Skip to content
Success

Console Output

Started by timer
Running as SYSTEM
Building remotely on build4-deb12build-ansible (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 aa25aeaa7504bbe19d1b62e6d2bee2e53a4227f8 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f aa25aeaa7504bbe19d1b62e6d2bee2e53a4227f8 # timeout=10
Commit message: "testenv: support fetching coredumps in jenkins"
 > git rev-list --no-walk aa25aeaa7504bbe19d1b62e6d2bee2e53a4227f8 # timeout=10
Copied 1 artifact from "build-kernel-none" build number 1 [ttcn3-hlr-test-latest] $ /bin/sh -xe /tmp/jenkins7746436393997818267.sh + DISTRO=debian:bookworm + echo debian:bookworm + tr : - + IMAGE=registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv + KERNEL=none + podman pull registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv Trying to pull registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv:latest... Getting image source signatures Copying blob sha256:6ece0c44f7e1cb6add39d2be94ecc4e3be369ad179c9063db4c04c4e1df3cff4 Copying blob sha256:3a3937af26a8952e6a45b598a2fe300213fdf3bc066e8fd1d2773e1bf34f24ef Copying blob sha256:903681d87777d28dc56866a07a2774c3fd5bf65fd734b24c9d0ecd9a13c9f636 Copying blob sha256:3ba895caeb2ce501d66c1a17a23315659f87d1b2eca9e512be202a723ab3681f Copying blob sha256:b4fd347305c5b0c70325e23c3b20b4988b363bd55bfb81e081c644f713f64d77 Copying blob sha256:f9df2b0bd80609546227397ba672f6855e83d258a1c10b58eaf2a6cce6607fb5 Copying blob sha256:e52cbd64c50a36c2b52fd17b204cc06cdef5a63d2c144e30e99e9d744b685a29 Copying blob sha256:91ff28d757cdcc05c5e104aa646e0ece49ef637b265e4ab7be9aed04a6e78305 Copying blob sha256:cb7e756bf0099050c2903fb015878daafa4cd7a8eae3325c5abfc3a883f1ee60 Copying blob sha256:d2a61b8f0af0d8887ba0617d477872ba5c3da32625cd2e959bd1cf4cf07edfd1 Copying blob sha256:2590bb5646d42d2c310a35906689958f21bacbfd75530855e1256e036f1e18f6 Copying config sha256:93a8993ea4ded6379834711ff3d37b851a12e703894bd2b023a59cbf594a4ca4 Writing manifest to image destination Storing signatures 93a8993ea4ded6379834711ff3d37b851a12e703894bd2b023a59cbf594a4ca4 + rm -rf logs _cache .linux + [ none != none ] + set +x + ./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-bookworm-osmo-ttcn3-testenv'] [testenv] + ['podman', 'history', 'debian-bookworm-osmo-ttcn3-testenv', '--format', 'json'] [testenv] Image creation date: 2024-12-12 14:28:09 [testenv] Assuming the podman image is up-to-date [testenv] + ['podman', 'run', '--rm', '--name', 'testenv-hlr-osmocom-latest-20250426-1225-b9e73a88-0', '--log-driver', 'json-file', '--log-opt', 'path=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/podman/testenv-hlr-osmocom-latest-20250426-1225-b9e73a88-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', '--device=/dev/net/tun', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/var-cache-apt:/var/cache/apt', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/var-lib-apt:/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-bookworm-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', '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-20250426-1225-b9e73a88-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', '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-20250426-1225-b9e73a88-0', 'apt-get', '-q', 'update'] Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] Get:4 http://deb.debian.org/debian bookworm/main amd64 Packages [8792 kB] Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [512 B] Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [260 kB] Fetched 9307 kB in 1s (11.2 MB/s) Reading package lists... [testenv] Updating osmo-ttcn3-hacks/deps [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-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-20250426-1225-b9e73a88-0', 'make', '-C', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/deps'] make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/deps' make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/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', '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-20250426-1225-b9e73a88-0', 'touch', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/ttcn3-deps-updated'] [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', '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', '-e', 'BUILDDIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/ttcn3', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/hlr', 'testenv-hlr-osmocom-latest-20250426-1225-b9e73a88-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', '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', '-e', 'BUILDDIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/ttcn3', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/hlr', 'testenv-hlr-osmocom-latest-20250426-1225-b9e73a88-0', 'sh', '-c', 'USE_CCACHE=1 ./regen_makefile.sh'] Generating Makefile skeleton... Makefile skeleton was generated. [testenv] Building testsuite [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-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', '-e', 'BUILDDIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/ttcn3', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest', 'testenv-hlr-osmocom-latest-20250426-1225-b9e73a88-0', 'make', 'hlr'] make -C /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/ttcn3/hlr compile make[1]: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/ttcn3/hlr' PP IPA_Emulation.ttcn TTCN *.ttcn *.asn warning: Charstring pattern: Environment variable TTCN3_DIR not present. Case-insensitive universal charstring patterns are disabled. 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:381.1-382.58: In template definition `tr_GSUP_SAI_REQ': GSUP_Templates.ttcn:382.14-58: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:382.54-57: In parameter #2 for `imsi': GSUP_Templates.ttcn:381.35-57: note: Referenced template parameter is here 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:415.62-416.40: In actual parameter list of function `@GSUP_Templates.f_gen_ts_ies': In parameter #7 for `source_name': GSUP_Templates.ttcn:414.7-46: 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:447.1-452.67: In template definition `ts_GSUP_ISD_RES': GSUP_Templates.ttcn:450.9-452.67: In actual parameter list of template `@GSUP_Templates.ts_GSUP': GSUP_Templates.ttcn:451.17-452.66: In parameter #2 for `ies': GSUP_Templates.ttcn:451.29-452.66: In actual parameter list of function `@GSUP_Templates.f_gen_ts_ies': In parameter #7 for `source_name': GSUP_Templates.ttcn:448.35-74: note: Referenced template parameter is here In parameter #8 for `destination_name': GSUP_Templates.ttcn:449.35-79: note: Referenced template parameter 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/ttcn3/hlr' make -j20 -C /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/ttcn3/hlr make[1]: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/ttcn3/hlr' DEP UDPasp_PT.cc DEP TELNETasp_PT.cc DEP TCCInterface.cc DEP TCCEncoding.cc DEP TCCConversion.cc DEP SS_EncDec.cc DEP MAP_EncDec.cc DEP Native_FunctionDefs.cc DEP IPL4asp_discovery.cc DEP IPL4asp_PT.cc DEP IPA_CodecPort_CtrlFunctDef.cc DEP DNS_EncDec.cc DEP SS_Protocol_part_7.cc DEP SS_Protocol_part_6.cc DEP SS_Protocol_part_5.cc DEP SS_Protocol_part_4.cc DEP SS_Protocol_part_3.cc DEP SS_Protocol_part_2.cc DEP SS_Protocol_part_1.cc DEP SS_PDU_Defs_part_7.cc DEP SS_PDU_Defs_part_6.cc DEP SS_PDU_Defs_part_5.cc DEP SS_PDU_Defs_part_4.cc DEP SS_PDU_Defs_part_3.cc DEP SS_PDU_Defs_part_2.cc DEP SS_PDU_Defs_part_1.cc DEP SS_Operations_part_7.cc DEP SS_Operations_part_6.cc DEP SS_Operations_part_5.cc DEP SS_Operations_part_4.cc DEP SS_Operations_part_3.cc DEP SS_Operations_part_2.cc DEP SS_Operations_part_1.cc DEP SS_Errors_part_7.cc DEP SS_Errors_part_6.cc DEP SS_Errors_part_5.cc DEP SS_Errors_part_4.cc DEP SS_Errors_part_3.cc DEP SS_Errors_part_2.cc DEP SS_Errors_part_1.cc DEP SS_DataTypes_part_7.cc DEP SS_DataTypes_part_6.cc DEP SS_DataTypes_part_5.cc DEP SS_DataTypes_part_4.cc DEP SS_DataTypes_part_3.cc DEP SS_DataTypes_part_2.cc DEP SS_DataTypes_part_1.cc DEP Remote_Operations_Information_Objects_part_7.cc DEP Remote_Operations_Information_Objects_part_6.cc DEP Remote_Operations_Information_Objects_part_5.cc DEP Remote_Operations_Information_Objects_part_4.cc DEP Remote_Operations_Information_Objects_part_3.cc DEP Remote_Operations_Information_Objects_part_2.cc DEP Remote_Operations_Information_Objects_part_1.cc DEP Remote_Operations_Generic_ROS_PDUs_part_7.cc DEP Remote_Operations_Generic_ROS_PDUs_part_6.cc DEP Remote_Operations_Generic_ROS_PDUs_part_5.cc DEP Remote_Operations_Generic_ROS_PDUs_part_4.cc DEP Remote_Operations_Generic_ROS_PDUs_part_3.cc DEP Remote_Operations_Generic_ROS_PDUs_part_2.cc DEP Remote_Operations_Generic_ROS_PDUs_part_1.cc DEP MobileDomainDefinitions_part_7.cc DEP MobileDomainDefinitions_part_6.cc DEP MobileDomainDefinitions_part_5.cc DEP MobileDomainDefinitions_part_4.cc DEP MobileDomainDefinitions_part_3.cc DEP MobileDomainDefinitions_part_2.cc DEP MobileDomainDefinitions_part_1.cc DEP MAP_TS_Code_part_7.cc DEP MAP_TS_Code_part_6.cc DEP MAP_TS_Code_part_5.cc DEP MAP_TS_Code_part_4.cc DEP MAP_TS_Code_part_3.cc DEP MAP_TS_Code_part_2.cc DEP MAP_TS_Code_part_1.cc DEP MAP_SupplementaryServiceOperations_part_6.cc DEP MAP_SupplementaryServiceOperations_part_7.cc DEP MAP_SupplementaryServiceOperations_part_5.cc DEP MAP_SupplementaryServiceOperations_part_4.cc DEP MAP_SupplementaryServiceOperations_part_3.cc DEP MAP_SupplementaryServiceOperations_part_2.cc DEP MAP_SupplementaryServiceOperations_part_1.cc DEP MAP_ShortMessageServiceOperations_part_7.cc DEP MAP_ShortMessageServiceOperations_part_6.cc DEP MAP_ShortMessageServiceOperations_part_5.cc DEP MAP_ShortMessageServiceOperations_part_4.cc DEP MAP_ShortMessageServiceOperations_part_3.cc DEP MAP_ShortMessageServiceOperations_part_2.cc DEP MAP_SS_DataTypes_part_7.cc DEP MAP_ShortMessageServiceOperations_part_1.cc DEP MAP_SS_DataTypes_part_6.cc DEP MAP_SS_DataTypes_part_5.cc DEP MAP_SS_DataTypes_part_4.cc DEP MAP_SS_DataTypes_part_3.cc DEP MAP_SS_DataTypes_part_2.cc DEP MAP_SS_DataTypes_part_1.cc DEP MAP_SS_Code_part_7.cc DEP MAP_SS_Code_part_6.cc DEP MAP_SS_Code_part_5.cc DEP MAP_SS_Code_part_4.cc DEP MAP_SS_Code_part_3.cc DEP MAP_SS_Code_part_2.cc DEP MAP_SS_Code_part_1.cc DEP MAP_SM_DataTypes_part_7.cc DEP MAP_SM_DataTypes_part_6.cc DEP MAP_SM_DataTypes_part_5.cc DEP MAP_SM_DataTypes_part_4.cc DEP MAP_SM_DataTypes_part_3.cc DEP MAP_SM_DataTypes_part_2.cc DEP MAP_SM_DataTypes_part_1.cc DEP MAP_Protocol_part_7.cc DEP MAP_Protocol_part_6.cc DEP MAP_Protocol_part_5.cc DEP MAP_Protocol_part_4.cc DEP MAP_Protocol_part_3.cc DEP MAP_Protocol_part_2.cc DEP MAP_Protocol_part_1.cc DEP MAP_PDU_Defs_part_7.cc DEP MAP_PDU_Defs_part_6.cc DEP MAP_PDU_Defs_part_5.cc DEP MAP_PDU_Defs_part_4.cc DEP MAP_PDU_Defs_part_3.cc DEP MAP_PDU_Defs_part_2.cc DEP MAP_PDU_Defs_part_1.cc DEP MAP_OperationAndMaintenanceOperations_part_7.cc DEP MAP_OperationAndMaintenanceOperations_part_6.cc DEP MAP_OperationAndMaintenanceOperations_part_5.cc DEP MAP_OperationAndMaintenanceOperations_part_4.cc DEP MAP_OperationAndMaintenanceOperations_part_3.cc DEP MAP_OperationAndMaintenanceOperations_part_2.cc DEP MAP_OperationAndMaintenanceOperations_part_1.cc DEP MAP_OM_DataTypes_part_7.cc DEP MAP_OM_DataTypes_part_6.cc DEP MAP_OM_DataTypes_part_5.cc DEP MAP_OM_DataTypes_part_4.cc DEP MAP_OM_DataTypes_part_3.cc DEP MAP_OM_DataTypes_part_2.cc DEP MAP_OM_DataTypes_part_1.cc DEP MAP_MobileServiceOperations_part_7.cc DEP MAP_MobileServiceOperations_part_6.cc DEP MAP_MobileServiceOperations_part_5.cc DEP MAP_MobileServiceOperations_part_4.cc DEP MAP_MobileServiceOperations_part_3.cc DEP MAP_MobileServiceOperations_part_2.cc DEP MAP_MobileServiceOperations_part_1.cc DEP MAP_MS_DataTypes_part_7.cc DEP MAP_MS_DataTypes_part_6.cc DEP MAP_MS_DataTypes_part_5.cc DEP MAP_MS_DataTypes_part_4.cc DEP MAP_MS_DataTypes_part_3.cc DEP MAP_MS_DataTypes_part_2.cc DEP MAP_MS_DataTypes_part_1.cc DEP MAP_LocationServiceOperations_part_7.cc DEP MAP_LocationServiceOperations_part_6.cc DEP MAP_LocationServiceOperations_part_5.cc DEP MAP_LocationServiceOperations_part_4.cc DEP MAP_LocationServiceOperations_part_3.cc DEP MAP_LocationServiceOperations_part_2.cc DEP MAP_LocationServiceOperations_part_1.cc DEP MAP_LCS_DataTypes_part_7.cc DEP MAP_LCS_DataTypes_part_6.cc DEP MAP_LCS_DataTypes_part_5.cc DEP MAP_LCS_DataTypes_part_4.cc DEP MAP_LCS_DataTypes_part_3.cc DEP MAP_LCS_DataTypes_part_2.cc DEP MAP_LCS_DataTypes_part_1.cc DEP MAP_Group_Call_Operations_part_7.cc DEP MAP_Group_Call_Operations_part_6.cc DEP MAP_Group_Call_Operations_part_5.cc DEP MAP_Group_Call_Operations_part_4.cc DEP MAP_Group_Call_Operations_part_3.cc DEP MAP_Group_Call_Operations_part_2.cc DEP MAP_Group_Call_Operations_part_1.cc DEP MAP_GR_DataTypes_part_7.cc DEP MAP_GR_DataTypes_part_6.cc DEP MAP_GR_DataTypes_part_5.cc DEP MAP_GR_DataTypes_part_4.cc DEP MAP_GR_DataTypes_part_3.cc DEP MAP_GR_DataTypes_part_2.cc DEP MAP_GR_DataTypes_part_1.cc DEP MAP_ExtensionDataTypes_part_7.cc DEP MAP_ExtensionDataTypes_part_6.cc DEP MAP_ExtensionDataTypes_part_5.cc DEP MAP_ExtensionDataTypes_part_4.cc DEP MAP_ExtensionDataTypes_part_3.cc DEP MAP_ExtensionDataTypes_part_2.cc DEP MAP_ExtensionDataTypes_part_1.cc DEP MAP_Errors_part_7.cc DEP MAP_Errors_part_6.cc DEP MAP_Errors_part_5.cc DEP MAP_Errors_part_4.cc DEP MAP_Errors_part_3.cc DEP MAP_Errors_part_2.cc DEP MAP_Errors_part_1.cc DEP MAP_ER_DataTypes_part_7.cc DEP MAP_ER_DataTypes_part_6.cc DEP MAP_ER_DataTypes_part_5.cc DEP MAP_ER_DataTypes_part_4.cc DEP MAP_ER_DataTypes_part_3.cc DEP MAP_ER_DataTypes_part_2.cc DEP MAP_ER_DataTypes_part_1.cc DEP MAP_DialogueInformation_part_7.cc DEP MAP_DialogueInformation_part_6.cc DEP MAP_DialogueInformation_part_5.cc DEP MAP_DialogueInformation_part_4.cc DEP MAP_DialogueInformation_part_3.cc DEP MAP_DialogueInformation_part_2.cc DEP MAP_DialogueInformation_part_1.cc DEP MAP_CommonDataTypes_part_7.cc DEP MAP_CommonDataTypes_part_6.cc DEP MAP_CommonDataTypes_part_5.cc DEP MAP_CommonDataTypes_part_4.cc DEP MAP_CommonDataTypes_part_3.cc DEP MAP_CommonDataTypes_part_2.cc DEP MAP_CommonDataTypes_part_1.cc DEP MAP_CallHandlingOperations_part_7.cc DEP MAP_CallHandlingOperations_part_6.cc DEP MAP_CallHandlingOperations_part_5.cc DEP MAP_CallHandlingOperations_part_4.cc DEP MAP_CallHandlingOperations_part_3.cc DEP MAP_CallHandlingOperations_part_2.cc DEP MAP_CallHandlingOperations_part_1.cc DEP MAP_CH_DataTypes_part_7.cc DEP MAP_CH_DataTypes_part_6.cc DEP MAP_CH_DataTypes_part_5.cc DEP MAP_CH_DataTypes_part_4.cc DEP MAP_CH_DataTypes_part_3.cc DEP MAP_CH_DataTypes_part_2.cc DEP MAP_CH_DataTypes_part_1.cc DEP MAP_BS_Code_part_7.cc DEP MAP_BS_Code_part_6.cc DEP MAP_BS_Code_part_5.cc DEP MAP_BS_Code_part_4.cc DEP MAP_BS_Code_part_3.cc DEP MAP_BS_Code_part_2.cc DEP MAP_BS_Code_part_1.cc DEP MAP_ApplicationContexts_part_7.cc DEP MAP_ApplicationContexts_part_6.cc DEP MAP_ApplicationContexts_part_5.cc DEP MAP_ApplicationContexts_part_4.cc DEP MAP_ApplicationContexts_part_3.cc DEP MAP_ApplicationContexts_part_2.cc DEP MAP_ApplicationContexts_part_1.cc DEP SS_Protocol.cc DEP SS_PDU_Defs.cc DEP SS_Operations.cc DEP SS_Errors.cc DEP SS_DataTypes.cc DEP Remote_Operations_Information_Objects.cc DEP Remote_Operations_Generic_ROS_PDUs.cc DEP MobileDomainDefinitions.cc DEP MAP_TS_Code.cc DEP MAP_ShortMessageServiceOperations.cc DEP MAP_SupplementaryServiceOperations.cc DEP MAP_SS_DataTypes.cc DEP MAP_SM_DataTypes.cc DEP MAP_Protocol.cc DEP MAP_PDU_Defs.cc DEP MAP_OperationAndMaintenanceOperations.cc DEP MAP_SS_Code.cc DEP MAP_OM_DataTypes.cc DEP MAP_MobileServiceOperations.cc DEP MAP_MS_DataTypes.cc DEP MAP_LocationServiceOperations.cc DEP MAP_LCS_DataTypes.cc DEP MAP_Group_Call_Operations.cc DEP MAP_GR_DataTypes.cc DEP MAP_ExtensionDataTypes.cc DEP MAP_Errors.cc DEP MAP_ER_DataTypes.cc DEP MAP_DialogueInformation.cc DEP MAP_CommonDataTypes.cc DEP MAP_CallHandlingOperations.cc DEP MAP_CH_DataTypes.cc DEP MAP_BS_Code.cc DEP IPA_Emulation_part_7.cc DEP MAP_ApplicationContexts.cc DEP IPA_Emulation_part_6.cc DEP IPA_Emulation_part_5.cc DEP IPA_Emulation_part_4.cc DEP IPA_Emulation_part_3.cc DEP IPA_Emulation_part_2.cc DEP IPA_Emulation_part_1.cc DEP IPA_Emulation.cc DEP USSD_Helpers_part_7.cc DEP USSD_Helpers_part_6.cc DEP USSD_Helpers_part_5.cc DEP USSD_Helpers_part_4.cc DEP USSD_Helpers_part_3.cc DEP USSD_Helpers_part_1.cc DEP USSD_Helpers_part_2.cc DEP UDPasp_Types_part_7.cc DEP UDPasp_Types_part_6.cc DEP UDPasp_Types_part_5.cc DEP UDPasp_Types_part_4.cc DEP UDPasp_Types_part_3.cc DEP UDPasp_Types_part_2.cc DEP UDPasp_Types_part_1.cc DEP UDPasp_PortType_part_7.cc DEP UDPasp_PortType_part_6.cc DEP UDPasp_PortType_part_5.cc DEP UDPasp_PortType_part_4.cc DEP UDPasp_PortType_part_3.cc DEP UDPasp_PortType_part_2.cc DEP UDPasp_PortType_part_1.cc DEP TELNETasp_PortType_part_7.cc DEP TELNETasp_PortType_part_6.cc DEP TELNETasp_PortType_part_5.cc DEP TELNETasp_PortType_part_3.cc DEP TELNETasp_PortType_part_4.cc DEP TELNETasp_PortType_part_2.cc DEP TELNETasp_PortType_part_1.cc DEP TCCInterface_Functions_part_7.cc DEP TCCInterface_Functions_part_6.cc DEP TCCInterface_Functions_part_5.cc DEP TCCInterface_Functions_part_4.cc DEP TCCInterface_Functions_part_3.cc DEP TCCInterface_Functions_part_2.cc DEP TCCInterface_Functions_part_1.cc DEP TCCEncoding_Functions_part_7.cc DEP TCCEncoding_Functions_part_6.cc DEP TCCEncoding_Functions_part_5.cc DEP TCCEncoding_Functions_part_3.cc DEP TCCEncoding_Functions_part_4.cc DEP TCCEncoding_Functions_part_2.cc DEP TCCEncoding_Functions_part_1.cc DEP TCCConversion_Functions_part_7.cc DEP TCCConversion_Functions_part_6.cc DEP TCCConversion_Functions_part_5.cc DEP TCCConversion_Functions_part_4.cc DEP TCCConversion_Functions_part_3.cc DEP TCCConversion_Functions_part_2.cc DEP TCCConversion_Functions_part_1.cc DEP Socket_API_Definitions_part_7.cc DEP Socket_API_Definitions_part_6.cc DEP Socket_API_Definitions_part_5.cc DEP Socket_API_Definitions_part_4.cc DEP Socket_API_Definitions_part_3.cc DEP Socket_API_Definitions_part_2.cc DEP Socket_API_Definitions_part_1.cc DEP SS_Types_part_7.cc DEP SS_Types_part_6.cc DEP SS_Types_part_5.cc DEP SS_Types_part_4.cc DEP SS_Types_part_3.cc DEP SS_Types_part_2.cc DEP SS_Types_part_1.cc DEP SS_Templates_part_7.cc DEP SS_Templates_part_6.cc DEP SS_Templates_part_5.cc DEP SS_Templates_part_4.cc DEP SS_Templates_part_3.cc DEP SS_Templates_part_2.cc DEP SS_Templates_part_1.cc DEP PCO_Types_part_7.cc DEP PCO_Types_part_6.cc DEP PCO_Types_part_5.cc DEP PCO_Types_part_4.cc DEP PCO_Types_part_3.cc DEP PCO_Types_part_2.cc DEP PCO_Types_part_1.cc DEP Osmocom_VTY_Functions_part_7.cc DEP Osmocom_VTY_Functions_part_6.cc DEP Osmocom_VTY_Functions_part_5.cc DEP Osmocom_VTY_Functions_part_4.cc DEP Osmocom_VTY_Functions_part_3.cc DEP Osmocom_VTY_Functions_part_2.cc DEP Osmocom_VTY_Functions_part_1.cc DEP Osmocom_Types_part_7.cc DEP Osmocom_Types_part_6.cc DEP Osmocom_Types_part_5.cc DEP Osmocom_Types_part_4.cc DEP Osmocom_Types_part_3.cc DEP Osmocom_Types_part_2.cc DEP Osmocom_Types_part_1.cc DEP Osmocom_CTRL_Types_part_7.cc DEP Osmocom_CTRL_Types_part_6.cc DEP Osmocom_CTRL_Types_part_5.cc DEP Osmocom_CTRL_Types_part_4.cc DEP Osmocom_CTRL_Types_part_3.cc DEP Osmocom_CTRL_Types_part_2.cc DEP Osmocom_CTRL_Types_part_1.cc DEP Osmocom_CTRL_Functions_part_7.cc DEP Osmocom_CTRL_Functions_part_6.cc DEP Osmocom_CTRL_Functions_part_5.cc DEP Osmocom_CTRL_Functions_part_4.cc DEP Osmocom_CTRL_Functions_part_3.cc DEP Osmocom_CTRL_Functions_part_2.cc DEP Osmocom_CTRL_Functions_part_1.cc DEP Osmocom_CTRL_Adapter_part_7.cc DEP Osmocom_CTRL_Adapter_part_6.cc DEP Osmocom_CTRL_Adapter_part_4.cc DEP Osmocom_CTRL_Adapter_part_5.cc DEP Osmocom_CTRL_Adapter_part_3.cc DEP Osmocom_CTRL_Adapter_part_2.cc DEP Osmocom_CTRL_Adapter_part_1.cc DEP Native_Functions_part_7.cc DEP Native_Functions_part_6.cc DEP Native_Functions_part_5.cc DEP Native_Functions_part_4.cc DEP Native_Functions_part_3.cc DEP Native_Functions_part_2.cc DEP MobileL3_Types_part_7.cc DEP Native_Functions_part_1.cc DEP MobileL3_Types_part_6.cc DEP MobileL3_Types_part_5.cc DEP MobileL3_Types_part_4.cc DEP MobileL3_Types_part_3.cc DEP MobileL3_Types_part_2.cc DEP MobileL3_Types_part_1.cc DEP MobileL3_SS_Types_part_7.cc DEP MobileL3_SS_Types_part_6.cc DEP MobileL3_SS_Types_part_5.cc DEP MobileL3_SS_Types_part_4.cc DEP MobileL3_SS_Types_part_3.cc DEP MobileL3_SS_Types_part_2.cc DEP MobileL3_SS_Types_part_1.cc DEP MobileL3_SMS_Types_part_7.cc DEP MobileL3_SMS_Types_part_6.cc DEP MobileL3_SMS_Types_part_5.cc DEP MobileL3_SMS_Types_part_4.cc DEP MobileL3_SMS_Types_part_3.cc DEP MobileL3_SMS_Types_part_2.cc DEP MobileL3_SMS_Types_part_1.cc DEP MobileL3_RRM_Types_part_7.cc DEP MobileL3_RRM_Types_part_6.cc DEP MobileL3_RRM_Types_part_5.cc DEP MobileL3_RRM_Types_part_4.cc DEP MobileL3_RRM_Types_part_3.cc DEP MobileL3_RRM_Types_part_2.cc DEP MobileL3_RRM_Types_part_1.cc DEP MobileL3_MM_Types_part_7.cc DEP MobileL3_MM_Types_part_6.cc DEP MobileL3_MM_Types_part_5.cc DEP MobileL3_MM_Types_part_4.cc DEP MobileL3_MM_Types_part_3.cc DEP MobileL3_MM_Types_part_2.cc DEP MobileL3_MM_Types_part_1.cc DEP MobileL3_GMM_SM_Types_part_7.cc DEP MobileL3_GMM_SM_Types_part_6.cc DEP MobileL3_GMM_SM_Types_part_5.cc DEP MobileL3_GMM_SM_Types_part_4.cc DEP MobileL3_GMM_SM_Types_part_3.cc DEP MobileL3_GMM_SM_Types_part_2.cc DEP MobileL3_GMM_SM_Types_part_1.cc DEP MobileL3_CommonIE_Types_part_7.cc DEP MobileL3_CommonIE_Types_part_6.cc DEP MobileL3_CommonIE_Types_part_5.cc DEP MobileL3_CommonIE_Types_part_4.cc DEP MobileL3_CommonIE_Types_part_3.cc DEP MobileL3_CommonIE_Types_part_2.cc DEP MobileL3_CommonIE_Types_part_1.cc DEP MobileL3_CC_Types_part_7.cc DEP MobileL3_CC_Types_part_6.cc DEP MobileL3_CC_Types_part_5.cc DEP MobileL3_CC_Types_part_4.cc DEP MobileL3_CC_Types_part_3.cc DEP MobileL3_CC_Types_part_2.cc DEP MobileL3_CC_Types_part_1.cc DEP Misc_Helpers_part_7.cc DEP Misc_Helpers_part_6.cc DEP Misc_Helpers_part_5.cc DEP Misc_Helpers_part_4.cc DEP Misc_Helpers_part_3.cc DEP Misc_Helpers_part_2.cc DEP Misc_Helpers_part_1.cc DEP MSLookup_mDNS_Types_part_7.cc DEP MSLookup_mDNS_Types_part_6.cc DEP MSLookup_mDNS_Types_part_5.cc DEP MSLookup_mDNS_Types_part_4.cc DEP MSLookup_mDNS_Types_part_3.cc DEP MSLookup_mDNS_Types_part_2.cc DEP MSLookup_mDNS_Types_part_1.cc DEP MSLookup_mDNS_Templates_part_7.cc DEP MSLookup_mDNS_Templates_part_6.cc DEP MSLookup_mDNS_Templates_part_5.cc DEP MSLookup_mDNS_Templates_part_4.cc DEP MSLookup_mDNS_Templates_part_3.cc DEP MSLookup_mDNS_Templates_part_2.cc DEP MSLookup_mDNS_Templates_part_1.cc DEP MSLookup_mDNS_Emulation_part_7.cc DEP MSLookup_mDNS_Emulation_part_6.cc DEP MSLookup_mDNS_Emulation_part_5.cc DEP MSLookup_mDNS_Emulation_part_4.cc DEP MSLookup_mDNS_Emulation_part_3.cc DEP MSLookup_mDNS_Emulation_part_2.cc DEP MSLookup_mDNS_Emulation_part_1.cc DEP MAP_Types_part_7.cc DEP MAP_Types_part_6.cc DEP MAP_Types_part_5.cc DEP MAP_Types_part_4.cc DEP MAP_Types_part_3.cc DEP MAP_Types_part_2.cc DEP MAP_Types_part_1.cc DEP IPL4asp_Types_part_7.cc DEP IPL4asp_Types_part_6.cc DEP IPL4asp_Types_part_5.cc DEP IPL4asp_Types_part_4.cc DEP IPL4asp_Types_part_3.cc DEP IPL4asp_Types_part_2.cc DEP IPL4asp_Types_part_1.cc DEP IPL4asp_PortType_part_7.cc DEP IPL4asp_PortType_part_6.cc DEP IPL4asp_PortType_part_5.cc DEP IPL4asp_PortType_part_4.cc DEP IPL4asp_PortType_part_3.cc DEP IPL4asp_PortType_part_2.cc DEP IPL4asp_PortType_part_1.cc DEP IPL4asp_Functions_part_7.cc DEP IPL4asp_Functions_part_6.cc DEP IPL4asp_Functions_part_5.cc DEP IPL4asp_Functions_part_4.cc DEP IPL4asp_Functions_part_3.cc DEP IPL4asp_Functions_part_2.cc DEP IPL4asp_Functions_part_1.cc DEP IPA_Types_part_7.cc DEP IPA_Types_part_6.cc DEP IPA_Types_part_5.cc DEP IPA_Types_part_4.cc DEP IPA_Types_part_3.cc DEP IPA_Types_part_2.cc DEP IPA_Types_part_1.cc DEP IPA_CodecPort_CtrlFunct_part_7.cc DEP IPA_CodecPort_CtrlFunct_part_6.cc DEP IPA_CodecPort_CtrlFunct_part_5.cc DEP IPA_CodecPort_CtrlFunct_part_4.cc DEP IPA_CodecPort_CtrlFunct_part_3.cc DEP IPA_CodecPort_CtrlFunct_part_2.cc DEP IPA_CodecPort_CtrlFunct_part_1.cc DEP IPA_CodecPort_part_7.cc DEP IPA_CodecPort_part_6.cc DEP IPA_CodecPort_part_5.cc DEP IPA_CodecPort_part_4.cc DEP IPA_CodecPort_part_3.cc DEP IPA_CodecPort_part_2.cc DEP IPA_CodecPort_part_1.cc DEP HLR_Tests_part_7.cc DEP HLR_Tests_part_6.cc DEP HLR_Tests_part_5.cc DEP HLR_Tests_part_4.cc DEP HLR_Tests_part_3.cc DEP HLR_Tests_part_2.cc DEP HLR_Tests_part_1.cc DEP HLR_EUSE_part_7.cc DEP HLR_EUSE_part_6.cc DEP HLR_EUSE_part_5.cc DEP HLR_EUSE_part_4.cc DEP HLR_EUSE_part_3.cc DEP HLR_EUSE_part_2.cc DEP HLR_EUSE_part_1.cc DEP General_Types_part_7.cc DEP General_Types_part_6.cc DEP General_Types_part_5.cc DEP General_Types_part_4.cc DEP General_Types_part_3.cc DEP General_Types_part_2.cc DEP General_Types_part_1.cc DEP GSUP_Types_part_7.cc DEP GSUP_Types_part_6.cc DEP GSUP_Types_part_5.cc DEP GSUP_Types_part_4.cc DEP GSUP_Types_part_3.cc DEP GSUP_Types_part_2.cc DEP GSUP_Types_part_1.cc DEP GSUP_Templates_part_7.cc DEP GSUP_Templates_part_6.cc DEP GSUP_Templates_part_5.cc DEP GSUP_Templates_part_4.cc DEP GSUP_Templates_part_3.cc DEP GSUP_Templates_part_2.cc DEP GSUP_Templates_part_1.cc DEP GSUP_Emulation_part_7.cc DEP GSUP_Emulation_part_6.cc DEP GSUP_Emulation_part_5.cc DEP GSUP_Emulation_part_4.cc DEP GSUP_Emulation_part_3.cc DEP GSUP_Emulation_part_2.cc DEP GSUP_Emulation_part_1.cc DEP GSM_Types_part_7.cc DEP GSM_Types_part_6.cc DEP GSM_Types_part_5.cc DEP GSM_Types_part_4.cc DEP GSM_Types_part_3.cc DEP GSM_Types_part_2.cc DEP GSM_Types_part_1.cc DEP DNS_Types_part_7.cc DEP DNS_Types_part_6.cc DEP DNS_Types_part_5.cc DEP DNS_Types_part_4.cc DEP DNS_Types_part_3.cc DEP DNS_Types_part_2.cc DEP DNS_Types_part_1.cc DEP DNS_Helpers_part_7.cc DEP DNS_Helpers_part_6.cc DEP DNS_Helpers_part_5.cc DEP DNS_Helpers_part_4.cc DEP DNS_Helpers_part_3.cc DEP DNS_Helpers_part_2.cc DEP DNS_Helpers_part_1.cc DEP USSD_Helpers.cc DEP UDPasp_Types.cc DEP UDPasp_PortType.cc DEP TELNETasp_PortType.cc DEP TCCInterface_Functions.cc DEP TCCEncoding_Functions.cc DEP TCCConversion_Functions.cc DEP Socket_API_Definitions.cc DEP SS_Types.cc DEP SS_Templates.cc DEP PCO_Types.cc DEP Osmocom_VTY_Functions.cc DEP Osmocom_Types.cc DEP Osmocom_CTRL_Types.cc DEP Osmocom_CTRL_Functions.cc DEP Osmocom_CTRL_Adapter.cc DEP Native_Functions.cc DEP MobileL3_Types.cc DEP MobileL3_SS_Types.cc DEP MobileL3_SMS_Types.cc DEP MobileL3_RRM_Types.cc DEP MobileL3_MM_Types.cc DEP MobileL3_GMM_SM_Types.cc DEP MobileL3_CommonIE_Types.cc DEP MobileL3_CC_Types.cc DEP Misc_Helpers.cc DEP MSLookup_mDNS_Types.cc DEP MSLookup_mDNS_Templates.cc DEP MSLookup_mDNS_Emulation.cc DEP MAP_Types.cc DEP IPL4asp_Types.cc DEP IPL4asp_PortType.cc DEP IPL4asp_Functions.cc DEP IPA_Types.cc DEP IPA_CodecPort_CtrlFunct.cc DEP IPA_CodecPort.cc DEP HLR_Tests.cc DEP HLR_EUSE.cc DEP General_Types.cc DEP GSUP_Types.cc DEP GSUP_Templates.cc DEP GSUP_Emulation.cc DEP GSM_Types.cc DEP DNS_Types.cc DEP DNS_Helpers.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 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 GSUP_Emulation.cc: In function 'COMPONENT GSUP__Emulation::f__comp__by__imsi(const CHARSTRING&)': GSUP_Emulation.cc:4864:1: warning: control reaches end of non-void function [-Wreturn-type] 4864 | } | ^ GSUP_Emulation.cc: In function 'CHARSTRING GSUP__Emulation::f__imsi__by__comp(const COMPONENT&)': GSUP_Emulation.cc:4915:1: warning: control reaches end of non-void function [-Wreturn-type] 4915 | } | ^ 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_7.o CC MSLookup_mDNS_Templates_part_6.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_6.o CC Osmocom_VTY_Functions_part_5.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_3.o CC MAP_ShortMessageServiceOperations_part_2.o CC MAP_ShortMessageServiceOperations_part_4.o CC MAP_ShortMessageServiceOperations_part_5.o CC MAP_ShortMessageServiceOperations_part_6.o CC MAP_ShortMessageServiceOperations_part_7.o CC MAP_SupplementaryServiceOperations_part_1.o CC MAP_SupplementaryServiceOperations_part_2.o CC MAP_SupplementaryServiceOperations_part_3.o CC MAP_SupplementaryServiceOperations_part_4.o CC MAP_SupplementaryServiceOperations_part_5.o CC MAP_SupplementaryServiceOperations_part_6.o CC MAP_SupplementaryServiceOperations_part_7.o CC MAP_TS_Code_part_1.o CC MAP_TS_Code_part_2.o CC MAP_TS_Code_part_3.o CC MAP_TS_Code_part_4.o CC MAP_TS_Code_part_5.o CC MAP_TS_Code_part_6.o CC MAP_TS_Code_part_7.o CC MobileDomainDefinitions_part_1.o CC MobileDomainDefinitions_part_2.o CC MobileDomainDefinitions_part_3.o CC MobileDomainDefinitions_part_4.o CC MobileDomainDefinitions_part_5.o CC MobileDomainDefinitions_part_6.o CC MobileDomainDefinitions_part_7.o CC Remote_Operations_Generic_ROS_PDUs_part_1.o CC Remote_Operations_Generic_ROS_PDUs_part_2.o CC Remote_Operations_Generic_ROS_PDUs_part_3.o CC Remote_Operations_Generic_ROS_PDUs_part_4.o CC Remote_Operations_Generic_ROS_PDUs_part_5.o CC Remote_Operations_Generic_ROS_PDUs_part_6.o CC Remote_Operations_Generic_ROS_PDUs_part_7.o CC Remote_Operations_Information_Objects_part_1.o CC Remote_Operations_Information_Objects_part_2.o CC Remote_Operations_Information_Objects_part_3.o CC Remote_Operations_Information_Objects_part_4.o CC Remote_Operations_Information_Objects_part_5.o CC Remote_Operations_Information_Objects_part_6.o CC Remote_Operations_Information_Objects_part_7.o CC SS_DataTypes_part_1.o CC SS_DataTypes_part_2.o CC SS_DataTypes_part_3.o CC SS_DataTypes_part_4.o CC SS_DataTypes_part_5.o CC SS_DataTypes_part_6.o CC SS_DataTypes_part_7.o CC SS_Errors_part_1.o CC SS_Errors_part_2.o CC SS_Errors_part_3.o CC SS_Errors_part_4.o CC SS_Errors_part_5.o CC SS_Errors_part_6.o CC SS_Errors_part_7.o CC SS_Operations_part_1.o CC SS_Operations_part_2.o CC SS_Operations_part_3.o CC SS_Operations_part_4.o CC SS_Operations_part_5.o CC SS_Operations_part_6.o CC SS_Operations_part_7.o CC SS_PDU_Defs_part_1.o CC SS_PDU_Defs_part_2.o CC SS_PDU_Defs_part_3.o CC SS_PDU_Defs_part_4.o CC SS_PDU_Defs_part_5.o CC SS_PDU_Defs_part_6.o CC SS_PDU_Defs_part_7.o CC SS_Protocol_part_1.o CC SS_Protocol_part_2.o CC SS_Protocol_part_3.o CC SS_Protocol_part_4.o CC SS_Protocol_part_5.o CC SS_Protocol_part_6.o CC SS_Protocol_part_7.o CC DNS_EncDec.o CC IPA_CodecPort_CtrlFunctDef.o CC IPL4asp_PT.o CC IPL4asp_discovery.o CC Native_FunctionDefs.o CC MAP_EncDec.o CC SS_EncDec.o CC TCCConversion.o CC TCCEncoding.o CC TCCInterface.o CC TELNETasp_PT.o CC UDPasp_PT.o CCLD DNS_Helpers.so CCLD DNS_Types.so CCLD GSM_Types.so CCLD GSUP_Emulation.so CCLD GSUP_Templates.so CCLD GSUP_Types.so CCLD General_Types.so CCLD HLR_EUSE.so CCLD HLR_Tests.so CCLD IPA_CodecPort.so CCLD IPA_CodecPort_CtrlFunct.so CCLD IPA_Types.so CCLD IPL4asp_Functions.so CCLD IPL4asp_PortType.so CCLD IPL4asp_Types.so CCLD MAP_Types.so CCLD MSLookup_mDNS_Emulation.so CCLD MSLookup_mDNS_Templates.so CCLD MSLookup_mDNS_Types.so CCLD Misc_Helpers.so CCLD MobileL3_CC_Types.so CCLD MobileL3_CommonIE_Types.so CCLD MobileL3_GMM_SM_Types.so CCLD MobileL3_MM_Types.so CCLD MobileL3_RRM_Types.so CCLD MobileL3_SMS_Types.so CCLD MobileL3_SS_Types.so CCLD MobileL3_Types.so CCLD Native_Functions.so CCLD Osmocom_CTRL_Adapter.so CCLD Osmocom_CTRL_Functions.so CCLD Osmocom_CTRL_Types.so CCLD Osmocom_Types.so CCLD Osmocom_VTY_Functions.so CCLD PCO_Types.so CCLD SS_Templates.so CCLD SS_Types.so CCLD Socket_API_Definitions.so CCLD TCCConversion_Functions.so CCLD TCCEncoding_Functions.so CCLD TCCInterface_Functions.so CCLD TELNETasp_PortType.so CCLD UDPasp_PortType.so CCLD UDPasp_Types.so CCLD USSD_Helpers.so CCLD DNS_Helpers_part_1.so CCLD DNS_Helpers_part_2.so CCLD DNS_Helpers_part_3.so CCLD DNS_Helpers_part_4.so CCLD DNS_Helpers_part_5.so CCLD DNS_Helpers_part_6.so CCLD DNS_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_5.so CCLD GSUP_Templates_part_6.so CCLD GSUP_Templates_part_7.so CCLD GSUP_Types_part_1.so CCLD GSUP_Types_part_2.so CCLD GSUP_Types_part_3.so CCLD GSUP_Types_part_4.so CCLD GSUP_Types_part_5.so CCLD GSUP_Types_part_6.so CCLD GSUP_Types_part_7.so CCLD General_Types_part_1.so CCLD General_Types_part_2.so CCLD General_Types_part_3.so CCLD General_Types_part_4.so CCLD General_Types_part_5.so CCLD General_Types_part_6.so CCLD General_Types_part_7.so CCLD HLR_EUSE_part_1.so CCLD HLR_EUSE_part_2.so CCLD HLR_EUSE_part_3.so CCLD HLR_EUSE_part_4.so CCLD HLR_EUSE_part_5.so CCLD HLR_EUSE_part_6.so CCLD HLR_EUSE_part_7.so CCLD HLR_Tests_part_2.so CCLD HLR_Tests_part_1.so CCLD HLR_Tests_part_3.so CCLD HLR_Tests_part_4.so CCLD HLR_Tests_part_5.so CCLD HLR_Tests_part_6.so CCLD HLR_Tests_part_7.so CCLD IPA_CodecPort_part_1.so CCLD IPA_CodecPort_part_2.so CCLD IPA_CodecPort_part_3.so CCLD IPA_CodecPort_part_4.so CCLD IPA_CodecPort_part_5.so CCLD IPA_CodecPort_part_6.so CCLD IPA_CodecPort_part_7.so CCLD IPA_CodecPort_CtrlFunct_part_1.so CCLD IPA_CodecPort_CtrlFunct_part_2.so CCLD IPA_CodecPort_CtrlFunct_part_3.so CCLD IPA_CodecPort_CtrlFunct_part_4.so CCLD IPA_CodecPort_CtrlFunct_part_5.so CCLD IPA_CodecPort_CtrlFunct_part_6.so CCLD IPA_CodecPort_CtrlFunct_part_7.so CCLD IPA_Types_part_1.so CCLD IPA_Types_part_2.so CCLD IPA_Types_part_3.so CCLD IPA_Types_part_4.so CCLD IPA_Types_part_5.so CCLD IPA_Types_part_6.so CCLD IPA_Types_part_7.so CCLD IPL4asp_Functions_part_1.so CCLD IPL4asp_Functions_part_2.so CCLD IPL4asp_Functions_part_3.so CCLD IPL4asp_Functions_part_4.so CCLD IPL4asp_Functions_part_5.so CCLD IPL4asp_Functions_part_6.so CCLD IPL4asp_Functions_part_7.so CCLD IPL4asp_PortType_part_1.so CCLD IPL4asp_PortType_part_2.so CCLD IPL4asp_PortType_part_3.so CCLD IPL4asp_PortType_part_4.so CCLD IPL4asp_PortType_part_5.so CCLD IPL4asp_PortType_part_6.so CCLD IPL4asp_PortType_part_7.so CCLD IPL4asp_Types_part_1.so CCLD IPL4asp_Types_part_2.so CCLD IPL4asp_Types_part_3.so CCLD IPL4asp_Types_part_4.so CCLD IPL4asp_Types_part_5.so CCLD IPL4asp_Types_part_6.so CCLD IPL4asp_Types_part_7.so CCLD MAP_Types_part_1.so CCLD MAP_Types_part_2.so CCLD MAP_Types_part_3.so CCLD MAP_Types_part_4.so CCLD MAP_Types_part_5.so CCLD MAP_Types_part_6.so CCLD MAP_Types_part_7.so CCLD MSLookup_mDNS_Emulation_part_1.so CCLD MSLookup_mDNS_Emulation_part_2.so CCLD MSLookup_mDNS_Emulation_part_3.so CCLD MSLookup_mDNS_Emulation_part_4.so CCLD MSLookup_mDNS_Emulation_part_5.so CCLD MSLookup_mDNS_Emulation_part_6.so CCLD MSLookup_mDNS_Emulation_part_7.so CCLD MSLookup_mDNS_Templates_part_1.so CCLD MSLookup_mDNS_Templates_part_2.so CCLD MSLookup_mDNS_Templates_part_3.so CCLD MSLookup_mDNS_Templates_part_4.so CCLD MSLookup_mDNS_Templates_part_5.so CCLD MSLookup_mDNS_Templates_part_6.so CCLD MSLookup_mDNS_Templates_part_7.so CCLD MSLookup_mDNS_Types_part_1.so CCLD MSLookup_mDNS_Types_part_2.so CCLD MSLookup_mDNS_Types_part_3.so CCLD MSLookup_mDNS_Types_part_4.so CCLD MSLookup_mDNS_Types_part_5.so CCLD MSLookup_mDNS_Types_part_6.so CCLD MSLookup_mDNS_Types_part_7.so CCLD Misc_Helpers_part_1.so CCLD Misc_Helpers_part_2.so CCLD Misc_Helpers_part_3.so CCLD Misc_Helpers_part_4.so CCLD Misc_Helpers_part_5.so CCLD Misc_Helpers_part_6.so CCLD Misc_Helpers_part_7.so CCLD MobileL3_CC_Types_part_1.so CCLD MobileL3_CC_Types_part_2.so CCLD MobileL3_CC_Types_part_3.so CCLD MobileL3_CC_Types_part_4.so CCLD MobileL3_CC_Types_part_5.so CCLD MobileL3_CC_Types_part_6.so CCLD MobileL3_CC_Types_part_7.so CCLD MobileL3_CommonIE_Types_part_1.so CCLD MobileL3_CommonIE_Types_part_2.so CCLD MobileL3_CommonIE_Types_part_3.so CCLD MobileL3_CommonIE_Types_part_4.so CCLD MobileL3_CommonIE_Types_part_5.so CCLD MobileL3_CommonIE_Types_part_6.so CCLD MobileL3_CommonIE_Types_part_7.so CCLD MobileL3_GMM_SM_Types_part_1.so CCLD MobileL3_GMM_SM_Types_part_2.so CCLD MobileL3_GMM_SM_Types_part_3.so CCLD MobileL3_GMM_SM_Types_part_4.so CCLD MobileL3_GMM_SM_Types_part_5.so CCLD MobileL3_GMM_SM_Types_part_6.so CCLD MobileL3_GMM_SM_Types_part_7.so CCLD MobileL3_MM_Types_part_1.so CCLD MobileL3_MM_Types_part_2.so CCLD MobileL3_MM_Types_part_3.so CCLD MobileL3_MM_Types_part_4.so CCLD MobileL3_MM_Types_part_5.so CCLD MobileL3_MM_Types_part_6.so CCLD MobileL3_MM_Types_part_7.so CCLD MobileL3_RRM_Types_part_1.so CCLD MobileL3_RRM_Types_part_2.so CCLD MobileL3_RRM_Types_part_3.so CCLD MobileL3_RRM_Types_part_4.so CCLD MobileL3_RRM_Types_part_5.so CCLD MobileL3_RRM_Types_part_6.so CCLD MobileL3_RRM_Types_part_7.so CCLD MobileL3_SMS_Types_part_1.so CCLD MobileL3_SMS_Types_part_2.so CCLD MobileL3_SMS_Types_part_3.so CCLD MobileL3_SMS_Types_part_4.so CCLD MobileL3_SMS_Types_part_5.so CCLD MobileL3_SMS_Types_part_6.so CCLD MobileL3_SMS_Types_part_7.so CCLD MobileL3_SS_Types_part_1.so CCLD MobileL3_SS_Types_part_2.so CCLD MobileL3_SS_Types_part_3.so CCLD MobileL3_SS_Types_part_4.so CCLD MobileL3_SS_Types_part_5.so CCLD MobileL3_SS_Types_part_6.so CCLD MobileL3_SS_Types_part_7.so CCLD MobileL3_Types_part_1.so CCLD MobileL3_Types_part_2.so CCLD MobileL3_Types_part_3.so CCLD MobileL3_Types_part_4.so CCLD MobileL3_Types_part_5.so CCLD MobileL3_Types_part_6.so CCLD MobileL3_Types_part_7.so CCLD Native_Functions_part_1.so CCLD Native_Functions_part_3.so CCLD Native_Functions_part_2.so CCLD Native_Functions_part_4.so CCLD Native_Functions_part_5.so CCLD Native_Functions_part_6.so CCLD Native_Functions_part_7.so CCLD Osmocom_CTRL_Adapter_part_1.so CCLD Osmocom_CTRL_Adapter_part_2.so CCLD Osmocom_CTRL_Adapter_part_3.so CCLD Osmocom_CTRL_Adapter_part_4.so CCLD Osmocom_CTRL_Adapter_part_5.so CCLD Osmocom_CTRL_Adapter_part_6.so CCLD Osmocom_CTRL_Adapter_part_7.so CCLD Osmocom_CTRL_Functions_part_1.so CCLD Osmocom_CTRL_Functions_part_2.so CCLD Osmocom_CTRL_Functions_part_3.so CCLD Osmocom_CTRL_Functions_part_4.so CCLD Osmocom_CTRL_Functions_part_5.so CCLD Osmocom_CTRL_Functions_part_6.so CCLD Osmocom_CTRL_Functions_part_7.so CCLD Osmocom_CTRL_Types_part_1.so CCLD Osmocom_CTRL_Types_part_2.so CCLD Osmocom_CTRL_Types_part_3.so CCLD Osmocom_CTRL_Types_part_4.so CCLD Osmocom_CTRL_Types_part_5.so CCLD Osmocom_CTRL_Types_part_6.so CCLD Osmocom_CTRL_Types_part_7.so CCLD Osmocom_Types_part_1.so CCLD Osmocom_Types_part_2.so CCLD Osmocom_Types_part_3.so CCLD Osmocom_Types_part_4.so CCLD Osmocom_Types_part_5.so CCLD Osmocom_Types_part_6.so CCLD Osmocom_Types_part_7.so CCLD Osmocom_VTY_Functions_part_1.so CCLD Osmocom_VTY_Functions_part_2.so CCLD Osmocom_VTY_Functions_part_3.so CCLD Osmocom_VTY_Functions_part_4.so CCLD Osmocom_VTY_Functions_part_5.so CCLD Osmocom_VTY_Functions_part_6.so CCLD Osmocom_VTY_Functions_part_7.so CCLD PCO_Types_part_1.so CCLD PCO_Types_part_2.so CCLD PCO_Types_part_3.so CCLD PCO_Types_part_4.so CCLD PCO_Types_part_5.so CCLD PCO_Types_part_6.so CCLD PCO_Types_part_7.so CCLD SS_Templates_part_1.so CCLD SS_Templates_part_2.so CCLD SS_Templates_part_3.so CCLD SS_Templates_part_4.so CCLD SS_Templates_part_5.so CCLD SS_Templates_part_6.so CCLD SS_Templates_part_7.so CCLD SS_Types_part_1.so CCLD SS_Types_part_2.so CCLD SS_Types_part_3.so CCLD SS_Types_part_4.so CCLD SS_Types_part_5.so CCLD SS_Types_part_6.so CCLD SS_Types_part_7.so CCLD Socket_API_Definitions_part_1.so CCLD Socket_API_Definitions_part_2.so CCLD Socket_API_Definitions_part_3.so CCLD Socket_API_Definitions_part_4.so CCLD Socket_API_Definitions_part_5.so CCLD Socket_API_Definitions_part_6.so CCLD Socket_API_Definitions_part_7.so CCLD TCCConversion_Functions_part_1.so CCLD TCCConversion_Functions_part_2.so CCLD TCCConversion_Functions_part_3.so CCLD TCCConversion_Functions_part_4.so CCLD TCCConversion_Functions_part_5.so CCLD TCCConversion_Functions_part_6.so CCLD TCCConversion_Functions_part_7.so CCLD TCCEncoding_Functions_part_1.so CCLD TCCEncoding_Functions_part_2.so CCLD TCCEncoding_Functions_part_3.so CCLD TCCEncoding_Functions_part_4.so CCLD TCCEncoding_Functions_part_5.so CCLD TCCEncoding_Functions_part_6.so CCLD TCCEncoding_Functions_part_7.so CCLD TCCInterface_Functions_part_1.so CCLD TCCInterface_Functions_part_2.so CCLD TCCInterface_Functions_part_3.so CCLD TCCInterface_Functions_part_4.so CCLD TCCInterface_Functions_part_5.so CCLD TCCInterface_Functions_part_6.so CCLD TCCInterface_Functions_part_7.so CCLD TELNETasp_PortType_part_1.so CCLD TELNETasp_PortType_part_2.so CCLD TELNETasp_PortType_part_3.so CCLD TELNETasp_PortType_part_4.so CCLD TELNETasp_PortType_part_5.so CCLD TELNETasp_PortType_part_6.so CCLD TELNETasp_PortType_part_7.so CCLD UDPasp_PortType_part_1.so CCLD UDPasp_PortType_part_2.so CCLD UDPasp_PortType_part_3.so CCLD UDPasp_PortType_part_4.so CCLD UDPasp_PortType_part_5.so CCLD UDPasp_PortType_part_6.so CCLD UDPasp_PortType_part_7.so CCLD UDPasp_Types_part_1.so CCLD UDPasp_Types_part_2.so CCLD UDPasp_Types_part_3.so CCLD UDPasp_Types_part_4.so CCLD UDPasp_Types_part_5.so CCLD UDPasp_Types_part_6.so CCLD UDPasp_Types_part_7.so CCLD USSD_Helpers_part_1.so CCLD USSD_Helpers_part_2.so CCLD USSD_Helpers_part_3.so CCLD USSD_Helpers_part_4.so CCLD USSD_Helpers_part_5.so CCLD USSD_Helpers_part_6.so CCLD USSD_Helpers_part_7.so CCLD IPA_Emulation.so CCLD IPA_Emulation_part_1.so CCLD IPA_Emulation_part_2.so CCLD IPA_Emulation_part_3.so CCLD IPA_Emulation_part_4.so CCLD IPA_Emulation_part_5.so CCLD IPA_Emulation_part_6.so CCLD IPA_Emulation_part_7.so CCLD MAP_ApplicationContexts.so CCLD MAP_BS_Code.so CCLD MAP_CH_DataTypes.so CCLD MAP_CallHandlingOperations.so CCLD MAP_CommonDataTypes.so CCLD MAP_DialogueInformation.so CCLD MAP_ER_DataTypes.so CCLD MAP_Errors.so CCLD MAP_ExtensionDataTypes.so CCLD MAP_GR_DataTypes.so CCLD MAP_Group_Call_Operations.so CCLD MAP_LCS_DataTypes.so CCLD MAP_LocationServiceOperations.so CCLD MAP_MS_DataTypes.so CCLD MAP_MobileServiceOperations.so CCLD MAP_OM_DataTypes.so CCLD MAP_OperationAndMaintenanceOperations.so CCLD MAP_PDU_Defs.so CCLD MAP_Protocol.so CCLD MAP_SM_DataTypes.so CCLD MAP_SS_Code.so CCLD MAP_SS_DataTypes.so CCLD MAP_ShortMessageServiceOperations.so CCLD MAP_SupplementaryServiceOperations.so CCLD MAP_TS_Code.so CCLD MobileDomainDefinitions.so CCLD Remote_Operations_Generic_ROS_PDUs.so CCLD Remote_Operations_Information_Objects.so CCLD SS_DataTypes.so CCLD SS_Errors.so CCLD SS_Operations.so CCLD SS_PDU_Defs.so CCLD SS_Protocol.so CCLD MAP_ApplicationContexts_part_1.so CCLD MAP_ApplicationContexts_part_2.so CCLD MAP_ApplicationContexts_part_3.so CCLD MAP_ApplicationContexts_part_4.so CCLD MAP_ApplicationContexts_part_5.so CCLD MAP_ApplicationContexts_part_6.so CCLD MAP_ApplicationContexts_part_7.so CCLD MAP_BS_Code_part_1.so CCLD MAP_BS_Code_part_2.so CCLD MAP_BS_Code_part_3.so CCLD MAP_BS_Code_part_4.so CCLD MAP_BS_Code_part_5.so CCLD MAP_BS_Code_part_6.so CCLD MAP_BS_Code_part_7.so CCLD MAP_CH_DataTypes_part_1.so CCLD MAP_CH_DataTypes_part_2.so CCLD MAP_CH_DataTypes_part_3.so CCLD MAP_CH_DataTypes_part_4.so CCLD MAP_CH_DataTypes_part_5.so CCLD MAP_CH_DataTypes_part_6.so CCLD MAP_CH_DataTypes_part_7.so CCLD MAP_CallHandlingOperations_part_1.so CCLD MAP_CallHandlingOperations_part_2.so CCLD MAP_CallHandlingOperations_part_3.so CCLD MAP_CallHandlingOperations_part_4.so CCLD MAP_CallHandlingOperations_part_5.so CCLD MAP_CallHandlingOperations_part_6.so CCLD MAP_CallHandlingOperations_part_7.so CCLD MAP_CommonDataTypes_part_1.so CCLD MAP_CommonDataTypes_part_2.so CCLD MAP_CommonDataTypes_part_3.so CCLD MAP_CommonDataTypes_part_4.so CCLD MAP_CommonDataTypes_part_5.so CCLD MAP_CommonDataTypes_part_6.so CCLD MAP_CommonDataTypes_part_7.so CCLD MAP_DialogueInformation_part_1.so CCLD MAP_DialogueInformation_part_2.so CCLD MAP_DialogueInformation_part_3.so CCLD MAP_DialogueInformation_part_4.so CCLD MAP_DialogueInformation_part_5.so CCLD MAP_DialogueInformation_part_6.so CCLD MAP_DialogueInformation_part_7.so CCLD MAP_ER_DataTypes_part_1.so CCLD MAP_ER_DataTypes_part_2.so CCLD MAP_ER_DataTypes_part_3.so CCLD MAP_ER_DataTypes_part_4.so CCLD MAP_ER_DataTypes_part_5.so CCLD MAP_ER_DataTypes_part_6.so CCLD MAP_ER_DataTypes_part_7.so CCLD MAP_Errors_part_1.so CCLD MAP_Errors_part_2.so CCLD MAP_Errors_part_3.so CCLD MAP_Errors_part_4.so CCLD MAP_Errors_part_5.so CCLD MAP_Errors_part_6.so CCLD MAP_Errors_part_7.so CCLD MAP_ExtensionDataTypes_part_1.so CCLD MAP_ExtensionDataTypes_part_2.so CCLD MAP_ExtensionDataTypes_part_3.so CCLD MAP_ExtensionDataTypes_part_4.so CCLD MAP_ExtensionDataTypes_part_5.so CCLD MAP_ExtensionDataTypes_part_6.so CCLD MAP_ExtensionDataTypes_part_7.so CCLD MAP_GR_DataTypes_part_1.so CCLD MAP_GR_DataTypes_part_2.so CCLD MAP_GR_DataTypes_part_3.so CCLD MAP_GR_DataTypes_part_4.so CCLD MAP_GR_DataTypes_part_5.so CCLD MAP_GR_DataTypes_part_6.so CCLD MAP_GR_DataTypes_part_7.so CCLD MAP_Group_Call_Operations_part_1.so CCLD MAP_Group_Call_Operations_part_2.so CCLD MAP_Group_Call_Operations_part_3.so CCLD MAP_Group_Call_Operations_part_4.so CCLD MAP_Group_Call_Operations_part_5.so CCLD MAP_Group_Call_Operations_part_6.so CCLD MAP_Group_Call_Operations_part_7.so CCLD MAP_LCS_DataTypes_part_1.so CCLD MAP_LCS_DataTypes_part_2.so CCLD MAP_LCS_DataTypes_part_3.so CCLD MAP_LCS_DataTypes_part_4.so CCLD MAP_LCS_DataTypes_part_5.so CCLD MAP_LCS_DataTypes_part_6.so CCLD MAP_LCS_DataTypes_part_7.so CCLD MAP_LocationServiceOperations_part_1.so CCLD MAP_LocationServiceOperations_part_2.so CCLD MAP_LocationServiceOperations_part_3.so CCLD MAP_LocationServiceOperations_part_4.so CCLD MAP_LocationServiceOperations_part_5.so CCLD MAP_LocationServiceOperations_part_6.so CCLD MAP_LocationServiceOperations_part_7.so CCLD MAP_MS_DataTypes_part_1.so CCLD MAP_MS_DataTypes_part_2.so CCLD MAP_MS_DataTypes_part_3.so CCLD MAP_MS_DataTypes_part_4.so CCLD MAP_MS_DataTypes_part_5.so CCLD MAP_MS_DataTypes_part_6.so CCLD MAP_MS_DataTypes_part_7.so CCLD MAP_MobileServiceOperations_part_1.so CCLD MAP_MobileServiceOperations_part_2.so CCLD MAP_MobileServiceOperations_part_3.so CCLD MAP_MobileServiceOperations_part_4.so CCLD MAP_MobileServiceOperations_part_5.so CCLD MAP_MobileServiceOperations_part_6.so CCLD MAP_MobileServiceOperations_part_7.so CCLD MAP_OM_DataTypes_part_1.so CCLD MAP_OM_DataTypes_part_2.so CCLD MAP_OM_DataTypes_part_3.so CCLD MAP_OM_DataTypes_part_4.so CCLD MAP_OM_DataTypes_part_5.so CCLD MAP_OM_DataTypes_part_6.so CCLD MAP_OM_DataTypes_part_7.so CCLD MAP_OperationAndMaintenanceOperations_part_1.so CCLD MAP_OperationAndMaintenanceOperations_part_2.so CCLD MAP_OperationAndMaintenanceOperations_part_3.so CCLD MAP_OperationAndMaintenanceOperations_part_4.so CCLD MAP_OperationAndMaintenanceOperations_part_5.so CCLD MAP_OperationAndMaintenanceOperations_part_6.so CCLD MAP_OperationAndMaintenanceOperations_part_7.so CCLD MAP_PDU_Defs_part_1.so CCLD MAP_PDU_Defs_part_2.so CCLD MAP_PDU_Defs_part_3.so CCLD MAP_PDU_Defs_part_4.so CCLD MAP_PDU_Defs_part_5.so CCLD MAP_PDU_Defs_part_6.so CCLD MAP_PDU_Defs_part_7.so CCLD MAP_Protocol_part_1.so CCLD MAP_Protocol_part_2.so CCLD MAP_Protocol_part_4.so CCLD MAP_Protocol_part_3.so CCLD MAP_Protocol_part_5.so CCLD MAP_Protocol_part_6.so CCLD MAP_Protocol_part_7.so CCLD MAP_SM_DataTypes_part_1.so CCLD MAP_SM_DataTypes_part_2.so CCLD MAP_SM_DataTypes_part_3.so CCLD MAP_SM_DataTypes_part_4.so CCLD MAP_SM_DataTypes_part_5.so CCLD MAP_SM_DataTypes_part_6.so CCLD MAP_SM_DataTypes_part_7.so CCLD MAP_SS_Code_part_1.so CCLD MAP_SS_Code_part_2.so CCLD MAP_SS_Code_part_3.so CCLD MAP_SS_Code_part_4.so CCLD MAP_SS_Code_part_5.so CCLD MAP_SS_Code_part_6.so CCLD MAP_SS_Code_part_7.so CCLD MAP_SS_DataTypes_part_1.so CCLD MAP_SS_DataTypes_part_2.so CCLD MAP_SS_DataTypes_part_3.so CCLD MAP_SS_DataTypes_part_4.so CCLD MAP_SS_DataTypes_part_5.so CCLD MAP_SS_DataTypes_part_6.so CCLD MAP_SS_DataTypes_part_7.so CCLD MAP_ShortMessageServiceOperations_part_1.so CCLD MAP_ShortMessageServiceOperations_part_2.so CCLD MAP_ShortMessageServiceOperations_part_3.so CCLD MAP_ShortMessageServiceOperations_part_4.so CCLD MAP_ShortMessageServiceOperations_part_5.so CCLD MAP_ShortMessageServiceOperations_part_6.so CCLD MAP_ShortMessageServiceOperations_part_7.so CCLD MAP_SupplementaryServiceOperations_part_1.so CCLD MAP_SupplementaryServiceOperations_part_2.so CCLD MAP_SupplementaryServiceOperations_part_3.so CCLD MAP_SupplementaryServiceOperations_part_4.so CCLD MAP_SupplementaryServiceOperations_part_5.so CCLD MAP_SupplementaryServiceOperations_part_6.so CCLD MAP_SupplementaryServiceOperations_part_7.so CCLD MAP_TS_Code_part_1.so CCLD MAP_TS_Code_part_2.so CCLD MAP_TS_Code_part_3.so CCLD MAP_TS_Code_part_4.so CCLD MAP_TS_Code_part_5.so CCLD MAP_TS_Code_part_6.so CCLD MAP_TS_Code_part_7.so CCLD MobileDomainDefinitions_part_1.so CCLD MobileDomainDefinitions_part_2.so CCLD MobileDomainDefinitions_part_3.so CCLD MobileDomainDefinitions_part_4.so CCLD MobileDomainDefinitions_part_5.so CCLD MobileDomainDefinitions_part_6.so CCLD MobileDomainDefinitions_part_7.so CCLD Remote_Operations_Generic_ROS_PDUs_part_1.so CCLD Remote_Operations_Generic_ROS_PDUs_part_2.so CCLD Remote_Operations_Generic_ROS_PDUs_part_3.so CCLD Remote_Operations_Generic_ROS_PDUs_part_4.so CCLD Remote_Operations_Generic_ROS_PDUs_part_5.so CCLD Remote_Operations_Generic_ROS_PDUs_part_6.so CCLD Remote_Operations_Generic_ROS_PDUs_part_7.so CCLD Remote_Operations_Information_Objects_part_1.so CCLD Remote_Operations_Information_Objects_part_2.so CCLD Remote_Operations_Information_Objects_part_3.so CCLD Remote_Operations_Information_Objects_part_4.so CCLD Remote_Operations_Information_Objects_part_5.so CCLD Remote_Operations_Information_Objects_part_6.so CCLD Remote_Operations_Information_Objects_part_7.so CCLD SS_DataTypes_part_1.so CCLD SS_DataTypes_part_2.so CCLD SS_DataTypes_part_3.so CCLD SS_DataTypes_part_4.so CCLD SS_DataTypes_part_5.so CCLD SS_DataTypes_part_6.so CCLD SS_DataTypes_part_7.so CCLD SS_Errors_part_1.so CCLD SS_Errors_part_2.so CCLD SS_Errors_part_3.so CCLD SS_Errors_part_4.so CCLD SS_Errors_part_5.so CCLD SS_Errors_part_6.so CCLD SS_Errors_part_7.so CCLD SS_Operations_part_1.so CCLD SS_Operations_part_2.so CCLD SS_Operations_part_3.so CCLD SS_Operations_part_4.so CCLD SS_Operations_part_5.so CCLD SS_Operations_part_6.so CCLD SS_Operations_part_7.so CCLD SS_PDU_Defs_part_1.so CCLD SS_PDU_Defs_part_2.so CCLD SS_PDU_Defs_part_3.so CCLD SS_PDU_Defs_part_4.so CCLD SS_PDU_Defs_part_5.so CCLD SS_PDU_Defs_part_6.so CCLD SS_PDU_Defs_part_7.so CCLD SS_Protocol_part_1.so CCLD SS_Protocol_part_2.so CCLD SS_Protocol_part_3.so CCLD SS_Protocol_part_4.so CCLD SS_Protocol_part_5.so CCLD SS_Protocol_part_6.so CCLD SS_Protocol_part_7.so CCLD DNS_EncDec.so CCLD IPA_CodecPort_CtrlFunctDef.so CCLD IPL4asp_PT.so CCLD IPL4asp_discovery.so CCLD Native_FunctionDefs.so CCLD MAP_EncDec.so CCLD SS_EncDec.so CCLD TCCConversion.so CCLD TCCEncoding.so CCLD TCCInterface.so CCLD TELNETasp_PT.so CCLD UDPasp_PT.so CCLD HLR_Tests make[1]: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/ttcn3/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', '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-20250426-1225-b9e73a88-0', 'sh', '-c', "echo 'deb [signed-by=/obs.key] https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12/ ./' > /etc/apt/sources.list.d/osmocom.list"] [testenv] + ['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', '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-20250426-1225-b9e73a88-0', 'apt-get', '-q', 'update'] Hit:1 http://deb.debian.org/debian bookworm InRelease Hit:2 http://deb.debian.org/debian bookworm-updates InRelease Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease Get:4 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ InRelease [1580 B] Get:5 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ Packages [196 kB] Fetched 198 kB in 1s (352 kB/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', '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-20250426-1225-b9e73a88-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', '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-20250426-1225-b9e73a88-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', '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-20250426-1225-b9e73a88-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: libc-bin libc-dev-bin libc6 libc6-dev libosmo-gsup-client0 libosmo-mslookup1 libosmoabis15 libosmocodec4 libosmocoding0 libosmocore libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmousb0 libosmovty13 osmocom-latest Suggested packages: glibc-doc libc-l10n locales libnss-nis libnss-nisplus manpages-dev Recommended packages: manpages manpages-dev libc-devtools 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-latest The following packages will be upgraded: libc-bin libc-dev-bin libc6 libc6-dev 4 upgraded, 20 newly installed, 0 to remove and 85 not upgraded. Need to get 16.7 MB of archives. After this operation, 17.8 MB of additional disk space will be used. Get:1 http://deb.debian.org/debian bookworm/main amd64 libc6-dev amd64 2.36-9+deb12u10 [1903 kB] Get:2 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmocom-latest 1.0.0 [1156 B] Get:3 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocore22 1.11.0 [170 kB] Get:4 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoisdn0 1.11.0 [71.0 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmogsm20 1.11.0 [228 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmonetif11 1.6.0 [59.8 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmovty13 1.11.0 [104 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoabis15 2.0.0 [70.8 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-gsup-client0 1.9.1 [21.4 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-mslookup1 1.9.1 [23.7 kB] Get:11 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocodec4 1.11.0 [51.8 kB] Get:12 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocoding0 1.11.0 [71.5 kB] Get:13 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmogb14 1.11.0 [178 kB] Get:14 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoctrl0 1.11.0 [60.2 kB] Get:15 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmosim2 1.11.0 [64.1 kB] Get:16 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmousb0 1.11.0 [50.8 kB] Get:17 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocore 1.11.0 [44.2 kB] Get:18 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmo-hlr 1.9.1 [112 kB] Get:19 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocore-dbg 1.11.0 [2164 kB] Get:20 http://deb.debian.org/debian bookworm/main amd64 libc-dev-bin amd64 2.36-9+deb12u10 [47.1 kB] Get:21 http://deb.debian.org/debian bookworm/main amd64 libc6 amd64 2.36-9+deb12u10 [2757 kB] Get:22 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmo-hlr-dbg 1.9.1 [461 kB] Get:23 http://deb.debian.org/debian bookworm/main amd64 libc-bin amd64 2.36-9+deb12u10 [608 kB] Get:24 http://deb.debian.org/debian bookworm/main amd64 libc6-dbg amd64 2.36-9+deb12u10 [7385 kB] Fetched 16.7 MB in 0s (91.1 MB/s) debconf: delaying package configuration, since apt-utils is not installed (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 ... 40050 files and directories currently installed.) Preparing to unpack .../libc6-dev_2.36-9+deb12u10_amd64.deb ... Unpacking libc6-dev:amd64 (2.36-9+deb12u10) over (2.36-9+deb12u9) ... Preparing to unpack .../libc-dev-bin_2.36-9+deb12u10_amd64.deb ... Unpacking libc-dev-bin (2.36-9+deb12u10) over (2.36-9+deb12u9) ... Preparing to unpack .../libc6_2.36-9+deb12u10_amd64.deb ... Unpacking libc6:amd64 (2.36-9+deb12u10) over (2.36-9+deb12u9) ... Setting up libc6:amd64 (2.36-9+deb12u10) ... (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 ... 40050 files and directories currently installed.) Preparing to unpack .../libc-bin_2.36-9+deb12u10_amd64.deb ... Unpacking libc-bin (2.36-9+deb12u10) over (2.36-9+deb12u9) ... Setting up libc-bin (2.36-9+deb12u10) ... 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 ... 40050 files and directories currently installed.) Preparing to unpack .../00-libc6-dbg_2.36-9+deb12u10_amd64.deb ... Unpacking libc6-dbg:amd64 (2.36-9+deb12u10) ... Selecting previously unselected package osmocom-latest. Preparing to unpack .../01-osmocom-latest_1.0.0_amd64.deb ... Unpacking osmocom-latest (1.0.0) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../02-libosmocore22_1.11.0_amd64.deb ... Unpacking libosmocore22:amd64 (1.11.0) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../03-libosmoisdn0_1.11.0_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.11.0) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../04-libosmogsm20_1.11.0_amd64.deb ... Unpacking libosmogsm20:amd64 (1.11.0) ... Selecting previously unselected package libosmonetif11:amd64. Preparing to unpack .../05-libosmonetif11_1.6.0_amd64.deb ... Unpacking libosmonetif11:amd64 (1.6.0) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../06-libosmovty13_1.11.0_amd64.deb ... Unpacking libosmovty13:amd64 (1.11.0) ... Selecting previously unselected package libosmoabis15:amd64. Preparing to unpack .../07-libosmoabis15_2.0.0_amd64.deb ... Unpacking libosmoabis15:amd64 (2.0.0) ... Selecting previously unselected package libosmo-gsup-client0:amd64. Preparing to unpack .../08-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 .../09-libosmo-mslookup1_1.9.1_amd64.deb ... Unpacking libosmo-mslookup1:amd64 (1.9.1) ... Selecting previously unselected package libosmocodec4:amd64. Preparing to unpack .../10-libosmocodec4_1.11.0_amd64.deb ... Unpacking libosmocodec4:amd64 (1.11.0) ... Selecting previously unselected package libosmocoding0:amd64. Preparing to unpack .../11-libosmocoding0_1.11.0_amd64.deb ... Unpacking libosmocoding0:amd64 (1.11.0) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../12-libosmogb14_1.11.0_amd64.deb ... Unpacking libosmogb14:amd64 (1.11.0) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../13-libosmoctrl0_1.11.0_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.11.0) ... Selecting previously unselected package libosmosim2:amd64. Preparing to unpack .../14-libosmosim2_1.11.0_amd64.deb ... Unpacking libosmosim2:amd64 (1.11.0) ... Selecting previously unselected package libosmousb0:amd64. Preparing to unpack .../15-libosmousb0_1.11.0_amd64.deb ... Unpacking libosmousb0:amd64 (1.11.0) ... Selecting previously unselected package libosmocore. Preparing to unpack .../16-libosmocore_1.11.0_amd64.deb ... Unpacking libosmocore (1.11.0) ... Selecting previously unselected package osmo-hlr. Preparing to unpack .../17-osmo-hlr_1.9.1_amd64.deb ... Unpacking osmo-hlr (1.9.1) ... Selecting previously unselected package libosmocore-dbg:amd64. Preparing to unpack .../18-libosmocore-dbg_1.11.0_amd64.deb ... Unpacking libosmocore-dbg:amd64 (1.11.0) ... Selecting previously unselected package osmo-hlr-dbg. Preparing to unpack .../19-osmo-hlr-dbg_1.9.1_amd64.deb ... Unpacking osmo-hlr-dbg (1.9.1) ... Setting up osmocom-latest (1.0.0) ... Setting up libc6-dbg:amd64 (2.36-9+deb12u10) ... Setting up libosmocore22:amd64 (1.11.0) ... Setting up libosmocodec4:amd64 (1.11.0) ... Setting up libc-dev-bin (2.36-9+deb12u10) ... Setting up libosmovty13:amd64 (1.11.0) ... Setting up libosmoisdn0:amd64 (1.11.0) ... Setting up libosmousb0:amd64 (1.11.0) ... Setting up libc6-dev:amd64 (2.36-9+deb12u10) ... Setting up libosmogsm20:amd64 (1.11.0) ... Setting up libosmoctrl0:amd64 (1.11.0) ... Setting up libosmogb14:amd64 (1.11.0) ... Setting up libosmonetif11:amd64 (1.6.0) ... Setting up libosmocoding0:amd64 (1.11.0) ... Setting up libosmo-mslookup1:amd64 (1.9.1) ... Setting up libosmosim2:amd64 (1.11.0) ... Setting up libosmocore (1.11.0) ... Setting up libosmoabis15:amd64 (2.0.0) ... Setting up libosmocore-dbg:amd64 (1.11.0) ... 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 Setting up osmo-hlr-dbg (1.9.1) ... Processing triggers for libc-bin (2.36-9+deb12u10) ... [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', '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-20250426-1225-b9e73a88-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', '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-20250426-1225-b9e73a88-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', '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-20250426-1225-b9e73a88-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', '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-20250426-1225-b9e73a88-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', '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-20250426-1225-b9e73a88-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', '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-20250426-1225-b9e73a88-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', '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-20250426-1225-b9e73a88-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', '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-20250426-1225-b9e73a88-0', 'sh', '-c', 'osmo-hlr 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/hlr/hlr.log'] 20250426122518462 DMAIN <0000> hlr.c:812 hlr starting 20250426122518462 DDB <0001> db.c:600 using database: :memory: 20250426122518462 DDB <0001> db.c:601 Compiled against SQLite3 lib version 3.40.1 20250426122518463 DDB <0001> db.c:602 Running with SQLite3 lib version 3.40.1 20250426122518463 DDB <0001> db.c:621 SQLite3 compiled with 'ATOMIC_INTRINSICS=1' 20250426122518463 DDB <0001> db.c:621 SQLite3 compiled with 'COMPILER=gcc-12.2.0' 20250426122518463 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_AUTOVACUUM' 20250426122518463 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_CACHE_SIZE=-2000' 20250426122518463 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_FILE_FORMAT=4' 20250426122518463 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_JOURNAL_SIZE_LIMIT=-1' 20250426122518463 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_MMAP_SIZE=0' 20250426122518463 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_PAGE_SIZE=4096' 20250426122518463 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_PCACHE_INITSZ=20' 20250426122518463 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_RECURSIVE_TRIGGERS' 20250426122518463 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_SECTOR_SIZE=4096' 20250426122518463 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_SYNCHRONOUS=2' 20250426122518463 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_WAL_AUTOCHECKPOINT=1000' 20250426122518463 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_WAL_SYNCHRONOUS=2' 20250426122518463 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_WORKER_THREADS=0' 20250426122518463 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_COLUMN_METADATA' 20250426122518463 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_DBSTAT_VTAB' 20250426122518463 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_FTS3' 20250426122518463 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_FTS3_PARENTHESIS' 20250426122518463 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_FTS3_TOKENIZER' 20250426122518463 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_FTS4' 20250426122518463 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_FTS5' 20250426122518463 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_LOAD_EXTENSION' 20250426122518463 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_MATH_FUNCTIONS' 20250426122518463 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_PREUPDATE_HOOK' 20250426122518463 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_RTREE' 20250426122518463 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_SESSION' 20250426122518463 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_STMTVTAB' 20250426122518463 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_UNLOCK_NOTIFY' 20250426122518463 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_UPDATE_DELETE_LIMIT' 20250426122518463 DDB <0001> db.c:621 SQLite3 compiled with 'HAVE_ISNAN' 20250426122518463 DDB <0001> db.c:621 SQLite3 compiled with 'LIKE_DOESNT_MATCH_BLOBS' 20250426122518463 DDB <0001> db.c:621 SQLite3 compiled with 'MALLOC_SOFT_LIMIT=1024' 20250426122518463 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_ATTACHED=10' 20250426122518463 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_COLUMN=2000' 20250426122518463 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_COMPOUND_SELECT=500' 20250426122518463 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_DEFAULT_PAGE_SIZE=32768' 20250426122518463 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_EXPR_DEPTH=1000' 20250426122518463 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_FUNCTION_ARG=127' 20250426122518463 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_LENGTH=1000000000' 20250426122518463 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_LIKE_PATTERN_LENGTH=50000' 20250426122518463 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_MMAP_SIZE=0x7fff0000' 20250426122518463 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_PAGE_COUNT=1073741823' 20250426122518463 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_PAGE_SIZE=65536' 20250426122518463 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_SCHEMA_RETRY=25' 20250426122518463 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_SQL_LENGTH=1000000000' 20250426122518463 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_TRIGGER_DEPTH=1000' 20250426122518463 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_VARIABLE_NUMBER=250000' 20250426122518463 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_VDBE_OP=250000000' 20250426122518463 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_WORKER_THREADS=8' 20250426122518463 DDB <0001> db.c:621 SQLite3 compiled with 'MUTEX_PTHREADS' 20250426122518463 DDB <0001> db.c:621 SQLite3 compiled with 'OMIT_LOOKASIDE' 20250426122518463 DDB <0001> db.c:621 SQLite3 compiled with 'SECURE_DELETE' 20250426122518463 DDB <0001> db.c:621 SQLite3 compiled with 'SOUNDEX' 20250426122518463 DDB <0001> db.c:621 SQLite3 compiled with 'SYSTEM_MALLOC' 20250426122518463 DDB <0001> db.c:621 SQLite3 compiled with 'TEMP_STORE=1' 20250426122518463 DDB <0001> db.c:621 SQLite3 compiled with 'THREADSAFE=1' 20250426122518463 DDB <0001> db.c:621 SQLite3 compiled with 'USE_URI' 20250426122518463 DDB <0001> db.c:637 Not setting SQL log callback: SQLite3 compiled without support for it 20250426122518465 DDB <0001> db.c:300 Table 'subscriber' not found in database ':memory:' 20250426122518465 DDB <0001> db.c:668 Missing database tables detected; Bootstrapping database ':memory:' 20250426122518466 DDB <0001> db.c:679 Database ':memory:' has HLR DB schema version 7 20250426122518467 DLGLOBAL <0009> telnet_interface.c:88 Available via telnet 127.0.0.1 4258 20250426122518467 DLCTRL <0010> control_if.c:1026 CTRL at 127.0.0.1 4259 [testenv] Running testsuite [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', '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', '-e', 'BUILDDIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/ttcn3', '-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-20250426-1225-b9e73a88-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 ttcn3_start: warning: TTCN3_DIR environment variable is not set spawn mctr_cli HLR_Tests.cfg ************************************************************************* * TTCN-3 Test Executor - Main Controller 2 * * Version: 9.0.0 * * Copyright (c) 2000-2023 Ericsson Telecom AB * * All rights reserved. This program and the accompanying materials * * are made available under the terms of the Eclipse Public License v2.0 * * which accompanies this distribution, and is available at * * https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html * ************************************************************************* Using configuration file: HLR_Tests.cfg MC@7d2084491a2b: Unix server socket created successfully. MC@7d2084491a2b: Listening on TCP port 39469. MC2> 7d2084491a2b is the default spawn /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/ttcn3/hlr/HLR_Tests 7d2084491a2b 39469 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@7d2084491a2b: New HC connected from 10.0.2.100 [10.0.2.100]. 7d2084491a2b: Linux 6.1.0-13-amd64 on x86_64. cmtc MC@7d2084491a2b: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@7d2084491a2b: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@7d2084491a2b: Configuration file was processed on all HCs. MC@7d2084491a2b: Creating MTC on host 10.0.2.100. MC@7d2084491a2b: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@7d2084491a2b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_err_invalid_imsi'. ------ HLR_Tests.TC_gsup_sai_err_invalid_imsi ------ Sat Apr 26 12:25:18 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@7d2084491a2b: 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@7d2084491a2b: Test case TC_gsup_sai_err_invalid_imsi started. MTC@7d2084491a2b: legacy= false MTC@7d2084491a2b: in not legacy case 1 MTC@7d2084491a2b: in not legacy case 2 20250426122519960 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250426122519960 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(3)@7d2084491a2b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426122519965 DLINP <000b> input/ipa.c:452 connected read/write 20250426122519965 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122519968 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36488<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(3)@7d2084491a2b: 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)@7d2084491a2b: 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 } } } } 20250426122519970 DLINP <000b> input/ipa.c:452 connected read/write 20250426122519971 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122519971 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250426122519971 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250426122519971 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 20250426122519971 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250426122519971 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 20250426122519971 DLGSUP <0013> gsup_server.c:236 2: 20250426122519971 DLGSUP <0013> gsup_server.c:238 2: 00 20250426122519971 DLGSUP <0013> gsup_server.c:236 3: 20250426122519971 DLGSUP <0013> gsup_server.c:238 3: 00 20250426122519971 DLGSUP <0013> gsup_server.c:236 4: 20250426122519971 DLGSUP <0013> gsup_server.c:238 4: 00 20250426122519971 DLGSUP <0013> gsup_server.c:236 5: 20250426122519971 DLGSUP <0013> gsup_server.c:238 5: 00 20250426122519971 DLGSUP <0013> gsup_server.c:236 7: 20250426122519971 DLGSUP <0013> gsup_server.c:238 7: 00 20250426122519971 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250426122519971 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250426122519971 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)@7d2084491a2b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 5@7d2084491a2b: 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") 20250426122519996 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:46857<->l=127.0.0.1:4259) HLR_Test-GSUP(4)@7d2084491a2b: Created GsupExpect[0] for "0123" to be handled at TC_gsup_sai_err_invalid_imsi(7) 20250426122520007 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36502<->l=127.0.0.1:4258 20250426122520018 DLINP <000b> input/ipa.c:452 connected read/write 20250426122520018 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122520018 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"} 20250426122520018 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" 20250426122520018 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} 20250426122520018 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 20250426122520018 DLINP <000b> input/ipa.c:452 connected read/write 20250426122520018 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122520018 DLINP <000b> input/ipa.c:452 connected read/write 20250426122520018 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(4)@7d2084491a2b: Found GsupExpect[0] for "0123" handled at TC_gsup_sai_err_invalid_imsi(7) HLR_Test-GSUP(4)@7d2084491a2b: Added IMSI table entry 0TC_gsup_sai_err_invalid_imsi(7)"0123" TC_gsup_sai_err_invalid_imsi(7)@7d2084491a2b: setverdict(pass): none -> pass TC_gsup_sai_err_invalid_imsi(7)@7d2084491a2b: setverdict(pass): pass -> pass, component reason not changed 20250426122520023 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36502<->l=127.0.0.1:4258 TC_gsup_sai_err_invalid_imsi(7)@7d2084491a2b: Final verdict of PTC: pass 20250426122520025 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36488<->l=127.0.0.1:4258 20250426122520035 DLINP <000b> input/ipa.c:452 connected read/write 20250426122520035 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122520035 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250426122520035 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250426122520035 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(4)@7d2084491a2b: Final verdict of PTC: none 5@7d2084491a2b: Final verdict of PTC: none 20250426122520035 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46857<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(3)@7d2084491a2b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(6)@7d2084491a2b: Final verdict of PTC: none MTC@7d2084491a2b: Setting final verdict of the test case. MTC@7d2084491a2b: Local verdict of MTC: none MTC@7d2084491a2b: Local verdict of PTC HLR_Test-GSUP-IPA(3): none (none -> none) MTC@7d2084491a2b: Local verdict of PTC HLR_Test-GSUP(4): none (none -> none) MTC@7d2084491a2b: Local verdict of PTC with component reference 5: none (none -> none) MTC@7d2084491a2b: Local verdict of PTC IPA-CTRL-CLI-IPA(6): none (none -> none) MTC@7d2084491a2b: Local verdict of PTC TC_gsup_sai_err_invalid_imsi(7): pass (none -> pass) MTC@7d2084491a2b: Test case TC_gsup_sai_err_invalid_imsi finished. Verdict: pass MTC@7d2084491a2b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_err_invalid_imsi pass'. Sat Apr 26 12:25:20 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 20250426122520078 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36518<->l=127.0.0.1:4258 20250426122520179 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36518<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=352) Waiting for packet dumper to finish... 1 (prev_count=352, count=25156) MTC@7d2084491a2b: 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@7d2084491a2b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai'. ------ HLR_Tests.TC_gsup_sai ------ Sat Apr 26 12:25:22 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@7d2084491a2b: 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@7d2084491a2b: Test case TC_gsup_sai started. MTC@7d2084491a2b: legacy= false MTC@7d2084491a2b: in not legacy case 1 MTC@7d2084491a2b: in not legacy case 2 20250426122523294 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250426122523294 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(8)@7d2084491a2b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426122523297 DLINP <000b> input/ipa.c:452 connected read/write 20250426122523297 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122523299 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55662<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(8)@7d2084491a2b: 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) } } } } 20250426122523302 DLINP <000b> input/ipa.c:452 connected read/write 20250426122523302 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122523302 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250426122523302 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250426122523302 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 20250426122523302 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250426122523302 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 20250426122523302 DLGSUP <0013> gsup_server.c:236 2: 20250426122523302 DLGSUP <0013> gsup_server.c:238 2: 00 20250426122523303 DLGSUP <0013> gsup_server.c:236 3: 20250426122523303 DLGSUP <0013> gsup_server.c:238 3: 00 20250426122523303 DLGSUP <0013> gsup_server.c:236 4: 20250426122523303 DLGSUP <0013> gsup_server.c:238 4: 00 20250426122523303 DLGSUP <0013> gsup_server.c:236 5: 20250426122523303 DLGSUP <0013> gsup_server.c:238 5: 00 20250426122523303 DLGSUP <0013> gsup_server.c:236 7: 20250426122523303 DLGSUP <0013> gsup_server.c:238 7: 00 20250426122523303 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250426122523303 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250426122523303 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)@7d2084491a2b: 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(8)@7d2084491a2b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 10@7d2084491a2b: 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") 20250426122523315 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:39351<->l=127.0.0.1:4259) 20250426122523318 DAUC <0003> db_auc.c:157 IMSI='262427497004406': No 2G Auth Data 20250426122523318 DAUC <0003> db_auc.c:192 IMSI='262427497004406': No 3G Auth Data HLR_Test-GSUP(9)@7d2084491a2b: Created GsupExpect[0] for "262427497004406" to be handled at TC_gsup_sai(12) 20250426122523324 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55672<->l=127.0.0.1:4258 20250426122523350 DLINP <000b> input/ipa.c:452 connected read/write 20250426122523350 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122523350 DLGSUP <0013> gsup_req.c:140 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262427497004406 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427497004406"} 20250426122523350 DAUC <0003> db_auc.c:192 IMSI='262427497004406': No 3G Auth Data 20250426122523350 DAUC <0003> db_auc.c:236 IMSI='262427497004406': Calling to generate 5 vectors 20250426122523350 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250426122523350 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250426122523350 DAUC <0003> auc.c:113 vector [0]: rand = 3845db7a4c9f18506d618f445fd61cb5 20250426122523350 DAUC <0003> auc.c:179 vector [0]: kc = 2374f59da84e9000 20250426122523350 DAUC <0003> auc.c:180 vector [0]: sres = 8c795e8a 20250426122523350 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250426122523350 DAUC <0003> auc.c:113 vector [1]: rand = 132898bf09a9ff0dc22b10fc76d17d43 20250426122523350 DAUC <0003> auc.c:179 vector [1]: kc = 709213293ed95800 20250426122523350 DAUC <0003> auc.c:180 vector [1]: sres = 1bf06587 20250426122523350 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250426122523350 DAUC <0003> auc.c:113 vector [2]: rand = 3f0b6e2aa5068b6fb510ec175674a979 20250426122523351 DAUC <0003> auc.c:179 vector [2]: kc = b1e235d4a925d400 20250426122523351 DAUC <0003> auc.c:180 vector [2]: sres = d369cf90 20250426122523351 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250426122523351 DAUC <0003> auc.c:113 vector [3]: rand = 40729b84d6ec0fb8ed2310577533ee93 20250426122523351 DAUC <0003> auc.c:179 vector [3]: kc = a123901e53fc8c00 20250426122523351 DAUC <0003> auc.c:180 vector [3]: sres = fbab9994 20250426122523351 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250426122523351 DAUC <0003> auc.c:113 vector [4]: rand = 0922f88f928a7e85694e4a72f4c41fad 20250426122523351 DAUC <0003> auc.c:179 vector [4]: kc = 2924579b9f117c00 20250426122523351 DAUC <0003> auc.c:180 vector [4]: sres = 389d359c 20250426122523351 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250426122523351 DAUC <0003> db_auc.c:245 IMSI='262427497004406': Generated 5 vectors 20250426122523351 DLGSUP <0013> hlr.c:345 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262427497004406 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427497004406"} 20250426122523351 DLGSUP <0013> gsup_req.c:173 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262427497004406 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250426122523351 DLINP <000b> input/ipa.c:452 connected read/write 20250426122523351 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122523351 DLINP <000b> input/ipa.c:452 connected read/write 20250426122523351 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@7d2084491a2b: Found GsupExpect[0] for "262427497004406" handled at TC_gsup_sai(12) HLR_Test-GSUP(9)@7d2084491a2b: Added IMSI table entry 0TC_gsup_sai(12)"262427497004406" TC_gsup_sai(12)@7d2084491a2b: setverdict(pass): none -> pass TC_gsup_sai(12)@7d2084491a2b: setverdict(pass): pass -> pass, component reason not changed 20250426122523358 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55672<->l=127.0.0.1:4258 TC_gsup_sai(12)@7d2084491a2b: Final verdict of PTC: pass 20250426122523360 DAUC <0003> db_auc.c:157 IMSI='262429385835216': No 2G Auth Data 20250426122523360 DAUC <0003> db_auc.c:192 IMSI='262429385835216': No 3G Auth Data HLR_Test-GSUP(9)@7d2084491a2b: Created GsupExpect[0] for "262429385835216" to be handled at TC_gsup_sai(13) 20250426122523372 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55686<->l=127.0.0.1:4258 20250426122523374 DLINP <000b> input/ipa.c:452 connected read/write 20250426122523374 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122523374 DLGSUP <0013> gsup_req.c:140 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262429385835216 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429385835216"} 20250426122523374 DAUC <0003> db_auc.c:192 IMSI='262429385835216': No 3G Auth Data 20250426122523374 DAUC <0003> db_auc.c:236 IMSI='262429385835216': Calling to generate 5 vectors 20250426122523374 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250426122523374 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250426122523374 DAUC <0003> auc.c:113 vector [0]: rand = 3d72433038dbc76b1cb73a84fdfbf07d 20250426122523374 DAUC <0003> auc.c:179 vector [0]: kc = 9c9a5d1bf6345400 20250426122523374 DAUC <0003> auc.c:180 vector [0]: sres = 3bc22d16 20250426122523374 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250426122523374 DAUC <0003> auc.c:113 vector [1]: rand = 4698c131683044b6515f85b1ab2d8ccf 20250426122523374 DAUC <0003> auc.c:179 vector [1]: kc = 2045965cb5c8cc00 20250426122523374 DAUC <0003> auc.c:180 vector [1]: sres = 1de0a24b 20250426122523374 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250426122523374 DAUC <0003> auc.c:113 vector [2]: rand = 590c4bab9fc7f94d7f797189ea073d15 20250426122523374 DAUC <0003> auc.c:179 vector [2]: kc = 6a674a52ee979400 20250426122523374 DAUC <0003> auc.c:180 vector [2]: sres = f46059c0 20250426122523374 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250426122523374 DAUC <0003> auc.c:113 vector [3]: rand = d3cd07ddf848cd3942d43373b7f16842 20250426122523374 DAUC <0003> auc.c:179 vector [3]: kc = 696802ec08745c00 20250426122523374 DAUC <0003> auc.c:180 vector [3]: sres = 94aac761 20250426122523374 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250426122523374 DAUC <0003> auc.c:113 vector [4]: rand = 42bd8d9f8c79aaf643f2ae5b2bae9d55 20250426122523374 DAUC <0003> auc.c:179 vector [4]: kc = e1b9eeb197d29000 20250426122523374 DAUC <0003> auc.c:180 vector [4]: sres = b29efb4a 20250426122523374 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250426122523374 DAUC <0003> db_auc.c:245 IMSI='262429385835216': Generated 5 vectors 20250426122523374 DLGSUP <0013> hlr.c:345 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262429385835216 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429385835216"} 20250426122523374 DLGSUP <0013> gsup_req.c:173 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262429385835216 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250426122523374 DLINP <000b> input/ipa.c:452 connected read/write 20250426122523374 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122523374 DLINP <000b> input/ipa.c:452 connected read/write 20250426122523374 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@7d2084491a2b: Found GsupExpect[0] for "262429385835216" handled at TC_gsup_sai(13) HLR_Test-GSUP(9)@7d2084491a2b: Added IMSI table entry 1TC_gsup_sai(13)"262429385835216" TC_gsup_sai(13)@7d2084491a2b: setverdict(pass): none -> pass TC_gsup_sai(13)@7d2084491a2b: setverdict(pass): pass -> pass, component reason not changed 20250426122523375 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55686<->l=127.0.0.1:4258 TC_gsup_sai(13)@7d2084491a2b: Final verdict of PTC: pass 20250426122523376 DAUC <0003> db_auc.c:157 IMSI='262429046483792': No 2G Auth Data 20250426122523376 DAUC <0003> db_auc.c:192 IMSI='262429046483792': No 3G Auth Data HLR_Test-GSUP(9)@7d2084491a2b: Created GsupExpect[0] for "262429046483792" to be handled at TC_gsup_sai(14) 20250426122523383 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55690<->l=127.0.0.1:4258 20250426122523384 DLINP <000b> input/ipa.c:452 connected read/write 20250426122523384 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122523384 DLGSUP <0013> gsup_req.c:140 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262429046483792 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429046483792"} 20250426122523384 DAUC <0003> db_auc.c:192 IMSI='262429046483792': No 3G Auth Data 20250426122523384 DAUC <0003> db_auc.c:236 IMSI='262429046483792': Calling to generate 5 vectors 20250426122523384 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250426122523384 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250426122523384 DAUC <0003> auc.c:113 vector [0]: rand = bd886311802722365874e824606ccdbf 20250426122523384 DAUC <0003> auc.c:179 vector [0]: kc = 58f69a09f53c4ac9 20250426122523384 DAUC <0003> auc.c:180 vector [0]: sres = 31a90b1a 20250426122523384 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250426122523384 DAUC <0003> auc.c:113 vector [1]: rand = 3db32fe778d552e8428325d5ff972aba 20250426122523384 DAUC <0003> auc.c:179 vector [1]: kc = cb10e759374bb07b 20250426122523384 DAUC <0003> auc.c:180 vector [1]: sres = 92ac9b35 20250426122523384 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250426122523384 DAUC <0003> auc.c:113 vector [2]: rand = de1c5cf9c8eb3f0f7b1fe9e16575674c 20250426122523384 DAUC <0003> auc.c:179 vector [2]: kc = c06bfb069073a539 20250426122523384 DAUC <0003> auc.c:180 vector [2]: sres = 42314fc6 20250426122523384 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250426122523384 DAUC <0003> auc.c:113 vector [3]: rand = 9a370f981629a0cf7de7811fb8ed118d 20250426122523384 DAUC <0003> auc.c:179 vector [3]: kc = afd8b32f2efdd425 20250426122523384 DAUC <0003> auc.c:180 vector [3]: sres = f174d6d4 20250426122523384 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250426122523384 DAUC <0003> auc.c:113 vector [4]: rand = 35570b64c8954004e8bd9093694c26ec 20250426122523384 DAUC <0003> auc.c:179 vector [4]: kc = a207a5dad133f19b 20250426122523384 DAUC <0003> auc.c:180 vector [4]: sres = 81e8641a 20250426122523384 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250426122523384 DAUC <0003> db_auc.c:245 IMSI='262429046483792': Generated 5 vectors 20250426122523384 DLGSUP <0013> hlr.c:345 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262429046483792 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429046483792"} 20250426122523384 DLGSUP <0013> gsup_req.c:173 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262429046483792 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250426122523384 DLINP <000b> input/ipa.c:452 connected read/write 20250426122523384 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122523384 DLINP <000b> input/ipa.c:452 connected read/write 20250426122523384 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@7d2084491a2b: Found GsupExpect[0] for "262429046483792" handled at TC_gsup_sai(14) HLR_Test-GSUP(9)@7d2084491a2b: Added IMSI table entry 2TC_gsup_sai(14)"262429046483792" TC_gsup_sai(14)@7d2084491a2b: setverdict(pass): none -> pass TC_gsup_sai(14)@7d2084491a2b: setverdict(pass): pass -> pass, component reason not changed 20250426122523385 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55690<->l=127.0.0.1:4258 TC_gsup_sai(14)@7d2084491a2b: Final verdict of PTC: pass 20250426122523386 DAUC <0003> db_auc.c:157 IMSI='262424531583915': No 2G Auth Data 20250426122523386 DAUC <0003> db_auc.c:192 IMSI='262424531583915': No 3G Auth Data HLR_Test-GSUP(9)@7d2084491a2b: Created GsupExpect[0] for "262424531583915" to be handled at TC_gsup_sai(15) 20250426122523393 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55694<->l=127.0.0.1:4258 20250426122523394 DLINP <000b> input/ipa.c:452 connected read/write 20250426122523394 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122523394 DLGSUP <0013> gsup_req.c:140 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262424531583915 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424531583915"} 20250426122523395 DAUC <0003> db_auc.c:157 IMSI='262424531583915': No 2G Auth Data 20250426122523395 DAUC <0003> db_auc.c:236 IMSI='262424531583915': Calling to generate 5 vectors 20250426122523395 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250426122523395 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250426122523395 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250426122523395 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250426122523395 DAUC <0003> auc.c:113 vector [0]: rand = eb606186d28f5232797404c1072e3cec 20250426122523395 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250426122523395 DAUC <0003> auc.c:142 vector [0]: autn = fc38d3ecc60600006ad5a698acc9c404 20250426122523395 DAUC <0003> auc.c:143 vector [0]: ck = 9a4b8b291f7769a77cc8d1cdc683f971 20250426122523395 DAUC <0003> auc.c:144 vector [0]: ik = 63bf1b0dbda4537f4634eafc04d1d7eb 20250426122523395 DAUC <0003> auc.c:145 vector [0]: res = b213c7f64b8de21a0000000000000000 20250426122523395 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250426122523395 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250426122523395 DAUC <0003> auc.c:151 vector [0]: kc = c308ab1560811442 20250426122523395 DAUC <0003> auc.c:152 vector [0]: sres = f99e25ec 20250426122523395 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250426122523395 DAUC <0003> auc.c:113 vector [1]: rand = 15ad0adab6e72d7aaf50fba9771d3206 20250426122523395 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250426122523395 DAUC <0003> auc.c:142 vector [1]: autn = 40589a1267100000a985c5f8b3ab898c 20250426122523395 DAUC <0003> auc.c:143 vector [1]: ck = 45bd7aee40958de890041c5359527a31 20250426122523395 DAUC <0003> auc.c:144 vector [1]: ik = 623e0aef278ee6ade15ef494bcbf1f1b 20250426122523395 DAUC <0003> auc.c:145 vector [1]: res = 45326cc8d7497c3f0000000000000000 20250426122523395 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250426122523395 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250426122523395 DAUC <0003> auc.c:151 vector [1]: kc = 56d998c682f60e6f 20250426122523395 DAUC <0003> auc.c:152 vector [1]: sres = 927b10f7 20250426122523395 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250426122523395 DAUC <0003> auc.c:113 vector [2]: rand = 6ecde26b15496e37c25813d8c416ccba 20250426122523395 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250426122523395 DAUC <0003> auc.c:142 vector [2]: autn = 244016be376a0000e64651046c3d4668 20250426122523395 DAUC <0003> auc.c:143 vector [2]: ck = 962ba53eb778016c4c791a8ada36afe7 20250426122523395 DAUC <0003> auc.c:144 vector [2]: ik = 69b9717734ab62934a1c6b126c2de691 20250426122523395 DAUC <0003> auc.c:145 vector [2]: res = a2da02a8fa79a5f40000000000000000 20250426122523395 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250426122523395 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250426122523395 DAUC <0003> auc.c:151 vector [2]: kc = f9f7a5d135c82a89 20250426122523395 DAUC <0003> auc.c:152 vector [2]: sres = 58a3a75c 20250426122523395 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250426122523395 DAUC <0003> auc.c:113 vector [3]: rand = d7114e45fab4bde4616404fa0439aab0 20250426122523395 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250426122523395 DAUC <0003> auc.c:142 vector [3]: autn = ae905ec15f8a0000b1b0c728eb53c9bd 20250426122523395 DAUC <0003> auc.c:143 vector [3]: ck = 2a8592aa9815f8d6d2ca0c1de4778e18 20250426122523395 DAUC <0003> auc.c:144 vector [3]: ik = 9a89622b83d8866228e994cc845aed26 20250426122523395 DAUC <0003> auc.c:145 vector [3]: res = 98908619c48ccd4f0000000000000000 20250426122523395 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250426122523395 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250426122523395 DAUC <0003> auc.c:151 vector [3]: kc = 4a2f68507be01d8a 20250426122523395 DAUC <0003> auc.c:152 vector [3]: sres = 5c1c4b56 20250426122523395 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250426122523395 DAUC <0003> auc.c:113 vector [4]: rand = f527ce6c3bd5848cd3862c38b3adc3b4 20250426122523395 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250426122523395 DAUC <0003> auc.c:142 vector [4]: autn = b51e72277d3800007484f281a7a1299b 20250426122523395 DAUC <0003> auc.c:143 vector [4]: ck = 7fba41c465ffb263d0ce2ae16e875ba0 20250426122523395 DAUC <0003> auc.c:144 vector [4]: ik = e7bdca68bf1ce3e6da2465f4e3737ac1 20250426122523395 DAUC <0003> auc.c:145 vector [4]: res = ba3fac11809c0d4f0000000000000000 20250426122523395 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250426122523395 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250426122523395 DAUC <0003> auc.c:151 vector [4]: kc = 92edc4b9571770e4 20250426122523395 DAUC <0003> auc.c:152 vector [4]: sres = 3aa3a15e 20250426122523395 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250426122523395 DAUC <0003> db_auc.c:245 IMSI='262424531583915': Generated 5 vectors 20250426122523395 DAUC <0003> db_auc.c:249 IMSI='262424531583915': Updating SQN=161 in DB 20250426122523395 DLGSUP <0013> hlr.c:345 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262424531583915 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424531583915"} 20250426122523395 DLGSUP <0013> gsup_req.c:173 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262424531583915 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250426122523395 DLINP <000b> input/ipa.c:452 connected read/write 20250426122523395 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122523395 DLINP <000b> input/ipa.c:452 connected read/write 20250426122523395 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@7d2084491a2b: Found GsupExpect[0] for "262424531583915" handled at TC_gsup_sai(15) HLR_Test-GSUP(9)@7d2084491a2b: Added IMSI table entry 3TC_gsup_sai(15)"262424531583915" TC_gsup_sai(15)@7d2084491a2b: setverdict(pass): none -> pass TC_gsup_sai(15)@7d2084491a2b: setverdict(pass): pass -> pass, component reason not changed 20250426122523396 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55694<->l=127.0.0.1:4258 TC_gsup_sai(15)@7d2084491a2b: Final verdict of PTC: pass 20250426122523397 DAUC <0003> db_auc.c:157 IMSI='262424587675205': No 2G Auth Data 20250426122523397 DAUC <0003> db_auc.c:192 IMSI='262424587675205': No 3G Auth Data HLR_Test-GSUP(9)@7d2084491a2b: Created GsupExpect[0] for "262424587675205" to be handled at TC_gsup_sai(16) 20250426122523403 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55706<->l=127.0.0.1:4258 20250426122523405 DLINP <000b> input/ipa.c:452 connected read/write 20250426122523405 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122523405 DLGSUP <0013> gsup_req.c:140 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262424587675205 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424587675205"} 20250426122523405 DAUC <0003> db_auc.c:157 IMSI='262424587675205': No 2G Auth Data 20250426122523405 DAUC <0003> db_auc.c:236 IMSI='262424587675205': Calling to generate 5 vectors 20250426122523405 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250426122523405 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250426122523405 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250426122523405 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250426122523405 DAUC <0003> auc.c:113 vector [0]: rand = ada2d68d27a5bc1177680dc0c1c16d68 20250426122523405 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250426122523405 DAUC <0003> auc.c:142 vector [0]: autn = 86ce549b540e0000df8d9d14af0e4655 20250426122523405 DAUC <0003> auc.c:143 vector [0]: ck = 57d2d45672b50862d2060b4a38ba83ea 20250426122523405 DAUC <0003> auc.c:144 vector [0]: ik = 7c19570167562631939dcf55c4632304 20250426122523405 DAUC <0003> auc.c:145 vector [0]: res = 7f76fd5075d7c5af0000000000000000 20250426122523405 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250426122523405 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250426122523405 DAUC <0003> auc.c:151 vector [0]: kc = 6a504748e93a8ebd 20250426122523405 DAUC <0003> auc.c:152 vector [0]: sres = 0aa138ff 20250426122523405 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250426122523405 DAUC <0003> auc.c:113 vector [1]: rand = 226d5b8de247677e05a08f9986a557f1 20250426122523405 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250426122523405 DAUC <0003> auc.c:142 vector [1]: autn = edb455bbbda100008a981bfcd00f8191 20250426122523405 DAUC <0003> auc.c:143 vector [1]: ck = 419fd7d73114b7738dedca3e72e49a34 20250426122523405 DAUC <0003> auc.c:144 vector [1]: ik = 6e9276a238462e237ee98f36d60d0934 20250426122523405 DAUC <0003> auc.c:145 vector [1]: res = c320c1794c75dae40000000000000000 20250426122523405 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250426122523405 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250426122523405 DAUC <0003> auc.c:151 vector [1]: kc = dc09e47dadbb0a50 20250426122523405 DAUC <0003> auc.c:152 vector [1]: sres = 8f551b9d 20250426122523405 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250426122523405 DAUC <0003> auc.c:113 vector [2]: rand = 7f138615d10e1cca7f90fae5351a571d 20250426122523405 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250426122523405 DAUC <0003> auc.c:142 vector [2]: autn = 3f49e9a4cb2700000bc2805ebc7a43ac 20250426122523405 DAUC <0003> auc.c:143 vector [2]: ck = bb615fa8e30bfde6891fc205ccb0dcb4 20250426122523405 DAUC <0003> auc.c:144 vector [2]: ik = 87b7e17d0c5b61f49b53158537f6626e 20250426122523405 DAUC <0003> auc.c:145 vector [2]: res = 12f7820dfa657d940000000000000000 20250426122523405 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250426122523405 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250426122523405 DAUC <0003> auc.c:151 vector [2]: kc = 2e9a6955141622c8 20250426122523405 DAUC <0003> auc.c:152 vector [2]: sres = e892ff99 20250426122523405 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250426122523405 DAUC <0003> auc.c:113 vector [3]: rand = 405989177c7946e781a6e3477cb4ab68 20250426122523405 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250426122523405 DAUC <0003> auc.c:142 vector [3]: autn = ecec2fb1ae5f0000871759e6ffa83464 20250426122523405 DAUC <0003> auc.c:143 vector [3]: ck = dab6539ee38f7bd48d91dc422fc8c86b 20250426122523405 DAUC <0003> auc.c:144 vector [3]: ik = c33129efb3b628c2df529954da85a09d 20250426122523405 DAUC <0003> auc.c:145 vector [3]: res = a8af89c11024ad8a0000000000000000 20250426122523405 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250426122523405 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250426122523405 DAUC <0003> auc.c:151 vector [3]: kc = 4b443f67a5743be0 20250426122523405 DAUC <0003> auc.c:152 vector [3]: sres = b88b244b 20250426122523405 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250426122523405 DAUC <0003> auc.c:113 vector [4]: rand = 088381c0d07f057c33ace57e9893e64c 20250426122523405 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250426122523405 DAUC <0003> auc.c:142 vector [4]: autn = 5dfb3a89a308000012ba1d64bd3dfe35 20250426122523405 DAUC <0003> auc.c:143 vector [4]: ck = 8e2fbccbcb8637443505f364ccd0a371 20250426122523405 DAUC <0003> auc.c:144 vector [4]: ik = 3fc85691f597b2c208eb2f3615d382fa 20250426122523405 DAUC <0003> auc.c:145 vector [4]: res = c8b493f2f2b0af160000000000000000 20250426122523405 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250426122523405 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250426122523405 DAUC <0003> auc.c:151 vector [4]: kc = 8c093608e712a40d 20250426122523405 DAUC <0003> auc.c:152 vector [4]: sres = 3a043ce4 20250426122523405 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250426122523405 DAUC <0003> db_auc.c:245 IMSI='262424587675205': Generated 5 vectors 20250426122523405 DAUC <0003> db_auc.c:249 IMSI='262424587675205': Updating SQN=161 in DB 20250426122523405 DLGSUP <0013> hlr.c:345 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262424587675205 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424587675205"} 20250426122523405 DLGSUP <0013> gsup_req.c:173 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262424587675205 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250426122523405 DLINP <000b> input/ipa.c:452 connected read/write 20250426122523405 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122523405 DLINP <000b> input/ipa.c:452 connected read/write 20250426122523405 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@7d2084491a2b: Found GsupExpect[0] for "262424587675205" handled at TC_gsup_sai(16) HLR_Test-GSUP(9)@7d2084491a2b: Added IMSI table entry 4TC_gsup_sai(16)"262424587675205" TC_gsup_sai(16)@7d2084491a2b: setverdict(pass): none -> pass TC_gsup_sai(16)@7d2084491a2b: setverdict(pass): pass -> pass, component reason not changed 20250426122523406 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55706<->l=127.0.0.1:4258 TC_gsup_sai(16)@7d2084491a2b: Final verdict of PTC: pass 20250426122523407 DAUC <0003> db_auc.c:157 IMSI='262422388778881': No 2G Auth Data 20250426122523407 DAUC <0003> db_auc.c:192 IMSI='262422388778881': No 3G Auth Data HLR_Test-GSUP(9)@7d2084491a2b: Created GsupExpect[0] for "262422388778881" to be handled at TC_gsup_sai(17) 20250426122523413 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55712<->l=127.0.0.1:4258 20250426122523414 DLINP <000b> input/ipa.c:452 connected read/write 20250426122523414 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122523414 DLGSUP <0013> gsup_req.c:140 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262422388778881 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422388778881"} 20250426122523414 DAUC <0003> db_auc.c:236 IMSI='262422388778881': Calling to generate 5 vectors 20250426122523414 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250426122523414 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250426122523414 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250426122523414 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250426122523414 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250426122523414 DAUC <0003> auc.c:113 vector [0]: rand = 16f9717e2fa7a11e14d810eb058ce7f2 20250426122523414 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250426122523414 DAUC <0003> auc.c:142 vector [0]: autn = 5eae1cf0fadb00002196f09139b6f82d 20250426122523414 DAUC <0003> auc.c:143 vector [0]: ck = 45683d2ec67b2a8b210bcf485a835482 20250426122523414 DAUC <0003> auc.c:144 vector [0]: ik = f042a0a23e36a1b978f6c79f524d4756 20250426122523414 DAUC <0003> auc.c:145 vector [0]: res = b7fec5197b27b7460000000000000000 20250426122523414 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250426122523414 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250426122523414 DAUC <0003> auc.c:179 vector [0]: kc = f21b8da78fb76800 20250426122523414 DAUC <0003> auc.c:180 vector [0]: sres = 17a7d9ce 20250426122523414 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250426122523414 DAUC <0003> auc.c:113 vector [1]: rand = 647da01b6b245b200979e427cc101ce2 20250426122523414 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250426122523414 DAUC <0003> auc.c:142 vector [1]: autn = 56450725f2400000092b5bb29528a1bf 20250426122523414 DAUC <0003> auc.c:143 vector [1]: ck = 15f210693431973e7a88f14ce473c06c 20250426122523414 DAUC <0003> auc.c:144 vector [1]: ik = 207b5bb1b7de2cb84f89ce9555fbc036 20250426122523414 DAUC <0003> auc.c:145 vector [1]: res = 249ce8bb654566c40000000000000000 20250426122523414 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250426122523414 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250426122523414 DAUC <0003> auc.c:179 vector [1]: kc = 73e766ff8337b000 20250426122523414 DAUC <0003> auc.c:180 vector [1]: sres = cc37b822 20250426122523414 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250426122523414 DAUC <0003> auc.c:113 vector [2]: rand = 418b7afa7448dfb19cc73d1f70fed2ff 20250426122523414 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250426122523414 DAUC <0003> auc.c:142 vector [2]: autn = 456eca6e4d750000aa00fa6140f2c90f 20250426122523414 DAUC <0003> auc.c:143 vector [2]: ck = 0706956b162784ddfa3bb0b133b386c0 20250426122523414 DAUC <0003> auc.c:144 vector [2]: ik = e7896e357d379e78bb59eb733ec750fe 20250426122523414 DAUC <0003> auc.c:145 vector [2]: res = 2e0672286ece153d0000000000000000 20250426122523415 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250426122523415 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250426122523415 DAUC <0003> auc.c:179 vector [2]: kc = 3497880e6bd53800 20250426122523415 DAUC <0003> auc.c:180 vector [2]: sres = 33e384e3 20250426122523415 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250426122523415 DAUC <0003> auc.c:113 vector [3]: rand = 29021287c3e516d58b80461ac9105bab 20250426122523415 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250426122523415 DAUC <0003> auc.c:142 vector [3]: autn = 56bcda9f45d3000090ec9dc4c57a4d14 20250426122523415 DAUC <0003> auc.c:143 vector [3]: ck = a6fdc11af3aa21f15d947500faa1cbbf 20250426122523415 DAUC <0003> auc.c:144 vector [3]: ik = 647221a610bb07bb9fc7da0d854f1330 20250426122523415 DAUC <0003> auc.c:145 vector [3]: res = a7b6fdb2af530f8b0000000000000000 20250426122523415 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250426122523415 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250426122523415 DAUC <0003> auc.c:179 vector [3]: kc = 52d3a545561eb400 20250426122523415 DAUC <0003> auc.c:180 vector [3]: sres = 23c6625a 20250426122523415 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250426122523415 DAUC <0003> auc.c:113 vector [4]: rand = ff77c038edc4d212b685d5e7cdb173cd 20250426122523415 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250426122523415 DAUC <0003> auc.c:142 vector [4]: autn = 71fba2dbe5950000231c59a808d8c210 20250426122523415 DAUC <0003> auc.c:143 vector [4]: ck = 890f17f023eb5b72aad6263cd9426aa6 20250426122523415 DAUC <0003> auc.c:144 vector [4]: ik = 74ace5ed86e0234783cd9ff35809108e 20250426122523415 DAUC <0003> auc.c:145 vector [4]: res = 3983ec9b14c3462c0000000000000000 20250426122523415 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250426122523415 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250426122523415 DAUC <0003> auc.c:179 vector [4]: kc = cd84330f6a17e800 20250426122523415 DAUC <0003> auc.c:180 vector [4]: sres = b8d98c96 20250426122523415 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250426122523415 DAUC <0003> db_auc.c:245 IMSI='262422388778881': Generated 5 vectors 20250426122523415 DAUC <0003> db_auc.c:249 IMSI='262422388778881': Updating SQN=161 in DB 20250426122523415 DLGSUP <0013> hlr.c:345 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262422388778881 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422388778881"} 20250426122523415 DLGSUP <0013> gsup_req.c:173 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262422388778881 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250426122523415 DLINP <000b> input/ipa.c:452 connected read/write 20250426122523415 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122523415 DLINP <000b> input/ipa.c:452 connected read/write 20250426122523415 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@7d2084491a2b: Found GsupExpect[0] for "262422388778881" handled at TC_gsup_sai(17) HLR_Test-GSUP(9)@7d2084491a2b: Added IMSI table entry 5TC_gsup_sai(17)"262422388778881" TC_gsup_sai(17)@7d2084491a2b: setverdict(pass): none -> pass TC_gsup_sai(17)@7d2084491a2b: setverdict(pass): pass -> pass, component reason not changed 20250426122523416 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55712<->l=127.0.0.1:4258 TC_gsup_sai(17)@7d2084491a2b: Final verdict of PTC: pass 20250426122523417 DAUC <0003> db_auc.c:157 IMSI='262420587585994': No 2G Auth Data 20250426122523417 DAUC <0003> db_auc.c:192 IMSI='262420587585994': No 3G Auth Data HLR_Test-GSUP(9)@7d2084491a2b: Created GsupExpect[0] for "262420587585994" to be handled at TC_gsup_sai(18) 20250426122523424 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55716<->l=127.0.0.1:4258 20250426122523425 DLINP <000b> input/ipa.c:452 connected read/write 20250426122523425 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122523425 DLGSUP <0013> gsup_req.c:140 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262420587585994 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420587585994"} 20250426122523425 DAUC <0003> db_auc.c:236 IMSI='262420587585994': Calling to generate 5 vectors 20250426122523425 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250426122523425 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250426122523425 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250426122523425 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250426122523425 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250426122523426 DAUC <0003> auc.c:113 vector [0]: rand = d74fb563f9f215bf7aa2ec53fd498cfa 20250426122523426 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250426122523426 DAUC <0003> auc.c:142 vector [0]: autn = 6008eaf9938500007d235150ff4bd278 20250426122523426 DAUC <0003> auc.c:143 vector [0]: ck = e462e1e9d46e2587c7c3f756b0a83dde 20250426122523426 DAUC <0003> auc.c:144 vector [0]: ik = 821e34ab60a58b31e27b46d30de38560 20250426122523426 DAUC <0003> auc.c:145 vector [0]: res = 8ac075ca2759dbb50000000000000000 20250426122523426 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250426122523426 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250426122523426 DAUC <0003> auc.c:179 vector [0]: kc = 1f44f5f886e5c800 20250426122523426 DAUC <0003> auc.c:180 vector [0]: sres = 513cc9c5 20250426122523426 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250426122523426 DAUC <0003> auc.c:113 vector [1]: rand = 6e6be9107e603714e5cec14e87d0b50e 20250426122523426 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250426122523426 DAUC <0003> auc.c:142 vector [1]: autn = 3da37423c88900008ac5bd82f1873e6c 20250426122523426 DAUC <0003> auc.c:143 vector [1]: ck = 8721b4c39b15d342ea5015642f5dc542 20250426122523426 DAUC <0003> auc.c:144 vector [1]: ik = b7309a94dcdad799799d09d62b1f33ec 20250426122523426 DAUC <0003> auc.c:145 vector [1]: res = 63a9336ad79c8c320000000000000000 20250426122523426 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250426122523426 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250426122523426 DAUC <0003> auc.c:179 vector [1]: kc = 142b8bf9a36e8000 20250426122523426 DAUC <0003> auc.c:180 vector [1]: sres = b8e7051e 20250426122523426 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250426122523426 DAUC <0003> auc.c:113 vector [2]: rand = 9852e2185d38c93d9c0c937929d9bd57 20250426122523426 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250426122523426 DAUC <0003> auc.c:142 vector [2]: autn = 6a417f28a1df0000e30a8dce844dcf7f 20250426122523426 DAUC <0003> auc.c:143 vector [2]: ck = 75d9e5399a5d25a27f17f1464ae80d9f 20250426122523426 DAUC <0003> auc.c:144 vector [2]: ik = 538f279e1e82875a635f8cfcf8e4321a 20250426122523426 DAUC <0003> auc.c:145 vector [2]: res = d552ad02dded2a2b0000000000000000 20250426122523426 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250426122523426 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250426122523426 DAUC <0003> auc.c:179 vector [2]: kc = 2b99464d09b7b400 20250426122523426 DAUC <0003> auc.c:180 vector [2]: sres = 311db3a6 20250426122523426 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250426122523426 DAUC <0003> auc.c:113 vector [3]: rand = 51b152598429ef0e7e7b1ac836df1939 20250426122523426 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250426122523426 DAUC <0003> auc.c:142 vector [3]: autn = db477582ce9d000044fcc4c6ade28947 20250426122523426 DAUC <0003> auc.c:143 vector [3]: ck = d83c1254829b7a1dc25da04603ca9e26 20250426122523426 DAUC <0003> auc.c:144 vector [3]: ik = 6451b3eef8b49b26fcbd7a73bf3910e6 20250426122523426 DAUC <0003> auc.c:145 vector [3]: res = 9fdb35cbe057a5bc0000000000000000 20250426122523426 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250426122523426 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250426122523426 DAUC <0003> auc.c:179 vector [3]: kc = d11e39a6a56cec00 20250426122523426 DAUC <0003> auc.c:180 vector [3]: sres = 6add9f3a 20250426122523426 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250426122523426 DAUC <0003> auc.c:113 vector [4]: rand = 882497d3997130cffc56884b4d12c61b 20250426122523426 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250426122523426 DAUC <0003> auc.c:142 vector [4]: autn = ad7cbbb0fe4600009b8720581a48baa5 20250426122523426 DAUC <0003> auc.c:143 vector [4]: ck = 9c7ed3c8fd1aa8b6a8cf1ffce38e15c4 20250426122523426 DAUC <0003> auc.c:144 vector [4]: ik = 7145308f334e917377f234723197519f 20250426122523426 DAUC <0003> auc.c:145 vector [4]: res = 0c840f984104c5f30000000000000000 20250426122523426 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250426122523426 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250426122523426 DAUC <0003> auc.c:179 vector [4]: kc = 0509c126fdc81400 20250426122523426 DAUC <0003> auc.c:180 vector [4]: sres = 2c10dc7e 20250426122523426 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250426122523426 DAUC <0003> db_auc.c:245 IMSI='262420587585994': Generated 5 vectors 20250426122523426 DAUC <0003> db_auc.c:249 IMSI='262420587585994': Updating SQN=161 in DB 20250426122523426 DLGSUP <0013> hlr.c:345 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262420587585994 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420587585994"} 20250426122523426 DLGSUP <0013> gsup_req.c:173 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262420587585994 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250426122523426 DLINP <000b> input/ipa.c:452 connected read/write 20250426122523426 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122523426 DLINP <000b> input/ipa.c:452 connected read/write 20250426122523426 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@7d2084491a2b: Found GsupExpect[0] for "262420587585994" handled at TC_gsup_sai(18) HLR_Test-GSUP(9)@7d2084491a2b: Added IMSI table entry 6TC_gsup_sai(18)"262420587585994" TC_gsup_sai(18)@7d2084491a2b: setverdict(pass): none -> pass TC_gsup_sai(18)@7d2084491a2b: setverdict(pass): pass -> pass, component reason not changed 20250426122523427 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55716<->l=127.0.0.1:4258 TC_gsup_sai(18)@7d2084491a2b: Final verdict of PTC: pass 20250426122523428 DAUC <0003> db_auc.c:157 IMSI='262428022625415': No 2G Auth Data 20250426122523428 DAUC <0003> db_auc.c:192 IMSI='262428022625415': No 3G Auth Data HLR_Test-GSUP(9)@7d2084491a2b: Created GsupExpect[0] for "262428022625415" to be handled at TC_gsup_sai(19) 20250426122523434 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55728<->l=127.0.0.1:4258 20250426122523436 DLINP <000b> input/ipa.c:452 connected read/write 20250426122523436 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122523436 DLGSUP <0013> gsup_req.c:140 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262428022625415 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428022625415"} 20250426122523436 DAUC <0003> db_auc.c:236 IMSI='262428022625415': Calling to generate 5 vectors 20250426122523436 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250426122523436 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250426122523436 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250426122523436 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250426122523436 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250426122523436 DAUC <0003> auc.c:113 vector [0]: rand = 958ebb428b958c97594fa7e76d30d7d6 20250426122523436 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250426122523436 DAUC <0003> auc.c:142 vector [0]: autn = 989a9565547e0000908482c6b7291cf3 20250426122523436 DAUC <0003> auc.c:143 vector [0]: ck = 7190e46d196912f7f91f321743a2f577 20250426122523436 DAUC <0003> auc.c:144 vector [0]: ik = 1ab7ce0b6fef48ecef7fa64095f25cb8 20250426122523436 DAUC <0003> auc.c:145 vector [0]: res = 413df7b2845e23830000000000000000 20250426122523436 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250426122523436 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250426122523436 DAUC <0003> auc.c:179 vector [0]: kc = 7c1e4013ea53cd67 20250426122523436 DAUC <0003> auc.c:180 vector [0]: sres = 53d9127d 20250426122523436 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250426122523436 DAUC <0003> auc.c:113 vector [1]: rand = 58f49f63c70fd2c6b1f6d351ef36263e 20250426122523436 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250426122523436 DAUC <0003> auc.c:142 vector [1]: autn = be6c75a5523900007d9787b793357498 20250426122523436 DAUC <0003> auc.c:143 vector [1]: ck = e76420f37ba6cee0990b14c784a8af18 20250426122523436 DAUC <0003> auc.c:144 vector [1]: ik = 161a98af0db8f0006efe33a499ee3381 20250426122523436 DAUC <0003> auc.c:145 vector [1]: res = 88fb9f516c16cb840000000000000000 20250426122523436 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250426122523436 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250426122523436 DAUC <0003> auc.c:179 vector [1]: kc = 606a90e292d83a43 20250426122523436 DAUC <0003> auc.c:180 vector [1]: sres = c4917e28 20250426122523436 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250426122523436 DAUC <0003> auc.c:113 vector [2]: rand = ea71f3c174cce6e29bdc354ab8c3ccc9 20250426122523436 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250426122523436 DAUC <0003> auc.c:142 vector [2]: autn = 3551daf3a102000049f668b6c5824bf9 20250426122523436 DAUC <0003> auc.c:143 vector [2]: ck = e83b7a32e2f7de11220b5c5e306f474a 20250426122523436 DAUC <0003> auc.c:144 vector [2]: ik = ce83547a06bd06f0b050a19ad4bf3c2b 20250426122523436 DAUC <0003> auc.c:145 vector [2]: res = 315ae695f480b4f70000000000000000 20250426122523436 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250426122523436 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250426122523436 DAUC <0003> auc.c:179 vector [2]: kc = a2b45afd50c027dc 20250426122523436 DAUC <0003> auc.c:180 vector [2]: sres = 25e10517 20250426122523436 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250426122523436 DAUC <0003> auc.c:113 vector [3]: rand = 2834f1f3ff15f2bad1a1ae2bd8a12f2e 20250426122523436 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250426122523436 DAUC <0003> auc.c:142 vector [3]: autn = e0c9457952b1000057a5ea4eb942a9d4 20250426122523436 DAUC <0003> auc.c:143 vector [3]: ck = 3046270113a1f359e8d845eae896e212 20250426122523436 DAUC <0003> auc.c:144 vector [3]: ik = 23c377780ebea1f5cee641819795beba 20250426122523436 DAUC <0003> auc.c:145 vector [3]: res = c15dcdc43c866ea30000000000000000 20250426122523436 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250426122523436 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250426122523436 DAUC <0003> auc.c:179 vector [3]: kc = 489ddca983a62b88 20250426122523436 DAUC <0003> auc.c:180 vector [3]: sres = e9b33062 20250426122523436 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250426122523436 DAUC <0003> auc.c:113 vector [4]: rand = a57d822a7614f1444c65c5810aab58c0 20250426122523436 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250426122523436 DAUC <0003> auc.c:142 vector [4]: autn = 2ebbfa32cc0f00006de30c4535d88d0c 20250426122523436 DAUC <0003> auc.c:143 vector [4]: ck = b04adaa4a1da2f7a151502bb75be6656 20250426122523436 DAUC <0003> auc.c:144 vector [4]: ik = cbc33911e5f8a4155b18289aaaa7cd59 20250426122523436 DAUC <0003> auc.c:145 vector [4]: res = 85f92b024f060e410000000000000000 20250426122523436 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250426122523436 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250426122523436 DAUC <0003> auc.c:179 vector [4]: kc = b5014355c66d05b9 20250426122523436 DAUC <0003> auc.c:180 vector [4]: sres = d9ca41c9 20250426122523436 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250426122523436 DAUC <0003> db_auc.c:245 IMSI='262428022625415': Generated 5 vectors 20250426122523436 DAUC <0003> db_auc.c:249 IMSI='262428022625415': Updating SQN=161 in DB 20250426122523436 DLGSUP <0013> hlr.c:345 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262428022625415 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428022625415"} 20250426122523436 DLGSUP <0013> gsup_req.c:173 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262428022625415 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250426122523436 DLINP <000b> input/ipa.c:452 connected read/write 20250426122523436 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122523436 DLINP <000b> input/ipa.c:452 connected read/write 20250426122523436 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@7d2084491a2b: Found GsupExpect[0] for "262428022625415" handled at TC_gsup_sai(19) HLR_Test-GSUP(9)@7d2084491a2b: Added IMSI table entry 7TC_gsup_sai(19)"262428022625415" TC_gsup_sai(19)@7d2084491a2b: setverdict(pass): none -> pass TC_gsup_sai(19)@7d2084491a2b: setverdict(pass): pass -> pass, component reason not changed 20250426122523438 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55728<->l=127.0.0.1:4258 TC_gsup_sai(19)@7d2084491a2b: Final verdict of PTC: pass MTC@7d2084491a2b: setverdict(pass): none -> pass 20250426122523438 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55662<->l=127.0.0.1:4258 20250426122523439 DLINP <000b> input/ipa.c:452 connected read/write 20250426122523439 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122523439 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250426122523439 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250426122523439 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250426122523439 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39351<->l=127.0.0.1:4259) HLR_Test-GSUP(9)@7d2084491a2b: Final verdict of PTC: none HLR_Test-GSUP-IPA(8)@7d2084491a2b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(11)@7d2084491a2b: Final verdict of PTC: none 10@7d2084491a2b: Final verdict of PTC: none MTC@7d2084491a2b: Setting final verdict of the test case. MTC@7d2084491a2b: Local verdict of MTC: pass MTC@7d2084491a2b: Local verdict of PTC HLR_Test-GSUP-IPA(8): none (pass -> pass) MTC@7d2084491a2b: Local verdict of PTC HLR_Test-GSUP(9): none (pass -> pass) MTC@7d2084491a2b: Local verdict of PTC with component reference 10: none (pass -> pass) MTC@7d2084491a2b: Local verdict of PTC IPA-CTRL-CLI-IPA(11): none (pass -> pass) MTC@7d2084491a2b: Local verdict of PTC TC_gsup_sai(12): pass (pass -> pass) MTC@7d2084491a2b: Local verdict of PTC TC_gsup_sai(13): pass (pass -> pass) MTC@7d2084491a2b: Local verdict of PTC TC_gsup_sai(14): pass (pass -> pass) MTC@7d2084491a2b: Local verdict of PTC TC_gsup_sai(15): pass (pass -> pass) MTC@7d2084491a2b: Local verdict of PTC TC_gsup_sai(16): pass (pass -> pass) MTC@7d2084491a2b: Local verdict of PTC TC_gsup_sai(17): pass (pass -> pass) MTC@7d2084491a2b: Local verdict of PTC TC_gsup_sai(18): pass (pass -> pass) MTC@7d2084491a2b: Local verdict of PTC TC_gsup_sai(19): pass (pass -> pass) MTC@7d2084491a2b: Test case TC_gsup_sai finished. Verdict: pass MTC@7d2084491a2b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai pass'. Sat Apr 26 12:25:23 UTC 2025 ====== HLR_Tests.TC_gsup_sai pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_sai.talloc 20250426122523462 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55730<->l=127.0.0.1:4258 20250426122523563 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55730<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=68388) Waiting for packet dumper to finish... 1 (prev_count=68388, count=163380) MTC@7d2084491a2b: 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@7d2084491a2b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_num_auth_vectors'. ------ HLR_Tests.TC_gsup_sai_num_auth_vectors ------ Sat Apr 26 12:25:25 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@7d2084491a2b: 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@7d2084491a2b: Test case TC_gsup_sai_num_auth_vectors started. MTC@7d2084491a2b: legacy= false MTC@7d2084491a2b: in not legacy case 1 MTC@7d2084491a2b: in not legacy case 2 20250426122526694 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250426122526694 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(20)@7d2084491a2b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426122526699 DLINP <000b> input/ipa.c:452 connected read/write 20250426122526699 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122526700 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55744<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(20)@7d2084491a2b: 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)@7d2084491a2b: 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 } } } } 20250426122526704 DLINP <000b> input/ipa.c:452 connected read/write 20250426122526704 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122526704 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250426122526704 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250426122526704 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 20250426122526704 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250426122526704 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 20250426122526704 DLGSUP <0013> gsup_server.c:236 2: 20250426122526704 DLGSUP <0013> gsup_server.c:238 2: 00 20250426122526704 DLGSUP <0013> gsup_server.c:236 3: 20250426122526704 DLGSUP <0013> gsup_server.c:238 3: 00 20250426122526704 DLGSUP <0013> gsup_server.c:236 4: 20250426122526704 DLGSUP <0013> gsup_server.c:238 4: 00 20250426122526704 DLGSUP <0013> gsup_server.c:236 5: 20250426122526704 DLGSUP <0013> gsup_server.c:238 5: 00 20250426122526704 DLGSUP <0013> gsup_server.c:236 7: 20250426122526704 DLGSUP <0013> gsup_server.c:238 7: 00 20250426122526704 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250426122526704 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250426122526704 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)@7d2084491a2b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 22@7d2084491a2b: 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") 20250426122526731 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:35129<->l=127.0.0.1:4259) 20250426122526740 DAUC <0003> db_auc.c:157 IMSI='262428336969952': No 2G Auth Data 20250426122526740 DAUC <0003> db_auc.c:192 IMSI='262428336969952': No 3G Auth Data HLR_Test-GSUP(21)@7d2084491a2b: Created GsupExpect[0] for "262428336969952" to be handled at TC_gsup_sai_num_auth_vectors(24) 20250426122526765 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55752<->l=127.0.0.1:4258 20250426122526775 DLINP <000b> input/ipa.c:452 connected read/write 20250426122526775 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122526775 DLGSUP <0013> gsup_req.c:140 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262428336969952 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428336969952"} 20250426122526775 DAUC <0003> db_auc.c:192 IMSI='262428336969952': No 3G Auth Data 20250426122526775 DAUC <0003> db_auc.c:236 IMSI='262428336969952': Calling to generate 1 vectors 20250426122526775 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20250426122526775 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250426122526775 DAUC <0003> auc.c:113 vector [0]: rand = d17eea560e7e832416bce357bf0ea8a3 20250426122526775 DAUC <0003> auc.c:179 vector [0]: kc = 027e6f8924502400 20250426122526775 DAUC <0003> auc.c:180 vector [0]: sres = 868a7a0a 20250426122526775 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250426122526775 DAUC <0003> db_auc.c:245 IMSI='262428336969952': Generated 1 vectors 20250426122526775 DLGSUP <0013> hlr.c:345 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262428336969952 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428336969952"} 20250426122526775 DLGSUP <0013> gsup_req.c:173 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262428336969952 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250426122526775 DLINP <000b> input/ipa.c:452 connected read/write 20250426122526775 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122526775 DLINP <000b> input/ipa.c:452 connected read/write 20250426122526775 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@7d2084491a2b: Found GsupExpect[0] for "262428336969952" handled at TC_gsup_sai_num_auth_vectors(24) HLR_Test-GSUP(21)@7d2084491a2b: Added IMSI table entry 0TC_gsup_sai_num_auth_vectors(24)"262428336969952" TC_gsup_sai_num_auth_vectors(24)@7d2084491a2b: setverdict(pass): none -> pass 20250426122526782 DLINP <000b> input/ipa.c:452 connected read/write 20250426122526782 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122526782 DLGSUP <0013> gsup_req.c:140 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262428336969952 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428336969952"} 20250426122526782 DAUC <0003> db_auc.c:192 IMSI='262428336969952': No 3G Auth Data 20250426122526782 DAUC <0003> db_auc.c:236 IMSI='262428336969952': Calling to generate 4 vectors 20250426122526782 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20250426122526782 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250426122526782 DAUC <0003> auc.c:113 vector [0]: rand = 7d9c127fd02d4315214e3ce3360e0c79 20250426122526782 DAUC <0003> auc.c:179 vector [0]: kc = f874a403b53c1000 20250426122526782 DAUC <0003> auc.c:180 vector [0]: sres = a0864e58 20250426122526782 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250426122526782 DAUC <0003> auc.c:113 vector [1]: rand = 2c8cae0638f70cf355f79ddcb4f0a8a1 20250426122526782 DAUC <0003> auc.c:179 vector [1]: kc = c8603cd8b1618c00 20250426122526782 DAUC <0003> auc.c:180 vector [1]: sres = ff31ad4e 20250426122526782 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250426122526782 DAUC <0003> auc.c:113 vector [2]: rand = c23cf2e5d48eedab17363505db1784cb 20250426122526782 DAUC <0003> auc.c:179 vector [2]: kc = dbc520c3c804f800 20250426122526782 DAUC <0003> auc.c:180 vector [2]: sres = 02fb9aa5 20250426122526782 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250426122526782 DAUC <0003> auc.c:113 vector [3]: rand = 06131c1b9350e0c160bc98ce71d1625a 20250426122526782 DAUC <0003> auc.c:179 vector [3]: kc = 40eae18be91ac800 20250426122526782 DAUC <0003> auc.c:180 vector [3]: sres = ee8d2716 20250426122526782 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250426122526782 DAUC <0003> db_auc.c:245 IMSI='262428336969952': Generated 4 vectors 20250426122526782 DLGSUP <0013> hlr.c:345 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262428336969952 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428336969952"} 20250426122526782 DLGSUP <0013> gsup_req.c:173 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262428336969952 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250426122526782 DLINP <000b> input/ipa.c:452 connected read/write 20250426122526782 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122526782 DLINP <000b> input/ipa.c:452 connected read/write 20250426122526782 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@7d2084491a2b: setverdict(pass): pass -> pass, component reason not changed 20250426122526787 DLINP <000b> input/ipa.c:452 connected read/write 20250426122526787 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122526787 DLGSUP <0013> gsup_req.c:140 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262428336969952 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428336969952"} 20250426122526787 DAUC <0003> db_auc.c:192 IMSI='262428336969952': No 3G Auth Data 20250426122526787 DAUC <0003> db_auc.c:236 IMSI='262428336969952': Calling to generate 5 vectors 20250426122526787 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250426122526787 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250426122526787 DAUC <0003> auc.c:113 vector [0]: rand = 262a162fb08910fbbc465e59118d79ad 20250426122526787 DAUC <0003> auc.c:179 vector [0]: kc = 97ae20c95585d000 20250426122526787 DAUC <0003> auc.c:180 vector [0]: sres = 67b826b7 20250426122526787 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250426122526787 DAUC <0003> auc.c:113 vector [1]: rand = ee6c4af95f3b8be27b2fb9297951f70f 20250426122526787 DAUC <0003> auc.c:179 vector [1]: kc = f77d99838976dc00 20250426122526787 DAUC <0003> auc.c:180 vector [1]: sres = 40de76cb 20250426122526787 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250426122526787 DAUC <0003> auc.c:113 vector [2]: rand = 678247afaa3e36490c9d499a6e65a518 20250426122526787 DAUC <0003> auc.c:179 vector [2]: kc = c8df1da65c5df800 20250426122526787 DAUC <0003> auc.c:180 vector [2]: sres = 7b3da936 20250426122526787 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250426122526787 DAUC <0003> auc.c:113 vector [3]: rand = 056f1ba634c429957173bda77ad99c94 20250426122526787 DAUC <0003> auc.c:179 vector [3]: kc = 36ceeea0ef82e800 20250426122526787 DAUC <0003> auc.c:180 vector [3]: sres = ae739d45 20250426122526787 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250426122526787 DAUC <0003> auc.c:113 vector [4]: rand = c40fca77e8d0af301b6dcfa61c63549d 20250426122526787 DAUC <0003> auc.c:179 vector [4]: kc = b9a0d85eef785800 20250426122526787 DAUC <0003> auc.c:180 vector [4]: sres = 6628084b 20250426122526787 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250426122526787 DAUC <0003> db_auc.c:245 IMSI='262428336969952': Generated 5 vectors 20250426122526787 DLGSUP <0013> hlr.c:345 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262428336969952 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428336969952"} 20250426122526787 DLGSUP <0013> gsup_req.c:173 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262428336969952 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250426122526787 DLINP <000b> input/ipa.c:452 connected read/write 20250426122526787 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122526787 DLINP <000b> input/ipa.c:452 connected read/write 20250426122526787 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@7d2084491a2b: setverdict(pass): pass -> pass, component reason not changed 20250426122526791 DLINP <000b> input/ipa.c:452 connected read/write 20250426122526791 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122526791 DLGSUP <0013> gsup_req.c:140 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262428336969952 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428336969952"} 20250426122526791 DAUC <0003> db_auc.c:192 IMSI='262428336969952': No 3G Auth Data 20250426122526791 DAUC <0003> db_auc.c:236 IMSI='262428336969952': Calling to generate 5 vectors 20250426122526791 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250426122526791 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250426122526791 DAUC <0003> auc.c:113 vector [0]: rand = 432ee3c0869c53ba73447dd9a3651cf0 20250426122526791 DAUC <0003> auc.c:179 vector [0]: kc = 7dd50e074dccc000 20250426122526791 DAUC <0003> auc.c:180 vector [0]: sres = daa3ac34 20250426122526791 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250426122526791 DAUC <0003> auc.c:113 vector [1]: rand = d6386f3a0432d2cbde795074a347de0f 20250426122526791 DAUC <0003> auc.c:179 vector [1]: kc = 5d68055131e5d000 20250426122526791 DAUC <0003> auc.c:180 vector [1]: sres = cbf97e63 20250426122526791 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250426122526791 DAUC <0003> auc.c:113 vector [2]: rand = f33d11ef9d5922423fb40025f59e1ad5 20250426122526791 DAUC <0003> auc.c:179 vector [2]: kc = 75a620ea3eb36400 20250426122526791 DAUC <0003> auc.c:180 vector [2]: sres = b0727ee1 20250426122526791 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250426122526791 DAUC <0003> auc.c:113 vector [3]: rand = 99cbd5461ff2886b61485836a691f8f3 20250426122526791 DAUC <0003> auc.c:179 vector [3]: kc = a9fd140284892800 20250426122526791 DAUC <0003> auc.c:180 vector [3]: sres = 99e0e890 20250426122526792 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250426122526792 DAUC <0003> auc.c:113 vector [4]: rand = 071198f4d288cbc37cc6f96063cb1ac6 20250426122526792 DAUC <0003> auc.c:179 vector [4]: kc = 77cc6ff396ddb000 20250426122526792 DAUC <0003> auc.c:180 vector [4]: sres = b7817309 20250426122526792 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250426122526792 DAUC <0003> db_auc.c:245 IMSI='262428336969952': Generated 5 vectors 20250426122526792 DLGSUP <0013> hlr.c:345 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262428336969952 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428336969952"} 20250426122526792 DLGSUP <0013> gsup_req.c:173 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262428336969952 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250426122526792 DLINP <000b> input/ipa.c:452 connected read/write 20250426122526792 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122526792 DLINP <000b> input/ipa.c:452 connected read/write 20250426122526792 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@7d2084491a2b: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(24)@7d2084491a2b: setverdict(pass): pass -> pass, component reason not changed 20250426122526795 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55752<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(24)@7d2084491a2b: Final verdict of PTC: pass 20250426122526799 DAUC <0003> db_auc.c:157 IMSI='262423946963549': No 2G Auth Data 20250426122526799 DAUC <0003> db_auc.c:192 IMSI='262423946963549': No 3G Auth Data HLR_Test-GSUP(21)@7d2084491a2b: Created GsupExpect[0] for "262423946963549" to be handled at TC_gsup_sai_num_auth_vectors(25) 20250426122526814 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55766<->l=127.0.0.1:4258 20250426122526815 DLINP <000b> input/ipa.c:452 connected read/write 20250426122526815 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122526815 DLGSUP <0013> gsup_req.c:140 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262423946963549 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423946963549"} 20250426122526815 DAUC <0003> db_auc.c:192 IMSI='262423946963549': No 3G Auth Data 20250426122526815 DAUC <0003> db_auc.c:236 IMSI='262423946963549': Calling to generate 1 vectors 20250426122526815 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20250426122526815 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250426122526815 DAUC <0003> auc.c:113 vector [0]: rand = d0003cb4091f9d7818d553afbcbe13e2 20250426122526815 DAUC <0003> auc.c:179 vector [0]: kc = 31ccfafd6ba03400 20250426122526815 DAUC <0003> auc.c:180 vector [0]: sres = 5150e9de 20250426122526815 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250426122526815 DAUC <0003> db_auc.c:245 IMSI='262423946963549': Generated 1 vectors 20250426122526815 DLGSUP <0013> hlr.c:345 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262423946963549 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423946963549"} 20250426122526815 DLGSUP <0013> gsup_req.c:173 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262423946963549 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250426122526815 DLINP <000b> input/ipa.c:452 connected read/write 20250426122526815 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122526815 DLINP <000b> input/ipa.c:452 connected read/write 20250426122526815 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@7d2084491a2b: Found GsupExpect[0] for "262423946963549" handled at TC_gsup_sai_num_auth_vectors(25) HLR_Test-GSUP(21)@7d2084491a2b: Added IMSI table entry 1TC_gsup_sai_num_auth_vectors(25)"262423946963549" TC_gsup_sai_num_auth_vectors(25)@7d2084491a2b: setverdict(pass): none -> pass 20250426122526816 DLINP <000b> input/ipa.c:452 connected read/write 20250426122526816 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122526816 DLGSUP <0013> gsup_req.c:140 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262423946963549 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423946963549"} 20250426122526816 DAUC <0003> db_auc.c:192 IMSI='262423946963549': No 3G Auth Data 20250426122526816 DAUC <0003> db_auc.c:236 IMSI='262423946963549': Calling to generate 4 vectors 20250426122526816 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20250426122526816 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250426122526816 DAUC <0003> auc.c:113 vector [0]: rand = c68c4f5732dc954d151f9de68d7a6202 20250426122526816 DAUC <0003> auc.c:179 vector [0]: kc = 83e4068be8418000 20250426122526816 DAUC <0003> auc.c:180 vector [0]: sres = 6c45d382 20250426122526816 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250426122526816 DAUC <0003> auc.c:113 vector [1]: rand = 6e39af3e5f5315dcee558b114cb7be32 20250426122526816 DAUC <0003> auc.c:179 vector [1]: kc = 485e93bbdda6b800 20250426122526816 DAUC <0003> auc.c:180 vector [1]: sres = 5f2c7e54 20250426122526816 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250426122526816 DAUC <0003> auc.c:113 vector [2]: rand = f451fe127de47d70f3bfd6b7a9fc0481 20250426122526816 DAUC <0003> auc.c:179 vector [2]: kc = 1825b9581c20bc00 20250426122526816 DAUC <0003> auc.c:180 vector [2]: sres = f48a1375 20250426122526816 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250426122526816 DAUC <0003> auc.c:113 vector [3]: rand = b182610b49421a9253571eba8d42481c 20250426122526816 DAUC <0003> auc.c:179 vector [3]: kc = 8a1aabd923cb2c00 20250426122526816 DAUC <0003> auc.c:180 vector [3]: sres = 4a301b99 20250426122526816 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250426122526816 DAUC <0003> db_auc.c:245 IMSI='262423946963549': Generated 4 vectors 20250426122526816 DLGSUP <0013> hlr.c:345 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262423946963549 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423946963549"} 20250426122526816 DLGSUP <0013> gsup_req.c:173 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262423946963549 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250426122526816 DLINP <000b> input/ipa.c:452 connected read/write 20250426122526816 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122526816 DLINP <000b> input/ipa.c:452 connected read/write 20250426122526816 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@7d2084491a2b: setverdict(pass): pass -> pass, component reason not changed 20250426122526817 DLINP <000b> input/ipa.c:452 connected read/write 20250426122526817 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122526817 DLGSUP <0013> gsup_req.c:140 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262423946963549 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423946963549"} 20250426122526817 DAUC <0003> db_auc.c:192 IMSI='262423946963549': No 3G Auth Data 20250426122526817 DAUC <0003> db_auc.c:236 IMSI='262423946963549': Calling to generate 5 vectors 20250426122526817 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250426122526817 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250426122526817 DAUC <0003> auc.c:113 vector [0]: rand = f42637f76d0225dbec936a630c0dcbac 20250426122526817 DAUC <0003> auc.c:179 vector [0]: kc = d5b173ab59cbcc00 20250426122526817 DAUC <0003> auc.c:180 vector [0]: sres = 160129d5 20250426122526817 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250426122526817 DAUC <0003> auc.c:113 vector [1]: rand = b971a45e78c265ed74a18c12ed95366e 20250426122526817 DAUC <0003> auc.c:179 vector [1]: kc = 16b4f7b52f85d400 20250426122526817 DAUC <0003> auc.c:180 vector [1]: sres = 67286b3c 20250426122526817 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250426122526817 DAUC <0003> auc.c:113 vector [2]: rand = 8cd93ebb267dda817117a0f35ec673e8 20250426122526817 DAUC <0003> auc.c:179 vector [2]: kc = 58e88fe803b62000 20250426122526817 DAUC <0003> auc.c:180 vector [2]: sres = be9f98de 20250426122526817 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250426122526817 DAUC <0003> auc.c:113 vector [3]: rand = a8430efac666699a023af00d3dacce24 20250426122526817 DAUC <0003> auc.c:179 vector [3]: kc = e99baaa54f402000 20250426122526817 DAUC <0003> auc.c:180 vector [3]: sres = bdac5823 20250426122526817 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250426122526817 DAUC <0003> auc.c:113 vector [4]: rand = 15f2d7fc45f8adaaed131a36408fb326 20250426122526817 DAUC <0003> auc.c:179 vector [4]: kc = 2f72c7e229fdc400 20250426122526817 DAUC <0003> auc.c:180 vector [4]: sres = 69eb61ce 20250426122526817 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250426122526817 DAUC <0003> db_auc.c:245 IMSI='262423946963549': Generated 5 vectors 20250426122526817 DLGSUP <0013> hlr.c:345 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262423946963549 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423946963549"} 20250426122526817 DLGSUP <0013> gsup_req.c:173 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262423946963549 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250426122526817 DLINP <000b> input/ipa.c:452 connected read/write 20250426122526817 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122526817 DLINP <000b> input/ipa.c:452 connected read/write 20250426122526817 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@7d2084491a2b: setverdict(pass): pass -> pass, component reason not changed 20250426122526818 DLINP <000b> input/ipa.c:452 connected read/write 20250426122526818 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122526818 DLGSUP <0013> gsup_req.c:140 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262423946963549 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423946963549"} 20250426122526818 DAUC <0003> db_auc.c:192 IMSI='262423946963549': No 3G Auth Data 20250426122526818 DAUC <0003> db_auc.c:236 IMSI='262423946963549': Calling to generate 5 vectors 20250426122526818 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250426122526818 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250426122526818 DAUC <0003> auc.c:113 vector [0]: rand = b4f3033810008ecb3c2929a5da0e67c1 20250426122526818 DAUC <0003> auc.c:179 vector [0]: kc = 0618b607dd980000 20250426122526818 DAUC <0003> auc.c:180 vector [0]: sres = a0749159 20250426122526818 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250426122526818 DAUC <0003> auc.c:113 vector [1]: rand = acb4509b0a1cd086a11882ca82fb7a2a 20250426122526818 DAUC <0003> auc.c:179 vector [1]: kc = 2e944edf2d81a800 20250426122526818 DAUC <0003> auc.c:180 vector [1]: sres = b7ab74af 20250426122526818 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250426122526818 DAUC <0003> auc.c:113 vector [2]: rand = 4deae667669b4045f312621f64e0043c 20250426122526818 DAUC <0003> auc.c:179 vector [2]: kc = 5d0801c18d8cec00 20250426122526818 DAUC <0003> auc.c:180 vector [2]: sres = aadca166 20250426122526818 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250426122526818 DAUC <0003> auc.c:113 vector [3]: rand = 80be322bb58a50dc516b2d67ccc1687b 20250426122526818 DAUC <0003> auc.c:179 vector [3]: kc = 5ce4199e9053bc00 20250426122526818 DAUC <0003> auc.c:180 vector [3]: sres = 94504d02 20250426122526818 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250426122526818 DAUC <0003> auc.c:113 vector [4]: rand = 6856be1fc9cf64b25431919fdea11393 20250426122526818 DAUC <0003> auc.c:179 vector [4]: kc = 9ae3421724174c00 20250426122526818 DAUC <0003> auc.c:180 vector [4]: sres = ad7062eb 20250426122526818 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250426122526818 DAUC <0003> db_auc.c:245 IMSI='262423946963549': Generated 5 vectors 20250426122526818 DLGSUP <0013> hlr.c:345 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262423946963549 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423946963549"} 20250426122526818 DLGSUP <0013> gsup_req.c:173 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262423946963549 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250426122526818 DLINP <000b> input/ipa.c:452 connected read/write 20250426122526818 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122526818 DLINP <000b> input/ipa.c:452 connected read/write 20250426122526818 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@7d2084491a2b: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(25)@7d2084491a2b: setverdict(pass): pass -> pass, component reason not changed 20250426122526819 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55766<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(25)@7d2084491a2b: Final verdict of PTC: pass 20250426122526819 DAUC <0003> db_auc.c:157 IMSI='262420757785286': No 2G Auth Data 20250426122526819 DAUC <0003> db_auc.c:192 IMSI='262420757785286': No 3G Auth Data HLR_Test-GSUP(21)@7d2084491a2b: Created GsupExpect[0] for "262420757785286" to be handled at TC_gsup_sai_num_auth_vectors(26) 20250426122526825 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55774<->l=127.0.0.1:4258 20250426122526826 DLINP <000b> input/ipa.c:452 connected read/write 20250426122526826 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122526826 DLGSUP <0013> gsup_req.c:140 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262420757785286 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420757785286"} 20250426122526826 DAUC <0003> db_auc.c:192 IMSI='262420757785286': No 3G Auth Data 20250426122526826 DAUC <0003> db_auc.c:236 IMSI='262420757785286': Calling to generate 1 vectors 20250426122526826 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20250426122526826 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250426122526826 DAUC <0003> auc.c:113 vector [0]: rand = 8d579132dfd1a71479752a8db02da09f 20250426122526826 DAUC <0003> auc.c:179 vector [0]: kc = 9d83dd6dca8caaa3 20250426122526826 DAUC <0003> auc.c:180 vector [0]: sres = 76a7a75f 20250426122526826 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250426122526826 DAUC <0003> db_auc.c:245 IMSI='262420757785286': Generated 1 vectors 20250426122526826 DLGSUP <0013> hlr.c:345 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262420757785286 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420757785286"} 20250426122526826 DLGSUP <0013> gsup_req.c:173 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262420757785286 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250426122526826 DLINP <000b> input/ipa.c:452 connected read/write 20250426122526826 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122526826 DLINP <000b> input/ipa.c:452 connected read/write 20250426122526826 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@7d2084491a2b: Found GsupExpect[0] for "262420757785286" handled at TC_gsup_sai_num_auth_vectors(26) HLR_Test-GSUP(21)@7d2084491a2b: Added IMSI table entry 2TC_gsup_sai_num_auth_vectors(26)"262420757785286" TC_gsup_sai_num_auth_vectors(26)@7d2084491a2b: setverdict(pass): none -> pass 20250426122526828 DLINP <000b> input/ipa.c:452 connected read/write 20250426122526828 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122526828 DLGSUP <0013> gsup_req.c:140 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262420757785286 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420757785286"} 20250426122526828 DAUC <0003> db_auc.c:192 IMSI='262420757785286': No 3G Auth Data 20250426122526828 DAUC <0003> db_auc.c:236 IMSI='262420757785286': Calling to generate 4 vectors 20250426122526828 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20250426122526828 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250426122526828 DAUC <0003> auc.c:113 vector [0]: rand = 4f54a51c9d3d39150c6c0c3aec742d1f 20250426122526828 DAUC <0003> auc.c:179 vector [0]: kc = 518f8875de3ae569 20250426122526828 DAUC <0003> auc.c:180 vector [0]: sres = cda1f3c6 20250426122526828 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250426122526828 DAUC <0003> auc.c:113 vector [1]: rand = 880f5cdcd2c38433356e00aa9bfbf7d8 20250426122526828 DAUC <0003> auc.c:179 vector [1]: kc = 39832f24b8101c6a 20250426122526828 DAUC <0003> auc.c:180 vector [1]: sres = 1979f988 20250426122526828 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250426122526828 DAUC <0003> auc.c:113 vector [2]: rand = 4d5e6a65e984d62b36faa1b914036c41 20250426122526828 DAUC <0003> auc.c:179 vector [2]: kc = f0070bfce4d70ea1 20250426122526828 DAUC <0003> auc.c:180 vector [2]: sres = 350ec533 20250426122526828 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250426122526828 DAUC <0003> auc.c:113 vector [3]: rand = 2817d67adeac3aeb4682c5722132d13c 20250426122526828 DAUC <0003> auc.c:179 vector [3]: kc = 83e631eae6c21beb 20250426122526828 DAUC <0003> auc.c:180 vector [3]: sres = ea3d565a 20250426122526828 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250426122526828 DAUC <0003> db_auc.c:245 IMSI='262420757785286': Generated 4 vectors 20250426122526828 DLGSUP <0013> hlr.c:345 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262420757785286 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420757785286"} 20250426122526828 DLGSUP <0013> gsup_req.c:173 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262420757785286 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250426122526828 DLINP <000b> input/ipa.c:452 connected read/write 20250426122526828 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122526828 DLINP <000b> input/ipa.c:452 connected read/write 20250426122526828 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@7d2084491a2b: setverdict(pass): pass -> pass, component reason not changed 20250426122526829 DLINP <000b> input/ipa.c:452 connected read/write 20250426122526829 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122526829 DLGSUP <0013> gsup_req.c:140 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262420757785286 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420757785286"} 20250426122526829 DAUC <0003> db_auc.c:192 IMSI='262420757785286': No 3G Auth Data 20250426122526829 DAUC <0003> db_auc.c:236 IMSI='262420757785286': Calling to generate 5 vectors 20250426122526829 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250426122526829 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250426122526829 DAUC <0003> auc.c:113 vector [0]: rand = 2b1bf96842c5fcacda518fccd7599d8c 20250426122526829 DAUC <0003> auc.c:179 vector [0]: kc = 3c4b0e3d969ca762 20250426122526829 DAUC <0003> auc.c:180 vector [0]: sres = 36b77982 20250426122526829 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250426122526829 DAUC <0003> auc.c:113 vector [1]: rand = ed6c0037ee72f46b63adc141813d6b37 20250426122526829 DAUC <0003> auc.c:179 vector [1]: kc = 0e1597bef58abf91 20250426122526829 DAUC <0003> auc.c:180 vector [1]: sres = d6c3dc2a 20250426122526829 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250426122526829 DAUC <0003> auc.c:113 vector [2]: rand = af47618f58ebc9d2b15173e64be8cf24 20250426122526829 DAUC <0003> auc.c:179 vector [2]: kc = 1a50ef4347ca10cf 20250426122526829 DAUC <0003> auc.c:180 vector [2]: sres = 4ea11190 20250426122526829 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250426122526829 DAUC <0003> auc.c:113 vector [3]: rand = 88148c41af0f15423ef55fb83b4b7f21 20250426122526829 DAUC <0003> auc.c:179 vector [3]: kc = bc6c025ec5bfd157 20250426122526829 DAUC <0003> auc.c:180 vector [3]: sres = b8ed844c 20250426122526829 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250426122526829 DAUC <0003> auc.c:113 vector [4]: rand = 2b1079911db84a63086b738eb7e5a1c1 20250426122526829 DAUC <0003> auc.c:179 vector [4]: kc = 07033f659ef12229 20250426122526829 DAUC <0003> auc.c:180 vector [4]: sres = 592adad5 20250426122526829 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250426122526829 DAUC <0003> db_auc.c:245 IMSI='262420757785286': Generated 5 vectors 20250426122526829 DLGSUP <0013> hlr.c:345 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262420757785286 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420757785286"} 20250426122526829 DLGSUP <0013> gsup_req.c:173 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262420757785286 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250426122526829 DLINP <000b> input/ipa.c:452 connected read/write 20250426122526829 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122526829 DLINP <000b> input/ipa.c:452 connected read/write 20250426122526829 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@7d2084491a2b: setverdict(pass): pass -> pass, component reason not changed 20250426122526830 DLINP <000b> input/ipa.c:452 connected read/write 20250426122526830 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122526830 DLGSUP <0013> gsup_req.c:140 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262420757785286 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420757785286"} 20250426122526830 DAUC <0003> db_auc.c:192 IMSI='262420757785286': No 3G Auth Data 20250426122526830 DAUC <0003> db_auc.c:236 IMSI='262420757785286': Calling to generate 5 vectors 20250426122526830 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250426122526830 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250426122526830 DAUC <0003> auc.c:113 vector [0]: rand = 7bb589348283f39a07e0becbcdd84600 20250426122526830 DAUC <0003> auc.c:179 vector [0]: kc = ebf56904cd680e33 20250426122526830 DAUC <0003> auc.c:180 vector [0]: sres = a0e7587c 20250426122526830 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250426122526830 DAUC <0003> auc.c:113 vector [1]: rand = 2e9f658e2c98009f6507d56b5c3db0bd 20250426122526830 DAUC <0003> auc.c:179 vector [1]: kc = e87b7610b922e777 20250426122526830 DAUC <0003> auc.c:180 vector [1]: sres = 3892bfe9 20250426122526830 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250426122526830 DAUC <0003> auc.c:113 vector [2]: rand = 5a4fcd517102726c47db3392f7a4feeb 20250426122526830 DAUC <0003> auc.c:179 vector [2]: kc = 2728297c86530ba2 20250426122526830 DAUC <0003> auc.c:180 vector [2]: sres = dc9a83d3 20250426122526830 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250426122526830 DAUC <0003> auc.c:113 vector [3]: rand = a419c9399bb916c2ab5ecc15fe0be642 20250426122526830 DAUC <0003> auc.c:179 vector [3]: kc = b623ca965491c508 20250426122526830 DAUC <0003> auc.c:180 vector [3]: sres = 95777976 20250426122526830 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250426122526830 DAUC <0003> auc.c:113 vector [4]: rand = 5c3af8aa091e70b541279a52dec4a428 20250426122526830 DAUC <0003> auc.c:179 vector [4]: kc = 5e78f8eb54c00508 20250426122526830 DAUC <0003> auc.c:180 vector [4]: sres = b24dc30f 20250426122526830 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250426122526830 DAUC <0003> db_auc.c:245 IMSI='262420757785286': Generated 5 vectors 20250426122526830 DLGSUP <0013> hlr.c:345 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262420757785286 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420757785286"} 20250426122526830 DLGSUP <0013> gsup_req.c:173 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262420757785286 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250426122526830 DLINP <000b> input/ipa.c:452 connected read/write 20250426122526830 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122526830 DLINP <000b> input/ipa.c:452 connected read/write 20250426122526830 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@7d2084491a2b: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(26)@7d2084491a2b: setverdict(pass): pass -> pass, component reason not changed 20250426122526831 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55774<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(26)@7d2084491a2b: Final verdict of PTC: pass 20250426122526832 DAUC <0003> db_auc.c:157 IMSI='262424809009224': No 2G Auth Data 20250426122526832 DAUC <0003> db_auc.c:192 IMSI='262424809009224': No 3G Auth Data HLR_Test-GSUP(21)@7d2084491a2b: Created GsupExpect[0] for "262424809009224" to be handled at TC_gsup_sai_num_auth_vectors(27) 20250426122526838 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55786<->l=127.0.0.1:4258 20250426122526840 DLINP <000b> input/ipa.c:452 connected read/write 20250426122526840 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122526840 DLGSUP <0013> gsup_req.c:140 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262424809009224 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424809009224"} 20250426122526840 DAUC <0003> db_auc.c:157 IMSI='262424809009224': No 2G Auth Data 20250426122526840 DAUC <0003> db_auc.c:236 IMSI='262424809009224': Calling to generate 1 vectors 20250426122526840 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20250426122526840 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250426122526840 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250426122526840 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250426122526840 DAUC <0003> auc.c:113 vector [0]: rand = 1794c079db95568cccf87131e2e1c9bd 20250426122526840 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250426122526840 DAUC <0003> auc.c:142 vector [0]: autn = 033cf41397450000677269790dd7224a 20250426122526840 DAUC <0003> auc.c:143 vector [0]: ck = 6b238896870af0279618f0e8b0cd4962 20250426122526840 DAUC <0003> auc.c:144 vector [0]: ik = df277c99b63419c6440d33df53ce162c 20250426122526840 DAUC <0003> auc.c:145 vector [0]: res = 39fa7b0ac0c9875d0000000000000000 20250426122526840 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250426122526840 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250426122526840 DAUC <0003> auc.c:151 vector [0]: kc = 66113738d23db6af 20250426122526840 DAUC <0003> auc.c:152 vector [0]: sres = f933fc57 20250426122526840 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250426122526840 DAUC <0003> db_auc.c:245 IMSI='262424809009224': Generated 1 vectors 20250426122526840 DAUC <0003> db_auc.c:249 IMSI='262424809009224': Updating SQN=33 in DB 20250426122526840 DLGSUP <0013> hlr.c:345 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262424809009224 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424809009224"} 20250426122526840 DLGSUP <0013> gsup_req.c:173 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262424809009224 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250426122526840 DLINP <000b> input/ipa.c:452 connected read/write 20250426122526840 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122526840 DLINP <000b> input/ipa.c:452 connected read/write 20250426122526840 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@7d2084491a2b: Found GsupExpect[0] for "262424809009224" handled at TC_gsup_sai_num_auth_vectors(27) HLR_Test-GSUP(21)@7d2084491a2b: Added IMSI table entry 3TC_gsup_sai_num_auth_vectors(27)"262424809009224" TC_gsup_sai_num_auth_vectors(27)@7d2084491a2b: setverdict(pass): none -> pass 20250426122526841 DLINP <000b> input/ipa.c:452 connected read/write 20250426122526841 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122526841 DLGSUP <0013> gsup_req.c:140 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262424809009224 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424809009224"} 20250426122526841 DAUC <0003> db_auc.c:157 IMSI='262424809009224': No 2G Auth Data 20250426122526841 DAUC <0003> db_auc.c:236 IMSI='262424809009224': Calling to generate 4 vectors 20250426122526841 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20250426122526841 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250426122526841 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250426122526841 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250426122526841 DAUC <0003> auc.c:113 vector [0]: rand = 39db45ed79beb01e0b62f0b932e662e6 20250426122526841 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250426122526841 DAUC <0003> auc.c:142 vector [0]: autn = ef6e10abe2db0000e6fe68e8a28e5466 20250426122526841 DAUC <0003> auc.c:143 vector [0]: ck = 1edeb751e4fbe8c553d4cf00afc15762 20250426122526841 DAUC <0003> auc.c:144 vector [0]: ik = c16b141f545ec3d257ac9a4ea019ed95 20250426122526841 DAUC <0003> auc.c:145 vector [0]: res = 082277a25cecda220000000000000000 20250426122526841 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250426122526841 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250426122526841 DAUC <0003> auc.c:151 vector [0]: kc = dbcdf600bf7d91e0 20250426122526841 DAUC <0003> auc.c:152 vector [0]: sres = 54cead80 20250426122526841 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250426122526841 DAUC <0003> auc.c:113 vector [1]: rand = 06bcee8899fe7f08a9e13422274f5937 20250426122526841 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250426122526841 DAUC <0003> auc.c:142 vector [1]: autn = ff0a5bea562c000023233e9f0715ce53 20250426122526841 DAUC <0003> auc.c:143 vector [1]: ck = b9a5cc9cbdcdd0b7902c78d1c4ff8901 20250426122526841 DAUC <0003> auc.c:144 vector [1]: ik = 9f33b12d350eb79a5bf84124ab2737bd 20250426122526841 DAUC <0003> auc.c:145 vector [1]: res = 4c8b06da5ed66f4d0000000000000000 20250426122526841 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250426122526841 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250426122526841 DAUC <0003> auc.c:151 vector [1]: kc = ed424444e71bd991 20250426122526841 DAUC <0003> auc.c:152 vector [1]: sres = 125d6997 20250426122526841 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250426122526841 DAUC <0003> auc.c:113 vector [2]: rand = 6ee7e963f12d40b62c270b3285dab8b9 20250426122526841 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250426122526841 DAUC <0003> auc.c:142 vector [2]: autn = ab5b3000ea870000394f9462a1448bdc 20250426122526841 DAUC <0003> auc.c:143 vector [2]: ck = 25731bf51f10e3ec1bfb6a141527b745 20250426122526841 DAUC <0003> auc.c:144 vector [2]: ik = 6cefbf3fec4252eeb5153fcaf3631bc4 20250426122526841 DAUC <0003> auc.c:145 vector [2]: res = cbb1bd5af9ebf7870000000000000000 20250426122526841 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250426122526841 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250426122526841 DAUC <0003> auc.c:151 vector [2]: kc = e772f11415161d83 20250426122526841 DAUC <0003> auc.c:152 vector [2]: sres = 325a4add 20250426122526841 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250426122526841 DAUC <0003> auc.c:113 vector [3]: rand = f4c1c653f2a7bb777ec260f2022d4902 20250426122526841 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250426122526841 DAUC <0003> auc.c:142 vector [3]: autn = 43cdb0d9b7e400005b34246313db97e9 20250426122526841 DAUC <0003> auc.c:143 vector [3]: ck = c41e6432de5551511f640c057491bd5c 20250426122526841 DAUC <0003> auc.c:144 vector [3]: ik = b1fc736d2f6778e935331d9d3e53a9e0 20250426122526841 DAUC <0003> auc.c:145 vector [3]: res = 6147232297a450220000000000000000 20250426122526841 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250426122526841 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250426122526841 DAUC <0003> auc.c:151 vector [3]: kc = 5fb506c7bbf03d04 20250426122526841 DAUC <0003> auc.c:152 vector [3]: sres = f6e37300 20250426122526841 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250426122526841 DAUC <0003> db_auc.c:245 IMSI='262424809009224': Generated 4 vectors 20250426122526841 DAUC <0003> db_auc.c:249 IMSI='262424809009224': Updating SQN=161 in DB 20250426122526841 DLGSUP <0013> hlr.c:345 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262424809009224 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424809009224"} 20250426122526841 DLGSUP <0013> gsup_req.c:173 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262424809009224 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250426122526841 DLINP <000b> input/ipa.c:452 connected read/write 20250426122526841 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122526841 DLINP <000b> input/ipa.c:452 connected read/write 20250426122526841 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@7d2084491a2b: setverdict(pass): pass -> pass, component reason not changed 20250426122526842 DLINP <000b> input/ipa.c:452 connected read/write 20250426122526842 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122526842 DLGSUP <0013> gsup_req.c:140 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262424809009224 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424809009224"} 20250426122526842 DAUC <0003> db_auc.c:157 IMSI='262424809009224': No 2G Auth Data 20250426122526842 DAUC <0003> db_auc.c:236 IMSI='262424809009224': Calling to generate 5 vectors 20250426122526842 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250426122526842 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250426122526842 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250426122526842 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250426122526842 DAUC <0003> auc.c:113 vector [0]: rand = 116d9392cf9bd773ed69f90082de8dc3 20250426122526842 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250426122526842 DAUC <0003> auc.c:142 vector [0]: autn = 58e121ee7a8d0000389d3d95ca516f49 20250426122526842 DAUC <0003> auc.c:143 vector [0]: ck = 684b1ad612b0371bb239cb752d772433 20250426122526842 DAUC <0003> auc.c:144 vector [0]: ik = ca54342d740c07cc73a323456d7045e0 20250426122526842 DAUC <0003> auc.c:145 vector [0]: res = ea528158b171f2e50000000000000000 20250426122526842 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250426122526842 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250426122526842 DAUC <0003> auc.c:151 vector [0]: kc = 6385c6cb26bb5104 20250426122526842 DAUC <0003> auc.c:152 vector [0]: sres = 5b2373bd 20250426122526842 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250426122526842 DAUC <0003> auc.c:113 vector [1]: rand = a06586e894320ebe820712ff4159f694 20250426122526842 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250426122526842 DAUC <0003> auc.c:142 vector [1]: autn = c3b9a80e5f7f00003f3b3887aefc5672 20250426122526842 DAUC <0003> auc.c:143 vector [1]: ck = 14ded6c4c5fedbab809fa09ed282a22d 20250426122526842 DAUC <0003> auc.c:144 vector [1]: ik = 4ea0752cdf582df3dcc3a48d2ed3ebe0 20250426122526842 DAUC <0003> auc.c:145 vector [1]: res = a9ff075c7ff01efe0000000000000000 20250426122526842 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250426122526842 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250426122526842 DAUC <0003> auc.c:151 vector [1]: kc = 0622a7fbe6f7bf95 20250426122526842 DAUC <0003> auc.c:152 vector [1]: sres = d60f19a2 20250426122526842 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250426122526842 DAUC <0003> auc.c:113 vector [2]: rand = 1d655dfffe4fdc74eeb64baea43b7029 20250426122526842 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250426122526842 DAUC <0003> auc.c:142 vector [2]: autn = 4937c55ac6460000197018fcb2210eb8 20250426122526842 DAUC <0003> auc.c:143 vector [2]: ck = 9de43ad4659cdba8b878597c197f4503 20250426122526842 DAUC <0003> auc.c:144 vector [2]: ik = bfd1eaac14ea192c193689c04f68b376 20250426122526842 DAUC <0003> auc.c:145 vector [2]: res = cf36a16cb5b881e40000000000000000 20250426122526842 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250426122526842 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250426122526842 DAUC <0003> auc.c:151 vector [2]: kc = 837b00c4276134f1 20250426122526842 DAUC <0003> auc.c:152 vector [2]: sres = 7a8e2088 20250426122526842 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250426122526842 DAUC <0003> auc.c:113 vector [3]: rand = 6a0692afc7bf4c105125477dd1015811 20250426122526842 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250426122526842 DAUC <0003> auc.c:142 vector [3]: autn = e13cb5c00c2b00001a1b81e543a73863 20250426122526842 DAUC <0003> auc.c:143 vector [3]: ck = 44c732bb724b1722162474a60a96ba77 20250426122526842 DAUC <0003> auc.c:144 vector [3]: ik = 842361408eb66cbe7b91371ef1c252e3 20250426122526842 DAUC <0003> auc.c:145 vector [3]: res = d4063ff9b93407ec0000000000000000 20250426122526842 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250426122526842 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250426122526842 DAUC <0003> auc.c:151 vector [3]: kc = ad51104307a99308 20250426122526842 DAUC <0003> auc.c:152 vector [3]: sres = 6d323815 20250426122526842 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250426122526842 DAUC <0003> auc.c:113 vector [4]: rand = 2ae00586edd4e7db2cca7ba320669e59 20250426122526842 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250426122526842 DAUC <0003> auc.c:142 vector [4]: autn = b745c6a99de10000d0a06c07d433ec21 20250426122526842 DAUC <0003> auc.c:143 vector [4]: ck = 0dd8f217508a93ad184fbe75a161c64f 20250426122526842 DAUC <0003> auc.c:144 vector [4]: ik = f64daad249a582e83cacda06a5cfdae7 20250426122526842 DAUC <0003> auc.c:145 vector [4]: res = 8adc5137acac951d0000000000000000 20250426122526842 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250426122526842 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250426122526842 DAUC <0003> auc.c:151 vector [4]: kc = df763cb61d810ded 20250426122526842 DAUC <0003> auc.c:152 vector [4]: sres = 2670c42a 20250426122526842 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250426122526842 DAUC <0003> db_auc.c:245 IMSI='262424809009224': Generated 5 vectors 20250426122526842 DAUC <0003> db_auc.c:249 IMSI='262424809009224': Updating SQN=321 in DB 20250426122526842 DLGSUP <0013> hlr.c:345 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262424809009224 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424809009224"} 20250426122526842 DLGSUP <0013> gsup_req.c:173 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262424809009224 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250426122526842 DLINP <000b> input/ipa.c:452 connected read/write 20250426122526842 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122526842 DLINP <000b> input/ipa.c:452 connected read/write 20250426122526842 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@7d2084491a2b: setverdict(pass): pass -> pass, component reason not changed 20250426122526843 DLINP <000b> input/ipa.c:452 connected read/write 20250426122526843 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122526843 DLGSUP <0013> gsup_req.c:140 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262424809009224 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424809009224"} 20250426122526843 DAUC <0003> db_auc.c:157 IMSI='262424809009224': No 2G Auth Data 20250426122526843 DAUC <0003> db_auc.c:236 IMSI='262424809009224': Calling to generate 5 vectors 20250426122526843 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250426122526843 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250426122526843 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250426122526843 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250426122526843 DAUC <0003> auc.c:113 vector [0]: rand = 493004caa88fc243d4c45c30143f9d86 20250426122526843 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250426122526843 DAUC <0003> auc.c:142 vector [0]: autn = ec726486f2a400005e256e8d7bd61ced 20250426122526843 DAUC <0003> auc.c:143 vector [0]: ck = 5a6f2351e5cbb3791e55ed266eb14824 20250426122526843 DAUC <0003> auc.c:144 vector [0]: ik = ead52deb04dbcfe6e40083bbf27049bd 20250426122526843 DAUC <0003> auc.c:145 vector [0]: res = e75fdf3dba2483030000000000000000 20250426122526843 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250426122526843 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250426122526843 DAUC <0003> auc.c:151 vector [0]: kc = 4aef60277dd17d06 20250426122526843 DAUC <0003> auc.c:152 vector [0]: sres = 5d7b5c3e 20250426122526843 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250426122526843 DAUC <0003> auc.c:113 vector [1]: rand = 15be02fc913323f9ea2e4ba8dcf84143 20250426122526843 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250426122526843 DAUC <0003> auc.c:142 vector [1]: autn = f1fe62745a530000e1f68e8f3013f694 20250426122526843 DAUC <0003> auc.c:143 vector [1]: ck = 2b8176b8b7002d334304e5ec95d0a05d 20250426122526843 DAUC <0003> auc.c:144 vector [1]: ik = 26eca9b8bd5bc2c70a3581b42894ce22 20250426122526843 DAUC <0003> auc.c:145 vector [1]: res = 282d5daa6becccea0000000000000000 20250426122526843 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250426122526843 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250426122526843 DAUC <0003> auc.c:151 vector [1]: kc = 445cbb58b71f818b 20250426122526843 DAUC <0003> auc.c:152 vector [1]: sres = 43c19140 20250426122526843 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250426122526843 DAUC <0003> auc.c:113 vector [2]: rand = fbb2f8c8e98acdb258c6744cceac19ad 20250426122526843 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250426122526843 DAUC <0003> auc.c:142 vector [2]: autn = 02886950b8590000f2b35a9f19251d87 20250426122526843 DAUC <0003> auc.c:143 vector [2]: ck = 0eef92f2214cad6b64716a23c31126d0 20250426122526843 DAUC <0003> auc.c:144 vector [2]: ik = 62a84645f2588235dfcf06aa5d6e2fcd 20250426122526843 DAUC <0003> auc.c:145 vector [2]: res = 260d219491e855400000000000000000 20250426122526843 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250426122526843 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250426122526843 DAUC <0003> auc.c:151 vector [2]: kc = d7f9b83e4d6b2643 20250426122526843 DAUC <0003> auc.c:152 vector [2]: sres = b7e574d4 20250426122526843 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250426122526844 DAUC <0003> auc.c:113 vector [3]: rand = 54ffe8b186dc8aa8b1f4a8ce7ea86c69 20250426122526844 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250426122526844 DAUC <0003> auc.c:142 vector [3]: autn = 556d745485110000ed0cf038c5b280e2 20250426122526844 DAUC <0003> auc.c:143 vector [3]: ck = 27242d324d2c019a2299c311530947a3 20250426122526844 DAUC <0003> auc.c:144 vector [3]: ik = 09ec9a042ee0853d4b5e7b9ca778cc28 20250426122526844 DAUC <0003> auc.c:145 vector [3]: res = 94cd5b1d153bfe5f0000000000000000 20250426122526844 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250426122526844 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250426122526844 DAUC <0003> auc.c:151 vector [3]: kc = 470f0fbb97bd0f2c 20250426122526844 DAUC <0003> auc.c:152 vector [3]: sres = 81f6a542 20250426122526844 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250426122526844 DAUC <0003> auc.c:113 vector [4]: rand = 5d5fd21aa00a22c26ed0555963250662 20250426122526844 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250426122526844 DAUC <0003> auc.c:142 vector [4]: autn = 1715ce9b7ed100007ba4d2bbec081fae 20250426122526844 DAUC <0003> auc.c:143 vector [4]: ck = 350191bf3b001abcfadef493426645da 20250426122526844 DAUC <0003> auc.c:144 vector [4]: ik = 92843a88e86a1d4231aea3a2a0c973fc 20250426122526844 DAUC <0003> auc.c:145 vector [4]: res = b08739340f96b80f0000000000000000 20250426122526844 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250426122526844 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250426122526844 DAUC <0003> auc.c:151 vector [4]: kc = 6cf5fc0631c531d8 20250426122526844 DAUC <0003> auc.c:152 vector [4]: sres = bf11813b 20250426122526844 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250426122526844 DAUC <0003> db_auc.c:245 IMSI='262424809009224': Generated 5 vectors 20250426122526844 DAUC <0003> db_auc.c:249 IMSI='262424809009224': Updating SQN=481 in DB 20250426122526844 DLGSUP <0013> hlr.c:345 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262424809009224 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424809009224"} 20250426122526844 DLGSUP <0013> gsup_req.c:173 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262424809009224 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250426122526844 DLINP <000b> input/ipa.c:452 connected read/write 20250426122526844 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122526844 DLINP <000b> input/ipa.c:452 connected read/write 20250426122526844 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@7d2084491a2b: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(27)@7d2084491a2b: setverdict(pass): pass -> pass, component reason not changed 20250426122526845 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55786<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(27)@7d2084491a2b: Final verdict of PTC: pass 20250426122526845 DAUC <0003> db_auc.c:157 IMSI='262426570623550': No 2G Auth Data 20250426122526845 DAUC <0003> db_auc.c:192 IMSI='262426570623550': No 3G Auth Data HLR_Test-GSUP(21)@7d2084491a2b: Created GsupExpect[0] for "262426570623550" to be handled at TC_gsup_sai_num_auth_vectors(28) 20250426122526852 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55794<->l=127.0.0.1:4258 20250426122526853 DLINP <000b> input/ipa.c:452 connected read/write 20250426122526853 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122526853 DLGSUP <0013> gsup_req.c:140 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262426570623550 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426570623550"} 20250426122526853 DAUC <0003> db_auc.c:157 IMSI='262426570623550': No 2G Auth Data 20250426122526853 DAUC <0003> db_auc.c:236 IMSI='262426570623550': Calling to generate 1 vectors 20250426122526853 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20250426122526853 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250426122526853 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250426122526853 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250426122526853 DAUC <0003> auc.c:113 vector [0]: rand = 5049a7ffbc45ac10a48400477260a192 20250426122526853 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250426122526853 DAUC <0003> auc.c:142 vector [0]: autn = 526283a8ab0500003adb304064c97daa 20250426122526853 DAUC <0003> auc.c:143 vector [0]: ck = 33f1ca2ed4cb12e03c453897fcf60e4f 20250426122526853 DAUC <0003> auc.c:144 vector [0]: ik = 9a9e426d8a96527fbe6d749a8eeba7ea 20250426122526853 DAUC <0003> auc.c:145 vector [0]: res = 2c5b5de380eb77d80000000000000000 20250426122526853 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250426122526853 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250426122526853 DAUC <0003> auc.c:151 vector [0]: kc = 2b47c44e2c40e93a 20250426122526853 DAUC <0003> auc.c:152 vector [0]: sres = acb02a3b 20250426122526853 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250426122526853 DAUC <0003> db_auc.c:245 IMSI='262426570623550': Generated 1 vectors 20250426122526853 DAUC <0003> db_auc.c:249 IMSI='262426570623550': Updating SQN=33 in DB 20250426122526854 DLGSUP <0013> hlr.c:345 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262426570623550 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426570623550"} 20250426122526854 DLGSUP <0013> gsup_req.c:173 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262426570623550 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250426122526854 DLINP <000b> input/ipa.c:452 connected read/write 20250426122526854 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122526854 DLINP <000b> input/ipa.c:452 connected read/write 20250426122526854 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@7d2084491a2b: Found GsupExpect[0] for "262426570623550" handled at TC_gsup_sai_num_auth_vectors(28) HLR_Test-GSUP(21)@7d2084491a2b: Added IMSI table entry 4TC_gsup_sai_num_auth_vectors(28)"262426570623550" TC_gsup_sai_num_auth_vectors(28)@7d2084491a2b: setverdict(pass): none -> pass 20250426122526855 DLINP <000b> input/ipa.c:452 connected read/write 20250426122526855 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122526855 DLGSUP <0013> gsup_req.c:140 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262426570623550 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426570623550"} 20250426122526855 DAUC <0003> db_auc.c:157 IMSI='262426570623550': No 2G Auth Data 20250426122526855 DAUC <0003> db_auc.c:236 IMSI='262426570623550': Calling to generate 4 vectors 20250426122526855 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20250426122526855 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250426122526855 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250426122526855 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250426122526855 DAUC <0003> auc.c:113 vector [0]: rand = 5e140ccd75d22b8513dca207a11c0423 20250426122526855 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250426122526855 DAUC <0003> auc.c:142 vector [0]: autn = 5f80628ef492000046c8f4be660c32c4 20250426122526855 DAUC <0003> auc.c:143 vector [0]: ck = 4382012665d36428cacfc6167f008836 20250426122526855 DAUC <0003> auc.c:144 vector [0]: ik = 5278bdd8458e0f20e5bb0cd00f74a1a2 20250426122526855 DAUC <0003> auc.c:145 vector [0]: res = e9d84d5671ae8bed0000000000000000 20250426122526855 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250426122526855 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250426122526855 DAUC <0003> auc.c:151 vector [0]: kc = 3e8e76385029429c 20250426122526855 DAUC <0003> auc.c:152 vector [0]: sres = 9876c6bb 20250426122526855 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250426122526855 DAUC <0003> auc.c:113 vector [1]: rand = bc81b64c9136a282bfe81451b3771933 20250426122526855 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250426122526855 DAUC <0003> auc.c:142 vector [1]: autn = 1a774d8104160000c80e509444951b95 20250426122526855 DAUC <0003> auc.c:143 vector [1]: ck = 977071af465e4b5b8a3347dfd6b82313 20250426122526855 DAUC <0003> auc.c:144 vector [1]: ik = ff062c83056f182474991ac5a5e03d39 20250426122526855 DAUC <0003> auc.c:145 vector [1]: res = 61b9b1c17c18231b0000000000000000 20250426122526855 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250426122526855 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250426122526855 DAUC <0003> auc.c:151 vector [1]: kc = 96dc003630694d55 20250426122526855 DAUC <0003> auc.c:152 vector [1]: sres = 1da192da 20250426122526855 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250426122526855 DAUC <0003> auc.c:113 vector [2]: rand = 183de4d8076a3e4e7ed6a1fc59fac5f0 20250426122526855 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250426122526855 DAUC <0003> auc.c:142 vector [2]: autn = 64a6a1fbc0c10000810dc15615e8589b 20250426122526855 DAUC <0003> auc.c:143 vector [2]: ck = f15dc60022b3057ab2dcf7d6cd37819a 20250426122526855 DAUC <0003> auc.c:144 vector [2]: ik = ac7880c7b805ca06ceba84b0109cea9a 20250426122526855 DAUC <0003> auc.c:145 vector [2]: res = 7fb3f90b20a408810000000000000000 20250426122526855 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250426122526855 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250426122526855 DAUC <0003> auc.c:151 vector [2]: kc = 214335a1471da47c 20250426122526855 DAUC <0003> auc.c:152 vector [2]: sres = 5f17f18a 20250426122526855 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250426122526855 DAUC <0003> auc.c:113 vector [3]: rand = 99b8d88fb9f9cc345f8d1e1c91432ee0 20250426122526855 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250426122526855 DAUC <0003> auc.c:142 vector [3]: autn = 7259270f58650000ad3c91c073bd70ed 20250426122526855 DAUC <0003> auc.c:143 vector [3]: ck = 2072d98287b1daacfd5b5976c367aa73 20250426122526855 DAUC <0003> auc.c:144 vector [3]: ik = ec17b76252a174ffa5f1acdfb279167a 20250426122526855 DAUC <0003> auc.c:145 vector [3]: res = 4d440f3e8b02d60d0000000000000000 20250426122526855 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250426122526855 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250426122526855 DAUC <0003> auc.c:151 vector [3]: kc = 94cf9b49a40e125a 20250426122526855 DAUC <0003> auc.c:152 vector [3]: sres = c646d933 20250426122526855 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250426122526855 DAUC <0003> db_auc.c:245 IMSI='262426570623550': Generated 4 vectors 20250426122526855 DAUC <0003> db_auc.c:249 IMSI='262426570623550': Updating SQN=161 in DB 20250426122526855 DLGSUP <0013> hlr.c:345 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262426570623550 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426570623550"} 20250426122526855 DLGSUP <0013> gsup_req.c:173 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262426570623550 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250426122526855 DLINP <000b> input/ipa.c:452 connected read/write 20250426122526855 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122526855 DLINP <000b> input/ipa.c:452 connected read/write 20250426122526855 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@7d2084491a2b: setverdict(pass): pass -> pass, component reason not changed 20250426122526856 DLINP <000b> input/ipa.c:452 connected read/write 20250426122526856 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122526856 DLGSUP <0013> gsup_req.c:140 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262426570623550 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426570623550"} 20250426122526856 DAUC <0003> db_auc.c:157 IMSI='262426570623550': No 2G Auth Data 20250426122526856 DAUC <0003> db_auc.c:236 IMSI='262426570623550': Calling to generate 5 vectors 20250426122526856 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250426122526856 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250426122526856 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250426122526856 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250426122526856 DAUC <0003> auc.c:113 vector [0]: rand = 0b82443d5f5f5c0627a02627d3f28106 20250426122526856 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250426122526856 DAUC <0003> auc.c:142 vector [0]: autn = cc293d354d390000959a7e896cda28d5 20250426122526856 DAUC <0003> auc.c:143 vector [0]: ck = fb0854ebe4d33bcd9642fe10eda474b2 20250426122526856 DAUC <0003> auc.c:144 vector [0]: ik = 8c57f346efcbebfed7a3bce7c9d04b99 20250426122526856 DAUC <0003> auc.c:145 vector [0]: res = ca190b36830089370000000000000000 20250426122526856 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250426122526856 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250426122526856 DAUC <0003> auc.c:151 vector [0]: kc = 36bee55a2f6cef18 20250426122526856 DAUC <0003> auc.c:152 vector [0]: sres = 49198201 20250426122526856 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250426122526856 DAUC <0003> auc.c:113 vector [1]: rand = eff6f8c044d995e0b706bacfa26d18a5 20250426122526856 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250426122526856 DAUC <0003> auc.c:142 vector [1]: autn = fe0517ba790c0000d3e88689b2cbbf80 20250426122526856 DAUC <0003> auc.c:143 vector [1]: ck = 235ac9bebb5ca0e296d7ddf45f195e85 20250426122526856 DAUC <0003> auc.c:144 vector [1]: ik = 149c6edac19994cd2c15b07e892a66b8 20250426122526856 DAUC <0003> auc.c:145 vector [1]: res = a8eaf6466e4c99500000000000000000 20250426122526856 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250426122526856 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250426122526856 DAUC <0003> auc.c:151 vector [1]: kc = 8d04caeeacf60c12 20250426122526856 DAUC <0003> auc.c:152 vector [1]: sres = c6a66f16 20250426122526856 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250426122526856 DAUC <0003> auc.c:113 vector [2]: rand = baf8e41e5f16514f7d3a2f07d0a67def 20250426122526856 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250426122526856 DAUC <0003> auc.c:142 vector [2]: autn = ac5ffbe411f60000e37f6877ba55e6f1 20250426122526856 DAUC <0003> auc.c:143 vector [2]: ck = 59202d6a7bba1ac2ad07640e3100e089 20250426122526856 DAUC <0003> auc.c:144 vector [2]: ik = 91d30fa9a0f848f0f8cd61e38ec23382 20250426122526856 DAUC <0003> auc.c:145 vector [2]: res = 44469461cc259bd20000000000000000 20250426122526856 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250426122526856 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250426122526856 DAUC <0003> auc.c:151 vector [2]: kc = 9d39272e64808139 20250426122526856 DAUC <0003> auc.c:152 vector [2]: sres = 88630fb3 20250426122526856 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250426122526856 DAUC <0003> auc.c:113 vector [3]: rand = 12bff063e647670bdcdf1791e18ee5de 20250426122526856 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250426122526856 DAUC <0003> auc.c:142 vector [3]: autn = 80b8062f76e30000773d750a5cd3112c 20250426122526856 DAUC <0003> auc.c:143 vector [3]: ck = 5f9f95cd8f8723fb53cbe383e222abd9 20250426122526856 DAUC <0003> auc.c:144 vector [3]: ik = 02c18dc9917722a6635009aff1e4fdd7 20250426122526856 DAUC <0003> auc.c:145 vector [3]: res = 28ede32f93f6b72b0000000000000000 20250426122526856 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250426122526856 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250426122526856 DAUC <0003> auc.c:151 vector [3]: kc = 6dc5f2280d365753 20250426122526856 DAUC <0003> auc.c:152 vector [3]: sres = bb1b5404 20250426122526856 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250426122526856 DAUC <0003> auc.c:113 vector [4]: rand = bb087793a2c0083b3678397724409a91 20250426122526856 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250426122526856 DAUC <0003> auc.c:142 vector [4]: autn = 53bb444a03c60000cea91d0165e5477b 20250426122526856 DAUC <0003> auc.c:143 vector [4]: ck = e766b525dde2e8f70652f657f0f75c16 20250426122526856 DAUC <0003> auc.c:144 vector [4]: ik = 6981216aee37e3e58fccd9c8479ee29e 20250426122526856 DAUC <0003> auc.c:145 vector [4]: res = c6864060939786bc0000000000000000 20250426122526856 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250426122526856 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250426122526856 DAUC <0003> auc.c:151 vector [4]: kc = 0779bbd084bcb59a 20250426122526856 DAUC <0003> auc.c:152 vector [4]: sres = 5511c6dc 20250426122526856 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250426122526856 DAUC <0003> db_auc.c:245 IMSI='262426570623550': Generated 5 vectors 20250426122526856 DAUC <0003> db_auc.c:249 IMSI='262426570623550': Updating SQN=321 in DB 20250426122526856 DLGSUP <0013> hlr.c:345 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262426570623550 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426570623550"} 20250426122526856 DLGSUP <0013> gsup_req.c:173 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262426570623550 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250426122526856 DLINP <000b> input/ipa.c:452 connected read/write 20250426122526856 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122526856 DLINP <000b> input/ipa.c:452 connected read/write 20250426122526856 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@7d2084491a2b: setverdict(pass): pass -> pass, component reason not changed 20250426122526857 DLINP <000b> input/ipa.c:452 connected read/write 20250426122526857 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122526857 DLGSUP <0013> gsup_req.c:140 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262426570623550 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426570623550"} 20250426122526857 DAUC <0003> db_auc.c:157 IMSI='262426570623550': No 2G Auth Data 20250426122526857 DAUC <0003> db_auc.c:236 IMSI='262426570623550': Calling to generate 5 vectors 20250426122526857 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250426122526857 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250426122526857 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250426122526857 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250426122526857 DAUC <0003> auc.c:113 vector [0]: rand = 852f75002506813286853d31f962ab16 20250426122526857 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250426122526857 DAUC <0003> auc.c:142 vector [0]: autn = f4102ac12ea30000e78cf96c9a5a65f4 20250426122526857 DAUC <0003> auc.c:143 vector [0]: ck = 83caca510a471d8df2852529307b8882 20250426122526857 DAUC <0003> auc.c:144 vector [0]: ik = b7314c860beca9b116bca3cae9eb76f5 20250426122526857 DAUC <0003> auc.c:145 vector [0]: res = 4dea8e724df307570000000000000000 20250426122526857 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250426122526857 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250426122526857 DAUC <0003> auc.c:151 vector [0]: kc = d0c20034d83b4a4b 20250426122526857 DAUC <0003> auc.c:152 vector [0]: sres = 00198925 20250426122526857 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250426122526857 DAUC <0003> auc.c:113 vector [1]: rand = b8528f21c99903e3f23f0968390889f5 20250426122526857 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250426122526857 DAUC <0003> auc.c:142 vector [1]: autn = 2879ffd3487400002d5d1b171c8f13c6 20250426122526857 DAUC <0003> auc.c:143 vector [1]: ck = 3d9a3053320c1fcbec000337f3225eae 20250426122526857 DAUC <0003> auc.c:144 vector [1]: ik = cebe815f3bff78fab7e10f7f560c5a22 20250426122526857 DAUC <0003> auc.c:145 vector [1]: res = 97e4fde6dfdbb02c0000000000000000 20250426122526857 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250426122526857 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250426122526857 DAUC <0003> auc.c:151 vector [1]: kc = a8c5bd44acdd63bd 20250426122526857 DAUC <0003> auc.c:152 vector [1]: sres = 483f4dca 20250426122526857 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250426122526857 DAUC <0003> auc.c:113 vector [2]: rand = 2364f318d7c3f67d1ccfe655f70266eb 20250426122526857 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250426122526857 DAUC <0003> auc.c:142 vector [2]: autn = 363eac4a3bbd00006724a522f93ccf18 20250426122526857 DAUC <0003> auc.c:143 vector [2]: ck = 2334948844ad00ba9a958ffef762fd68 20250426122526857 DAUC <0003> auc.c:144 vector [2]: ik = 165dcc11109549f78761b2256afec24c 20250426122526857 DAUC <0003> auc.c:145 vector [2]: res = 310f9b04d227bbe70000000000000000 20250426122526857 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250426122526857 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250426122526857 DAUC <0003> auc.c:151 vector [2]: kc = 289d6542c9a47669 20250426122526857 DAUC <0003> auc.c:152 vector [2]: sres = e32820e3 20250426122526857 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250426122526857 DAUC <0003> auc.c:113 vector [3]: rand = 9393a1ec5a4e53d459be7097aaa06062 20250426122526857 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250426122526857 DAUC <0003> auc.c:142 vector [3]: autn = b5d6482a893100006a32a8e6d5172c14 20250426122526857 DAUC <0003> auc.c:143 vector [3]: ck = ddd333ffdb889f0a52b86ada2a0a54bb 20250426122526857 DAUC <0003> auc.c:144 vector [3]: ik = 190cfb7e3ab2c8782252bb4939d1c705 20250426122526857 DAUC <0003> auc.c:145 vector [3]: res = a2166e635eab5af70000000000000000 20250426122526857 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250426122526857 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250426122526857 DAUC <0003> auc.c:151 vector [3]: kc = b4351912f2e1c4cc 20250426122526857 DAUC <0003> auc.c:152 vector [3]: sres = fcbd3494 20250426122526857 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250426122526857 DAUC <0003> auc.c:113 vector [4]: rand = 3ee94a4edf578d7faf14c572ebfba63a 20250426122526857 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250426122526857 DAUC <0003> auc.c:142 vector [4]: autn = 2cee9c293d210000bdd24d73cceff89c 20250426122526857 DAUC <0003> auc.c:143 vector [4]: ck = 38e7c3e771be3a6f0fe405981756ed51 20250426122526857 DAUC <0003> auc.c:144 vector [4]: ik = 1330b94cf52766ecaa6a05edec0b0c01 20250426122526857 DAUC <0003> auc.c:145 vector [4]: res = da6c9e7a20ce9fd90000000000000000 20250426122526857 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250426122526857 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250426122526857 DAUC <0003> auc.c:151 vector [4]: kc = 8e597ade7fc4bdd3 20250426122526857 DAUC <0003> auc.c:152 vector [4]: sres = faa201a3 20250426122526857 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250426122526857 DAUC <0003> db_auc.c:245 IMSI='262426570623550': Generated 5 vectors 20250426122526857 DAUC <0003> db_auc.c:249 IMSI='262426570623550': Updating SQN=481 in DB 20250426122526857 DLGSUP <0013> hlr.c:345 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262426570623550 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426570623550"} 20250426122526857 DLGSUP <0013> gsup_req.c:173 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262426570623550 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250426122526857 DLINP <000b> input/ipa.c:452 connected read/write 20250426122526857 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122526857 DLINP <000b> input/ipa.c:452 connected read/write 20250426122526857 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@7d2084491a2b: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(28)@7d2084491a2b: setverdict(pass): pass -> pass, component reason not changed 20250426122526858 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55794<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(28)@7d2084491a2b: Final verdict of PTC: pass 20250426122526859 DAUC <0003> db_auc.c:157 IMSI='262424607897829': No 2G Auth Data 20250426122526859 DAUC <0003> db_auc.c:192 IMSI='262424607897829': No 3G Auth Data HLR_Test-GSUP(21)@7d2084491a2b: Created GsupExpect[0] for "262424607897829" to be handled at TC_gsup_sai_num_auth_vectors(29) 20250426122526865 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55796<->l=127.0.0.1:4258 20250426122526867 DLINP <000b> input/ipa.c:452 connected read/write 20250426122526867 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122526867 DLGSUP <0013> gsup_req.c:140 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262424607897829 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424607897829"} 20250426122526867 DAUC <0003> db_auc.c:236 IMSI='262424607897829': Calling to generate 1 vectors 20250426122526867 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20250426122526867 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250426122526867 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250426122526867 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250426122526867 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250426122526867 DAUC <0003> auc.c:113 vector [0]: rand = 0a5bf2d1058b3681977e68abbd064e57 20250426122526867 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250426122526867 DAUC <0003> auc.c:142 vector [0]: autn = d915d99eb2ef0000da5afb60b122a6be 20250426122526867 DAUC <0003> auc.c:143 vector [0]: ck = d47c168d03009e6f00878c2c4d539cc9 20250426122526867 DAUC <0003> auc.c:144 vector [0]: ik = 3ad2f0b9c0462502686cb6b6335197f1 20250426122526867 DAUC <0003> auc.c:145 vector [0]: res = 016d1504827145b50000000000000000 20250426122526867 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250426122526867 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250426122526867 DAUC <0003> auc.c:179 vector [0]: kc = 6e0ee9c579b37000 20250426122526867 DAUC <0003> auc.c:180 vector [0]: sres = 924e99e3 20250426122526867 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250426122526867 DAUC <0003> db_auc.c:245 IMSI='262424607897829': Generated 1 vectors 20250426122526867 DAUC <0003> db_auc.c:249 IMSI='262424607897829': Updating SQN=33 in DB 20250426122526867 DLGSUP <0013> hlr.c:345 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262424607897829 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424607897829"} 20250426122526867 DLGSUP <0013> gsup_req.c:173 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262424607897829 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250426122526867 DLINP <000b> input/ipa.c:452 connected read/write 20250426122526867 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122526867 DLINP <000b> input/ipa.c:452 connected read/write 20250426122526867 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@7d2084491a2b: Found GsupExpect[0] for "262424607897829" handled at TC_gsup_sai_num_auth_vectors(29) HLR_Test-GSUP(21)@7d2084491a2b: Added IMSI table entry 5TC_gsup_sai_num_auth_vectors(29)"262424607897829" TC_gsup_sai_num_auth_vectors(29)@7d2084491a2b: setverdict(pass): none -> pass 20250426122526868 DLINP <000b> input/ipa.c:452 connected read/write 20250426122526868 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122526868 DLGSUP <0013> gsup_req.c:140 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262424607897829 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424607897829"} 20250426122526868 DAUC <0003> db_auc.c:236 IMSI='262424607897829': Calling to generate 4 vectors 20250426122526868 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20250426122526868 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250426122526868 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250426122526868 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250426122526868 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250426122526868 DAUC <0003> auc.c:113 vector [0]: rand = ed959e2e9a774ce5fadfe95abff23456 20250426122526868 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250426122526868 DAUC <0003> auc.c:142 vector [0]: autn = 08d1f85ff23e0000280ffcf8347190a9 20250426122526868 DAUC <0003> auc.c:143 vector [0]: ck = 354c89e2eb0448a6c38c242ca41355bf 20250426122526868 DAUC <0003> auc.c:144 vector [0]: ik = ace98cd73f27493f129e223d22ad814d 20250426122526868 DAUC <0003> auc.c:145 vector [0]: res = df3c48eb142cb25b0000000000000000 20250426122526868 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250426122526868 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250426122526868 DAUC <0003> auc.c:179 vector [0]: kc = 70420015c124c400 20250426122526868 DAUC <0003> auc.c:180 vector [0]: sres = 1d1316fd 20250426122526868 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250426122526868 DAUC <0003> auc.c:113 vector [1]: rand = 9f537c3df5e6d5d8a514055f28527e7d 20250426122526868 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250426122526868 DAUC <0003> auc.c:142 vector [1]: autn = c434f50fea450000636ec09057386487 20250426122526868 DAUC <0003> auc.c:143 vector [1]: ck = 2fe210c49c79374eecd82e95e1d2b9b5 20250426122526868 DAUC <0003> auc.c:144 vector [1]: ik = 61cb3c6baea0f71fc7539d3713af95c2 20250426122526868 DAUC <0003> auc.c:145 vector [1]: res = 2c65da238783b5350000000000000000 20250426122526868 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250426122526868 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250426122526868 DAUC <0003> auc.c:179 vector [1]: kc = 3ce9cc1ed8faa800 20250426122526868 DAUC <0003> auc.c:180 vector [1]: sres = 507fa92e 20250426122526868 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250426122526868 DAUC <0003> auc.c:113 vector [2]: rand = a62be3dbf545cf25863c579902b3e9ea 20250426122526868 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250426122526868 DAUC <0003> auc.c:142 vector [2]: autn = 8db0891b86690000aef8d3bc9bb6d244 20250426122526868 DAUC <0003> auc.c:143 vector [2]: ck = 6fb3e842fe26107e90f3ab29110be616 20250426122526868 DAUC <0003> auc.c:144 vector [2]: ik = 5afba02230cd612bba95ede02622c713 20250426122526868 DAUC <0003> auc.c:145 vector [2]: res = 4815874a57db5e4f0000000000000000 20250426122526868 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250426122526868 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250426122526868 DAUC <0003> auc.c:179 vector [2]: kc = b93fe5d0202d5400 20250426122526868 DAUC <0003> auc.c:180 vector [2]: sres = 8b8fd281 20250426122526868 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250426122526868 DAUC <0003> auc.c:113 vector [3]: rand = 55d797e44e0d53c82144fe9418590f16 20250426122526868 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250426122526868 DAUC <0003> auc.c:142 vector [3]: autn = e25b288fa87e00007d38c640aae8863e 20250426122526869 DAUC <0003> auc.c:143 vector [3]: ck = e5889671912c0d68007d2dc1d41bd098 20250426122526869 DAUC <0003> auc.c:144 vector [3]: ik = efbbf119cd4ac6bcd11b9dfba7a1654c 20250426122526869 DAUC <0003> auc.c:145 vector [3]: res = 737bdaeeb8f6c4d50000000000000000 20250426122526869 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250426122526869 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250426122526869 DAUC <0003> auc.c:179 vector [3]: kc = ac5dfc80323a7800 20250426122526869 DAUC <0003> auc.c:180 vector [3]: sres = 297b8a8e 20250426122526869 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250426122526869 DAUC <0003> db_auc.c:245 IMSI='262424607897829': Generated 4 vectors 20250426122526869 DAUC <0003> db_auc.c:249 IMSI='262424607897829': Updating SQN=161 in DB 20250426122526869 DLGSUP <0013> hlr.c:345 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262424607897829 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424607897829"} 20250426122526869 DLGSUP <0013> gsup_req.c:173 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262424607897829 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250426122526869 DLINP <000b> input/ipa.c:452 connected read/write 20250426122526869 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122526869 DLINP <000b> input/ipa.c:452 connected read/write 20250426122526869 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@7d2084491a2b: setverdict(pass): pass -> pass, component reason not changed 20250426122526870 DLINP <000b> input/ipa.c:452 connected read/write 20250426122526870 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122526870 DLGSUP <0013> gsup_req.c:140 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262424607897829 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424607897829"} 20250426122526870 DAUC <0003> db_auc.c:236 IMSI='262424607897829': Calling to generate 5 vectors 20250426122526870 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250426122526870 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250426122526870 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250426122526870 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250426122526870 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250426122526870 DAUC <0003> auc.c:113 vector [0]: rand = fd5292d5027b3a770abaf00242af17a1 20250426122526870 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250426122526870 DAUC <0003> auc.c:142 vector [0]: autn = 3165cc5ea6270000ec835ef0c2749758 20250426122526870 DAUC <0003> auc.c:143 vector [0]: ck = 2f08e0f8f3788fa732daa80d95c282bf 20250426122526870 DAUC <0003> auc.c:144 vector [0]: ik = 77ec22a13420e5ccc6d3609ae7b3e2ae 20250426122526870 DAUC <0003> auc.c:145 vector [0]: res = b8dac04e4b83b62b0000000000000000 20250426122526870 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250426122526870 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250426122526870 DAUC <0003> auc.c:179 vector [0]: kc = 4f1fb33c6cbd1400 20250426122526870 DAUC <0003> auc.c:180 vector [0]: sres = 8c99795b 20250426122526870 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250426122526870 DAUC <0003> auc.c:113 vector [1]: rand = 3996c2bf01d887d32e1d3fdc2b74b5fd 20250426122526870 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250426122526870 DAUC <0003> auc.c:142 vector [1]: autn = 669b19b591340000cd634c33a4eb177d 20250426122526870 DAUC <0003> auc.c:143 vector [1]: ck = 20e321ca847e12e23232c11be318268a 20250426122526870 DAUC <0003> auc.c:144 vector [1]: ik = b15e7f76cad471be46d04ef73441d2dc 20250426122526870 DAUC <0003> auc.c:145 vector [1]: res = e1e11ea164beb5370000000000000000 20250426122526870 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250426122526870 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250426122526870 DAUC <0003> auc.c:179 vector [1]: kc = c7eaa377c385b000 20250426122526870 DAUC <0003> auc.c:180 vector [1]: sres = 6f411dc7 20250426122526870 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250426122526870 DAUC <0003> auc.c:113 vector [2]: rand = 850ecb5115b4adbd224cfe9c99a7c082 20250426122526870 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250426122526870 DAUC <0003> auc.c:142 vector [2]: autn = 716f3184bed60000e3af29a69da9f555 20250426122526870 DAUC <0003> auc.c:143 vector [2]: ck = cd8adf67337ba74912df4d7075c6cc38 20250426122526870 DAUC <0003> auc.c:144 vector [2]: ik = 808c77f40c4539d459758839fbb39be2 20250426122526870 DAUC <0003> auc.c:145 vector [2]: res = e2de7ca3f47ea4390000000000000000 20250426122526870 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250426122526870 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250426122526870 DAUC <0003> auc.c:179 vector [2]: kc = 0106241e9b75b000 20250426122526870 DAUC <0003> auc.c:180 vector [2]: sres = 864222ec 20250426122526870 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250426122526870 DAUC <0003> auc.c:113 vector [3]: rand = 52acf3e4996b08a33baf68f190a4469e 20250426122526870 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250426122526870 DAUC <0003> auc.c:142 vector [3]: autn = 0ccc30d0643000001224f6c6f836fbbc 20250426122526870 DAUC <0003> auc.c:143 vector [3]: ck = 0a2816cabafeaa784452066ff4736561 20250426122526870 DAUC <0003> auc.c:144 vector [3]: ik = 4150ca0f86a013dfc8db45fcd77a3242 20250426122526870 DAUC <0003> auc.c:145 vector [3]: res = c525b9675ddd49cf0000000000000000 20250426122526870 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250426122526870 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250426122526870 DAUC <0003> auc.c:179 vector [3]: kc = 04fe8a74b9eec800 20250426122526870 DAUC <0003> auc.c:180 vector [3]: sres = cb9290c6 20250426122526870 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250426122526870 DAUC <0003> auc.c:113 vector [4]: rand = fabf831c60a94dd4567c00dcd64d9587 20250426122526870 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250426122526870 DAUC <0003> auc.c:142 vector [4]: autn = 00232e721d0200000baf32cd3f7b9839 20250426122526870 DAUC <0003> auc.c:143 vector [4]: ck = 72aa8c3669f1cdc96e99025cf98a4b6c 20250426122526870 DAUC <0003> auc.c:144 vector [4]: ik = d9ed05b26dd30fb4f5ebbc81399855e6 20250426122526870 DAUC <0003> auc.c:145 vector [4]: res = 3b43f94a559bef5b0000000000000000 20250426122526870 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250426122526870 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250426122526870 DAUC <0003> auc.c:179 vector [4]: kc = 1d04a3618683d400 20250426122526870 DAUC <0003> auc.c:180 vector [4]: sres = a8da136c 20250426122526870 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250426122526870 DAUC <0003> db_auc.c:245 IMSI='262424607897829': Generated 5 vectors 20250426122526870 DAUC <0003> db_auc.c:249 IMSI='262424607897829': Updating SQN=321 in DB 20250426122526870 DLGSUP <0013> hlr.c:345 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262424607897829 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424607897829"} 20250426122526870 DLGSUP <0013> gsup_req.c:173 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262424607897829 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250426122526870 DLINP <000b> input/ipa.c:452 connected read/write 20250426122526870 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122526870 DLINP <000b> input/ipa.c:452 connected read/write 20250426122526870 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@7d2084491a2b: setverdict(pass): pass -> pass, component reason not changed 20250426122526871 DLINP <000b> input/ipa.c:452 connected read/write 20250426122526871 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122526871 DLGSUP <0013> gsup_req.c:140 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262424607897829 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424607897829"} 20250426122526871 DAUC <0003> db_auc.c:236 IMSI='262424607897829': Calling to generate 5 vectors 20250426122526871 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250426122526871 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250426122526871 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250426122526871 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250426122526871 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250426122526871 DAUC <0003> auc.c:113 vector [0]: rand = 28c27b8536efa7b1d13ab1e52760d36a 20250426122526871 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250426122526871 DAUC <0003> auc.c:142 vector [0]: autn = adf53781828d0000570fc8206081c593 20250426122526871 DAUC <0003> auc.c:143 vector [0]: ck = 6ac3cab4fc8da5f9b19d3a2cc2e5552b 20250426122526871 DAUC <0003> auc.c:144 vector [0]: ik = 53fe9d260fcb76ddd99e2a941ff7a50a 20250426122526871 DAUC <0003> auc.c:145 vector [0]: res = 2c9f6918dbb358430000000000000000 20250426122526871 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250426122526871 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250426122526871 DAUC <0003> auc.c:179 vector [0]: kc = 2af021f5a809a000 20250426122526871 DAUC <0003> auc.c:180 vector [0]: sres = abdcbfa2 20250426122526871 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250426122526871 DAUC <0003> auc.c:113 vector [1]: rand = fd31c658ffadda10c6864d657adfa5fb 20250426122526871 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250426122526871 DAUC <0003> auc.c:142 vector [1]: autn = 2ac5099cce1b00006ad8105c5489a87f 20250426122526871 DAUC <0003> auc.c:143 vector [1]: ck = 1424b87a3b6f9d88479380ff377dea56 20250426122526871 DAUC <0003> auc.c:144 vector [1]: ik = 2900f1d328a1f7694d7a595eae08fe8c 20250426122526871 DAUC <0003> auc.c:145 vector [1]: res = 8fc9ed995ca9b5a70000000000000000 20250426122526871 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250426122526871 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250426122526871 DAUC <0003> auc.c:179 vector [1]: kc = cdc16f12da206800 20250426122526871 DAUC <0003> auc.c:180 vector [1]: sres = db8b4e5e 20250426122526871 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250426122526871 DAUC <0003> auc.c:113 vector [2]: rand = 3ebdea9a853e8e51d1425e4635f72df7 20250426122526871 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250426122526871 DAUC <0003> auc.c:142 vector [2]: autn = 9fd81abadc4d0000ae0481fd08ab98df 20250426122526871 DAUC <0003> auc.c:143 vector [2]: ck = 2c34140680c9638b0e19541edbb0c1b9 20250426122526871 DAUC <0003> auc.c:144 vector [2]: ik = 1d11dcc33d0501f15c2e45ef9f0391ba 20250426122526871 DAUC <0003> auc.c:145 vector [2]: res = a0218766eac8023b0000000000000000 20250426122526871 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250426122526871 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250426122526871 DAUC <0003> auc.c:179 vector [2]: kc = badf0a546484e400 20250426122526871 DAUC <0003> auc.c:180 vector [2]: sres = 005eb88f 20250426122526871 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250426122526871 DAUC <0003> auc.c:113 vector [3]: rand = e1dbf3aa21dcd60dc4bcbd389e25930f 20250426122526871 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250426122526871 DAUC <0003> auc.c:142 vector [3]: autn = 72d55a075a29000016019f44f6a516d5 20250426122526871 DAUC <0003> auc.c:143 vector [3]: ck = 6f63d7b5fce9365234f3648bdbb14c71 20250426122526871 DAUC <0003> auc.c:144 vector [3]: ik = ce2c8953c34592ef43c4fd992215aabf 20250426122526871 DAUC <0003> auc.c:145 vector [3]: res = a7dff3d751ad80f70000000000000000 20250426122526871 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250426122526871 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250426122526871 DAUC <0003> auc.c:179 vector [3]: kc = 4a34b1811bf3cc00 20250426122526871 DAUC <0003> auc.c:180 vector [3]: sres = 66e7f3d4 20250426122526871 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250426122526871 DAUC <0003> auc.c:113 vector [4]: rand = fbe8182385f00499d0fbb3fce453ab4d 20250426122526871 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250426122526871 DAUC <0003> auc.c:142 vector [4]: autn = de31b08ffa6100006ad3c415fb9a3d57 20250426122526871 DAUC <0003> auc.c:143 vector [4]: ck = bd1ace9191b9d49f58f34cae5044ec45 20250426122526871 DAUC <0003> auc.c:144 vector [4]: ik = 78183a85998278e108ed1869a43066fc 20250426122526871 DAUC <0003> auc.c:145 vector [4]: res = 96caee27b8c8e7d70000000000000000 20250426122526871 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250426122526871 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250426122526871 DAUC <0003> auc.c:179 vector [4]: kc = 8fcc16207bfa4000 20250426122526871 DAUC <0003> auc.c:180 vector [4]: sres = 5c32beb6 20250426122526871 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250426122526871 DAUC <0003> db_auc.c:245 IMSI='262424607897829': Generated 5 vectors 20250426122526871 DAUC <0003> db_auc.c:249 IMSI='262424607897829': Updating SQN=481 in DB 20250426122526871 DLGSUP <0013> hlr.c:345 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262424607897829 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424607897829"} 20250426122526871 DLGSUP <0013> gsup_req.c:173 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262424607897829 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250426122526871 DLINP <000b> input/ipa.c:452 connected read/write 20250426122526871 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122526871 DLINP <000b> input/ipa.c:452 connected read/write 20250426122526871 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@7d2084491a2b: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(29)@7d2084491a2b: setverdict(pass): pass -> pass, component reason not changed 20250426122526872 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55796<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(29)@7d2084491a2b: Final verdict of PTC: pass 20250426122526873 DAUC <0003> db_auc.c:157 IMSI='262421717412869': No 2G Auth Data 20250426122526873 DAUC <0003> db_auc.c:192 IMSI='262421717412869': No 3G Auth Data HLR_Test-GSUP(21)@7d2084491a2b: Created GsupExpect[0] for "262421717412869" to be handled at TC_gsup_sai_num_auth_vectors(30) 20250426122526879 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55812<->l=127.0.0.1:4258 20250426122526881 DLINP <000b> input/ipa.c:452 connected read/write 20250426122526881 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122526881 DLGSUP <0013> gsup_req.c:140 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262421717412869 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421717412869"} 20250426122526881 DAUC <0003> db_auc.c:236 IMSI='262421717412869': Calling to generate 1 vectors 20250426122526881 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20250426122526881 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250426122526881 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250426122526881 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250426122526881 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250426122526881 DAUC <0003> auc.c:113 vector [0]: rand = 03f2f3c3dd7e1b3445c1548d74f68ccb 20250426122526881 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250426122526881 DAUC <0003> auc.c:142 vector [0]: autn = 281e229d3dd40000eceb3ea7affa45de 20250426122526881 DAUC <0003> auc.c:143 vector [0]: ck = b14af768b1bb34aee3a721d85f25735d 20250426122526881 DAUC <0003> auc.c:144 vector [0]: ik = c26de44070288cb781dcd7e39500ed25 20250426122526881 DAUC <0003> auc.c:145 vector [0]: res = 28f5fe6fc534ac970000000000000000 20250426122526881 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250426122526881 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250426122526881 DAUC <0003> auc.c:179 vector [0]: kc = af272ad8f5febc00 20250426122526881 DAUC <0003> auc.c:180 vector [0]: sres = 4203aa23 20250426122526881 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250426122526881 DAUC <0003> db_auc.c:245 IMSI='262421717412869': Generated 1 vectors 20250426122526881 DAUC <0003> db_auc.c:249 IMSI='262421717412869': Updating SQN=33 in DB 20250426122526881 DLGSUP <0013> hlr.c:345 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262421717412869 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421717412869"} 20250426122526881 DLGSUP <0013> gsup_req.c:173 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262421717412869 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250426122526881 DLINP <000b> input/ipa.c:452 connected read/write 20250426122526881 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122526881 DLINP <000b> input/ipa.c:452 connected read/write 20250426122526881 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@7d2084491a2b: Found GsupExpect[0] for "262421717412869" handled at TC_gsup_sai_num_auth_vectors(30) HLR_Test-GSUP(21)@7d2084491a2b: Added IMSI table entry 6TC_gsup_sai_num_auth_vectors(30)"262421717412869" TC_gsup_sai_num_auth_vectors(30)@7d2084491a2b: setverdict(pass): none -> pass 20250426122526883 DLINP <000b> input/ipa.c:452 connected read/write 20250426122526883 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122526883 DLGSUP <0013> gsup_req.c:140 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262421717412869 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421717412869"} 20250426122526883 DAUC <0003> db_auc.c:236 IMSI='262421717412869': Calling to generate 4 vectors 20250426122526883 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20250426122526883 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250426122526883 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250426122526883 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250426122526883 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250426122526883 DAUC <0003> auc.c:113 vector [0]: rand = 4d17e62b6e9912e526f52721aa52797c 20250426122526883 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250426122526883 DAUC <0003> auc.c:142 vector [0]: autn = 26c9d03d9dbe0000c8a33bd3d32381ee 20250426122526883 DAUC <0003> auc.c:143 vector [0]: ck = 87f48bc9da460643e3dfaf4cd52c730d 20250426122526883 DAUC <0003> auc.c:144 vector [0]: ik = e2ee6e793b12c5ef16bc14be264ea032 20250426122526883 DAUC <0003> auc.c:145 vector [0]: res = 5cb1d83844f5f2dc0000000000000000 20250426122526883 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250426122526883 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250426122526883 DAUC <0003> auc.c:179 vector [0]: kc = 7d27b4d3e8d3dc00 20250426122526883 DAUC <0003> auc.c:180 vector [0]: sres = 9dc9450a 20250426122526883 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250426122526883 DAUC <0003> auc.c:113 vector [1]: rand = d33e79f3ef486a4487bf8bb37ca22c1e 20250426122526883 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250426122526883 DAUC <0003> auc.c:142 vector [1]: autn = 7e52b716bc0700000f5b105d13554c4b 20250426122526883 DAUC <0003> auc.c:143 vector [1]: ck = e8dd887484c972954928caba681fff1f 20250426122526883 DAUC <0003> auc.c:144 vector [1]: ik = 8289c15c28fe0ac508d2cc1de9178da4 20250426122526883 DAUC <0003> auc.c:145 vector [1]: res = 6209e222430d510a0000000000000000 20250426122526883 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250426122526883 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250426122526883 DAUC <0003> auc.c:179 vector [1]: kc = 0d59afc17ea62800 20250426122526883 DAUC <0003> auc.c:180 vector [1]: sres = 74586935 20250426122526883 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250426122526883 DAUC <0003> auc.c:113 vector [2]: rand = 763dba1e36d47b6b56119da9e945e0f8 20250426122526883 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250426122526883 DAUC <0003> auc.c:142 vector [2]: autn = 5dbccbbfa33c0000190fad2d9405f58d 20250426122526883 DAUC <0003> auc.c:143 vector [2]: ck = ee6bea2b27c5f8a50d8bc1d2d5271ccf 20250426122526883 DAUC <0003> auc.c:144 vector [2]: ik = bfd48b0b3146fd71abbe95b056300df8 20250426122526883 DAUC <0003> auc.c:145 vector [2]: res = 50c6cc1b4f901de70000000000000000 20250426122526883 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250426122526883 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250426122526883 DAUC <0003> auc.c:179 vector [2]: kc = 2adca9d3c7afb400 20250426122526883 DAUC <0003> auc.c:180 vector [2]: sres = 22f7ae6d 20250426122526883 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250426122526883 DAUC <0003> auc.c:113 vector [3]: rand = 47089b561995d92310ec7c4a10a7f87f 20250426122526883 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250426122526883 DAUC <0003> auc.c:142 vector [3]: autn = 8e321f7ddbb00000e17c5c9a93e9c107 20250426122526883 DAUC <0003> auc.c:143 vector [3]: ck = 06c378fff6b65b13cc5c920d79874b42 20250426122526883 DAUC <0003> auc.c:144 vector [3]: ik = 9cf812b5cb344713c23db4a6746af502 20250426122526883 DAUC <0003> auc.c:145 vector [3]: res = d3d69e5133113a970000000000000000 20250426122526883 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250426122526883 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250426122526883 DAUC <0003> auc.c:179 vector [3]: kc = 04f3ef561dbdb800 20250426122526883 DAUC <0003> auc.c:180 vector [3]: sres = 73897774 20250426122526883 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250426122526883 DAUC <0003> db_auc.c:245 IMSI='262421717412869': Generated 4 vectors 20250426122526883 DAUC <0003> db_auc.c:249 IMSI='262421717412869': Updating SQN=161 in DB 20250426122526883 DLGSUP <0013> hlr.c:345 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262421717412869 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421717412869"} 20250426122526883 DLGSUP <0013> gsup_req.c:173 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262421717412869 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250426122526883 DLINP <000b> input/ipa.c:452 connected read/write 20250426122526883 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122526883 DLINP <000b> input/ipa.c:452 connected read/write 20250426122526883 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@7d2084491a2b: setverdict(pass): pass -> pass, component reason not changed 20250426122526884 DLINP <000b> input/ipa.c:452 connected read/write 20250426122526884 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122526884 DLGSUP <0013> gsup_req.c:140 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262421717412869 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421717412869"} 20250426122526884 DAUC <0003> db_auc.c:236 IMSI='262421717412869': Calling to generate 5 vectors 20250426122526884 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250426122526884 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250426122526884 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250426122526884 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250426122526884 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250426122526884 DAUC <0003> auc.c:113 vector [0]: rand = 11a407e664c7b7a0fdf5ea724156cca1 20250426122526884 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250426122526884 DAUC <0003> auc.c:142 vector [0]: autn = 71e1a818a84d000041cde4c9ed5c0f67 20250426122526884 DAUC <0003> auc.c:143 vector [0]: ck = 841c0255526b9ed393a271a246cb79fb 20250426122526884 DAUC <0003> auc.c:144 vector [0]: ik = d2b6373a9a8fcdced0f1ca08f32c48df 20250426122526884 DAUC <0003> auc.c:145 vector [0]: res = ff27c8a07a466d950000000000000000 20250426122526884 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250426122526884 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250426122526884 DAUC <0003> auc.c:179 vector [0]: kc = 3ebd3023dff8d000 20250426122526884 DAUC <0003> auc.c:180 vector [0]: sres = d38867c3 20250426122526884 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250426122526884 DAUC <0003> auc.c:113 vector [1]: rand = 6ee26ff2504422b8ce85e8c8bdbd8cfd 20250426122526884 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250426122526884 DAUC <0003> auc.c:142 vector [1]: autn = 761ceeb0346900005b8ca08b02bb90d2 20250426122526884 DAUC <0003> auc.c:143 vector [1]: ck = b9b08b33f4fadc538789e1b29c220e4b 20250426122526884 DAUC <0003> auc.c:144 vector [1]: ik = 7779baca462f5df21e902959ac01b636 20250426122526884 DAUC <0003> auc.c:145 vector [1]: res = 8e22343707c0ac3f0000000000000000 20250426122526884 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250426122526884 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250426122526884 DAUC <0003> auc.c:179 vector [1]: kc = dc19f8abd2546400 20250426122526884 DAUC <0003> auc.c:180 vector [1]: sres = 4d7468a1 20250426122526884 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250426122526884 DAUC <0003> auc.c:113 vector [2]: rand = a125e4f8dbbfa78ac83be7c9cfc36eb8 20250426122526884 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250426122526884 DAUC <0003> auc.c:142 vector [2]: autn = 863084ede3a20000e65d92bc9d44dd46 20250426122526884 DAUC <0003> auc.c:143 vector [2]: ck = a5c9856518b7b8f287f9c0d2963669bb 20250426122526884 DAUC <0003> auc.c:144 vector [2]: ik = 61f782131e567928257505baf6d367ef 20250426122526884 DAUC <0003> auc.c:145 vector [2]: res = 1df3efa515d7584a0000000000000000 20250426122526884 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250426122526884 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250426122526884 DAUC <0003> auc.c:179 vector [2]: kc = abedc6d9b09a7000 20250426122526884 DAUC <0003> auc.c:180 vector [2]: sres = f3513dd1 20250426122526884 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250426122526884 DAUC <0003> auc.c:113 vector [3]: rand = 4bd920dd474875b34e69f1e9847f7825 20250426122526884 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250426122526884 DAUC <0003> auc.c:142 vector [3]: autn = 078365a2307d0000f64a00bcdca1b1b6 20250426122526884 DAUC <0003> auc.c:143 vector [3]: ck = 987c37e57df5190d6181d23d2773da62 20250426122526884 DAUC <0003> auc.c:144 vector [3]: ik = 68f77d74cec37c799eaf275a644f1ed8 20250426122526884 DAUC <0003> auc.c:145 vector [3]: res = 493d0d9e2cbd909c0000000000000000 20250426122526884 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250426122526884 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250426122526884 DAUC <0003> auc.c:179 vector [3]: kc = 584af2b6f6f10c00 20250426122526884 DAUC <0003> auc.c:180 vector [3]: sres = c34f95d6 20250426122526884 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250426122526884 DAUC <0003> auc.c:113 vector [4]: rand = 48297d59e22d3dad815b9cb3007f129c 20250426122526884 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250426122526884 DAUC <0003> auc.c:142 vector [4]: autn = 14740c765c04000083b36e8baee41571 20250426122526884 DAUC <0003> auc.c:143 vector [4]: ck = 85ae0f15c6fe6f52801ed928351a3230 20250426122526884 DAUC <0003> auc.c:144 vector [4]: ik = bbac922dfaa4c0034243c0489fef9303 20250426122526884 DAUC <0003> auc.c:145 vector [4]: res = 1e3bc25970ff62b90000000000000000 20250426122526884 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250426122526884 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250426122526884 DAUC <0003> auc.c:179 vector [4]: kc = 599c4517e22fec00 20250426122526884 DAUC <0003> auc.c:180 vector [4]: sres = 4d57b770 20250426122526885 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250426122526885 DAUC <0003> db_auc.c:245 IMSI='262421717412869': Generated 5 vectors 20250426122526885 DAUC <0003> db_auc.c:249 IMSI='262421717412869': Updating SQN=321 in DB 20250426122526885 DLGSUP <0013> hlr.c:345 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262421717412869 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421717412869"} 20250426122526885 DLGSUP <0013> gsup_req.c:173 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262421717412869 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250426122526885 DLINP <000b> input/ipa.c:452 connected read/write 20250426122526885 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122526885 DLINP <000b> input/ipa.c:452 connected read/write 20250426122526885 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@7d2084491a2b: setverdict(pass): pass -> pass, component reason not changed 20250426122526886 DLINP <000b> input/ipa.c:452 connected read/write 20250426122526886 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122526886 DLGSUP <0013> gsup_req.c:140 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262421717412869 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421717412869"} 20250426122526886 DAUC <0003> db_auc.c:236 IMSI='262421717412869': Calling to generate 5 vectors 20250426122526886 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250426122526886 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250426122526886 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250426122526886 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250426122526886 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250426122526886 DAUC <0003> auc.c:113 vector [0]: rand = 4b77f90424bd713a74b75ffde792663f 20250426122526886 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250426122526886 DAUC <0003> auc.c:142 vector [0]: autn = 18d95d00fdec0000ee4a73af0e1c368a 20250426122526886 DAUC <0003> auc.c:143 vector [0]: ck = 511f7dbdc49e9dc2d0ac01d7ef2ba3f3 20250426122526886 DAUC <0003> auc.c:144 vector [0]: ik = 305889bd7db082ef8c5e7b99c36ec094 20250426122526886 DAUC <0003> auc.c:145 vector [0]: res = ccdea4e680204ad90000000000000000 20250426122526886 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250426122526886 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250426122526886 DAUC <0003> auc.c:179 vector [0]: kc = d962334037829000 20250426122526886 DAUC <0003> auc.c:180 vector [0]: sres = 2bf0bf8e 20250426122526886 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250426122526886 DAUC <0003> auc.c:113 vector [1]: rand = 101813f00a6a6e37c20bb65b06cf7d6d 20250426122526886 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250426122526886 DAUC <0003> auc.c:142 vector [1]: autn = 3104c75b6e190000454a8a5e726931ba 20250426122526886 DAUC <0003> auc.c:143 vector [1]: ck = 77e1999c1a2393a11c3fd426bcbcf50a 20250426122526886 DAUC <0003> auc.c:144 vector [1]: ik = e0f957d1dbdca0058a161e8759e759b2 20250426122526886 DAUC <0003> auc.c:145 vector [1]: res = 019f9f8d1e7116510000000000000000 20250426122526886 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250426122526886 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250426122526886 DAUC <0003> auc.c:179 vector [1]: kc = f88a6a1ea911b000 20250426122526886 DAUC <0003> auc.c:180 vector [1]: sres = 91fdd058 20250426122526886 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250426122526886 DAUC <0003> auc.c:113 vector [2]: rand = 387b385e2a34dd75a7b77b8c6eaac58c 20250426122526886 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250426122526886 DAUC <0003> auc.c:142 vector [2]: autn = 1670642e1e0d0000a4e811ca86e091e4 20250426122526886 DAUC <0003> auc.c:143 vector [2]: ck = 47ff5234b3590411441ff18effb23289 20250426122526886 DAUC <0003> auc.c:144 vector [2]: ik = 4fac1996f4a845089f09fbf58b61df00 20250426122526886 DAUC <0003> auc.c:145 vector [2]: res = 448ceebc2ab427b90000000000000000 20250426122526886 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250426122526886 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250426122526886 DAUC <0003> auc.c:179 vector [2]: kc = 27b3dd236fa63400 20250426122526886 DAUC <0003> auc.c:180 vector [2]: sres = 59e9e086 20250426122526886 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250426122526886 DAUC <0003> auc.c:113 vector [3]: rand = 7e6dd4f6a40787424404547812429491 20250426122526886 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250426122526886 DAUC <0003> auc.c:142 vector [3]: autn = f1af88a966bd0000c1a30a1614834dd3 20250426122526886 DAUC <0003> auc.c:143 vector [3]: ck = 5d299bb21c97a0c582d321a733979e8f 20250426122526886 DAUC <0003> auc.c:144 vector [3]: ik = 5316b2f4a16b9a05265a1308277a48ea 20250426122526886 DAUC <0003> auc.c:145 vector [3]: res = fc4b6a61f59812340000000000000000 20250426122526886 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250426122526886 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250426122526886 DAUC <0003> auc.c:179 vector [3]: kc = 1da4ce3bb9c57400 20250426122526886 DAUC <0003> auc.c:180 vector [3]: sres = 33989b9e 20250426122526886 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250426122526886 DAUC <0003> auc.c:113 vector [4]: rand = f2fd7a8bf6af11afd34fdb322fb8f37d 20250426122526886 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250426122526886 DAUC <0003> auc.c:142 vector [4]: autn = 220b42daae1a0000adf552888eb41942 20250426122526886 DAUC <0003> auc.c:143 vector [4]: ck = e6616f95e0d0748a365f8e21e2f996c0 20250426122526886 DAUC <0003> auc.c:144 vector [4]: ik = bbf8aac8ae030ccae929a63024e7fb58 20250426122526886 DAUC <0003> auc.c:145 vector [4]: res = f84682e2500cddc60000000000000000 20250426122526886 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250426122526886 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250426122526886 DAUC <0003> auc.c:179 vector [4]: kc = 6d23821787209000 20250426122526886 DAUC <0003> auc.c:180 vector [4]: sres = 55b4d27a 20250426122526886 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250426122526886 DAUC <0003> db_auc.c:245 IMSI='262421717412869': Generated 5 vectors 20250426122526886 DAUC <0003> db_auc.c:249 IMSI='262421717412869': Updating SQN=481 in DB 20250426122526886 DLGSUP <0013> hlr.c:345 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262421717412869 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421717412869"} 20250426122526886 DLGSUP <0013> gsup_req.c:173 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262421717412869 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250426122526886 DLINP <000b> input/ipa.c:452 connected read/write 20250426122526886 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122526886 DLINP <000b> input/ipa.c:452 connected read/write 20250426122526886 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@7d2084491a2b: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(30)@7d2084491a2b: setverdict(pass): pass -> pass, component reason not changed 20250426122526888 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55812<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(30)@7d2084491a2b: Final verdict of PTC: pass 20250426122526888 DAUC <0003> db_auc.c:157 IMSI='262428811007439': No 2G Auth Data 20250426122526888 DAUC <0003> db_auc.c:192 IMSI='262428811007439': No 3G Auth Data HLR_Test-GSUP(21)@7d2084491a2b: Created GsupExpect[0] for "262428811007439" to be handled at TC_gsup_sai_num_auth_vectors(31) 20250426122526895 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55826<->l=127.0.0.1:4258 20250426122526897 DLINP <000b> input/ipa.c:452 connected read/write 20250426122526897 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122526897 DLGSUP <0013> gsup_req.c:140 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262428811007439 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428811007439"} 20250426122526897 DAUC <0003> db_auc.c:236 IMSI='262428811007439': Calling to generate 1 vectors 20250426122526897 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20250426122526897 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250426122526897 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250426122526897 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250426122526897 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250426122526897 DAUC <0003> auc.c:113 vector [0]: rand = 2dc0d33d29a06103366d450091301d67 20250426122526897 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250426122526897 DAUC <0003> auc.c:142 vector [0]: autn = 8f75438cd2370000e43670c6ec04cbaf 20250426122526897 DAUC <0003> auc.c:143 vector [0]: ck = a554b924e106e0e60c8da32b2f4ec951 20250426122526897 DAUC <0003> auc.c:144 vector [0]: ik = f957b72700e5739807607a72c9c767e7 20250426122526897 DAUC <0003> auc.c:145 vector [0]: res = 531eec6a89a621d70000000000000000 20250426122526897 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250426122526897 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250426122526897 DAUC <0003> auc.c:179 vector [0]: kc = 25f2e0929903111a 20250426122526897 DAUC <0003> auc.c:180 vector [0]: sres = 6f436194 20250426122526897 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250426122526897 DAUC <0003> db_auc.c:245 IMSI='262428811007439': Generated 1 vectors 20250426122526897 DAUC <0003> db_auc.c:249 IMSI='262428811007439': Updating SQN=33 in DB 20250426122526897 DLGSUP <0013> hlr.c:345 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262428811007439 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428811007439"} 20250426122526897 DLGSUP <0013> gsup_req.c:173 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262428811007439 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250426122526897 DLINP <000b> input/ipa.c:452 connected read/write 20250426122526897 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122526897 DLINP <000b> input/ipa.c:452 connected read/write 20250426122526897 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@7d2084491a2b: Found GsupExpect[0] for "262428811007439" handled at TC_gsup_sai_num_auth_vectors(31) HLR_Test-GSUP(21)@7d2084491a2b: Added IMSI table entry 7TC_gsup_sai_num_auth_vectors(31)"262428811007439" TC_gsup_sai_num_auth_vectors(31)@7d2084491a2b: setverdict(pass): none -> pass 20250426122526898 DLINP <000b> input/ipa.c:452 connected read/write 20250426122526898 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122526898 DLGSUP <0013> gsup_req.c:140 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262428811007439 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428811007439"} 20250426122526898 DAUC <0003> db_auc.c:236 IMSI='262428811007439': Calling to generate 4 vectors 20250426122526898 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20250426122526898 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250426122526898 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250426122526898 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250426122526898 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250426122526898 DAUC <0003> auc.c:113 vector [0]: rand = e215a7fcce28faf0ce1dda08d024aa12 20250426122526898 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250426122526898 DAUC <0003> auc.c:142 vector [0]: autn = c3f4a4573ad50000bca4c7e6bb5d1f21 20250426122526898 DAUC <0003> auc.c:143 vector [0]: ck = f3c4bf9d105712cd625287cc0151583f 20250426122526898 DAUC <0003> auc.c:144 vector [0]: ik = 90ad82ae8791b2694c79f3be1323ab3d 20250426122526898 DAUC <0003> auc.c:145 vector [0]: res = 3f035238d90e7fbf0000000000000000 20250426122526898 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250426122526898 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250426122526898 DAUC <0003> auc.c:179 vector [0]: kc = 2f7d31d512c5ce86 20250426122526898 DAUC <0003> auc.c:180 vector [0]: sres = 093640f6 20250426122526898 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250426122526898 DAUC <0003> auc.c:113 vector [1]: rand = 27d6ae9fbe914db883f3757fb75cdee8 20250426122526898 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250426122526898 DAUC <0003> auc.c:142 vector [1]: autn = 4f14b86d8c9400005b312c83adcf2d10 20250426122526898 DAUC <0003> auc.c:143 vector [1]: ck = 8561c6779bf4ec350625bac2970dff53 20250426122526898 DAUC <0003> auc.c:144 vector [1]: ik = fb9fdab33bcb440f130eab703229c6c2 20250426122526898 DAUC <0003> auc.c:145 vector [1]: res = e2105366c1047e960000000000000000 20250426122526898 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250426122526898 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250426122526898 DAUC <0003> auc.c:179 vector [1]: kc = 4e8430d612a073da 20250426122526898 DAUC <0003> auc.c:180 vector [1]: sres = 3f9ec331 20250426122526898 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250426122526898 DAUC <0003> auc.c:113 vector [2]: rand = ad22f5f3a67738b1a9fae0354d5a32e3 20250426122526898 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250426122526898 DAUC <0003> auc.c:142 vector [2]: autn = 34d74f6813d000000d7e690e706e2c8b 20250426122526898 DAUC <0003> auc.c:143 vector [2]: ck = b0fe0ad244a0c5ff9f1ebc56ff8f9aa3 20250426122526898 DAUC <0003> auc.c:144 vector [2]: ik = f4afb4e2d2b35118a09d9776cd9d1de1 20250426122526898 DAUC <0003> auc.c:145 vector [2]: res = 3d69979e898ba64e0000000000000000 20250426122526898 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250426122526898 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250426122526898 DAUC <0003> auc.c:179 vector [2]: kc = 42436dc41cf71bb1 20250426122526898 DAUC <0003> auc.c:180 vector [2]: sres = 24f86279 20250426122526898 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250426122526898 DAUC <0003> auc.c:113 vector [3]: rand = 393af7013d13d887c778ec47f3ba7bff 20250426122526898 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250426122526898 DAUC <0003> auc.c:142 vector [3]: autn = 22cc660827f8000050220d5b6eb9cae1 20250426122526898 DAUC <0003> auc.c:143 vector [3]: ck = e3552bbc442c8c6641fb37e96b70eecc 20250426122526898 DAUC <0003> auc.c:144 vector [3]: ik = 664278e676fdbc84e6308f3d5aaf4a5c 20250426122526898 DAUC <0003> auc.c:145 vector [3]: res = 987ea85584c67b7e0000000000000000 20250426122526898 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250426122526898 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250426122526898 DAUC <0003> auc.c:179 vector [3]: kc = 8ab9f11caaff0951 20250426122526898 DAUC <0003> auc.c:180 vector [3]: sres = 605dff56 20250426122526898 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250426122526898 DAUC <0003> db_auc.c:245 IMSI='262428811007439': Generated 4 vectors 20250426122526898 DAUC <0003> db_auc.c:249 IMSI='262428811007439': Updating SQN=161 in DB 20250426122526898 DLGSUP <0013> hlr.c:345 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262428811007439 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428811007439"} 20250426122526899 DLGSUP <0013> gsup_req.c:173 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262428811007439 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250426122526899 DLINP <000b> input/ipa.c:452 connected read/write 20250426122526899 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122526899 DLINP <000b> input/ipa.c:452 connected read/write 20250426122526899 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@7d2084491a2b: setverdict(pass): pass -> pass, component reason not changed 20250426122526900 DLINP <000b> input/ipa.c:452 connected read/write 20250426122526900 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122526900 DLGSUP <0013> gsup_req.c:140 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262428811007439 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428811007439"} 20250426122526900 DAUC <0003> db_auc.c:236 IMSI='262428811007439': Calling to generate 5 vectors 20250426122526900 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250426122526900 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250426122526900 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250426122526900 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250426122526900 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250426122526900 DAUC <0003> auc.c:113 vector [0]: rand = 4b5cdb25cda653b7b98208940ac93310 20250426122526900 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250426122526900 DAUC <0003> auc.c:142 vector [0]: autn = b655d6652b8c00005441ac9413ccd177 20250426122526900 DAUC <0003> auc.c:143 vector [0]: ck = f12907b08f99d0f198faf77996c40e01 20250426122526900 DAUC <0003> auc.c:144 vector [0]: ik = c3e84700e13fbdba7bbfdba478e95689 20250426122526900 DAUC <0003> auc.c:145 vector [0]: res = 6c56de5d90797b730000000000000000 20250426122526900 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250426122526900 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250426122526900 DAUC <0003> auc.c:179 vector [0]: kc = f6b670a8fd2826c1 20250426122526900 DAUC <0003> auc.c:180 vector [0]: sres = 2492c2da 20250426122526900 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250426122526900 DAUC <0003> auc.c:113 vector [1]: rand = 4e9d8483bba4abe14c9f488f7de848be 20250426122526900 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250426122526900 DAUC <0003> auc.c:142 vector [1]: autn = 6321b6e267d30000402281602b05e769 20250426122526900 DAUC <0003> auc.c:143 vector [1]: ck = 2075a8c01d217514d0eaae364f43181c 20250426122526900 DAUC <0003> auc.c:144 vector [1]: ik = 9c8de2f78eb35a4e48b3875c6e896eaf 20250426122526900 DAUC <0003> auc.c:145 vector [1]: res = b297dbaf72aa76720000000000000000 20250426122526900 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250426122526900 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250426122526900 DAUC <0003> auc.c:179 vector [1]: kc = 0e4b06152358ca2d 20250426122526900 DAUC <0003> auc.c:180 vector [1]: sres = bc629f0d 20250426122526900 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250426122526900 DAUC <0003> auc.c:113 vector [2]: rand = 7501a9b44645973df86c20fbc102717d 20250426122526900 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250426122526900 DAUC <0003> auc.c:142 vector [2]: autn = dad3cccb736b00009c6b82ab63b258f4 20250426122526900 DAUC <0003> auc.c:143 vector [2]: ck = 8d066a5650d7caf9539a4394572f491d 20250426122526900 DAUC <0003> auc.c:144 vector [2]: ik = deb346ea181d083385bdfb982ec88d27 20250426122526900 DAUC <0003> auc.c:145 vector [2]: res = 6742a6d50b10223b0000000000000000 20250426122526900 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250426122526900 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250426122526900 DAUC <0003> auc.c:179 vector [2]: kc = 5616372022175966 20250426122526900 DAUC <0003> auc.c:180 vector [2]: sres = c1e50b91 20250426122526900 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250426122526900 DAUC <0003> auc.c:113 vector [3]: rand = afc43937921395896d39219293863e49 20250426122526900 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250426122526900 DAUC <0003> auc.c:142 vector [3]: autn = e3c14a8119b80000b26a3d1415ecc6f7 20250426122526900 DAUC <0003> auc.c:143 vector [3]: ck = 7776801f2904d799fa50d5dc8886a7b6 20250426122526900 DAUC <0003> auc.c:144 vector [3]: ik = 06fd09c27438c6e63e2ba3a5902f063a 20250426122526900 DAUC <0003> auc.c:145 vector [3]: res = e54a89f1489b8be50000000000000000 20250426122526900 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250426122526900 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250426122526900 DAUC <0003> auc.c:179 vector [3]: kc = b32fdfe3c11f6eeb 20250426122526900 DAUC <0003> auc.c:180 vector [3]: sres = 68b02ba5 20250426122526900 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250426122526900 DAUC <0003> auc.c:113 vector [4]: rand = 0778936996cf837b3633a69cfbd2287d 20250426122526900 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250426122526900 DAUC <0003> auc.c:142 vector [4]: autn = 2ef3bb78d5620000ba05e8fcd821affa 20250426122526900 DAUC <0003> auc.c:143 vector [4]: ck = 0b9df871c6ad5f3105110c2dda8d0ec5 20250426122526900 DAUC <0003> auc.c:144 vector [4]: ik = dd68283fab10dbbd416165de206257d9 20250426122526900 DAUC <0003> auc.c:145 vector [4]: res = b0280be5787e98ee0000000000000000 20250426122526900 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250426122526900 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250426122526900 DAUC <0003> auc.c:179 vector [4]: kc = 4540b42395da209a 20250426122526900 DAUC <0003> auc.c:180 vector [4]: sres = 45d1d415 20250426122526900 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250426122526900 DAUC <0003> db_auc.c:245 IMSI='262428811007439': Generated 5 vectors 20250426122526900 DAUC <0003> db_auc.c:249 IMSI='262428811007439': Updating SQN=321 in DB 20250426122526900 DLGSUP <0013> hlr.c:345 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262428811007439 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428811007439"} 20250426122526900 DLGSUP <0013> gsup_req.c:173 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262428811007439 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250426122526900 DLINP <000b> input/ipa.c:452 connected read/write 20250426122526900 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122526900 DLINP <000b> input/ipa.c:452 connected read/write 20250426122526900 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@7d2084491a2b: setverdict(pass): pass -> pass, component reason not changed 20250426122526901 DLINP <000b> input/ipa.c:452 connected read/write 20250426122526901 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122526901 DLGSUP <0013> gsup_req.c:140 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262428811007439 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428811007439"} 20250426122526901 DAUC <0003> db_auc.c:236 IMSI='262428811007439': Calling to generate 5 vectors 20250426122526901 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250426122526901 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250426122526901 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250426122526901 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250426122526901 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250426122526901 DAUC <0003> auc.c:113 vector [0]: rand = 83d28f2a4cefb329a88270be3f3d4e58 20250426122526902 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250426122526902 DAUC <0003> auc.c:142 vector [0]: autn = ad0d1423b8c400003a60a3c9bdf26ce8 20250426122526902 DAUC <0003> auc.c:143 vector [0]: ck = fc81f9e00da4adba30516645556c3ed3 20250426122526902 DAUC <0003> auc.c:144 vector [0]: ik = a53d90df0245cf72dc09acc7a591bf7d 20250426122526902 DAUC <0003> auc.c:145 vector [0]: res = 68e882fa74de92420000000000000000 20250426122526902 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250426122526902 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250426122526902 DAUC <0003> auc.c:179 vector [0]: kc = f236400033ad2780 20250426122526902 DAUC <0003> auc.c:180 vector [0]: sres = b378ec71 20250426122526902 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250426122526902 DAUC <0003> auc.c:113 vector [1]: rand = e7fabf0ac181e39c7c69c229d307f8f6 20250426122526902 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250426122526902 DAUC <0003> auc.c:142 vector [1]: autn = ee49828b6b9d0000b18ec625c96f9c24 20250426122526902 DAUC <0003> auc.c:143 vector [1]: ck = 3b9c718869b7a61e7c0cc9b15aa2881a 20250426122526902 DAUC <0003> auc.c:144 vector [1]: ik = 5f5167e75e976aad9cebd9395e600ee2 20250426122526902 DAUC <0003> auc.c:145 vector [1]: res = 170476247a7280090000000000000000 20250426122526902 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250426122526902 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250426122526902 DAUC <0003> auc.c:179 vector [1]: kc = 9ec938d957292f52 20250426122526902 DAUC <0003> auc.c:180 vector [1]: sres = 5de02b36 20250426122526902 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250426122526902 DAUC <0003> auc.c:113 vector [2]: rand = eec82388142643b883e0b6ec4e27009f 20250426122526902 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250426122526902 DAUC <0003> auc.c:142 vector [2]: autn = 56271993fa2b0000d4ba6aae40bbc0f4 20250426122526902 DAUC <0003> auc.c:143 vector [2]: ck = fcf2cc80e1dc49b164acfec90db1d285 20250426122526902 DAUC <0003> auc.c:144 vector [2]: ik = e6752a64fd66d28a5758a42d6678594d 20250426122526902 DAUC <0003> auc.c:145 vector [2]: res = 61e30c615939e3140000000000000000 20250426122526902 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250426122526902 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250426122526902 DAUC <0003> auc.c:179 vector [2]: kc = 75466963556c4184 20250426122526902 DAUC <0003> auc.c:180 vector [2]: sres = 957dc818 20250426122526902 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250426122526902 DAUC <0003> auc.c:113 vector [3]: rand = ed078c5c96940a8c975857ac3f3be14f 20250426122526902 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250426122526902 DAUC <0003> auc.c:142 vector [3]: autn = 6946a65f123d0000e373c01acde3b6ff 20250426122526902 DAUC <0003> auc.c:143 vector [3]: ck = 8de7b7cd3115d9ea80f4e250d3e80479 20250426122526902 DAUC <0003> auc.c:144 vector [3]: ik = 8a7b87ac4716d2ab23b613455b02bcaa 20250426122526902 DAUC <0003> auc.c:145 vector [3]: res = 59913fc77112d8aa0000000000000000 20250426122526902 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250426122526902 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250426122526902 DAUC <0003> auc.c:179 vector [3]: kc = 0627b4003b8307c2 20250426122526902 DAUC <0003> auc.c:180 vector [3]: sres = c8d52d27 20250426122526902 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250426122526902 DAUC <0003> auc.c:113 vector [4]: rand = 7a031dc0bf2ed68ef92a10d0ec7b7a72 20250426122526902 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250426122526902 DAUC <0003> auc.c:142 vector [4]: autn = ce88d0ca01870000b6550f53147a818d 20250426122526902 DAUC <0003> auc.c:143 vector [4]: ck = 6bfd292c5b1abd11a99e5981ca56578b 20250426122526902 DAUC <0003> auc.c:144 vector [4]: ik = eec288cd95eb7d79a016320983fe252d 20250426122526902 DAUC <0003> auc.c:145 vector [4]: res = 3040c156606c942f0000000000000000 20250426122526902 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250426122526902 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250426122526902 DAUC <0003> auc.c:179 vector [4]: kc = 22fd8f64c0dbd2bb 20250426122526902 DAUC <0003> auc.c:180 vector [4]: sres = 0685434e 20250426122526902 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250426122526902 DAUC <0003> db_auc.c:245 IMSI='262428811007439': Generated 5 vectors 20250426122526902 DAUC <0003> db_auc.c:249 IMSI='262428811007439': Updating SQN=481 in DB 20250426122526902 DLGSUP <0013> hlr.c:345 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262428811007439 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428811007439"} 20250426122526902 DLGSUP <0013> gsup_req.c:173 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262428811007439 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250426122526902 DLINP <000b> input/ipa.c:452 connected read/write 20250426122526902 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122526902 DLINP <000b> input/ipa.c:452 connected read/write 20250426122526902 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@7d2084491a2b: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(31)@7d2084491a2b: setverdict(pass): pass -> pass, component reason not changed 20250426122526903 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55826<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(31)@7d2084491a2b: Final verdict of PTC: pass MTC@7d2084491a2b: setverdict(pass): none -> pass 20250426122526904 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55744<->l=127.0.0.1:4258 HLR_Test-GSUP(21)@7d2084491a2b: Final verdict of PTC: none 22@7d2084491a2b: Final verdict of PTC: none 20250426122526904 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35129<->l=127.0.0.1:4259) 20250426122526904 DLINP <000b> input/ipa.c:452 connected read/write 20250426122526904 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122526904 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250426122526904 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250426122526904 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(23)@7d2084491a2b: Final verdict of PTC: none HLR_Test-GSUP-IPA(20)@7d2084491a2b: Final verdict of PTC: none MTC@7d2084491a2b: Setting final verdict of the test case. MTC@7d2084491a2b: Local verdict of MTC: pass MTC@7d2084491a2b: Local verdict of PTC HLR_Test-GSUP-IPA(20): none (pass -> pass) MTC@7d2084491a2b: Local verdict of PTC HLR_Test-GSUP(21): none (pass -> pass) MTC@7d2084491a2b: Local verdict of PTC with component reference 22: none (pass -> pass) MTC@7d2084491a2b: Local verdict of PTC IPA-CTRL-CLI-IPA(23): none (pass -> pass) MTC@7d2084491a2b: Local verdict of PTC TC_gsup_sai_num_auth_vectors(24): pass (pass -> pass) MTC@7d2084491a2b: Local verdict of PTC TC_gsup_sai_num_auth_vectors(25): pass (pass -> pass) MTC@7d2084491a2b: Local verdict of PTC TC_gsup_sai_num_auth_vectors(26): pass (pass -> pass) MTC@7d2084491a2b: Local verdict of PTC TC_gsup_sai_num_auth_vectors(27): pass (pass -> pass) MTC@7d2084491a2b: Local verdict of PTC TC_gsup_sai_num_auth_vectors(28): pass (pass -> pass) MTC@7d2084491a2b: Local verdict of PTC TC_gsup_sai_num_auth_vectors(29): pass (pass -> pass) MTC@7d2084491a2b: Local verdict of PTC TC_gsup_sai_num_auth_vectors(30): pass (pass -> pass) MTC@7d2084491a2b: Local verdict of PTC TC_gsup_sai_num_auth_vectors(31): pass (pass -> pass) MTC@7d2084491a2b: Test case TC_gsup_sai_num_auth_vectors finished. Verdict: pass MTC@7d2084491a2b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_num_auth_vectors pass'. Sat Apr 26 12:25:26 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 20250426122526928 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55840<->l=127.0.0.1:4258 20250426122527029 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55840<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=262396) Waiting for packet dumper to finish... 1 (prev_count=262396, count=409108) MTC@7d2084491a2b: 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@7d2084491a2b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_eps'. ------ HLR_Tests.TC_gsup_sai_eps ------ Sat Apr 26 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_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@7d2084491a2b: 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@7d2084491a2b: Test case TC_gsup_sai_eps started. MTC@7d2084491a2b: legacy= false MTC@7d2084491a2b: in not legacy case 1 MTC@7d2084491a2b: in not legacy case 2 20250426122530139 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250426122530139 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(32)@7d2084491a2b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426122530142 DLINP <000b> input/ipa.c:452 connected read/write 20250426122530142 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122530143 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55854<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(32)@7d2084491a2b: 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) } } } } 20250426122530144 DLINP <000b> input/ipa.c:452 connected read/write 20250426122530144 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(32)@7d2084491a2b: 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 } } } } 20250426122530145 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250426122530145 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250426122530145 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 20250426122530145 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250426122530145 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 HLR_Test-GSUP-IPA(32)@7d2084491a2b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426122530145 DLGSUP <0013> gsup_server.c:236 2: 20250426122530145 DLGSUP <0013> gsup_server.c:238 2: 00 20250426122530145 DLGSUP <0013> gsup_server.c:236 3: 20250426122530145 DLGSUP <0013> gsup_server.c:238 3: 00 20250426122530145 DLGSUP <0013> gsup_server.c:236 4: 20250426122530145 DLGSUP <0013> gsup_server.c:238 4: 00 20250426122530145 DLGSUP <0013> gsup_server.c:236 5: 20250426122530145 DLGSUP <0013> gsup_server.c:238 5: 00 20250426122530145 DLGSUP <0013> gsup_server.c:236 7: 20250426122530145 DLGSUP <0013> gsup_server.c:238 7: 00 20250426122530145 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250426122530145 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250426122530145 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 34@7d2084491a2b: 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") 20250426122530154 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:43529<->l=127.0.0.1:4259) 20250426122530156 DAUC <0003> db_auc.c:157 IMSI='262421024356531': No 2G Auth Data 20250426122530156 DAUC <0003> db_auc.c:192 IMSI='262421024356531': No 3G Auth Data HLR_Test-GSUP(33)@7d2084491a2b: Created GsupExpect[0] for "262421024356531" to be handled at TC_gsup_sai_eps(36) 20250426122530164 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55870<->l=127.0.0.1:4258 20250426122530186 DLINP <000b> input/ipa.c:452 connected read/write 20250426122530186 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122530186 DLGSUP <0013> gsup_req.c:140 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262421024356531 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421024356531"} 20250426122530186 DAUC <0003> db_auc.c:157 IMSI='262421024356531': No 2G Auth Data 20250426122530186 DAUC <0003> db_auc.c:236 IMSI='262421024356531': Calling to generate 5 vectors 20250426122530186 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250426122530186 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250426122530186 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250426122530186 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250426122530186 DAUC <0003> auc.c:113 vector [0]: rand = 04ee5a15c35299adaff00050f1298041 20250426122530186 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250426122530186 DAUC <0003> auc.c:142 vector [0]: autn = 881f9139f8e280007ce8d23784eb985b 20250426122530186 DAUC <0003> auc.c:143 vector [0]: ck = 5c8a15c81cb15bd71541ad2f9d744fce 20250426122530187 DAUC <0003> auc.c:144 vector [0]: ik = 9e4bfdf9741aadfbd863a73873ed6578 20250426122530187 DAUC <0003> auc.c:145 vector [0]: res = 71b24305ebea42280000000000000000 20250426122530187 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250426122530187 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250426122530187 DAUC <0003> auc.c:151 vector [0]: kc = 0fe3e2268632dc9a 20250426122530187 DAUC <0003> auc.c:152 vector [0]: sres = 9a58012d 20250426122530187 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250426122530187 DAUC <0003> auc.c:113 vector [1]: rand = 4ee110ddb5f22836a85a900322d3216f 20250426122530187 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250426122530187 DAUC <0003> auc.c:142 vector [1]: autn = 8ebdf583d1fc8000086434333ae4e038 20250426122530187 DAUC <0003> auc.c:143 vector [1]: ck = 4cc8571478933eeb7ab056c0df55810d 20250426122530187 DAUC <0003> auc.c:144 vector [1]: ik = 25af151e3460dd0bd6001a928d653722 20250426122530187 DAUC <0003> auc.c:145 vector [1]: res = 752151825d7ba5900000000000000000 20250426122530187 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250426122530187 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250426122530187 DAUC <0003> auc.c:151 vector [1]: kc = c5d70e581ec355cf 20250426122530187 DAUC <0003> auc.c:152 vector [1]: sres = 285af412 20250426122530187 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250426122530187 DAUC <0003> auc.c:113 vector [2]: rand = c56cf1ab38ddf5036c408fc6c3df7b20 20250426122530187 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250426122530187 DAUC <0003> auc.c:142 vector [2]: autn = 5e20da8bab06800069568bb253ace37d 20250426122530187 DAUC <0003> auc.c:143 vector [2]: ck = 2fd69b95d0f793c6ac37fbd6687235b7 20250426122530187 DAUC <0003> auc.c:144 vector [2]: ik = c6e9fa051d7d8a8721da9c30cf3456c7 20250426122530187 DAUC <0003> auc.c:145 vector [2]: res = 263ede777c304f5d0000000000000000 20250426122530187 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250426122530187 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250426122530187 DAUC <0003> auc.c:151 vector [2]: kc = 64d206766acc7a31 20250426122530187 DAUC <0003> auc.c:152 vector [2]: sres = 5a0e912a 20250426122530187 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250426122530187 DAUC <0003> auc.c:113 vector [3]: rand = cc5ca33dfeeab61fdc6152ad89936950 20250426122530187 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250426122530187 DAUC <0003> auc.c:142 vector [3]: autn = 536ea46eaf748000301ae819ea5b43b2 20250426122530187 DAUC <0003> auc.c:143 vector [3]: ck = 2dc12ae36c2a9bd5bd73e894d9e4e44f 20250426122530187 DAUC <0003> auc.c:144 vector [3]: ik = 0059fdc3e6955718d3348e00a44d41de 20250426122530187 DAUC <0003> auc.c:145 vector [3]: res = 0242ac3d530f17e00000000000000000 20250426122530187 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250426122530187 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250426122530187 DAUC <0003> auc.c:151 vector [3]: kc = 43dfb1b4f716695c 20250426122530187 DAUC <0003> auc.c:152 vector [3]: sres = 514dbbdd 20250426122530187 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250426122530187 DAUC <0003> auc.c:113 vector [4]: rand = 047dbe75e8182c6153b8f29befe9424a 20250426122530187 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250426122530187 DAUC <0003> auc.c:142 vector [4]: autn = 56cabf7d9d5880006d4b0a5d886a6fd1 20250426122530187 DAUC <0003> auc.c:143 vector [4]: ck = 4a75218ee03314abacf9b22c860aab1b 20250426122530187 DAUC <0003> auc.c:144 vector [4]: ik = 5a873b2660d9acab83bf1f531069ab2c 20250426122530187 DAUC <0003> auc.c:145 vector [4]: res = 3a1daeb9a3b5f86a0000000000000000 20250426122530187 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250426122530187 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250426122530188 DAUC <0003> auc.c:151 vector [4]: kc = 3fb4b7d71689b837 20250426122530188 DAUC <0003> auc.c:152 vector [4]: sres = 99a856d3 20250426122530188 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250426122530188 DAUC <0003> db_auc.c:245 IMSI='262421024356531': Generated 5 vectors 20250426122530188 DAUC <0003> db_auc.c:249 IMSI='262421024356531': Updating SQN=161 in DB 20250426122530188 DLGSUP <0013> hlr.c:345 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262421024356531 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421024356531"} 20250426122530188 DLGSUP <0013> gsup_req.c:173 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262421024356531 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250426122530188 DLINP <000b> input/ipa.c:452 connected read/write 20250426122530188 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122530188 DLINP <000b> input/ipa.c:452 connected read/write 20250426122530188 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@7d2084491a2b: Found GsupExpect[0] for "262421024356531" handled at TC_gsup_sai_eps(36) HLR_Test-GSUP(33)@7d2084491a2b: Added IMSI table entry 0TC_gsup_sai_eps(36)"262421024356531" TC_gsup_sai_eps(36)@7d2084491a2b: setverdict(pass): none -> pass TC_gsup_sai_eps(36)@7d2084491a2b: setverdict(pass): pass -> pass, component reason not changed 20250426122530196 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55870<->l=127.0.0.1:4258 TC_gsup_sai_eps(36)@7d2084491a2b: Final verdict of PTC: pass 20250426122530199 DAUC <0003> db_auc.c:157 IMSI='262428901372483': No 2G Auth Data 20250426122530199 DAUC <0003> db_auc.c:192 IMSI='262428901372483': No 3G Auth Data HLR_Test-GSUP(33)@7d2084491a2b: Created GsupExpect[0] for "262428901372483" to be handled at TC_gsup_sai_eps(37) 20250426122530209 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55876<->l=127.0.0.1:4258 20250426122530211 DLINP <000b> input/ipa.c:452 connected read/write 20250426122530211 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122530211 DLGSUP <0013> gsup_req.c:140 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262428901372483 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428901372483"} 20250426122530211 DAUC <0003> db_auc.c:157 IMSI='262428901372483': No 2G Auth Data 20250426122530211 DAUC <0003> db_auc.c:236 IMSI='262428901372483': Calling to generate 5 vectors 20250426122530211 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250426122530211 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250426122530211 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250426122530211 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250426122530211 DAUC <0003> auc.c:113 vector [0]: rand = 72cc33ba7c924e42fab9cf2c364b9130 20250426122530211 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250426122530211 DAUC <0003> auc.c:142 vector [0]: autn = 9bfba72ccdd080007e67ed0b279aa460 20250426122530211 DAUC <0003> auc.c:143 vector [0]: ck = 3fb8cc0ea6884dd187699956a2298a3c 20250426122530211 DAUC <0003> auc.c:144 vector [0]: ik = 44a5910a94facd38e100d4277c9e0b75 20250426122530211 DAUC <0003> auc.c:145 vector [0]: res = 20fc41e3c28f83910000000000000000 20250426122530211 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250426122530211 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250426122530211 DAUC <0003> auc.c:151 vector [0]: kc = 1d741075ecc501a0 20250426122530211 DAUC <0003> auc.c:152 vector [0]: sres = e273c272 20250426122530211 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250426122530211 DAUC <0003> auc.c:113 vector [1]: rand = 1d1f8ac8354a2670daa0b0c57ce3503d 20250426122530211 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250426122530211 DAUC <0003> auc.c:142 vector [1]: autn = 3d3cd45e8c488000129e23fc63b2c38a 20250426122530211 DAUC <0003> auc.c:143 vector [1]: ck = 661cfda38f0fa0098a7acae95346bdf0 20250426122530211 DAUC <0003> auc.c:144 vector [1]: ik = 0e73c08390cf1f9766227478c45516c5 20250426122530211 DAUC <0003> auc.c:145 vector [1]: res = c7d354197a840c290000000000000000 20250426122530211 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250426122530211 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250426122530211 DAUC <0003> auc.c:151 vector [1]: kc = 843783b188d314ab 20250426122530211 DAUC <0003> auc.c:152 vector [1]: sres = bd575830 20250426122530211 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250426122530211 DAUC <0003> auc.c:113 vector [2]: rand = c4ce1f7af238392237749855d3e540d1 20250426122530211 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250426122530211 DAUC <0003> auc.c:142 vector [2]: autn = fcf11cc920178000a6c065ceed654197 20250426122530211 DAUC <0003> auc.c:143 vector [2]: ck = f8f503ef0d90785f0f8d7163143942d2 20250426122530211 DAUC <0003> auc.c:144 vector [2]: ik = 7c6a3e43a5e892ab04f7822c8a438ea8 20250426122530211 DAUC <0003> auc.c:145 vector [2]: res = 99996f776c5390490000000000000000 20250426122530211 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250426122530211 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250426122530211 DAUC <0003> auc.c:151 vector [2]: kc = 8fe5cee33602268e 20250426122530211 DAUC <0003> auc.c:152 vector [2]: sres = f5caff3e 20250426122530211 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250426122530211 DAUC <0003> auc.c:113 vector [3]: rand = 980187428925699c4fee088bf21065ac 20250426122530211 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250426122530211 DAUC <0003> auc.c:142 vector [3]: autn = ea2d4f6b1c1480004da39d0c1005f016 20250426122530211 DAUC <0003> auc.c:143 vector [3]: ck = 37e02bf2c9b79171e22befa3fa6acdae 20250426122530211 DAUC <0003> auc.c:144 vector [3]: ik = ecd526b8bf6c938cb30c84c428d59087 20250426122530211 DAUC <0003> auc.c:145 vector [3]: res = e78e650d8f06ab0d0000000000000000 20250426122530211 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250426122530211 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250426122530211 DAUC <0003> auc.c:151 vector [3]: kc = 8a12662da4645fd4 20250426122530211 DAUC <0003> auc.c:152 vector [3]: sres = 6888ce00 20250426122530211 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250426122530211 DAUC <0003> auc.c:113 vector [4]: rand = 3238072e2472764a48e36dc4b77381a6 20250426122530211 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250426122530211 DAUC <0003> auc.c:142 vector [4]: autn = 0f67cfd630e580005a7ca32901e3e311 20250426122530211 DAUC <0003> auc.c:143 vector [4]: ck = 7889561f0ce9e3b397e58cbaab916f64 20250426122530211 DAUC <0003> auc.c:144 vector [4]: ik = 4f4919de49af74bc68d9e97f489ef297 20250426122530211 DAUC <0003> auc.c:145 vector [4]: res = 914b6fb74e3f87860000000000000000 20250426122530211 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250426122530211 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250426122530211 DAUC <0003> auc.c:151 vector [4]: kc = c8fc2a04a6490afc 20250426122530211 DAUC <0003> auc.c:152 vector [4]: sres = df74e831 20250426122530211 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250426122530211 DAUC <0003> db_auc.c:245 IMSI='262428901372483': Generated 5 vectors 20250426122530211 DAUC <0003> db_auc.c:249 IMSI='262428901372483': Updating SQN=161 in DB 20250426122530211 DLGSUP <0013> hlr.c:345 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262428901372483 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428901372483"} 20250426122530211 DLGSUP <0013> gsup_req.c:173 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262428901372483 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250426122530211 DLINP <000b> input/ipa.c:452 connected read/write 20250426122530211 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122530211 DLINP <000b> input/ipa.c:452 connected read/write 20250426122530211 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@7d2084491a2b: Found GsupExpect[0] for "262428901372483" handled at TC_gsup_sai_eps(37) HLR_Test-GSUP(33)@7d2084491a2b: Added IMSI table entry 1TC_gsup_sai_eps(37)"262428901372483" TC_gsup_sai_eps(37)@7d2084491a2b: setverdict(pass): none -> pass TC_gsup_sai_eps(37)@7d2084491a2b: setverdict(pass): pass -> pass, component reason not changed 20250426122530212 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55876<->l=127.0.0.1:4258 TC_gsup_sai_eps(37)@7d2084491a2b: Final verdict of PTC: pass 20250426122530213 DAUC <0003> db_auc.c:157 IMSI='262420165004532': No 2G Auth Data 20250426122530213 DAUC <0003> db_auc.c:192 IMSI='262420165004532': No 3G Auth Data HLR_Test-GSUP(33)@7d2084491a2b: Created GsupExpect[0] for "262420165004532" to be handled at TC_gsup_sai_eps(38) 20250426122530219 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55882<->l=127.0.0.1:4258 20250426122530220 DLINP <000b> input/ipa.c:452 connected read/write 20250426122530220 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122530220 DLGSUP <0013> gsup_req.c:140 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262420165004532 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420165004532"} 20250426122530220 DAUC <0003> db_auc.c:236 IMSI='262420165004532': Calling to generate 5 vectors 20250426122530220 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250426122530220 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250426122530220 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250426122530220 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250426122530220 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250426122530220 DAUC <0003> auc.c:113 vector [0]: rand = 6d2722cbc295ff6762d01d94e00945bb 20250426122530220 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250426122530220 DAUC <0003> auc.c:142 vector [0]: autn = 4144bfcec39280003ea8fae23e7c26ae 20250426122530220 DAUC <0003> auc.c:143 vector [0]: ck = b70e0b6b36edfdaf269f4589120d0694 20250426122530220 DAUC <0003> auc.c:144 vector [0]: ik = 9661ab8a7f10fc25fe01deb35588c00f 20250426122530220 DAUC <0003> auc.c:145 vector [0]: res = 518b8f2619349df10000000000000000 20250426122530220 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250426122530220 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250426122530220 DAUC <0003> auc.c:179 vector [0]: kc = c981b161be190c00 20250426122530220 DAUC <0003> auc.c:180 vector [0]: sres = 5d36cdf2 20250426122530220 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250426122530220 DAUC <0003> auc.c:113 vector [1]: rand = 6c113e30b6436880e4cf95bb9367dfee 20250426122530220 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250426122530220 DAUC <0003> auc.c:142 vector [1]: autn = f08e2b9b816980004e42cecade6ea31d 20250426122530220 DAUC <0003> auc.c:143 vector [1]: ck = 51ef5e41b48af5f120dc1cb01fd11629 20250426122530220 DAUC <0003> auc.c:144 vector [1]: ik = f9a0303a7b13ce71a82ef9486df1a3a6 20250426122530220 DAUC <0003> auc.c:145 vector [1]: res = 29e4faa3c6713ed10000000000000000 20250426122530220 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250426122530220 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250426122530220 DAUC <0003> auc.c:179 vector [1]: kc = 14fcbb8ffe5bc800 20250426122530220 DAUC <0003> auc.c:180 vector [1]: sres = a8ec030e 20250426122530220 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250426122530220 DAUC <0003> auc.c:113 vector [2]: rand = 394b66e5f08973d0048ad56466ffcbe5 20250426122530220 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250426122530220 DAUC <0003> auc.c:142 vector [2]: autn = 95a129d468df8000a264668c480eb544 20250426122530220 DAUC <0003> auc.c:143 vector [2]: ck = 5bfb1357fad05bbd3a3e788b29914542 20250426122530220 DAUC <0003> auc.c:144 vector [2]: ik = 1ad5e8d5882bca35bc260efd0752d825 20250426122530220 DAUC <0003> auc.c:145 vector [2]: res = 5e60baf8dae784e40000000000000000 20250426122530220 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250426122530220 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250426122530220 DAUC <0003> auc.c:179 vector [2]: kc = 5c6e8d3a2b955800 20250426122530220 DAUC <0003> auc.c:180 vector [2]: sres = bf5b4edd 20250426122530220 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250426122530220 DAUC <0003> auc.c:113 vector [3]: rand = 4e172508911bd9fc081dfa33ea37fb36 20250426122530220 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250426122530220 DAUC <0003> auc.c:142 vector [3]: autn = 77f0e0d887c58000dabd8a1092284427 20250426122530220 DAUC <0003> auc.c:143 vector [3]: ck = 43075a88fc45f8aab4fcb0e4ed788d3e 20250426122530220 DAUC <0003> auc.c:144 vector [3]: ik = cc06b66f17ab035553bf80e8c14f8f6b 20250426122530220 DAUC <0003> auc.c:145 vector [3]: res = 7f8d94289942b5b30000000000000000 20250426122530220 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250426122530220 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250426122530220 DAUC <0003> auc.c:179 vector [3]: kc = 07be094fbeb99000 20250426122530220 DAUC <0003> auc.c:180 vector [3]: sres = 0bfc4713 20250426122530220 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250426122530220 DAUC <0003> auc.c:113 vector [4]: rand = a1c0d89471b55154bd4be6d942bb10f2 20250426122530220 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250426122530220 DAUC <0003> auc.c:142 vector [4]: autn = 988b4c0e71b780006cef9f9fb994165f 20250426122530220 DAUC <0003> auc.c:143 vector [4]: ck = bc457a970c5a50eb01d311485d292ec3 20250426122530220 DAUC <0003> auc.c:144 vector [4]: ik = dbf91eeda9f2bde4642c0513cb18a1ac 20250426122530220 DAUC <0003> auc.c:145 vector [4]: res = 52543691d9e5dcd60000000000000000 20250426122530220 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250426122530220 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250426122530220 DAUC <0003> auc.c:179 vector [4]: kc = 8f67cf9083bb2c00 20250426122530220 DAUC <0003> auc.c:180 vector [4]: sres = 64162b9e 20250426122530220 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250426122530220 DAUC <0003> db_auc.c:245 IMSI='262420165004532': Generated 5 vectors 20250426122530220 DAUC <0003> db_auc.c:249 IMSI='262420165004532': Updating SQN=161 in DB 20250426122530220 DLGSUP <0013> hlr.c:345 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262420165004532 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420165004532"} 20250426122530220 DLGSUP <0013> gsup_req.c:173 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262420165004532 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250426122530220 DLINP <000b> input/ipa.c:452 connected read/write 20250426122530220 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122530220 DLINP <000b> input/ipa.c:452 connected read/write 20250426122530220 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@7d2084491a2b: Found GsupExpect[0] for "262420165004532" handled at TC_gsup_sai_eps(38) HLR_Test-GSUP(33)@7d2084491a2b: Added IMSI table entry 2TC_gsup_sai_eps(38)"262420165004532" TC_gsup_sai_eps(38)@7d2084491a2b: setverdict(pass): none -> pass TC_gsup_sai_eps(38)@7d2084491a2b: setverdict(pass): pass -> pass, component reason not changed 20250426122530222 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55882<->l=127.0.0.1:4258 TC_gsup_sai_eps(38)@7d2084491a2b: Final verdict of PTC: pass 20250426122530222 DAUC <0003> db_auc.c:157 IMSI='262424899454594': No 2G Auth Data 20250426122530222 DAUC <0003> db_auc.c:192 IMSI='262424899454594': No 3G Auth Data HLR_Test-GSUP(33)@7d2084491a2b: Created GsupExpect[0] for "262424899454594" to be handled at TC_gsup_sai_eps(39) 20250426122530229 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55888<->l=127.0.0.1:4258 20250426122530231 DLINP <000b> input/ipa.c:452 connected read/write 20250426122530231 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122530231 DLGSUP <0013> gsup_req.c:140 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262424899454594 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424899454594"} 20250426122530231 DAUC <0003> db_auc.c:236 IMSI='262424899454594': Calling to generate 5 vectors 20250426122530231 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250426122530231 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250426122530231 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250426122530231 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250426122530231 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250426122530231 DAUC <0003> auc.c:113 vector [0]: rand = ae7b450378c1ddd295ab7b1d69cc9b74 20250426122530231 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250426122530231 DAUC <0003> auc.c:142 vector [0]: autn = 577c3d33a59d8000b2cc0cb37a546125 20250426122530231 DAUC <0003> auc.c:143 vector [0]: ck = a03ccd5842949030f7cfd2a51cddcfac 20250426122530231 DAUC <0003> auc.c:144 vector [0]: ik = 4977fba17fceb61565cc2a4692b0dc82 20250426122530231 DAUC <0003> auc.c:145 vector [0]: res = 0795af78db3073420000000000000000 20250426122530231 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250426122530231 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250426122530231 DAUC <0003> auc.c:179 vector [0]: kc = c52c1b702e99e400 20250426122530231 DAUC <0003> auc.c:180 vector [0]: sres = b92fc716 20250426122530231 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250426122530231 DAUC <0003> auc.c:113 vector [1]: rand = 5354aef68e547ab89e626d47cbf8c146 20250426122530231 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250426122530231 DAUC <0003> auc.c:142 vector [1]: autn = 222943071bd68000b3c164aff9e6b806 20250426122530231 DAUC <0003> auc.c:143 vector [1]: ck = b917bf3a6e7a190849f464ae4c3a6a47 20250426122530231 DAUC <0003> auc.c:144 vector [1]: ik = 44629b6833c14066cd4726c8b35cb37b 20250426122530231 DAUC <0003> auc.c:145 vector [1]: res = a2e00d3eeaa9a0a40000000000000000 20250426122530231 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250426122530231 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250426122530231 DAUC <0003> auc.c:179 vector [1]: kc = 0b4280fe9264c400 20250426122530231 DAUC <0003> auc.c:180 vector [1]: sres = 43a45627 20250426122530231 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250426122530231 DAUC <0003> auc.c:113 vector [2]: rand = f5e060a3c157ceaf2fa2ab693065c43a 20250426122530231 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250426122530231 DAUC <0003> auc.c:142 vector [2]: autn = 75fcbdf34323800058edb03b93950d94 20250426122530231 DAUC <0003> auc.c:143 vector [2]: ck = 3ca98f00c396e31b772d58806376b6dd 20250426122530231 DAUC <0003> auc.c:144 vector [2]: ik = bdb6531cf7ecdf8ad0d9d5d2c7101646 20250426122530231 DAUC <0003> auc.c:145 vector [2]: res = 02c30e5c6f149c7c0000000000000000 20250426122530231 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250426122530231 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250426122530231 DAUC <0003> auc.c:179 vector [2]: kc = 593073269100a800 20250426122530231 DAUC <0003> auc.c:180 vector [2]: sres = d1ce3b1a 20250426122530231 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250426122530231 DAUC <0003> auc.c:113 vector [3]: rand = 74b92318941ad05f61103ab67938d359 20250426122530231 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250426122530231 DAUC <0003> auc.c:142 vector [3]: autn = 25435067cb0d80006f42a5a76ad1df0b 20250426122530231 DAUC <0003> auc.c:143 vector [3]: ck = 5c886ad4dfc34d72fe00a33748796b4d 20250426122530231 DAUC <0003> auc.c:144 vector [3]: ik = b9c8add7257e8fce7dadf8b25d291646 20250426122530231 DAUC <0003> auc.c:145 vector [3]: res = aff1d7f0253072f00000000000000000 20250426122530231 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250426122530231 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250426122530231 DAUC <0003> auc.c:179 vector [3]: kc = 4419fde4ab202000 20250426122530231 DAUC <0003> auc.c:180 vector [3]: sres = f7770c16 20250426122530231 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250426122530231 DAUC <0003> auc.c:113 vector [4]: rand = efe7cc33ed43f20390adc5c8ccc4eb28 20250426122530231 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250426122530231 DAUC <0003> auc.c:142 vector [4]: autn = bea02b18ea118000281a1cdeac3de132 20250426122530231 DAUC <0003> auc.c:143 vector [4]: ck = c136b7aeb744a89bd8f17fd9241f72f7 20250426122530231 DAUC <0003> auc.c:144 vector [4]: ik = 36d5dffb7f4e3d84c58528bc6ef1281c 20250426122530231 DAUC <0003> auc.c:145 vector [4]: res = 524899bf3eb8731f0000000000000000 20250426122530231 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250426122530231 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250426122530231 DAUC <0003> auc.c:179 vector [4]: kc = a140e37067cf0c00 20250426122530231 DAUC <0003> auc.c:180 vector [4]: sres = 3bda0a23 20250426122530231 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250426122530231 DAUC <0003> db_auc.c:245 IMSI='262424899454594': Generated 5 vectors 20250426122530231 DAUC <0003> db_auc.c:249 IMSI='262424899454594': Updating SQN=161 in DB 20250426122530231 DLGSUP <0013> hlr.c:345 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262424899454594 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424899454594"} 20250426122530231 DLGSUP <0013> gsup_req.c:173 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262424899454594 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250426122530231 DLINP <000b> input/ipa.c:452 connected read/write 20250426122530231 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122530231 DLINP <000b> input/ipa.c:452 connected read/write 20250426122530231 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@7d2084491a2b: Found GsupExpect[0] for "262424899454594" handled at TC_gsup_sai_eps(39) HLR_Test-GSUP(33)@7d2084491a2b: Added IMSI table entry 3TC_gsup_sai_eps(39)"262424899454594" TC_gsup_sai_eps(39)@7d2084491a2b: setverdict(pass): none -> pass TC_gsup_sai_eps(39)@7d2084491a2b: setverdict(pass): pass -> pass, component reason not changed 20250426122530232 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55888<->l=127.0.0.1:4258 TC_gsup_sai_eps(39)@7d2084491a2b: Final verdict of PTC: pass 20250426122530233 DAUC <0003> db_auc.c:157 IMSI='262420665157212': No 2G Auth Data 20250426122530233 DAUC <0003> db_auc.c:192 IMSI='262420665157212': No 3G Auth Data HLR_Test-GSUP(33)@7d2084491a2b: Created GsupExpect[0] for "262420665157212" to be handled at TC_gsup_sai_eps(40) 20250426122530241 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55902<->l=127.0.0.1:4258 20250426122530242 DLINP <000b> input/ipa.c:452 connected read/write 20250426122530242 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122530242 DLGSUP <0013> gsup_req.c:140 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262420665157212 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420665157212"} 20250426122530242 DAUC <0003> db_auc.c:236 IMSI='262420665157212': Calling to generate 5 vectors 20250426122530242 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250426122530242 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250426122530242 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250426122530242 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250426122530242 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250426122530242 DAUC <0003> auc.c:113 vector [0]: rand = ae0971d55f35d8c1e0d49940c8bbf453 20250426122530242 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250426122530242 DAUC <0003> auc.c:142 vector [0]: autn = 1a2f011ee7d78000e21ad37292938b05 20250426122530242 DAUC <0003> auc.c:143 vector [0]: ck = 3099a851b74505c358a89b18ebf6ccc4 20250426122530242 DAUC <0003> auc.c:144 vector [0]: ik = 29a43fa1c62f985997fd9eddbca2d0c9 20250426122530242 DAUC <0003> auc.c:145 vector [0]: res = ac540833736814180000000000000000 20250426122530242 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250426122530242 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250426122530242 DAUC <0003> auc.c:179 vector [0]: kc = cc823e20718345a8 20250426122530242 DAUC <0003> auc.c:180 vector [0]: sres = b7dc7910 20250426122530242 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250426122530242 DAUC <0003> auc.c:113 vector [1]: rand = 794fcc9d5251bc549a155bc092285454 20250426122530242 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250426122530242 DAUC <0003> auc.c:142 vector [1]: autn = 0d4a85eeaa458000ad8908faf4224543 20250426122530242 DAUC <0003> auc.c:143 vector [1]: ck = 356e77d6edca1fa0b7d30d789b13424c 20250426122530242 DAUC <0003> auc.c:144 vector [1]: ik = 8afd844739225f5566a8455e7dda6028 20250426122530242 DAUC <0003> auc.c:145 vector [1]: res = afa8ba168469ca0d0000000000000000 20250426122530242 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250426122530242 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250426122530242 DAUC <0003> auc.c:179 vector [1]: kc = 225a898ecf8c35e9 20250426122530242 DAUC <0003> auc.c:180 vector [1]: sres = eec14be9 20250426122530242 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250426122530242 DAUC <0003> auc.c:113 vector [2]: rand = e1cdb71d63d08709d716b00f25af979b 20250426122530242 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250426122530242 DAUC <0003> auc.c:142 vector [2]: autn = 0863995209258000702847ccd07f4792 20250426122530242 DAUC <0003> auc.c:143 vector [2]: ck = 9297c3cd7be9bf6af66620ec8d484242 20250426122530242 DAUC <0003> auc.c:144 vector [2]: ik = 4e51deceedee21081d1882474efbe560 20250426122530242 DAUC <0003> auc.c:145 vector [2]: res = 5379d6406c15fbaa0000000000000000 20250426122530242 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250426122530242 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250426122530242 DAUC <0003> auc.c:179 vector [2]: kc = 7a6e61261f783182 20250426122530242 DAUC <0003> auc.c:180 vector [2]: sres = 3642b9e4 20250426122530242 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250426122530242 DAUC <0003> auc.c:113 vector [3]: rand = 413a898d75622d53813506cb512f7524 20250426122530242 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250426122530242 DAUC <0003> auc.c:142 vector [3]: autn = 96c8517b17db8000d9744cff8f7b442e 20250426122530242 DAUC <0003> auc.c:143 vector [3]: ck = 6af5617b3ba12f695a313d0ef0728e62 20250426122530242 DAUC <0003> auc.c:144 vector [3]: ik = df84cdc1b683c7d3033c638e96110ab4 20250426122530242 DAUC <0003> auc.c:145 vector [3]: res = 98c1906d73c414d70000000000000000 20250426122530242 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250426122530242 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250426122530242 DAUC <0003> auc.c:179 vector [3]: kc = ab07c384b889c4ca 20250426122530242 DAUC <0003> auc.c:180 vector [3]: sres = 720131b4 20250426122530242 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250426122530242 DAUC <0003> auc.c:113 vector [4]: rand = a8643629a54ff4552ea086d9d1fe641c 20250426122530242 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250426122530242 DAUC <0003> auc.c:142 vector [4]: autn = 887c3d5618258000466e440f89227cb6 20250426122530242 DAUC <0003> auc.c:143 vector [4]: ck = 11cad7fcd94a8cf32900a6808e0b1742 20250426122530242 DAUC <0003> auc.c:144 vector [4]: ik = 8f0f8f6b88cbdd03d856f99022b6bbda 20250426122530242 DAUC <0003> auc.c:145 vector [4]: res = fc81c864f0f3ab830000000000000000 20250426122530242 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250426122530242 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250426122530242 DAUC <0003> auc.c:179 vector [4]: kc = e8909010301b6343 20250426122530242 DAUC <0003> auc.c:180 vector [4]: sres = ff46ef88 20250426122530242 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250426122530242 DAUC <0003> db_auc.c:245 IMSI='262420665157212': Generated 5 vectors 20250426122530242 DAUC <0003> db_auc.c:249 IMSI='262420665157212': Updating SQN=161 in DB 20250426122530242 DLGSUP <0013> hlr.c:345 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262420665157212 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420665157212"} 20250426122530242 DLGSUP <0013> gsup_req.c:173 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262420665157212 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250426122530242 DLINP <000b> input/ipa.c:452 connected read/write 20250426122530242 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122530242 DLINP <000b> input/ipa.c:452 connected read/write 20250426122530242 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@7d2084491a2b: Found GsupExpect[0] for "262420665157212" handled at TC_gsup_sai_eps(40) HLR_Test-GSUP(33)@7d2084491a2b: Added IMSI table entry 4TC_gsup_sai_eps(40)"262420665157212" TC_gsup_sai_eps(40)@7d2084491a2b: setverdict(pass): none -> pass TC_gsup_sai_eps(40)@7d2084491a2b: setverdict(pass): pass -> pass, component reason not changed 20250426122530244 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55902<->l=127.0.0.1:4258 TC_gsup_sai_eps(40)@7d2084491a2b: Final verdict of PTC: pass MTC@7d2084491a2b: setverdict(pass): none -> pass 20250426122530245 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55854<->l=127.0.0.1:4258 20250426122530245 DLINP <000b> input/ipa.c:452 connected read/write 20250426122530245 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122530245 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250426122530245 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250426122530245 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250426122530245 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43529<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(32)@7d2084491a2b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(35)@7d2084491a2b: Final verdict of PTC: none HLR_Test-GSUP(33)@7d2084491a2b: Final verdict of PTC: none 34@7d2084491a2b: Final verdict of PTC: none MTC@7d2084491a2b: Setting final verdict of the test case. MTC@7d2084491a2b: Local verdict of MTC: pass MTC@7d2084491a2b: Local verdict of PTC HLR_Test-GSUP-IPA(32): none (pass -> pass) MTC@7d2084491a2b: Local verdict of PTC HLR_Test-GSUP(33): none (pass -> pass) MTC@7d2084491a2b: Local verdict of PTC with component reference 34: none (pass -> pass) MTC@7d2084491a2b: Local verdict of PTC IPA-CTRL-CLI-IPA(35): none (pass -> pass) MTC@7d2084491a2b: Local verdict of PTC TC_gsup_sai_eps(36): pass (pass -> pass) MTC@7d2084491a2b: Local verdict of PTC TC_gsup_sai_eps(37): pass (pass -> pass) MTC@7d2084491a2b: Local verdict of PTC TC_gsup_sai_eps(38): pass (pass -> pass) MTC@7d2084491a2b: Local verdict of PTC TC_gsup_sai_eps(39): pass (pass -> pass) MTC@7d2084491a2b: Local verdict of PTC TC_gsup_sai_eps(40): pass (pass -> pass) MTC@7d2084491a2b: Test case TC_gsup_sai_eps finished. Verdict: pass MTC@7d2084491a2b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_eps pass'. Sat Apr 26 12:25:30 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 20250426122530270 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55914<->l=127.0.0.1:4258 20250426122530371 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55914<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=78008) Waiting for packet dumper to finish... 1 (prev_count=78008, count=126344) MTC@7d2084491a2b: 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@7d2084491a2b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi'. ------ HLR_Tests.TC_gsup_ul_unknown_imsi ------ Sat Apr 26 12:25:32 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@7d2084491a2b: 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@7d2084491a2b: Test case TC_gsup_ul_unknown_imsi started. MTC@7d2084491a2b: legacy= false MTC@7d2084491a2b: in not legacy case 1 MTC@7d2084491a2b: in not legacy case 2 20250426122533501 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250426122533501 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(41)@7d2084491a2b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426122533506 DLINP <000b> input/ipa.c:452 connected read/write 20250426122533506 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122533508 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36854<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(41)@7d2084491a2b: 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)@7d2084491a2b: 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 } } } } 20250426122533512 DLINP <000b> input/ipa.c:452 connected read/write 20250426122533512 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122533512 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250426122533512 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250426122533512 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 20250426122533512 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250426122533512 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 20250426122533512 DLGSUP <0013> gsup_server.c:236 2: 20250426122533512 DLGSUP <0013> gsup_server.c:238 2: 00 20250426122533512 DLGSUP <0013> gsup_server.c:236 3: 20250426122533512 DLGSUP <0013> gsup_server.c:238 3: 00 20250426122533512 DLGSUP <0013> gsup_server.c:236 4: 20250426122533512 DLGSUP <0013> gsup_server.c:238 4: 00 20250426122533512 DLGSUP <0013> gsup_server.c:236 5: 20250426122533512 DLGSUP <0013> gsup_server.c:238 5: 00 20250426122533512 DLGSUP <0013> gsup_server.c:236 7: 20250426122533512 DLGSUP <0013> gsup_server.c:238 7: 00 20250426122533512 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250426122533512 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250426122533512 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)@7d2084491a2b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 43@7d2084491a2b: 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") 20250426122533539 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:33801<->l=127.0.0.1:4259) HLR_Test-GSUP(42)@7d2084491a2b: Created GsupExpect[0] for "262426576021330" to be handled at TC_gsup_ul_unknown_imsi(45) 20250426122533559 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36864<->l=127.0.0.1:4258 20250426122533568 DLINP <000b> input/ipa.c:452 connected read/write 20250426122533568 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122533568 DLGSUP <0013> gsup_req.c:140 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262426576021330 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426576021330" cn_domain=PS} 20250426122533568 DLU <0006> fsm.c:456 lu(262426576021330)[0x563eb0b48210]{UNVALIDATED}: Allocated 20250426122533568 DLGSUP <0013> lu_fsm.c:139 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262426576021330 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20250426122533568 DLGSUP <0013> gsup_req.c:276 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262426576021330 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262426576021330" cause=IMSI unknown in HLR} 20250426122533568 DLGSUP <0013> gsup_req.c:173 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262426576021330 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250426122533568 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262426576021330)[0x563eb0b48210]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250426122533568 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262426576021330)[0x563eb0b48210]{UNVALIDATED}: Freeing instance 20250426122533568 DLU <0006> fsm.c:568 lu(PS:IMSI-262426576021330)[0x563eb0b48210]{UNVALIDATED}: Deallocated 20250426122533568 DLINP <000b> input/ipa.c:452 connected read/write 20250426122533568 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122533568 DLINP <000b> input/ipa.c:452 connected read/write 20250426122533568 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(42)@7d2084491a2b: Found GsupExpect[0] for "262426576021330" handled at TC_gsup_ul_unknown_imsi(45) HLR_Test-GSUP(42)@7d2084491a2b: Added IMSI table entry 0TC_gsup_ul_unknown_imsi(45)"262426576021330" TC_gsup_ul_unknown_imsi(45)@7d2084491a2b: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi(45)@7d2084491a2b: setverdict(pass): pass -> pass, component reason not changed 20250426122533573 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36864<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi(45)@7d2084491a2b: Final verdict of PTC: pass 20250426122533575 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36854<->l=127.0.0.1:4258 HLR_Test-GSUP(42)@7d2084491a2b: Final verdict of PTC: none 20250426122533576 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33801<->l=127.0.0.1:4259) 20250426122533577 DLINP <000b> input/ipa.c:452 connected read/write 20250426122533577 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122533577 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250426122533577 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250426122533577 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 43@7d2084491a2b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(44)@7d2084491a2b: Final verdict of PTC: none HLR_Test-GSUP-IPA(41)@7d2084491a2b: Final verdict of PTC: none MTC@7d2084491a2b: Setting final verdict of the test case. MTC@7d2084491a2b: Local verdict of MTC: none MTC@7d2084491a2b: Local verdict of PTC HLR_Test-GSUP-IPA(41): none (none -> none) MTC@7d2084491a2b: Local verdict of PTC HLR_Test-GSUP(42): none (none -> none) MTC@7d2084491a2b: Local verdict of PTC with component reference 43: none (none -> none) MTC@7d2084491a2b: Local verdict of PTC IPA-CTRL-CLI-IPA(44): none (none -> none) MTC@7d2084491a2b: Local verdict of PTC TC_gsup_ul_unknown_imsi(45): pass (none -> pass) MTC@7d2084491a2b: Test case TC_gsup_ul_unknown_imsi finished. Verdict: pass MTC@7d2084491a2b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi pass'. Sat Apr 26 12:25:33 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 20250426122533611 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36880<->l=127.0.0.1:4258 20250426122533712 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36880<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=26400) MTC@7d2084491a2b: 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@7d2084491a2b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy'. ------ HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy ------ Sat Apr 26 12:25:35 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_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@7d2084491a2b: 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@7d2084491a2b: Test case TC_gsup_ul_unknown_imsi_via_proxy started. MTC@7d2084491a2b: legacy= false MTC@7d2084491a2b: in not legacy case 1 MTC@7d2084491a2b: in not legacy case 2 20250426122536818 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250426122536819 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(46)@7d2084491a2b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426122536823 DLINP <000b> input/ipa.c:452 connected read/write 20250426122536823 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122536824 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36892<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(46)@7d2084491a2b: 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)@7d2084491a2b: 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 } } } } 20250426122536828 DLINP <000b> input/ipa.c:452 connected read/write 20250426122536828 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122536828 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250426122536828 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250426122536828 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 20250426122536828 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250426122536828 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 20250426122536828 DLGSUP <0013> gsup_server.c:236 2: 20250426122536828 DLGSUP <0013> gsup_server.c:238 2: 00 20250426122536828 DLGSUP <0013> gsup_server.c:236 3: 20250426122536828 DLGSUP <0013> gsup_server.c:238 3: 00 20250426122536828 DLGSUP <0013> gsup_server.c:236 4: 20250426122536828 DLGSUP <0013> gsup_server.c:238 4: 00 20250426122536828 DLGSUP <0013> gsup_server.c:236 5: 20250426122536828 DLGSUP <0013> gsup_server.c:238 5: 00 20250426122536828 DLGSUP <0013> gsup_server.c:236 7: 20250426122536828 DLGSUP <0013> gsup_server.c:238 7: 00 20250426122536828 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250426122536828 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250426122536828 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)@7d2084491a2b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 48@7d2084491a2b: 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") 20250426122536848 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:41091<->l=127.0.0.1:4259) HLR_Test-GSUP(47)@7d2084491a2b: Created GsupExpect[0] for "262424190421418" to be handled at TC_gsup_ul_unknown_imsi_via_proxy(50) 20250426122536859 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36902<->l=127.0.0.1:4258 20250426122536870 DLINP <000b> input/ipa.c:452 connected read/write 20250426122536870 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122536870 DLGSUP <0013> gsup_req.c:140 GSUP 48: MSC-00-00-00-00-00-00: IMSI-262424190421418 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424190421418" cn_domain=PS source_name="the-source\n"} 20250426122536870 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250426122536870 DLU <0006> fsm.c:456 lu(262424190421418)[0x563eb0b48210]{UNVALIDATED}: Allocated 20250426122536870 DLGSUP <0013> lu_fsm.c:139 GSUP 48: the-source\n: IMSI-262424190421418 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20250426122536870 DLGSUP <0013> gsup_req.c:276 GSUP 48: the-source\n: IMSI-262424190421418 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262424190421418" cause=IMSI unknown in HLR destination_name="the-source\n"} 20250426122536870 DLGSUP <0013> gsup_req.c:173 GSUP 48: the-source\n: IMSI-262424190421418 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250426122536870 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262424190421418)[0x563eb0b48210]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250426122536870 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262424190421418)[0x563eb0b48210]{UNVALIDATED}: Freeing instance 20250426122536870 DLU <0006> fsm.c:568 lu(PS:IMSI-262424190421418)[0x563eb0b48210]{UNVALIDATED}: Deallocated 20250426122536870 DLINP <000b> input/ipa.c:452 connected read/write 20250426122536870 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122536870 DLINP <000b> input/ipa.c:452 connected read/write 20250426122536870 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(47)@7d2084491a2b: Found GsupExpect[0] for "262424190421418" handled at TC_gsup_ul_unknown_imsi_via_proxy(50) HLR_Test-GSUP(47)@7d2084491a2b: Added IMSI table entry 0TC_gsup_ul_unknown_imsi_via_proxy(50)"262424190421418" TC_gsup_ul_unknown_imsi_via_proxy(50)@7d2084491a2b: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi_via_proxy(50)@7d2084491a2b: setverdict(pass): pass -> pass, component reason not changed 20250426122536874 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36902<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi_via_proxy(50)@7d2084491a2b: Final verdict of PTC: pass 20250426122536875 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36892<->l=127.0.0.1:4258 20250426122536877 DLINP <000b> input/ipa.c:452 connected read/write 20250426122536877 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122536877 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250426122536877 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250426122536877 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250426122536877 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20250426122536877 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41091<->l=127.0.0.1:4259) HLR_Test-GSUP(47)@7d2084491a2b: Final verdict of PTC: none 48@7d2084491a2b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(49)@7d2084491a2b: Final verdict of PTC: none HLR_Test-GSUP-IPA(46)@7d2084491a2b: Final verdict of PTC: none MTC@7d2084491a2b: Setting final verdict of the test case. MTC@7d2084491a2b: Local verdict of MTC: none MTC@7d2084491a2b: Local verdict of PTC HLR_Test-GSUP-IPA(46): none (none -> none) MTC@7d2084491a2b: Local verdict of PTC HLR_Test-GSUP(47): none (none -> none) MTC@7d2084491a2b: Local verdict of PTC with component reference 48: none (none -> none) MTC@7d2084491a2b: Local verdict of PTC IPA-CTRL-CLI-IPA(49): none (none -> none) MTC@7d2084491a2b: Local verdict of PTC TC_gsup_ul_unknown_imsi_via_proxy(50): pass (none -> pass) MTC@7d2084491a2b: Test case TC_gsup_ul_unknown_imsi_via_proxy finished. Verdict: pass MTC@7d2084491a2b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy pass'. Sat Apr 26 12:25:36 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 20250426122536921 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36908<->l=127.0.0.1:4258 20250426122537021 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36908<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=26728) MTC@7d2084491a2b: 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@7d2084491a2b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed'. ------ HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed ------ Sat Apr 26 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_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@7d2084491a2b: 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@7d2084491a2b: Test case TC_gsup_ul_unknown_imsi_roaming_not_allowed started. MTC@7d2084491a2b: legacy= false MTC@7d2084491a2b: in not legacy case 1 MTC@7d2084491a2b: in not legacy case 2 20250426122540144 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250426122540144 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(51)@7d2084491a2b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426122540147 DLINP <000b> input/ipa.c:452 connected read/write 20250426122540147 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122540148 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36918<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(51)@7d2084491a2b: 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)@7d2084491a2b: 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 } } } } 20250426122540150 DLINP <000b> input/ipa.c:452 connected read/write 20250426122540150 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122540150 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250426122540150 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250426122540150 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 20250426122540150 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250426122540150 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 20250426122540150 DLGSUP <0013> gsup_server.c:236 2: 20250426122540150 DLGSUP <0013> gsup_server.c:238 2: 00 20250426122540150 DLGSUP <0013> gsup_server.c:236 3: 20250426122540150 DLGSUP <0013> gsup_server.c:238 3: 00 20250426122540150 DLGSUP <0013> gsup_server.c:236 4: 20250426122540150 DLGSUP <0013> gsup_server.c:238 4: 00 20250426122540150 DLGSUP <0013> gsup_server.c:236 5: 20250426122540150 DLGSUP <0013> gsup_server.c:238 5: 00 20250426122540150 DLGSUP <0013> gsup_server.c:236 7: 20250426122540150 DLGSUP <0013> gsup_server.c:238 7: 00 20250426122540150 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250426122540150 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250426122540150 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)@7d2084491a2b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 53@7d2084491a2b: 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") 20250426122540162 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:34695<->l=127.0.0.1:4259) HLR_Test-GSUP(52)@7d2084491a2b: Created GsupExpect[0] for "262423102067926" to be handled at TC_gsup_ul_unknown_imsi_roaming_not_allowed(55) 20250426122540169 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36924<->l=127.0.0.1:4258 20250426122540194 DLINP <000b> input/ipa.c:452 connected read/write 20250426122540194 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122540194 DLGSUP <0013> gsup_req.c:140 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262423102067926 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423102067926" cn_domain=PS} 20250426122540194 DLU <0006> fsm.c:456 lu(262423102067926)[0x563eb0b48210]{UNVALIDATED}: Allocated 20250426122540194 DLGSUP <0013> lu_fsm.c:139 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262423102067926 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Roaming not allowed in this location area: Subscriber does not exist 20250426122540194 DLGSUP <0013> gsup_req.c:276 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262423102067926 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262423102067926" cause=Roaming not allowed in this location area} 20250426122540194 DLGSUP <0013> gsup_req.c:173 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262423102067926 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250426122540194 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262423102067926)[0x563eb0b48210]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250426122540194 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262423102067926)[0x563eb0b48210]{UNVALIDATED}: Freeing instance 20250426122540194 DLU <0006> fsm.c:568 lu(PS:IMSI-262423102067926)[0x563eb0b48210]{UNVALIDATED}: Deallocated 20250426122540194 DLINP <000b> input/ipa.c:452 connected read/write 20250426122540194 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122540194 DLINP <000b> input/ipa.c:452 connected read/write 20250426122540194 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(52)@7d2084491a2b: Found GsupExpect[0] for "262423102067926" handled at TC_gsup_ul_unknown_imsi_roaming_not_allowed(55) HLR_Test-GSUP(52)@7d2084491a2b: Added IMSI table entry 0TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)"262423102067926" TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@7d2084491a2b: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@7d2084491a2b: setverdict(pass): pass -> pass, component reason not changed 20250426122540201 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36924<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@7d2084491a2b: Final verdict of PTC: pass 20250426122540203 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36918<->l=127.0.0.1:4258 HLR_Test-GSUP(52)@7d2084491a2b: Final verdict of PTC: none 20250426122540205 DLINP <000b> input/ipa.c:452 connected read/write 20250426122540205 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122540205 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250426122540205 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250426122540205 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250426122540205 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34695<->l=127.0.0.1:4259) 53@7d2084491a2b: Final verdict of PTC: none HLR_Test-GSUP-IPA(51)@7d2084491a2b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(54)@7d2084491a2b: Final verdict of PTC: none MTC@7d2084491a2b: Setting final verdict of the test case. MTC@7d2084491a2b: Local verdict of MTC: none MTC@7d2084491a2b: Local verdict of PTC HLR_Test-GSUP-IPA(51): none (none -> none) MTC@7d2084491a2b: Local verdict of PTC HLR_Test-GSUP(52): none (none -> none) MTC@7d2084491a2b: Local verdict of PTC with component reference 53: none (none -> none) MTC@7d2084491a2b: Local verdict of PTC IPA-CTRL-CLI-IPA(54): none (none -> none) MTC@7d2084491a2b: Local verdict of PTC TC_gsup_ul_unknown_imsi_roaming_not_allowed(55): pass (none -> pass) MTC@7d2084491a2b: Test case TC_gsup_ul_unknown_imsi_roaming_not_allowed finished. Verdict: pass MTC@7d2084491a2b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed pass'. Sat Apr 26 12:25:40 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 20250426122540243 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36934<->l=127.0.0.1:4258 20250426122540344 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36934<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=27328) MTC@7d2084491a2b: 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@7d2084491a2b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_err_unknown_imsi'. ------ HLR_Tests.TC_gsup_sai_err_unknown_imsi ------ Sat Apr 26 12:25:42 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_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@7d2084491a2b: 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@7d2084491a2b: Test case TC_gsup_sai_err_unknown_imsi started. MTC@7d2084491a2b: legacy= false MTC@7d2084491a2b: in not legacy case 1 MTC@7d2084491a2b: in not legacy case 2 20250426122543465 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250426122543465 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(56)@7d2084491a2b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426122543469 DLINP <000b> input/ipa.c:452 connected read/write 20250426122543470 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122543471 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42078<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(56)@7d2084491a2b: 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)@7d2084491a2b: 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 } } } } 20250426122543475 DLINP <000b> input/ipa.c:452 connected read/write 20250426122543475 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122543475 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250426122543475 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250426122543475 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 20250426122543475 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250426122543475 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 20250426122543475 DLGSUP <0013> gsup_server.c:236 2: 20250426122543475 DLGSUP <0013> gsup_server.c:238 2: 00 20250426122543475 DLGSUP <0013> gsup_server.c:236 3: HLR_Test-GSUP-IPA(56)@7d2084491a2b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426122543475 DLGSUP <0013> gsup_server.c:238 3: 00 20250426122543475 DLGSUP <0013> gsup_server.c:236 4: 20250426122543475 DLGSUP <0013> gsup_server.c:238 4: 00 20250426122543475 DLGSUP <0013> gsup_server.c:236 5: 20250426122543475 DLGSUP <0013> gsup_server.c:238 5: 00 20250426122543475 DLGSUP <0013> gsup_server.c:236 7: 20250426122543475 DLGSUP <0013> gsup_server.c:238 7: 00 20250426122543475 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250426122543475 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250426122543475 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 58@7d2084491a2b: 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") 20250426122543500 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:42877<->l=127.0.0.1:4259) HLR_Test-GSUP(57)@7d2084491a2b: Created GsupExpect[0] for "262428052514619" to be handled at TC_gsup_sai_err_unknown_imsi(60) 20250426122543515 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42094<->l=127.0.0.1:4258 20250426122543523 DLINP <000b> input/ipa.c:452 connected read/write 20250426122543523 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122543523 DLGSUP <0013> gsup_req.c:140 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262428052514619 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428052514619"} 20250426122543523 DAUC <0003> db_auc.c:133 IMSI='262428052514619': No such subscriber 20250426122543523 DLGSUP <0013> hlr.c:336 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262428052514619 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: IMSI unknown in HLR: IMSI unknown 20250426122543523 DLGSUP <0013> gsup_req.c:276 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262428052514619 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262428052514619" cause=IMSI unknown in HLR} 20250426122543523 DLGSUP <0013> gsup_req.c:173 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262428052514619 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250426122543523 DLINP <000b> input/ipa.c:452 connected read/write 20250426122543523 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122543523 DLINP <000b> input/ipa.c:452 connected read/write 20250426122543523 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(57)@7d2084491a2b: Found GsupExpect[0] for "262428052514619" handled at TC_gsup_sai_err_unknown_imsi(60) HLR_Test-GSUP(57)@7d2084491a2b: Added IMSI table entry 0TC_gsup_sai_err_unknown_imsi(60)"262428052514619" TC_gsup_sai_err_unknown_imsi(60)@7d2084491a2b: setverdict(pass): none -> pass TC_gsup_sai_err_unknown_imsi(60)@7d2084491a2b: setverdict(pass): pass -> pass, component reason not changed 20250426122543528 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42094<->l=127.0.0.1:4258 TC_gsup_sai_err_unknown_imsi(60)@7d2084491a2b: Final verdict of PTC: pass 20250426122543529 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42078<->l=127.0.0.1:4258 20250426122543531 DLINP <000b> input/ipa.c:452 connected read/write 20250426122543531 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122543531 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250426122543531 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250426122543531 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 58@7d2084491a2b: Final verdict of PTC: none 20250426122543532 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42877<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(56)@7d2084491a2b: Final verdict of PTC: none HLR_Test-GSUP(57)@7d2084491a2b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(59)@7d2084491a2b: Final verdict of PTC: none MTC@7d2084491a2b: Setting final verdict of the test case. MTC@7d2084491a2b: Local verdict of MTC: none MTC@7d2084491a2b: Local verdict of PTC HLR_Test-GSUP-IPA(56): none (none -> none) MTC@7d2084491a2b: Local verdict of PTC HLR_Test-GSUP(57): none (none -> none) MTC@7d2084491a2b: Local verdict of PTC with component reference 58: none (none -> none) MTC@7d2084491a2b: Local verdict of PTC IPA-CTRL-CLI-IPA(59): none (none -> none) MTC@7d2084491a2b: Local verdict of PTC TC_gsup_sai_err_unknown_imsi(60): pass (none -> pass) MTC@7d2084491a2b: Test case TC_gsup_sai_err_unknown_imsi finished. Verdict: pass MTC@7d2084491a2b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_err_unknown_imsi pass'. Sat Apr 26 12:25:43 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 20250426122543572 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42102<->l=127.0.0.1:4258 20250426122543672 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42102<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=25336) MTC@7d2084491a2b: 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@7d2084491a2b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul'. ------ HLR_Tests.TC_gsup_ul ------ Sat Apr 26 12:25:45 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_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@7d2084491a2b: 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@7d2084491a2b: Test case TC_gsup_ul started. MTC@7d2084491a2b: legacy= false MTC@7d2084491a2b: in not legacy case 1 MTC@7d2084491a2b: in not legacy case 2 20250426122546781 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250426122546781 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(61)@7d2084491a2b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426122546785 DLINP <000b> input/ipa.c:452 connected read/write 20250426122546785 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122546787 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42118<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(61)@7d2084491a2b: 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)@7d2084491a2b: 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 } } } } 20250426122546791 DLINP <000b> input/ipa.c:452 connected read/write 20250426122546791 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122546791 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250426122546791 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250426122546791 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 20250426122546791 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250426122546791 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 20250426122546791 DLGSUP <0013> gsup_server.c:236 2: 20250426122546791 DLGSUP <0013> gsup_server.c:238 2: 00 20250426122546791 DLGSUP <0013> gsup_server.c:236 3: 20250426122546791 DLGSUP <0013> gsup_server.c:238 3: 00 20250426122546791 DLGSUP <0013> gsup_server.c:236 4: 20250426122546791 DLGSUP <0013> gsup_server.c:238 4: 00 20250426122546791 DLGSUP <0013> gsup_server.c:236 5: 20250426122546791 DLGSUP <0013> gsup_server.c:238 5: 00 20250426122546791 DLGSUP <0013> gsup_server.c:236 7: 20250426122546791 DLGSUP <0013> gsup_server.c:238 7: 00 20250426122546791 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250426122546791 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250426122546791 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)@7d2084491a2b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 63@7d2084491a2b: 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") 20250426122546817 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:36439<->l=127.0.0.1:4259) 20250426122546825 DAUC <0003> db_auc.c:157 IMSI='262425108328815': No 2G Auth Data 20250426122546825 DAUC <0003> db_auc.c:192 IMSI='262425108328815': No 3G Auth Data HLR_Test-GSUP(62)@7d2084491a2b: Created GsupExpect[0] for "262425108328815" to be handled at TC_gsup_ul(65) 20250426122546852 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42122<->l=127.0.0.1:4258 20250426122546861 DLINP <000b> input/ipa.c:452 connected read/write 20250426122546861 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122546861 DLGSUP <0013> gsup_req.c:140 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262425108328815 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425108328815" cn_domain=PS} 20250426122546861 DLU <0006> fsm.c:456 lu(262425108328815)[0x563eb0b48210]{UNVALIDATED}: Allocated 20250426122546862 DLGSUP <0013> lu_fsm.c:172 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262425108328815 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250426122546862 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425108328815)[0x563eb0b48210]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250426122546862 DLGSUP <0013> lu_fsm.c:253 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262425108328815 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425108328815" cn_domain=PS} 20250426122546862 DLINP <000b> input/ipa.c:452 connected read/write 20250426122546862 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122546862 DLINP <000b> input/ipa.c:452 connected read/write 20250426122546862 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@7d2084491a2b: Found GsupExpect[0] for "262425108328815" handled at TC_gsup_ul(65) HLR_Test-GSUP(62)@7d2084491a2b: Added IMSI table entry 0TC_gsup_ul(65)"262425108328815" 20250426122546866 DLINP <000b> input/ipa.c:452 connected read/write 20250426122546866 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122546866 DLGSUP <0013> gsup_req.c:140 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262425108328815 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425108328815"} 20250426122546866 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425108328815)[0x563eb0b48210]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250426122546866 DLGSUP <0013> gsup_req.c:173 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262425108328815 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250426122546866 DLGSUP <0013> lu_fsm.c:91 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262425108328815 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425108328815"} 20250426122546866 DLGSUP <0013> gsup_req.c:173 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262425108328815 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250426122546866 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425108328815)[0x563eb0b48210]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250426122546866 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425108328815)[0x563eb0b48210]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250426122546866 DLU <0006> fsm.c:568 lu(PS:IMSI-262425108328815)[0x563eb0b48210]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250426122546866 DLINP <000b> input/ipa.c:452 connected read/write 20250426122546866 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122546866 DLINP <000b> input/ipa.c:452 connected read/write 20250426122546866 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(65)@7d2084491a2b: setverdict(pass): none -> pass TC_gsup_ul(65)@7d2084491a2b: setverdict(pass): pass -> pass, component reason not changed 20250426122546869 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42122<->l=127.0.0.1:4258 TC_gsup_ul(65)@7d2084491a2b: Final verdict of PTC: pass 20250426122546871 DAUC <0003> db_auc.c:157 IMSI='262429899638768': No 2G Auth Data 20250426122546871 DAUC <0003> db_auc.c:192 IMSI='262429899638768': No 3G Auth Data 20250426122546872 DLGSUP <0013> hlr.c:121 IMSI 262429899638768: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@7d2084491a2b: Created GsupExpect[0] for "262429899638768" to be handled at TC_gsup_ul(66) 20250426122546881 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42134<->l=127.0.0.1:4258 20250426122546882 DLINP <000b> input/ipa.c:452 connected read/write 20250426122546882 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122546883 DLGSUP <0013> gsup_req.c:140 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262429899638768 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429899638768" cn_domain=PS} 20250426122546883 DLU <0006> fsm.c:456 lu(262429899638768)[0x563eb0b48210]{UNVALIDATED}: Allocated 20250426122546883 DLGSUP <0013> lu_fsm.c:172 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262429899638768 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250426122546883 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429899638768)[0x563eb0b48210]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250426122546883 DLGSUP <0013> lu_fsm.c:253 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262429899638768 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429899638768" cn_domain=PS} 20250426122546883 DLINP <000b> input/ipa.c:452 connected read/write 20250426122546883 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122546883 DLINP <000b> input/ipa.c:452 connected read/write 20250426122546883 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@7d2084491a2b: Found GsupExpect[0] for "262429899638768" handled at TC_gsup_ul(66) HLR_Test-GSUP(62)@7d2084491a2b: Added IMSI table entry 1TC_gsup_ul(66)"262429899638768" 20250426122546884 DLINP <000b> input/ipa.c:452 connected read/write 20250426122546884 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122546884 DLGSUP <0013> gsup_req.c:140 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262429899638768 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429899638768"} 20250426122546884 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429899638768)[0x563eb0b48210]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250426122546884 DLGSUP <0013> gsup_req.c:173 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262429899638768 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250426122546884 DLGSUP <0013> lu_fsm.c:91 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262429899638768 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429899638768"} 20250426122546884 DLGSUP <0013> gsup_req.c:173 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262429899638768 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250426122546884 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429899638768)[0x563eb0b48210]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250426122546884 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429899638768)[0x563eb0b48210]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250426122546884 DLU <0006> fsm.c:568 lu(PS:IMSI-262429899638768)[0x563eb0b48210]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250426122546884 DLINP <000b> input/ipa.c:452 connected read/write 20250426122546884 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122546884 DLINP <000b> input/ipa.c:452 connected read/write 20250426122546884 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(66)@7d2084491a2b: setverdict(pass): none -> pass TC_gsup_ul(66)@7d2084491a2b: setverdict(pass): pass -> pass, component reason not changed 20250426122546884 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42134<->l=127.0.0.1:4258 TC_gsup_ul(66)@7d2084491a2b: Final verdict of PTC: pass 20250426122546885 DAUC <0003> db_auc.c:157 IMSI='262420114723908': No 2G Auth Data 20250426122546885 DAUC <0003> db_auc.c:192 IMSI='262420114723908': No 3G Auth Data 20250426122546886 DLGSUP <0013> hlr.c:121 IMSI 262420114723908: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@7d2084491a2b: Created GsupExpect[0] for "262420114723908" to be handled at TC_gsup_ul(67) 20250426122546892 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42146<->l=127.0.0.1:4258 20250426122546894 DLINP <000b> input/ipa.c:452 connected read/write 20250426122546894 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122546894 DLGSUP <0013> gsup_req.c:140 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262420114723908 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420114723908" cn_domain=PS} 20250426122546894 DLU <0006> fsm.c:456 lu(262420114723908)[0x563eb0b48210]{UNVALIDATED}: Allocated 20250426122546894 DLGSUP <0013> lu_fsm.c:172 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262420114723908 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250426122546894 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420114723908)[0x563eb0b48210]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250426122546894 DLGSUP <0013> lu_fsm.c:253 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262420114723908 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420114723908" cn_domain=PS} 20250426122546894 DLINP <000b> input/ipa.c:452 connected read/write 20250426122546894 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122546894 DLINP <000b> input/ipa.c:452 connected read/write 20250426122546894 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@7d2084491a2b: Found GsupExpect[0] for "262420114723908" handled at TC_gsup_ul(67) HLR_Test-GSUP(62)@7d2084491a2b: Added IMSI table entry 2TC_gsup_ul(67)"262420114723908" 20250426122546895 DLINP <000b> input/ipa.c:452 connected read/write 20250426122546895 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122546895 DLGSUP <0013> gsup_req.c:140 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262420114723908 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420114723908"} 20250426122546895 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420114723908)[0x563eb0b48210]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250426122546895 DLGSUP <0013> gsup_req.c:173 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262420114723908 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250426122546895 DLGSUP <0013> lu_fsm.c:91 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262420114723908 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420114723908"} 20250426122546895 DLGSUP <0013> gsup_req.c:173 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262420114723908 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250426122546895 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420114723908)[0x563eb0b48210]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250426122546895 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420114723908)[0x563eb0b48210]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250426122546895 DLU <0006> fsm.c:568 lu(PS:IMSI-262420114723908)[0x563eb0b48210]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250426122546895 DLINP <000b> input/ipa.c:452 connected read/write 20250426122546895 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122546895 DLINP <000b> input/ipa.c:452 connected read/write 20250426122546895 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(67)@7d2084491a2b: setverdict(pass): none -> pass TC_gsup_ul(67)@7d2084491a2b: setverdict(pass): pass -> pass, component reason not changed 20250426122546896 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42146<->l=127.0.0.1:4258 TC_gsup_ul(67)@7d2084491a2b: Final verdict of PTC: pass 20250426122546896 DAUC <0003> db_auc.c:157 IMSI='262425740688201': No 2G Auth Data 20250426122546896 DAUC <0003> db_auc.c:192 IMSI='262425740688201': No 3G Auth Data 20250426122546897 DLGSUP <0013> hlr.c:121 IMSI 262425740688201: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@7d2084491a2b: Created GsupExpect[0] for "262425740688201" to be handled at TC_gsup_ul(68) 20250426122546903 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42150<->l=127.0.0.1:4258 20250426122546905 DLINP <000b> input/ipa.c:452 connected read/write 20250426122546905 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122546905 DLGSUP <0013> gsup_req.c:140 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262425740688201 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425740688201" cn_domain=PS} 20250426122546905 DLU <0006> fsm.c:456 lu(262425740688201)[0x563eb0b48210]{UNVALIDATED}: Allocated 20250426122546905 DLGSUP <0013> lu_fsm.c:172 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262425740688201 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250426122546905 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425740688201)[0x563eb0b48210]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250426122546905 DLGSUP <0013> lu_fsm.c:253 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262425740688201 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425740688201" cn_domain=PS} 20250426122546905 DLINP <000b> input/ipa.c:452 connected read/write 20250426122546905 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122546905 DLINP <000b> input/ipa.c:452 connected read/write 20250426122546905 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@7d2084491a2b: Found GsupExpect[0] for "262425740688201" handled at TC_gsup_ul(68) HLR_Test-GSUP(62)@7d2084491a2b: Added IMSI table entry 3TC_gsup_ul(68)"262425740688201" 20250426122546906 DLINP <000b> input/ipa.c:452 connected read/write 20250426122546906 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122546906 DLGSUP <0013> gsup_req.c:140 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262425740688201 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425740688201"} 20250426122546906 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425740688201)[0x563eb0b48210]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250426122546906 DLGSUP <0013> gsup_req.c:173 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262425740688201 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250426122546906 DLGSUP <0013> lu_fsm.c:91 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262425740688201 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425740688201"} 20250426122546906 DLGSUP <0013> gsup_req.c:173 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262425740688201 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250426122546906 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425740688201)[0x563eb0b48210]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250426122546906 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425740688201)[0x563eb0b48210]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250426122546906 DLU <0006> fsm.c:568 lu(PS:IMSI-262425740688201)[0x563eb0b48210]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250426122546906 DLINP <000b> input/ipa.c:452 connected read/write 20250426122546906 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122546906 DLINP <000b> input/ipa.c:452 connected read/write 20250426122546906 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(68)@7d2084491a2b: setverdict(pass): none -> pass TC_gsup_ul(68)@7d2084491a2b: setverdict(pass): pass -> pass, component reason not changed 20250426122546906 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42150<->l=127.0.0.1:4258 TC_gsup_ul(68)@7d2084491a2b: Final verdict of PTC: pass 20250426122546907 DAUC <0003> db_auc.c:157 IMSI='262426075018416': No 2G Auth Data 20250426122546907 DAUC <0003> db_auc.c:192 IMSI='262426075018416': No 3G Auth Data 20250426122546907 DLGSUP <0013> hlr.c:121 IMSI 262426075018416: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@7d2084491a2b: Created GsupExpect[0] for "262426075018416" to be handled at TC_gsup_ul(69) 20250426122546914 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42152<->l=127.0.0.1:4258 20250426122546916 DLINP <000b> input/ipa.c:452 connected read/write 20250426122546916 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122546916 DLGSUP <0013> gsup_req.c:140 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262426075018416 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426075018416" cn_domain=PS} 20250426122546916 DLU <0006> fsm.c:456 lu(262426075018416)[0x563eb0b48210]{UNVALIDATED}: Allocated 20250426122546916 DLGSUP <0013> lu_fsm.c:172 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262426075018416 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250426122546916 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426075018416)[0x563eb0b48210]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250426122546916 DLGSUP <0013> lu_fsm.c:253 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262426075018416 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426075018416" cn_domain=PS} 20250426122546916 DLINP <000b> input/ipa.c:452 connected read/write 20250426122546916 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122546916 DLINP <000b> input/ipa.c:452 connected read/write 20250426122546916 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@7d2084491a2b: Found GsupExpect[0] for "262426075018416" handled at TC_gsup_ul(69) HLR_Test-GSUP(62)@7d2084491a2b: Added IMSI table entry 4TC_gsup_ul(69)"262426075018416" 20250426122546917 DLINP <000b> input/ipa.c:452 connected read/write 20250426122546917 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122546917 DLGSUP <0013> gsup_req.c:140 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262426075018416 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426075018416"} 20250426122546917 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426075018416)[0x563eb0b48210]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250426122546917 DLGSUP <0013> gsup_req.c:173 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262426075018416 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250426122546917 DLGSUP <0013> lu_fsm.c:91 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262426075018416 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426075018416"} 20250426122546917 DLGSUP <0013> gsup_req.c:173 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262426075018416 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250426122546917 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426075018416)[0x563eb0b48210]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250426122546917 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426075018416)[0x563eb0b48210]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250426122546917 DLU <0006> fsm.c:568 lu(PS:IMSI-262426075018416)[0x563eb0b48210]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250426122546917 DLINP <000b> input/ipa.c:452 connected read/write 20250426122546917 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122546917 DLINP <000b> input/ipa.c:452 connected read/write 20250426122546917 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(69)@7d2084491a2b: setverdict(pass): none -> pass TC_gsup_ul(69)@7d2084491a2b: setverdict(pass): pass -> pass, component reason not changed 20250426122546918 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42152<->l=127.0.0.1:4258 TC_gsup_ul(69)@7d2084491a2b: Final verdict of PTC: pass 20250426122546918 DAUC <0003> db_auc.c:157 IMSI='262426316951987': No 2G Auth Data 20250426122546918 DAUC <0003> db_auc.c:192 IMSI='262426316951987': No 3G Auth Data 20250426122546919 DLGSUP <0013> hlr.c:121 IMSI 262426316951987: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@7d2084491a2b: Created GsupExpect[0] for "262426316951987" to be handled at TC_gsup_ul(70) 20250426122546925 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42166<->l=127.0.0.1:4258 20250426122546927 DLINP <000b> input/ipa.c:452 connected read/write 20250426122546927 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122546927 DLGSUP <0013> gsup_req.c:140 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262426316951987 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426316951987" cn_domain=PS} 20250426122546927 DLU <0006> fsm.c:456 lu(262426316951987)[0x563eb0b48210]{UNVALIDATED}: Allocated 20250426122546927 DLGSUP <0013> lu_fsm.c:172 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262426316951987 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250426122546927 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426316951987)[0x563eb0b48210]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250426122546927 DLGSUP <0013> lu_fsm.c:253 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262426316951987 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426316951987" cn_domain=PS} 20250426122546927 DLINP <000b> input/ipa.c:452 connected read/write 20250426122546927 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122546927 DLINP <000b> input/ipa.c:452 connected read/write 20250426122546927 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@7d2084491a2b: Found GsupExpect[0] for "262426316951987" handled at TC_gsup_ul(70) HLR_Test-GSUP(62)@7d2084491a2b: Added IMSI table entry 5TC_gsup_ul(70)"262426316951987" 20250426122546928 DLINP <000b> input/ipa.c:452 connected read/write 20250426122546928 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122546928 DLGSUP <0013> gsup_req.c:140 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262426316951987 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426316951987"} 20250426122546928 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426316951987)[0x563eb0b48210]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250426122546928 DLGSUP <0013> gsup_req.c:173 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262426316951987 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250426122546928 DLGSUP <0013> lu_fsm.c:91 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262426316951987 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426316951987"} 20250426122546928 DLGSUP <0013> gsup_req.c:173 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262426316951987 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250426122546928 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426316951987)[0x563eb0b48210]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250426122546928 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426316951987)[0x563eb0b48210]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250426122546928 DLU <0006> fsm.c:568 lu(PS:IMSI-262426316951987)[0x563eb0b48210]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250426122546928 DLINP <000b> input/ipa.c:452 connected read/write 20250426122546928 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122546928 DLINP <000b> input/ipa.c:452 connected read/write 20250426122546928 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(70)@7d2084491a2b: setverdict(pass): none -> pass TC_gsup_ul(70)@7d2084491a2b: setverdict(pass): pass -> pass, component reason not changed 20250426122546929 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42166<->l=127.0.0.1:4258 TC_gsup_ul(70)@7d2084491a2b: Final verdict of PTC: pass 20250426122546930 DAUC <0003> db_auc.c:157 IMSI='262422605360459': No 2G Auth Data 20250426122546930 DAUC <0003> db_auc.c:192 IMSI='262422605360459': No 3G Auth Data 20250426122546930 DLGSUP <0013> hlr.c:121 IMSI 262422605360459: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@7d2084491a2b: Created GsupExpect[0] for "262422605360459" to be handled at TC_gsup_ul(71) 20250426122546936 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42168<->l=127.0.0.1:4258 20250426122546938 DLINP <000b> input/ipa.c:452 connected read/write 20250426122546938 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122546938 DLGSUP <0013> gsup_req.c:140 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262422605360459 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422605360459" cn_domain=PS} 20250426122546938 DLU <0006> fsm.c:456 lu(262422605360459)[0x563eb0b48210]{UNVALIDATED}: Allocated 20250426122546938 DLGSUP <0013> lu_fsm.c:172 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262422605360459 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250426122546938 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422605360459)[0x563eb0b48210]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250426122546938 DLGSUP <0013> lu_fsm.c:253 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262422605360459 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422605360459" cn_domain=PS} 20250426122546938 DLINP <000b> input/ipa.c:452 connected read/write 20250426122546938 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122546938 DLINP <000b> input/ipa.c:452 connected read/write 20250426122546938 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@7d2084491a2b: Found GsupExpect[0] for "262422605360459" handled at TC_gsup_ul(71) HLR_Test-GSUP(62)@7d2084491a2b: Added IMSI table entry 6TC_gsup_ul(71)"262422605360459" 20250426122546939 DLINP <000b> input/ipa.c:452 connected read/write 20250426122546939 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122546939 DLGSUP <0013> gsup_req.c:140 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262422605360459 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422605360459"} 20250426122546939 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422605360459)[0x563eb0b48210]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250426122546939 DLGSUP <0013> gsup_req.c:173 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262422605360459 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250426122546939 DLGSUP <0013> lu_fsm.c:91 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262422605360459 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422605360459"} 20250426122546939 DLGSUP <0013> gsup_req.c:173 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262422605360459 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250426122546939 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422605360459)[0x563eb0b48210]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250426122546939 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422605360459)[0x563eb0b48210]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250426122546939 DLU <0006> fsm.c:568 lu(PS:IMSI-262422605360459)[0x563eb0b48210]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250426122546939 DLINP <000b> input/ipa.c:452 connected read/write 20250426122546939 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122546939 DLINP <000b> input/ipa.c:452 connected read/write 20250426122546939 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(71)@7d2084491a2b: setverdict(pass): none -> pass TC_gsup_ul(71)@7d2084491a2b: setverdict(pass): pass -> pass, component reason not changed 20250426122546940 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42168<->l=127.0.0.1:4258 TC_gsup_ul(71)@7d2084491a2b: Final verdict of PTC: pass 20250426122546940 DAUC <0003> db_auc.c:157 IMSI='262427856406679': No 2G Auth Data 20250426122546940 DAUC <0003> db_auc.c:192 IMSI='262427856406679': No 3G Auth Data 20250426122546941 DLGSUP <0013> hlr.c:121 IMSI 262427856406679: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@7d2084491a2b: Created GsupExpect[0] for "262427856406679" to be handled at TC_gsup_ul(72) 20250426122546948 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42178<->l=127.0.0.1:4258 20250426122546949 DLINP <000b> input/ipa.c:452 connected read/write 20250426122546949 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122546949 DLGSUP <0013> gsup_req.c:140 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262427856406679 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427856406679" cn_domain=PS} 20250426122546949 DLU <0006> fsm.c:456 lu(262427856406679)[0x563eb0b48210]{UNVALIDATED}: Allocated 20250426122546949 DLGSUP <0013> lu_fsm.c:172 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262427856406679 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250426122546949 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427856406679)[0x563eb0b48210]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250426122546949 DLGSUP <0013> lu_fsm.c:253 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262427856406679 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427856406679" cn_domain=PS} 20250426122546950 DLINP <000b> input/ipa.c:452 connected read/write 20250426122546950 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122546950 DLINP <000b> input/ipa.c:452 connected read/write 20250426122546950 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@7d2084491a2b: Found GsupExpect[0] for "262427856406679" handled at TC_gsup_ul(72) HLR_Test-GSUP(62)@7d2084491a2b: Added IMSI table entry 7TC_gsup_ul(72)"262427856406679" 20250426122546951 DLINP <000b> input/ipa.c:452 connected read/write 20250426122546951 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122546951 DLGSUP <0013> gsup_req.c:140 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262427856406679 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427856406679"} 20250426122546951 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427856406679)[0x563eb0b48210]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250426122546951 DLGSUP <0013> gsup_req.c:173 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262427856406679 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250426122546951 DLGSUP <0013> lu_fsm.c:91 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262427856406679 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427856406679"} 20250426122546951 DLGSUP <0013> gsup_req.c:173 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262427856406679 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250426122546951 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427856406679)[0x563eb0b48210]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250426122546951 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427856406679)[0x563eb0b48210]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250426122546951 DLU <0006> fsm.c:568 lu(PS:IMSI-262427856406679)[0x563eb0b48210]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250426122546951 DLINP <000b> input/ipa.c:452 connected read/write 20250426122546951 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122546951 DLINP <000b> input/ipa.c:452 connected read/write 20250426122546951 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(72)@7d2084491a2b: setverdict(pass): none -> pass TC_gsup_ul(72)@7d2084491a2b: setverdict(pass): pass -> pass, component reason not changed 20250426122546952 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42178<->l=127.0.0.1:4258 TC_gsup_ul(72)@7d2084491a2b: Final verdict of PTC: pass MTC@7d2084491a2b: setverdict(pass): none -> pass 20250426122546952 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42118<->l=127.0.0.1:4258 20250426122546953 DLINP <000b> input/ipa.c:452 connected read/write 20250426122546953 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122546953 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250426122546953 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250426122546953 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250426122546953 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36439<->l=127.0.0.1:4259) HLR_Test-GSUP(62)@7d2084491a2b: Final verdict of PTC: none HLR_Test-GSUP-IPA(61)@7d2084491a2b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(64)@7d2084491a2b: Final verdict of PTC: none 63@7d2084491a2b: Final verdict of PTC: none MTC@7d2084491a2b: Setting final verdict of the test case. MTC@7d2084491a2b: Local verdict of MTC: pass MTC@7d2084491a2b: Local verdict of PTC HLR_Test-GSUP-IPA(61): none (pass -> pass) MTC@7d2084491a2b: Local verdict of PTC HLR_Test-GSUP(62): none (pass -> pass) MTC@7d2084491a2b: Local verdict of PTC with component reference 63: none (pass -> pass) MTC@7d2084491a2b: Local verdict of PTC IPA-CTRL-CLI-IPA(64): none (pass -> pass) MTC@7d2084491a2b: Local verdict of PTC TC_gsup_ul(65): pass (pass -> pass) MTC@7d2084491a2b: Local verdict of PTC TC_gsup_ul(66): pass (pass -> pass) MTC@7d2084491a2b: Local verdict of PTC TC_gsup_ul(67): pass (pass -> pass) MTC@7d2084491a2b: Local verdict of PTC TC_gsup_ul(68): pass (pass -> pass) MTC@7d2084491a2b: Local verdict of PTC TC_gsup_ul(69): pass (pass -> pass) MTC@7d2084491a2b: Local verdict of PTC TC_gsup_ul(70): pass (pass -> pass) MTC@7d2084491a2b: Local verdict of PTC TC_gsup_ul(71): pass (pass -> pass) MTC@7d2084491a2b: Local verdict of PTC TC_gsup_ul(72): pass (pass -> pass) MTC@7d2084491a2b: Test case TC_gsup_ul finished. Verdict: pass MTC@7d2084491a2b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul pass'. Sat Apr 26 12:25:46 UTC 2025 ====== HLR_Tests.TC_gsup_ul pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_ul.talloc 20250426122546976 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42194<->l=127.0.0.1:4258 20250426122547076 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42194<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65788) Waiting for packet dumper to finish... 1 (prev_count=65788, count=112780) MTC@7d2084491a2b: 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@7d2084491a2b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_via_proxy'. ------ HLR_Tests.TC_gsup_ul_via_proxy ------ Sat Apr 26 12:25:49 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@7d2084491a2b: 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@7d2084491a2b: Test case TC_gsup_ul_via_proxy started. MTC@7d2084491a2b: legacy= false MTC@7d2084491a2b: in not legacy case 1 MTC@7d2084491a2b: in not legacy case 2 20250426122550205 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250426122550205 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(73)@7d2084491a2b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426122550209 DLINP <000b> input/ipa.c:452 connected read/write 20250426122550209 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122550211 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42200<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(73)@7d2084491a2b: 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)@7d2084491a2b: 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 } } } } 20250426122550214 DLINP <000b> input/ipa.c:452 connected read/write 20250426122550214 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(73)@7d2084491a2b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426122550215 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250426122550215 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250426122550215 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 20250426122550215 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250426122550215 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 20250426122550215 DLGSUP <0013> gsup_server.c:236 2: 20250426122550215 DLGSUP <0013> gsup_server.c:238 2: 00 20250426122550215 DLGSUP <0013> gsup_server.c:236 3: 20250426122550215 DLGSUP <0013> gsup_server.c:238 3: 00 20250426122550215 DLGSUP <0013> gsup_server.c:236 4: 20250426122550215 DLGSUP <0013> gsup_server.c:238 4: 00 20250426122550215 DLGSUP <0013> gsup_server.c:236 5: 20250426122550215 DLGSUP <0013> gsup_server.c:238 5: 00 20250426122550215 DLGSUP <0013> gsup_server.c:236 7: 20250426122550215 DLGSUP <0013> gsup_server.c:238 7: 00 20250426122550215 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250426122550215 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250426122550215 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 75@7d2084491a2b: 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") 20250426122550235 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:37887<->l=127.0.0.1:4259) 20250426122550237 DAUC <0003> db_auc.c:157 IMSI='262420945854160': No 2G Auth Data 20250426122550237 DAUC <0003> db_auc.c:192 IMSI='262420945854160': No 3G Auth Data HLR_Test-GSUP(74)@7d2084491a2b: Created GsupExpect[0] for "262420945854160" to be handled at TC_gsup_ul_via_proxy(77) 20250426122550246 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42212<->l=127.0.0.1:4258 20250426122550258 DLINP <000b> input/ipa.c:452 connected read/write 20250426122550258 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122550258 DLGSUP <0013> gsup_req.c:140 GSUP 67: MSC-00-00-00-00-00-00: IMSI-262420945854160 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420945854160" cn_domain=PS source_name="the-source\n"} 20250426122550258 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250426122550258 DLU <0006> fsm.c:456 lu(262420945854160)[0x563eb0b48210]{UNVALIDATED}: Allocated 20250426122550258 DLGSUP <0013> lu_fsm.c:167 GSUP 67: the-source\n: IMSI-262420945854160 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250426122550258 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420945854160)[0x563eb0b48210]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250426122550258 DLGSUP <0013> lu_fsm.c:253 GSUP 67: the-source\n: IMSI-262420945854160 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420945854160" cn_domain=PS destination_name="the-source\n"} 20250426122550258 DLINP <000b> input/ipa.c:452 connected read/write 20250426122550258 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122550258 DLINP <000b> input/ipa.c:452 connected read/write 20250426122550258 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@7d2084491a2b: Found GsupExpect[0] for "262420945854160" handled at TC_gsup_ul_via_proxy(77) HLR_Test-GSUP(74)@7d2084491a2b: Added IMSI table entry 0TC_gsup_ul_via_proxy(77)"262420945854160" 20250426122550262 DLINP <000b> input/ipa.c:452 connected read/write 20250426122550262 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122550262 DLGSUP <0013> gsup_req.c:140 GSUP 68: MSC-00-00-00-00-00-00: IMSI-262420945854160 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420945854160" source_name="the-source\n"} 20250426122550262 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420945854160)[0x563eb0b48210]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250426122550262 DLGSUP <0013> gsup_req.c:173 GSUP 68: the-source\n: IMSI-262420945854160 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250426122550262 DLGSUP <0013> lu_fsm.c:91 GSUP 67: the-source\n: IMSI-262420945854160 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420945854160" destination_name="the-source\n"} 20250426122550262 DLGSUP <0013> gsup_req.c:173 GSUP 67: the-source\n: IMSI-262420945854160 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250426122550262 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420945854160)[0x563eb0b48210]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250426122550262 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420945854160)[0x563eb0b48210]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250426122550262 DLU <0006> fsm.c:568 lu(PS:IMSI-262420945854160)[0x563eb0b48210]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250426122550262 DLINP <000b> input/ipa.c:452 connected read/write 20250426122550262 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122550262 DLINP <000b> input/ipa.c:452 connected read/write 20250426122550262 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(77)@7d2084491a2b: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(77)@7d2084491a2b: setverdict(pass): pass -> pass, component reason not changed 20250426122550265 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42212<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(77)@7d2084491a2b: Final verdict of PTC: pass 20250426122550267 DAUC <0003> db_auc.c:157 IMSI='262429064862594': No 2G Auth Data 20250426122550267 DAUC <0003> db_auc.c:192 IMSI='262429064862594': No 3G Auth Data 20250426122550268 DLGSUP <0013> hlr.c:121 IMSI 262429064862594: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@7d2084491a2b: Created GsupExpect[0] for "262429064862594" to be handled at TC_gsup_ul_via_proxy(78) 20250426122550281 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42226<->l=127.0.0.1:4258 20250426122550283 DLINP <000b> input/ipa.c:452 connected read/write 20250426122550283 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122550283 DLGSUP <0013> gsup_req.c:140 GSUP 69: MSC-00-00-00-00-00-00: IMSI-262429064862594 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429064862594" cn_domain=PS source_name="the-source\n"} 20250426122550283 DLU <0006> fsm.c:456 lu(262429064862594)[0x563eb0b48210]{UNVALIDATED}: Allocated 20250426122550283 DLGSUP <0013> lu_fsm.c:167 GSUP 69: the-source\n: IMSI-262429064862594 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250426122550283 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429064862594)[0x563eb0b48210]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250426122550283 DLGSUP <0013> lu_fsm.c:253 GSUP 69: the-source\n: IMSI-262429064862594 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429064862594" cn_domain=PS destination_name="the-source\n"} 20250426122550283 DLINP <000b> input/ipa.c:452 connected read/write 20250426122550283 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122550283 DLINP <000b> input/ipa.c:452 connected read/write 20250426122550283 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@7d2084491a2b: Found GsupExpect[0] for "262429064862594" handled at TC_gsup_ul_via_proxy(78) HLR_Test-GSUP(74)@7d2084491a2b: Added IMSI table entry 1TC_gsup_ul_via_proxy(78)"262429064862594" 20250426122550284 DLINP <000b> input/ipa.c:452 connected read/write 20250426122550284 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122550284 DLGSUP <0013> gsup_req.c:140 GSUP 70: MSC-00-00-00-00-00-00: IMSI-262429064862594 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429064862594" source_name="the-source\n"} 20250426122550284 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429064862594)[0x563eb0b48210]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250426122550284 DLGSUP <0013> gsup_req.c:173 GSUP 70: the-source\n: IMSI-262429064862594 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250426122550284 DLGSUP <0013> lu_fsm.c:91 GSUP 69: the-source\n: IMSI-262429064862594 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429064862594" destination_name="the-source\n"} 20250426122550284 DLGSUP <0013> gsup_req.c:173 GSUP 69: the-source\n: IMSI-262429064862594 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250426122550284 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429064862594)[0x563eb0b48210]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250426122550284 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429064862594)[0x563eb0b48210]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250426122550284 DLU <0006> fsm.c:568 lu(PS:IMSI-262429064862594)[0x563eb0b48210]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250426122550284 DLINP <000b> input/ipa.c:452 connected read/write 20250426122550284 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122550284 DLINP <000b> input/ipa.c:452 connected read/write 20250426122550284 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(78)@7d2084491a2b: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(78)@7d2084491a2b: setverdict(pass): pass -> pass, component reason not changed 20250426122550284 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42226<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(78)@7d2084491a2b: Final verdict of PTC: pass 20250426122550285 DAUC <0003> db_auc.c:157 IMSI='262423691842765': No 2G Auth Data 20250426122550285 DAUC <0003> db_auc.c:192 IMSI='262423691842765': No 3G Auth Data 20250426122550286 DLGSUP <0013> hlr.c:121 IMSI 262423691842765: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@7d2084491a2b: Created GsupExpect[0] for "262423691842765" to be handled at TC_gsup_ul_via_proxy(79) 20250426122550292 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42228<->l=127.0.0.1:4258 20250426122550293 DLINP <000b> input/ipa.c:452 connected read/write 20250426122550293 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122550293 DLGSUP <0013> gsup_req.c:140 GSUP 71: MSC-00-00-00-00-00-00: IMSI-262423691842765 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423691842765" cn_domain=PS source_name="the-source\n"} 20250426122550293 DLU <0006> fsm.c:456 lu(262423691842765)[0x563eb0b48210]{UNVALIDATED}: Allocated 20250426122550293 DLGSUP <0013> lu_fsm.c:167 GSUP 71: the-source\n: IMSI-262423691842765 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250426122550293 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423691842765)[0x563eb0b48210]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250426122550293 DLGSUP <0013> lu_fsm.c:253 GSUP 71: the-source\n: IMSI-262423691842765 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423691842765" cn_domain=PS destination_name="the-source\n"} 20250426122550293 DLINP <000b> input/ipa.c:452 connected read/write 20250426122550293 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122550293 DLINP <000b> input/ipa.c:452 connected read/write 20250426122550293 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@7d2084491a2b: Found GsupExpect[0] for "262423691842765" handled at TC_gsup_ul_via_proxy(79) HLR_Test-GSUP(74)@7d2084491a2b: Added IMSI table entry 2TC_gsup_ul_via_proxy(79)"262423691842765" 20250426122550294 DLINP <000b> input/ipa.c:452 connected read/write 20250426122550294 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122550294 DLGSUP <0013> gsup_req.c:140 GSUP 72: MSC-00-00-00-00-00-00: IMSI-262423691842765 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423691842765" source_name="the-source\n"} 20250426122550294 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423691842765)[0x563eb0b48210]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250426122550294 DLGSUP <0013> gsup_req.c:173 GSUP 72: the-source\n: IMSI-262423691842765 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250426122550294 DLGSUP <0013> lu_fsm.c:91 GSUP 71: the-source\n: IMSI-262423691842765 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423691842765" destination_name="the-source\n"} 20250426122550295 DLGSUP <0013> gsup_req.c:173 GSUP 71: the-source\n: IMSI-262423691842765 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250426122550295 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423691842765)[0x563eb0b48210]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250426122550295 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423691842765)[0x563eb0b48210]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250426122550295 DLU <0006> fsm.c:568 lu(PS:IMSI-262423691842765)[0x563eb0b48210]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250426122550295 DLINP <000b> input/ipa.c:452 connected read/write 20250426122550295 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122550295 DLINP <000b> input/ipa.c:452 connected read/write 20250426122550295 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(79)@7d2084491a2b: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(79)@7d2084491a2b: setverdict(pass): pass -> pass, component reason not changed 20250426122550295 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42228<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(79)@7d2084491a2b: Final verdict of PTC: pass 20250426122550296 DAUC <0003> db_auc.c:157 IMSI='262425432139620': No 2G Auth Data 20250426122550296 DAUC <0003> db_auc.c:192 IMSI='262425432139620': No 3G Auth Data 20250426122550296 DLGSUP <0013> hlr.c:121 IMSI 262425432139620: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@7d2084491a2b: Created GsupExpect[0] for "262425432139620" to be handled at TC_gsup_ul_via_proxy(80) 20250426122550303 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42232<->l=127.0.0.1:4258 20250426122550305 DLINP <000b> input/ipa.c:452 connected read/write 20250426122550305 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122550305 DLGSUP <0013> gsup_req.c:140 GSUP 73: MSC-00-00-00-00-00-00: IMSI-262425432139620 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425432139620" cn_domain=PS source_name="the-source\n"} 20250426122550305 DLU <0006> fsm.c:456 lu(262425432139620)[0x563eb0b48210]{UNVALIDATED}: Allocated 20250426122550305 DLGSUP <0013> lu_fsm.c:167 GSUP 73: the-source\n: IMSI-262425432139620 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250426122550305 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425432139620)[0x563eb0b48210]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250426122550305 DLGSUP <0013> lu_fsm.c:253 GSUP 73: the-source\n: IMSI-262425432139620 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425432139620" cn_domain=PS destination_name="the-source\n"} 20250426122550305 DLINP <000b> input/ipa.c:452 connected read/write 20250426122550305 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122550305 DLINP <000b> input/ipa.c:452 connected read/write 20250426122550305 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@7d2084491a2b: Found GsupExpect[0] for "262425432139620" handled at TC_gsup_ul_via_proxy(80) HLR_Test-GSUP(74)@7d2084491a2b: Added IMSI table entry 3TC_gsup_ul_via_proxy(80)"262425432139620" 20250426122550307 DLINP <000b> input/ipa.c:452 connected read/write 20250426122550307 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122550307 DLGSUP <0013> gsup_req.c:140 GSUP 74: MSC-00-00-00-00-00-00: IMSI-262425432139620 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425432139620" source_name="the-source\n"} 20250426122550307 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425432139620)[0x563eb0b48210]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250426122550307 DLGSUP <0013> gsup_req.c:173 GSUP 74: the-source\n: IMSI-262425432139620 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250426122550307 DLGSUP <0013> lu_fsm.c:91 GSUP 73: the-source\n: IMSI-262425432139620 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425432139620" destination_name="the-source\n"} 20250426122550307 DLGSUP <0013> gsup_req.c:173 GSUP 73: the-source\n: IMSI-262425432139620 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250426122550307 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425432139620)[0x563eb0b48210]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250426122550307 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425432139620)[0x563eb0b48210]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250426122550307 DLU <0006> fsm.c:568 lu(PS:IMSI-262425432139620)[0x563eb0b48210]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250426122550307 DLINP <000b> input/ipa.c:452 connected read/write 20250426122550307 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122550307 DLINP <000b> input/ipa.c:452 connected read/write 20250426122550307 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(80)@7d2084491a2b: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(80)@7d2084491a2b: setverdict(pass): pass -> pass, component reason not changed 20250426122550308 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42232<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(80)@7d2084491a2b: Final verdict of PTC: pass 20250426122550308 DAUC <0003> db_auc.c:157 IMSI='262426861434886': No 2G Auth Data 20250426122550308 DAUC <0003> db_auc.c:192 IMSI='262426861434886': No 3G Auth Data 20250426122550308 DLGSUP <0013> hlr.c:121 IMSI 262426861434886: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@7d2084491a2b: Created GsupExpect[0] for "262426861434886" to be handled at TC_gsup_ul_via_proxy(81) 20250426122550315 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42240<->l=127.0.0.1:4258 20250426122550317 DLINP <000b> input/ipa.c:452 connected read/write 20250426122550317 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122550317 DLGSUP <0013> gsup_req.c:140 GSUP 75: MSC-00-00-00-00-00-00: IMSI-262426861434886 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426861434886" cn_domain=PS source_name="the-source\n"} 20250426122550317 DLU <0006> fsm.c:456 lu(262426861434886)[0x563eb0b48210]{UNVALIDATED}: Allocated 20250426122550317 DLGSUP <0013> lu_fsm.c:167 GSUP 75: the-source\n: IMSI-262426861434886 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250426122550317 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426861434886)[0x563eb0b48210]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250426122550317 DLGSUP <0013> lu_fsm.c:253 GSUP 75: the-source\n: IMSI-262426861434886 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426861434886" cn_domain=PS destination_name="the-source\n"} 20250426122550317 DLINP <000b> input/ipa.c:452 connected read/write 20250426122550317 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122550317 DLINP <000b> input/ipa.c:452 connected read/write 20250426122550317 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@7d2084491a2b: Found GsupExpect[0] for "262426861434886" handled at TC_gsup_ul_via_proxy(81) HLR_Test-GSUP(74)@7d2084491a2b: Added IMSI table entry 4TC_gsup_ul_via_proxy(81)"262426861434886" 20250426122550318 DLINP <000b> input/ipa.c:452 connected read/write 20250426122550318 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122550318 DLGSUP <0013> gsup_req.c:140 GSUP 76: MSC-00-00-00-00-00-00: IMSI-262426861434886 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426861434886" source_name="the-source\n"} 20250426122550318 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426861434886)[0x563eb0b48210]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250426122550318 DLGSUP <0013> gsup_req.c:173 GSUP 76: the-source\n: IMSI-262426861434886 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250426122550318 DLGSUP <0013> lu_fsm.c:91 GSUP 75: the-source\n: IMSI-262426861434886 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426861434886" destination_name="the-source\n"} 20250426122550318 DLGSUP <0013> gsup_req.c:173 GSUP 75: the-source\n: IMSI-262426861434886 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250426122550318 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426861434886)[0x563eb0b48210]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250426122550318 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426861434886)[0x563eb0b48210]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250426122550318 DLU <0006> fsm.c:568 lu(PS:IMSI-262426861434886)[0x563eb0b48210]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250426122550318 DLINP <000b> input/ipa.c:452 connected read/write 20250426122550318 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122550318 DLINP <000b> input/ipa.c:452 connected read/write 20250426122550318 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(81)@7d2084491a2b: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(81)@7d2084491a2b: setverdict(pass): pass -> pass, component reason not changed 20250426122550318 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42240<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(81)@7d2084491a2b: Final verdict of PTC: pass 20250426122550319 DAUC <0003> db_auc.c:157 IMSI='262422032163717': No 2G Auth Data 20250426122550319 DAUC <0003> db_auc.c:192 IMSI='262422032163717': No 3G Auth Data 20250426122550320 DLGSUP <0013> hlr.c:121 IMSI 262422032163717: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@7d2084491a2b: Created GsupExpect[0] for "262422032163717" to be handled at TC_gsup_ul_via_proxy(82) 20250426122550327 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42242<->l=127.0.0.1:4258 20250426122550329 DLINP <000b> input/ipa.c:452 connected read/write 20250426122550329 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122550329 DLGSUP <0013> gsup_req.c:140 GSUP 77: MSC-00-00-00-00-00-00: IMSI-262422032163717 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422032163717" cn_domain=PS source_name="the-source\n"} 20250426122550329 DLU <0006> fsm.c:456 lu(262422032163717)[0x563eb0b48210]{UNVALIDATED}: Allocated 20250426122550329 DLGSUP <0013> lu_fsm.c:167 GSUP 77: the-source\n: IMSI-262422032163717 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250426122550329 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422032163717)[0x563eb0b48210]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250426122550329 DLGSUP <0013> lu_fsm.c:253 GSUP 77: the-source\n: IMSI-262422032163717 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422032163717" cn_domain=PS destination_name="the-source\n"} 20250426122550329 DLINP <000b> input/ipa.c:452 connected read/write 20250426122550329 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122550329 DLINP <000b> input/ipa.c:452 connected read/write 20250426122550329 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@7d2084491a2b: Found GsupExpect[0] for "262422032163717" handled at TC_gsup_ul_via_proxy(82) HLR_Test-GSUP(74)@7d2084491a2b: Added IMSI table entry 5TC_gsup_ul_via_proxy(82)"262422032163717" 20250426122550330 DLINP <000b> input/ipa.c:452 connected read/write 20250426122550330 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122550330 DLGSUP <0013> gsup_req.c:140 GSUP 78: MSC-00-00-00-00-00-00: IMSI-262422032163717 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422032163717" source_name="the-source\n"} 20250426122550330 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422032163717)[0x563eb0b48210]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250426122550330 DLGSUP <0013> gsup_req.c:173 GSUP 78: the-source\n: IMSI-262422032163717 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250426122550330 DLGSUP <0013> lu_fsm.c:91 GSUP 77: the-source\n: IMSI-262422032163717 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422032163717" destination_name="the-source\n"} 20250426122550330 DLGSUP <0013> gsup_req.c:173 GSUP 77: the-source\n: IMSI-262422032163717 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250426122550330 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422032163717)[0x563eb0b48210]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250426122550330 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422032163717)[0x563eb0b48210]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250426122550330 DLU <0006> fsm.c:568 lu(PS:IMSI-262422032163717)[0x563eb0b48210]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250426122550330 DLINP <000b> input/ipa.c:452 connected read/write 20250426122550330 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122550330 DLINP <000b> input/ipa.c:452 connected read/write 20250426122550330 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(82)@7d2084491a2b: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(82)@7d2084491a2b: setverdict(pass): pass -> pass, component reason not changed 20250426122550331 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42242<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(82)@7d2084491a2b: Final verdict of PTC: pass 20250426122550331 DAUC <0003> db_auc.c:157 IMSI='262425520313665': No 2G Auth Data 20250426122550331 DAUC <0003> db_auc.c:192 IMSI='262425520313665': No 3G Auth Data 20250426122550332 DLGSUP <0013> hlr.c:121 IMSI 262425520313665: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@7d2084491a2b: Created GsupExpect[0] for "262425520313665" to be handled at TC_gsup_ul_via_proxy(83) 20250426122550339 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42252<->l=127.0.0.1:4258 20250426122550341 DLINP <000b> input/ipa.c:452 connected read/write 20250426122550341 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122550341 DLGSUP <0013> gsup_req.c:140 GSUP 79: MSC-00-00-00-00-00-00: IMSI-262425520313665 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425520313665" cn_domain=PS source_name="the-source\n"} 20250426122550341 DLU <0006> fsm.c:456 lu(262425520313665)[0x563eb0b48210]{UNVALIDATED}: Allocated 20250426122550341 DLGSUP <0013> lu_fsm.c:167 GSUP 79: the-source\n: IMSI-262425520313665 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250426122550341 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425520313665)[0x563eb0b48210]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250426122550341 DLGSUP <0013> lu_fsm.c:253 GSUP 79: the-source\n: IMSI-262425520313665 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425520313665" cn_domain=PS destination_name="the-source\n"} 20250426122550341 DLINP <000b> input/ipa.c:452 connected read/write 20250426122550341 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122550341 DLINP <000b> input/ipa.c:452 connected read/write 20250426122550341 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@7d2084491a2b: Found GsupExpect[0] for "262425520313665" handled at TC_gsup_ul_via_proxy(83) HLR_Test-GSUP(74)@7d2084491a2b: Added IMSI table entry 6TC_gsup_ul_via_proxy(83)"262425520313665" 20250426122550342 DLINP <000b> input/ipa.c:452 connected read/write 20250426122550342 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122550342 DLGSUP <0013> gsup_req.c:140 GSUP 80: MSC-00-00-00-00-00-00: IMSI-262425520313665 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425520313665" source_name="the-source\n"} 20250426122550342 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425520313665)[0x563eb0b48210]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250426122550342 DLGSUP <0013> gsup_req.c:173 GSUP 80: the-source\n: IMSI-262425520313665 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250426122550342 DLGSUP <0013> lu_fsm.c:91 GSUP 79: the-source\n: IMSI-262425520313665 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425520313665" destination_name="the-source\n"} 20250426122550342 DLGSUP <0013> gsup_req.c:173 GSUP 79: the-source\n: IMSI-262425520313665 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250426122550342 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425520313665)[0x563eb0b48210]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250426122550342 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425520313665)[0x563eb0b48210]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250426122550342 DLU <0006> fsm.c:568 lu(PS:IMSI-262425520313665)[0x563eb0b48210]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250426122550342 DLINP <000b> input/ipa.c:452 connected read/write 20250426122550342 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122550342 DLINP <000b> input/ipa.c:452 connected read/write 20250426122550342 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(83)@7d2084491a2b: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(83)@7d2084491a2b: setverdict(pass): pass -> pass, component reason not changed 20250426122550343 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42252<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(83)@7d2084491a2b: Final verdict of PTC: pass 20250426122550344 DAUC <0003> db_auc.c:157 IMSI='262420281740765': No 2G Auth Data 20250426122550344 DAUC <0003> db_auc.c:192 IMSI='262420281740765': No 3G Auth Data 20250426122550344 DLGSUP <0013> hlr.c:121 IMSI 262420281740765: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@7d2084491a2b: Created GsupExpect[0] for "262420281740765" to be handled at TC_gsup_ul_via_proxy(84) 20250426122550351 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42264<->l=127.0.0.1:4258 20250426122550352 DLINP <000b> input/ipa.c:452 connected read/write 20250426122550352 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122550352 DLGSUP <0013> gsup_req.c:140 GSUP 81: MSC-00-00-00-00-00-00: IMSI-262420281740765 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420281740765" cn_domain=PS source_name="the-source\n"} 20250426122550352 DLU <0006> fsm.c:456 lu(262420281740765)[0x563eb0b48210]{UNVALIDATED}: Allocated 20250426122550352 DLGSUP <0013> lu_fsm.c:167 GSUP 81: the-source\n: IMSI-262420281740765 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250426122550352 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420281740765)[0x563eb0b48210]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250426122550352 DLGSUP <0013> lu_fsm.c:253 GSUP 81: the-source\n: IMSI-262420281740765 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420281740765" cn_domain=PS destination_name="the-source\n"} 20250426122550352 DLINP <000b> input/ipa.c:452 connected read/write 20250426122550352 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122550352 DLINP <000b> input/ipa.c:452 connected read/write 20250426122550352 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@7d2084491a2b: Found GsupExpect[0] for "262420281740765" handled at TC_gsup_ul_via_proxy(84) HLR_Test-GSUP(74)@7d2084491a2b: Added IMSI table entry 7TC_gsup_ul_via_proxy(84)"262420281740765" 20250426122550354 DLINP <000b> input/ipa.c:452 connected read/write 20250426122550354 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122550354 DLGSUP <0013> gsup_req.c:140 GSUP 82: MSC-00-00-00-00-00-00: IMSI-262420281740765 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420281740765" source_name="the-source\n"} 20250426122550354 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420281740765)[0x563eb0b48210]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250426122550354 DLGSUP <0013> gsup_req.c:173 GSUP 82: the-source\n: IMSI-262420281740765 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250426122550354 DLGSUP <0013> lu_fsm.c:91 GSUP 81: the-source\n: IMSI-262420281740765 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420281740765" destination_name="the-source\n"} 20250426122550354 DLGSUP <0013> gsup_req.c:173 GSUP 81: the-source\n: IMSI-262420281740765 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250426122550354 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420281740765)[0x563eb0b48210]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250426122550354 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420281740765)[0x563eb0b48210]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250426122550354 DLU <0006> fsm.c:568 lu(PS:IMSI-262420281740765)[0x563eb0b48210]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250426122550354 DLINP <000b> input/ipa.c:452 connected read/write 20250426122550354 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122550354 DLINP <000b> input/ipa.c:452 connected read/write 20250426122550354 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(84)@7d2084491a2b: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(84)@7d2084491a2b: setverdict(pass): pass -> pass, component reason not changed 20250426122550355 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42264<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(84)@7d2084491a2b: Final verdict of PTC: pass MTC@7d2084491a2b: setverdict(pass): none -> pass 20250426122550356 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42200<->l=127.0.0.1:4258 20250426122550356 DLINP <000b> input/ipa.c:452 connected read/write 20250426122550356 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122550356 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250426122550356 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250426122550356 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250426122550356 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) HLR_Test-GSUP(74)@7d2084491a2b: Final verdict of PTC: none 20250426122550356 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37887<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(73)@7d2084491a2b: Final verdict of PTC: none 75@7d2084491a2b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(76)@7d2084491a2b: Final verdict of PTC: none MTC@7d2084491a2b: Setting final verdict of the test case. MTC@7d2084491a2b: Local verdict of MTC: pass MTC@7d2084491a2b: Local verdict of PTC HLR_Test-GSUP-IPA(73): none (pass -> pass) MTC@7d2084491a2b: Local verdict of PTC HLR_Test-GSUP(74): none (pass -> pass) MTC@7d2084491a2b: Local verdict of PTC with component reference 75: none (pass -> pass) MTC@7d2084491a2b: Local verdict of PTC IPA-CTRL-CLI-IPA(76): none (pass -> pass) MTC@7d2084491a2b: Local verdict of PTC TC_gsup_ul_via_proxy(77): pass (pass -> pass) MTC@7d2084491a2b: Local verdict of PTC TC_gsup_ul_via_proxy(78): pass (pass -> pass) MTC@7d2084491a2b: Local verdict of PTC TC_gsup_ul_via_proxy(79): pass (pass -> pass) MTC@7d2084491a2b: Local verdict of PTC TC_gsup_ul_via_proxy(80): pass (pass -> pass) MTC@7d2084491a2b: Local verdict of PTC TC_gsup_ul_via_proxy(81): pass (pass -> pass) MTC@7d2084491a2b: Local verdict of PTC TC_gsup_ul_via_proxy(82): pass (pass -> pass) MTC@7d2084491a2b: Local verdict of PTC TC_gsup_ul_via_proxy(83): pass (pass -> pass) MTC@7d2084491a2b: Local verdict of PTC TC_gsup_ul_via_proxy(84): pass (pass -> pass) MTC@7d2084491a2b: Test case TC_gsup_ul_via_proxy finished. Verdict: pass MTC@7d2084491a2b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_via_proxy pass'. Sat Apr 26 12:25:50 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 20250426122550380 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42266<->l=127.0.0.1:4258 20250426122550481 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42266<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65788) Waiting for packet dumper to finish... 1 (prev_count=65788, count=114872) MTC@7d2084491a2b: 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@7d2084491a2b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_subscriber_data'. ------ HLR_Tests.TC_gsup_ul_subscriber_data ------ Sat Apr 26 12:25:52 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_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@7d2084491a2b: 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@7d2084491a2b: Test case TC_gsup_ul_subscriber_data started. MTC@7d2084491a2b: legacy= false MTC@7d2084491a2b: in not legacy case 1 MTC@7d2084491a2b: in not legacy case 2 20250426122553598 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250426122553598 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(85)@7d2084491a2b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426122553602 DLINP <000b> input/ipa.c:452 connected read/write 20250426122553602 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122553604 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37758<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(85)@7d2084491a2b: 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)@7d2084491a2b: 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 } } } } 20250426122553608 DLINP <000b> input/ipa.c:452 connected read/write 20250426122553608 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122553608 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250426122553608 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250426122553608 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 20250426122553608 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250426122553608 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 20250426122553608 DLGSUP <0013> gsup_server.c:236 2: 20250426122553609 DLGSUP <0013> gsup_server.c:238 2: 00 20250426122553609 DLGSUP <0013> gsup_server.c:236 3: 20250426122553609 DLGSUP <0013> gsup_server.c:238 3: 00 20250426122553609 DLGSUP <0013> gsup_server.c:236 4: 20250426122553609 DLGSUP <0013> gsup_server.c:238 4: 00 20250426122553609 DLGSUP <0013> gsup_server.c:236 5: 20250426122553609 DLGSUP <0013> gsup_server.c:238 5: 00 20250426122553609 DLGSUP <0013> gsup_server.c:236 7: 20250426122553609 DLGSUP <0013> gsup_server.c:238 7: 00 20250426122553609 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250426122553609 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250426122553609 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)@7d2084491a2b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 87@7d2084491a2b: 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") 20250426122553635 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:44517<->l=127.0.0.1:4259) 20250426122553658 DAUC <0003> db_auc.c:157 IMSI='262420567549202': No 2G Auth Data 20250426122553658 DAUC <0003> db_auc.c:192 IMSI='262420567549202': No 3G Auth Data HLR_Test-GSUP(86)@7d2084491a2b: Created GsupExpect[0] for "262420567549202" to be handled at TC_gsup_ul_subscriber_data(89) 20250426122553683 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37760<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(89)@7d2084491a2b: GSUP ul subscriber_data<unbound> 20250426122553692 DLINP <000b> input/ipa.c:452 connected read/write 20250426122553692 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122553692 DLGSUP <0013> gsup_req.c:140 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262420567549202 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420567549202" cn_domain=PS} 20250426122553692 DLU <0006> fsm.c:456 lu(262420567549202)[0x563eb0b48210]{UNVALIDATED}: Allocated 20250426122553692 DLGSUP <0013> lu_fsm.c:172 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262420567549202 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250426122553692 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420567549202)[0x563eb0b48210]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250426122553692 DLGSUP <0013> lu_fsm.c:253 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262420567549202 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420567549202" cn_domain=PS} 20250426122553692 DLINP <000b> input/ipa.c:452 connected read/write 20250426122553692 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122553692 DLINP <000b> input/ipa.c:452 connected read/write 20250426122553692 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@7d2084491a2b: Found GsupExpect[0] for "262420567549202" handled at TC_gsup_ul_subscriber_data(89) HLR_Test-GSUP(86)@7d2084491a2b: Added IMSI table entry 0TC_gsup_ul_subscriber_data(89)"262420567549202" 20250426122553698 DLINP <000b> input/ipa.c:452 connected read/write 20250426122553698 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122553698 DLGSUP <0013> gsup_req.c:140 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262420567549202 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420567549202"} 20250426122553698 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420567549202)[0x563eb0b48210]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250426122553698 DLGSUP <0013> gsup_req.c:173 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262420567549202 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250426122553698 DLGSUP <0013> lu_fsm.c:91 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262420567549202 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420567549202"} 20250426122553698 DLGSUP <0013> gsup_req.c:173 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262420567549202 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250426122553698 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420567549202)[0x563eb0b48210]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250426122553698 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420567549202)[0x563eb0b48210]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250426122553698 DLU <0006> fsm.c:568 lu(PS:IMSI-262420567549202)[0x563eb0b48210]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250426122553698 DLINP <000b> input/ipa.c:452 connected read/write 20250426122553698 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122553698 DLINP <000b> input/ipa.c:452 connected read/write 20250426122553698 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(89)@7d2084491a2b: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(89)@7d2084491a2b: setverdict(pass): pass -> pass, component reason not changed 20250426122553702 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37760<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(89)@7d2084491a2b: Final verdict of PTC: pass 20250426122553705 DAUC <0003> db_auc.c:157 IMSI='262426484941651': No 2G Auth Data 20250426122553705 DAUC <0003> db_auc.c:192 IMSI='262426484941651': No 3G Auth Data 20250426122553706 DLGSUP <0013> hlr.c:121 IMSI 262426484941651: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@7d2084491a2b: Created GsupExpect[0] for "262426484941651" to be handled at TC_gsup_ul_subscriber_data(90) 20250426122553717 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37764<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(90)@7d2084491a2b: GSUP ul subscriber_data<unbound> 20250426122553719 DLINP <000b> input/ipa.c:452 connected read/write 20250426122553719 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122553719 DLGSUP <0013> gsup_req.c:140 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262426484941651 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426484941651" cn_domain=PS} 20250426122553719 DLU <0006> fsm.c:456 lu(262426484941651)[0x563eb0b48210]{UNVALIDATED}: Allocated 20250426122553719 DLGSUP <0013> lu_fsm.c:172 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262426484941651 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250426122553719 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426484941651)[0x563eb0b48210]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250426122553719 DLGSUP <0013> lu_fsm.c:253 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262426484941651 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426484941651" cn_domain=PS} 20250426122553719 DLINP <000b> input/ipa.c:452 connected read/write 20250426122553719 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122553719 DLINP <000b> input/ipa.c:452 connected read/write 20250426122553719 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@7d2084491a2b: Found GsupExpect[0] for "262426484941651" handled at TC_gsup_ul_subscriber_data(90) HLR_Test-GSUP(86)@7d2084491a2b: Added IMSI table entry 1TC_gsup_ul_subscriber_data(90)"262426484941651" 20250426122553719 DLINP <000b> input/ipa.c:452 connected read/write 20250426122553719 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122553719 DLGSUP <0013> gsup_req.c:140 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262426484941651 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426484941651"} 20250426122553719 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426484941651)[0x563eb0b48210]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250426122553719 DLGSUP <0013> gsup_req.c:173 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262426484941651 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250426122553719 DLGSUP <0013> lu_fsm.c:91 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262426484941651 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426484941651"} 20250426122553719 DLGSUP <0013> gsup_req.c:173 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262426484941651 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250426122553719 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426484941651)[0x563eb0b48210]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250426122553719 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426484941651)[0x563eb0b48210]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250426122553719 DLU <0006> fsm.c:568 lu(PS:IMSI-262426484941651)[0x563eb0b48210]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250426122553719 DLINP <000b> input/ipa.c:452 connected read/write 20250426122553719 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122553719 DLINP <000b> input/ipa.c:452 connected read/write 20250426122553719 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(90)@7d2084491a2b: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(90)@7d2084491a2b: setverdict(pass): pass -> pass, component reason not changed 20250426122553720 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37764<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(90)@7d2084491a2b: Final verdict of PTC: pass 20250426122553720 DAUC <0003> db_auc.c:157 IMSI='262427977947597': No 2G Auth Data 20250426122553721 DAUC <0003> db_auc.c:192 IMSI='262427977947597': No 3G Auth Data 20250426122553721 DLGSUP <0013> hlr.c:121 IMSI 262427977947597: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@7d2084491a2b: Created GsupExpect[0] for "262427977947597" to be handled at TC_gsup_ul_subscriber_data(91) 20250426122553726 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37778<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(91)@7d2084491a2b: GSUP ul subscriber_data<unbound> 20250426122553728 DLINP <000b> input/ipa.c:452 connected read/write 20250426122553728 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122553728 DLGSUP <0013> gsup_req.c:140 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262427977947597 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427977947597" cn_domain=PS} 20250426122553728 DLU <0006> fsm.c:456 lu(262427977947597)[0x563eb0b48210]{UNVALIDATED}: Allocated 20250426122553728 DLGSUP <0013> lu_fsm.c:172 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262427977947597 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250426122553728 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427977947597)[0x563eb0b48210]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250426122553728 DLGSUP <0013> lu_fsm.c:253 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262427977947597 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427977947597" cn_domain=PS} 20250426122553728 DLINP <000b> input/ipa.c:452 connected read/write 20250426122553728 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122553728 DLINP <000b> input/ipa.c:452 connected read/write 20250426122553728 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@7d2084491a2b: Found GsupExpect[0] for "262427977947597" handled at TC_gsup_ul_subscriber_data(91) HLR_Test-GSUP(86)@7d2084491a2b: Added IMSI table entry 2TC_gsup_ul_subscriber_data(91)"262427977947597" 20250426122553729 DLINP <000b> input/ipa.c:452 connected read/write 20250426122553729 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122553729 DLGSUP <0013> gsup_req.c:140 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262427977947597 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427977947597"} 20250426122553729 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427977947597)[0x563eb0b48210]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250426122553729 DLGSUP <0013> gsup_req.c:173 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262427977947597 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250426122553729 DLGSUP <0013> lu_fsm.c:91 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262427977947597 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427977947597"} 20250426122553729 DLGSUP <0013> gsup_req.c:173 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262427977947597 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250426122553729 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427977947597)[0x563eb0b48210]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250426122553729 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427977947597)[0x563eb0b48210]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250426122553729 DLU <0006> fsm.c:568 lu(PS:IMSI-262427977947597)[0x563eb0b48210]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250426122553729 DLINP <000b> input/ipa.c:452 connected read/write 20250426122553729 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122553729 DLINP <000b> input/ipa.c:452 connected read/write 20250426122553729 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(91)@7d2084491a2b: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(91)@7d2084491a2b: setverdict(pass): pass -> pass, component reason not changed 20250426122553729 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37778<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(91)@7d2084491a2b: Final verdict of PTC: pass 20250426122553730 DAUC <0003> db_auc.c:157 IMSI='262420583140540': No 2G Auth Data 20250426122553730 DAUC <0003> db_auc.c:192 IMSI='262420583140540': No 3G Auth Data 20250426122553730 DLGSUP <0013> hlr.c:121 IMSI 262420583140540: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@7d2084491a2b: Created GsupExpect[0] for "262420583140540" to be handled at TC_gsup_ul_subscriber_data(92) 20250426122553736 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37788<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(92)@7d2084491a2b: GSUP ul subscriber_data<unbound> 20250426122553738 DLINP <000b> input/ipa.c:452 connected read/write 20250426122553738 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122553738 DLGSUP <0013> gsup_req.c:140 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262420583140540 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420583140540" cn_domain=PS} 20250426122553738 DLU <0006> fsm.c:456 lu(262420583140540)[0x563eb0b48210]{UNVALIDATED}: Allocated 20250426122553738 DLGSUP <0013> lu_fsm.c:172 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262420583140540 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250426122553738 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420583140540)[0x563eb0b48210]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250426122553738 DLGSUP <0013> lu_fsm.c:253 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262420583140540 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420583140540" cn_domain=PS} 20250426122553738 DLINP <000b> input/ipa.c:452 connected read/write 20250426122553738 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122553738 DLINP <000b> input/ipa.c:452 connected read/write 20250426122553738 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@7d2084491a2b: Found GsupExpect[0] for "262420583140540" handled at TC_gsup_ul_subscriber_data(92) HLR_Test-GSUP(86)@7d2084491a2b: Added IMSI table entry 3TC_gsup_ul_subscriber_data(92)"262420583140540" 20250426122553739 DLINP <000b> input/ipa.c:452 connected read/write 20250426122553739 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122553739 DLGSUP <0013> gsup_req.c:140 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262420583140540 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420583140540"} 20250426122553739 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420583140540)[0x563eb0b48210]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250426122553739 DLGSUP <0013> gsup_req.c:173 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262420583140540 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250426122553739 DLGSUP <0013> lu_fsm.c:91 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262420583140540 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420583140540"} 20250426122553739 DLGSUP <0013> gsup_req.c:173 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262420583140540 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250426122553739 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420583140540)[0x563eb0b48210]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250426122553739 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420583140540)[0x563eb0b48210]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250426122553739 DLU <0006> fsm.c:568 lu(PS:IMSI-262420583140540)[0x563eb0b48210]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250426122553739 DLINP <000b> input/ipa.c:452 connected read/write 20250426122553739 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122553739 DLINP <000b> input/ipa.c:452 connected read/write 20250426122553739 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(92)@7d2084491a2b: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(92)@7d2084491a2b: setverdict(pass): pass -> pass, component reason not changed 20250426122553739 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37788<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(92)@7d2084491a2b: Final verdict of PTC: pass 20250426122553740 DAUC <0003> db_auc.c:157 IMSI='262427350572367': No 2G Auth Data 20250426122553740 DAUC <0003> db_auc.c:192 IMSI='262427350572367': No 3G Auth Data 20250426122553740 DLGSUP <0013> hlr.c:121 IMSI 262427350572367: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@7d2084491a2b: Created GsupExpect[0] for "262427350572367" to be handled at TC_gsup_ul_subscriber_data(93) 20250426122553746 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37792<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(93)@7d2084491a2b: GSUP ul subscriber_data<unbound> 20250426122553748 DLINP <000b> input/ipa.c:452 connected read/write 20250426122553748 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122553748 DLGSUP <0013> gsup_req.c:140 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262427350572367 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427350572367" cn_domain=PS} 20250426122553748 DLU <0006> fsm.c:456 lu(262427350572367)[0x563eb0b48210]{UNVALIDATED}: Allocated 20250426122553748 DLGSUP <0013> lu_fsm.c:172 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262427350572367 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250426122553748 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427350572367)[0x563eb0b48210]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250426122553748 DLGSUP <0013> lu_fsm.c:253 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262427350572367 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427350572367" cn_domain=PS} 20250426122553748 DLINP <000b> input/ipa.c:452 connected read/write 20250426122553748 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122553748 DLINP <000b> input/ipa.c:452 connected read/write 20250426122553748 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@7d2084491a2b: Found GsupExpect[0] for "262427350572367" handled at TC_gsup_ul_subscriber_data(93) HLR_Test-GSUP(86)@7d2084491a2b: Added IMSI table entry 4TC_gsup_ul_subscriber_data(93)"262427350572367" 20250426122553749 DLINP <000b> input/ipa.c:452 connected read/write 20250426122553749 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122553749 DLGSUP <0013> gsup_req.c:140 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262427350572367 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427350572367"} 20250426122553749 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427350572367)[0x563eb0b48210]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250426122553749 DLGSUP <0013> gsup_req.c:173 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262427350572367 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250426122553749 DLGSUP <0013> lu_fsm.c:91 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262427350572367 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427350572367"} 20250426122553749 DLGSUP <0013> gsup_req.c:173 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262427350572367 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250426122553749 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427350572367)[0x563eb0b48210]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250426122553749 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427350572367)[0x563eb0b48210]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250426122553749 DLU <0006> fsm.c:568 lu(PS:IMSI-262427350572367)[0x563eb0b48210]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250426122553749 DLINP <000b> input/ipa.c:452 connected read/write 20250426122553749 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122553749 DLINP <000b> input/ipa.c:452 connected read/write 20250426122553749 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(93)@7d2084491a2b: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(93)@7d2084491a2b: setverdict(pass): pass -> pass, component reason not changed 20250426122553750 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37792<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(93)@7d2084491a2b: Final verdict of PTC: pass 20250426122553750 DAUC <0003> db_auc.c:157 IMSI='262427047752656': No 2G Auth Data 20250426122553750 DAUC <0003> db_auc.c:192 IMSI='262427047752656': No 3G Auth Data 20250426122553751 DLGSUP <0013> hlr.c:121 IMSI 262427047752656: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@7d2084491a2b: Created GsupExpect[0] for "262427047752656" to be handled at TC_gsup_ul_subscriber_data(94) 20250426122553757 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37806<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(94)@7d2084491a2b: GSUP ul subscriber_data<unbound> 20250426122553759 DLINP <000b> input/ipa.c:452 connected read/write 20250426122553759 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122553759 DLGSUP <0013> gsup_req.c:140 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262427047752656 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427047752656" cn_domain=PS} 20250426122553759 DLU <0006> fsm.c:456 lu(262427047752656)[0x563eb0b48210]{UNVALIDATED}: Allocated 20250426122553759 DLGSUP <0013> lu_fsm.c:172 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262427047752656 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250426122553759 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427047752656)[0x563eb0b48210]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250426122553759 DLGSUP <0013> lu_fsm.c:253 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262427047752656 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427047752656" cn_domain=PS} 20250426122553759 DLINP <000b> input/ipa.c:452 connected read/write 20250426122553759 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122553759 DLINP <000b> input/ipa.c:452 connected read/write 20250426122553759 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@7d2084491a2b: Found GsupExpect[0] for "262427047752656" handled at TC_gsup_ul_subscriber_data(94) HLR_Test-GSUP(86)@7d2084491a2b: Added IMSI table entry 5TC_gsup_ul_subscriber_data(94)"262427047752656" 20250426122553760 DLINP <000b> input/ipa.c:452 connected read/write 20250426122553760 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122553760 DLGSUP <0013> gsup_req.c:140 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262427047752656 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427047752656"} 20250426122553760 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427047752656)[0x563eb0b48210]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250426122553760 DLGSUP <0013> gsup_req.c:173 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262427047752656 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250426122553760 DLGSUP <0013> lu_fsm.c:91 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262427047752656 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427047752656"} 20250426122553760 DLGSUP <0013> gsup_req.c:173 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262427047752656 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250426122553760 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427047752656)[0x563eb0b48210]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250426122553760 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427047752656)[0x563eb0b48210]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250426122553760 DLU <0006> fsm.c:568 lu(PS:IMSI-262427047752656)[0x563eb0b48210]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250426122553760 DLINP <000b> input/ipa.c:452 connected read/write 20250426122553760 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122553760 DLINP <000b> input/ipa.c:452 connected read/write 20250426122553760 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(94)@7d2084491a2b: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(94)@7d2084491a2b: setverdict(pass): pass -> pass, component reason not changed 20250426122553760 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37806<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(94)@7d2084491a2b: Final verdict of PTC: pass 20250426122553761 DAUC <0003> db_auc.c:157 IMSI='262429632482000': No 2G Auth Data 20250426122553761 DAUC <0003> db_auc.c:192 IMSI='262429632482000': No 3G Auth Data 20250426122553761 DLGSUP <0013> hlr.c:121 IMSI 262429632482000: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@7d2084491a2b: Created GsupExpect[0] for "262429632482000" to be handled at TC_gsup_ul_subscriber_data(95) 20250426122553767 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37810<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(95)@7d2084491a2b: GSUP ul subscriber_data<unbound> 20250426122553769 DLINP <000b> input/ipa.c:452 connected read/write 20250426122553769 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122553769 DLGSUP <0013> gsup_req.c:140 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262429632482000 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429632482000" cn_domain=PS} 20250426122553769 DLU <0006> fsm.c:456 lu(262429632482000)[0x563eb0b48210]{UNVALIDATED}: Allocated 20250426122553769 DLGSUP <0013> lu_fsm.c:172 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262429632482000 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250426122553769 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429632482000)[0x563eb0b48210]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250426122553769 DLGSUP <0013> lu_fsm.c:253 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262429632482000 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429632482000" cn_domain=PS} 20250426122553769 DLINP <000b> input/ipa.c:452 connected read/write 20250426122553769 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122553769 DLINP <000b> input/ipa.c:452 connected read/write 20250426122553769 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@7d2084491a2b: Found GsupExpect[0] for "262429632482000" handled at TC_gsup_ul_subscriber_data(95) HLR_Test-GSUP(86)@7d2084491a2b: Added IMSI table entry 6TC_gsup_ul_subscriber_data(95)"262429632482000" 20250426122553770 DLINP <000b> input/ipa.c:452 connected read/write 20250426122553770 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122553770 DLGSUP <0013> gsup_req.c:140 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262429632482000 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429632482000"} 20250426122553770 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429632482000)[0x563eb0b48210]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250426122553770 DLGSUP <0013> gsup_req.c:173 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262429632482000 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250426122553770 DLGSUP <0013> lu_fsm.c:91 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262429632482000 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429632482000"} 20250426122553770 DLGSUP <0013> gsup_req.c:173 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262429632482000 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250426122553770 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429632482000)[0x563eb0b48210]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250426122553770 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429632482000)[0x563eb0b48210]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250426122553770 DLU <0006> fsm.c:568 lu(PS:IMSI-262429632482000)[0x563eb0b48210]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250426122553770 DLINP <000b> input/ipa.c:452 connected read/write 20250426122553770 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122553770 DLINP <000b> input/ipa.c:452 connected read/write 20250426122553770 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(95)@7d2084491a2b: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(95)@7d2084491a2b: setverdict(pass): pass -> pass, component reason not changed 20250426122553771 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37810<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(95)@7d2084491a2b: Final verdict of PTC: pass 20250426122553771 DAUC <0003> db_auc.c:157 IMSI='262427704009656': No 2G Auth Data 20250426122553771 DAUC <0003> db_auc.c:192 IMSI='262427704009656': No 3G Auth Data 20250426122553772 DLGSUP <0013> hlr.c:121 IMSI 262427704009656: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@7d2084491a2b: Created GsupExpect[0] for "262427704009656" to be handled at TC_gsup_ul_subscriber_data(96) 20250426122553778 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37814<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(96)@7d2084491a2b: GSUP ul subscriber_data<unbound> 20250426122553779 DLINP <000b> input/ipa.c:452 connected read/write 20250426122553779 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122553779 DLGSUP <0013> gsup_req.c:140 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262427704009656 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427704009656" cn_domain=PS} 20250426122553779 DLU <0006> fsm.c:456 lu(262427704009656)[0x563eb0b48210]{UNVALIDATED}: Allocated 20250426122553779 DLGSUP <0013> lu_fsm.c:172 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262427704009656 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250426122553779 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427704009656)[0x563eb0b48210]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250426122553779 DLGSUP <0013> lu_fsm.c:253 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262427704009656 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427704009656" cn_domain=PS} 20250426122553779 DLINP <000b> input/ipa.c:452 connected read/write 20250426122553779 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122553779 DLINP <000b> input/ipa.c:452 connected read/write 20250426122553779 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@7d2084491a2b: Found GsupExpect[0] for "262427704009656" handled at TC_gsup_ul_subscriber_data(96) HLR_Test-GSUP(86)@7d2084491a2b: Added IMSI table entry 7TC_gsup_ul_subscriber_data(96)"262427704009656" 20250426122553780 DLINP <000b> input/ipa.c:452 connected read/write 20250426122553780 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122553780 DLGSUP <0013> gsup_req.c:140 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262427704009656 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427704009656"} 20250426122553780 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427704009656)[0x563eb0b48210]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250426122553780 DLGSUP <0013> gsup_req.c:173 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262427704009656 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250426122553780 DLGSUP <0013> lu_fsm.c:91 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262427704009656 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427704009656"} 20250426122553780 DLGSUP <0013> gsup_req.c:173 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262427704009656 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250426122553780 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427704009656)[0x563eb0b48210]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250426122553780 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427704009656)[0x563eb0b48210]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250426122553780 DLU <0006> fsm.c:568 lu(PS:IMSI-262427704009656)[0x563eb0b48210]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250426122553780 DLINP <000b> input/ipa.c:452 connected read/write 20250426122553780 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122553780 DLINP <000b> input/ipa.c:452 connected read/write 20250426122553780 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(96)@7d2084491a2b: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(96)@7d2084491a2b: setverdict(pass): pass -> pass, component reason not changed 20250426122553781 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37814<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(96)@7d2084491a2b: Final verdict of PTC: pass MTC@7d2084491a2b: setverdict(pass): none -> pass 20250426122553782 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37758<->l=127.0.0.1:4258 20250426122553782 DLINP <000b> input/ipa.c:452 connected read/write 20250426122553782 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122553782 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250426122553782 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250426122553782 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(86)@7d2084491a2b: Final verdict of PTC: none 20250426122553783 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44517<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(85)@7d2084491a2b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(88)@7d2084491a2b: Final verdict of PTC: none 87@7d2084491a2b: Final verdict of PTC: none MTC@7d2084491a2b: Setting final verdict of the test case. MTC@7d2084491a2b: Local verdict of MTC: pass MTC@7d2084491a2b: Local verdict of PTC HLR_Test-GSUP-IPA(85): none (pass -> pass) MTC@7d2084491a2b: Local verdict of PTC HLR_Test-GSUP(86): none (pass -> pass) MTC@7d2084491a2b: Local verdict of PTC with component reference 87: none (pass -> pass) MTC@7d2084491a2b: Local verdict of PTC IPA-CTRL-CLI-IPA(88): none (pass -> pass) MTC@7d2084491a2b: Local verdict of PTC TC_gsup_ul_subscriber_data(89): pass (pass -> pass) MTC@7d2084491a2b: Local verdict of PTC TC_gsup_ul_subscriber_data(90): pass (pass -> pass) MTC@7d2084491a2b: Local verdict of PTC TC_gsup_ul_subscriber_data(91): pass (pass -> pass) MTC@7d2084491a2b: Local verdict of PTC TC_gsup_ul_subscriber_data(92): pass (pass -> pass) MTC@7d2084491a2b: Local verdict of PTC TC_gsup_ul_subscriber_data(93): pass (pass -> pass) MTC@7d2084491a2b: Local verdict of PTC TC_gsup_ul_subscriber_data(94): pass (pass -> pass) MTC@7d2084491a2b: Local verdict of PTC TC_gsup_ul_subscriber_data(95): pass (pass -> pass) MTC@7d2084491a2b: Local verdict of PTC TC_gsup_ul_subscriber_data(96): pass (pass -> pass) MTC@7d2084491a2b: Test case TC_gsup_ul_subscriber_data finished. Verdict: pass MTC@7d2084491a2b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_subscriber_data pass'. Sat Apr 26 12:25:53 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 20250426122553805 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37818<->l=127.0.0.1:4258 20250426122553906 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37818<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65788) Waiting for packet dumper to finish... 1 (prev_count=65788, count=117948) MTC@7d2084491a2b: 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@7d2084491a2b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_vty'. ------ HLR_Tests.TC_vty ------ Sat Apr 26 12:25:55 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_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@7d2084491a2b: 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@7d2084491a2b: Test case TC_vty started. MTC@7d2084491a2b: legacy= true 20250426122557002 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250426122557003 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(97)@7d2084491a2b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426122557004 DLINP <000b> input/ipa.c:452 connected read/write 20250426122557004 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122557005 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37824<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(97)@7d2084491a2b: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(97)@7d2084491a2b: 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 } } } } 20250426122557006 DLINP <000b> input/ipa.c:452 connected read/write 20250426122557006 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122557007 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250426122557007 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250426122557007 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 20250426122557007 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250426122557007 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 20250426122557007 DLGSUP <0013> gsup_server.c:236 2: 20250426122557007 DLGSUP <0013> gsup_server.c:238 2: 00 20250426122557007 DLGSUP <0013> gsup_server.c:236 3: 20250426122557007 DLGSUP <0013> gsup_server.c:238 3: 00 20250426122557007 DLGSUP <0013> gsup_server.c:236 4: 20250426122557007 DLGSUP <0013> gsup_server.c:238 4: 00 20250426122557007 DLGSUP <0013> gsup_server.c:236 5: 20250426122557007 DLGSUP <0013> gsup_server.c:238 5: 00 20250426122557007 DLGSUP <0013> gsup_server.c:236 7: 20250426122557007 DLGSUP <0013> gsup_server.c:238 7: 00 20250426122557007 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250426122557007 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250426122557007 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)@7d2084491a2b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 98@7d2084491a2b: 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") 20250426122557017 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:44965<->l=127.0.0.1:4259) 20250426122557018 DAUC <0003> db_auc.c:157 IMSI='262421042673917': No 2G Auth Data 20250426122557018 DAUC <0003> db_auc.c:192 IMSI='262421042673917': No 3G Auth Data 20250426122557019 DAUC <0003> db_auc.c:192 IMSI='262421042673917': No 3G Auth Data 20250426122557020 DAUC <0003> db_auc.c:157 IMSI='262422758112873': No 2G Auth Data 20250426122557020 DAUC <0003> db_auc.c:192 IMSI='262422758112873': No 3G Auth Data 20250426122557021 DAUC <0003> db_auc.c:157 IMSI='262422758112873': No 2G Auth Data 20250426122557022 DAUC <0003> db_auc.c:157 IMSI='262426229079107': No 2G Auth Data 20250426122557022 DAUC <0003> db_auc.c:192 IMSI='262426229079107': No 3G Auth Data MTC@7d2084491a2b: setverdict(pass): none -> pass 20250426122557024 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37824<->l=127.0.0.1:4258 20250426122557024 DLINP <000b> input/ipa.c:452 connected read/write 20250426122557024 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122557024 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250426122557024 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250426122557024 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250426122557024 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44965<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(97)@7d2084491a2b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(99)@7d2084491a2b: Final verdict of PTC: none 98@7d2084491a2b: Final verdict of PTC: none MTC@7d2084491a2b: Setting final verdict of the test case. MTC@7d2084491a2b: Local verdict of MTC: pass MTC@7d2084491a2b: Local verdict of PTC HLR_Test-GSUP-IPA(97): none (pass -> pass) MTC@7d2084491a2b: Local verdict of PTC with component reference 98: none (pass -> pass) MTC@7d2084491a2b: Local verdict of PTC IPA-CTRL-CLI-IPA(99): none (pass -> pass) MTC@7d2084491a2b: Test case TC_vty finished. Verdict: pass MTC@7d2084491a2b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty pass'. Sat Apr 26 12:25:57 UTC 2025 ====== HLR_Tests.TC_vty pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_vty.talloc 20250426122557047 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37832<->l=127.0.0.1:4258 20250426122557147 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37832<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=28340) MTC@7d2084491a2b: 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@7d2084491a2b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_vty_msisdn_isd'. ------ HLR_Tests.TC_vty_msisdn_isd ------ Sat Apr 26 12:25:59 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_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@7d2084491a2b: 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@7d2084491a2b: Test case TC_vty_msisdn_isd started. MTC@7d2084491a2b: legacy= false MTC@7d2084491a2b: in not legacy case 1 MTC@7d2084491a2b: in not legacy case 2 20250426122600253 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250426122600253 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(100)@7d2084491a2b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426122600257 DLINP <000b> input/ipa.c:452 connected read/write 20250426122600257 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122600258 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37844<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(100)@7d2084491a2b: 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)@7d2084491a2b: 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 } } } } 20250426122600262 DLINP <000b> input/ipa.c:452 connected read/write 20250426122600262 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122600262 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250426122600262 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250426122600262 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 20250426122600262 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250426122600262 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 20250426122600262 DLGSUP <0013> gsup_server.c:236 2: 20250426122600262 DLGSUP <0013> gsup_server.c:238 2: 00 20250426122600262 DLGSUP <0013> gsup_server.c:236 3: 20250426122600262 DLGSUP <0013> gsup_server.c:238 3: 00 20250426122600262 DLGSUP <0013> gsup_server.c:236 4: 20250426122600262 DLGSUP <0013> gsup_server.c:238 4: 00 20250426122600262 DLGSUP <0013> gsup_server.c:236 5: 20250426122600262 DLGSUP <0013> gsup_server.c:238 5: 00 20250426122600262 DLGSUP <0013> gsup_server.c:236 7: 20250426122600262 DLGSUP <0013> gsup_server.c:238 7: 00 20250426122600262 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250426122600262 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250426122600262 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)@7d2084491a2b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 102@7d2084491a2b: 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") 20250426122600284 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:42937<->l=127.0.0.1:4259) HLR_Test-GSUP(101)@7d2084491a2b: Created GsupExpect[0] for "262425748201620" to be handled at TC_vty_msisdn_isd(104) 20250426122600291 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37848<->l=127.0.0.1:4258 20250426122600293 DAUC <0003> db_auc.c:157 IMSI='262425748201620': No 2G Auth Data 20250426122600293 DAUC <0003> db_auc.c:192 IMSI='262425748201620': No 3G Auth Data 20250426122600306 DLINP <000b> input/ipa.c:452 connected read/write 20250426122600306 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122600306 DLGSUP <0013> gsup_req.c:140 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262425748201620 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425748201620" cn_domain=PS} 20250426122600306 DLU <0006> fsm.c:456 lu(262425748201620)[0x563eb0b48210]{UNVALIDATED}: Allocated 20250426122600306 DLGSUP <0013> lu_fsm.c:172 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262425748201620 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250426122600306 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425748201620)[0x563eb0b48210]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250426122600306 DLGSUP <0013> lu_fsm.c:253 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262425748201620 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425748201620" cn_domain=PS} 20250426122600306 DLINP <000b> input/ipa.c:452 connected read/write 20250426122600306 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122600306 DLINP <000b> input/ipa.c:452 connected read/write 20250426122600306 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(101)@7d2084491a2b: Found GsupExpect[0] for "262425748201620" handled at TC_vty_msisdn_isd(104) HLR_Test-GSUP(101)@7d2084491a2b: Added IMSI table entry 0TC_vty_msisdn_isd(104)"262425748201620" 20250426122600315 DLINP <000b> input/ipa.c:452 connected read/write 20250426122600315 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122600315 DLGSUP <0013> gsup_req.c:140 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262425748201620 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425748201620"} 20250426122600315 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425748201620)[0x563eb0b48210]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250426122600315 DLGSUP <0013> gsup_req.c:173 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262425748201620 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250426122600315 DLGSUP <0013> lu_fsm.c:91 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262425748201620 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425748201620"} 20250426122600315 DLGSUP <0013> gsup_req.c:173 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262425748201620 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250426122600315 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425748201620)[0x563eb0b48210]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250426122600315 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425748201620)[0x563eb0b48210]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250426122600315 DLU <0006> fsm.c:568 lu(PS:IMSI-262425748201620)[0x563eb0b48210]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250426122600315 DLINP <000b> input/ipa.c:452 connected read/write 20250426122600315 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122600315 DLINP <000b> input/ipa.c:452 connected read/write 20250426122600315 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_vty_msisdn_isd(104)@7d2084491a2b: setverdict(pass): none -> pass 20250426122600319 DLGSUP <0013> hlr.c:128 IMSI 262425748201620: subscriber change: notifying PS peer "MSC-00-00-00-00-00-00" 20250426122600319 DLINP <000b> input/ipa.c:452 connected read/write 20250426122600319 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122600319 DLINP <000b> input/ipa.c:452 connected read/write 20250426122600319 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_vty_msisdn_isd(104)@7d2084491a2b: setverdict(pass): pass -> pass, component reason not changed 20250426122600322 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37848<->l=127.0.0.1:4258 TC_vty_msisdn_isd(104)@7d2084491a2b: Final verdict of PTC: pass 20250426122600322 DLINP <000b> input/ipa.c:452 connected read/write 20250426122600323 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122600323 DLGSUP <0013> gsup_req.c:140 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262425748201620 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425748201620"} 20250426122600323 DLGSUP <0013> lu_fsm.c:219 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262425748201620 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: Message type not compatible with protocol state: No Location Updating in progress for this IMSI 20250426122600323 DLGSUP <0013> gsup_req.c:173 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262425748201620 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250426122600323 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37844<->l=127.0.0.1:4258 20250426122600325 DLINP <000b> input/ipa.c:452 connected read/write 20250426122600325 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122600325 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250426122600325 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250426122600325 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(101)@7d2084491a2b: Final verdict of PTC: none 20250426122600326 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42937<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(100)@7d2084491a2b: Final verdict of PTC: none 102@7d2084491a2b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(103)@7d2084491a2b: Final verdict of PTC: none MTC@7d2084491a2b: Setting final verdict of the test case. MTC@7d2084491a2b: Local verdict of MTC: none MTC@7d2084491a2b: Local verdict of PTC HLR_Test-GSUP-IPA(100): none (none -> none) MTC@7d2084491a2b: Local verdict of PTC HLR_Test-GSUP(101): none (none -> none) MTC@7d2084491a2b: Local verdict of PTC with component reference 102: none (none -> none) MTC@7d2084491a2b: Local verdict of PTC IPA-CTRL-CLI-IPA(103): none (none -> none) MTC@7d2084491a2b: Local verdict of PTC TC_vty_msisdn_isd(104): pass (none -> pass) MTC@7d2084491a2b: Test case TC_vty_msisdn_isd finished. Verdict: pass MTC@7d2084491a2b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty_msisdn_isd pass'. Sat Apr 26 12:26:00 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 20250426122600358 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37860<->l=127.0.0.1:4258 20250426122600459 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37860<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=34256) MTC@7d2084491a2b: 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@7d2084491a2b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_cs'. ------ HLR_Tests.TC_gsup_purge_cs ------ Sat Apr 26 12:26:02 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_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@7d2084491a2b: 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@7d2084491a2b: Test case TC_gsup_purge_cs started. MTC@7d2084491a2b: legacy= false MTC@7d2084491a2b: in not legacy case 1 MTC@7d2084491a2b: in not legacy case 2 20250426122603575 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250426122603575 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(105)@7d2084491a2b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426122603579 DLINP <000b> input/ipa.c:452 connected read/write 20250426122603579 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122603581 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42930<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(105)@7d2084491a2b: 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)@7d2084491a2b: 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 } } } } 20250426122603585 DLINP <000b> input/ipa.c:452 connected read/write 20250426122603585 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122603585 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250426122603585 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250426122603585 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 20250426122603585 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250426122603585 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 20250426122603585 DLGSUP <0013> gsup_server.c:236 2: 20250426122603585 DLGSUP <0013> gsup_server.c:238 2: 00 20250426122603585 DLGSUP <0013> gsup_server.c:236 3: 20250426122603585 DLGSUP <0013> gsup_server.c:238 3: 00 20250426122603585 DLGSUP <0013> gsup_server.c:236 4: 20250426122603585 DLGSUP <0013> gsup_server.c:238 4: 00 20250426122603585 DLGSUP <0013> gsup_server.c:236 5: 20250426122603585 DLGSUP <0013> gsup_server.c:238 5: 00 20250426122603585 DLGSUP <0013> gsup_server.c:236 7: 20250426122603585 DLGSUP <0013> gsup_server.c:238 7: 00 20250426122603585 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250426122603585 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250426122603586 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)@7d2084491a2b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 107@7d2084491a2b: 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") 20250426122603610 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:40755<->l=127.0.0.1:4259) 20250426122603620 DAUC <0003> db_auc.c:157 IMSI='262428473564944': No 2G Auth Data 20250426122603620 DAUC <0003> db_auc.c:192 IMSI='262428473564944': No 3G Auth Data HLR_Test-GSUP(106)@7d2084491a2b: Created GsupExpect[0] for "262428473564944" to be handled at TC_gsup_purge_cs(109) 20250426122603644 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42932<->l=127.0.0.1:4258 20250426122603653 DLINP <000b> input/ipa.c:452 connected read/write 20250426122603653 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122603653 DLGSUP <0013> gsup_req.c:140 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262428473564944 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428473564944" cn_domain=PS} 20250426122603653 DLU <0006> fsm.c:456 lu(262428473564944)[0x563eb0b48210]{UNVALIDATED}: Allocated 20250426122603653 DLGSUP <0013> lu_fsm.c:172 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262428473564944 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250426122603653 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428473564944)[0x563eb0b48210]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250426122603653 DLGSUP <0013> lu_fsm.c:253 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262428473564944 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428473564944" cn_domain=PS} 20250426122603653 DLINP <000b> input/ipa.c:452 connected read/write 20250426122603653 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122603653 DLINP <000b> input/ipa.c:452 connected read/write 20250426122603653 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@7d2084491a2b: Found GsupExpect[0] for "262428473564944" handled at TC_gsup_purge_cs(109) HLR_Test-GSUP(106)@7d2084491a2b: Added IMSI table entry 0TC_gsup_purge_cs(109)"262428473564944" 20250426122603659 DLINP <000b> input/ipa.c:452 connected read/write 20250426122603659 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122603659 DLGSUP <0013> gsup_req.c:140 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262428473564944 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428473564944"} 20250426122603659 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428473564944)[0x563eb0b48210]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250426122603659 DLGSUP <0013> gsup_req.c:173 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262428473564944 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250426122603659 DLGSUP <0013> lu_fsm.c:91 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262428473564944 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428473564944"} 20250426122603659 DLGSUP <0013> gsup_req.c:173 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262428473564944 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250426122603659 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428473564944)[0x563eb0b48210]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250426122603659 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428473564944)[0x563eb0b48210]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250426122603659 DLU <0006> fsm.c:568 lu(PS:IMSI-262428473564944)[0x563eb0b48210]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250426122603659 DLINP <000b> input/ipa.c:452 connected read/write 20250426122603659 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122603659 DLINP <000b> input/ipa.c:452 connected read/write 20250426122603659 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(109)@7d2084491a2b: setverdict(pass): none -> pass 20250426122603662 DLINP <000b> input/ipa.c:452 connected read/write 20250426122603662 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122603662 DLGSUP <0013> gsup_req.c:140 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262428473564944 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428473564944" cn_domain=CS} 20250426122603662 DAUC <0003> hlr.c:377 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262428473564944 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250426122603662 DLGSUP <0013> hlr.c:386 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262428473564944 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428473564944"} 20250426122603662 DLGSUP <0013> gsup_req.c:173 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262428473564944 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250426122603663 DLINP <000b> input/ipa.c:452 connected read/write 20250426122603663 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122603663 DLINP <000b> input/ipa.c:452 connected read/write 20250426122603663 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(109)@7d2084491a2b: setverdict(pass): pass -> pass, component reason not changed 20250426122603665 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42932<->l=127.0.0.1:4258 TC_gsup_purge_cs(109)@7d2084491a2b: Final verdict of PTC: pass 20250426122603668 DAUC <0003> db_auc.c:157 IMSI='262428678437300': No 2G Auth Data 20250426122603668 DAUC <0003> db_auc.c:192 IMSI='262428678437300': No 3G Auth Data 20250426122603671 DLGSUP <0013> hlr.c:121 IMSI 262428678437300: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@7d2084491a2b: Created GsupExpect[0] for "262428678437300" to be handled at TC_gsup_purge_cs(110) 20250426122603683 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42936<->l=127.0.0.1:4258 20250426122603684 DLINP <000b> input/ipa.c:452 connected read/write 20250426122603684 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122603684 DLGSUP <0013> gsup_req.c:140 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262428678437300 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428678437300" cn_domain=PS} 20250426122603684 DLU <0006> fsm.c:456 lu(262428678437300)[0x563eb0b48210]{UNVALIDATED}: Allocated 20250426122603684 DLGSUP <0013> lu_fsm.c:172 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262428678437300 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250426122603684 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428678437300)[0x563eb0b48210]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250426122603684 DLGSUP <0013> lu_fsm.c:253 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262428678437300 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428678437300" cn_domain=PS} 20250426122603684 DLINP <000b> input/ipa.c:452 connected read/write 20250426122603684 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122603684 DLINP <000b> input/ipa.c:452 connected read/write 20250426122603684 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@7d2084491a2b: Found GsupExpect[0] for "262428678437300" handled at TC_gsup_purge_cs(110) HLR_Test-GSUP(106)@7d2084491a2b: Added IMSI table entry 1TC_gsup_purge_cs(110)"262428678437300" 20250426122603685 DLINP <000b> input/ipa.c:452 connected read/write 20250426122603685 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122603685 DLGSUP <0013> gsup_req.c:140 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262428678437300 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428678437300"} 20250426122603685 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428678437300)[0x563eb0b48210]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250426122603685 DLGSUP <0013> gsup_req.c:173 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262428678437300 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250426122603685 DLGSUP <0013> lu_fsm.c:91 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262428678437300 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428678437300"} 20250426122603685 DLGSUP <0013> gsup_req.c:173 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262428678437300 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250426122603685 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428678437300)[0x563eb0b48210]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250426122603685 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428678437300)[0x563eb0b48210]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250426122603685 DLU <0006> fsm.c:568 lu(PS:IMSI-262428678437300)[0x563eb0b48210]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250426122603685 DLINP <000b> input/ipa.c:452 connected read/write 20250426122603685 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122603685 DLINP <000b> input/ipa.c:452 connected read/write 20250426122603685 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(110)@7d2084491a2b: setverdict(pass): none -> pass 20250426122603686 DLINP <000b> input/ipa.c:452 connected read/write 20250426122603686 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122603686 DLGSUP <0013> gsup_req.c:140 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262428678437300 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428678437300" cn_domain=CS} 20250426122603686 DAUC <0003> hlr.c:377 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262428678437300 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250426122603686 DLGSUP <0013> hlr.c:386 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262428678437300 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428678437300"} 20250426122603686 DLGSUP <0013> gsup_req.c:173 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262428678437300 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250426122603686 DLINP <000b> input/ipa.c:452 connected read/write 20250426122603686 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122603686 DLINP <000b> input/ipa.c:452 connected read/write 20250426122603686 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(110)@7d2084491a2b: setverdict(pass): pass -> pass, component reason not changed 20250426122603686 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42936<->l=127.0.0.1:4258 TC_gsup_purge_cs(110)@7d2084491a2b: Final verdict of PTC: pass 20250426122603687 DAUC <0003> db_auc.c:157 IMSI='262422545374761': No 2G Auth Data 20250426122603687 DAUC <0003> db_auc.c:192 IMSI='262422545374761': No 3G Auth Data 20250426122603687 DLGSUP <0013> hlr.c:121 IMSI 262422545374761: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@7d2084491a2b: Created GsupExpect[0] for "262422545374761" to be handled at TC_gsup_purge_cs(111) 20250426122603694 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42946<->l=127.0.0.1:4258 20250426122603695 DLINP <000b> input/ipa.c:452 connected read/write 20250426122603695 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122603695 DLGSUP <0013> gsup_req.c:140 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262422545374761 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422545374761" cn_domain=PS} 20250426122603695 DLU <0006> fsm.c:456 lu(262422545374761)[0x563eb0b48210]{UNVALIDATED}: Allocated 20250426122603695 DLGSUP <0013> lu_fsm.c:172 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262422545374761 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250426122603695 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422545374761)[0x563eb0b48210]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250426122603695 DLGSUP <0013> lu_fsm.c:253 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262422545374761 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422545374761" cn_domain=PS} 20250426122603695 DLINP <000b> input/ipa.c:452 connected read/write 20250426122603695 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122603695 DLINP <000b> input/ipa.c:452 connected read/write 20250426122603695 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@7d2084491a2b: Found GsupExpect[0] for "262422545374761" handled at TC_gsup_purge_cs(111) HLR_Test-GSUP(106)@7d2084491a2b: Added IMSI table entry 2TC_gsup_purge_cs(111)"262422545374761" 20250426122603696 DLINP <000b> input/ipa.c:452 connected read/write 20250426122603696 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122603696 DLGSUP <0013> gsup_req.c:140 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262422545374761 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422545374761"} 20250426122603696 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422545374761)[0x563eb0b48210]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250426122603696 DLGSUP <0013> gsup_req.c:173 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262422545374761 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250426122603696 DLGSUP <0013> lu_fsm.c:91 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262422545374761 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422545374761"} 20250426122603696 DLGSUP <0013> gsup_req.c:173 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262422545374761 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250426122603696 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422545374761)[0x563eb0b48210]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250426122603696 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422545374761)[0x563eb0b48210]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250426122603696 DLU <0006> fsm.c:568 lu(PS:IMSI-262422545374761)[0x563eb0b48210]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250426122603696 DLINP <000b> input/ipa.c:452 connected read/write 20250426122603696 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122603696 DLINP <000b> input/ipa.c:452 connected read/write 20250426122603696 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(111)@7d2084491a2b: setverdict(pass): none -> pass 20250426122603697 DLINP <000b> input/ipa.c:452 connected read/write 20250426122603697 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122603697 DLGSUP <0013> gsup_req.c:140 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262422545374761 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422545374761" cn_domain=CS} 20250426122603697 DAUC <0003> hlr.c:377 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262422545374761 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250426122603697 DLGSUP <0013> hlr.c:386 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262422545374761 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422545374761"} 20250426122603697 DLGSUP <0013> gsup_req.c:173 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262422545374761 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250426122603697 DLINP <000b> input/ipa.c:452 connected read/write 20250426122603697 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122603697 DLINP <000b> input/ipa.c:452 connected read/write 20250426122603697 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(111)@7d2084491a2b: setverdict(pass): pass -> pass, component reason not changed 20250426122603698 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42946<->l=127.0.0.1:4258 TC_gsup_purge_cs(111)@7d2084491a2b: Final verdict of PTC: pass 20250426122603699 DAUC <0003> db_auc.c:157 IMSI='262426358730055': No 2G Auth Data 20250426122603699 DAUC <0003> db_auc.c:192 IMSI='262426358730055': No 3G Auth Data 20250426122603699 DLGSUP <0013> hlr.c:121 IMSI 262426358730055: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@7d2084491a2b: Created GsupExpect[0] for "262426358730055" to be handled at TC_gsup_purge_cs(112) 20250426122603706 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42956<->l=127.0.0.1:4258 20250426122603708 DLINP <000b> input/ipa.c:452 connected read/write 20250426122603708 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122603708 DLGSUP <0013> gsup_req.c:140 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262426358730055 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426358730055" cn_domain=PS} 20250426122603708 DLU <0006> fsm.c:456 lu(262426358730055)[0x563eb0b48210]{UNVALIDATED}: Allocated 20250426122603708 DLGSUP <0013> lu_fsm.c:172 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262426358730055 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250426122603708 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426358730055)[0x563eb0b48210]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250426122603708 DLGSUP <0013> lu_fsm.c:253 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262426358730055 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426358730055" cn_domain=PS} 20250426122603708 DLINP <000b> input/ipa.c:452 connected read/write 20250426122603708 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122603708 DLINP <000b> input/ipa.c:452 connected read/write 20250426122603708 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@7d2084491a2b: Found GsupExpect[0] for "262426358730055" handled at TC_gsup_purge_cs(112) HLR_Test-GSUP(106)@7d2084491a2b: Added IMSI table entry 3TC_gsup_purge_cs(112)"262426358730055" 20250426122603709 DLINP <000b> input/ipa.c:452 connected read/write 20250426122603709 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122603709 DLGSUP <0013> gsup_req.c:140 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262426358730055 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426358730055"} 20250426122603709 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426358730055)[0x563eb0b48210]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250426122603709 DLGSUP <0013> gsup_req.c:173 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262426358730055 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250426122603709 DLGSUP <0013> lu_fsm.c:91 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262426358730055 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426358730055"} 20250426122603709 DLGSUP <0013> gsup_req.c:173 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262426358730055 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250426122603709 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426358730055)[0x563eb0b48210]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250426122603709 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426358730055)[0x563eb0b48210]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250426122603709 DLU <0006> fsm.c:568 lu(PS:IMSI-262426358730055)[0x563eb0b48210]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250426122603709 DLINP <000b> input/ipa.c:452 connected read/write 20250426122603709 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122603709 DLINP <000b> input/ipa.c:452 connected read/write 20250426122603709 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(112)@7d2084491a2b: setverdict(pass): none -> pass 20250426122603710 DLINP <000b> input/ipa.c:452 connected read/write 20250426122603710 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122603710 DLGSUP <0013> gsup_req.c:140 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262426358730055 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426358730055" cn_domain=CS} 20250426122603710 DAUC <0003> hlr.c:377 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262426358730055 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250426122603710 DLGSUP <0013> hlr.c:386 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262426358730055 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426358730055"} 20250426122603710 DLGSUP <0013> gsup_req.c:173 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262426358730055 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250426122603710 DLINP <000b> input/ipa.c:452 connected read/write 20250426122603710 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122603710 DLINP <000b> input/ipa.c:452 connected read/write 20250426122603710 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(112)@7d2084491a2b: setverdict(pass): pass -> pass, component reason not changed 20250426122603711 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42956<->l=127.0.0.1:4258 TC_gsup_purge_cs(112)@7d2084491a2b: Final verdict of PTC: pass 20250426122603712 DAUC <0003> db_auc.c:157 IMSI='262425439909212': No 2G Auth Data 20250426122603712 DAUC <0003> db_auc.c:192 IMSI='262425439909212': No 3G Auth Data 20250426122603712 DLGSUP <0013> hlr.c:121 IMSI 262425439909212: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@7d2084491a2b: Created GsupExpect[0] for "262425439909212" to be handled at TC_gsup_purge_cs(113) 20250426122603719 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42962<->l=127.0.0.1:4258 20250426122603721 DLINP <000b> input/ipa.c:452 connected read/write 20250426122603721 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122603721 DLGSUP <0013> gsup_req.c:140 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262425439909212 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425439909212" cn_domain=PS} 20250426122603721 DLU <0006> fsm.c:456 lu(262425439909212)[0x563eb0b48210]{UNVALIDATED}: Allocated 20250426122603721 DLGSUP <0013> lu_fsm.c:172 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262425439909212 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250426122603721 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425439909212)[0x563eb0b48210]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250426122603721 DLGSUP <0013> lu_fsm.c:253 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262425439909212 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425439909212" cn_domain=PS} 20250426122603721 DLINP <000b> input/ipa.c:452 connected read/write 20250426122603721 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122603721 DLINP <000b> input/ipa.c:452 connected read/write 20250426122603721 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@7d2084491a2b: Found GsupExpect[0] for "262425439909212" handled at TC_gsup_purge_cs(113) HLR_Test-GSUP(106)@7d2084491a2b: Added IMSI table entry 4TC_gsup_purge_cs(113)"262425439909212" 20250426122603722 DLINP <000b> input/ipa.c:452 connected read/write 20250426122603722 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122603722 DLGSUP <0013> gsup_req.c:140 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262425439909212 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425439909212"} 20250426122603722 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425439909212)[0x563eb0b48210]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250426122603722 DLGSUP <0013> gsup_req.c:173 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262425439909212 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250426122603722 DLGSUP <0013> lu_fsm.c:91 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262425439909212 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425439909212"} 20250426122603722 DLGSUP <0013> gsup_req.c:173 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262425439909212 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250426122603722 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425439909212)[0x563eb0b48210]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250426122603722 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425439909212)[0x563eb0b48210]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250426122603722 DLU <0006> fsm.c:568 lu(PS:IMSI-262425439909212)[0x563eb0b48210]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250426122603723 DLINP <000b> input/ipa.c:452 connected read/write 20250426122603723 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122603723 DLINP <000b> input/ipa.c:452 connected read/write 20250426122603723 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(113)@7d2084491a2b: setverdict(pass): none -> pass 20250426122603723 DLINP <000b> input/ipa.c:452 connected read/write 20250426122603723 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122603723 DLGSUP <0013> gsup_req.c:140 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262425439909212 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425439909212" cn_domain=CS} 20250426122603723 DAUC <0003> hlr.c:377 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262425439909212 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250426122603723 DLGSUP <0013> hlr.c:386 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262425439909212 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425439909212"} 20250426122603723 DLGSUP <0013> gsup_req.c:173 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262425439909212 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250426122603723 DLINP <000b> input/ipa.c:452 connected read/write 20250426122603723 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122603723 DLINP <000b> input/ipa.c:452 connected read/write 20250426122603723 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(113)@7d2084491a2b: setverdict(pass): pass -> pass, component reason not changed 20250426122603724 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42962<->l=127.0.0.1:4258 TC_gsup_purge_cs(113)@7d2084491a2b: Final verdict of PTC: pass 20250426122603725 DAUC <0003> db_auc.c:157 IMSI='262425086527703': No 2G Auth Data 20250426122603725 DAUC <0003> db_auc.c:192 IMSI='262425086527703': No 3G Auth Data 20250426122603725 DLGSUP <0013> hlr.c:121 IMSI 262425086527703: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@7d2084491a2b: Created GsupExpect[0] for "262425086527703" to be handled at TC_gsup_purge_cs(114) 20250426122603731 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42974<->l=127.0.0.1:4258 20250426122603733 DLINP <000b> input/ipa.c:452 connected read/write 20250426122603733 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122603733 DLGSUP <0013> gsup_req.c:140 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262425086527703 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425086527703" cn_domain=PS} 20250426122603733 DLU <0006> fsm.c:456 lu(262425086527703)[0x563eb0b48210]{UNVALIDATED}: Allocated 20250426122603733 DLGSUP <0013> lu_fsm.c:172 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262425086527703 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250426122603733 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425086527703)[0x563eb0b48210]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250426122603733 DLGSUP <0013> lu_fsm.c:253 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262425086527703 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425086527703" cn_domain=PS} 20250426122603733 DLINP <000b> input/ipa.c:452 connected read/write 20250426122603733 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122603733 DLINP <000b> input/ipa.c:452 connected read/write 20250426122603733 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@7d2084491a2b: Found GsupExpect[0] for "262425086527703" handled at TC_gsup_purge_cs(114) HLR_Test-GSUP(106)@7d2084491a2b: Added IMSI table entry 5TC_gsup_purge_cs(114)"262425086527703" 20250426122603734 DLINP <000b> input/ipa.c:452 connected read/write 20250426122603734 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122603734 DLGSUP <0013> gsup_req.c:140 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262425086527703 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425086527703"} 20250426122603734 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425086527703)[0x563eb0b48210]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250426122603734 DLGSUP <0013> gsup_req.c:173 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262425086527703 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250426122603734 DLGSUP <0013> lu_fsm.c:91 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262425086527703 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425086527703"} 20250426122603734 DLGSUP <0013> gsup_req.c:173 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262425086527703 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250426122603734 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425086527703)[0x563eb0b48210]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250426122603734 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425086527703)[0x563eb0b48210]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250426122603734 DLU <0006> fsm.c:568 lu(PS:IMSI-262425086527703)[0x563eb0b48210]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250426122603734 DLINP <000b> input/ipa.c:452 connected read/write 20250426122603734 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122603734 DLINP <000b> input/ipa.c:452 connected read/write 20250426122603734 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(114)@7d2084491a2b: setverdict(pass): none -> pass 20250426122603735 DLINP <000b> input/ipa.c:452 connected read/write 20250426122603735 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122603735 DLGSUP <0013> gsup_req.c:140 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262425086527703 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425086527703" cn_domain=CS} 20250426122603735 DAUC <0003> hlr.c:377 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262425086527703 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250426122603735 DLGSUP <0013> hlr.c:386 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262425086527703 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425086527703"} 20250426122603735 DLGSUP <0013> gsup_req.c:173 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262425086527703 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250426122603735 DLINP <000b> input/ipa.c:452 connected read/write 20250426122603735 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122603735 DLINP <000b> input/ipa.c:452 connected read/write 20250426122603735 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(114)@7d2084491a2b: setverdict(pass): pass -> pass, component reason not changed 20250426122603735 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42974<->l=127.0.0.1:4258 TC_gsup_purge_cs(114)@7d2084491a2b: Final verdict of PTC: pass 20250426122603736 DAUC <0003> db_auc.c:157 IMSI='262422915436195': No 2G Auth Data 20250426122603736 DAUC <0003> db_auc.c:192 IMSI='262422915436195': No 3G Auth Data 20250426122603736 DLGSUP <0013> hlr.c:121 IMSI 262422915436195: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@7d2084491a2b: Created GsupExpect[0] for "262422915436195" to be handled at TC_gsup_purge_cs(115) 20250426122603742 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42982<->l=127.0.0.1:4258 20250426122603744 DLINP <000b> input/ipa.c:452 connected read/write 20250426122603744 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122603744 DLGSUP <0013> gsup_req.c:140 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262422915436195 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422915436195" cn_domain=PS} 20250426122603744 DLU <0006> fsm.c:456 lu(262422915436195)[0x563eb0b48210]{UNVALIDATED}: Allocated 20250426122603744 DLGSUP <0013> lu_fsm.c:172 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262422915436195 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250426122603744 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422915436195)[0x563eb0b48210]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250426122603744 DLGSUP <0013> lu_fsm.c:253 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262422915436195 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422915436195" cn_domain=PS} 20250426122603744 DLINP <000b> input/ipa.c:452 connected read/write 20250426122603744 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122603744 DLINP <000b> input/ipa.c:452 connected read/write 20250426122603744 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@7d2084491a2b: Found GsupExpect[0] for "262422915436195" handled at TC_gsup_purge_cs(115) HLR_Test-GSUP(106)@7d2084491a2b: Added IMSI table entry 6TC_gsup_purge_cs(115)"262422915436195" 20250426122603746 DLINP <000b> input/ipa.c:452 connected read/write 20250426122603746 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122603746 DLGSUP <0013> gsup_req.c:140 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262422915436195 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422915436195"} 20250426122603746 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422915436195)[0x563eb0b48210]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250426122603746 DLGSUP <0013> gsup_req.c:173 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262422915436195 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250426122603746 DLGSUP <0013> lu_fsm.c:91 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262422915436195 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422915436195"} 20250426122603746 DLGSUP <0013> gsup_req.c:173 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262422915436195 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250426122603746 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422915436195)[0x563eb0b48210]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250426122603746 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422915436195)[0x563eb0b48210]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250426122603746 DLU <0006> fsm.c:568 lu(PS:IMSI-262422915436195)[0x563eb0b48210]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250426122603746 DLINP <000b> input/ipa.c:452 connected read/write 20250426122603746 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122603746 DLINP <000b> input/ipa.c:452 connected read/write 20250426122603746 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(115)@7d2084491a2b: setverdict(pass): none -> pass 20250426122603747 DLINP <000b> input/ipa.c:452 connected read/write 20250426122603747 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122603747 DLGSUP <0013> gsup_req.c:140 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262422915436195 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422915436195" cn_domain=CS} 20250426122603747 DAUC <0003> hlr.c:377 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262422915436195 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250426122603747 DLGSUP <0013> hlr.c:386 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262422915436195 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422915436195"} 20250426122603747 DLGSUP <0013> gsup_req.c:173 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262422915436195 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250426122603747 DLINP <000b> input/ipa.c:452 connected read/write 20250426122603747 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122603747 DLINP <000b> input/ipa.c:452 connected read/write 20250426122603747 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(115)@7d2084491a2b: setverdict(pass): pass -> pass, component reason not changed 20250426122603748 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42982<->l=127.0.0.1:4258 TC_gsup_purge_cs(115)@7d2084491a2b: Final verdict of PTC: pass 20250426122603748 DAUC <0003> db_auc.c:157 IMSI='262427254802450': No 2G Auth Data 20250426122603748 DAUC <0003> db_auc.c:192 IMSI='262427254802450': No 3G Auth Data 20250426122603749 DLGSUP <0013> hlr.c:121 IMSI 262427254802450: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@7d2084491a2b: Created GsupExpect[0] for "262427254802450" to be handled at TC_gsup_purge_cs(116) 20250426122603755 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42986<->l=127.0.0.1:4258 20250426122603757 DLINP <000b> input/ipa.c:452 connected read/write 20250426122603757 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122603757 DLGSUP <0013> gsup_req.c:140 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262427254802450 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427254802450" cn_domain=PS} 20250426122603757 DLU <0006> fsm.c:456 lu(262427254802450)[0x563eb0b48210]{UNVALIDATED}: Allocated 20250426122603757 DLGSUP <0013> lu_fsm.c:172 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262427254802450 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250426122603757 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427254802450)[0x563eb0b48210]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250426122603757 DLGSUP <0013> lu_fsm.c:253 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262427254802450 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427254802450" cn_domain=PS} 20250426122603757 DLINP <000b> input/ipa.c:452 connected read/write 20250426122603757 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122603757 DLINP <000b> input/ipa.c:452 connected read/write 20250426122603757 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@7d2084491a2b: Found GsupExpect[0] for "262427254802450" handled at TC_gsup_purge_cs(116) HLR_Test-GSUP(106)@7d2084491a2b: Added IMSI table entry 7TC_gsup_purge_cs(116)"262427254802450" 20250426122603758 DLINP <000b> input/ipa.c:452 connected read/write 20250426122603758 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122603758 DLGSUP <0013> gsup_req.c:140 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262427254802450 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427254802450"} 20250426122603759 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427254802450)[0x563eb0b48210]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250426122603759 DLGSUP <0013> gsup_req.c:173 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262427254802450 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250426122603759 DLGSUP <0013> lu_fsm.c:91 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262427254802450 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427254802450"} 20250426122603759 DLGSUP <0013> gsup_req.c:173 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262427254802450 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250426122603759 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427254802450)[0x563eb0b48210]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250426122603759 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427254802450)[0x563eb0b48210]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250426122603759 DLU <0006> fsm.c:568 lu(PS:IMSI-262427254802450)[0x563eb0b48210]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250426122603759 DLINP <000b> input/ipa.c:452 connected read/write 20250426122603759 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122603759 DLINP <000b> input/ipa.c:452 connected read/write 20250426122603759 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(116)@7d2084491a2b: setverdict(pass): none -> pass 20250426122603760 DLINP <000b> input/ipa.c:452 connected read/write 20250426122603760 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122603760 DLGSUP <0013> gsup_req.c:140 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262427254802450 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427254802450" cn_domain=CS} 20250426122603760 DAUC <0003> hlr.c:377 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262427254802450 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250426122603760 DLGSUP <0013> hlr.c:386 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262427254802450 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427254802450"} 20250426122603760 DLGSUP <0013> gsup_req.c:173 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262427254802450 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250426122603760 DLINP <000b> input/ipa.c:452 connected read/write 20250426122603760 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122603760 DLINP <000b> input/ipa.c:452 connected read/write 20250426122603760 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(116)@7d2084491a2b: setverdict(pass): pass -> pass, component reason not changed 20250426122603760 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42986<->l=127.0.0.1:4258 TC_gsup_purge_cs(116)@7d2084491a2b: Final verdict of PTC: pass MTC@7d2084491a2b: setverdict(pass): none -> pass 20250426122603761 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42930<->l=127.0.0.1:4258 20250426122603762 DLINP <000b> input/ipa.c:452 connected read/write 20250426122603762 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122603762 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250426122603762 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250426122603762 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250426122603762 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40755<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(105)@7d2084491a2b: Final verdict of PTC: none 107@7d2084491a2b: Final verdict of PTC: none HLR_Test-GSUP(106)@7d2084491a2b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(108)@7d2084491a2b: Final verdict of PTC: none MTC@7d2084491a2b: Setting final verdict of the test case. MTC@7d2084491a2b: Local verdict of MTC: pass MTC@7d2084491a2b: Local verdict of PTC HLR_Test-GSUP-IPA(105): none (pass -> pass) MTC@7d2084491a2b: Local verdict of PTC HLR_Test-GSUP(106): none (pass -> pass) MTC@7d2084491a2b: Local verdict of PTC with component reference 107: none (pass -> pass) MTC@7d2084491a2b: Local verdict of PTC IPA-CTRL-CLI-IPA(108): none (pass -> pass) MTC@7d2084491a2b: Local verdict of PTC TC_gsup_purge_cs(109): pass (pass -> pass) MTC@7d2084491a2b: Local verdict of PTC TC_gsup_purge_cs(110): pass (pass -> pass) MTC@7d2084491a2b: Local verdict of PTC TC_gsup_purge_cs(111): pass (pass -> pass) MTC@7d2084491a2b: Local verdict of PTC TC_gsup_purge_cs(112): pass (pass -> pass) MTC@7d2084491a2b: Local verdict of PTC TC_gsup_purge_cs(113): pass (pass -> pass) MTC@7d2084491a2b: Local verdict of PTC TC_gsup_purge_cs(114): pass (pass -> pass) MTC@7d2084491a2b: Local verdict of PTC TC_gsup_purge_cs(115): pass (pass -> pass) MTC@7d2084491a2b: Local verdict of PTC TC_gsup_purge_cs(116): pass (pass -> pass) MTC@7d2084491a2b: Test case TC_gsup_purge_cs finished. Verdict: pass MTC@7d2084491a2b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_cs pass'. Sat Apr 26 12:26:03 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 20250426122603785 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42998<->l=127.0.0.1:4258 20250426122603886 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42998<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=70104) Waiting for packet dumper to finish... 1 (prev_count=70104, count=135028) MTC@7d2084491a2b: 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@7d2084491a2b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_ps'. ------ HLR_Tests.TC_gsup_purge_ps ------ Sat Apr 26 12:26:05 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_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@7d2084491a2b: 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@7d2084491a2b: Test case TC_gsup_purge_ps started. MTC@7d2084491a2b: legacy= false MTC@7d2084491a2b: in not legacy case 1 MTC@7d2084491a2b: in not legacy case 2 20250426122607020 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250426122607021 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(117)@7d2084491a2b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426122607025 DLINP <000b> input/ipa.c:452 connected read/write 20250426122607025 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122607027 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43008<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(117)@7d2084491a2b: 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)@7d2084491a2b: 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 } } } } 20250426122607031 DLINP <000b> input/ipa.c:452 connected read/write 20250426122607031 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122607031 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250426122607031 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250426122607031 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 20250426122607031 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250426122607031 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 20250426122607031 DLGSUP <0013> gsup_server.c:236 2: 20250426122607031 DLGSUP <0013> gsup_server.c:238 2: 00 20250426122607031 DLGSUP <0013> gsup_server.c:236 3: 20250426122607031 DLGSUP <0013> gsup_server.c:238 3: 00 20250426122607031 DLGSUP <0013> gsup_server.c:236 4: 20250426122607031 DLGSUP <0013> gsup_server.c:238 4: 00 20250426122607031 DLGSUP <0013> gsup_server.c:236 5: 20250426122607031 DLGSUP <0013> gsup_server.c:238 5: 00 20250426122607031 DLGSUP <0013> gsup_server.c:236 7: 20250426122607031 DLGSUP <0013> gsup_server.c:238 7: 00 20250426122607031 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250426122607031 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250426122607031 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)@7d2084491a2b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 119@7d2084491a2b: 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") 20250426122607062 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:34535<->l=127.0.0.1:4259) 20250426122607072 DAUC <0003> db_auc.c:157 IMSI='262420476086197': No 2G Auth Data 20250426122607072 DAUC <0003> db_auc.c:192 IMSI='262420476086197': No 3G Auth Data HLR_Test-GSUP(118)@7d2084491a2b: Created GsupExpect[0] for "262420476086197" to be handled at TC_gsup_purge_ps(121) 20250426122607098 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43020<->l=127.0.0.1:4258 20250426122607108 DLINP <000b> input/ipa.c:452 connected read/write 20250426122607108 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122607108 DLGSUP <0013> gsup_req.c:140 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262420476086197 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420476086197" cn_domain=PS} 20250426122607108 DLU <0006> fsm.c:456 lu(262420476086197)[0x563eb0b48210]{UNVALIDATED}: Allocated 20250426122607108 DLGSUP <0013> lu_fsm.c:172 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262420476086197 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250426122607108 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420476086197)[0x563eb0b48210]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250426122607108 DLGSUP <0013> lu_fsm.c:253 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262420476086197 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420476086197" cn_domain=PS} 20250426122607108 DLINP <000b> input/ipa.c:452 connected read/write 20250426122607108 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122607108 DLINP <000b> input/ipa.c:452 connected read/write 20250426122607108 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@7d2084491a2b: Found GsupExpect[0] for "262420476086197" handled at TC_gsup_purge_ps(121) HLR_Test-GSUP(118)@7d2084491a2b: Added IMSI table entry 0TC_gsup_purge_ps(121)"262420476086197" 20250426122607117 DLINP <000b> input/ipa.c:452 connected read/write 20250426122607117 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122607117 DLGSUP <0013> gsup_req.c:140 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262420476086197 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420476086197"} 20250426122607117 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420476086197)[0x563eb0b48210]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250426122607117 DLGSUP <0013> gsup_req.c:173 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262420476086197 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250426122607117 DLGSUP <0013> lu_fsm.c:91 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262420476086197 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420476086197"} 20250426122607117 DLGSUP <0013> gsup_req.c:173 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262420476086197 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250426122607117 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420476086197)[0x563eb0b48210]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250426122607117 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420476086197)[0x563eb0b48210]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250426122607117 DLU <0006> fsm.c:568 lu(PS:IMSI-262420476086197)[0x563eb0b48210]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250426122607117 DLINP <000b> input/ipa.c:452 connected read/write 20250426122607117 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122607117 DLINP <000b> input/ipa.c:452 connected read/write 20250426122607117 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(121)@7d2084491a2b: setverdict(pass): none -> pass 20250426122607121 DLINP <000b> input/ipa.c:452 connected read/write 20250426122607121 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122607121 DLGSUP <0013> gsup_req.c:140 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262420476086197 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420476086197" cn_domain=PS} 20250426122607122 DAUC <0003> hlr.c:377 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262420476086197 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250426122607122 DLGSUP <0013> hlr.c:386 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262420476086197 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420476086197"} 20250426122607122 DLGSUP <0013> gsup_req.c:173 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262420476086197 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250426122607122 DLINP <000b> input/ipa.c:452 connected read/write 20250426122607122 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122607122 DLINP <000b> input/ipa.c:452 connected read/write 20250426122607122 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(121)@7d2084491a2b: setverdict(pass): pass -> pass, component reason not changed 20250426122607125 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43020<->l=127.0.0.1:4258 TC_gsup_purge_ps(121)@7d2084491a2b: Final verdict of PTC: pass 20250426122607129 DAUC <0003> db_auc.c:157 IMSI='262421950569430': No 2G Auth Data 20250426122607129 DAUC <0003> db_auc.c:192 IMSI='262421950569430': No 3G Auth Data 20250426122607131 DLGSUP <0013> hlr.c:121 IMSI 262421950569430: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@7d2084491a2b: Created GsupExpect[0] for "262421950569430" to be handled at TC_gsup_purge_ps(122) 20250426122607143 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43030<->l=127.0.0.1:4258 20250426122607146 DLINP <000b> input/ipa.c:452 connected read/write 20250426122607146 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122607146 DLGSUP <0013> gsup_req.c:140 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262421950569430 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421950569430" cn_domain=PS} 20250426122607146 DLU <0006> fsm.c:456 lu(262421950569430)[0x563eb0b48210]{UNVALIDATED}: Allocated 20250426122607146 DLGSUP <0013> lu_fsm.c:172 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262421950569430 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250426122607146 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421950569430)[0x563eb0b48210]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250426122607146 DLGSUP <0013> lu_fsm.c:253 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262421950569430 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421950569430" cn_domain=PS} 20250426122607146 DLINP <000b> input/ipa.c:452 connected read/write 20250426122607146 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122607146 DLINP <000b> input/ipa.c:452 connected read/write 20250426122607146 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@7d2084491a2b: Found GsupExpect[0] for "262421950569430" handled at TC_gsup_purge_ps(122) HLR_Test-GSUP(118)@7d2084491a2b: Added IMSI table entry 1TC_gsup_purge_ps(122)"262421950569430" 20250426122607147 DLINP <000b> input/ipa.c:452 connected read/write 20250426122607147 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122607147 DLGSUP <0013> gsup_req.c:140 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262421950569430 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421950569430"} 20250426122607147 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421950569430)[0x563eb0b48210]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250426122607147 DLGSUP <0013> gsup_req.c:173 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262421950569430 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250426122607147 DLGSUP <0013> lu_fsm.c:91 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262421950569430 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421950569430"} 20250426122607147 DLGSUP <0013> gsup_req.c:173 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262421950569430 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250426122607147 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421950569430)[0x563eb0b48210]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250426122607147 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421950569430)[0x563eb0b48210]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250426122607147 DLU <0006> fsm.c:568 lu(PS:IMSI-262421950569430)[0x563eb0b48210]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250426122607147 DLINP <000b> input/ipa.c:452 connected read/write 20250426122607147 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122607147 DLINP <000b> input/ipa.c:452 connected read/write 20250426122607147 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(122)@7d2084491a2b: setverdict(pass): none -> pass 20250426122607148 DLINP <000b> input/ipa.c:452 connected read/write 20250426122607148 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122607148 DLGSUP <0013> gsup_req.c:140 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262421950569430 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421950569430" cn_domain=PS} 20250426122607148 DAUC <0003> hlr.c:377 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262421950569430 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250426122607148 DLGSUP <0013> hlr.c:386 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262421950569430 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421950569430"} 20250426122607148 DLGSUP <0013> gsup_req.c:173 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262421950569430 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250426122607148 DLINP <000b> input/ipa.c:452 connected read/write 20250426122607148 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122607148 DLINP <000b> input/ipa.c:452 connected read/write 20250426122607148 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(122)@7d2084491a2b: setverdict(pass): pass -> pass, component reason not changed 20250426122607148 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43030<->l=127.0.0.1:4258 TC_gsup_purge_ps(122)@7d2084491a2b: Final verdict of PTC: pass 20250426122607149 DAUC <0003> db_auc.c:157 IMSI='262424771758374': No 2G Auth Data 20250426122607149 DAUC <0003> db_auc.c:192 IMSI='262424771758374': No 3G Auth Data 20250426122607149 DLGSUP <0013> hlr.c:121 IMSI 262424771758374: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@7d2084491a2b: Created GsupExpect[0] for "262424771758374" to be handled at TC_gsup_purge_ps(123) 20250426122607156 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43046<->l=127.0.0.1:4258 20250426122607158 DLINP <000b> input/ipa.c:452 connected read/write 20250426122607158 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122607158 DLGSUP <0013> gsup_req.c:140 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262424771758374 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424771758374" cn_domain=PS} 20250426122607158 DLU <0006> fsm.c:456 lu(262424771758374)[0x563eb0b48210]{UNVALIDATED}: Allocated 20250426122607158 DLGSUP <0013> lu_fsm.c:172 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262424771758374 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250426122607158 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424771758374)[0x563eb0b48210]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250426122607158 DLGSUP <0013> lu_fsm.c:253 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262424771758374 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424771758374" cn_domain=PS} 20250426122607158 DLINP <000b> input/ipa.c:452 connected read/write 20250426122607158 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122607158 DLINP <000b> input/ipa.c:452 connected read/write 20250426122607158 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@7d2084491a2b: Found GsupExpect[0] for "262424771758374" handled at TC_gsup_purge_ps(123) HLR_Test-GSUP(118)@7d2084491a2b: Added IMSI table entry 2TC_gsup_purge_ps(123)"262424771758374" 20250426122607159 DLINP <000b> input/ipa.c:452 connected read/write 20250426122607159 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122607159 DLGSUP <0013> gsup_req.c:140 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262424771758374 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424771758374"} 20250426122607159 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424771758374)[0x563eb0b48210]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250426122607159 DLGSUP <0013> gsup_req.c:173 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262424771758374 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250426122607159 DLGSUP <0013> lu_fsm.c:91 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262424771758374 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424771758374"} 20250426122607159 DLGSUP <0013> gsup_req.c:173 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262424771758374 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250426122607159 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424771758374)[0x563eb0b48210]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250426122607160 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424771758374)[0x563eb0b48210]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250426122607160 DLU <0006> fsm.c:568 lu(PS:IMSI-262424771758374)[0x563eb0b48210]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250426122607160 DLINP <000b> input/ipa.c:452 connected read/write 20250426122607160 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122607160 DLINP <000b> input/ipa.c:452 connected read/write 20250426122607160 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(123)@7d2084491a2b: setverdict(pass): none -> pass 20250426122607161 DLINP <000b> input/ipa.c:452 connected read/write 20250426122607161 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122607161 DLGSUP <0013> gsup_req.c:140 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262424771758374 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424771758374" cn_domain=PS} 20250426122607161 DAUC <0003> hlr.c:377 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262424771758374 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250426122607161 DLGSUP <0013> hlr.c:386 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262424771758374 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424771758374"} 20250426122607161 DLGSUP <0013> gsup_req.c:173 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262424771758374 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250426122607161 DLINP <000b> input/ipa.c:452 connected read/write 20250426122607161 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122607161 DLINP <000b> input/ipa.c:452 connected read/write 20250426122607161 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(123)@7d2084491a2b: setverdict(pass): pass -> pass, component reason not changed 20250426122607162 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43046<->l=127.0.0.1:4258 TC_gsup_purge_ps(123)@7d2084491a2b: Final verdict of PTC: pass 20250426122607163 DAUC <0003> db_auc.c:157 IMSI='262429070879751': No 2G Auth Data 20250426122607163 DAUC <0003> db_auc.c:192 IMSI='262429070879751': No 3G Auth Data 20250426122607163 DLGSUP <0013> hlr.c:121 IMSI 262429070879751: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@7d2084491a2b: Created GsupExpect[0] for "262429070879751" to be handled at TC_gsup_purge_ps(124) 20250426122607170 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43058<->l=127.0.0.1:4258 20250426122607172 DLINP <000b> input/ipa.c:452 connected read/write 20250426122607172 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122607172 DLGSUP <0013> gsup_req.c:140 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262429070879751 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429070879751" cn_domain=PS} 20250426122607172 DLU <0006> fsm.c:456 lu(262429070879751)[0x563eb0b48210]{UNVALIDATED}: Allocated 20250426122607172 DLGSUP <0013> lu_fsm.c:172 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262429070879751 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250426122607172 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429070879751)[0x563eb0b48210]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250426122607172 DLGSUP <0013> lu_fsm.c:253 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262429070879751 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429070879751" cn_domain=PS} 20250426122607172 DLINP <000b> input/ipa.c:452 connected read/write 20250426122607172 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122607172 DLINP <000b> input/ipa.c:452 connected read/write 20250426122607172 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@7d2084491a2b: Found GsupExpect[0] for "262429070879751" handled at TC_gsup_purge_ps(124) HLR_Test-GSUP(118)@7d2084491a2b: Added IMSI table entry 3TC_gsup_purge_ps(124)"262429070879751" 20250426122607173 DLINP <000b> input/ipa.c:452 connected read/write 20250426122607173 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122607173 DLGSUP <0013> gsup_req.c:140 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262429070879751 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429070879751"} 20250426122607173 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429070879751)[0x563eb0b48210]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250426122607173 DLGSUP <0013> gsup_req.c:173 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262429070879751 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250426122607173 DLGSUP <0013> lu_fsm.c:91 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262429070879751 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429070879751"} 20250426122607173 DLGSUP <0013> gsup_req.c:173 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262429070879751 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250426122607173 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429070879751)[0x563eb0b48210]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250426122607173 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429070879751)[0x563eb0b48210]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250426122607173 DLU <0006> fsm.c:568 lu(PS:IMSI-262429070879751)[0x563eb0b48210]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250426122607173 DLINP <000b> input/ipa.c:452 connected read/write 20250426122607173 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122607173 DLINP <000b> input/ipa.c:452 connected read/write 20250426122607173 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(124)@7d2084491a2b: setverdict(pass): none -> pass 20250426122607174 DLINP <000b> input/ipa.c:452 connected read/write 20250426122607174 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122607174 DLGSUP <0013> gsup_req.c:140 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262429070879751 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429070879751" cn_domain=PS} 20250426122607174 DAUC <0003> hlr.c:377 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262429070879751 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250426122607174 DLGSUP <0013> hlr.c:386 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262429070879751 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429070879751"} 20250426122607174 DLGSUP <0013> gsup_req.c:173 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262429070879751 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250426122607174 DLINP <000b> input/ipa.c:452 connected read/write 20250426122607174 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122607174 DLINP <000b> input/ipa.c:452 connected read/write 20250426122607174 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(124)@7d2084491a2b: setverdict(pass): pass -> pass, component reason not changed 20250426122607175 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43058<->l=127.0.0.1:4258 TC_gsup_purge_ps(124)@7d2084491a2b: Final verdict of PTC: pass 20250426122607176 DAUC <0003> db_auc.c:157 IMSI='262425034433892': No 2G Auth Data 20250426122607176 DAUC <0003> db_auc.c:192 IMSI='262425034433892': No 3G Auth Data 20250426122607176 DLGSUP <0013> hlr.c:121 IMSI 262425034433892: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@7d2084491a2b: Created GsupExpect[0] for "262425034433892" to be handled at TC_gsup_purge_ps(125) 20250426122607181 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43060<->l=127.0.0.1:4258 20250426122607183 DLINP <000b> input/ipa.c:452 connected read/write 20250426122607183 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122607183 DLGSUP <0013> gsup_req.c:140 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262425034433892 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425034433892" cn_domain=PS} 20250426122607183 DLU <0006> fsm.c:456 lu(262425034433892)[0x563eb0b48210]{UNVALIDATED}: Allocated 20250426122607183 DLGSUP <0013> lu_fsm.c:172 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262425034433892 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250426122607183 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425034433892)[0x563eb0b48210]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250426122607183 DLGSUP <0013> lu_fsm.c:253 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262425034433892 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425034433892" cn_domain=PS} 20250426122607183 DLINP <000b> input/ipa.c:452 connected read/write 20250426122607183 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122607183 DLINP <000b> input/ipa.c:452 connected read/write 20250426122607183 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@7d2084491a2b: Found GsupExpect[0] for "262425034433892" handled at TC_gsup_purge_ps(125) HLR_Test-GSUP(118)@7d2084491a2b: Added IMSI table entry 4TC_gsup_purge_ps(125)"262425034433892" 20250426122607184 DLINP <000b> input/ipa.c:452 connected read/write 20250426122607184 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122607184 DLGSUP <0013> gsup_req.c:140 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262425034433892 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425034433892"} 20250426122607184 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425034433892)[0x563eb0b48210]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250426122607184 DLGSUP <0013> gsup_req.c:173 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262425034433892 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250426122607184 DLGSUP <0013> lu_fsm.c:91 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262425034433892 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425034433892"} 20250426122607184 DLGSUP <0013> gsup_req.c:173 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262425034433892 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250426122607184 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425034433892)[0x563eb0b48210]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250426122607184 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425034433892)[0x563eb0b48210]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250426122607184 DLU <0006> fsm.c:568 lu(PS:IMSI-262425034433892)[0x563eb0b48210]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250426122607184 DLINP <000b> input/ipa.c:452 connected read/write 20250426122607184 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122607184 DLINP <000b> input/ipa.c:452 connected read/write 20250426122607184 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(125)@7d2084491a2b: setverdict(pass): none -> pass 20250426122607185 DLINP <000b> input/ipa.c:452 connected read/write 20250426122607185 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122607185 DLGSUP <0013> gsup_req.c:140 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262425034433892 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425034433892" cn_domain=PS} 20250426122607185 DAUC <0003> hlr.c:377 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262425034433892 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250426122607185 DLGSUP <0013> hlr.c:386 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262425034433892 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425034433892"} 20250426122607185 DLGSUP <0013> gsup_req.c:173 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262425034433892 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250426122607185 DLINP <000b> input/ipa.c:452 connected read/write 20250426122607185 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122607185 DLINP <000b> input/ipa.c:452 connected read/write 20250426122607185 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(125)@7d2084491a2b: setverdict(pass): pass -> pass, component reason not changed 20250426122607186 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43060<->l=127.0.0.1:4258 TC_gsup_purge_ps(125)@7d2084491a2b: Final verdict of PTC: pass 20250426122607187 DAUC <0003> db_auc.c:157 IMSI='262428357262918': No 2G Auth Data 20250426122607187 DAUC <0003> db_auc.c:192 IMSI='262428357262918': No 3G Auth Data 20250426122607187 DLGSUP <0013> hlr.c:121 IMSI 262428357262918: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@7d2084491a2b: Created GsupExpect[0] for "262428357262918" to be handled at TC_gsup_purge_ps(126) 20250426122607193 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43064<->l=127.0.0.1:4258 20250426122607195 DLINP <000b> input/ipa.c:452 connected read/write 20250426122607195 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122607195 DLGSUP <0013> gsup_req.c:140 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262428357262918 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428357262918" cn_domain=PS} 20250426122607195 DLU <0006> fsm.c:456 lu(262428357262918)[0x563eb0b48210]{UNVALIDATED}: Allocated 20250426122607195 DLGSUP <0013> lu_fsm.c:172 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262428357262918 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250426122607195 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428357262918)[0x563eb0b48210]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250426122607195 DLGSUP <0013> lu_fsm.c:253 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262428357262918 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428357262918" cn_domain=PS} 20250426122607195 DLINP <000b> input/ipa.c:452 connected read/write 20250426122607195 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122607195 DLINP <000b> input/ipa.c:452 connected read/write 20250426122607195 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@7d2084491a2b: Found GsupExpect[0] for "262428357262918" handled at TC_gsup_purge_ps(126) HLR_Test-GSUP(118)@7d2084491a2b: Added IMSI table entry 5TC_gsup_purge_ps(126)"262428357262918" 20250426122607196 DLINP <000b> input/ipa.c:452 connected read/write 20250426122607196 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122607196 DLGSUP <0013> gsup_req.c:140 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262428357262918 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428357262918"} 20250426122607196 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428357262918)[0x563eb0b48210]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250426122607196 DLGSUP <0013> gsup_req.c:173 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262428357262918 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250426122607196 DLGSUP <0013> lu_fsm.c:91 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262428357262918 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428357262918"} 20250426122607196 DLGSUP <0013> gsup_req.c:173 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262428357262918 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250426122607196 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428357262918)[0x563eb0b48210]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250426122607196 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428357262918)[0x563eb0b48210]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250426122607196 DLU <0006> fsm.c:568 lu(PS:IMSI-262428357262918)[0x563eb0b48210]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250426122607196 DLINP <000b> input/ipa.c:452 connected read/write 20250426122607196 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122607196 DLINP <000b> input/ipa.c:452 connected read/write 20250426122607196 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(126)@7d2084491a2b: setverdict(pass): none -> pass 20250426122607197 DLINP <000b> input/ipa.c:452 connected read/write 20250426122607197 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122607197 DLGSUP <0013> gsup_req.c:140 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262428357262918 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428357262918" cn_domain=PS} 20250426122607197 DAUC <0003> hlr.c:377 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262428357262918 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250426122607197 DLGSUP <0013> hlr.c:386 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262428357262918 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428357262918"} 20250426122607197 DLGSUP <0013> gsup_req.c:173 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262428357262918 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250426122607197 DLINP <000b> input/ipa.c:452 connected read/write 20250426122607197 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122607197 DLINP <000b> input/ipa.c:452 connected read/write 20250426122607197 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(126)@7d2084491a2b: setverdict(pass): pass -> pass, component reason not changed 20250426122607197 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43064<->l=127.0.0.1:4258 TC_gsup_purge_ps(126)@7d2084491a2b: Final verdict of PTC: pass 20250426122607198 DAUC <0003> db_auc.c:157 IMSI='262423391377466': No 2G Auth Data 20250426122607198 DAUC <0003> db_auc.c:192 IMSI='262423391377466': No 3G Auth Data 20250426122607198 DLGSUP <0013> hlr.c:121 IMSI 262423391377466: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@7d2084491a2b: Created GsupExpect[0] for "262423391377466" to be handled at TC_gsup_purge_ps(127) 20250426122607205 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43080<->l=127.0.0.1:4258 20250426122607207 DLINP <000b> input/ipa.c:452 connected read/write 20250426122607207 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122607207 DLGSUP <0013> gsup_req.c:140 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262423391377466 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423391377466" cn_domain=PS} 20250426122607207 DLU <0006> fsm.c:456 lu(262423391377466)[0x563eb0b48210]{UNVALIDATED}: Allocated 20250426122607207 DLGSUP <0013> lu_fsm.c:172 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262423391377466 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250426122607207 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423391377466)[0x563eb0b48210]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250426122607207 DLGSUP <0013> lu_fsm.c:253 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262423391377466 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423391377466" cn_domain=PS} 20250426122607207 DLINP <000b> input/ipa.c:452 connected read/write 20250426122607207 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122607207 DLINP <000b> input/ipa.c:452 connected read/write 20250426122607207 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@7d2084491a2b: Found GsupExpect[0] for "262423391377466" handled at TC_gsup_purge_ps(127) HLR_Test-GSUP(118)@7d2084491a2b: Added IMSI table entry 6TC_gsup_purge_ps(127)"262423391377466" 20250426122607208 DLINP <000b> input/ipa.c:452 connected read/write 20250426122607208 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122607208 DLGSUP <0013> gsup_req.c:140 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262423391377466 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423391377466"} 20250426122607208 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423391377466)[0x563eb0b48210]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250426122607208 DLGSUP <0013> gsup_req.c:173 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262423391377466 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250426122607208 DLGSUP <0013> lu_fsm.c:91 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262423391377466 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423391377466"} 20250426122607208 DLGSUP <0013> gsup_req.c:173 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262423391377466 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250426122607208 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423391377466)[0x563eb0b48210]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250426122607208 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423391377466)[0x563eb0b48210]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250426122607208 DLU <0006> fsm.c:568 lu(PS:IMSI-262423391377466)[0x563eb0b48210]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250426122607208 DLINP <000b> input/ipa.c:452 connected read/write 20250426122607208 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122607208 DLINP <000b> input/ipa.c:452 connected read/write 20250426122607208 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(127)@7d2084491a2b: setverdict(pass): none -> pass 20250426122607209 DLINP <000b> input/ipa.c:452 connected read/write 20250426122607209 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122607209 DLGSUP <0013> gsup_req.c:140 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262423391377466 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423391377466" cn_domain=PS} 20250426122607209 DAUC <0003> hlr.c:377 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262423391377466 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250426122607209 DLGSUP <0013> hlr.c:386 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262423391377466 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423391377466"} 20250426122607209 DLGSUP <0013> gsup_req.c:173 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262423391377466 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250426122607209 DLINP <000b> input/ipa.c:452 connected read/write 20250426122607209 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122607209 DLINP <000b> input/ipa.c:452 connected read/write 20250426122607209 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(127)@7d2084491a2b: setverdict(pass): pass -> pass, component reason not changed 20250426122607209 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43080<->l=127.0.0.1:4258 TC_gsup_purge_ps(127)@7d2084491a2b: Final verdict of PTC: pass 20250426122607210 DAUC <0003> db_auc.c:157 IMSI='262422319402181': No 2G Auth Data 20250426122607210 DAUC <0003> db_auc.c:192 IMSI='262422319402181': No 3G Auth Data 20250426122607210 DLGSUP <0013> hlr.c:121 IMSI 262422319402181: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@7d2084491a2b: Created GsupExpect[0] for "262422319402181" to be handled at TC_gsup_purge_ps(128) 20250426122607217 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43090<->l=127.0.0.1:4258 20250426122607218 DLINP <000b> input/ipa.c:452 connected read/write 20250426122607218 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122607218 DLGSUP <0013> gsup_req.c:140 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262422319402181 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422319402181" cn_domain=PS} 20250426122607218 DLU <0006> fsm.c:456 lu(262422319402181)[0x563eb0b48210]{UNVALIDATED}: Allocated 20250426122607218 DLGSUP <0013> lu_fsm.c:172 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262422319402181 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250426122607218 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422319402181)[0x563eb0b48210]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250426122607218 DLGSUP <0013> lu_fsm.c:253 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262422319402181 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422319402181" cn_domain=PS} 20250426122607218 DLINP <000b> input/ipa.c:452 connected read/write 20250426122607218 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122607218 DLINP <000b> input/ipa.c:452 connected read/write 20250426122607218 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@7d2084491a2b: Found GsupExpect[0] for "262422319402181" handled at TC_gsup_purge_ps(128) HLR_Test-GSUP(118)@7d2084491a2b: Added IMSI table entry 7TC_gsup_purge_ps(128)"262422319402181" 20250426122607220 DLINP <000b> input/ipa.c:452 connected read/write 20250426122607220 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122607220 DLGSUP <0013> gsup_req.c:140 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262422319402181 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422319402181"} 20250426122607220 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422319402181)[0x563eb0b48210]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250426122607220 DLGSUP <0013> gsup_req.c:173 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262422319402181 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250426122607220 DLGSUP <0013> lu_fsm.c:91 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262422319402181 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422319402181"} 20250426122607220 DLGSUP <0013> gsup_req.c:173 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262422319402181 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250426122607220 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422319402181)[0x563eb0b48210]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250426122607220 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422319402181)[0x563eb0b48210]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250426122607220 DLU <0006> fsm.c:568 lu(PS:IMSI-262422319402181)[0x563eb0b48210]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250426122607220 DLINP <000b> input/ipa.c:452 connected read/write 20250426122607220 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122607220 DLINP <000b> input/ipa.c:452 connected read/write 20250426122607220 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(128)@7d2084491a2b: setverdict(pass): none -> pass 20250426122607221 DLINP <000b> input/ipa.c:452 connected read/write 20250426122607221 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122607221 DLGSUP <0013> gsup_req.c:140 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262422319402181 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422319402181" cn_domain=PS} 20250426122607221 DAUC <0003> hlr.c:377 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262422319402181 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250426122607221 DLGSUP <0013> hlr.c:386 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262422319402181 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422319402181"} 20250426122607221 DLGSUP <0013> gsup_req.c:173 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262422319402181 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250426122607221 DLINP <000b> input/ipa.c:452 connected read/write 20250426122607221 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122607221 DLINP <000b> input/ipa.c:452 connected read/write 20250426122607221 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(128)@7d2084491a2b: setverdict(pass): pass -> pass, component reason not changed 20250426122607222 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43090<->l=127.0.0.1:4258 TC_gsup_purge_ps(128)@7d2084491a2b: Final verdict of PTC: pass MTC@7d2084491a2b: setverdict(pass): none -> pass 20250426122607222 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43008<->l=127.0.0.1:4258 20250426122607223 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34535<->l=127.0.0.1:4259) 20250426122607223 DLINP <000b> input/ipa.c:452 connected read/write 20250426122607223 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122607223 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250426122607223 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250426122607223 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(118)@7d2084491a2b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(120)@7d2084491a2b: Final verdict of PTC: none 119@7d2084491a2b: Final verdict of PTC: none HLR_Test-GSUP-IPA(117)@7d2084491a2b: Final verdict of PTC: none MTC@7d2084491a2b: Setting final verdict of the test case. MTC@7d2084491a2b: Local verdict of MTC: pass MTC@7d2084491a2b: Local verdict of PTC HLR_Test-GSUP-IPA(117): none (pass -> pass) MTC@7d2084491a2b: Local verdict of PTC HLR_Test-GSUP(118): none (pass -> pass) MTC@7d2084491a2b: Local verdict of PTC with component reference 119: none (pass -> pass) MTC@7d2084491a2b: Local verdict of PTC IPA-CTRL-CLI-IPA(120): none (pass -> pass) MTC@7d2084491a2b: Local verdict of PTC TC_gsup_purge_ps(121): pass (pass -> pass) MTC@7d2084491a2b: Local verdict of PTC TC_gsup_purge_ps(122): pass (pass -> pass) MTC@7d2084491a2b: Local verdict of PTC TC_gsup_purge_ps(123): pass (pass -> pass) MTC@7d2084491a2b: Local verdict of PTC TC_gsup_purge_ps(124): pass (pass -> pass) MTC@7d2084491a2b: Local verdict of PTC TC_gsup_purge_ps(125): pass (pass -> pass) MTC@7d2084491a2b: Local verdict of PTC TC_gsup_purge_ps(126): pass (pass -> pass) MTC@7d2084491a2b: Local verdict of PTC TC_gsup_purge_ps(127): pass (pass -> pass) MTC@7d2084491a2b: Local verdict of PTC TC_gsup_purge_ps(128): pass (pass -> pass) MTC@7d2084491a2b: Test case TC_gsup_purge_ps finished. Verdict: pass MTC@7d2084491a2b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_ps pass'. Sat Apr 26 12:26:07 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 20250426122607254 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43096<->l=127.0.0.1:4258 20250426122607355 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43096<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=66516) Waiting for packet dumper to finish... 1 (prev_count=66516, count=134764) MTC@7d2084491a2b: 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@7d2084491a2b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_unknown'. ------ HLR_Tests.TC_gsup_purge_unknown ------ Sat Apr 26 12:26:09 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_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@7d2084491a2b: 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@7d2084491a2b: Test case TC_gsup_purge_unknown started. MTC@7d2084491a2b: legacy= false MTC@7d2084491a2b: in not legacy case 1 MTC@7d2084491a2b: in not legacy case 2 20250426122610479 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250426122610479 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(129)@7d2084491a2b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426122610483 DLINP <000b> input/ipa.c:452 connected read/write 20250426122610483 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122610485 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43104<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(129)@7d2084491a2b: 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)@7d2084491a2b: 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 } } } } 20250426122610487 DLINP <000b> input/ipa.c:452 connected read/write 20250426122610487 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122610487 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250426122610487 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250426122610487 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 20250426122610487 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250426122610487 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 20250426122610487 DLGSUP <0013> gsup_server.c:236 2: 20250426122610487 DLGSUP <0013> gsup_server.c:238 2: 00 20250426122610487 DLGSUP <0013> gsup_server.c:236 3: 20250426122610487 DLGSUP <0013> gsup_server.c:238 3: 00 20250426122610487 DLGSUP <0013> gsup_server.c:236 4: 20250426122610487 DLGSUP <0013> gsup_server.c:238 4: 00 20250426122610487 DLGSUP <0013> gsup_server.c:236 5: 20250426122610487 DLGSUP <0013> gsup_server.c:238 5: 00 20250426122610487 DLGSUP <0013> gsup_server.c:236 7: 20250426122610487 DLGSUP <0013> gsup_server.c:238 7: 00 20250426122610487 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250426122610487 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250426122610487 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)@7d2084491a2b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 131@7d2084491a2b: 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") 20250426122610498 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:37021<->l=127.0.0.1:4259) HLR_Test-GSUP(130)@7d2084491a2b: Created GsupExpect[0] for "2345743413463" to be handled at TC_gsup_purge_unknown(133) 20250426122610508 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43114<->l=127.0.0.1:4258 20250426122610530 DLINP <000b> input/ipa.c:452 connected read/write 20250426122610530 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122610530 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} 20250426122610530 DLU <0006> fsm.c:456 lu(2345743413463)[0x563eb0b48210]{UNVALIDATED}: Allocated 20250426122610530 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 20250426122610530 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} 20250426122610530 DLGSUP <0013> gsup_req.c:173 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250426122610530 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x563eb0b48210]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250426122610530 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x563eb0b48210]{UNVALIDATED}: Freeing instance 20250426122610530 DLU <0006> fsm.c:568 lu(PS:IMSI-2345743413463)[0x563eb0b48210]{UNVALIDATED}: Deallocated 20250426122610530 DLINP <000b> input/ipa.c:452 connected read/write 20250426122610530 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122610530 DLINP <000b> input/ipa.c:452 connected read/write 20250426122610530 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(130)@7d2084491a2b: Found GsupExpect[0] for "2345743413463" handled at TC_gsup_purge_unknown(133) HLR_Test-GSUP(130)@7d2084491a2b: Added IMSI table entry 0TC_gsup_purge_unknown(133)"2345743413463" TC_gsup_purge_unknown(133)@7d2084491a2b: setverdict(pass): none -> pass TC_gsup_purge_unknown(133)@7d2084491a2b: setverdict(pass): pass -> pass, component reason not changed 20250426122610536 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43114<->l=127.0.0.1:4258 TC_gsup_purge_unknown(133)@7d2084491a2b: Final verdict of PTC: pass MTC@7d2084491a2b: setverdict(pass): none -> pass 20250426122610537 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43104<->l=127.0.0.1:4258 20250426122610539 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37021<->l=127.0.0.1:4259) 20250426122610539 DLINP <000b> input/ipa.c:452 connected read/write 20250426122610539 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122610539 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250426122610539 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250426122610539 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(130)@7d2084491a2b: Final verdict of PTC: none HLR_Test-GSUP-IPA(129)@7d2084491a2b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(132)@7d2084491a2b: Final verdict of PTC: none 131@7d2084491a2b: Final verdict of PTC: none MTC@7d2084491a2b: Setting final verdict of the test case. MTC@7d2084491a2b: Local verdict of MTC: pass MTC@7d2084491a2b: Local verdict of PTC HLR_Test-GSUP-IPA(129): none (pass -> pass) MTC@7d2084491a2b: Local verdict of PTC HLR_Test-GSUP(130): none (pass -> pass) MTC@7d2084491a2b: Local verdict of PTC with component reference 131: none (pass -> pass) MTC@7d2084491a2b: Local verdict of PTC IPA-CTRL-CLI-IPA(132): none (pass -> pass) MTC@7d2084491a2b: Local verdict of PTC TC_gsup_purge_unknown(133): pass (pass -> pass) MTC@7d2084491a2b: Test case TC_gsup_purge_unknown finished. Verdict: pass MTC@7d2084491a2b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_unknown pass'. Sat Apr 26 12:26:10 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 20250426122610577 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43122<->l=127.0.0.1:4258 20250426122610678 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43122<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=26116) MTC@7d2084491a2b: 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@7d2084491a2b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_unknown'. ------ HLR_Tests.TC_mo_ussd_unknown ------ Sat Apr 26 12:26: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_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@7d2084491a2b: 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@7d2084491a2b: Test case TC_mo_ussd_unknown started. MTC@7d2084491a2b: legacy= false MTC@7d2084491a2b: in not legacy case 1 MTC@7d2084491a2b: in not legacy case 2 20250426122613758 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250426122613758 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(134)@7d2084491a2b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426122613761 DLINP <000b> input/ipa.c:452 connected read/write 20250426122613761 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122613762 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40730<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(134)@7d2084491a2b: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(134)@7d2084491a2b: 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 } } } } 20250426122613764 DLINP <000b> input/ipa.c:452 connected read/write 20250426122613764 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122613764 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250426122613764 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250426122613764 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 20250426122613764 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250426122613764 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 20250426122613764 DLGSUP <0013> gsup_server.c:236 2: 20250426122613764 DLGSUP <0013> gsup_server.c:238 2: 00 20250426122613764 DLGSUP <0013> gsup_server.c:236 3: 20250426122613764 DLGSUP <0013> gsup_server.c:238 3: 00 20250426122613764 DLGSUP <0013> gsup_server.c:236 4: 20250426122613764 DLGSUP <0013> gsup_server.c:238 4: 00 20250426122613764 DLGSUP <0013> gsup_server.c:236 5: 20250426122613764 DLGSUP <0013> gsup_server.c:238 5: 00 20250426122613764 DLGSUP <0013> gsup_server.c:236 7: 20250426122613764 DLGSUP <0013> gsup_server.c:238 7: 00 20250426122613764 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250426122613764 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250426122613764 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)@7d2084491a2b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 136@7d2084491a2b: 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") 20250426122613775 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:42523<->l=127.0.0.1:4259) 20250426122613778 DAUC <0003> db_auc.c:157 IMSI='262429399049714': No 2G Auth Data 20250426122613778 DAUC <0003> db_auc.c:192 IMSI='262429399049714': No 3G Auth Data HLR_Test-GSUP(135)@7d2084491a2b: Created GsupExpect[0] for "262429399049714" to be handled at TC_mo_ussd_unknown(138) 20250426122613788 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40734<->l=127.0.0.1:4258 20250426122613806 DLINP <000b> input/ipa.c:452 connected read/write 20250426122613806 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122613806 DLGSUP <0013> gsup_req.c:140 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262429399049714 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429399049714" session_id=990967877 session_state=BEGIN} 20250426122613806 DSS <0004> hlr_ussd.c:576 262429399049714/0x3b10f845: Process SS (BEGIN) 20250426122613806 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250426122613806 DSS <0004> hlr_ussd.c:518 262429399049714/0x3b10f845: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250426122613806 DSS <0004> hlr_ussd.c:523 262429399049714/0x3b10f845: USSD for unknown code '*#200#' 20250426122613806 DSS <0004> hlr_ussd.c:354 262429399049714/0x3b10f845: Tx ReturnError(1, 0x12) 20250426122613806 DLGSUP <0013> hlr_ussd.c:278 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262429399049714 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429399049714" session_id=990967877 session_state=END} 20250426122613806 DLINP <000b> input/ipa.c:452 connected read/write 20250426122613806 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122613806 DLINP <000b> input/ipa.c:452 connected read/write 20250426122613806 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@7d2084491a2b: Found GsupExpect[0] for "262429399049714" handled at TC_mo_ussd_unknown(138) HLR_Test-GSUP(135)@7d2084491a2b: Added IMSI table entry 0TC_mo_ussd_unknown(138)"262429399049714" TC_mo_ussd_unknown(138)@7d2084491a2b: setverdict(pass): none -> pass 20250426122613815 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40734<->l=127.0.0.1:4258 TC_mo_ussd_unknown(138)@7d2084491a2b: Final verdict of PTC: pass 20250426122613816 DAUC <0003> db_auc.c:157 IMSI='262420613531517': No 2G Auth Data 20250426122613816 DAUC <0003> db_auc.c:192 IMSI='262420613531517': No 3G Auth Data HLR_Test-GSUP(135)@7d2084491a2b: Created GsupExpect[0] for "262420613531517" to be handled at TC_mo_ussd_unknown(139) 20250426122613830 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40738<->l=127.0.0.1:4258 20250426122613833 DLINP <000b> input/ipa.c:452 connected read/write 20250426122613833 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122613833 DLGSUP <0013> gsup_req.c:140 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262420613531517 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420613531517" session_id=1147123670 session_state=BEGIN} 20250426122613833 DSS <0004> hlr_ussd.c:576 262420613531517/0x445fb7d6: Process SS (BEGIN) 20250426122613833 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250426122613833 DSS <0004> hlr_ussd.c:518 262420613531517/0x445fb7d6: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250426122613833 DSS <0004> hlr_ussd.c:523 262420613531517/0x445fb7d6: USSD for unknown code '*#200#' 20250426122613833 DSS <0004> hlr_ussd.c:354 262420613531517/0x445fb7d6: Tx ReturnError(1, 0x12) 20250426122613833 DLGSUP <0013> hlr_ussd.c:278 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262420613531517 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420613531517" session_id=1147123670 session_state=END} 20250426122613833 DLINP <000b> input/ipa.c:452 connected read/write 20250426122613833 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122613833 DLINP <000b> input/ipa.c:452 connected read/write 20250426122613833 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@7d2084491a2b: Found GsupExpect[0] for "262420613531517" handled at TC_mo_ussd_unknown(139) HLR_Test-GSUP(135)@7d2084491a2b: Added IMSI table entry 1TC_mo_ussd_unknown(139)"262420613531517" TC_mo_ussd_unknown(139)@7d2084491a2b: setverdict(pass): none -> pass 20250426122613834 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40738<->l=127.0.0.1:4258 TC_mo_ussd_unknown(139)@7d2084491a2b: Final verdict of PTC: pass 20250426122613835 DAUC <0003> db_auc.c:157 IMSI='262422604139849': No 2G Auth Data 20250426122613835 DAUC <0003> db_auc.c:192 IMSI='262422604139849': No 3G Auth Data HLR_Test-GSUP(135)@7d2084491a2b: Created GsupExpect[0] for "262422604139849" to be handled at TC_mo_ussd_unknown(140) 20250426122613841 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40740<->l=127.0.0.1:4258 20250426122613843 DLINP <000b> input/ipa.c:452 connected read/write 20250426122613843 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122613843 DLGSUP <0013> gsup_req.c:140 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262422604139849 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422604139849" session_id=3541175011 session_state=BEGIN} 20250426122613844 DSS <0004> hlr_ussd.c:576 262422604139849/0xd3120ae3: Process SS (BEGIN) 20250426122613844 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250426122613844 DSS <0004> hlr_ussd.c:518 262422604139849/0xd3120ae3: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250426122613844 DSS <0004> hlr_ussd.c:523 262422604139849/0xd3120ae3: USSD for unknown code '*#200#' 20250426122613844 DSS <0004> hlr_ussd.c:354 262422604139849/0xd3120ae3: Tx ReturnError(1, 0x12) 20250426122613844 DLGSUP <0013> hlr_ussd.c:278 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262422604139849 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422604139849" session_id=3541175011 session_state=END} 20250426122613844 DLINP <000b> input/ipa.c:452 connected read/write 20250426122613844 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122613844 DLINP <000b> input/ipa.c:452 connected read/write 20250426122613844 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@7d2084491a2b: Found GsupExpect[0] for "262422604139849" handled at TC_mo_ussd_unknown(140) HLR_Test-GSUP(135)@7d2084491a2b: Added IMSI table entry 2TC_mo_ussd_unknown(140)"262422604139849" TC_mo_ussd_unknown(140)@7d2084491a2b: setverdict(pass): none -> pass 20250426122613845 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40740<->l=127.0.0.1:4258 TC_mo_ussd_unknown(140)@7d2084491a2b: Final verdict of PTC: pass 20250426122613845 DAUC <0003> db_auc.c:157 IMSI='262429210616492': No 2G Auth Data 20250426122613845 DAUC <0003> db_auc.c:192 IMSI='262429210616492': No 3G Auth Data HLR_Test-GSUP(135)@7d2084491a2b: Created GsupExpect[0] for "262429210616492" to be handled at TC_mo_ussd_unknown(141) 20250426122613854 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40742<->l=127.0.0.1:4258 20250426122613857 DLINP <000b> input/ipa.c:452 connected read/write 20250426122613857 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122613857 DLGSUP <0013> gsup_req.c:140 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262429210616492 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429210616492" session_id=866704758 session_state=BEGIN} 20250426122613857 DSS <0004> hlr_ussd.c:576 262429210616492/0x33a8dd76: Process SS (BEGIN) 20250426122613857 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250426122613857 DSS <0004> hlr_ussd.c:518 262429210616492/0x33a8dd76: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250426122613857 DSS <0004> hlr_ussd.c:523 262429210616492/0x33a8dd76: USSD for unknown code '*#200#' 20250426122613857 DSS <0004> hlr_ussd.c:354 262429210616492/0x33a8dd76: Tx ReturnError(1, 0x12) 20250426122613857 DLGSUP <0013> hlr_ussd.c:278 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262429210616492 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429210616492" session_id=866704758 session_state=END} 20250426122613857 DLINP <000b> input/ipa.c:452 connected read/write 20250426122613857 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122613857 DLINP <000b> input/ipa.c:452 connected read/write 20250426122613857 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@7d2084491a2b: Found GsupExpect[0] for "262429210616492" handled at TC_mo_ussd_unknown(141) HLR_Test-GSUP(135)@7d2084491a2b: Added IMSI table entry 3TC_mo_ussd_unknown(141)"262429210616492" TC_mo_ussd_unknown(141)@7d2084491a2b: setverdict(pass): none -> pass 20250426122613858 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40742<->l=127.0.0.1:4258 TC_mo_ussd_unknown(141)@7d2084491a2b: Final verdict of PTC: pass 20250426122613859 DAUC <0003> db_auc.c:157 IMSI='262420647706053': No 2G Auth Data 20250426122613859 DAUC <0003> db_auc.c:192 IMSI='262420647706053': No 3G Auth Data HLR_Test-GSUP(135)@7d2084491a2b: Created GsupExpect[0] for "262420647706053" to be handled at TC_mo_ussd_unknown(142) 20250426122613866 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40746<->l=127.0.0.1:4258 20250426122613869 DLINP <000b> input/ipa.c:452 connected read/write 20250426122613869 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122613869 DLGSUP <0013> gsup_req.c:140 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262420647706053 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420647706053" session_id=3209805020 session_state=BEGIN} 20250426122613869 DSS <0004> hlr_ussd.c:576 262420647706053/0xbf51bcdc: Process SS (BEGIN) 20250426122613869 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250426122613869 DSS <0004> hlr_ussd.c:518 262420647706053/0xbf51bcdc: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250426122613869 DSS <0004> hlr_ussd.c:523 262420647706053/0xbf51bcdc: USSD for unknown code '*#200#' 20250426122613869 DSS <0004> hlr_ussd.c:354 262420647706053/0xbf51bcdc: Tx ReturnError(1, 0x12) 20250426122613869 DLGSUP <0013> hlr_ussd.c:278 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262420647706053 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420647706053" session_id=3209805020 session_state=END} 20250426122613869 DLINP <000b> input/ipa.c:452 connected read/write 20250426122613869 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122613869 DLINP <000b> input/ipa.c:452 connected read/write 20250426122613869 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@7d2084491a2b: Found GsupExpect[0] for "262420647706053" handled at TC_mo_ussd_unknown(142) HLR_Test-GSUP(135)@7d2084491a2b: Added IMSI table entry 4TC_mo_ussd_unknown(142)"262420647706053" TC_mo_ussd_unknown(142)@7d2084491a2b: setverdict(pass): none -> pass 20250426122613871 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40746<->l=127.0.0.1:4258 TC_mo_ussd_unknown(142)@7d2084491a2b: Final verdict of PTC: pass 20250426122613871 DAUC <0003> db_auc.c:157 IMSI='262421018548476': No 2G Auth Data 20250426122613871 DAUC <0003> db_auc.c:192 IMSI='262421018548476': No 3G Auth Data HLR_Test-GSUP(135)@7d2084491a2b: Created GsupExpect[0] for "262421018548476" to be handled at TC_mo_ussd_unknown(143) 20250426122613878 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40760<->l=127.0.0.1:4258 20250426122613881 DLINP <000b> input/ipa.c:452 connected read/write 20250426122613881 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122613881 DLGSUP <0013> gsup_req.c:140 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262421018548476 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421018548476" session_id=1545893440 session_state=BEGIN} 20250426122613881 DSS <0004> hlr_ussd.c:576 262421018548476/0x5c247640: Process SS (BEGIN) 20250426122613881 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250426122613881 DSS <0004> hlr_ussd.c:518 262421018548476/0x5c247640: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250426122613881 DSS <0004> hlr_ussd.c:523 262421018548476/0x5c247640: USSD for unknown code '*#200#' 20250426122613881 DSS <0004> hlr_ussd.c:354 262421018548476/0x5c247640: Tx ReturnError(1, 0x12) 20250426122613881 DLGSUP <0013> hlr_ussd.c:278 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262421018548476 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421018548476" session_id=1545893440 session_state=END} 20250426122613881 DLINP <000b> input/ipa.c:452 connected read/write 20250426122613881 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122613881 DLINP <000b> input/ipa.c:452 connected read/write 20250426122613881 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@7d2084491a2b: Found GsupExpect[0] for "262421018548476" handled at TC_mo_ussd_unknown(143) HLR_Test-GSUP(135)@7d2084491a2b: Added IMSI table entry 5TC_mo_ussd_unknown(143)"262421018548476" TC_mo_ussd_unknown(143)@7d2084491a2b: setverdict(pass): none -> pass 20250426122613883 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40760<->l=127.0.0.1:4258 TC_mo_ussd_unknown(143)@7d2084491a2b: Final verdict of PTC: pass 20250426122613883 DAUC <0003> db_auc.c:157 IMSI='262429356067918': No 2G Auth Data 20250426122613883 DAUC <0003> db_auc.c:192 IMSI='262429356067918': No 3G Auth Data HLR_Test-GSUP(135)@7d2084491a2b: Created GsupExpect[0] for "262429356067918" to be handled at TC_mo_ussd_unknown(144) 20250426122613890 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40774<->l=127.0.0.1:4258 20250426122613895 DLINP <000b> input/ipa.c:452 connected read/write 20250426122613895 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122613895 DLGSUP <0013> gsup_req.c:140 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262429356067918 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429356067918" session_id=4008826197 session_state=BEGIN} 20250426122613895 DSS <0004> hlr_ussd.c:576 262429356067918/0xeef1d555: Process SS (BEGIN) 20250426122613895 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250426122613895 DSS <0004> hlr_ussd.c:518 262429356067918/0xeef1d555: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250426122613895 DSS <0004> hlr_ussd.c:523 262429356067918/0xeef1d555: USSD for unknown code '*#200#' 20250426122613895 DSS <0004> hlr_ussd.c:354 262429356067918/0xeef1d555: Tx ReturnError(1, 0x12) 20250426122613895 DLGSUP <0013> hlr_ussd.c:278 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262429356067918 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429356067918" session_id=4008826197 session_state=END} 20250426122613895 DLINP <000b> input/ipa.c:452 connected read/write 20250426122613895 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122613895 DLINP <000b> input/ipa.c:452 connected read/write 20250426122613895 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@7d2084491a2b: Found GsupExpect[0] for "262429356067918" handled at TC_mo_ussd_unknown(144) HLR_Test-GSUP(135)@7d2084491a2b: Added IMSI table entry 6TC_mo_ussd_unknown(144)"262429356067918" TC_mo_ussd_unknown(144)@7d2084491a2b: setverdict(pass): none -> pass 20250426122613896 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40774<->l=127.0.0.1:4258 TC_mo_ussd_unknown(144)@7d2084491a2b: Final verdict of PTC: pass 20250426122613897 DAUC <0003> db_auc.c:157 IMSI='262422447490271': No 2G Auth Data 20250426122613897 DAUC <0003> db_auc.c:192 IMSI='262422447490271': No 3G Auth Data HLR_Test-GSUP(135)@7d2084491a2b: Created GsupExpect[0] for "262422447490271" to be handled at TC_mo_ussd_unknown(145) 20250426122613903 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40778<->l=127.0.0.1:4258 20250426122613906 DLINP <000b> input/ipa.c:452 connected read/write 20250426122613906 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122613906 DLGSUP <0013> gsup_req.c:140 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262422447490271 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422447490271" session_id=1939531375 session_state=BEGIN} 20250426122613906 DSS <0004> hlr_ussd.c:576 262422447490271/0x739ae66f: Process SS (BEGIN) 20250426122613906 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250426122613906 DSS <0004> hlr_ussd.c:518 262422447490271/0x739ae66f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250426122613906 DSS <0004> hlr_ussd.c:523 262422447490271/0x739ae66f: USSD for unknown code '*#200#' 20250426122613906 DSS <0004> hlr_ussd.c:354 262422447490271/0x739ae66f: Tx ReturnError(1, 0x12) 20250426122613906 DLGSUP <0013> hlr_ussd.c:278 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262422447490271 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422447490271" session_id=1939531375 session_state=END} 20250426122613906 DLINP <000b> input/ipa.c:452 connected read/write 20250426122613906 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122613906 DLINP <000b> input/ipa.c:452 connected read/write 20250426122613906 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@7d2084491a2b: Found GsupExpect[0] for "262422447490271" handled at TC_mo_ussd_unknown(145) HLR_Test-GSUP(135)@7d2084491a2b: Added IMSI table entry 7TC_mo_ussd_unknown(145)"262422447490271" TC_mo_ussd_unknown(145)@7d2084491a2b: setverdict(pass): none -> pass 20250426122613907 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40778<->l=127.0.0.1:4258 TC_mo_ussd_unknown(145)@7d2084491a2b: Final verdict of PTC: pass 20250426122613908 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40730<->l=127.0.0.1:4258 20250426122613908 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42523<->l=127.0.0.1:4259) 20250426122613909 DLINP <000b> input/ipa.c:452 connected read/write 20250426122613909 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122613909 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250426122613909 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250426122613909 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(135)@7d2084491a2b: Final verdict of PTC: none 136@7d2084491a2b: Final verdict of PTC: none HLR_Test-GSUP-IPA(134)@7d2084491a2b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(137)@7d2084491a2b: Final verdict of PTC: none MTC@7d2084491a2b: Setting final verdict of the test case. MTC@7d2084491a2b: Local verdict of MTC: none MTC@7d2084491a2b: Local verdict of PTC HLR_Test-GSUP-IPA(134): none (none -> none) MTC@7d2084491a2b: Local verdict of PTC HLR_Test-GSUP(135): none (none -> none) MTC@7d2084491a2b: Local verdict of PTC with component reference 136: none (none -> none) MTC@7d2084491a2b: Local verdict of PTC IPA-CTRL-CLI-IPA(137): none (none -> none) MTC@7d2084491a2b: Local verdict of PTC TC_mo_ussd_unknown(138): pass (none -> pass) MTC@7d2084491a2b: Local verdict of PTC TC_mo_ussd_unknown(139): pass (pass -> pass) MTC@7d2084491a2b: Local verdict of PTC TC_mo_ussd_unknown(140): pass (pass -> pass) MTC@7d2084491a2b: Local verdict of PTC TC_mo_ussd_unknown(141): pass (pass -> pass) MTC@7d2084491a2b: Local verdict of PTC TC_mo_ussd_unknown(142): pass (pass -> pass) MTC@7d2084491a2b: Local verdict of PTC TC_mo_ussd_unknown(143): pass (pass -> pass) MTC@7d2084491a2b: Local verdict of PTC TC_mo_ussd_unknown(144): pass (pass -> pass) MTC@7d2084491a2b: Local verdict of PTC TC_mo_ussd_unknown(145): pass (pass -> pass) MTC@7d2084491a2b: Test case TC_mo_ussd_unknown finished. Verdict: pass MTC@7d2084491a2b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_unknown pass'. Sat Apr 26 12:26:13 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 20250426122613931 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40780<->l=127.0.0.1:4258 20250426122614032 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40780<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=81396) MTC@7d2084491a2b: 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@7d2084491a2b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_disc'. ------ HLR_Tests.TC_mo_ussd_euse_disc ------ Sat Apr 26 12:26: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_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@7d2084491a2b: 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@7d2084491a2b: Test case TC_mo_ussd_euse_disc started. MTC@7d2084491a2b: legacy= false MTC@7d2084491a2b: in not legacy case 1 MTC@7d2084491a2b: in not legacy case 2 20250426122617151 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250426122617151 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(146)@7d2084491a2b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426122617155 DLINP <000b> input/ipa.c:452 connected read/write 20250426122617155 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122617156 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40784<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(146)@7d2084491a2b: 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)@7d2084491a2b: 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 } } } } 20250426122617159 DLINP <000b> input/ipa.c:452 connected read/write 20250426122617159 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(146)@7d2084491a2b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426122617159 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250426122617159 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250426122617159 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 20250426122617159 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250426122617159 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 20250426122617159 DLGSUP <0013> gsup_server.c:236 2: 20250426122617159 DLGSUP <0013> gsup_server.c:238 2: 00 20250426122617159 DLGSUP <0013> gsup_server.c:236 3: 20250426122617159 DLGSUP <0013> gsup_server.c:238 3: 00 20250426122617159 DLGSUP <0013> gsup_server.c:236 4: 20250426122617159 DLGSUP <0013> gsup_server.c:238 4: 00 20250426122617159 DLGSUP <0013> gsup_server.c:236 5: 20250426122617159 DLGSUP <0013> gsup_server.c:238 5: 00 20250426122617159 DLGSUP <0013> gsup_server.c:236 7: 20250426122617159 DLGSUP <0013> gsup_server.c:238 7: 00 20250426122617159 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250426122617159 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250426122617159 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 148@7d2084491a2b: 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") 20250426122617171 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:38089<->l=127.0.0.1:4259) 20250426122617175 DAUC <0003> db_auc.c:157 IMSI='262425858354677': No 2G Auth Data 20250426122617175 DAUC <0003> db_auc.c:192 IMSI='262425858354677': No 3G Auth Data HLR_Test-GSUP(147)@7d2084491a2b: Created GsupExpect[0] for "262425858354677" to be handled at TC_mo_ussd_euse_disc(150) 20250426122617188 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40786<->l=127.0.0.1:4258 20250426122617202 DLINP <000b> input/ipa.c:452 connected read/write 20250426122617202 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122617202 DLGSUP <0013> gsup_req.c:140 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262425858354677 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425858354677" session_id=3802018970 session_state=BEGIN} 20250426122617202 DSS <0004> hlr_ussd.c:576 262425858354677/0xe29e349a: Process SS (BEGIN) 20250426122617202 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250426122617202 DSS <0004> hlr_ussd.c:518 262425858354677/0xe29e349a: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250426122617202 DSS <0004> hlr_ussd.c:542 262425858354677/0xe29e349a: Cannot find conn for EUSE EUSE-foobar 20250426122617202 DSS <0004> hlr_ussd.c:354 262425858354677/0xe29e349a: Tx ReturnError(1, 0x22) 20250426122617202 DLGSUP <0013> hlr_ussd.c:278 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262425858354677 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425858354677" session_id=3802018970 session_state=END} 20250426122617202 DLINP <000b> input/ipa.c:452 connected read/write 20250426122617202 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122617202 DLINP <000b> input/ipa.c:452 connected read/write 20250426122617202 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@7d2084491a2b: Found GsupExpect[0] for "262425858354677" handled at TC_mo_ussd_euse_disc(150) HLR_Test-GSUP(147)@7d2084491a2b: Added IMSI table entry 0TC_mo_ussd_euse_disc(150)"262425858354677" TC_mo_ussd_euse_disc(150)@7d2084491a2b: setverdict(pass): none -> pass 20250426122617208 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40786<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(150)@7d2084491a2b: Final verdict of PTC: pass 20250426122617209 DAUC <0003> db_auc.c:157 IMSI='262427279371389': No 2G Auth Data 20250426122617210 DAUC <0003> db_auc.c:192 IMSI='262427279371389': No 3G Auth Data HLR_Test-GSUP(147)@7d2084491a2b: Created GsupExpect[0] for "262427279371389" to be handled at TC_mo_ussd_euse_disc(151) 20250426122617230 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40798<->l=127.0.0.1:4258 20250426122617236 DLINP <000b> input/ipa.c:452 connected read/write 20250426122617236 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122617236 DLGSUP <0013> gsup_req.c:140 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262427279371389 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427279371389" session_id=3123891451 session_state=BEGIN} 20250426122617236 DSS <0004> hlr_ussd.c:576 262427279371389/0xba32ccfb: Process SS (BEGIN) 20250426122617236 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250426122617236 DSS <0004> hlr_ussd.c:518 262427279371389/0xba32ccfb: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250426122617236 DSS <0004> hlr_ussd.c:542 262427279371389/0xba32ccfb: Cannot find conn for EUSE EUSE-foobar 20250426122617237 DSS <0004> hlr_ussd.c:354 262427279371389/0xba32ccfb: Tx ReturnError(1, 0x22) 20250426122617237 DLGSUP <0013> hlr_ussd.c:278 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262427279371389 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427279371389" session_id=3123891451 session_state=END} 20250426122617237 DLINP <000b> input/ipa.c:452 connected read/write 20250426122617237 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122617237 DLINP <000b> input/ipa.c:452 connected read/write 20250426122617237 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@7d2084491a2b: Found GsupExpect[0] for "262427279371389" handled at TC_mo_ussd_euse_disc(151) HLR_Test-GSUP(147)@7d2084491a2b: Added IMSI table entry 1TC_mo_ussd_euse_disc(151)"262427279371389" TC_mo_ussd_euse_disc(151)@7d2084491a2b: setverdict(pass): none -> pass 20250426122617239 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40798<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(151)@7d2084491a2b: Final verdict of PTC: pass 20250426122617239 DAUC <0003> db_auc.c:157 IMSI='262423039795782': No 2G Auth Data 20250426122617239 DAUC <0003> db_auc.c:192 IMSI='262423039795782': No 3G Auth Data HLR_Test-GSUP(147)@7d2084491a2b: Created GsupExpect[0] for "262423039795782" to be handled at TC_mo_ussd_euse_disc(152) 20250426122617247 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40800<->l=127.0.0.1:4258 20250426122617250 DLINP <000b> input/ipa.c:452 connected read/write 20250426122617250 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122617250 DLGSUP <0013> gsup_req.c:140 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262423039795782 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423039795782" session_id=2121233855 session_state=BEGIN} 20250426122617250 DSS <0004> hlr_ussd.c:576 262423039795782/0x7e6f75bf: Process SS (BEGIN) 20250426122617250 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250426122617250 DSS <0004> hlr_ussd.c:518 262423039795782/0x7e6f75bf: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250426122617250 DSS <0004> hlr_ussd.c:542 262423039795782/0x7e6f75bf: Cannot find conn for EUSE EUSE-foobar 20250426122617250 DSS <0004> hlr_ussd.c:354 262423039795782/0x7e6f75bf: Tx ReturnError(1, 0x22) 20250426122617250 DLGSUP <0013> hlr_ussd.c:278 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262423039795782 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423039795782" session_id=2121233855 session_state=END} 20250426122617250 DLINP <000b> input/ipa.c:452 connected read/write 20250426122617250 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122617250 DLINP <000b> input/ipa.c:452 connected read/write 20250426122617250 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@7d2084491a2b: Found GsupExpect[0] for "262423039795782" handled at TC_mo_ussd_euse_disc(152) HLR_Test-GSUP(147)@7d2084491a2b: Added IMSI table entry 2TC_mo_ussd_euse_disc(152)"262423039795782" TC_mo_ussd_euse_disc(152)@7d2084491a2b: setverdict(pass): none -> pass 20250426122617251 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40800<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(152)@7d2084491a2b: Final verdict of PTC: pass 20250426122617252 DAUC <0003> db_auc.c:157 IMSI='262429824768479': No 2G Auth Data 20250426122617252 DAUC <0003> db_auc.c:192 IMSI='262429824768479': No 3G Auth Data HLR_Test-GSUP(147)@7d2084491a2b: Created GsupExpect[0] for "262429824768479" to be handled at TC_mo_ussd_euse_disc(153) 20250426122617259 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40804<->l=127.0.0.1:4258 20250426122617262 DLINP <000b> input/ipa.c:452 connected read/write 20250426122617262 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122617262 DLGSUP <0013> gsup_req.c:140 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262429824768479 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429824768479" session_id=238871212 session_state=BEGIN} 20250426122617262 DSS <0004> hlr_ussd.c:576 262429824768479/0x0e3ce2ac: Process SS (BEGIN) 20250426122617262 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250426122617262 DSS <0004> hlr_ussd.c:518 262429824768479/0x0e3ce2ac: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250426122617262 DSS <0004> hlr_ussd.c:542 262429824768479/0x0e3ce2ac: Cannot find conn for EUSE EUSE-foobar 20250426122617262 DSS <0004> hlr_ussd.c:354 262429824768479/0x0e3ce2ac: Tx ReturnError(1, 0x22) 20250426122617262 DLGSUP <0013> hlr_ussd.c:278 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262429824768479 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429824768479" session_id=238871212 session_state=END} 20250426122617262 DLINP <000b> input/ipa.c:452 connected read/write 20250426122617262 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122617262 DLINP <000b> input/ipa.c:452 connected read/write 20250426122617262 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@7d2084491a2b: Found GsupExpect[0] for "262429824768479" handled at TC_mo_ussd_euse_disc(153) HLR_Test-GSUP(147)@7d2084491a2b: Added IMSI table entry 3TC_mo_ussd_euse_disc(153)"262429824768479" TC_mo_ussd_euse_disc(153)@7d2084491a2b: setverdict(pass): none -> pass 20250426122617263 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40804<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(153)@7d2084491a2b: Final verdict of PTC: pass 20250426122617264 DAUC <0003> db_auc.c:157 IMSI='262425543367773': No 2G Auth Data 20250426122617264 DAUC <0003> db_auc.c:192 IMSI='262425543367773': No 3G Auth Data HLR_Test-GSUP(147)@7d2084491a2b: Created GsupExpect[0] for "262425543367773" to be handled at TC_mo_ussd_euse_disc(154) 20250426122617271 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40808<->l=127.0.0.1:4258 20250426122617273 DLINP <000b> input/ipa.c:452 connected read/write 20250426122617273 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122617273 DLGSUP <0013> gsup_req.c:140 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262425543367773 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425543367773" session_id=370507562 session_state=BEGIN} 20250426122617273 DSS <0004> hlr_ussd.c:576 262425543367773/0x16157f2a: Process SS (BEGIN) 20250426122617273 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250426122617273 DSS <0004> hlr_ussd.c:518 262425543367773/0x16157f2a: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250426122617273 DSS <0004> hlr_ussd.c:542 262425543367773/0x16157f2a: Cannot find conn for EUSE EUSE-foobar 20250426122617273 DSS <0004> hlr_ussd.c:354 262425543367773/0x16157f2a: Tx ReturnError(1, 0x22) 20250426122617273 DLGSUP <0013> hlr_ussd.c:278 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262425543367773 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425543367773" session_id=370507562 session_state=END} 20250426122617273 DLINP <000b> input/ipa.c:452 connected read/write 20250426122617273 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122617273 DLINP <000b> input/ipa.c:452 connected read/write 20250426122617273 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@7d2084491a2b: Found GsupExpect[0] for "262425543367773" handled at TC_mo_ussd_euse_disc(154) HLR_Test-GSUP(147)@7d2084491a2b: Added IMSI table entry 4TC_mo_ussd_euse_disc(154)"262425543367773" TC_mo_ussd_euse_disc(154)@7d2084491a2b: setverdict(pass): none -> pass 20250426122617275 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40808<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(154)@7d2084491a2b: Final verdict of PTC: pass 20250426122617275 DAUC <0003> db_auc.c:157 IMSI='262427576448642': No 2G Auth Data 20250426122617275 DAUC <0003> db_auc.c:192 IMSI='262427576448642': No 3G Auth Data HLR_Test-GSUP(147)@7d2084491a2b: Created GsupExpect[0] for "262427576448642" to be handled at TC_mo_ussd_euse_disc(155) 20250426122617283 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40814<->l=127.0.0.1:4258 20250426122617286 DLINP <000b> input/ipa.c:452 connected read/write 20250426122617286 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122617286 DLGSUP <0013> gsup_req.c:140 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262427576448642 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427576448642" session_id=614090610 session_state=BEGIN} 20250426122617286 DSS <0004> hlr_ussd.c:576 262427576448642/0x249a4772: Process SS (BEGIN) 20250426122617286 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250426122617286 DSS <0004> hlr_ussd.c:518 262427576448642/0x249a4772: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250426122617286 DSS <0004> hlr_ussd.c:542 262427576448642/0x249a4772: Cannot find conn for EUSE EUSE-foobar 20250426122617286 DSS <0004> hlr_ussd.c:354 262427576448642/0x249a4772: Tx ReturnError(1, 0x22) 20250426122617286 DLGSUP <0013> hlr_ussd.c:278 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262427576448642 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427576448642" session_id=614090610 session_state=END} 20250426122617286 DLINP <000b> input/ipa.c:452 connected read/write 20250426122617286 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122617286 DLINP <000b> input/ipa.c:452 connected read/write 20250426122617286 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@7d2084491a2b: Found GsupExpect[0] for "262427576448642" handled at TC_mo_ussd_euse_disc(155) HLR_Test-GSUP(147)@7d2084491a2b: Added IMSI table entry 5TC_mo_ussd_euse_disc(155)"262427576448642" TC_mo_ussd_euse_disc(155)@7d2084491a2b: setverdict(pass): none -> pass 20250426122617287 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40814<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(155)@7d2084491a2b: Final verdict of PTC: pass 20250426122617288 DAUC <0003> db_auc.c:157 IMSI='262423661783428': No 2G Auth Data 20250426122617288 DAUC <0003> db_auc.c:192 IMSI='262423661783428': No 3G Auth Data HLR_Test-GSUP(147)@7d2084491a2b: Created GsupExpect[0] for "262423661783428" to be handled at TC_mo_ussd_euse_disc(156) 20250426122617294 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40816<->l=127.0.0.1:4258 20250426122617297 DLINP <000b> input/ipa.c:452 connected read/write 20250426122617297 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122617297 DLGSUP <0013> gsup_req.c:140 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262423661783428 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423661783428" session_id=3523784949 session_state=BEGIN} 20250426122617297 DSS <0004> hlr_ussd.c:576 262423661783428/0xd208b0f5: Process SS (BEGIN) 20250426122617297 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250426122617297 DSS <0004> hlr_ussd.c:518 262423661783428/0xd208b0f5: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250426122617297 DSS <0004> hlr_ussd.c:542 262423661783428/0xd208b0f5: Cannot find conn for EUSE EUSE-foobar 20250426122617297 DSS <0004> hlr_ussd.c:354 262423661783428/0xd208b0f5: Tx ReturnError(1, 0x22) 20250426122617297 DLGSUP <0013> hlr_ussd.c:278 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262423661783428 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423661783428" session_id=3523784949 session_state=END} 20250426122617297 DLINP <000b> input/ipa.c:452 connected read/write 20250426122617297 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122617297 DLINP <000b> input/ipa.c:452 connected read/write 20250426122617297 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@7d2084491a2b: Found GsupExpect[0] for "262423661783428" handled at TC_mo_ussd_euse_disc(156) HLR_Test-GSUP(147)@7d2084491a2b: Added IMSI table entry 6TC_mo_ussd_euse_disc(156)"262423661783428" TC_mo_ussd_euse_disc(156)@7d2084491a2b: setverdict(pass): none -> pass 20250426122617298 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40816<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(156)@7d2084491a2b: Final verdict of PTC: pass 20250426122617299 DAUC <0003> db_auc.c:157 IMSI='262420849553085': No 2G Auth Data 20250426122617299 DAUC <0003> db_auc.c:192 IMSI='262420849553085': No 3G Auth Data HLR_Test-GSUP(147)@7d2084491a2b: Created GsupExpect[0] for "262420849553085" to be handled at TC_mo_ussd_euse_disc(157) 20250426122617306 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40824<->l=127.0.0.1:4258 20250426122617309 DLINP <000b> input/ipa.c:452 connected read/write 20250426122617309 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122617309 DLGSUP <0013> gsup_req.c:140 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262420849553085 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420849553085" session_id=289745887 session_state=BEGIN} 20250426122617309 DSS <0004> hlr_ussd.c:576 262420849553085/0x11452bdf: Process SS (BEGIN) 20250426122617309 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250426122617309 DSS <0004> hlr_ussd.c:518 262420849553085/0x11452bdf: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250426122617309 DSS <0004> hlr_ussd.c:542 262420849553085/0x11452bdf: Cannot find conn for EUSE EUSE-foobar 20250426122617309 DSS <0004> hlr_ussd.c:354 262420849553085/0x11452bdf: Tx ReturnError(1, 0x22) 20250426122617309 DLGSUP <0013> hlr_ussd.c:278 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262420849553085 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420849553085" session_id=289745887 session_state=END} 20250426122617309 DLINP <000b> input/ipa.c:452 connected read/write 20250426122617309 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122617309 DLINP <000b> input/ipa.c:452 connected read/write 20250426122617309 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@7d2084491a2b: Found GsupExpect[0] for "262420849553085" handled at TC_mo_ussd_euse_disc(157) HLR_Test-GSUP(147)@7d2084491a2b: Added IMSI table entry 7TC_mo_ussd_euse_disc(157)"262420849553085" TC_mo_ussd_euse_disc(157)@7d2084491a2b: setverdict(pass): none -> pass 20250426122617310 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40824<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(157)@7d2084491a2b: Final verdict of PTC: pass 20250426122617311 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40784<->l=127.0.0.1:4258 20250426122617311 DLINP <000b> input/ipa.c:452 connected read/write 20250426122617311 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122617311 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250426122617311 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250426122617311 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250426122617311 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38089<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(146)@7d2084491a2b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(149)@7d2084491a2b: Final verdict of PTC: none HLR_Test-GSUP(147)@7d2084491a2b: Final verdict of PTC: none 148@7d2084491a2b: Final verdict of PTC: none MTC@7d2084491a2b: Setting final verdict of the test case. MTC@7d2084491a2b: Local verdict of MTC: none MTC@7d2084491a2b: Local verdict of PTC HLR_Test-GSUP-IPA(146): none (none -> none) MTC@7d2084491a2b: Local verdict of PTC HLR_Test-GSUP(147): none (none -> none) MTC@7d2084491a2b: Local verdict of PTC with component reference 148: none (none -> none) MTC@7d2084491a2b: Local verdict of PTC IPA-CTRL-CLI-IPA(149): none (none -> none) MTC@7d2084491a2b: Local verdict of PTC TC_mo_ussd_euse_disc(150): pass (none -> pass) MTC@7d2084491a2b: Local verdict of PTC TC_mo_ussd_euse_disc(151): pass (pass -> pass) MTC@7d2084491a2b: Local verdict of PTC TC_mo_ussd_euse_disc(152): pass (pass -> pass) MTC@7d2084491a2b: Local verdict of PTC TC_mo_ussd_euse_disc(153): pass (pass -> pass) MTC@7d2084491a2b: Local verdict of PTC TC_mo_ussd_euse_disc(154): pass (pass -> pass) MTC@7d2084491a2b: Local verdict of PTC TC_mo_ussd_euse_disc(155): pass (pass -> pass) MTC@7d2084491a2b: Local verdict of PTC TC_mo_ussd_euse_disc(156): pass (pass -> pass) MTC@7d2084491a2b: Local verdict of PTC TC_mo_ussd_euse_disc(157): pass (pass -> pass) MTC@7d2084491a2b: Test case TC_mo_ussd_euse_disc finished. Verdict: pass MTC@7d2084491a2b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_disc pass'. Sat Apr 26 12:26:17 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 20250426122617334 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40826<->l=127.0.0.1:4258 20250426122617535 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40826<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=66416) Waiting for packet dumper to finish... 1 (prev_count=66416, count=81624) MTC@7d2084491a2b: 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@7d2084491a2b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_imsi'. ------ HLR_Tests.TC_mo_ussd_iuse_imsi ------ Sat Apr 26 12:26: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_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@7d2084491a2b: 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@7d2084491a2b: Test case TC_mo_ussd_iuse_imsi started. MTC@7d2084491a2b: legacy= false MTC@7d2084491a2b: in not legacy case 1 MTC@7d2084491a2b: in not legacy case 2 20250426122620645 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250426122620645 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(158)@7d2084491a2b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426122620649 DLINP <000b> input/ipa.c:452 connected read/write 20250426122620650 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122620651 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40840<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(158)@7d2084491a2b: 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)@7d2084491a2b: 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 } } } } 20250426122620655 DLINP <000b> input/ipa.c:452 connected read/write 20250426122620655 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122620655 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250426122620655 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250426122620655 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 20250426122620655 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250426122620655 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 20250426122620655 DLGSUP <0013> gsup_server.c:236 2: 20250426122620655 DLGSUP <0013> gsup_server.c:238 2: 00 20250426122620655 DLGSUP <0013> gsup_server.c:236 3: 20250426122620655 DLGSUP <0013> gsup_server.c:238 3: 00 HLR_Test-GSUP-IPA(158)@7d2084491a2b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426122620655 DLGSUP <0013> gsup_server.c:236 4: 20250426122620655 DLGSUP <0013> gsup_server.c:238 4: 00 20250426122620655 DLGSUP <0013> gsup_server.c:236 5: 20250426122620655 DLGSUP <0013> gsup_server.c:238 5: 00 20250426122620655 DLGSUP <0013> gsup_server.c:236 7: 20250426122620655 DLGSUP <0013> gsup_server.c:238 7: 00 20250426122620656 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250426122620656 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250426122620656 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 160@7d2084491a2b: 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") 20250426122620675 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:36383<->l=127.0.0.1:4259) 20250426122620679 DAUC <0003> db_auc.c:157 IMSI='262423123739465': No 2G Auth Data 20250426122620679 DAUC <0003> db_auc.c:192 IMSI='262423123739465': No 3G Auth Data HLR_Test-GSUP(159)@7d2084491a2b: Created GsupExpect[0] for "262423123739465" to be handled at TC_mo_ussd_iuse_imsi(162) 20250426122620688 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40842<->l=127.0.0.1:4258 20250426122620698 DLINP <000b> input/ipa.c:452 connected read/write 20250426122620698 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122620698 DLGSUP <0013> gsup_req.c:140 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262423123739465 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423123739465" session_id=1860701218 session_state=BEGIN} 20250426122620698 DSS <0004> hlr_ussd.c:576 262423123739465/0x6ee80c22: Process SS (BEGIN) 20250426122620698 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250426122620698 DSS <0004> hlr_ussd.c:518 262423123739465/0x6ee80c22: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250426122620698 DSS <0004> hlr_ussd.c:363 262423123739465/0x6ee80c22: Tx USSD 'Your IMSI is 262423123739465' 20250426122620698 DLGSUP <0013> hlr_ussd.c:278 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262423123739465 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423123739465" session_id=1860701218 session_state=END} 20250426122620698 DLGSUP <0013> gsup_req.c:173 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262423123739465 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250426122620698 DLINP <000b> input/ipa.c:452 connected read/write 20250426122620698 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122620698 DLINP <000b> input/ipa.c:452 connected read/write 20250426122620698 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@7d2084491a2b: Found GsupExpect[0] for "262423123739465" handled at TC_mo_ussd_iuse_imsi(162) HLR_Test-GSUP(159)@7d2084491a2b: Added IMSI table entry 0TC_mo_ussd_iuse_imsi(162)"262423123739465" TC_mo_ussd_iuse_imsi(162)@7d2084491a2b: setverdict(pass): none -> pass 20250426122620706 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40842<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(162)@7d2084491a2b: Final verdict of PTC: pass 20250426122620707 DAUC <0003> db_auc.c:157 IMSI='262426335492403': No 2G Auth Data 20250426122620707 DAUC <0003> db_auc.c:192 IMSI='262426335492403': No 3G Auth Data HLR_Test-GSUP(159)@7d2084491a2b: Created GsupExpect[0] for "262426335492403" to be handled at TC_mo_ussd_iuse_imsi(163) 20250426122620721 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40848<->l=127.0.0.1:4258 20250426122620724 DLINP <000b> input/ipa.c:452 connected read/write 20250426122620724 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122620724 DLGSUP <0013> gsup_req.c:140 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262426335492403 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426335492403" session_id=466044336 session_state=BEGIN} 20250426122620724 DSS <0004> hlr_ussd.c:576 262426335492403/0x1bc745b0: Process SS (BEGIN) 20250426122620724 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250426122620724 DSS <0004> hlr_ussd.c:518 262426335492403/0x1bc745b0: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250426122620724 DSS <0004> hlr_ussd.c:363 262426335492403/0x1bc745b0: Tx USSD 'Your IMSI is 262426335492403' 20250426122620724 DLGSUP <0013> hlr_ussd.c:278 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262426335492403 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426335492403" session_id=466044336 session_state=END} 20250426122620724 DLGSUP <0013> gsup_req.c:173 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262426335492403 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250426122620724 DLINP <000b> input/ipa.c:452 connected read/write 20250426122620724 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122620724 DLINP <000b> input/ipa.c:452 connected read/write 20250426122620724 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@7d2084491a2b: Found GsupExpect[0] for "262426335492403" handled at TC_mo_ussd_iuse_imsi(163) HLR_Test-GSUP(159)@7d2084491a2b: Added IMSI table entry 1TC_mo_ussd_iuse_imsi(163)"262426335492403" TC_mo_ussd_iuse_imsi(163)@7d2084491a2b: setverdict(pass): none -> pass 20250426122620726 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40848<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(163)@7d2084491a2b: Final verdict of PTC: pass 20250426122620726 DAUC <0003> db_auc.c:157 IMSI='262426946073368': No 2G Auth Data 20250426122620726 DAUC <0003> db_auc.c:192 IMSI='262426946073368': No 3G Auth Data HLR_Test-GSUP(159)@7d2084491a2b: Created GsupExpect[0] for "262426946073368" to be handled at TC_mo_ussd_iuse_imsi(164) 20250426122620733 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40860<->l=127.0.0.1:4258 20250426122620737 DLINP <000b> input/ipa.c:452 connected read/write 20250426122620737 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122620737 DLGSUP <0013> gsup_req.c:140 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262426946073368 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426946073368" session_id=3998007952 session_state=BEGIN} 20250426122620737 DSS <0004> hlr_ussd.c:576 262426946073368/0xee4cc290: Process SS (BEGIN) 20250426122620737 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250426122620737 DSS <0004> hlr_ussd.c:518 262426946073368/0xee4cc290: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250426122620737 DSS <0004> hlr_ussd.c:363 262426946073368/0xee4cc290: Tx USSD 'Your IMSI is 262426946073368' 20250426122620737 DLGSUP <0013> hlr_ussd.c:278 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262426946073368 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426946073368" session_id=3998007952 session_state=END} 20250426122620738 DLGSUP <0013> gsup_req.c:173 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262426946073368 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250426122620738 DLINP <000b> input/ipa.c:452 connected read/write 20250426122620738 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122620738 DLINP <000b> input/ipa.c:452 connected read/write 20250426122620738 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@7d2084491a2b: Found GsupExpect[0] for "262426946073368" handled at TC_mo_ussd_iuse_imsi(164) HLR_Test-GSUP(159)@7d2084491a2b: Added IMSI table entry 2TC_mo_ussd_iuse_imsi(164)"262426946073368" TC_mo_ussd_iuse_imsi(164)@7d2084491a2b: setverdict(pass): none -> pass 20250426122620741 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40860<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(164)@7d2084491a2b: Final verdict of PTC: pass 20250426122620741 DAUC <0003> db_auc.c:157 IMSI='262421998841906': No 2G Auth Data 20250426122620741 DAUC <0003> db_auc.c:192 IMSI='262421998841906': No 3G Auth Data HLR_Test-GSUP(159)@7d2084491a2b: Created GsupExpect[0] for "262421998841906" to be handled at TC_mo_ussd_iuse_imsi(165) 20250426122620748 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40868<->l=127.0.0.1:4258 20250426122620751 DLINP <000b> input/ipa.c:452 connected read/write 20250426122620751 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122620751 DLGSUP <0013> gsup_req.c:140 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262421998841906 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421998841906" session_id=3305201304 session_state=BEGIN} 20250426122620751 DSS <0004> hlr_ussd.c:576 262421998841906/0xc5015e98: Process SS (BEGIN) 20250426122620751 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250426122620751 DSS <0004> hlr_ussd.c:518 262421998841906/0xc5015e98: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250426122620751 DSS <0004> hlr_ussd.c:363 262421998841906/0xc5015e98: Tx USSD 'Your IMSI is 262421998841906' 20250426122620751 DLGSUP <0013> hlr_ussd.c:278 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262421998841906 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421998841906" session_id=3305201304 session_state=END} 20250426122620751 DLGSUP <0013> gsup_req.c:173 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262421998841906 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250426122620751 DLINP <000b> input/ipa.c:452 connected read/write 20250426122620751 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122620751 DLINP <000b> input/ipa.c:452 connected read/write 20250426122620751 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@7d2084491a2b: Found GsupExpect[0] for "262421998841906" handled at TC_mo_ussd_iuse_imsi(165) HLR_Test-GSUP(159)@7d2084491a2b: Added IMSI table entry 3TC_mo_ussd_iuse_imsi(165)"262421998841906" TC_mo_ussd_iuse_imsi(165)@7d2084491a2b: setverdict(pass): none -> pass 20250426122620753 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40868<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(165)@7d2084491a2b: Final verdict of PTC: pass 20250426122620753 DAUC <0003> db_auc.c:157 IMSI='262425929837513': No 2G Auth Data 20250426122620753 DAUC <0003> db_auc.c:192 IMSI='262425929837513': No 3G Auth Data HLR_Test-GSUP(159)@7d2084491a2b: Created GsupExpect[0] for "262425929837513" to be handled at TC_mo_ussd_iuse_imsi(166) 20250426122620759 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40870<->l=127.0.0.1:4258 20250426122620762 DLINP <000b> input/ipa.c:452 connected read/write 20250426122620762 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122620762 DLGSUP <0013> gsup_req.c:140 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262425929837513 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425929837513" session_id=2013018676 session_state=BEGIN} 20250426122620762 DSS <0004> hlr_ussd.c:576 262425929837513/0x77fc3a34: Process SS (BEGIN) 20250426122620762 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250426122620762 DSS <0004> hlr_ussd.c:518 262425929837513/0x77fc3a34: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250426122620762 DSS <0004> hlr_ussd.c:363 262425929837513/0x77fc3a34: Tx USSD 'Your IMSI is 262425929837513' 20250426122620762 DLGSUP <0013> hlr_ussd.c:278 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262425929837513 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425929837513" session_id=2013018676 session_state=END} 20250426122620762 DLGSUP <0013> gsup_req.c:173 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262425929837513 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250426122620762 DLINP <000b> input/ipa.c:452 connected read/write 20250426122620762 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122620762 DLINP <000b> input/ipa.c:452 connected read/write 20250426122620762 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@7d2084491a2b: Found GsupExpect[0] for "262425929837513" handled at TC_mo_ussd_iuse_imsi(166) HLR_Test-GSUP(159)@7d2084491a2b: Added IMSI table entry 4TC_mo_ussd_iuse_imsi(166)"262425929837513" TC_mo_ussd_iuse_imsi(166)@7d2084491a2b: setverdict(pass): none -> pass 20250426122620764 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40870<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(166)@7d2084491a2b: Final verdict of PTC: pass 20250426122620765 DAUC <0003> db_auc.c:157 IMSI='262423640161671': No 2G Auth Data 20250426122620765 DAUC <0003> db_auc.c:192 IMSI='262423640161671': No 3G Auth Data HLR_Test-GSUP(159)@7d2084491a2b: Created GsupExpect[0] for "262423640161671" to be handled at TC_mo_ussd_iuse_imsi(167) 20250426122620771 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40882<->l=127.0.0.1:4258 20250426122620774 DLINP <000b> input/ipa.c:452 connected read/write 20250426122620774 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122620774 DLGSUP <0013> gsup_req.c:140 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262423640161671 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423640161671" session_id=879368448 session_state=BEGIN} 20250426122620774 DSS <0004> hlr_ussd.c:576 262423640161671/0x346a1900: Process SS (BEGIN) 20250426122620774 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250426122620774 DSS <0004> hlr_ussd.c:518 262423640161671/0x346a1900: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250426122620774 DSS <0004> hlr_ussd.c:363 262423640161671/0x346a1900: Tx USSD 'Your IMSI is 262423640161671' 20250426122620774 DLGSUP <0013> hlr_ussd.c:278 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262423640161671 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423640161671" session_id=879368448 session_state=END} 20250426122620774 DLGSUP <0013> gsup_req.c:173 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262423640161671 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250426122620774 DLINP <000b> input/ipa.c:452 connected read/write 20250426122620774 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122620774 DLINP <000b> input/ipa.c:452 connected read/write 20250426122620774 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@7d2084491a2b: Found GsupExpect[0] for "262423640161671" handled at TC_mo_ussd_iuse_imsi(167) HLR_Test-GSUP(159)@7d2084491a2b: Added IMSI table entry 5TC_mo_ussd_iuse_imsi(167)"262423640161671" TC_mo_ussd_iuse_imsi(167)@7d2084491a2b: setverdict(pass): none -> pass 20250426122620776 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40882<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(167)@7d2084491a2b: Final verdict of PTC: pass 20250426122620776 DAUC <0003> db_auc.c:157 IMSI='262423396087131': No 2G Auth Data 20250426122620776 DAUC <0003> db_auc.c:192 IMSI='262423396087131': No 3G Auth Data HLR_Test-GSUP(159)@7d2084491a2b: Created GsupExpect[0] for "262423396087131" to be handled at TC_mo_ussd_iuse_imsi(168) 20250426122620783 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40886<->l=127.0.0.1:4258 20250426122620786 DLINP <000b> input/ipa.c:452 connected read/write 20250426122620786 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122620786 DLGSUP <0013> gsup_req.c:140 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262423396087131 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423396087131" session_id=527759317 session_state=BEGIN} 20250426122620786 DSS <0004> hlr_ussd.c:576 262423396087131/0x1f74f7d5: Process SS (BEGIN) 20250426122620786 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250426122620786 DSS <0004> hlr_ussd.c:518 262423396087131/0x1f74f7d5: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250426122620786 DSS <0004> hlr_ussd.c:363 262423396087131/0x1f74f7d5: Tx USSD 'Your IMSI is 262423396087131' 20250426122620786 DLGSUP <0013> hlr_ussd.c:278 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262423396087131 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423396087131" session_id=527759317 session_state=END} 20250426122620786 DLGSUP <0013> gsup_req.c:173 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262423396087131 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250426122620786 DLINP <000b> input/ipa.c:452 connected read/write 20250426122620786 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122620787 DLINP <000b> input/ipa.c:452 connected read/write 20250426122620787 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@7d2084491a2b: Found GsupExpect[0] for "262423396087131" handled at TC_mo_ussd_iuse_imsi(168) HLR_Test-GSUP(159)@7d2084491a2b: Added IMSI table entry 6TC_mo_ussd_iuse_imsi(168)"262423396087131" TC_mo_ussd_iuse_imsi(168)@7d2084491a2b: setverdict(pass): none -> pass 20250426122620788 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40886<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(168)@7d2084491a2b: Final verdict of PTC: pass 20250426122620789 DAUC <0003> db_auc.c:157 IMSI='262421014669735': No 2G Auth Data 20250426122620789 DAUC <0003> db_auc.c:192 IMSI='262421014669735': No 3G Auth Data HLR_Test-GSUP(159)@7d2084491a2b: Created GsupExpect[0] for "262421014669735" to be handled at TC_mo_ussd_iuse_imsi(169) 20250426122620797 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40896<->l=127.0.0.1:4258 20250426122620800 DLINP <000b> input/ipa.c:452 connected read/write 20250426122620800 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122620800 DLGSUP <0013> gsup_req.c:140 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262421014669735 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421014669735" session_id=3256189681 session_state=BEGIN} 20250426122620800 DSS <0004> hlr_ussd.c:576 262421014669735/0xc21582f1: Process SS (BEGIN) 20250426122620800 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250426122620800 DSS <0004> hlr_ussd.c:518 262421014669735/0xc21582f1: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250426122620800 DSS <0004> hlr_ussd.c:363 262421014669735/0xc21582f1: Tx USSD 'Your IMSI is 262421014669735' 20250426122620800 DLGSUP <0013> hlr_ussd.c:278 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262421014669735 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421014669735" session_id=3256189681 session_state=END} 20250426122620800 DLGSUP <0013> gsup_req.c:173 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262421014669735 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250426122620800 DLINP <000b> input/ipa.c:452 connected read/write 20250426122620800 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122620800 DLINP <000b> input/ipa.c:452 connected read/write 20250426122620800 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@7d2084491a2b: Found GsupExpect[0] for "262421014669735" handled at TC_mo_ussd_iuse_imsi(169) HLR_Test-GSUP(159)@7d2084491a2b: Added IMSI table entry 7TC_mo_ussd_iuse_imsi(169)"262421014669735" TC_mo_ussd_iuse_imsi(169)@7d2084491a2b: setverdict(pass): none -> pass 20250426122620802 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40896<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(169)@7d2084491a2b: Final verdict of PTC: pass 20250426122620802 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40840<->l=127.0.0.1:4258 HLR_Test-GSUP(159)@7d2084491a2b: Final verdict of PTC: none 20250426122620803 DLINP <000b> input/ipa.c:452 connected read/write 20250426122620803 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122620803 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250426122620803 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250426122620803 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250426122620803 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36383<->l=127.0.0.1:4259) 160@7d2084491a2b: Final verdict of PTC: none HLR_Test-GSUP-IPA(158)@7d2084491a2b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(161)@7d2084491a2b: Final verdict of PTC: none MTC@7d2084491a2b: Setting final verdict of the test case. MTC@7d2084491a2b: Local verdict of MTC: none MTC@7d2084491a2b: Local verdict of PTC HLR_Test-GSUP-IPA(158): none (none -> none) MTC@7d2084491a2b: Local verdict of PTC HLR_Test-GSUP(159): none (none -> none) MTC@7d2084491a2b: Local verdict of PTC with component reference 160: none (none -> none) MTC@7d2084491a2b: Local verdict of PTC IPA-CTRL-CLI-IPA(161): none (none -> none) MTC@7d2084491a2b: Local verdict of PTC TC_mo_ussd_iuse_imsi(162): pass (none -> pass) MTC@7d2084491a2b: Local verdict of PTC TC_mo_ussd_iuse_imsi(163): pass (pass -> pass) MTC@7d2084491a2b: Local verdict of PTC TC_mo_ussd_iuse_imsi(164): pass (pass -> pass) MTC@7d2084491a2b: Local verdict of PTC TC_mo_ussd_iuse_imsi(165): pass (pass -> pass) MTC@7d2084491a2b: Local verdict of PTC TC_mo_ussd_iuse_imsi(166): pass (pass -> pass) MTC@7d2084491a2b: Local verdict of PTC TC_mo_ussd_iuse_imsi(167): pass (pass -> pass) MTC@7d2084491a2b: Local verdict of PTC TC_mo_ussd_iuse_imsi(168): pass (pass -> pass) MTC@7d2084491a2b: Local verdict of PTC TC_mo_ussd_iuse_imsi(169): pass (pass -> pass) MTC@7d2084491a2b: Test case TC_mo_ussd_iuse_imsi finished. Verdict: pass MTC@7d2084491a2b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi pass'. Sat Apr 26 12:26:20 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 20250426122620826 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40910<->l=127.0.0.1:4258 20250426122621027 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40910<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65788) Waiting for packet dumper to finish... 1 (prev_count=65788, count=82232) MTC@7d2084491a2b: 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@7d2084491a2b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy'. ------ HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy ------ Sat Apr 26 12:26: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_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@7d2084491a2b: 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@7d2084491a2b: Test case TC_mo_ussd_iuse_imsi_via_proxy started. MTC@7d2084491a2b: legacy= false MTC@7d2084491a2b: in not legacy case 1 MTC@7d2084491a2b: in not legacy case 2 20250426122624118 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250426122624118 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(170)@7d2084491a2b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426122624122 DLINP <000b> input/ipa.c:452 connected read/write 20250426122624122 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122624124 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33168<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(170)@7d2084491a2b: 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)@7d2084491a2b: 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 } } } } 20250426122624128 DLINP <000b> input/ipa.c:452 connected read/write 20250426122624128 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122624128 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250426122624128 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250426122624128 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 20250426122624128 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250426122624128 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 20250426122624128 DLGSUP <0013> gsup_server.c:236 2: 20250426122624128 DLGSUP <0013> gsup_server.c:238 2: 00 20250426122624128 DLGSUP <0013> gsup_server.c:236 3: 20250426122624128 DLGSUP <0013> gsup_server.c:238 3: 00 20250426122624128 DLGSUP <0013> gsup_server.c:236 4: 20250426122624128 DLGSUP <0013> gsup_server.c:238 4: 00 20250426122624128 DLGSUP <0013> gsup_server.c:236 5: 20250426122624128 DLGSUP <0013> gsup_server.c:238 5: 00 20250426122624128 DLGSUP <0013> gsup_server.c:236 7: HLR_Test-GSUP-IPA(170)@7d2084491a2b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426122624128 DLGSUP <0013> gsup_server.c:238 7: 00 20250426122624128 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250426122624128 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250426122624128 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 172@7d2084491a2b: 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") 20250426122624147 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:43705<->l=127.0.0.1:4259) 20250426122624150 DAUC <0003> db_auc.c:157 IMSI='262424941206900': No 2G Auth Data 20250426122624150 DAUC <0003> db_auc.c:192 IMSI='262424941206900': No 3G Auth Data HLR_Test-GSUP(171)@7d2084491a2b: Created GsupExpect[0] for "262424941206900" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(174) 20250426122624160 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33184<->l=127.0.0.1:4258 20250426122624170 DLINP <000b> input/ipa.c:452 connected read/write 20250426122624170 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122624170 DLGSUP <0013> gsup_req.c:140 GSUP 175: MSC-00-00-00-00-00-00: IMSI-262424941206900 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424941206900" source_name="the-source\n" session_id=813565379 session_state=BEGIN} 20250426122624170 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250426122624170 DSS <0004> hlr_ussd.c:576 262424941206900/0x307e05c3: Process SS (BEGIN) 20250426122624170 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250426122624170 DSS <0004> hlr_ussd.c:518 262424941206900/0x307e05c3: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250426122624170 DSS <0004> hlr_ussd.c:363 262424941206900/0x307e05c3: Tx USSD 'Your IMSI is 262424941206900' 20250426122624170 DLGSUP <0013> hlr_ussd.c:278 GSUP 175: the-source\n: IMSI-262424941206900 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424941206900" destination_name="the-source\n" session_id=813565379 session_state=END} 20250426122624170 DLGSUP <0013> gsup_req.c:173 GSUP 175: the-source\n: IMSI-262424941206900 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250426122624170 DLINP <000b> input/ipa.c:452 connected read/write 20250426122624170 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122624170 DLINP <000b> input/ipa.c:452 connected read/write 20250426122624170 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@7d2084491a2b: Found GsupExpect[0] for "262424941206900" handled at TC_mo_ussd_iuse_imsi_via_proxy(174) HLR_Test-GSUP(171)@7d2084491a2b: Added IMSI table entry 0TC_mo_ussd_iuse_imsi_via_proxy(174)"262424941206900" TC_mo_ussd_iuse_imsi_via_proxy(174)@7d2084491a2b: setverdict(pass): none -> pass 20250426122624174 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33184<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(174)@7d2084491a2b: Final verdict of PTC: pass 20250426122624174 DAUC <0003> db_auc.c:157 IMSI='262429159825083': No 2G Auth Data 20250426122624174 DAUC <0003> db_auc.c:192 IMSI='262429159825083': No 3G Auth Data HLR_Test-GSUP(171)@7d2084491a2b: Created GsupExpect[0] for "262429159825083" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(175) 20250426122624181 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33200<->l=127.0.0.1:4258 20250426122624183 DLINP <000b> input/ipa.c:452 connected read/write 20250426122624183 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122624183 DLGSUP <0013> gsup_req.c:140 GSUP 176: MSC-00-00-00-00-00-00: IMSI-262429159825083 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429159825083" source_name="the-source\n" session_id=2567251890 session_state=BEGIN} 20250426122624183 DSS <0004> hlr_ussd.c:576 262429159825083/0x990527b2: Process SS (BEGIN) 20250426122624183 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250426122624183 DSS <0004> hlr_ussd.c:518 262429159825083/0x990527b2: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250426122624183 DSS <0004> hlr_ussd.c:363 262429159825083/0x990527b2: Tx USSD 'Your IMSI is 262429159825083' 20250426122624183 DLGSUP <0013> hlr_ussd.c:278 GSUP 176: the-source\n: IMSI-262429159825083 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429159825083" destination_name="the-source\n" session_id=2567251890 session_state=END} 20250426122624183 DLGSUP <0013> gsup_req.c:173 GSUP 176: the-source\n: IMSI-262429159825083 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250426122624183 DLINP <000b> input/ipa.c:452 connected read/write 20250426122624183 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122624183 DLINP <000b> input/ipa.c:452 connected read/write 20250426122624183 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@7d2084491a2b: Found GsupExpect[0] for "262429159825083" handled at TC_mo_ussd_iuse_imsi_via_proxy(175) HLR_Test-GSUP(171)@7d2084491a2b: Added IMSI table entry 1TC_mo_ussd_iuse_imsi_via_proxy(175)"262429159825083" TC_mo_ussd_iuse_imsi_via_proxy(175)@7d2084491a2b: setverdict(pass): none -> pass 20250426122624185 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33200<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(175)@7d2084491a2b: Final verdict of PTC: pass 20250426122624185 DAUC <0003> db_auc.c:157 IMSI='262423018771860': No 2G Auth Data 20250426122624185 DAUC <0003> db_auc.c:192 IMSI='262423018771860': No 3G Auth Data HLR_Test-GSUP(171)@7d2084491a2b: Created GsupExpect[0] for "262423018771860" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(176) 20250426122624192 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33214<->l=127.0.0.1:4258 20250426122624194 DLINP <000b> input/ipa.c:452 connected read/write 20250426122624194 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122624194 DLGSUP <0013> gsup_req.c:140 GSUP 177: MSC-00-00-00-00-00-00: IMSI-262423018771860 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423018771860" source_name="the-source\n" session_id=304643135 session_state=BEGIN} 20250426122624194 DSS <0004> hlr_ussd.c:576 262423018771860/0x12287c3f: Process SS (BEGIN) 20250426122624194 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250426122624194 DSS <0004> hlr_ussd.c:518 262423018771860/0x12287c3f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250426122624194 DSS <0004> hlr_ussd.c:363 262423018771860/0x12287c3f: Tx USSD 'Your IMSI is 262423018771860' 20250426122624194 DLGSUP <0013> hlr_ussd.c:278 GSUP 177: the-source\n: IMSI-262423018771860 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423018771860" destination_name="the-source\n" session_id=304643135 session_state=END} 20250426122624194 DLGSUP <0013> gsup_req.c:173 GSUP 177: the-source\n: IMSI-262423018771860 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250426122624194 DLINP <000b> input/ipa.c:452 connected read/write 20250426122624194 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122624194 DLINP <000b> input/ipa.c:452 connected read/write 20250426122624194 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@7d2084491a2b: Found GsupExpect[0] for "262423018771860" handled at TC_mo_ussd_iuse_imsi_via_proxy(176) HLR_Test-GSUP(171)@7d2084491a2b: Added IMSI table entry 2TC_mo_ussd_iuse_imsi_via_proxy(176)"262423018771860" TC_mo_ussd_iuse_imsi_via_proxy(176)@7d2084491a2b: setverdict(pass): none -> pass 20250426122624196 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33214<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(176)@7d2084491a2b: Final verdict of PTC: pass 20250426122624196 DAUC <0003> db_auc.c:157 IMSI='262428423505124': No 2G Auth Data 20250426122624196 DAUC <0003> db_auc.c:192 IMSI='262428423505124': No 3G Auth Data HLR_Test-GSUP(171)@7d2084491a2b: Created GsupExpect[0] for "262428423505124" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(177) 20250426122624203 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33218<->l=127.0.0.1:4258 20250426122624206 DLINP <000b> input/ipa.c:452 connected read/write 20250426122624206 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122624206 DLGSUP <0013> gsup_req.c:140 GSUP 178: MSC-00-00-00-00-00-00: IMSI-262428423505124 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428423505124" source_name="the-source\n" session_id=2424250145 session_state=BEGIN} 20250426122624206 DSS <0004> hlr_ussd.c:576 262428423505124/0x907f1f21: Process SS (BEGIN) 20250426122624206 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250426122624206 DSS <0004> hlr_ussd.c:518 262428423505124/0x907f1f21: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250426122624206 DSS <0004> hlr_ussd.c:363 262428423505124/0x907f1f21: Tx USSD 'Your IMSI is 262428423505124' 20250426122624206 DLGSUP <0013> hlr_ussd.c:278 GSUP 178: the-source\n: IMSI-262428423505124 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428423505124" destination_name="the-source\n" session_id=2424250145 session_state=END} 20250426122624206 DLGSUP <0013> gsup_req.c:173 GSUP 178: the-source\n: IMSI-262428423505124 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250426122624206 DLINP <000b> input/ipa.c:452 connected read/write 20250426122624206 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122624206 DLINP <000b> input/ipa.c:452 connected read/write 20250426122624206 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@7d2084491a2b: Found GsupExpect[0] for "262428423505124" handled at TC_mo_ussd_iuse_imsi_via_proxy(177) HLR_Test-GSUP(171)@7d2084491a2b: Added IMSI table entry 3TC_mo_ussd_iuse_imsi_via_proxy(177)"262428423505124" TC_mo_ussd_iuse_imsi_via_proxy(177)@7d2084491a2b: setverdict(pass): none -> pass 20250426122624208 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33218<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(177)@7d2084491a2b: Final verdict of PTC: pass 20250426122624208 DAUC <0003> db_auc.c:157 IMSI='262420610967784': No 2G Auth Data 20250426122624208 DAUC <0003> db_auc.c:192 IMSI='262420610967784': No 3G Auth Data HLR_Test-GSUP(171)@7d2084491a2b: Created GsupExpect[0] for "262420610967784" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(178) 20250426122624214 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33228<->l=127.0.0.1:4258 20250426122624217 DLINP <000b> input/ipa.c:452 connected read/write 20250426122624217 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122624217 DLGSUP <0013> gsup_req.c:140 GSUP 179: MSC-00-00-00-00-00-00: IMSI-262420610967784 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420610967784" source_name="the-source\n" session_id=1368234032 session_state=BEGIN} 20250426122624217 DSS <0004> hlr_ussd.c:576 262420610967784/0x518d9830: Process SS (BEGIN) 20250426122624217 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250426122624217 DSS <0004> hlr_ussd.c:518 262420610967784/0x518d9830: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250426122624217 DSS <0004> hlr_ussd.c:363 262420610967784/0x518d9830: Tx USSD 'Your IMSI is 262420610967784' 20250426122624217 DLGSUP <0013> hlr_ussd.c:278 GSUP 179: the-source\n: IMSI-262420610967784 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420610967784" destination_name="the-source\n" session_id=1368234032 session_state=END} 20250426122624217 DLGSUP <0013> gsup_req.c:173 GSUP 179: the-source\n: IMSI-262420610967784 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250426122624217 DLINP <000b> input/ipa.c:452 connected read/write 20250426122624217 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122624217 DLINP <000b> input/ipa.c:452 connected read/write 20250426122624217 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@7d2084491a2b: Found GsupExpect[0] for "262420610967784" handled at TC_mo_ussd_iuse_imsi_via_proxy(178) HLR_Test-GSUP(171)@7d2084491a2b: Added IMSI table entry 4TC_mo_ussd_iuse_imsi_via_proxy(178)"262420610967784" TC_mo_ussd_iuse_imsi_via_proxy(178)@7d2084491a2b: setverdict(pass): none -> pass 20250426122624219 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33228<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(178)@7d2084491a2b: Final verdict of PTC: pass 20250426122624219 DAUC <0003> db_auc.c:157 IMSI='262429598539996': No 2G Auth Data 20250426122624219 DAUC <0003> db_auc.c:192 IMSI='262429598539996': No 3G Auth Data HLR_Test-GSUP(171)@7d2084491a2b: Created GsupExpect[0] for "262429598539996" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(179) 20250426122624225 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33240<->l=127.0.0.1:4258 20250426122624228 DLINP <000b> input/ipa.c:452 connected read/write 20250426122624228 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122624228 DLGSUP <0013> gsup_req.c:140 GSUP 180: MSC-00-00-00-00-00-00: IMSI-262429598539996 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429598539996" source_name="the-source\n" session_id=204722348 session_state=BEGIN} 20250426122624228 DSS <0004> hlr_ussd.c:576 262429598539996/0x0c33d0ac: Process SS (BEGIN) 20250426122624228 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250426122624228 DSS <0004> hlr_ussd.c:518 262429598539996/0x0c33d0ac: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250426122624228 DSS <0004> hlr_ussd.c:363 262429598539996/0x0c33d0ac: Tx USSD 'Your IMSI is 262429598539996' 20250426122624228 DLGSUP <0013> hlr_ussd.c:278 GSUP 180: the-source\n: IMSI-262429598539996 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429598539996" destination_name="the-source\n" session_id=204722348 session_state=END} 20250426122624228 DLGSUP <0013> gsup_req.c:173 GSUP 180: the-source\n: IMSI-262429598539996 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250426122624228 DLINP <000b> input/ipa.c:452 connected read/write 20250426122624228 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122624228 DLINP <000b> input/ipa.c:452 connected read/write 20250426122624228 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@7d2084491a2b: Found GsupExpect[0] for "262429598539996" handled at TC_mo_ussd_iuse_imsi_via_proxy(179) HLR_Test-GSUP(171)@7d2084491a2b: Added IMSI table entry 5TC_mo_ussd_iuse_imsi_via_proxy(179)"262429598539996" TC_mo_ussd_iuse_imsi_via_proxy(179)@7d2084491a2b: setverdict(pass): none -> pass 20250426122624230 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33240<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(179)@7d2084491a2b: Final verdict of PTC: pass 20250426122624230 DAUC <0003> db_auc.c:157 IMSI='262420812399680': No 2G Auth Data 20250426122624230 DAUC <0003> db_auc.c:192 IMSI='262420812399680': No 3G Auth Data HLR_Test-GSUP(171)@7d2084491a2b: Created GsupExpect[0] for "262420812399680" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(180) 20250426122624236 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33254<->l=127.0.0.1:4258 20250426122624239 DLINP <000b> input/ipa.c:452 connected read/write 20250426122624239 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122624239 DLGSUP <0013> gsup_req.c:140 GSUP 181: MSC-00-00-00-00-00-00: IMSI-262420812399680 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420812399680" source_name="the-source\n" session_id=1671188847 session_state=BEGIN} 20250426122624239 DSS <0004> hlr_ussd.c:576 262420812399680/0x639c516f: Process SS (BEGIN) 20250426122624239 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250426122624239 DSS <0004> hlr_ussd.c:518 262420812399680/0x639c516f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250426122624239 DSS <0004> hlr_ussd.c:363 262420812399680/0x639c516f: Tx USSD 'Your IMSI is 262420812399680' 20250426122624239 DLGSUP <0013> hlr_ussd.c:278 GSUP 181: the-source\n: IMSI-262420812399680 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420812399680" destination_name="the-source\n" session_id=1671188847 session_state=END} 20250426122624239 DLGSUP <0013> gsup_req.c:173 GSUP 181: the-source\n: IMSI-262420812399680 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250426122624239 DLINP <000b> input/ipa.c:452 connected read/write 20250426122624239 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122624239 DLINP <000b> input/ipa.c:452 connected read/write 20250426122624239 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@7d2084491a2b: Found GsupExpect[0] for "262420812399680" handled at TC_mo_ussd_iuse_imsi_via_proxy(180) HLR_Test-GSUP(171)@7d2084491a2b: Added IMSI table entry 6TC_mo_ussd_iuse_imsi_via_proxy(180)"262420812399680" TC_mo_ussd_iuse_imsi_via_proxy(180)@7d2084491a2b: setverdict(pass): none -> pass 20250426122624241 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33254<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(180)@7d2084491a2b: Final verdict of PTC: pass 20250426122624241 DAUC <0003> db_auc.c:157 IMSI='262427724532506': No 2G Auth Data 20250426122624241 DAUC <0003> db_auc.c:192 IMSI='262427724532506': No 3G Auth Data HLR_Test-GSUP(171)@7d2084491a2b: Created GsupExpect[0] for "262427724532506" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(181) 20250426122624247 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33266<->l=127.0.0.1:4258 20250426122624250 DLINP <000b> input/ipa.c:452 connected read/write 20250426122624250 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122624250 DLGSUP <0013> gsup_req.c:140 GSUP 182: MSC-00-00-00-00-00-00: IMSI-262427724532506 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427724532506" source_name="the-source\n" session_id=1619487042 session_state=BEGIN} 20250426122624250 DSS <0004> hlr_ussd.c:576 262427724532506/0x60876942: Process SS (BEGIN) 20250426122624250 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250426122624250 DSS <0004> hlr_ussd.c:518 262427724532506/0x60876942: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250426122624250 DSS <0004> hlr_ussd.c:363 262427724532506/0x60876942: Tx USSD 'Your IMSI is 262427724532506' 20250426122624250 DLGSUP <0013> hlr_ussd.c:278 GSUP 182: the-source\n: IMSI-262427724532506 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427724532506" destination_name="the-source\n" session_id=1619487042 session_state=END} 20250426122624250 DLGSUP <0013> gsup_req.c:173 GSUP 182: the-source\n: IMSI-262427724532506 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250426122624250 DLINP <000b> input/ipa.c:452 connected read/write 20250426122624250 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122624250 DLINP <000b> input/ipa.c:452 connected read/write 20250426122624250 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@7d2084491a2b: Found GsupExpect[0] for "262427724532506" handled at TC_mo_ussd_iuse_imsi_via_proxy(181) HLR_Test-GSUP(171)@7d2084491a2b: Added IMSI table entry 7TC_mo_ussd_iuse_imsi_via_proxy(181)"262427724532506" TC_mo_ussd_iuse_imsi_via_proxy(181)@7d2084491a2b: setverdict(pass): none -> pass 20250426122624252 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33266<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(181)@7d2084491a2b: Final verdict of PTC: pass 20250426122624252 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33168<->l=127.0.0.1:4258 20250426122624253 DLINP <000b> input/ipa.c:452 connected read/write 20250426122624253 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122624253 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250426122624253 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250426122624253 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250426122624253 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) HLR_Test-GSUP(171)@7d2084491a2b: Final verdict of PTC: none 172@7d2084491a2b: Final verdict of PTC: none HLR_Test-GSUP-IPA(170)@7d2084491a2b: Final verdict of PTC: none 20250426122624253 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43705<->l=127.0.0.1:4259) IPA-CTRL-CLI-IPA(173)@7d2084491a2b: Final verdict of PTC: none MTC@7d2084491a2b: Setting final verdict of the test case. MTC@7d2084491a2b: Local verdict of MTC: none MTC@7d2084491a2b: Local verdict of PTC HLR_Test-GSUP-IPA(170): none (none -> none) MTC@7d2084491a2b: Local verdict of PTC HLR_Test-GSUP(171): none (none -> none) MTC@7d2084491a2b: Local verdict of PTC with component reference 172: none (none -> none) MTC@7d2084491a2b: Local verdict of PTC IPA-CTRL-CLI-IPA(173): none (none -> none) MTC@7d2084491a2b: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(174): pass (none -> pass) MTC@7d2084491a2b: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(175): pass (pass -> pass) MTC@7d2084491a2b: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(176): pass (pass -> pass) MTC@7d2084491a2b: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(177): pass (pass -> pass) MTC@7d2084491a2b: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(178): pass (pass -> pass) MTC@7d2084491a2b: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(179): pass (pass -> pass) MTC@7d2084491a2b: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(180): pass (pass -> pass) MTC@7d2084491a2b: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(181): pass (pass -> pass) MTC@7d2084491a2b: Test case TC_mo_ussd_iuse_imsi_via_proxy finished. Verdict: pass MTC@7d2084491a2b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy pass'. Sat Apr 26 12:26:24 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 20250426122624276 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33268<->l=127.0.0.1:4258 20250426122624477 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33268<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=69748) Waiting for packet dumper to finish... 1 (prev_count=69748, count=83476) MTC@7d2084491a2b: 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@7d2084491a2b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_msisdn'. ------ HLR_Tests.TC_mo_ussd_iuse_msisdn ------ Sat Apr 26 12:26: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_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@7d2084491a2b: 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@7d2084491a2b: Test case TC_mo_ussd_iuse_msisdn started. MTC@7d2084491a2b: legacy= false MTC@7d2084491a2b: in not legacy case 1 MTC@7d2084491a2b: in not legacy case 2 20250426122627589 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250426122627590 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(182)@7d2084491a2b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426122627594 DLINP <000b> input/ipa.c:452 connected read/write 20250426122627594 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122627596 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33284<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(182)@7d2084491a2b: 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)@7d2084491a2b: 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 } } } } 20250426122627600 DLINP <000b> input/ipa.c:452 connected read/write 20250426122627600 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122627600 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250426122627600 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250426122627600 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 20250426122627600 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250426122627600 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 20250426122627600 DLGSUP <0013> gsup_server.c:236 2: 20250426122627600 DLGSUP <0013> gsup_server.c:238 2: 00 20250426122627600 DLGSUP <0013> gsup_server.c:236 3: 20250426122627600 DLGSUP <0013> gsup_server.c:238 3: 00 20250426122627600 DLGSUP <0013> gsup_server.c:236 4: 20250426122627600 DLGSUP <0013> gsup_server.c:238 4: 00 20250426122627600 DLGSUP <0013> gsup_server.c:236 5: 20250426122627600 DLGSUP <0013> gsup_server.c:238 5: 00 20250426122627600 DLGSUP <0013> gsup_server.c:236 7: 20250426122627600 DLGSUP <0013> gsup_server.c:238 7: 00 20250426122627600 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250426122627600 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250426122627600 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)@7d2084491a2b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 184@7d2084491a2b: 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") 20250426122627628 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:39331<->l=127.0.0.1:4259) 20250426122627636 DAUC <0003> db_auc.c:157 IMSI='262427795256313': No 2G Auth Data 20250426122627636 DAUC <0003> db_auc.c:192 IMSI='262427795256313': No 3G Auth Data HLR_Test-GSUP(183)@7d2084491a2b: Created GsupExpect[0] for "262427795256313" to be handled at TC_mo_ussd_iuse_msisdn(186) 20250426122627660 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33294<->l=127.0.0.1:4258 20250426122627670 DLINP <000b> input/ipa.c:452 connected read/write 20250426122627670 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122627670 DLGSUP <0013> gsup_req.c:140 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262427795256313 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427795256313" session_id=3415215369 session_state=BEGIN} 20250426122627671 DSS <0004> hlr_ussd.c:576 262427795256313/0xcb900d09: Process SS (BEGIN) 20250426122627671 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250426122627671 DSS <0004> hlr_ussd.c:518 262427795256313/0xcb900d09: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250426122627671 DSS <0004> hlr_ussd.c:363 262427795256313/0xcb900d09: Tx USSD 'Your extension is 491614548478' 20250426122627671 DLGSUP <0013> hlr_ussd.c:278 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262427795256313 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427795256313" session_id=3415215369 session_state=END} 20250426122627671 DLGSUP <0013> gsup_req.c:173 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262427795256313 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250426122627671 DLINP <000b> input/ipa.c:452 connected read/write 20250426122627671 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122627671 DLINP <000b> input/ipa.c:452 connected read/write 20250426122627671 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@7d2084491a2b: Found GsupExpect[0] for "262427795256313" handled at TC_mo_ussd_iuse_msisdn(186) HLR_Test-GSUP(183)@7d2084491a2b: Added IMSI table entry 0TC_mo_ussd_iuse_msisdn(186)"262427795256313" TC_mo_ussd_iuse_msisdn(186)@7d2084491a2b: setverdict(pass): none -> pass 20250426122627676 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33294<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(186)@7d2084491a2b: Final verdict of PTC: pass 20250426122627677 DAUC <0003> db_auc.c:157 IMSI='262424798283587': No 2G Auth Data 20250426122627677 DAUC <0003> db_auc.c:192 IMSI='262424798283587': No 3G Auth Data HLR_Test-GSUP(183)@7d2084491a2b: Created GsupExpect[0] for "262424798283587" to be handled at TC_mo_ussd_iuse_msisdn(187) 20250426122627687 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33304<->l=127.0.0.1:4258 20250426122627690 DLINP <000b> input/ipa.c:452 connected read/write 20250426122627690 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122627690 DLGSUP <0013> gsup_req.c:140 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262424798283587 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424798283587" session_id=1284586399 session_state=BEGIN} 20250426122627691 DSS <0004> hlr_ussd.c:576 262424798283587/0x4c913b9f: Process SS (BEGIN) 20250426122627691 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250426122627691 DSS <0004> hlr_ussd.c:518 262424798283587/0x4c913b9f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250426122627691 DSS <0004> hlr_ussd.c:363 262424798283587/0x4c913b9f: Tx USSD 'Your extension is 491616573476' 20250426122627691 DLGSUP <0013> hlr_ussd.c:278 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262424798283587 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424798283587" session_id=1284586399 session_state=END} 20250426122627691 DLGSUP <0013> gsup_req.c:173 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262424798283587 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250426122627691 DLINP <000b> input/ipa.c:452 connected read/write 20250426122627691 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122627691 DLINP <000b> input/ipa.c:452 connected read/write 20250426122627691 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@7d2084491a2b: Found GsupExpect[0] for "262424798283587" handled at TC_mo_ussd_iuse_msisdn(187) HLR_Test-GSUP(183)@7d2084491a2b: Added IMSI table entry 1TC_mo_ussd_iuse_msisdn(187)"262424798283587" TC_mo_ussd_iuse_msisdn(187)@7d2084491a2b: setverdict(pass): none -> pass 20250426122627692 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33304<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(187)@7d2084491a2b: Final verdict of PTC: pass 20250426122627693 DAUC <0003> db_auc.c:157 IMSI='262421304539796': No 2G Auth Data 20250426122627693 DAUC <0003> db_auc.c:192 IMSI='262421304539796': No 3G Auth Data HLR_Test-GSUP(183)@7d2084491a2b: Created GsupExpect[0] for "262421304539796" to be handled at TC_mo_ussd_iuse_msisdn(188) 20250426122627700 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33306<->l=127.0.0.1:4258 20250426122627703 DLINP <000b> input/ipa.c:452 connected read/write 20250426122627703 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122627703 DLGSUP <0013> gsup_req.c:140 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262421304539796 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421304539796" session_id=3284286961 session_state=BEGIN} 20250426122627703 DSS <0004> hlr_ussd.c:576 262421304539796/0xc3c23df1: Process SS (BEGIN) 20250426122627703 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250426122627703 DSS <0004> hlr_ussd.c:518 262421304539796/0xc3c23df1: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250426122627703 DSS <0004> hlr_ussd.c:363 262421304539796/0xc3c23df1: Tx USSD 'Your extension is 491610461851' 20250426122627703 DLGSUP <0013> hlr_ussd.c:278 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262421304539796 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421304539796" session_id=3284286961 session_state=END} 20250426122627703 DLGSUP <0013> gsup_req.c:173 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262421304539796 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250426122627703 DLINP <000b> input/ipa.c:452 connected read/write 20250426122627703 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122627703 DLINP <000b> input/ipa.c:452 connected read/write 20250426122627703 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@7d2084491a2b: Found GsupExpect[0] for "262421304539796" handled at TC_mo_ussd_iuse_msisdn(188) HLR_Test-GSUP(183)@7d2084491a2b: Added IMSI table entry 2TC_mo_ussd_iuse_msisdn(188)"262421304539796" TC_mo_ussd_iuse_msisdn(188)@7d2084491a2b: setverdict(pass): none -> pass 20250426122627705 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33306<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(188)@7d2084491a2b: Final verdict of PTC: pass 20250426122627705 DAUC <0003> db_auc.c:157 IMSI='262421616379622': No 2G Auth Data 20250426122627705 DAUC <0003> db_auc.c:192 IMSI='262421616379622': No 3G Auth Data HLR_Test-GSUP(183)@7d2084491a2b: Created GsupExpect[0] for "262421616379622" to be handled at TC_mo_ussd_iuse_msisdn(189) 20250426122627712 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33314<->l=127.0.0.1:4258 20250426122627715 DLINP <000b> input/ipa.c:452 connected read/write 20250426122627715 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122627715 DLGSUP <0013> gsup_req.c:140 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262421616379622 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421616379622" session_id=2039878828 session_state=BEGIN} 20250426122627715 DSS <0004> hlr_ussd.c:576 262421616379622/0x799614ac: Process SS (BEGIN) 20250426122627715 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250426122627715 DSS <0004> hlr_ussd.c:518 262421616379622/0x799614ac: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250426122627715 DSS <0004> hlr_ussd.c:363 262421616379622/0x799614ac: Tx USSD 'Your extension is 491617541404' 20250426122627715 DLGSUP <0013> hlr_ussd.c:278 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262421616379622 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421616379622" session_id=2039878828 session_state=END} 20250426122627715 DLGSUP <0013> gsup_req.c:173 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262421616379622 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250426122627716 DLINP <000b> input/ipa.c:452 connected read/write 20250426122627716 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122627716 DLINP <000b> input/ipa.c:452 connected read/write 20250426122627716 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@7d2084491a2b: Found GsupExpect[0] for "262421616379622" handled at TC_mo_ussd_iuse_msisdn(189) HLR_Test-GSUP(183)@7d2084491a2b: Added IMSI table entry 3TC_mo_ussd_iuse_msisdn(189)"262421616379622" TC_mo_ussd_iuse_msisdn(189)@7d2084491a2b: setverdict(pass): none -> pass 20250426122627719 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33314<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(189)@7d2084491a2b: Final verdict of PTC: pass 20250426122627719 DAUC <0003> db_auc.c:157 IMSI='262428314508338': No 2G Auth Data 20250426122627719 DAUC <0003> db_auc.c:192 IMSI='262428314508338': No 3G Auth Data HLR_Test-GSUP(183)@7d2084491a2b: Created GsupExpect[0] for "262428314508338" to be handled at TC_mo_ussd_iuse_msisdn(190) 20250426122627725 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33324<->l=127.0.0.1:4258 20250426122627728 DLINP <000b> input/ipa.c:452 connected read/write 20250426122627728 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122627728 DLGSUP <0013> gsup_req.c:140 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262428314508338 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428314508338" session_id=2160217501 session_state=BEGIN} 20250426122627728 DSS <0004> hlr_ussd.c:576 262428314508338/0x80c24d9d: Process SS (BEGIN) 20250426122627728 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250426122627728 DSS <0004> hlr_ussd.c:518 262428314508338/0x80c24d9d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250426122627728 DSS <0004> hlr_ussd.c:363 262428314508338/0x80c24d9d: Tx USSD 'Your extension is 491616440272' 20250426122627728 DLGSUP <0013> hlr_ussd.c:278 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262428314508338 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428314508338" session_id=2160217501 session_state=END} 20250426122627728 DLGSUP <0013> gsup_req.c:173 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262428314508338 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250426122627728 DLINP <000b> input/ipa.c:452 connected read/write 20250426122627728 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122627728 DLINP <000b> input/ipa.c:452 connected read/write 20250426122627728 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@7d2084491a2b: Found GsupExpect[0] for "262428314508338" handled at TC_mo_ussd_iuse_msisdn(190) HLR_Test-GSUP(183)@7d2084491a2b: Added IMSI table entry 4TC_mo_ussd_iuse_msisdn(190)"262428314508338" TC_mo_ussd_iuse_msisdn(190)@7d2084491a2b: setverdict(pass): none -> pass 20250426122627730 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33324<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(190)@7d2084491a2b: Final verdict of PTC: pass 20250426122627731 DAUC <0003> db_auc.c:157 IMSI='262421492265228': No 2G Auth Data 20250426122627731 DAUC <0003> db_auc.c:192 IMSI='262421492265228': No 3G Auth Data HLR_Test-GSUP(183)@7d2084491a2b: Created GsupExpect[0] for "262421492265228" to be handled at TC_mo_ussd_iuse_msisdn(191) 20250426122627737 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33338<->l=127.0.0.1:4258 20250426122627740 DLINP <000b> input/ipa.c:452 connected read/write 20250426122627740 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122627740 DLGSUP <0013> gsup_req.c:140 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262421492265228 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421492265228" session_id=3697150810 session_state=BEGIN} 20250426122627740 DSS <0004> hlr_ussd.c:576 262421492265228/0xdc5e0b5a: Process SS (BEGIN) 20250426122627740 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250426122627740 DSS <0004> hlr_ussd.c:518 262421492265228/0xdc5e0b5a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250426122627740 DSS <0004> hlr_ussd.c:363 262421492265228/0xdc5e0b5a: Tx USSD 'Your extension is 491617026007' 20250426122627740 DLGSUP <0013> hlr_ussd.c:278 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262421492265228 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421492265228" session_id=3697150810 session_state=END} 20250426122627740 DLGSUP <0013> gsup_req.c:173 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262421492265228 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250426122627740 DLINP <000b> input/ipa.c:452 connected read/write 20250426122627740 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122627740 DLINP <000b> input/ipa.c:452 connected read/write 20250426122627740 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@7d2084491a2b: Found GsupExpect[0] for "262421492265228" handled at TC_mo_ussd_iuse_msisdn(191) HLR_Test-GSUP(183)@7d2084491a2b: Added IMSI table entry 5TC_mo_ussd_iuse_msisdn(191)"262421492265228" TC_mo_ussd_iuse_msisdn(191)@7d2084491a2b: setverdict(pass): none -> pass 20250426122627742 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33338<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(191)@7d2084491a2b: Final verdict of PTC: pass 20250426122627742 DAUC <0003> db_auc.c:157 IMSI='262429269136588': No 2G Auth Data 20250426122627742 DAUC <0003> db_auc.c:192 IMSI='262429269136588': No 3G Auth Data HLR_Test-GSUP(183)@7d2084491a2b: Created GsupExpect[0] for "262429269136588" to be handled at TC_mo_ussd_iuse_msisdn(192) 20250426122627749 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33348<->l=127.0.0.1:4258 20250426122627752 DLINP <000b> input/ipa.c:452 connected read/write 20250426122627752 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122627752 DLGSUP <0013> gsup_req.c:140 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262429269136588 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429269136588" session_id=322852353 session_state=BEGIN} 20250426122627752 DSS <0004> hlr_ussd.c:576 262429269136588/0x133e5601: Process SS (BEGIN) 20250426122627752 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250426122627752 DSS <0004> hlr_ussd.c:518 262429269136588/0x133e5601: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250426122627752 DSS <0004> hlr_ussd.c:363 262429269136588/0x133e5601: Tx USSD 'Your extension is 491613027107' 20250426122627752 DLGSUP <0013> hlr_ussd.c:278 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262429269136588 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429269136588" session_id=322852353 session_state=END} 20250426122627752 DLGSUP <0013> gsup_req.c:173 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262429269136588 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250426122627752 DLINP <000b> input/ipa.c:452 connected read/write 20250426122627752 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122627752 DLINP <000b> input/ipa.c:452 connected read/write 20250426122627752 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@7d2084491a2b: Found GsupExpect[0] for "262429269136588" handled at TC_mo_ussd_iuse_msisdn(192) HLR_Test-GSUP(183)@7d2084491a2b: Added IMSI table entry 6TC_mo_ussd_iuse_msisdn(192)"262429269136588" TC_mo_ussd_iuse_msisdn(192)@7d2084491a2b: setverdict(pass): none -> pass 20250426122627754 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33348<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(192)@7d2084491a2b: Final verdict of PTC: pass 20250426122627754 DAUC <0003> db_auc.c:157 IMSI='262423212423319': No 2G Auth Data 20250426122627754 DAUC <0003> db_auc.c:192 IMSI='262423212423319': No 3G Auth Data HLR_Test-GSUP(183)@7d2084491a2b: Created GsupExpect[0] for "262423212423319" to be handled at TC_mo_ussd_iuse_msisdn(193) 20250426122627761 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33362<->l=127.0.0.1:4258 20250426122627764 DLINP <000b> input/ipa.c:452 connected read/write 20250426122627764 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122627764 DLGSUP <0013> gsup_req.c:140 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262423212423319 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423212423319" session_id=2317265080 session_state=BEGIN} 20250426122627764 DSS <0004> hlr_ussd.c:576 262423212423319/0x8a1ea8b8: Process SS (BEGIN) 20250426122627764 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250426122627764 DSS <0004> hlr_ussd.c:518 262423212423319/0x8a1ea8b8: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250426122627764 DSS <0004> hlr_ussd.c:363 262423212423319/0x8a1ea8b8: Tx USSD 'Your extension is 491612300814' 20250426122627764 DLGSUP <0013> hlr_ussd.c:278 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262423212423319 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423212423319" session_id=2317265080 session_state=END} 20250426122627764 DLGSUP <0013> gsup_req.c:173 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262423212423319 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250426122627764 DLINP <000b> input/ipa.c:452 connected read/write 20250426122627764 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122627764 DLINP <000b> input/ipa.c:452 connected read/write 20250426122627764 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@7d2084491a2b: Found GsupExpect[0] for "262423212423319" handled at TC_mo_ussd_iuse_msisdn(193) HLR_Test-GSUP(183)@7d2084491a2b: Added IMSI table entry 7TC_mo_ussd_iuse_msisdn(193)"262423212423319" TC_mo_ussd_iuse_msisdn(193)@7d2084491a2b: setverdict(pass): none -> pass 20250426122627766 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33362<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(193)@7d2084491a2b: Final verdict of PTC: pass 20250426122627767 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33284<->l=127.0.0.1:4258 HLR_Test-GSUP(183)@7d2084491a2b: Final verdict of PTC: none 20250426122627767 DLINP <000b> input/ipa.c:452 connected read/write 20250426122627767 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122627767 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250426122627767 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250426122627767 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250426122627768 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39331<->l=127.0.0.1:4259) 184@7d2084491a2b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(185)@7d2084491a2b: Final verdict of PTC: none HLR_Test-GSUP-IPA(182)@7d2084491a2b: Final verdict of PTC: none MTC@7d2084491a2b: Setting final verdict of the test case. MTC@7d2084491a2b: Local verdict of MTC: none MTC@7d2084491a2b: Local verdict of PTC HLR_Test-GSUP-IPA(182): none (none -> none) MTC@7d2084491a2b: Local verdict of PTC HLR_Test-GSUP(183): none (none -> none) MTC@7d2084491a2b: Local verdict of PTC with component reference 184: none (none -> none) MTC@7d2084491a2b: Local verdict of PTC IPA-CTRL-CLI-IPA(185): none (none -> none) MTC@7d2084491a2b: Local verdict of PTC TC_mo_ussd_iuse_msisdn(186): pass (none -> pass) MTC@7d2084491a2b: Local verdict of PTC TC_mo_ussd_iuse_msisdn(187): pass (pass -> pass) MTC@7d2084491a2b: Local verdict of PTC TC_mo_ussd_iuse_msisdn(188): pass (pass -> pass) MTC@7d2084491a2b: Local verdict of PTC TC_mo_ussd_iuse_msisdn(189): pass (pass -> pass) MTC@7d2084491a2b: Local verdict of PTC TC_mo_ussd_iuse_msisdn(190): pass (pass -> pass) MTC@7d2084491a2b: Local verdict of PTC TC_mo_ussd_iuse_msisdn(191): pass (pass -> pass) MTC@7d2084491a2b: Local verdict of PTC TC_mo_ussd_iuse_msisdn(192): pass (pass -> pass) MTC@7d2084491a2b: Local verdict of PTC TC_mo_ussd_iuse_msisdn(193): pass (pass -> pass) MTC@7d2084491a2b: Test case TC_mo_ussd_iuse_msisdn finished. Verdict: pass MTC@7d2084491a2b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn pass'. Sat Apr 26 12:26:27 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 20250426122627791 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33366<->l=127.0.0.1:4258 20250426122627993 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33366<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=78192) Waiting for packet dumper to finish... 1 (prev_count=78192, count=82340) MTC@7d2084491a2b: 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@7d2084491a2b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy'. ------ HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy ------ Sat Apr 26 12:26:30 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_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@7d2084491a2b: 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@7d2084491a2b: Test case TC_mo_ussd_iuse_msisdn_via_proxy started. MTC@7d2084491a2b: legacy= false MTC@7d2084491a2b: in not legacy case 1 MTC@7d2084491a2b: in not legacy case 2 20250426122631119 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250426122631119 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(194)@7d2084491a2b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426122631124 DLINP <000b> input/ipa.c:452 connected read/write 20250426122631124 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122631125 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33380<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(194)@7d2084491a2b: 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)@7d2084491a2b: 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 } } } } 20250426122631129 DLINP <000b> input/ipa.c:452 connected read/write 20250426122631129 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122631129 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250426122631129 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250426122631129 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 20250426122631129 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250426122631129 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 20250426122631129 DLGSUP <0013> gsup_server.c:236 2: 20250426122631129 DLGSUP <0013> gsup_server.c:238 2: 00 20250426122631129 DLGSUP <0013> gsup_server.c:236 3: 20250426122631129 DLGSUP <0013> gsup_server.c:238 3: 00 20250426122631129 DLGSUP <0013> gsup_server.c:236 4: 20250426122631129 DLGSUP <0013> gsup_server.c:238 4: 00 20250426122631129 DLGSUP <0013> gsup_server.c:236 5: 20250426122631129 DLGSUP <0013> gsup_server.c:238 5: 00 20250426122631129 DLGSUP <0013> gsup_server.c:236 7: 20250426122631129 DLGSUP <0013> gsup_server.c:238 7: 00 20250426122631129 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250426122631129 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250426122631129 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)@7d2084491a2b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 196@7d2084491a2b: 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") 20250426122631145 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:43641<->l=127.0.0.1:4259) 20250426122631150 DAUC <0003> db_auc.c:157 IMSI='262421690387506': No 2G Auth Data 20250426122631150 DAUC <0003> db_auc.c:192 IMSI='262421690387506': No 3G Auth Data HLR_Test-GSUP(195)@7d2084491a2b: Created GsupExpect[0] for "262421690387506" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(198) 20250426122631167 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33394<->l=127.0.0.1:4258 20250426122631173 DLINP <000b> input/ipa.c:452 connected read/write 20250426122631173 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122631173 DLGSUP <0013> gsup_req.c:140 GSUP 191: MSC-00-00-00-00-00-00: IMSI-262421690387506 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421690387506" source_name="the-source\n" session_id=2246385930 session_state=BEGIN} 20250426122631173 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250426122631173 DSS <0004> hlr_ussd.c:576 262421690387506/0x85e5210a: Process SS (BEGIN) 20250426122631173 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250426122631173 DSS <0004> hlr_ussd.c:518 262421690387506/0x85e5210a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250426122631173 DSS <0004> hlr_ussd.c:363 262421690387506/0x85e5210a: Tx USSD 'Your extension is 491614542853' 20250426122631173 DLGSUP <0013> hlr_ussd.c:278 GSUP 191: the-source\n: IMSI-262421690387506 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421690387506" destination_name="the-source\n" session_id=2246385930 session_state=END} 20250426122631173 DLGSUP <0013> gsup_req.c:173 GSUP 191: the-source\n: IMSI-262421690387506 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250426122631173 DLINP <000b> input/ipa.c:452 connected read/write 20250426122631173 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122631173 DLINP <000b> input/ipa.c:452 connected read/write 20250426122631173 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@7d2084491a2b: Found GsupExpect[0] for "262421690387506" handled at TC_mo_ussd_iuse_msisdn_via_proxy(198) HLR_Test-GSUP(195)@7d2084491a2b: Added IMSI table entry 0TC_mo_ussd_iuse_msisdn_via_proxy(198)"262421690387506" TC_mo_ussd_iuse_msisdn_via_proxy(198)@7d2084491a2b: setverdict(pass): none -> pass 20250426122631177 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33394<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(198)@7d2084491a2b: Final verdict of PTC: pass 20250426122631178 DAUC <0003> db_auc.c:157 IMSI='262422354013826': No 2G Auth Data 20250426122631178 DAUC <0003> db_auc.c:192 IMSI='262422354013826': No 3G Auth Data HLR_Test-GSUP(195)@7d2084491a2b: Created GsupExpect[0] for "262422354013826" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(199) 20250426122631186 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33404<->l=127.0.0.1:4258 20250426122631191 DLINP <000b> input/ipa.c:452 connected read/write 20250426122631191 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122631191 DLGSUP <0013> gsup_req.c:140 GSUP 192: MSC-00-00-00-00-00-00: IMSI-262422354013826 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422354013826" source_name="the-source\n" session_id=2045136515 session_state=BEGIN} 20250426122631191 DSS <0004> hlr_ussd.c:576 262422354013826/0x79e64e83: Process SS (BEGIN) 20250426122631191 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250426122631191 DSS <0004> hlr_ussd.c:518 262422354013826/0x79e64e83: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250426122631191 DSS <0004> hlr_ussd.c:363 262422354013826/0x79e64e83: Tx USSD 'Your extension is 491615808780' 20250426122631191 DLGSUP <0013> hlr_ussd.c:278 GSUP 192: the-source\n: IMSI-262422354013826 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422354013826" destination_name="the-source\n" session_id=2045136515 session_state=END} 20250426122631191 DLGSUP <0013> gsup_req.c:173 GSUP 192: the-source\n: IMSI-262422354013826 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250426122631191 DLINP <000b> input/ipa.c:452 connected read/write 20250426122631191 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122631191 DLINP <000b> input/ipa.c:452 connected read/write 20250426122631191 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@7d2084491a2b: Found GsupExpect[0] for "262422354013826" handled at TC_mo_ussd_iuse_msisdn_via_proxy(199) HLR_Test-GSUP(195)@7d2084491a2b: Added IMSI table entry 1TC_mo_ussd_iuse_msisdn_via_proxy(199)"262422354013826" TC_mo_ussd_iuse_msisdn_via_proxy(199)@7d2084491a2b: setverdict(pass): none -> pass 20250426122631193 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33404<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(199)@7d2084491a2b: Final verdict of PTC: pass 20250426122631193 DAUC <0003> db_auc.c:157 IMSI='262424704417628': No 2G Auth Data 20250426122631193 DAUC <0003> db_auc.c:192 IMSI='262424704417628': No 3G Auth Data HLR_Test-GSUP(195)@7d2084491a2b: Created GsupExpect[0] for "262424704417628" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(200) 20250426122631201 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33420<->l=127.0.0.1:4258 20250426122631204 DLINP <000b> input/ipa.c:452 connected read/write 20250426122631204 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122631204 DLGSUP <0013> gsup_req.c:140 GSUP 193: MSC-00-00-00-00-00-00: IMSI-262424704417628 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424704417628" source_name="the-source\n" session_id=180935210 session_state=BEGIN} 20250426122631204 DSS <0004> hlr_ussd.c:576 262424704417628/0x0ac8da2a: Process SS (BEGIN) 20250426122631204 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250426122631204 DSS <0004> hlr_ussd.c:518 262424704417628/0x0ac8da2a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250426122631204 DSS <0004> hlr_ussd.c:363 262424704417628/0x0ac8da2a: Tx USSD 'Your extension is 491618888136' 20250426122631204 DLGSUP <0013> hlr_ussd.c:278 GSUP 193: the-source\n: IMSI-262424704417628 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424704417628" destination_name="the-source\n" session_id=180935210 session_state=END} 20250426122631204 DLGSUP <0013> gsup_req.c:173 GSUP 193: the-source\n: IMSI-262424704417628 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250426122631204 DLINP <000b> input/ipa.c:452 connected read/write 20250426122631204 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122631204 DLINP <000b> input/ipa.c:452 connected read/write 20250426122631204 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@7d2084491a2b: Found GsupExpect[0] for "262424704417628" handled at TC_mo_ussd_iuse_msisdn_via_proxy(200) HLR_Test-GSUP(195)@7d2084491a2b: Added IMSI table entry 2TC_mo_ussd_iuse_msisdn_via_proxy(200)"262424704417628" TC_mo_ussd_iuse_msisdn_via_proxy(200)@7d2084491a2b: setverdict(pass): none -> pass 20250426122631206 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33420<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(200)@7d2084491a2b: Final verdict of PTC: pass 20250426122631206 DAUC <0003> db_auc.c:157 IMSI='262421714029862': No 2G Auth Data 20250426122631206 DAUC <0003> db_auc.c:192 IMSI='262421714029862': No 3G Auth Data HLR_Test-GSUP(195)@7d2084491a2b: Created GsupExpect[0] for "262421714029862" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(201) 20250426122631214 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33426<->l=127.0.0.1:4258 20250426122631217 DLINP <000b> input/ipa.c:452 connected read/write 20250426122631217 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122631217 DLGSUP <0013> gsup_req.c:140 GSUP 194: MSC-00-00-00-00-00-00: IMSI-262421714029862 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421714029862" source_name="the-source\n" session_id=229384660 session_state=BEGIN} 20250426122631217 DSS <0004> hlr_ussd.c:576 262421714029862/0x0dac21d4: Process SS (BEGIN) 20250426122631217 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250426122631217 DSS <0004> hlr_ussd.c:518 262421714029862/0x0dac21d4: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250426122631217 DSS <0004> hlr_ussd.c:363 262421714029862/0x0dac21d4: Tx USSD 'Your extension is 491610730552' 20250426122631217 DLGSUP <0013> hlr_ussd.c:278 GSUP 194: the-source\n: IMSI-262421714029862 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421714029862" destination_name="the-source\n" session_id=229384660 session_state=END} 20250426122631217 DLGSUP <0013> gsup_req.c:173 GSUP 194: the-source\n: IMSI-262421714029862 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250426122631217 DLINP <000b> input/ipa.c:452 connected read/write 20250426122631217 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122631217 DLINP <000b> input/ipa.c:452 connected read/write 20250426122631217 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@7d2084491a2b: Found GsupExpect[0] for "262421714029862" handled at TC_mo_ussd_iuse_msisdn_via_proxy(201) HLR_Test-GSUP(195)@7d2084491a2b: Added IMSI table entry 3TC_mo_ussd_iuse_msisdn_via_proxy(201)"262421714029862" TC_mo_ussd_iuse_msisdn_via_proxy(201)@7d2084491a2b: setverdict(pass): none -> pass 20250426122631219 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33426<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(201)@7d2084491a2b: Final verdict of PTC: pass 20250426122631219 DAUC <0003> db_auc.c:157 IMSI='262422749709830': No 2G Auth Data 20250426122631219 DAUC <0003> db_auc.c:192 IMSI='262422749709830': No 3G Auth Data HLR_Test-GSUP(195)@7d2084491a2b: Created GsupExpect[0] for "262422749709830" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(202) 20250426122631226 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33438<->l=127.0.0.1:4258 20250426122631229 DLINP <000b> input/ipa.c:452 connected read/write 20250426122631229 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122631229 DLGSUP <0013> gsup_req.c:140 GSUP 195: MSC-00-00-00-00-00-00: IMSI-262422749709830 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422749709830" source_name="the-source\n" session_id=457742343 session_state=BEGIN} 20250426122631229 DSS <0004> hlr_ussd.c:576 262422749709830/0x1b489807: Process SS (BEGIN) 20250426122631229 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250426122631229 DSS <0004> hlr_ussd.c:518 262422749709830/0x1b489807: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250426122631229 DSS <0004> hlr_ussd.c:363 262422749709830/0x1b489807: Tx USSD 'Your extension is 491610210744' 20250426122631229 DLGSUP <0013> hlr_ussd.c:278 GSUP 195: the-source\n: IMSI-262422749709830 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422749709830" destination_name="the-source\n" session_id=457742343 session_state=END} 20250426122631229 DLGSUP <0013> gsup_req.c:173 GSUP 195: the-source\n: IMSI-262422749709830 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250426122631229 DLINP <000b> input/ipa.c:452 connected read/write 20250426122631229 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122631229 DLINP <000b> input/ipa.c:452 connected read/write 20250426122631229 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@7d2084491a2b: Found GsupExpect[0] for "262422749709830" handled at TC_mo_ussd_iuse_msisdn_via_proxy(202) HLR_Test-GSUP(195)@7d2084491a2b: Added IMSI table entry 4TC_mo_ussd_iuse_msisdn_via_proxy(202)"262422749709830" TC_mo_ussd_iuse_msisdn_via_proxy(202)@7d2084491a2b: setverdict(pass): none -> pass 20250426122631231 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33438<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(202)@7d2084491a2b: Final verdict of PTC: pass 20250426122631232 DAUC <0003> db_auc.c:157 IMSI='262427884219553': No 2G Auth Data 20250426122631232 DAUC <0003> db_auc.c:192 IMSI='262427884219553': No 3G Auth Data HLR_Test-GSUP(195)@7d2084491a2b: Created GsupExpect[0] for "262427884219553" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(203) 20250426122631238 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33452<->l=127.0.0.1:4258 20250426122631241 DLINP <000b> input/ipa.c:452 connected read/write 20250426122631241 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122631241 DLGSUP <0013> gsup_req.c:140 GSUP 196: MSC-00-00-00-00-00-00: IMSI-262427884219553 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427884219553" source_name="the-source\n" session_id=367969433 session_state=BEGIN} 20250426122631241 DSS <0004> hlr_ussd.c:576 262427884219553/0x15eec499: Process SS (BEGIN) 20250426122631241 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250426122631241 DSS <0004> hlr_ussd.c:518 262427884219553/0x15eec499: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250426122631242 DSS <0004> hlr_ussd.c:363 262427884219553/0x15eec499: Tx USSD 'Your extension is 491613233868' 20250426122631242 DLGSUP <0013> hlr_ussd.c:278 GSUP 196: the-source\n: IMSI-262427884219553 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427884219553" destination_name="the-source\n" session_id=367969433 session_state=END} 20250426122631242 DLGSUP <0013> gsup_req.c:173 GSUP 196: the-source\n: IMSI-262427884219553 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250426122631242 DLINP <000b> input/ipa.c:452 connected read/write 20250426122631242 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122631242 DLINP <000b> input/ipa.c:452 connected read/write 20250426122631242 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@7d2084491a2b: Found GsupExpect[0] for "262427884219553" handled at TC_mo_ussd_iuse_msisdn_via_proxy(203) HLR_Test-GSUP(195)@7d2084491a2b: Added IMSI table entry 5TC_mo_ussd_iuse_msisdn_via_proxy(203)"262427884219553" TC_mo_ussd_iuse_msisdn_via_proxy(203)@7d2084491a2b: setverdict(pass): none -> pass 20250426122631244 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33452<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(203)@7d2084491a2b: Final verdict of PTC: pass 20250426122631244 DAUC <0003> db_auc.c:157 IMSI='262425056980393': No 2G Auth Data 20250426122631244 DAUC <0003> db_auc.c:192 IMSI='262425056980393': No 3G Auth Data HLR_Test-GSUP(195)@7d2084491a2b: Created GsupExpect[0] for "262425056980393" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(204) 20250426122631251 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33458<->l=127.0.0.1:4258 20250426122631254 DLINP <000b> input/ipa.c:452 connected read/write 20250426122631254 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122631254 DLGSUP <0013> gsup_req.c:140 GSUP 197: MSC-00-00-00-00-00-00: IMSI-262425056980393 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425056980393" source_name="the-source\n" session_id=3144281378 session_state=BEGIN} 20250426122631254 DSS <0004> hlr_ussd.c:576 262425056980393/0xbb69ed22: Process SS (BEGIN) 20250426122631254 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250426122631254 DSS <0004> hlr_ussd.c:518 262425056980393/0xbb69ed22: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250426122631254 DSS <0004> hlr_ussd.c:363 262425056980393/0xbb69ed22: Tx USSD 'Your extension is 491615017050' 20250426122631254 DLGSUP <0013> hlr_ussd.c:278 GSUP 197: the-source\n: IMSI-262425056980393 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425056980393" destination_name="the-source\n" session_id=3144281378 session_state=END} 20250426122631254 DLGSUP <0013> gsup_req.c:173 GSUP 197: the-source\n: IMSI-262425056980393 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250426122631254 DLINP <000b> input/ipa.c:452 connected read/write 20250426122631254 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122631254 DLINP <000b> input/ipa.c:452 connected read/write 20250426122631254 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@7d2084491a2b: Found GsupExpect[0] for "262425056980393" handled at TC_mo_ussd_iuse_msisdn_via_proxy(204) HLR_Test-GSUP(195)@7d2084491a2b: Added IMSI table entry 6TC_mo_ussd_iuse_msisdn_via_proxy(204)"262425056980393" TC_mo_ussd_iuse_msisdn_via_proxy(204)@7d2084491a2b: setverdict(pass): none -> pass 20250426122631256 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33458<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(204)@7d2084491a2b: Final verdict of PTC: pass 20250426122631256 DAUC <0003> db_auc.c:157 IMSI='262427151865554': No 2G Auth Data 20250426122631256 DAUC <0003> db_auc.c:192 IMSI='262427151865554': No 3G Auth Data HLR_Test-GSUP(195)@7d2084491a2b: Created GsupExpect[0] for "262427151865554" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(205) 20250426122631264 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33464<->l=127.0.0.1:4258 20250426122631268 DLINP <000b> input/ipa.c:452 connected read/write 20250426122631268 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122631268 DLGSUP <0013> gsup_req.c:140 GSUP 198: MSC-00-00-00-00-00-00: IMSI-262427151865554 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427151865554" source_name="the-source\n" session_id=2374454311 session_state=BEGIN} 20250426122631268 DSS <0004> hlr_ussd.c:576 262427151865554/0x8d874c27: Process SS (BEGIN) 20250426122631268 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250426122631268 DSS <0004> hlr_ussd.c:518 262427151865554/0x8d874c27: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250426122631268 DSS <0004> hlr_ussd.c:363 262427151865554/0x8d874c27: Tx USSD 'Your extension is 491614260158' 20250426122631268 DLGSUP <0013> hlr_ussd.c:278 GSUP 198: the-source\n: IMSI-262427151865554 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427151865554" destination_name="the-source\n" session_id=2374454311 session_state=END} 20250426122631268 DLGSUP <0013> gsup_req.c:173 GSUP 198: the-source\n: IMSI-262427151865554 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250426122631268 DLINP <000b> input/ipa.c:452 connected read/write 20250426122631268 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122631268 DLINP <000b> input/ipa.c:452 connected read/write 20250426122631268 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@7d2084491a2b: Found GsupExpect[0] for "262427151865554" handled at TC_mo_ussd_iuse_msisdn_via_proxy(205) HLR_Test-GSUP(195)@7d2084491a2b: Added IMSI table entry 7TC_mo_ussd_iuse_msisdn_via_proxy(205)"262427151865554" TC_mo_ussd_iuse_msisdn_via_proxy(205)@7d2084491a2b: setverdict(pass): none -> pass 20250426122631271 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33464<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(205)@7d2084491a2b: Final verdict of PTC: pass 20250426122631272 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33380<->l=127.0.0.1:4258 HLR_Test-GSUP(195)@7d2084491a2b: Final verdict of PTC: none 20250426122631272 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43641<->l=127.0.0.1:4259) 20250426122631272 DLINP <000b> input/ipa.c:452 connected read/write 20250426122631272 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122631272 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250426122631272 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250426122631272 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250426122631272 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) IPA-CTRL-CLI-IPA(197)@7d2084491a2b: Final verdict of PTC: none HLR_Test-GSUP-IPA(194)@7d2084491a2b: Final verdict of PTC: none 196@7d2084491a2b: Final verdict of PTC: none MTC@7d2084491a2b: Setting final verdict of the test case. MTC@7d2084491a2b: Local verdict of MTC: none MTC@7d2084491a2b: Local verdict of PTC HLR_Test-GSUP-IPA(194): none (none -> none) MTC@7d2084491a2b: Local verdict of PTC HLR_Test-GSUP(195): none (none -> none) MTC@7d2084491a2b: Local verdict of PTC with component reference 196: none (none -> none) MTC@7d2084491a2b: Local verdict of PTC IPA-CTRL-CLI-IPA(197): none (none -> none) MTC@7d2084491a2b: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(198): pass (none -> pass) MTC@7d2084491a2b: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(199): pass (pass -> pass) MTC@7d2084491a2b: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(200): pass (pass -> pass) MTC@7d2084491a2b: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(201): pass (pass -> pass) MTC@7d2084491a2b: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(202): pass (pass -> pass) MTC@7d2084491a2b: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(203): pass (pass -> pass) MTC@7d2084491a2b: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(204): pass (pass -> pass) MTC@7d2084491a2b: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(205): pass (pass -> pass) MTC@7d2084491a2b: Test case TC_mo_ussd_iuse_msisdn_via_proxy finished. Verdict: pass MTC@7d2084491a2b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy pass'. Sat Apr 26 12:26:31 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 20250426122631296 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33476<->l=127.0.0.1:4258 20250426122631497 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33476<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65788) Waiting for packet dumper to finish... 1 (prev_count=65788, count=83540) MTC@7d2084491a2b: 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@7d2084491a2b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse'. ------ HLR_Tests.TC_mo_ussd_euse ------ Sat Apr 26 12:26: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_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@7d2084491a2b: 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@7d2084491a2b: Test case TC_mo_ussd_euse started. MTC@7d2084491a2b: legacy= false MTC@7d2084491a2b: in not legacy case 1 20250426122634629 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:34977 20250426122634629 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:34977 IPA-EUSE-foobar(208)@7d2084491a2b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426122634630 DLINP <000b> input/ipa.c:452 connected read/write 20250426122634630 DLINP <000b> input/ipa.c:406 127.0.0.1:34977 message received MTC@7d2084491a2b: in not legacy case 2 IPA-EUSE-foobar(208)@7d2084491a2b: 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)@7d2084491a2b: 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 } } } } 20250426122634631 DLINP <000b> input/ipa.c:452 connected read/write 20250426122634631 DLINP <000b> input/ipa.c:406 127.0.0.1:34977 message received 20250426122634631 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250426122634631 DLGSUP <0013> gsup_server.c:236 0: EUSE-foobar 20250426122634631 DLGSUP <0013> gsup_server.c:238 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00 20250426122634631 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 EUSE Simulator 20250426122634631 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 20250426122634631 DLGSUP <0013> gsup_server.c:236 2: 20250426122634631 DLGSUP <0013> gsup_server.c:238 2: 00 20250426122634631 DLGSUP <0013> gsup_server.c:236 3: 20250426122634631 DLGSUP <0013> gsup_server.c:238 3: 00 20250426122634631 DLGSUP <0013> gsup_server.c:236 4: 20250426122634631 DLGSUP <0013> gsup_server.c:238 4: 00 20250426122634631 DLGSUP <0013> gsup_server.c:236 5: IPA-EUSE-foobar(208)@7d2084491a2b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426122634631 DLGSUP <0013> gsup_server.c:238 5: 00 20250426122634631 DLGSUP <0013> gsup_server.c:236 7: 20250426122634631 DLGSUP <0013> gsup_server.c:238 7: 00 20250426122634631 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250426122634631 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250426122634632 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:34977 20250426122634632 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250426122634632 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(207)@7d2084491a2b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426122634633 DLINP <000b> input/ipa.c:452 connected read/write 20250426122634633 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122634633 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55728<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(207)@7d2084491a2b: 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)@7d2084491a2b: 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 } } } } 20250426122634634 DLINP <000b> input/ipa.c:452 connected read/write 20250426122634634 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122634634 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250426122634634 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250426122634634 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 20250426122634634 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250426122634634 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 20250426122634634 DLGSUP <0013> gsup_server.c:236 2: 20250426122634634 DLGSUP <0013> gsup_server.c:238 2: 00 20250426122634634 DLGSUP <0013> gsup_server.c:236 3: 20250426122634634 DLGSUP <0013> gsup_server.c:238 3: 00 20250426122634634 DLGSUP <0013> gsup_server.c:236 4: 20250426122634634 DLGSUP <0013> gsup_server.c:238 4: 00 20250426122634634 DLGSUP <0013> gsup_server.c:236 5: 20250426122634634 DLGSUP <0013> gsup_server.c:238 5: 00 20250426122634634 DLGSUP <0013> gsup_server.c:236 7: 20250426122634634 DLGSUP <0013> gsup_server.c:238 7: 00 20250426122634634 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250426122634634 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 HLR_Test-GSUP-IPA(207)@7d2084491a2b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426122634634 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 210@7d2084491a2b: 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") 20250426122634643 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:37667<->l=127.0.0.1:4259) 20250426122634649 DAUC <0003> db_auc.c:157 IMSI='262428071865372': No 2G Auth Data 20250426122634649 DAUC <0003> db_auc.c:192 IMSI='262428071865372': No 3G Auth Data HLR_Test-GSUP(209)@7d2084491a2b: Created GsupExpect[0] for "262428071865372" to be handled at TC_mo_ussd_euse(212) 20250426122634671 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55734<->l=127.0.0.1:4258 20250426122634683 DLINP <000b> input/ipa.c:452 connected read/write 20250426122634683 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122634683 DLGSUP <0013> gsup_req.c:140 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262428071865372 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428071865372" session_id=2336373513 session_state=BEGIN} 20250426122634683 DSS <0004> hlr_ussd.c:576 262428071865372/0x8b423b09: Process SS (BEGIN) 20250426122634683 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250426122634683 DSS <0004> hlr_ussd.c:518 262428071865372/0x8b423b09: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250426122634683 DLINP <000b> input/ipa.c:452 connected read/write 20250426122634683 DLINP <000b> input/ipa.c:432 127.0.0.1:34977 sending data 20250426122634683 DLINP <000b> input/ipa.c:452 connected read/write 20250426122634683 DLINP <000b> input/ipa.c:432 127.0.0.1:34977 sending data EUSE-TC_mo_ussd_euse(206)@7d2084491a2b: 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 } } } } } 20250426122634696 DLINP <000b> input/ipa.c:452 connected read/write 20250426122634696 DLINP <000b> input/ipa.c:406 127.0.0.1:34977 message received 20250426122634696 DLGSUP <0013> gsup_req.c:140 GSUP 200: EUSE-foobar: IMSI-262428071865372 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428071865372" session_id=2336373513 session_state=END} 20250426122634696 DSS <0004> hlr_ussd.c:576 262428071865372/0x8b423b09: Process SS (END) 20250426122634696 DSS <0004> hlr_ussd.c:518 262428071865372/0x8b423b09: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250426122634696 DLGSUP <0013> hlr_ussd.c:278 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262428071865372 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428071865372" session_id=2336373513 session_state=END} 20250426122634696 DLGSUP <0013> gsup_req.c:173 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262428071865372 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250426122634696 DLGSUP <0013> gsup_req.c:173 GSUP 200: EUSE-foobar: IMSI-262428071865372 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250426122634696 DLINP <000b> input/ipa.c:452 connected read/write 20250426122634696 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122634696 DLINP <000b> input/ipa.c:452 connected read/write 20250426122634696 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@7d2084491a2b: Found GsupExpect[0] for "262428071865372" handled at TC_mo_ussd_euse(212) HLR_Test-GSUP(209)@7d2084491a2b: Added IMSI table entry 0TC_mo_ussd_euse(212)"262428071865372" TC_mo_ussd_euse(212)@7d2084491a2b: setverdict(pass): none -> pass 20250426122634705 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55734<->l=127.0.0.1:4258 TC_mo_ussd_euse(212)@7d2084491a2b: Final verdict of PTC: pass 20250426122634707 DAUC <0003> db_auc.c:157 IMSI='262424012365168': No 2G Auth Data 20250426122634707 DAUC <0003> db_auc.c:192 IMSI='262424012365168': No 3G Auth Data HLR_Test-GSUP(209)@7d2084491a2b: Created GsupExpect[0] for "262424012365168" to be handled at TC_mo_ussd_euse(213) 20250426122634717 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55738<->l=127.0.0.1:4258 20250426122634720 DLINP <000b> input/ipa.c:452 connected read/write 20250426122634720 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122634720 DLGSUP <0013> gsup_req.c:140 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262424012365168 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424012365168" session_id=2659752556 session_state=BEGIN} 20250426122634720 DSS <0004> hlr_ussd.c:576 262424012365168/0x9e889a6c: Process SS (BEGIN) 20250426122634720 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250426122634720 DSS <0004> hlr_ussd.c:518 262424012365168/0x9e889a6c: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250426122634720 DLINP <000b> input/ipa.c:452 connected read/write 20250426122634720 DLINP <000b> input/ipa.c:432 127.0.0.1:34977 sending data 20250426122634720 DLINP <000b> input/ipa.c:452 connected read/write 20250426122634720 DLINP <000b> input/ipa.c:432 127.0.0.1:34977 sending data EUSE-TC_mo_ussd_euse(206)@7d2084491a2b: 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 } } } } } 20250426122634721 DLINP <000b> input/ipa.c:452 connected read/write 20250426122634721 DLINP <000b> input/ipa.c:406 127.0.0.1:34977 message received 20250426122634721 DLGSUP <0013> gsup_req.c:140 GSUP 202: EUSE-foobar: IMSI-262424012365168 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424012365168" session_id=2659752556 session_state=END} 20250426122634721 DSS <0004> hlr_ussd.c:576 262424012365168/0x9e889a6c: Process SS (END) 20250426122634721 DSS <0004> hlr_ussd.c:518 262424012365168/0x9e889a6c: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250426122634721 DLGSUP <0013> hlr_ussd.c:278 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262424012365168 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424012365168" session_id=2659752556 session_state=END} 20250426122634721 DLGSUP <0013> gsup_req.c:173 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262424012365168 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250426122634721 DLGSUP <0013> gsup_req.c:173 GSUP 202: EUSE-foobar: IMSI-262424012365168 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250426122634721 DLINP <000b> input/ipa.c:452 connected read/write 20250426122634721 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122634721 DLINP <000b> input/ipa.c:452 connected read/write 20250426122634721 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@7d2084491a2b: Found GsupExpect[0] for "262424012365168" handled at TC_mo_ussd_euse(213) HLR_Test-GSUP(209)@7d2084491a2b: Added IMSI table entry 1TC_mo_ussd_euse(213)"262424012365168" TC_mo_ussd_euse(213)@7d2084491a2b: setverdict(pass): none -> pass 20250426122634723 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55738<->l=127.0.0.1:4258 TC_mo_ussd_euse(213)@7d2084491a2b: Final verdict of PTC: pass 20250426122634723 DAUC <0003> db_auc.c:157 IMSI='262421233006441': No 2G Auth Data 20250426122634723 DAUC <0003> db_auc.c:192 IMSI='262421233006441': No 3G Auth Data HLR_Test-GSUP(209)@7d2084491a2b: Created GsupExpect[0] for "262421233006441" to be handled at TC_mo_ussd_euse(214) 20250426122634729 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55750<->l=127.0.0.1:4258 20250426122634732 DLINP <000b> input/ipa.c:452 connected read/write 20250426122634732 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122634732 DLGSUP <0013> gsup_req.c:140 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262421233006441 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421233006441" session_id=3663230055 session_state=BEGIN} 20250426122634732 DSS <0004> hlr_ussd.c:576 262421233006441/0xda587467: Process SS (BEGIN) 20250426122634732 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250426122634732 DSS <0004> hlr_ussd.c:518 262421233006441/0xda587467: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250426122634732 DLINP <000b> input/ipa.c:452 connected read/write 20250426122634732 DLINP <000b> input/ipa.c:432 127.0.0.1:34977 sending data 20250426122634732 DLINP <000b> input/ipa.c:452 connected read/write 20250426122634732 DLINP <000b> input/ipa.c:432 127.0.0.1:34977 sending data EUSE-TC_mo_ussd_euse(206)@7d2084491a2b: 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 } } } } } 20250426122634733 DLINP <000b> input/ipa.c:452 connected read/write 20250426122634733 DLINP <000b> input/ipa.c:406 127.0.0.1:34977 message received 20250426122634733 DLGSUP <0013> gsup_req.c:140 GSUP 204: EUSE-foobar: IMSI-262421233006441 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421233006441" session_id=3663230055 session_state=END} 20250426122634733 DSS <0004> hlr_ussd.c:576 262421233006441/0xda587467: Process SS (END) 20250426122634733 DSS <0004> hlr_ussd.c:518 262421233006441/0xda587467: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250426122634733 DLGSUP <0013> hlr_ussd.c:278 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262421233006441 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421233006441" session_id=3663230055 session_state=END} 20250426122634733 DLGSUP <0013> gsup_req.c:173 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262421233006441 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250426122634733 DLGSUP <0013> gsup_req.c:173 GSUP 204: EUSE-foobar: IMSI-262421233006441 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250426122634733 DLINP <000b> input/ipa.c:452 connected read/write 20250426122634733 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122634733 DLINP <000b> input/ipa.c:452 connected read/write 20250426122634733 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@7d2084491a2b: Found GsupExpect[0] for "262421233006441" handled at TC_mo_ussd_euse(214) HLR_Test-GSUP(209)@7d2084491a2b: Added IMSI table entry 2TC_mo_ussd_euse(214)"262421233006441" TC_mo_ussd_euse(214)@7d2084491a2b: setverdict(pass): none -> pass 20250426122634735 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55750<->l=127.0.0.1:4258 TC_mo_ussd_euse(214)@7d2084491a2b: Final verdict of PTC: pass 20250426122634736 DAUC <0003> db_auc.c:157 IMSI='262426476884913': No 2G Auth Data 20250426122634736 DAUC <0003> db_auc.c:192 IMSI='262426476884913': No 3G Auth Data HLR_Test-GSUP(209)@7d2084491a2b: Created GsupExpect[0] for "262426476884913" to be handled at TC_mo_ussd_euse(215) 20250426122634742 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55760<->l=127.0.0.1:4258 20250426122634745 DLINP <000b> input/ipa.c:452 connected read/write 20250426122634745 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122634745 DLGSUP <0013> gsup_req.c:140 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262426476884913 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426476884913" session_id=2279530609 session_state=BEGIN} 20250426122634745 DSS <0004> hlr_ussd.c:576 262426476884913/0x87dee071: Process SS (BEGIN) 20250426122634745 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250426122634746 DSS <0004> hlr_ussd.c:518 262426476884913/0x87dee071: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250426122634746 DLINP <000b> input/ipa.c:452 connected read/write 20250426122634746 DLINP <000b> input/ipa.c:432 127.0.0.1:34977 sending data 20250426122634746 DLINP <000b> input/ipa.c:452 connected read/write 20250426122634746 DLINP <000b> input/ipa.c:432 127.0.0.1:34977 sending data EUSE-TC_mo_ussd_euse(206)@7d2084491a2b: 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 } } } } } 20250426122634746 DLINP <000b> input/ipa.c:452 connected read/write 20250426122634746 DLINP <000b> input/ipa.c:406 127.0.0.1:34977 message received 20250426122634746 DLGSUP <0013> gsup_req.c:140 GSUP 206: EUSE-foobar: IMSI-262426476884913 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426476884913" session_id=2279530609 session_state=END} 20250426122634746 DSS <0004> hlr_ussd.c:576 262426476884913/0x87dee071: Process SS (END) 20250426122634746 DSS <0004> hlr_ussd.c:518 262426476884913/0x87dee071: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250426122634746 DLGSUP <0013> hlr_ussd.c:278 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262426476884913 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426476884913" session_id=2279530609 session_state=END} 20250426122634746 DLGSUP <0013> gsup_req.c:173 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262426476884913 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250426122634747 DLGSUP <0013> gsup_req.c:173 GSUP 206: EUSE-foobar: IMSI-262426476884913 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250426122634747 DLINP <000b> input/ipa.c:452 connected read/write 20250426122634747 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122634747 DLINP <000b> input/ipa.c:452 connected read/write 20250426122634747 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@7d2084491a2b: Found GsupExpect[0] for "262426476884913" handled at TC_mo_ussd_euse(215) HLR_Test-GSUP(209)@7d2084491a2b: Added IMSI table entry 3TC_mo_ussd_euse(215)"262426476884913" TC_mo_ussd_euse(215)@7d2084491a2b: setverdict(pass): none -> pass 20250426122634748 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55760<->l=127.0.0.1:4258 TC_mo_ussd_euse(215)@7d2084491a2b: Final verdict of PTC: pass 20250426122634749 DAUC <0003> db_auc.c:157 IMSI='262426824668900': No 2G Auth Data 20250426122634749 DAUC <0003> db_auc.c:192 IMSI='262426824668900': No 3G Auth Data HLR_Test-GSUP(209)@7d2084491a2b: Created GsupExpect[0] for "262426824668900" to be handled at TC_mo_ussd_euse(216) 20250426122634755 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55762<->l=127.0.0.1:4258 20250426122634758 DLINP <000b> input/ipa.c:452 connected read/write 20250426122634758 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122634758 DLGSUP <0013> gsup_req.c:140 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262426824668900 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426824668900" session_id=560120057 session_state=BEGIN} 20250426122634758 DSS <0004> hlr_ussd.c:576 262426824668900/0x2162c0f9: Process SS (BEGIN) 20250426122634758 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250426122634758 DSS <0004> hlr_ussd.c:518 262426824668900/0x2162c0f9: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250426122634758 DLINP <000b> input/ipa.c:452 connected read/write 20250426122634758 DLINP <000b> input/ipa.c:432 127.0.0.1:34977 sending data 20250426122634758 DLINP <000b> input/ipa.c:452 connected read/write 20250426122634758 DLINP <000b> input/ipa.c:432 127.0.0.1:34977 sending data EUSE-TC_mo_ussd_euse(206)@7d2084491a2b: 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 } } } } } 20250426122634759 DLINP <000b> input/ipa.c:452 connected read/write 20250426122634759 DLINP <000b> input/ipa.c:406 127.0.0.1:34977 message received 20250426122634759 DLGSUP <0013> gsup_req.c:140 GSUP 208: EUSE-foobar: IMSI-262426824668900 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426824668900" session_id=560120057 session_state=END} 20250426122634759 DSS <0004> hlr_ussd.c:576 262426824668900/0x2162c0f9: Process SS (END) 20250426122634759 DSS <0004> hlr_ussd.c:518 262426824668900/0x2162c0f9: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250426122634759 DLGSUP <0013> hlr_ussd.c:278 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262426824668900 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426824668900" session_id=560120057 session_state=END} 20250426122634759 DLGSUP <0013> gsup_req.c:173 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262426824668900 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250426122634759 DLGSUP <0013> gsup_req.c:173 GSUP 208: EUSE-foobar: IMSI-262426824668900 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250426122634759 DLINP <000b> input/ipa.c:452 connected read/write 20250426122634759 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122634759 DLINP <000b> input/ipa.c:452 connected read/write 20250426122634759 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@7d2084491a2b: Found GsupExpect[0] for "262426824668900" handled at TC_mo_ussd_euse(216) HLR_Test-GSUP(209)@7d2084491a2b: Added IMSI table entry 4TC_mo_ussd_euse(216)"262426824668900" TC_mo_ussd_euse(216)@7d2084491a2b: setverdict(pass): none -> pass 20250426122634761 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55762<->l=127.0.0.1:4258 TC_mo_ussd_euse(216)@7d2084491a2b: Final verdict of PTC: pass 20250426122634761 DAUC <0003> db_auc.c:157 IMSI='262421283176294': No 2G Auth Data 20250426122634761 DAUC <0003> db_auc.c:192 IMSI='262421283176294': No 3G Auth Data HLR_Test-GSUP(209)@7d2084491a2b: Created GsupExpect[0] for "262421283176294" to be handled at TC_mo_ussd_euse(217) 20250426122634768 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55774<->l=127.0.0.1:4258 20250426122634771 DLINP <000b> input/ipa.c:452 connected read/write 20250426122634771 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122634771 DLGSUP <0013> gsup_req.c:140 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262421283176294 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421283176294" session_id=1424345692 session_state=BEGIN} 20250426122634771 DSS <0004> hlr_ussd.c:576 262421283176294/0x54e5ca5c: Process SS (BEGIN) 20250426122634771 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250426122634771 DSS <0004> hlr_ussd.c:518 262421283176294/0x54e5ca5c: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250426122634771 DLINP <000b> input/ipa.c:452 connected read/write 20250426122634771 DLINP <000b> input/ipa.c:432 127.0.0.1:34977 sending data 20250426122634771 DLINP <000b> input/ipa.c:452 connected read/write 20250426122634771 DLINP <000b> input/ipa.c:432 127.0.0.1:34977 sending data EUSE-TC_mo_ussd_euse(206)@7d2084491a2b: 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 } } } } } 20250426122634771 DLINP <000b> input/ipa.c:452 connected read/write 20250426122634771 DLINP <000b> input/ipa.c:406 127.0.0.1:34977 message received 20250426122634771 DLGSUP <0013> gsup_req.c:140 GSUP 210: EUSE-foobar: IMSI-262421283176294 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421283176294" session_id=1424345692 session_state=END} 20250426122634771 DSS <0004> hlr_ussd.c:576 262421283176294/0x54e5ca5c: Process SS (END) 20250426122634771 DSS <0004> hlr_ussd.c:518 262421283176294/0x54e5ca5c: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250426122634771 DLGSUP <0013> hlr_ussd.c:278 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262421283176294 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421283176294" session_id=1424345692 session_state=END} 20250426122634771 DLGSUP <0013> gsup_req.c:173 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262421283176294 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250426122634771 DLGSUP <0013> gsup_req.c:173 GSUP 210: EUSE-foobar: IMSI-262421283176294 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250426122634771 DLINP <000b> input/ipa.c:452 connected read/write 20250426122634771 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122634772 DLINP <000b> input/ipa.c:452 connected read/write 20250426122634772 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@7d2084491a2b: Found GsupExpect[0] for "262421283176294" handled at TC_mo_ussd_euse(217) HLR_Test-GSUP(209)@7d2084491a2b: Added IMSI table entry 5TC_mo_ussd_euse(217)"262421283176294" TC_mo_ussd_euse(217)@7d2084491a2b: setverdict(pass): none -> pass 20250426122634774 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55774<->l=127.0.0.1:4258 TC_mo_ussd_euse(217)@7d2084491a2b: Final verdict of PTC: pass 20250426122634774 DAUC <0003> db_auc.c:157 IMSI='262422965212957': No 2G Auth Data 20250426122634774 DAUC <0003> db_auc.c:192 IMSI='262422965212957': No 3G Auth Data HLR_Test-GSUP(209)@7d2084491a2b: Created GsupExpect[0] for "262422965212957" to be handled at TC_mo_ussd_euse(218) 20250426122634781 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55786<->l=127.0.0.1:4258 20250426122634784 DLINP <000b> input/ipa.c:452 connected read/write 20250426122634784 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122634784 DLGSUP <0013> gsup_req.c:140 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262422965212957 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422965212957" session_id=587140503 session_state=BEGIN} 20250426122634784 DSS <0004> hlr_ussd.c:576 262422965212957/0x22ff0d97: Process SS (BEGIN) 20250426122634784 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250426122634784 DSS <0004> hlr_ussd.c:518 262422965212957/0x22ff0d97: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250426122634784 DLINP <000b> input/ipa.c:452 connected read/write 20250426122634784 DLINP <000b> input/ipa.c:432 127.0.0.1:34977 sending data 20250426122634784 DLINP <000b> input/ipa.c:452 connected read/write 20250426122634784 DLINP <000b> input/ipa.c:432 127.0.0.1:34977 sending data EUSE-TC_mo_ussd_euse(206)@7d2084491a2b: 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 } } } } } 20250426122634785 DLINP <000b> input/ipa.c:452 connected read/write 20250426122634785 DLINP <000b> input/ipa.c:406 127.0.0.1:34977 message received 20250426122634785 DLGSUP <0013> gsup_req.c:140 GSUP 212: EUSE-foobar: IMSI-262422965212957 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422965212957" session_id=587140503 session_state=END} 20250426122634785 DSS <0004> hlr_ussd.c:576 262422965212957/0x22ff0d97: Process SS (END) 20250426122634785 DSS <0004> hlr_ussd.c:518 262422965212957/0x22ff0d97: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250426122634785 DLGSUP <0013> hlr_ussd.c:278 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262422965212957 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422965212957" session_id=587140503 session_state=END} 20250426122634785 DLGSUP <0013> gsup_req.c:173 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262422965212957 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250426122634785 DLGSUP <0013> gsup_req.c:173 GSUP 212: EUSE-foobar: IMSI-262422965212957 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250426122634785 DLINP <000b> input/ipa.c:452 connected read/write 20250426122634785 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122634785 DLINP <000b> input/ipa.c:452 connected read/write 20250426122634785 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@7d2084491a2b: Found GsupExpect[0] for "262422965212957" handled at TC_mo_ussd_euse(218) HLR_Test-GSUP(209)@7d2084491a2b: Added IMSI table entry 6TC_mo_ussd_euse(218)"262422965212957" TC_mo_ussd_euse(218)@7d2084491a2b: setverdict(pass): none -> pass 20250426122634787 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55786<->l=127.0.0.1:4258 TC_mo_ussd_euse(218)@7d2084491a2b: Final verdict of PTC: pass 20250426122634788 DAUC <0003> db_auc.c:157 IMSI='262423464846830': No 2G Auth Data 20250426122634788 DAUC <0003> db_auc.c:192 IMSI='262423464846830': No 3G Auth Data HLR_Test-GSUP(209)@7d2084491a2b: Created GsupExpect[0] for "262423464846830" to be handled at TC_mo_ussd_euse(219) 20250426122634795 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55802<->l=127.0.0.1:4258 20250426122634798 DLINP <000b> input/ipa.c:452 connected read/write 20250426122634798 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122634798 DLGSUP <0013> gsup_req.c:140 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262423464846830 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423464846830" session_id=2734557726 session_state=BEGIN} 20250426122634798 DSS <0004> hlr_ussd.c:576 262423464846830/0xa2fe0a1e: Process SS (BEGIN) 20250426122634798 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250426122634798 DSS <0004> hlr_ussd.c:518 262423464846830/0xa2fe0a1e: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250426122634798 DLINP <000b> input/ipa.c:452 connected read/write 20250426122634798 DLINP <000b> input/ipa.c:432 127.0.0.1:34977 sending data 20250426122634798 DLINP <000b> input/ipa.c:452 connected read/write 20250426122634798 DLINP <000b> input/ipa.c:432 127.0.0.1:34977 sending data EUSE-TC_mo_ussd_euse(206)@7d2084491a2b: 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 } } } } } 20250426122634799 DLINP <000b> input/ipa.c:452 connected read/write 20250426122634799 DLINP <000b> input/ipa.c:406 127.0.0.1:34977 message received 20250426122634799 DLGSUP <0013> gsup_req.c:140 GSUP 214: EUSE-foobar: IMSI-262423464846830 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423464846830" session_id=2734557726 session_state=END} 20250426122634799 DSS <0004> hlr_ussd.c:576 262423464846830/0xa2fe0a1e: Process SS (END) 20250426122634799 DSS <0004> hlr_ussd.c:518 262423464846830/0xa2fe0a1e: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250426122634799 DLGSUP <0013> hlr_ussd.c:278 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262423464846830 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423464846830" session_id=2734557726 session_state=END} 20250426122634799 DLGSUP <0013> gsup_req.c:173 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262423464846830 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250426122634799 DLGSUP <0013> gsup_req.c:173 GSUP 214: EUSE-foobar: IMSI-262423464846830 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250426122634799 DLINP <000b> input/ipa.c:452 connected read/write 20250426122634799 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122634799 DLINP <000b> input/ipa.c:452 connected read/write 20250426122634799 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@7d2084491a2b: Found GsupExpect[0] for "262423464846830" handled at TC_mo_ussd_euse(219) HLR_Test-GSUP(209)@7d2084491a2b: Added IMSI table entry 7TC_mo_ussd_euse(219)"262423464846830" TC_mo_ussd_euse(219)@7d2084491a2b: setverdict(pass): none -> pass 20250426122634801 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55802<->l=127.0.0.1:4258 TC_mo_ussd_euse(219)@7d2084491a2b: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse(206)@7d2084491a2b: Final verdict of PTC: none 20250426122634801 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55728<->l=127.0.0.1:4258 20250426122634802 DLINP <000b> input/ipa.c:452 connected read/write 20250426122634802 DLINP <000b> input/ipa.c:406 127.0.0.1:34977 message received 20250426122634802 DLINP <000b> input/ipa.c:415 127.0.0.1:34977 connection closed with server 20250426122634802 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:34977 20250426122634802 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20250426122634802 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37667<->l=127.0.0.1:4259) 20250426122634802 DLINP <000b> input/ipa.c:452 connected read/write 20250426122634802 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122634802 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250426122634802 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250426122634802 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-EUSE-foobar(208)@7d2084491a2b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(211)@7d2084491a2b: Final verdict of PTC: none HLR_Test-GSUP(209)@7d2084491a2b: Final verdict of PTC: none 210@7d2084491a2b: Final verdict of PTC: none HLR_Test-GSUP-IPA(207)@7d2084491a2b: Final verdict of PTC: none MTC@7d2084491a2b: Setting final verdict of the test case. MTC@7d2084491a2b: Local verdict of MTC: none MTC@7d2084491a2b: Local verdict of PTC EUSE-TC_mo_ussd_euse(206): none (none -> none) MTC@7d2084491a2b: Local verdict of PTC HLR_Test-GSUP-IPA(207): none (none -> none) MTC@7d2084491a2b: Local verdict of PTC IPA-EUSE-foobar(208): none (none -> none) MTC@7d2084491a2b: Local verdict of PTC HLR_Test-GSUP(209): none (none -> none) MTC@7d2084491a2b: Local verdict of PTC with component reference 210: none (none -> none) MTC@7d2084491a2b: Local verdict of PTC IPA-CTRL-CLI-IPA(211): none (none -> none) MTC@7d2084491a2b: Local verdict of PTC TC_mo_ussd_euse(212): pass (none -> pass) MTC@7d2084491a2b: Local verdict of PTC TC_mo_ussd_euse(213): pass (pass -> pass) MTC@7d2084491a2b: Local verdict of PTC TC_mo_ussd_euse(214): pass (pass -> pass) MTC@7d2084491a2b: Local verdict of PTC TC_mo_ussd_euse(215): pass (pass -> pass) MTC@7d2084491a2b: Local verdict of PTC TC_mo_ussd_euse(216): pass (pass -> pass) MTC@7d2084491a2b: Local verdict of PTC TC_mo_ussd_euse(217): pass (pass -> pass) MTC@7d2084491a2b: Local verdict of PTC TC_mo_ussd_euse(218): pass (pass -> pass) MTC@7d2084491a2b: Local verdict of PTC TC_mo_ussd_euse(219): pass (pass -> pass) MTC@7d2084491a2b: Test case TC_mo_ussd_euse finished. Verdict: pass MTC@7d2084491a2b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse pass'. Sat Apr 26 12:26:34 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 20250426122634824 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55804<->l=127.0.0.1:4258 20250426122635025 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55804<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=66916) Waiting for packet dumper to finish... 1 (prev_count=66916, count=111396) MTC@7d2084491a2b: 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@7d2084491a2b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_continue'. ------ HLR_Tests.TC_mo_ussd_euse_continue ------ Sat Apr 26 12:26:37 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@7d2084491a2b: 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@7d2084491a2b: Test case TC_mo_ussd_euse_continue started. MTC@7d2084491a2b: legacy= false MTC@7d2084491a2b: in not legacy case 1 20250426122638151 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:41855 20250426122638151 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:41855 MTC@7d2084491a2b: in not legacy case 2 IPA-EUSE-foobar(222)@7d2084491a2b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426122638152 DLINP <000b> input/ipa.c:452 connected read/write 20250426122638152 DLINP <000b> input/ipa.c:406 127.0.0.1:41855 message received IPA-EUSE-foobar(222)@7d2084491a2b: 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) } } } } 20250426122638153 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250426122638154 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 IPA-EUSE-foobar(222)@7d2084491a2b: 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 } } } } 20250426122638154 DLINP <000b> input/ipa.c:452 connected read/write 20250426122638154 DLINP <000b> input/ipa.c:406 127.0.0.1:41855 message received 20250426122638154 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250426122638154 DLGSUP <0013> gsup_server.c:236 0: EUSE-foobar 20250426122638154 DLGSUP <0013> gsup_server.c:238 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00 20250426122638154 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 EUSE Simulator 20250426122638154 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 20250426122638154 DLGSUP <0013> gsup_server.c:236 2: 20250426122638154 DLGSUP <0013> gsup_server.c:238 2: 00 20250426122638154 DLGSUP <0013> gsup_server.c:236 3: 20250426122638154 DLGSUP <0013> gsup_server.c:238 3: 00 20250426122638154 DLGSUP <0013> gsup_server.c:236 4: 20250426122638154 DLGSUP <0013> gsup_server.c:238 4: 00 20250426122638154 DLGSUP <0013> gsup_server.c:236 5: 20250426122638154 DLGSUP <0013> gsup_server.c:238 5: 00 20250426122638154 DLGSUP <0013> gsup_server.c:236 7: 20250426122638154 DLGSUP <0013> gsup_server.c:238 7: 00 20250426122638154 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250426122638154 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250426122638154 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:41855 IPA-EUSE-foobar(222)@7d2084491a2b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(221)@7d2084491a2b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426122638155 DLINP <000b> input/ipa.c:452 connected read/write 20250426122638155 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122638155 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55820<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(221)@7d2084491a2b: 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)@7d2084491a2b: 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 } } } } 20250426122638156 DLINP <000b> input/ipa.c:452 connected read/write 20250426122638156 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122638157 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250426122638157 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250426122638157 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 20250426122638157 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250426122638157 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 20250426122638157 DLGSUP <0013> gsup_server.c:236 2: 20250426122638157 DLGSUP <0013> gsup_server.c:238 2: 00 20250426122638157 DLGSUP <0013> gsup_server.c:236 3: 20250426122638157 DLGSUP <0013> gsup_server.c:238 3: 00 20250426122638157 DLGSUP <0013> gsup_server.c:236 4: 20250426122638157 DLGSUP <0013> gsup_server.c:238 4: 00 20250426122638157 DLGSUP <0013> gsup_server.c:236 5: 20250426122638157 DLGSUP <0013> gsup_server.c:238 5: 00 20250426122638157 DLGSUP <0013> gsup_server.c:236 7: 20250426122638157 DLGSUP <0013> gsup_server.c:238 7: 00 20250426122638157 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250426122638157 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250426122638157 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(221)@7d2084491a2b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 224@7d2084491a2b: 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") 20250426122638165 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:46461<->l=127.0.0.1:4259) 20250426122638167 DAUC <0003> db_auc.c:157 IMSI='262426901406851': No 2G Auth Data 20250426122638167 DAUC <0003> db_auc.c:192 IMSI='262426901406851': No 3G Auth Data HLR_Test-GSUP(223)@7d2084491a2b: Created GsupExpect[0] for "262426901406851" to be handled at TC_mo_ussd_euse_continue(226) 20250426122638172 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55836<->l=127.0.0.1:4258 20250426122638202 DLINP <000b> input/ipa.c:452 connected read/write 20250426122638202 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122638202 DLGSUP <0013> gsup_req.c:140 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262426901406851 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426901406851" session_id=2065809501 session_state=BEGIN} 20250426122638202 DSS <0004> hlr_ussd.c:576 262426901406851/0x7b21c05d: Process SS (BEGIN) 20250426122638202 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250426122638202 DSS <0004> hlr_ussd.c:518 262426901406851/0x7b21c05d: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250426122638202 DLINP <000b> input/ipa.c:452 connected read/write 20250426122638202 DLINP <000b> input/ipa.c:432 127.0.0.1:41855 sending data 20250426122638202 DLINP <000b> input/ipa.c:452 connected read/write 20250426122638202 DLINP <000b> input/ipa.c:432 127.0.0.1:41855 sending data EUSE-TC_mo_ussd_euse_continue(220)@7d2084491a2b: 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 } } } } } 20250426122638217 DLINP <000b> input/ipa.c:452 connected read/write 20250426122638217 DLINP <000b> input/ipa.c:406 127.0.0.1:41855 message received 20250426122638217 DLGSUP <0013> gsup_req.c:140 GSUP 216: EUSE-foobar: IMSI-262426901406851 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426901406851" session_id=2065809501 session_state=CONTINUE} 20250426122638217 DSS <0004> hlr_ussd.c:576 262426901406851/0x7b21c05d: Process SS (CONTINUE) 20250426122638217 DSS <0004> hlr_ussd.c:518 262426901406851/0x7b21c05d: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250426122638217 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262426901406851 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426901406851" session_id=2065809501 session_state=CONTINUE} 20250426122638217 DLGSUP <0013> gsup_req.c:173 GSUP 216: EUSE-foobar: IMSI-262426901406851 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250426122638217 DLINP <000b> input/ipa.c:452 connected read/write 20250426122638217 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122638217 DLINP <000b> input/ipa.c:452 connected read/write 20250426122638217 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@7d2084491a2b: Found GsupExpect[0] for "262426901406851" handled at TC_mo_ussd_euse_continue(226) HLR_Test-GSUP(223)@7d2084491a2b: Added IMSI table entry 0TC_mo_ussd_euse_continue(226)"262426901406851" TC_mo_ussd_euse_continue(226)@7d2084491a2b: setverdict(pass): none -> pass 20250426122638228 DLINP <000b> input/ipa.c:452 connected read/write 20250426122638228 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122638228 DLGSUP <0013> gsup_req.c:140 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262426901406851 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426901406851" session_id=2065809501 session_state=CONTINUE} 20250426122638228 DSS <0004> hlr_ussd.c:576 262426901406851/0x7b21c05d: Process SS (CONTINUE) 20250426122638228 DSS <0004> hlr_ussd.c:518 262426901406851/0x7b21c05d: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250426122638228 DLGSUP <0013> gsup_req.c:173 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262426901406851 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250426122638228 DLINP <000b> input/ipa.c:452 connected read/write 20250426122638228 DLINP <000b> input/ipa.c:432 127.0.0.1:41855 sending data 20250426122638228 DLINP <000b> input/ipa.c:452 connected read/write 20250426122638228 DLINP <000b> input/ipa.c:432 127.0.0.1:41855 sending data EUSE-TC_mo_ussd_euse_continue(220)@7d2084491a2b: 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 } } } } } 20250426122638231 DLINP <000b> input/ipa.c:452 connected read/write 20250426122638231 DLINP <000b> input/ipa.c:406 127.0.0.1:41855 message received 20250426122638231 DLGSUP <0013> gsup_req.c:140 GSUP 218: EUSE-foobar: IMSI-262426901406851 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426901406851" session_id=2065809501 session_state=END} 20250426122638231 DSS <0004> hlr_ussd.c:576 262426901406851/0x7b21c05d: Process SS (END) 20250426122638231 DSS <0004> hlr_ussd.c:518 262426901406851/0x7b21c05d: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250426122638231 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262426901406851 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426901406851" session_id=2065809501 session_state=END} 20250426122638231 DLGSUP <0013> gsup_req.c:173 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262426901406851 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250426122638231 DLGSUP <0013> gsup_req.c:173 GSUP 218: EUSE-foobar: IMSI-262426901406851 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250426122638231 DLINP <000b> input/ipa.c:452 connected read/write 20250426122638231 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122638231 DLINP <000b> input/ipa.c:452 connected read/write 20250426122638231 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(226)@7d2084491a2b: setverdict(pass): pass -> pass, component reason not changed 20250426122638234 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55836<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(226)@7d2084491a2b: Final verdict of PTC: pass 20250426122638235 DAUC <0003> db_auc.c:157 IMSI='262426084442925': No 2G Auth Data 20250426122638235 DAUC <0003> db_auc.c:192 IMSI='262426084442925': No 3G Auth Data HLR_Test-GSUP(223)@7d2084491a2b: Created GsupExpect[0] for "262426084442925" to be handled at TC_mo_ussd_euse_continue(227) 20250426122638246 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55848<->l=127.0.0.1:4258 20250426122638249 DLINP <000b> input/ipa.c:452 connected read/write 20250426122638249 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122638249 DLGSUP <0013> gsup_req.c:140 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262426084442925 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426084442925" session_id=3986446411 session_state=BEGIN} 20250426122638249 DSS <0004> hlr_ussd.c:576 262426084442925/0xed9c584b: Process SS (BEGIN) 20250426122638249 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250426122638249 DSS <0004> hlr_ussd.c:518 262426084442925/0xed9c584b: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250426122638249 DLINP <000b> input/ipa.c:452 connected read/write 20250426122638249 DLINP <000b> input/ipa.c:432 127.0.0.1:41855 sending data 20250426122638249 DLINP <000b> input/ipa.c:452 connected read/write 20250426122638249 DLINP <000b> input/ipa.c:432 127.0.0.1:41855 sending data EUSE-TC_mo_ussd_euse_continue(220)@7d2084491a2b: 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 } } } } } 20250426122638250 DLINP <000b> input/ipa.c:452 connected read/write 20250426122638250 DLINP <000b> input/ipa.c:406 127.0.0.1:41855 message received 20250426122638250 DLGSUP <0013> gsup_req.c:140 GSUP 220: EUSE-foobar: IMSI-262426084442925 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426084442925" session_id=3986446411 session_state=CONTINUE} 20250426122638250 DSS <0004> hlr_ussd.c:576 262426084442925/0xed9c584b: Process SS (CONTINUE) 20250426122638250 DSS <0004> hlr_ussd.c:518 262426084442925/0xed9c584b: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250426122638250 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262426084442925 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426084442925" session_id=3986446411 session_state=CONTINUE} 20250426122638250 DLGSUP <0013> gsup_req.c:173 GSUP 220: EUSE-foobar: IMSI-262426084442925 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250426122638250 DLINP <000b> input/ipa.c:452 connected read/write 20250426122638250 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122638250 DLINP <000b> input/ipa.c:452 connected read/write 20250426122638250 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@7d2084491a2b: Found GsupExpect[0] for "262426084442925" handled at TC_mo_ussd_euse_continue(227) HLR_Test-GSUP(223)@7d2084491a2b: Added IMSI table entry 1TC_mo_ussd_euse_continue(227)"262426084442925" TC_mo_ussd_euse_continue(227)@7d2084491a2b: setverdict(pass): none -> pass 20250426122638253 DLINP <000b> input/ipa.c:452 connected read/write 20250426122638253 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122638253 DLGSUP <0013> gsup_req.c:140 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262426084442925 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426084442925" session_id=3986446411 session_state=CONTINUE} 20250426122638253 DSS <0004> hlr_ussd.c:576 262426084442925/0xed9c584b: Process SS (CONTINUE) 20250426122638253 DSS <0004> hlr_ussd.c:518 262426084442925/0xed9c584b: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250426122638253 DLGSUP <0013> gsup_req.c:173 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262426084442925 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250426122638253 DLINP <000b> input/ipa.c:452 connected read/write 20250426122638253 DLINP <000b> input/ipa.c:432 127.0.0.1:41855 sending data 20250426122638253 DLINP <000b> input/ipa.c:452 connected read/write 20250426122638253 DLINP <000b> input/ipa.c:432 127.0.0.1:41855 sending data EUSE-TC_mo_ussd_euse_continue(220)@7d2084491a2b: 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 } } } } } 20250426122638253 DLINP <000b> input/ipa.c:452 connected read/write 20250426122638253 DLINP <000b> input/ipa.c:406 127.0.0.1:41855 message received 20250426122638253 DLGSUP <0013> gsup_req.c:140 GSUP 222: EUSE-foobar: IMSI-262426084442925 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426084442925" session_id=3986446411 session_state=END} 20250426122638253 DSS <0004> hlr_ussd.c:576 262426084442925/0xed9c584b: Process SS (END) 20250426122638253 DSS <0004> hlr_ussd.c:518 262426084442925/0xed9c584b: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250426122638253 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262426084442925 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426084442925" session_id=3986446411 session_state=END} 20250426122638253 DLGSUP <0013> gsup_req.c:173 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262426084442925 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250426122638253 DLGSUP <0013> gsup_req.c:173 GSUP 222: EUSE-foobar: IMSI-262426084442925 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250426122638253 DLINP <000b> input/ipa.c:452 connected read/write 20250426122638253 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122638253 DLINP <000b> input/ipa.c:452 connected read/write 20250426122638253 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(227)@7d2084491a2b: setverdict(pass): pass -> pass, component reason not changed 20250426122638254 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55848<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(227)@7d2084491a2b: Final verdict of PTC: pass 20250426122638254 DAUC <0003> db_auc.c:157 IMSI='262428608097123': No 2G Auth Data 20250426122638254 DAUC <0003> db_auc.c:192 IMSI='262428608097123': No 3G Auth Data HLR_Test-GSUP(223)@7d2084491a2b: Created GsupExpect[0] for "262428608097123" to be handled at TC_mo_ussd_euse_continue(228) 20250426122638261 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55864<->l=127.0.0.1:4258 20250426122638264 DLINP <000b> input/ipa.c:452 connected read/write 20250426122638264 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122638264 DLGSUP <0013> gsup_req.c:140 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262428608097123 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428608097123" session_id=1557870772 session_state=BEGIN} 20250426122638264 DSS <0004> hlr_ussd.c:576 262428608097123/0x5cdb38b4: Process SS (BEGIN) 20250426122638264 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250426122638264 DSS <0004> hlr_ussd.c:518 262428608097123/0x5cdb38b4: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250426122638264 DLINP <000b> input/ipa.c:452 connected read/write 20250426122638264 DLINP <000b> input/ipa.c:432 127.0.0.1:41855 sending data 20250426122638264 DLINP <000b> input/ipa.c:452 connected read/write 20250426122638264 DLINP <000b> input/ipa.c:432 127.0.0.1:41855 sending data EUSE-TC_mo_ussd_euse_continue(220)@7d2084491a2b: 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 } } } } } 20250426122638265 DLINP <000b> input/ipa.c:452 connected read/write 20250426122638265 DLINP <000b> input/ipa.c:406 127.0.0.1:41855 message received 20250426122638265 DLGSUP <0013> gsup_req.c:140 GSUP 224: EUSE-foobar: IMSI-262428608097123 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428608097123" session_id=1557870772 session_state=CONTINUE} 20250426122638265 DSS <0004> hlr_ussd.c:576 262428608097123/0x5cdb38b4: Process SS (CONTINUE) 20250426122638265 DSS <0004> hlr_ussd.c:518 262428608097123/0x5cdb38b4: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250426122638265 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262428608097123 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428608097123" session_id=1557870772 session_state=CONTINUE} 20250426122638265 DLGSUP <0013> gsup_req.c:173 GSUP 224: EUSE-foobar: IMSI-262428608097123 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250426122638265 DLINP <000b> input/ipa.c:452 connected read/write 20250426122638265 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122638265 DLINP <000b> input/ipa.c:452 connected read/write 20250426122638265 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@7d2084491a2b: Found GsupExpect[0] for "262428608097123" handled at TC_mo_ussd_euse_continue(228) HLR_Test-GSUP(223)@7d2084491a2b: Added IMSI table entry 2TC_mo_ussd_euse_continue(228)"262428608097123" TC_mo_ussd_euse_continue(228)@7d2084491a2b: setverdict(pass): none -> pass 20250426122638267 DLINP <000b> input/ipa.c:452 connected read/write 20250426122638267 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122638267 DLGSUP <0013> gsup_req.c:140 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262428608097123 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428608097123" session_id=1557870772 session_state=CONTINUE} 20250426122638267 DSS <0004> hlr_ussd.c:576 262428608097123/0x5cdb38b4: Process SS (CONTINUE) 20250426122638267 DSS <0004> hlr_ussd.c:518 262428608097123/0x5cdb38b4: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250426122638267 DLGSUP <0013> gsup_req.c:173 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262428608097123 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250426122638267 DLINP <000b> input/ipa.c:452 connected read/write 20250426122638267 DLINP <000b> input/ipa.c:432 127.0.0.1:41855 sending data 20250426122638267 DLINP <000b> input/ipa.c:452 connected read/write 20250426122638267 DLINP <000b> input/ipa.c:432 127.0.0.1:41855 sending data EUSE-TC_mo_ussd_euse_continue(220)@7d2084491a2b: 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 } } } } } 20250426122638268 DLINP <000b> input/ipa.c:452 connected read/write 20250426122638268 DLINP <000b> input/ipa.c:406 127.0.0.1:41855 message received 20250426122638268 DLGSUP <0013> gsup_req.c:140 GSUP 226: EUSE-foobar: IMSI-262428608097123 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428608097123" session_id=1557870772 session_state=END} 20250426122638268 DSS <0004> hlr_ussd.c:576 262428608097123/0x5cdb38b4: Process SS (END) 20250426122638268 DSS <0004> hlr_ussd.c:518 262428608097123/0x5cdb38b4: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250426122638268 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262428608097123 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428608097123" session_id=1557870772 session_state=END} 20250426122638268 DLGSUP <0013> gsup_req.c:173 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262428608097123 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250426122638268 DLGSUP <0013> gsup_req.c:173 GSUP 226: EUSE-foobar: IMSI-262428608097123 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250426122638268 DLINP <000b> input/ipa.c:452 connected read/write 20250426122638268 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122638268 DLINP <000b> input/ipa.c:452 connected read/write 20250426122638268 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(228)@7d2084491a2b: setverdict(pass): pass -> pass, component reason not changed 20250426122638268 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55864<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(228)@7d2084491a2b: Final verdict of PTC: pass 20250426122638269 DAUC <0003> db_auc.c:157 IMSI='262423817033216': No 2G Auth Data 20250426122638269 DAUC <0003> db_auc.c:192 IMSI='262423817033216': No 3G Auth Data HLR_Test-GSUP(223)@7d2084491a2b: Created GsupExpect[0] for "262423817033216" to be handled at TC_mo_ussd_euse_continue(229) 20250426122638275 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55878<->l=127.0.0.1:4258 20250426122638278 DLINP <000b> input/ipa.c:452 connected read/write 20250426122638278 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122638278 DLGSUP <0013> gsup_req.c:140 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262423817033216 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423817033216" session_id=3842825164 session_state=BEGIN} 20250426122638278 DSS <0004> hlr_ussd.c:576 262423817033216/0xe50cdbcc: Process SS (BEGIN) 20250426122638278 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250426122638278 DSS <0004> hlr_ussd.c:518 262423817033216/0xe50cdbcc: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250426122638278 DLINP <000b> input/ipa.c:452 connected read/write 20250426122638278 DLINP <000b> input/ipa.c:432 127.0.0.1:41855 sending data 20250426122638278 DLINP <000b> input/ipa.c:452 connected read/write 20250426122638278 DLINP <000b> input/ipa.c:432 127.0.0.1:41855 sending data EUSE-TC_mo_ussd_euse_continue(220)@7d2084491a2b: 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 } } } } } 20250426122638279 DLINP <000b> input/ipa.c:452 connected read/write 20250426122638279 DLINP <000b> input/ipa.c:406 127.0.0.1:41855 message received 20250426122638279 DLGSUP <0013> gsup_req.c:140 GSUP 228: EUSE-foobar: IMSI-262423817033216 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423817033216" session_id=3842825164 session_state=CONTINUE} 20250426122638279 DSS <0004> hlr_ussd.c:576 262423817033216/0xe50cdbcc: Process SS (CONTINUE) 20250426122638279 DSS <0004> hlr_ussd.c:518 262423817033216/0xe50cdbcc: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250426122638279 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262423817033216 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423817033216" session_id=3842825164 session_state=CONTINUE} 20250426122638279 DLGSUP <0013> gsup_req.c:173 GSUP 228: EUSE-foobar: IMSI-262423817033216 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250426122638279 DLINP <000b> input/ipa.c:452 connected read/write 20250426122638279 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122638279 DLINP <000b> input/ipa.c:452 connected read/write 20250426122638279 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@7d2084491a2b: Found GsupExpect[0] for "262423817033216" handled at TC_mo_ussd_euse_continue(229) HLR_Test-GSUP(223)@7d2084491a2b: Added IMSI table entry 3TC_mo_ussd_euse_continue(229)"262423817033216" TC_mo_ussd_euse_continue(229)@7d2084491a2b: setverdict(pass): none -> pass 20250426122638280 DLINP <000b> input/ipa.c:452 connected read/write 20250426122638280 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122638280 DLGSUP <0013> gsup_req.c:140 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262423817033216 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423817033216" session_id=3842825164 session_state=CONTINUE} 20250426122638280 DSS <0004> hlr_ussd.c:576 262423817033216/0xe50cdbcc: Process SS (CONTINUE) 20250426122638280 DSS <0004> hlr_ussd.c:518 262423817033216/0xe50cdbcc: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250426122638280 DLGSUP <0013> gsup_req.c:173 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262423817033216 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250426122638280 DLINP <000b> input/ipa.c:452 connected read/write 20250426122638280 DLINP <000b> input/ipa.c:432 127.0.0.1:41855 sending data 20250426122638280 DLINP <000b> input/ipa.c:452 connected read/write 20250426122638280 DLINP <000b> input/ipa.c:432 127.0.0.1:41855 sending data EUSE-TC_mo_ussd_euse_continue(220)@7d2084491a2b: 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 } } } } } 20250426122638281 DLINP <000b> input/ipa.c:452 connected read/write 20250426122638281 DLINP <000b> input/ipa.c:406 127.0.0.1:41855 message received 20250426122638281 DLGSUP <0013> gsup_req.c:140 GSUP 230: EUSE-foobar: IMSI-262423817033216 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423817033216" session_id=3842825164 session_state=END} 20250426122638281 DSS <0004> hlr_ussd.c:576 262423817033216/0xe50cdbcc: Process SS (END) 20250426122638281 DSS <0004> hlr_ussd.c:518 262423817033216/0xe50cdbcc: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250426122638281 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262423817033216 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423817033216" session_id=3842825164 session_state=END} 20250426122638281 DLGSUP <0013> gsup_req.c:173 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262423817033216 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250426122638281 DLGSUP <0013> gsup_req.c:173 GSUP 230: EUSE-foobar: IMSI-262423817033216 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250426122638281 DLINP <000b> input/ipa.c:452 connected read/write 20250426122638281 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122638281 DLINP <000b> input/ipa.c:452 connected read/write 20250426122638281 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(229)@7d2084491a2b: setverdict(pass): pass -> pass, component reason not changed 20250426122638282 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55878<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(229)@7d2084491a2b: Final verdict of PTC: pass 20250426122638282 DAUC <0003> db_auc.c:157 IMSI='262420334049942': No 2G Auth Data 20250426122638282 DAUC <0003> db_auc.c:192 IMSI='262420334049942': No 3G Auth Data HLR_Test-GSUP(223)@7d2084491a2b: Created GsupExpect[0] for "262420334049942" to be handled at TC_mo_ussd_euse_continue(230) 20250426122638288 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55880<->l=127.0.0.1:4258 20250426122638291 DLINP <000b> input/ipa.c:452 connected read/write 20250426122638291 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122638291 DLGSUP <0013> gsup_req.c:140 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262420334049942 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420334049942" session_id=830103571 session_state=BEGIN} 20250426122638291 DSS <0004> hlr_ussd.c:576 262420334049942/0x317a6013: Process SS (BEGIN) 20250426122638291 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250426122638291 DSS <0004> hlr_ussd.c:518 262420334049942/0x317a6013: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250426122638291 DLINP <000b> input/ipa.c:452 connected read/write 20250426122638291 DLINP <000b> input/ipa.c:432 127.0.0.1:41855 sending data 20250426122638291 DLINP <000b> input/ipa.c:452 connected read/write 20250426122638291 DLINP <000b> input/ipa.c:432 127.0.0.1:41855 sending data EUSE-TC_mo_ussd_euse_continue(220)@7d2084491a2b: 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 } } } } } 20250426122638292 DLINP <000b> input/ipa.c:452 connected read/write 20250426122638292 DLINP <000b> input/ipa.c:406 127.0.0.1:41855 message received 20250426122638292 DLGSUP <0013> gsup_req.c:140 GSUP 232: EUSE-foobar: IMSI-262420334049942 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420334049942" session_id=830103571 session_state=CONTINUE} 20250426122638292 DSS <0004> hlr_ussd.c:576 262420334049942/0x317a6013: Process SS (CONTINUE) 20250426122638292 DSS <0004> hlr_ussd.c:518 262420334049942/0x317a6013: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250426122638292 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262420334049942 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420334049942" session_id=830103571 session_state=CONTINUE} 20250426122638292 DLGSUP <0013> gsup_req.c:173 GSUP 232: EUSE-foobar: IMSI-262420334049942 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250426122638292 DLINP <000b> input/ipa.c:452 connected read/write 20250426122638292 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122638292 DLINP <000b> input/ipa.c:452 connected read/write 20250426122638292 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@7d2084491a2b: Found GsupExpect[0] for "262420334049942" handled at TC_mo_ussd_euse_continue(230) HLR_Test-GSUP(223)@7d2084491a2b: Added IMSI table entry 4TC_mo_ussd_euse_continue(230)"262420334049942" TC_mo_ussd_euse_continue(230)@7d2084491a2b: setverdict(pass): none -> pass 20250426122638294 DLINP <000b> input/ipa.c:452 connected read/write 20250426122638294 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122638294 DLGSUP <0013> gsup_req.c:140 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262420334049942 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420334049942" session_id=830103571 session_state=CONTINUE} 20250426122638294 DSS <0004> hlr_ussd.c:576 262420334049942/0x317a6013: Process SS (CONTINUE) 20250426122638294 DSS <0004> hlr_ussd.c:518 262420334049942/0x317a6013: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250426122638294 DLGSUP <0013> gsup_req.c:173 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262420334049942 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250426122638294 DLINP <000b> input/ipa.c:452 connected read/write 20250426122638294 DLINP <000b> input/ipa.c:432 127.0.0.1:41855 sending data 20250426122638294 DLINP <000b> input/ipa.c:452 connected read/write 20250426122638294 DLINP <000b> input/ipa.c:432 127.0.0.1:41855 sending data EUSE-TC_mo_ussd_euse_continue(220)@7d2084491a2b: 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 } } } } } 20250426122638295 DLINP <000b> input/ipa.c:452 connected read/write 20250426122638295 DLINP <000b> input/ipa.c:406 127.0.0.1:41855 message received 20250426122638295 DLGSUP <0013> gsup_req.c:140 GSUP 234: EUSE-foobar: IMSI-262420334049942 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420334049942" session_id=830103571 session_state=END} 20250426122638295 DSS <0004> hlr_ussd.c:576 262420334049942/0x317a6013: Process SS (END) 20250426122638295 DSS <0004> hlr_ussd.c:518 262420334049942/0x317a6013: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250426122638295 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262420334049942 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420334049942" session_id=830103571 session_state=END} 20250426122638295 DLGSUP <0013> gsup_req.c:173 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262420334049942 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250426122638295 DLGSUP <0013> gsup_req.c:173 GSUP 234: EUSE-foobar: IMSI-262420334049942 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250426122638295 DLINP <000b> input/ipa.c:452 connected read/write 20250426122638295 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122638295 DLINP <000b> input/ipa.c:452 connected read/write 20250426122638295 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(230)@7d2084491a2b: setverdict(pass): pass -> pass, component reason not changed 20250426122638295 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55880<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(230)@7d2084491a2b: Final verdict of PTC: pass 20250426122638295 DAUC <0003> db_auc.c:157 IMSI='262420712535089': No 2G Auth Data 20250426122638296 DAUC <0003> db_auc.c:192 IMSI='262420712535089': No 3G Auth Data HLR_Test-GSUP(223)@7d2084491a2b: Created GsupExpect[0] for "262420712535089" to be handled at TC_mo_ussd_euse_continue(231) 20250426122638302 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55888<->l=127.0.0.1:4258 20250426122638305 DLINP <000b> input/ipa.c:452 connected read/write 20250426122638305 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122638305 DLGSUP <0013> gsup_req.c:140 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262420712535089 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420712535089" session_id=1679247111 session_state=BEGIN} 20250426122638305 DSS <0004> hlr_ussd.c:576 262420712535089/0x64174707: Process SS (BEGIN) 20250426122638305 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250426122638305 DSS <0004> hlr_ussd.c:518 262420712535089/0x64174707: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250426122638305 DLINP <000b> input/ipa.c:452 connected read/write 20250426122638305 DLINP <000b> input/ipa.c:432 127.0.0.1:41855 sending data 20250426122638305 DLINP <000b> input/ipa.c:452 connected read/write 20250426122638305 DLINP <000b> input/ipa.c:432 127.0.0.1:41855 sending data EUSE-TC_mo_ussd_euse_continue(220)@7d2084491a2b: 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 } } } } } 20250426122638305 DLINP <000b> input/ipa.c:452 connected read/write 20250426122638305 DLINP <000b> input/ipa.c:406 127.0.0.1:41855 message received 20250426122638305 DLGSUP <0013> gsup_req.c:140 GSUP 236: EUSE-foobar: IMSI-262420712535089 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420712535089" session_id=1679247111 session_state=CONTINUE} 20250426122638305 DSS <0004> hlr_ussd.c:576 262420712535089/0x64174707: Process SS (CONTINUE) 20250426122638305 DSS <0004> hlr_ussd.c:518 262420712535089/0x64174707: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250426122638305 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262420712535089 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420712535089" session_id=1679247111 session_state=CONTINUE} 20250426122638305 DLGSUP <0013> gsup_req.c:173 GSUP 236: EUSE-foobar: IMSI-262420712535089 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250426122638305 DLINP <000b> input/ipa.c:452 connected read/write 20250426122638305 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122638305 DLINP <000b> input/ipa.c:452 connected read/write 20250426122638305 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@7d2084491a2b: Found GsupExpect[0] for "262420712535089" handled at TC_mo_ussd_euse_continue(231) HLR_Test-GSUP(223)@7d2084491a2b: Added IMSI table entry 5TC_mo_ussd_euse_continue(231)"262420712535089" TC_mo_ussd_euse_continue(231)@7d2084491a2b: setverdict(pass): none -> pass 20250426122638308 DLINP <000b> input/ipa.c:452 connected read/write 20250426122638308 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122638308 DLGSUP <0013> gsup_req.c:140 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262420712535089 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420712535089" session_id=1679247111 session_state=CONTINUE} 20250426122638308 DSS <0004> hlr_ussd.c:576 262420712535089/0x64174707: Process SS (CONTINUE) 20250426122638308 DSS <0004> hlr_ussd.c:518 262420712535089/0x64174707: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250426122638308 DLGSUP <0013> gsup_req.c:173 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262420712535089 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250426122638308 DLINP <000b> input/ipa.c:452 connected read/write 20250426122638308 DLINP <000b> input/ipa.c:432 127.0.0.1:41855 sending data 20250426122638308 DLINP <000b> input/ipa.c:452 connected read/write 20250426122638308 DLINP <000b> input/ipa.c:432 127.0.0.1:41855 sending data EUSE-TC_mo_ussd_euse_continue(220)@7d2084491a2b: 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 } } } } } 20250426122638308 DLINP <000b> input/ipa.c:452 connected read/write 20250426122638308 DLINP <000b> input/ipa.c:406 127.0.0.1:41855 message received 20250426122638308 DLGSUP <0013> gsup_req.c:140 GSUP 238: EUSE-foobar: IMSI-262420712535089 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420712535089" session_id=1679247111 session_state=END} 20250426122638308 DSS <0004> hlr_ussd.c:576 262420712535089/0x64174707: Process SS (END) 20250426122638308 DSS <0004> hlr_ussd.c:518 262420712535089/0x64174707: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250426122638308 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262420712535089 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420712535089" session_id=1679247111 session_state=END} 20250426122638308 DLGSUP <0013> gsup_req.c:173 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262420712535089 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250426122638308 DLGSUP <0013> gsup_req.c:173 GSUP 238: EUSE-foobar: IMSI-262420712535089 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250426122638308 DLINP <000b> input/ipa.c:452 connected read/write 20250426122638308 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122638308 DLINP <000b> input/ipa.c:452 connected read/write 20250426122638308 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(231)@7d2084491a2b: setverdict(pass): pass -> pass, component reason not changed 20250426122638309 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55888<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(231)@7d2084491a2b: Final verdict of PTC: pass 20250426122638309 DAUC <0003> db_auc.c:157 IMSI='262421285056058': No 2G Auth Data 20250426122638309 DAUC <0003> db_auc.c:192 IMSI='262421285056058': No 3G Auth Data HLR_Test-GSUP(223)@7d2084491a2b: Created GsupExpect[0] for "262421285056058" to be handled at TC_mo_ussd_euse_continue(232) 20250426122638315 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55904<->l=127.0.0.1:4258 20250426122638318 DLINP <000b> input/ipa.c:452 connected read/write 20250426122638318 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122638318 DLGSUP <0013> gsup_req.c:140 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262421285056058 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421285056058" session_id=1705976827 session_state=BEGIN} 20250426122638318 DSS <0004> hlr_ussd.c:576 262421285056058/0x65af23fb: Process SS (BEGIN) 20250426122638318 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250426122638318 DSS <0004> hlr_ussd.c:518 262421285056058/0x65af23fb: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250426122638318 DLINP <000b> input/ipa.c:452 connected read/write 20250426122638318 DLINP <000b> input/ipa.c:432 127.0.0.1:41855 sending data 20250426122638318 DLINP <000b> input/ipa.c:452 connected read/write 20250426122638318 DLINP <000b> input/ipa.c:432 127.0.0.1:41855 sending data EUSE-TC_mo_ussd_euse_continue(220)@7d2084491a2b: 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 } } } } } 20250426122638319 DLINP <000b> input/ipa.c:452 connected read/write 20250426122638319 DLINP <000b> input/ipa.c:406 127.0.0.1:41855 message received 20250426122638319 DLGSUP <0013> gsup_req.c:140 GSUP 240: EUSE-foobar: IMSI-262421285056058 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421285056058" session_id=1705976827 session_state=CONTINUE} 20250426122638319 DSS <0004> hlr_ussd.c:576 262421285056058/0x65af23fb: Process SS (CONTINUE) 20250426122638319 DSS <0004> hlr_ussd.c:518 262421285056058/0x65af23fb: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250426122638319 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262421285056058 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421285056058" session_id=1705976827 session_state=CONTINUE} 20250426122638319 DLGSUP <0013> gsup_req.c:173 GSUP 240: EUSE-foobar: IMSI-262421285056058 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250426122638319 DLINP <000b> input/ipa.c:452 connected read/write 20250426122638319 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122638319 DLINP <000b> input/ipa.c:452 connected read/write 20250426122638319 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@7d2084491a2b: Found GsupExpect[0] for "262421285056058" handled at TC_mo_ussd_euse_continue(232) HLR_Test-GSUP(223)@7d2084491a2b: Added IMSI table entry 6TC_mo_ussd_euse_continue(232)"262421285056058" TC_mo_ussd_euse_continue(232)@7d2084491a2b: setverdict(pass): none -> pass 20250426122638321 DLINP <000b> input/ipa.c:452 connected read/write 20250426122638321 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122638321 DLGSUP <0013> gsup_req.c:140 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262421285056058 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421285056058" session_id=1705976827 session_state=CONTINUE} 20250426122638321 DSS <0004> hlr_ussd.c:576 262421285056058/0x65af23fb: Process SS (CONTINUE) 20250426122638321 DSS <0004> hlr_ussd.c:518 262421285056058/0x65af23fb: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250426122638321 DLGSUP <0013> gsup_req.c:173 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262421285056058 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250426122638321 DLINP <000b> input/ipa.c:452 connected read/write 20250426122638321 DLINP <000b> input/ipa.c:432 127.0.0.1:41855 sending data 20250426122638321 DLINP <000b> input/ipa.c:452 connected read/write 20250426122638321 DLINP <000b> input/ipa.c:432 127.0.0.1:41855 sending data EUSE-TC_mo_ussd_euse_continue(220)@7d2084491a2b: 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 } } } } } 20250426122638322 DLINP <000b> input/ipa.c:452 connected read/write 20250426122638322 DLINP <000b> input/ipa.c:406 127.0.0.1:41855 message received 20250426122638322 DLGSUP <0013> gsup_req.c:140 GSUP 242: EUSE-foobar: IMSI-262421285056058 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421285056058" session_id=1705976827 session_state=END} 20250426122638322 DSS <0004> hlr_ussd.c:576 262421285056058/0x65af23fb: Process SS (END) 20250426122638322 DSS <0004> hlr_ussd.c:518 262421285056058/0x65af23fb: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250426122638322 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262421285056058 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421285056058" session_id=1705976827 session_state=END} 20250426122638322 DLGSUP <0013> gsup_req.c:173 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262421285056058 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250426122638322 DLGSUP <0013> gsup_req.c:173 GSUP 242: EUSE-foobar: IMSI-262421285056058 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250426122638322 DLINP <000b> input/ipa.c:452 connected read/write 20250426122638322 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122638322 DLINP <000b> input/ipa.c:452 connected read/write 20250426122638322 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(232)@7d2084491a2b: setverdict(pass): pass -> pass, component reason not changed 20250426122638323 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55904<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(232)@7d2084491a2b: Final verdict of PTC: pass 20250426122638323 DAUC <0003> db_auc.c:157 IMSI='262427305677371': No 2G Auth Data 20250426122638323 DAUC <0003> db_auc.c:192 IMSI='262427305677371': No 3G Auth Data HLR_Test-GSUP(223)@7d2084491a2b: Created GsupExpect[0] for "262427305677371" to be handled at TC_mo_ussd_euse_continue(233) 20250426122638329 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55920<->l=127.0.0.1:4258 20250426122638332 DLINP <000b> input/ipa.c:452 connected read/write 20250426122638332 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122638332 DLGSUP <0013> gsup_req.c:140 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262427305677371 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427305677371" session_id=1029940803 session_state=BEGIN} 20250426122638332 DSS <0004> hlr_ussd.c:576 262427305677371/0x3d63a643: Process SS (BEGIN) 20250426122638332 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250426122638332 DSS <0004> hlr_ussd.c:518 262427305677371/0x3d63a643: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250426122638332 DLINP <000b> input/ipa.c:452 connected read/write 20250426122638332 DLINP <000b> input/ipa.c:432 127.0.0.1:41855 sending data 20250426122638332 DLINP <000b> input/ipa.c:452 connected read/write 20250426122638332 DLINP <000b> input/ipa.c:432 127.0.0.1:41855 sending data EUSE-TC_mo_ussd_euse_continue(220)@7d2084491a2b: 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 } } } } } 20250426122638333 DLINP <000b> input/ipa.c:452 connected read/write 20250426122638333 DLINP <000b> input/ipa.c:406 127.0.0.1:41855 message received 20250426122638333 DLGSUP <0013> gsup_req.c:140 GSUP 244: EUSE-foobar: IMSI-262427305677371 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427305677371" session_id=1029940803 session_state=CONTINUE} 20250426122638333 DSS <0004> hlr_ussd.c:576 262427305677371/0x3d63a643: Process SS (CONTINUE) 20250426122638333 DSS <0004> hlr_ussd.c:518 262427305677371/0x3d63a643: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250426122638333 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262427305677371 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427305677371" session_id=1029940803 session_state=CONTINUE} 20250426122638333 DLGSUP <0013> gsup_req.c:173 GSUP 244: EUSE-foobar: IMSI-262427305677371 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250426122638333 DLINP <000b> input/ipa.c:452 connected read/write 20250426122638333 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122638333 DLINP <000b> input/ipa.c:452 connected read/write 20250426122638333 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@7d2084491a2b: Found GsupExpect[0] for "262427305677371" handled at TC_mo_ussd_euse_continue(233) HLR_Test-GSUP(223)@7d2084491a2b: Added IMSI table entry 7TC_mo_ussd_euse_continue(233)"262427305677371" TC_mo_ussd_euse_continue(233)@7d2084491a2b: setverdict(pass): none -> pass 20250426122638335 DLINP <000b> input/ipa.c:452 connected read/write 20250426122638335 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122638335 DLGSUP <0013> gsup_req.c:140 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262427305677371 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427305677371" session_id=1029940803 session_state=CONTINUE} 20250426122638335 DSS <0004> hlr_ussd.c:576 262427305677371/0x3d63a643: Process SS (CONTINUE) 20250426122638335 DSS <0004> hlr_ussd.c:518 262427305677371/0x3d63a643: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250426122638335 DLGSUP <0013> gsup_req.c:173 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262427305677371 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250426122638335 DLINP <000b> input/ipa.c:452 connected read/write 20250426122638335 DLINP <000b> input/ipa.c:432 127.0.0.1:41855 sending data 20250426122638335 DLINP <000b> input/ipa.c:452 connected read/write 20250426122638335 DLINP <000b> input/ipa.c:432 127.0.0.1:41855 sending data EUSE-TC_mo_ussd_euse_continue(220)@7d2084491a2b: 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 } } } } } 20250426122638336 DLINP <000b> input/ipa.c:452 connected read/write 20250426122638336 DLINP <000b> input/ipa.c:406 127.0.0.1:41855 message received 20250426122638336 DLGSUP <0013> gsup_req.c:140 GSUP 246: EUSE-foobar: IMSI-262427305677371 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427305677371" session_id=1029940803 session_state=END} 20250426122638336 DSS <0004> hlr_ussd.c:576 262427305677371/0x3d63a643: Process SS (END) 20250426122638336 DSS <0004> hlr_ussd.c:518 262427305677371/0x3d63a643: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250426122638336 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262427305677371 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427305677371" session_id=1029940803 session_state=END} 20250426122638336 DLGSUP <0013> gsup_req.c:173 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262427305677371 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250426122638336 DLGSUP <0013> gsup_req.c:173 GSUP 246: EUSE-foobar: IMSI-262427305677371 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250426122638336 DLINP <000b> input/ipa.c:452 connected read/write 20250426122638336 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122638336 DLINP <000b> input/ipa.c:452 connected read/write 20250426122638336 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(233)@7d2084491a2b: setverdict(pass): pass -> pass, component reason not changed 20250426122638337 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55920<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(233)@7d2084491a2b: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse_continue(220)@7d2084491a2b: Final verdict of PTC: none 20250426122638338 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55820<->l=127.0.0.1:4258 HLR_Test-GSUP(223)@7d2084491a2b: Final verdict of PTC: none 20250426122638338 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46461<->l=127.0.0.1:4259) 20250426122638338 DLINP <000b> input/ipa.c:452 connected read/write 20250426122638338 DLINP <000b> input/ipa.c:406 127.0.0.1:41855 message received 20250426122638338 DLINP <000b> input/ipa.c:415 127.0.0.1:41855 connection closed with server 20250426122638338 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:41855 20250426122638338 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20250426122638338 DLINP <000b> input/ipa.c:452 connected read/write 20250426122638338 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122638338 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250426122638338 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250426122638338 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-EUSE-foobar(222)@7d2084491a2b: Final verdict of PTC: none 224@7d2084491a2b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(225)@7d2084491a2b: Final verdict of PTC: none HLR_Test-GSUP-IPA(221)@7d2084491a2b: Final verdict of PTC: none MTC@7d2084491a2b: Setting final verdict of the test case. MTC@7d2084491a2b: Local verdict of MTC: none MTC@7d2084491a2b: Local verdict of PTC EUSE-TC_mo_ussd_euse_continue(220): none (none -> none) MTC@7d2084491a2b: Local verdict of PTC HLR_Test-GSUP-IPA(221): none (none -> none) MTC@7d2084491a2b: Local verdict of PTC IPA-EUSE-foobar(222): none (none -> none) MTC@7d2084491a2b: Local verdict of PTC HLR_Test-GSUP(223): none (none -> none) MTC@7d2084491a2b: Local verdict of PTC with component reference 224: none (none -> none) MTC@7d2084491a2b: Local verdict of PTC IPA-CTRL-CLI-IPA(225): none (none -> none) MTC@7d2084491a2b: Local verdict of PTC TC_mo_ussd_euse_continue(226): pass (none -> pass) MTC@7d2084491a2b: Local verdict of PTC TC_mo_ussd_euse_continue(227): pass (pass -> pass) MTC@7d2084491a2b: Local verdict of PTC TC_mo_ussd_euse_continue(228): pass (pass -> pass) MTC@7d2084491a2b: Local verdict of PTC TC_mo_ussd_euse_continue(229): pass (pass -> pass) MTC@7d2084491a2b: Local verdict of PTC TC_mo_ussd_euse_continue(230): pass (pass -> pass) MTC@7d2084491a2b: Local verdict of PTC TC_mo_ussd_euse_continue(231): pass (pass -> pass) MTC@7d2084491a2b: Local verdict of PTC TC_mo_ussd_euse_continue(232): pass (pass -> pass) MTC@7d2084491a2b: Local verdict of PTC TC_mo_ussd_euse_continue(233): pass (pass -> pass) MTC@7d2084491a2b: Test case TC_mo_ussd_euse_continue finished. Verdict: pass MTC@7d2084491a2b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_continue pass'. Sat Apr 26 12:26:38 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 20250426122638372 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55934<->l=127.0.0.1:4258 20250426122638574 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55934<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65788) Waiting for packet dumper to finish... 1 (prev_count=65788, count=157148) MTC@7d2084491a2b: 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@7d2084491a2b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_defaultroute'. ------ HLR_Tests.TC_mo_ussd_euse_defaultroute ------ Sat Apr 26 12:26:40 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_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@7d2084491a2b: 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@7d2084491a2b: Test case TC_mo_ussd_euse_defaultroute started. MTC@7d2084491a2b: legacy= false MTC@7d2084491a2b: in not legacy case 1 20250426122641695 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:46699 20250426122641695 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:46699 MTC@7d2084491a2b: in not legacy case 2 IPA-EUSE-foobar(236)@7d2084491a2b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426122641696 DLINP <000b> input/ipa.c:452 connected read/write 20250426122641696 DLINP <000b> input/ipa.c:406 127.0.0.1:46699 message received 20250426122641697 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250426122641697 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 IPA-EUSE-foobar(236)@7d2084491a2b: 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) } } } } 20250426122641697 DLINP <000b> input/ipa.c:452 connected read/write 20250426122641697 DLINP <000b> input/ipa.c:406 127.0.0.1:46699 message received IPA-EUSE-foobar(236)@7d2084491a2b: 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 } } } } 20250426122641697 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250426122641697 DLGSUP <0013> gsup_server.c:236 0: EUSE-foobar 20250426122641697 DLGSUP <0013> gsup_server.c:238 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00 20250426122641697 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 EUSE Simulator 20250426122641697 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 20250426122641697 DLGSUP <0013> gsup_server.c:236 2: 20250426122641697 DLGSUP <0013> gsup_server.c:238 2: 00 20250426122641697 DLGSUP <0013> gsup_server.c:236 3: 20250426122641697 DLGSUP <0013> gsup_server.c:238 3: 00 20250426122641697 DLGSUP <0013> gsup_server.c:236 4: 20250426122641697 DLGSUP <0013> gsup_server.c:238 4: 00 20250426122641697 DLGSUP <0013> gsup_server.c:236 5: 20250426122641697 DLGSUP <0013> gsup_server.c:238 5: 00 20250426122641697 DLGSUP <0013> gsup_server.c:236 7: 20250426122641697 DLGSUP <0013> gsup_server.c:238 7: 00 20250426122641697 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250426122641697 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250426122641697 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:46699 IPA-EUSE-foobar(236)@7d2084491a2b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(235)@7d2084491a2b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426122641698 DLINP <000b> input/ipa.c:452 connected read/write 20250426122641698 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122641698 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41438<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(235)@7d2084491a2b: 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) } } } } 20250426122641699 DLINP <000b> input/ipa.c:452 connected read/write 20250426122641699 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122641699 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250426122641699 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250426122641699 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 20250426122641699 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250426122641699 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 20250426122641699 DLGSUP <0013> gsup_server.c:236 2: HLR_Test-GSUP-IPA(235)@7d2084491a2b: 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 } } } } 20250426122641699 DLGSUP <0013> gsup_server.c:238 2: 00 20250426122641699 DLGSUP <0013> gsup_server.c:236 3: 20250426122641699 DLGSUP <0013> gsup_server.c:238 3: 00 20250426122641699 DLGSUP <0013> gsup_server.c:236 4: 20250426122641699 DLGSUP <0013> gsup_server.c:238 4: 00 20250426122641699 DLGSUP <0013> gsup_server.c:236 5: 20250426122641699 DLGSUP <0013> gsup_server.c:238 5: 00 20250426122641699 DLGSUP <0013> gsup_server.c:236 7: 20250426122641699 DLGSUP <0013> gsup_server.c:238 7: 00 20250426122641699 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250426122641699 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250426122641699 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)@7d2084491a2b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 238@7d2084491a2b: 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") 20250426122641707 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:42331<->l=127.0.0.1:4259) 20250426122641710 DAUC <0003> db_auc.c:157 IMSI='262423694454363': No 2G Auth Data 20250426122641710 DAUC <0003> db_auc.c:192 IMSI='262423694454363': No 3G Auth Data HLR_Test-GSUP(237)@7d2084491a2b: Created GsupExpect[0] for "262423694454363" to be handled at TC_mo_ussd_euse_defaultroute(240) 20250426122641716 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41442<->l=127.0.0.1:4258 20250426122641746 DLINP <000b> input/ipa.c:452 connected read/write 20250426122641746 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122641746 DLGSUP <0013> gsup_req.c:140 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262423694454363 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423694454363" session_id=2154512992 session_state=BEGIN} 20250426122641746 DSS <0004> hlr_ussd.c:576 262423694454363/0x806b4260: Process SS (BEGIN) 20250426122641746 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250426122641746 DSS <0004> hlr_ussd.c:518 262423694454363/0x806b4260: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250426122641746 DLINP <000b> input/ipa.c:452 connected read/write 20250426122641746 DLINP <000b> input/ipa.c:432 127.0.0.1:46699 sending data 20250426122641746 DLINP <000b> input/ipa.c:452 connected read/write 20250426122641746 DLINP <000b> input/ipa.c:432 127.0.0.1:46699 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@7d2084491a2b: 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 } } } } } 20250426122641767 DLINP <000b> input/ipa.c:452 connected read/write 20250426122641767 DLINP <000b> input/ipa.c:406 127.0.0.1:46699 message received 20250426122641767 DLGSUP <0013> gsup_req.c:140 GSUP 248: EUSE-foobar: IMSI-262423694454363 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423694454363" session_id=2154512992 session_state=END} 20250426122641767 DSS <0004> hlr_ussd.c:576 262423694454363/0x806b4260: Process SS (END) 20250426122641767 DSS <0004> hlr_ussd.c:518 262423694454363/0x806b4260: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250426122641767 DLGSUP <0013> hlr_ussd.c:278 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262423694454363 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423694454363" session_id=2154512992 session_state=END} 20250426122641767 DLGSUP <0013> gsup_req.c:173 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262423694454363 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250426122641767 DLGSUP <0013> gsup_req.c:173 GSUP 248: EUSE-foobar: IMSI-262423694454363 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250426122641767 DLINP <000b> input/ipa.c:452 connected read/write 20250426122641767 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122641768 DLINP <000b> input/ipa.c:452 connected read/write 20250426122641768 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@7d2084491a2b: Found GsupExpect[0] for "262423694454363" handled at TC_mo_ussd_euse_defaultroute(240) HLR_Test-GSUP(237)@7d2084491a2b: Added IMSI table entry 0TC_mo_ussd_euse_defaultroute(240)"262423694454363" TC_mo_ussd_euse_defaultroute(240)@7d2084491a2b: setverdict(pass): none -> pass 20250426122641777 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41442<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(240)@7d2084491a2b: Final verdict of PTC: pass 20250426122641778 DAUC <0003> db_auc.c:157 IMSI='262425256186975': No 2G Auth Data 20250426122641778 DAUC <0003> db_auc.c:192 IMSI='262425256186975': No 3G Auth Data HLR_Test-GSUP(237)@7d2084491a2b: Created GsupExpect[0] for "262425256186975" to be handled at TC_mo_ussd_euse_defaultroute(241) 20250426122641788 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41458<->l=127.0.0.1:4258 20250426122641791 DLINP <000b> input/ipa.c:452 connected read/write 20250426122641791 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122641791 DLGSUP <0013> gsup_req.c:140 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262425256186975 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425256186975" session_id=3115488607 session_state=BEGIN} 20250426122641791 DSS <0004> hlr_ussd.c:576 262425256186975/0xb9b2955f: Process SS (BEGIN) 20250426122641791 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250426122641791 DSS <0004> hlr_ussd.c:518 262425256186975/0xb9b2955f: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250426122641791 DLINP <000b> input/ipa.c:452 connected read/write 20250426122641791 DLINP <000b> input/ipa.c:432 127.0.0.1:46699 sending data 20250426122641791 DLINP <000b> input/ipa.c:452 connected read/write 20250426122641791 DLINP <000b> input/ipa.c:432 127.0.0.1:46699 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@7d2084491a2b: 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 } } } } } 20250426122641792 DLINP <000b> input/ipa.c:452 connected read/write 20250426122641792 DLINP <000b> input/ipa.c:406 127.0.0.1:46699 message received 20250426122641792 DLGSUP <0013> gsup_req.c:140 GSUP 250: EUSE-foobar: IMSI-262425256186975 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425256186975" session_id=3115488607 session_state=END} 20250426122641792 DSS <0004> hlr_ussd.c:576 262425256186975/0xb9b2955f: Process SS (END) 20250426122641792 DSS <0004> hlr_ussd.c:518 262425256186975/0xb9b2955f: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250426122641792 DLGSUP <0013> hlr_ussd.c:278 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262425256186975 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425256186975" session_id=3115488607 session_state=END} 20250426122641792 DLGSUP <0013> gsup_req.c:173 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262425256186975 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250426122641792 DLGSUP <0013> gsup_req.c:173 GSUP 250: EUSE-foobar: IMSI-262425256186975 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250426122641792 DLINP <000b> input/ipa.c:452 connected read/write 20250426122641792 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122641792 DLINP <000b> input/ipa.c:452 connected read/write 20250426122641792 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@7d2084491a2b: Found GsupExpect[0] for "262425256186975" handled at TC_mo_ussd_euse_defaultroute(241) HLR_Test-GSUP(237)@7d2084491a2b: Added IMSI table entry 1TC_mo_ussd_euse_defaultroute(241)"262425256186975" TC_mo_ussd_euse_defaultroute(241)@7d2084491a2b: setverdict(pass): none -> pass 20250426122641794 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41458<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(241)@7d2084491a2b: Final verdict of PTC: pass 20250426122641794 DAUC <0003> db_auc.c:157 IMSI='262429148535503': No 2G Auth Data 20250426122641794 DAUC <0003> db_auc.c:192 IMSI='262429148535503': No 3G Auth Data HLR_Test-GSUP(237)@7d2084491a2b: Created GsupExpect[0] for "262429148535503" to be handled at TC_mo_ussd_euse_defaultroute(242) 20250426122641800 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41472<->l=127.0.0.1:4258 20250426122641803 DLINP <000b> input/ipa.c:452 connected read/write 20250426122641803 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122641803 DLGSUP <0013> gsup_req.c:140 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262429148535503 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429148535503" session_id=423218168 session_state=BEGIN} 20250426122641803 DSS <0004> hlr_ussd.c:576 262429148535503/0x1939cbf8: Process SS (BEGIN) 20250426122641803 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250426122641803 DSS <0004> hlr_ussd.c:518 262429148535503/0x1939cbf8: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250426122641803 DLINP <000b> input/ipa.c:452 connected read/write 20250426122641803 DLINP <000b> input/ipa.c:432 127.0.0.1:46699 sending data 20250426122641803 DLINP <000b> input/ipa.c:452 connected read/write 20250426122641803 DLINP <000b> input/ipa.c:432 127.0.0.1:46699 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@7d2084491a2b: 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 } } } } } 20250426122641804 DLINP <000b> input/ipa.c:452 connected read/write 20250426122641804 DLINP <000b> input/ipa.c:406 127.0.0.1:46699 message received 20250426122641804 DLGSUP <0013> gsup_req.c:140 GSUP 252: EUSE-foobar: IMSI-262429148535503 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429148535503" session_id=423218168 session_state=END} 20250426122641804 DSS <0004> hlr_ussd.c:576 262429148535503/0x1939cbf8: Process SS (END) 20250426122641804 DSS <0004> hlr_ussd.c:518 262429148535503/0x1939cbf8: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250426122641804 DLGSUP <0013> hlr_ussd.c:278 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262429148535503 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429148535503" session_id=423218168 session_state=END} 20250426122641804 DLGSUP <0013> gsup_req.c:173 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262429148535503 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250426122641804 DLGSUP <0013> gsup_req.c:173 GSUP 252: EUSE-foobar: IMSI-262429148535503 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250426122641804 DLINP <000b> input/ipa.c:452 connected read/write 20250426122641804 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122641804 DLINP <000b> input/ipa.c:452 connected read/write 20250426122641804 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@7d2084491a2b: Found GsupExpect[0] for "262429148535503" handled at TC_mo_ussd_euse_defaultroute(242) HLR_Test-GSUP(237)@7d2084491a2b: Added IMSI table entry 2TC_mo_ussd_euse_defaultroute(242)"262429148535503" TC_mo_ussd_euse_defaultroute(242)@7d2084491a2b: setverdict(pass): none -> pass 20250426122641806 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41472<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(242)@7d2084491a2b: Final verdict of PTC: pass 20250426122641806 DAUC <0003> db_auc.c:157 IMSI='262426972525206': No 2G Auth Data 20250426122641806 DAUC <0003> db_auc.c:192 IMSI='262426972525206': No 3G Auth Data HLR_Test-GSUP(237)@7d2084491a2b: Created GsupExpect[0] for "262426972525206" to be handled at TC_mo_ussd_euse_defaultroute(243) 20250426122641813 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41488<->l=127.0.0.1:4258 20250426122641816 DLINP <000b> input/ipa.c:452 connected read/write 20250426122641816 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122641816 DLGSUP <0013> gsup_req.c:140 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262426972525206 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426972525206" session_id=3609143847 session_state=BEGIN} 20250426122641816 DSS <0004> hlr_ussd.c:576 262426972525206/0xd71f2a27: Process SS (BEGIN) 20250426122641816 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250426122641816 DSS <0004> hlr_ussd.c:518 262426972525206/0xd71f2a27: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250426122641816 DLINP <000b> input/ipa.c:452 connected read/write 20250426122641816 DLINP <000b> input/ipa.c:432 127.0.0.1:46699 sending data 20250426122641816 DLINP <000b> input/ipa.c:452 connected read/write 20250426122641816 DLINP <000b> input/ipa.c:432 127.0.0.1:46699 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@7d2084491a2b: 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 } } } } } 20250426122641816 DLINP <000b> input/ipa.c:452 connected read/write 20250426122641816 DLINP <000b> input/ipa.c:406 127.0.0.1:46699 message received 20250426122641816 DLGSUP <0013> gsup_req.c:140 GSUP 254: EUSE-foobar: IMSI-262426972525206 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426972525206" session_id=3609143847 session_state=END} 20250426122641816 DSS <0004> hlr_ussd.c:576 262426972525206/0xd71f2a27: Process SS (END) 20250426122641816 DSS <0004> hlr_ussd.c:518 262426972525206/0xd71f2a27: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250426122641816 DLGSUP <0013> hlr_ussd.c:278 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262426972525206 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426972525206" session_id=3609143847 session_state=END} 20250426122641816 DLGSUP <0013> gsup_req.c:173 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262426972525206 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250426122641816 DLGSUP <0013> gsup_req.c:173 GSUP 254: EUSE-foobar: IMSI-262426972525206 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250426122641816 DLINP <000b> input/ipa.c:452 connected read/write 20250426122641816 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122641816 DLINP <000b> input/ipa.c:452 connected read/write 20250426122641816 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@7d2084491a2b: Found GsupExpect[0] for "262426972525206" handled at TC_mo_ussd_euse_defaultroute(243) HLR_Test-GSUP(237)@7d2084491a2b: Added IMSI table entry 3TC_mo_ussd_euse_defaultroute(243)"262426972525206" TC_mo_ussd_euse_defaultroute(243)@7d2084491a2b: setverdict(pass): none -> pass 20250426122641818 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41488<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(243)@7d2084491a2b: Final verdict of PTC: pass 20250426122641819 DAUC <0003> db_auc.c:157 IMSI='262427947895295': No 2G Auth Data 20250426122641819 DAUC <0003> db_auc.c:192 IMSI='262427947895295': No 3G Auth Data HLR_Test-GSUP(237)@7d2084491a2b: Created GsupExpect[0] for "262427947895295" to be handled at TC_mo_ussd_euse_defaultroute(244) 20250426122641825 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41496<->l=127.0.0.1:4258 20250426122641828 DLINP <000b> input/ipa.c:452 connected read/write 20250426122641828 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122641828 DLGSUP <0013> gsup_req.c:140 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262427947895295 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427947895295" session_id=2782070327 session_state=BEGIN} 20250426122641828 DSS <0004> hlr_ussd.c:576 262427947895295/0xa5d30637: Process SS (BEGIN) 20250426122641828 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250426122641828 DSS <0004> hlr_ussd.c:518 262427947895295/0xa5d30637: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250426122641828 DLINP <000b> input/ipa.c:452 connected read/write 20250426122641828 DLINP <000b> input/ipa.c:432 127.0.0.1:46699 sending data 20250426122641828 DLINP <000b> input/ipa.c:452 connected read/write 20250426122641828 DLINP <000b> input/ipa.c:432 127.0.0.1:46699 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@7d2084491a2b: 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 } } } } } 20250426122641829 DLINP <000b> input/ipa.c:452 connected read/write 20250426122641829 DLINP <000b> input/ipa.c:406 127.0.0.1:46699 message received 20250426122641829 DLGSUP <0013> gsup_req.c:140 GSUP 256: EUSE-foobar: IMSI-262427947895295 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427947895295" session_id=2782070327 session_state=END} 20250426122641829 DSS <0004> hlr_ussd.c:576 262427947895295/0xa5d30637: Process SS (END) 20250426122641829 DSS <0004> hlr_ussd.c:518 262427947895295/0xa5d30637: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250426122641829 DLGSUP <0013> hlr_ussd.c:278 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262427947895295 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427947895295" session_id=2782070327 session_state=END} 20250426122641829 DLGSUP <0013> gsup_req.c:173 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262427947895295 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250426122641829 DLGSUP <0013> gsup_req.c:173 GSUP 256: EUSE-foobar: IMSI-262427947895295 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250426122641829 DLINP <000b> input/ipa.c:452 connected read/write 20250426122641829 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122641829 DLINP <000b> input/ipa.c:452 connected read/write 20250426122641829 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@7d2084491a2b: Found GsupExpect[0] for "262427947895295" handled at TC_mo_ussd_euse_defaultroute(244) HLR_Test-GSUP(237)@7d2084491a2b: Added IMSI table entry 4TC_mo_ussd_euse_defaultroute(244)"262427947895295" TC_mo_ussd_euse_defaultroute(244)@7d2084491a2b: setverdict(pass): none -> pass 20250426122641831 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41496<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(244)@7d2084491a2b: Final verdict of PTC: pass 20250426122641831 DAUC <0003> db_auc.c:157 IMSI='262421643418467': No 2G Auth Data 20250426122641831 DAUC <0003> db_auc.c:192 IMSI='262421643418467': No 3G Auth Data HLR_Test-GSUP(237)@7d2084491a2b: Created GsupExpect[0] for "262421643418467" to be handled at TC_mo_ussd_euse_defaultroute(245) 20250426122641837 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41498<->l=127.0.0.1:4258 20250426122641840 DLINP <000b> input/ipa.c:452 connected read/write 20250426122641840 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122641840 DLGSUP <0013> gsup_req.c:140 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262421643418467 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421643418467" session_id=2317469636 session_state=BEGIN} 20250426122641840 DSS <0004> hlr_ussd.c:576 262421643418467/0x8a21c7c4: Process SS (BEGIN) 20250426122641840 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250426122641840 DSS <0004> hlr_ussd.c:518 262421643418467/0x8a21c7c4: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250426122641840 DLINP <000b> input/ipa.c:452 connected read/write 20250426122641840 DLINP <000b> input/ipa.c:432 127.0.0.1:46699 sending data 20250426122641840 DLINP <000b> input/ipa.c:452 connected read/write 20250426122641840 DLINP <000b> input/ipa.c:432 127.0.0.1:46699 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@7d2084491a2b: 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 } } } } } 20250426122641841 DLINP <000b> input/ipa.c:452 connected read/write 20250426122641841 DLINP <000b> input/ipa.c:406 127.0.0.1:46699 message received 20250426122641841 DLGSUP <0013> gsup_req.c:140 GSUP 258: EUSE-foobar: IMSI-262421643418467 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421643418467" session_id=2317469636 session_state=END} 20250426122641841 DSS <0004> hlr_ussd.c:576 262421643418467/0x8a21c7c4: Process SS (END) 20250426122641841 DSS <0004> hlr_ussd.c:518 262421643418467/0x8a21c7c4: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250426122641841 DLGSUP <0013> hlr_ussd.c:278 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262421643418467 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421643418467" session_id=2317469636 session_state=END} 20250426122641841 DLGSUP <0013> gsup_req.c:173 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262421643418467 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250426122641841 DLGSUP <0013> gsup_req.c:173 GSUP 258: EUSE-foobar: IMSI-262421643418467 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250426122641841 DLINP <000b> input/ipa.c:452 connected read/write 20250426122641841 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122641841 DLINP <000b> input/ipa.c:452 connected read/write 20250426122641841 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@7d2084491a2b: Found GsupExpect[0] for "262421643418467" handled at TC_mo_ussd_euse_defaultroute(245) HLR_Test-GSUP(237)@7d2084491a2b: Added IMSI table entry 5TC_mo_ussd_euse_defaultroute(245)"262421643418467" TC_mo_ussd_euse_defaultroute(245)@7d2084491a2b: setverdict(pass): none -> pass 20250426122641843 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41498<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(245)@7d2084491a2b: Final verdict of PTC: pass 20250426122641844 DAUC <0003> db_auc.c:157 IMSI='262422531721703': No 2G Auth Data 20250426122641844 DAUC <0003> db_auc.c:192 IMSI='262422531721703': No 3G Auth Data HLR_Test-GSUP(237)@7d2084491a2b: Created GsupExpect[0] for "262422531721703" to be handled at TC_mo_ussd_euse_defaultroute(246) 20250426122641850 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41500<->l=127.0.0.1:4258 20250426122641852 DLINP <000b> input/ipa.c:452 connected read/write 20250426122641852 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122641852 DLGSUP <0013> gsup_req.c:140 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262422531721703 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422531721703" session_id=4077941923 session_state=BEGIN} 20250426122641852 DSS <0004> hlr_ussd.c:576 262422531721703/0xf31074a3: Process SS (BEGIN) 20250426122641852 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250426122641852 DSS <0004> hlr_ussd.c:518 262422531721703/0xf31074a3: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250426122641852 DLINP <000b> input/ipa.c:452 connected read/write 20250426122641852 DLINP <000b> input/ipa.c:432 127.0.0.1:46699 sending data 20250426122641852 DLINP <000b> input/ipa.c:452 connected read/write 20250426122641852 DLINP <000b> input/ipa.c:432 127.0.0.1:46699 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@7d2084491a2b: 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 } } } } } 20250426122641853 DLINP <000b> input/ipa.c:452 connected read/write 20250426122641853 DLINP <000b> input/ipa.c:406 127.0.0.1:46699 message received 20250426122641853 DLGSUP <0013> gsup_req.c:140 GSUP 260: EUSE-foobar: IMSI-262422531721703 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422531721703" session_id=4077941923 session_state=END} 20250426122641853 DSS <0004> hlr_ussd.c:576 262422531721703/0xf31074a3: Process SS (END) 20250426122641853 DSS <0004> hlr_ussd.c:518 262422531721703/0xf31074a3: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250426122641853 DLGSUP <0013> hlr_ussd.c:278 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262422531721703 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422531721703" session_id=4077941923 session_state=END} 20250426122641853 DLGSUP <0013> gsup_req.c:173 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262422531721703 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250426122641853 DLGSUP <0013> gsup_req.c:173 GSUP 260: EUSE-foobar: IMSI-262422531721703 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250426122641853 DLINP <000b> input/ipa.c:452 connected read/write 20250426122641853 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122641853 DLINP <000b> input/ipa.c:452 connected read/write 20250426122641853 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@7d2084491a2b: Found GsupExpect[0] for "262422531721703" handled at TC_mo_ussd_euse_defaultroute(246) HLR_Test-GSUP(237)@7d2084491a2b: Added IMSI table entry 6TC_mo_ussd_euse_defaultroute(246)"262422531721703" TC_mo_ussd_euse_defaultroute(246)@7d2084491a2b: setverdict(pass): none -> pass 20250426122641855 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41500<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(246)@7d2084491a2b: Final verdict of PTC: pass 20250426122641856 DAUC <0003> db_auc.c:157 IMSI='262428276086559': No 2G Auth Data 20250426122641856 DAUC <0003> db_auc.c:192 IMSI='262428276086559': No 3G Auth Data HLR_Test-GSUP(237)@7d2084491a2b: Created GsupExpect[0] for "262428276086559" to be handled at TC_mo_ussd_euse_defaultroute(247) 20250426122641862 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41506<->l=127.0.0.1:4258 20250426122641864 DLINP <000b> input/ipa.c:452 connected read/write 20250426122641864 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122641864 DLGSUP <0013> gsup_req.c:140 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262428276086559 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428276086559" session_id=2170906036 session_state=BEGIN} 20250426122641864 DSS <0004> hlr_ussd.c:576 262428276086559/0x816565b4: Process SS (BEGIN) 20250426122641864 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250426122641865 DSS <0004> hlr_ussd.c:518 262428276086559/0x816565b4: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250426122641865 DLINP <000b> input/ipa.c:452 connected read/write 20250426122641865 DLINP <000b> input/ipa.c:432 127.0.0.1:46699 sending data 20250426122641865 DLINP <000b> input/ipa.c:452 connected read/write 20250426122641865 DLINP <000b> input/ipa.c:432 127.0.0.1:46699 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@7d2084491a2b: 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 } } } } } 20250426122641866 DLINP <000b> input/ipa.c:452 connected read/write 20250426122641866 DLINP <000b> input/ipa.c:406 127.0.0.1:46699 message received 20250426122641866 DLGSUP <0013> gsup_req.c:140 GSUP 262: EUSE-foobar: IMSI-262428276086559 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428276086559" session_id=2170906036 session_state=END} 20250426122641866 DSS <0004> hlr_ussd.c:576 262428276086559/0x816565b4: Process SS (END) 20250426122641866 DSS <0004> hlr_ussd.c:518 262428276086559/0x816565b4: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250426122641866 DLGSUP <0013> hlr_ussd.c:278 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262428276086559 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428276086559" session_id=2170906036 session_state=END} 20250426122641866 DLGSUP <0013> gsup_req.c:173 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262428276086559 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250426122641866 DLGSUP <0013> gsup_req.c:173 GSUP 262: EUSE-foobar: IMSI-262428276086559 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250426122641866 DLINP <000b> input/ipa.c:452 connected read/write 20250426122641866 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122641866 DLINP <000b> input/ipa.c:452 connected read/write 20250426122641866 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@7d2084491a2b: Found GsupExpect[0] for "262428276086559" handled at TC_mo_ussd_euse_defaultroute(247) HLR_Test-GSUP(237)@7d2084491a2b: Added IMSI table entry 7TC_mo_ussd_euse_defaultroute(247)"262428276086559" TC_mo_ussd_euse_defaultroute(247)@7d2084491a2b: setverdict(pass): none -> pass 20250426122641868 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41506<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(247)@7d2084491a2b: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse_defaultroute(234)@7d2084491a2b: Final verdict of PTC: none 20250426122641869 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41438<->l=127.0.0.1:4258 20250426122641870 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42331<->l=127.0.0.1:4259) HLR_Test-GSUP(237)@7d2084491a2b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(239)@7d2084491a2b: Final verdict of PTC: none 20250426122641870 DLINP <000b> input/ipa.c:452 connected read/write 20250426122641870 DLINP <000b> input/ipa.c:406 127.0.0.1:46699 message received 20250426122641870 DLINP <000b> input/ipa.c:415 127.0.0.1:46699 connection closed with server 20250426122641870 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:46699 20250426122641870 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20250426122641870 DLINP <000b> input/ipa.c:452 connected read/write 20250426122641870 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122641870 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250426122641870 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250426122641870 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 238@7d2084491a2b: Final verdict of PTC: none IPA-EUSE-foobar(236)@7d2084491a2b: Final verdict of PTC: none HLR_Test-GSUP-IPA(235)@7d2084491a2b: Final verdict of PTC: none MTC@7d2084491a2b: Setting final verdict of the test case. MTC@7d2084491a2b: Local verdict of MTC: none MTC@7d2084491a2b: Local verdict of PTC EUSE-TC_mo_ussd_euse_defaultroute(234): none (none -> none) MTC@7d2084491a2b: Local verdict of PTC HLR_Test-GSUP-IPA(235): none (none -> none) MTC@7d2084491a2b: Local verdict of PTC IPA-EUSE-foobar(236): none (none -> none) MTC@7d2084491a2b: Local verdict of PTC HLR_Test-GSUP(237): none (none -> none) MTC@7d2084491a2b: Local verdict of PTC with component reference 238: none (none -> none) MTC@7d2084491a2b: Local verdict of PTC IPA-CTRL-CLI-IPA(239): none (none -> none) MTC@7d2084491a2b: Local verdict of PTC TC_mo_ussd_euse_defaultroute(240): pass (none -> pass) MTC@7d2084491a2b: Local verdict of PTC TC_mo_ussd_euse_defaultroute(241): pass (pass -> pass) MTC@7d2084491a2b: Local verdict of PTC TC_mo_ussd_euse_defaultroute(242): pass (pass -> pass) MTC@7d2084491a2b: Local verdict of PTC TC_mo_ussd_euse_defaultroute(243): pass (pass -> pass) MTC@7d2084491a2b: Local verdict of PTC TC_mo_ussd_euse_defaultroute(244): pass (pass -> pass) MTC@7d2084491a2b: Local verdict of PTC TC_mo_ussd_euse_defaultroute(245): pass (pass -> pass) MTC@7d2084491a2b: Local verdict of PTC TC_mo_ussd_euse_defaultroute(246): pass (pass -> pass) MTC@7d2084491a2b: Local verdict of PTC TC_mo_ussd_euse_defaultroute(247): pass (pass -> pass) MTC@7d2084491a2b: Test case TC_mo_ussd_euse_defaultroute finished. Verdict: pass MTC@7d2084491a2b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_defaultroute pass'. Sat Apr 26 12:26:41 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 20250426122641894 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41514<->l=127.0.0.1:4258 20250426122642095 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41514<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65788) Waiting for packet dumper to finish... 1 (prev_count=65788, count=113680) 20250426122643807 DSS <0004> hlr_ussd.c:239 262429399049714/0x3b10f845: SS Session Timeout, destroying 20250426122643807 DLGSUP <0013> gsup_req.c:173 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262429399049714 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250426122643834 DSS <0004> hlr_ussd.c:239 262420613531517/0x445fb7d6: SS Session Timeout, destroying 20250426122643834 DLGSUP <0013> gsup_req.c:173 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262420613531517 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250426122643845 DSS <0004> hlr_ussd.c:239 262422604139849/0xd3120ae3: SS Session Timeout, destroying 20250426122643845 DLGSUP <0013> gsup_req.c:173 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262422604139849 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250426122643858 DSS <0004> hlr_ussd.c:239 262429210616492/0x33a8dd76: SS Session Timeout, destroying 20250426122643858 DLGSUP <0013> gsup_req.c:173 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262429210616492 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250426122643869 DSS <0004> hlr_ussd.c:239 262420647706053/0xbf51bcdc: SS Session Timeout, destroying 20250426122643869 DLGSUP <0013> gsup_req.c:173 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262420647706053 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250426122643883 DSS <0004> hlr_ussd.c:239 262421018548476/0x5c247640: SS Session Timeout, destroying 20250426122643883 DLGSUP <0013> gsup_req.c:173 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262421018548476 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250426122643895 DSS <0004> hlr_ussd.c:239 262429356067918/0xeef1d555: SS Session Timeout, destroying 20250426122643895 DLGSUP <0013> gsup_req.c:173 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262429356067918 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250426122643906 DSS <0004> hlr_ussd.c:239 262422447490271/0x739ae66f: SS Session Timeout, destroying 20250426122643906 DLGSUP <0013> gsup_req.c:173 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262422447490271 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@7d2084491a2b: 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@7d2084491a2b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_sss_reject'. ------ HLR_Tests.TC_mo_sss_reject ------ Sat Apr 26 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_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@7d2084491a2b: 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@7d2084491a2b: Test case TC_mo_sss_reject started. MTC@7d2084491a2b: legacy= false MTC@7d2084491a2b: in not legacy case 1 MTC@7d2084491a2b: in not legacy case 2 20250426122645218 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250426122645218 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(248)@7d2084491a2b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426122645220 DLINP <000b> input/ipa.c:452 connected read/write 20250426122645221 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122645221 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41516<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(248)@7d2084491a2b: 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)@7d2084491a2b: 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 } } } } 20250426122645223 DLINP <000b> input/ipa.c:452 connected read/write 20250426122645223 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(248)@7d2084491a2b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426122645223 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250426122645223 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250426122645223 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 20250426122645223 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250426122645223 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 20250426122645223 DLGSUP <0013> gsup_server.c:236 2: 20250426122645223 DLGSUP <0013> gsup_server.c:238 2: 00 20250426122645223 DLGSUP <0013> gsup_server.c:236 3: 20250426122645223 DLGSUP <0013> gsup_server.c:238 3: 00 20250426122645223 DLGSUP <0013> gsup_server.c:236 4: 20250426122645223 DLGSUP <0013> gsup_server.c:238 4: 00 20250426122645223 DLGSUP <0013> gsup_server.c:236 5: 20250426122645223 DLGSUP <0013> gsup_server.c:238 5: 00 20250426122645223 DLGSUP <0013> gsup_server.c:236 7: 20250426122645223 DLGSUP <0013> gsup_server.c:238 7: 00 20250426122645223 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250426122645223 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250426122645223 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 250@7d2084491a2b: 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") 20250426122645234 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:37109<->l=127.0.0.1:4259) 20250426122645236 DAUC <0003> db_auc.c:157 IMSI='262422986232304': No 2G Auth Data 20250426122645236 DAUC <0003> db_auc.c:192 IMSI='262422986232304': No 3G Auth Data HLR_Test-GSUP(249)@7d2084491a2b: Created GsupExpect[0] for "262422986232304" to be handled at TC_mo_sss_reject(252) 20250426122645244 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41530<->l=127.0.0.1:4258 20250426122645270 DLINP <000b> input/ipa.c:452 connected read/write 20250426122645270 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122645270 DLGSUP <0013> gsup_req.c:140 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262422986232304 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422986232304" session_id=845092115 session_state=BEGIN} 20250426122645270 DSS <0004> hlr_ussd.c:576 262422986232304/0x325f1513: Process SS (BEGIN) 20250426122645270 DSS <0004> hlr_ussd.c:498 262422986232304/0x325f1513: SS CompType=Invoke, OpCode=InterrogateSS 20250426122645270 DSS <0004> hlr_ussd.c:506 262422986232304/0x325f1513: Structured SS requests are not supported, rejecting... 20250426122645270 DSS <0004> hlr_ussd.c:354 262422986232304/0x325f1513: Tx ReturnError(0, 0x15) 20250426122645270 DLGSUP <0013> hlr_ussd.c:278 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262422986232304 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422986232304" session_id=845092115 session_state=END} 20250426122645270 DLINP <000b> input/ipa.c:452 connected read/write 20250426122645270 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122645270 DLINP <000b> input/ipa.c:452 connected read/write 20250426122645270 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(249)@7d2084491a2b: Found GsupExpect[0] for "262422986232304" handled at TC_mo_sss_reject(252) HLR_Test-GSUP(249)@7d2084491a2b: Added IMSI table entry 0TC_mo_sss_reject(252)"262422986232304" TC_mo_sss_reject(252)@7d2084491a2b: setverdict(pass): none -> pass 20250426122645279 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41530<->l=127.0.0.1:4258 TC_mo_sss_reject(252)@7d2084491a2b: Final verdict of PTC: pass 20250426122645284 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41516<->l=127.0.0.1:4258 20250426122645285 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37109<->l=127.0.0.1:4259) 20250426122645286 DLINP <000b> input/ipa.c:452 connected read/write 20250426122645286 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122645286 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server IPA-CTRL-CLI-IPA(251)@7d2084491a2b: Final verdict of PTC: none HLR_Test-GSUP(249)@7d2084491a2b: Final verdict of PTC: none 20250426122645287 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250426122645287 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 250@7d2084491a2b: Final verdict of PTC: none HLR_Test-GSUP-IPA(248)@7d2084491a2b: Final verdict of PTC: none MTC@7d2084491a2b: Setting final verdict of the test case. MTC@7d2084491a2b: Local verdict of MTC: none MTC@7d2084491a2b: Local verdict of PTC HLR_Test-GSUP-IPA(248): none (none -> none) MTC@7d2084491a2b: Local verdict of PTC HLR_Test-GSUP(249): none (none -> none) MTC@7d2084491a2b: Local verdict of PTC with component reference 250: none (none -> none) MTC@7d2084491a2b: Local verdict of PTC IPA-CTRL-CLI-IPA(251): none (none -> none) MTC@7d2084491a2b: Local verdict of PTC TC_mo_sss_reject(252): pass (none -> pass) MTC@7d2084491a2b: Test case TC_mo_sss_reject finished. Verdict: pass MTC@7d2084491a2b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_sss_reject pass'. Sat Apr 26 12:26:45 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 20250426122645324 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41546<->l=127.0.0.1:4258 20250426122645425 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41546<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=27860) 20250426122647205 DSS <0004> hlr_ussd.c:239 262425858354677/0xe29e349a: SS Session Timeout, destroying 20250426122647205 DLGSUP <0013> gsup_req.c:173 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262425858354677 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250426122647237 DSS <0004> hlr_ussd.c:239 262427279371389/0xba32ccfb: SS Session Timeout, destroying 20250426122647237 DLGSUP <0013> gsup_req.c:173 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262427279371389 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250426122647251 DSS <0004> hlr_ussd.c:239 262423039795782/0x7e6f75bf: SS Session Timeout, destroying 20250426122647251 DLGSUP <0013> gsup_req.c:173 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262423039795782 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250426122647263 DSS <0004> hlr_ussd.c:239 262429824768479/0x0e3ce2ac: SS Session Timeout, destroying 20250426122647263 DLGSUP <0013> gsup_req.c:173 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262429824768479 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250426122647274 DSS <0004> hlr_ussd.c:239 262425543367773/0x16157f2a: SS Session Timeout, destroying 20250426122647275 DLGSUP <0013> gsup_req.c:173 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262425543367773 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250426122647287 DSS <0004> hlr_ussd.c:239 262427576448642/0x249a4772: SS Session Timeout, destroying 20250426122647287 DLGSUP <0013> gsup_req.c:173 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262427576448642 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250426122647297 DSS <0004> hlr_ussd.c:239 262423661783428/0xd208b0f5: SS Session Timeout, destroying 20250426122647297 DLGSUP <0013> gsup_req.c:173 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262423661783428 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250426122647310 DSS <0004> hlr_ussd.c:239 262420849553085/0x11452bdf: SS Session Timeout, destroying 20250426122647310 DLGSUP <0013> gsup_req.c:173 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262420849553085 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@7d2084491a2b: 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@7d2084491a2b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei'. ------ HLR_Tests.TC_gsup_check_imei ------ Sat Apr 26 12:26:47 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_check_imei.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_check_imei.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7d2084491a2b: 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@7d2084491a2b: Test case TC_gsup_check_imei started. MTC@7d2084491a2b: legacy= false MTC@7d2084491a2b: in not legacy case 1 MTC@7d2084491a2b: in not legacy case 2 20250426122648524 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250426122648524 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(253)@7d2084491a2b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426122648526 DLINP <000b> input/ipa.c:452 connected read/write 20250426122648526 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122648526 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41554<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(253)@7d2084491a2b: 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)@7d2084491a2b: 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 } } } } 20250426122648527 DLINP <000b> input/ipa.c:452 connected read/write 20250426122648527 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122648527 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250426122648527 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250426122648527 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 20250426122648527 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250426122648527 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 20250426122648527 DLGSUP <0013> gsup_server.c:236 2: 20250426122648527 DLGSUP <0013> gsup_server.c:238 2: 00 20250426122648527 DLGSUP <0013> gsup_server.c:236 3: 20250426122648527 DLGSUP <0013> gsup_server.c:238 3: 00 20250426122648527 DLGSUP <0013> gsup_server.c:236 4: 20250426122648527 DLGSUP <0013> gsup_server.c:238 4: 00 HLR_Test-GSUP-IPA(253)@7d2084491a2b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426122648527 DLGSUP <0013> gsup_server.c:236 5: 20250426122648527 DLGSUP <0013> gsup_server.c:238 5: 00 20250426122648527 DLGSUP <0013> gsup_server.c:236 7: 20250426122648527 DLGSUP <0013> gsup_server.c:238 7: 00 20250426122648527 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250426122648527 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250426122648527 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 255@7d2084491a2b: 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") 20250426122648537 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:33567<->l=127.0.0.1:4259) 20250426122648541 DAUC <0003> db_auc.c:157 IMSI='262420876674090': No 2G Auth Data 20250426122648541 DAUC <0003> db_auc.c:192 IMSI='262420876674090': No 3G Auth Data HLR_Test-GSUP(254)@7d2084491a2b: Created GsupExpect[0] for "262420876674090" to be handled at TC_gsup_check_imei(257) 20250426122648551 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41558<->l=127.0.0.1:4258 20250426122648574 DLINP <000b> input/ipa.c:452 connected read/write 20250426122648574 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122648574 DLGSUP <0013> gsup_req.c:140 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262420876674090 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420876674090"} 20250426122648574 DMAIN <0000> hlr.c:435 IMSI='262420876674090': has IMEI = 12345678901234 (consider setting 'store-imei') 20250426122648574 DLGSUP <0013> hlr.c:448 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262420876674090 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420876674090"} 20250426122648574 DLGSUP <0013> gsup_req.c:173 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262420876674090 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250426122648574 DLINP <000b> input/ipa.c:452 connected read/write 20250426122648574 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122648574 DLINP <000b> input/ipa.c:452 connected read/write 20250426122648574 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@7d2084491a2b: Found GsupExpect[0] for "262420876674090" handled at TC_gsup_check_imei(257) HLR_Test-GSUP(254)@7d2084491a2b: Added IMSI table entry 0TC_gsup_check_imei(257)"262420876674090" TC_gsup_check_imei(257)@7d2084491a2b: setverdict(pass): none -> pass 20250426122648579 DAUC <0003> db_auc.c:192 IMSI='262420876674090': No 3G Auth Data 20250426122648584 DLINP <000b> input/ipa.c:452 connected read/write 20250426122648585 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122648585 DLGSUP <0013> gsup_req.c:140 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262420876674090 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420876674090"} 20250426122648585 DAUC <0003> hlr.c:428 IMSI='262420876674090': storing IMEI = 12345678901234 20250426122648585 DLGSUP <0013> hlr.c:448 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262420876674090 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420876674090"} 20250426122648585 DLGSUP <0013> gsup_req.c:173 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262420876674090 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250426122648585 DLINP <000b> input/ipa.c:452 connected read/write 20250426122648585 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122648585 DLINP <000b> input/ipa.c:452 connected read/write 20250426122648585 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(257)@7d2084491a2b: setverdict(pass): pass -> pass, component reason not changed 20250426122648587 DAUC <0003> db_auc.c:192 IMSI='262420876674090': No 3G Auth Data 20250426122648589 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41558<->l=127.0.0.1:4258 TC_gsup_check_imei(257)@7d2084491a2b: Final verdict of PTC: pass 20250426122648592 DAUC <0003> db_auc.c:157 IMSI='262420887896244': No 2G Auth Data 20250426122648592 DAUC <0003> db_auc.c:192 IMSI='262420887896244': No 3G Auth Data HLR_Test-GSUP(254)@7d2084491a2b: Created GsupExpect[0] for "262420887896244" to be handled at TC_gsup_check_imei(258) 20250426122648603 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41574<->l=127.0.0.1:4258 20250426122648605 DLINP <000b> input/ipa.c:452 connected read/write 20250426122648605 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122648605 DLGSUP <0013> gsup_req.c:140 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262420887896244 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420887896244"} 20250426122648605 DMAIN <0000> hlr.c:435 IMSI='262420887896244': has IMEI = 12345678901234 (consider setting 'store-imei') 20250426122648605 DLGSUP <0013> hlr.c:448 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262420887896244 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420887896244"} 20250426122648605 DLGSUP <0013> gsup_req.c:173 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262420887896244 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250426122648605 DLINP <000b> input/ipa.c:452 connected read/write 20250426122648605 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122648605 DLINP <000b> input/ipa.c:452 connected read/write 20250426122648605 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@7d2084491a2b: Found GsupExpect[0] for "262420887896244" handled at TC_gsup_check_imei(258) HLR_Test-GSUP(254)@7d2084491a2b: Added IMSI table entry 1TC_gsup_check_imei(258)"262420887896244" TC_gsup_check_imei(258)@7d2084491a2b: setverdict(pass): none -> pass 20250426122648606 DAUC <0003> db_auc.c:192 IMSI='262420887896244': No 3G Auth Data 20250426122648607 DLINP <000b> input/ipa.c:452 connected read/write 20250426122648607 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122648607 DLGSUP <0013> gsup_req.c:140 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262420887896244 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420887896244"} 20250426122648607 DAUC <0003> hlr.c:428 IMSI='262420887896244': storing IMEI = 12345678901234 20250426122648607 DLGSUP <0013> hlr.c:448 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262420887896244 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420887896244"} 20250426122648607 DLGSUP <0013> gsup_req.c:173 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262420887896244 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250426122648607 DLINP <000b> input/ipa.c:452 connected read/write 20250426122648607 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122648607 DLINP <000b> input/ipa.c:452 connected read/write 20250426122648607 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(258)@7d2084491a2b: setverdict(pass): pass -> pass, component reason not changed 20250426122648607 DAUC <0003> db_auc.c:192 IMSI='262420887896244': No 3G Auth Data 20250426122648608 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41574<->l=127.0.0.1:4258 TC_gsup_check_imei(258)@7d2084491a2b: Final verdict of PTC: pass 20250426122648609 DAUC <0003> db_auc.c:157 IMSI='262421416090689': No 2G Auth Data 20250426122648609 DAUC <0003> db_auc.c:192 IMSI='262421416090689': No 3G Auth Data HLR_Test-GSUP(254)@7d2084491a2b: Created GsupExpect[0] for "262421416090689" to be handled at TC_gsup_check_imei(259) 20250426122648616 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41582<->l=127.0.0.1:4258 20250426122648618 DLINP <000b> input/ipa.c:452 connected read/write 20250426122648618 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122648618 DLGSUP <0013> gsup_req.c:140 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262421416090689 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421416090689"} 20250426122648618 DMAIN <0000> hlr.c:435 IMSI='262421416090689': has IMEI = 12345678901234 (consider setting 'store-imei') 20250426122648618 DLGSUP <0013> hlr.c:448 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262421416090689 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421416090689"} 20250426122648618 DLGSUP <0013> gsup_req.c:173 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262421416090689 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250426122648618 DLINP <000b> input/ipa.c:452 connected read/write 20250426122648618 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122648618 DLINP <000b> input/ipa.c:452 connected read/write 20250426122648618 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@7d2084491a2b: Found GsupExpect[0] for "262421416090689" handled at TC_gsup_check_imei(259) HLR_Test-GSUP(254)@7d2084491a2b: Added IMSI table entry 2TC_gsup_check_imei(259)"262421416090689" TC_gsup_check_imei(259)@7d2084491a2b: setverdict(pass): none -> pass 20250426122648619 DAUC <0003> db_auc.c:192 IMSI='262421416090689': No 3G Auth Data 20250426122648621 DLINP <000b> input/ipa.c:452 connected read/write 20250426122648621 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122648621 DLGSUP <0013> gsup_req.c:140 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262421416090689 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421416090689"} 20250426122648621 DAUC <0003> hlr.c:428 IMSI='262421416090689': storing IMEI = 12345678901234 20250426122648621 DLGSUP <0013> hlr.c:448 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262421416090689 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421416090689"} 20250426122648621 DLGSUP <0013> gsup_req.c:173 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262421416090689 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250426122648621 DLINP <000b> input/ipa.c:452 connected read/write 20250426122648621 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122648621 DLINP <000b> input/ipa.c:452 connected read/write 20250426122648621 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(259)@7d2084491a2b: setverdict(pass): pass -> pass, component reason not changed 20250426122648622 DAUC <0003> db_auc.c:192 IMSI='262421416090689': No 3G Auth Data 20250426122648622 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41582<->l=127.0.0.1:4258 TC_gsup_check_imei(259)@7d2084491a2b: Final verdict of PTC: pass 20250426122648623 DAUC <0003> db_auc.c:157 IMSI='262424480871095': No 2G Auth Data 20250426122648623 DAUC <0003> db_auc.c:192 IMSI='262424480871095': No 3G Auth Data HLR_Test-GSUP(254)@7d2084491a2b: Created GsupExpect[0] for "262424480871095" to be handled at TC_gsup_check_imei(260) 20250426122648631 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41594<->l=127.0.0.1:4258 20250426122648635 DLINP <000b> input/ipa.c:452 connected read/write 20250426122648635 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122648635 DLGSUP <0013> gsup_req.c:140 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262424480871095 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424480871095"} 20250426122648635 DMAIN <0000> hlr.c:435 IMSI='262424480871095': has IMEI = 12345678901234 (consider setting 'store-imei') 20250426122648635 DLGSUP <0013> hlr.c:448 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262424480871095 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424480871095"} 20250426122648635 DLGSUP <0013> gsup_req.c:173 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262424480871095 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250426122648635 DLINP <000b> input/ipa.c:452 connected read/write 20250426122648635 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122648635 DLINP <000b> input/ipa.c:452 connected read/write 20250426122648635 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@7d2084491a2b: Found GsupExpect[0] for "262424480871095" handled at TC_gsup_check_imei(260) HLR_Test-GSUP(254)@7d2084491a2b: Added IMSI table entry 3TC_gsup_check_imei(260)"262424480871095" TC_gsup_check_imei(260)@7d2084491a2b: setverdict(pass): none -> pass 20250426122648636 DAUC <0003> db_auc.c:157 IMSI='262424480871095': No 2G Auth Data 20250426122648638 DLINP <000b> input/ipa.c:452 connected read/write 20250426122648638 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122648638 DLGSUP <0013> gsup_req.c:140 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262424480871095 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424480871095"} 20250426122648638 DAUC <0003> hlr.c:428 IMSI='262424480871095': storing IMEI = 12345678901234 20250426122648638 DLGSUP <0013> hlr.c:448 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262424480871095 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424480871095"} 20250426122648638 DLGSUP <0013> gsup_req.c:173 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262424480871095 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250426122648638 DLINP <000b> input/ipa.c:452 connected read/write 20250426122648638 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122648638 DLINP <000b> input/ipa.c:452 connected read/write 20250426122648638 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(260)@7d2084491a2b: setverdict(pass): pass -> pass, component reason not changed 20250426122648639 DAUC <0003> db_auc.c:157 IMSI='262424480871095': No 2G Auth Data 20250426122648639 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41594<->l=127.0.0.1:4258 TC_gsup_check_imei(260)@7d2084491a2b: Final verdict of PTC: pass 20250426122648640 DAUC <0003> db_auc.c:157 IMSI='262421633020251': No 2G Auth Data 20250426122648640 DAUC <0003> db_auc.c:192 IMSI='262421633020251': No 3G Auth Data HLR_Test-GSUP(254)@7d2084491a2b: Created GsupExpect[0] for "262421633020251" to be handled at TC_gsup_check_imei(261) 20250426122648647 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41606<->l=127.0.0.1:4258 20250426122648650 DLINP <000b> input/ipa.c:452 connected read/write 20250426122648650 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122648650 DLGSUP <0013> gsup_req.c:140 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262421633020251 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421633020251"} 20250426122648650 DMAIN <0000> hlr.c:435 IMSI='262421633020251': has IMEI = 12345678901234 (consider setting 'store-imei') 20250426122648650 DLGSUP <0013> hlr.c:448 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262421633020251 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421633020251"} 20250426122648650 DLGSUP <0013> gsup_req.c:173 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262421633020251 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250426122648650 DLINP <000b> input/ipa.c:452 connected read/write 20250426122648650 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122648650 DLINP <000b> input/ipa.c:452 connected read/write 20250426122648650 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@7d2084491a2b: Found GsupExpect[0] for "262421633020251" handled at TC_gsup_check_imei(261) HLR_Test-GSUP(254)@7d2084491a2b: Added IMSI table entry 4TC_gsup_check_imei(261)"262421633020251" TC_gsup_check_imei(261)@7d2084491a2b: setverdict(pass): none -> pass 20250426122648651 DAUC <0003> db_auc.c:157 IMSI='262421633020251': No 2G Auth Data 20250426122648652 DLINP <000b> input/ipa.c:452 connected read/write 20250426122648652 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122648652 DLGSUP <0013> gsup_req.c:140 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262421633020251 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421633020251"} 20250426122648652 DAUC <0003> hlr.c:428 IMSI='262421633020251': storing IMEI = 12345678901234 20250426122648652 DLGSUP <0013> hlr.c:448 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262421633020251 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421633020251"} 20250426122648652 DLGSUP <0013> gsup_req.c:173 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262421633020251 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250426122648652 DLINP <000b> input/ipa.c:452 connected read/write 20250426122648652 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122648652 DLINP <000b> input/ipa.c:452 connected read/write 20250426122648652 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(261)@7d2084491a2b: setverdict(pass): pass -> pass, component reason not changed 20250426122648652 DAUC <0003> db_auc.c:157 IMSI='262421633020251': No 2G Auth Data 20250426122648653 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41606<->l=127.0.0.1:4258 TC_gsup_check_imei(261)@7d2084491a2b: Final verdict of PTC: pass 20250426122648653 DAUC <0003> db_auc.c:157 IMSI='262426253991836': No 2G Auth Data 20250426122648653 DAUC <0003> db_auc.c:192 IMSI='262426253991836': No 3G Auth Data HLR_Test-GSUP(254)@7d2084491a2b: Created GsupExpect[0] for "262426253991836" to be handled at TC_gsup_check_imei(262) 20250426122648659 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41612<->l=127.0.0.1:4258 20250426122648661 DLINP <000b> input/ipa.c:452 connected read/write 20250426122648661 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122648661 DLGSUP <0013> gsup_req.c:140 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262426253991836 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426253991836"} 20250426122648661 DMAIN <0000> hlr.c:435 IMSI='262426253991836': has IMEI = 12345678901234 (consider setting 'store-imei') 20250426122648662 DLGSUP <0013> hlr.c:448 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262426253991836 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426253991836"} 20250426122648662 DLGSUP <0013> gsup_req.c:173 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262426253991836 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250426122648662 DLINP <000b> input/ipa.c:452 connected read/write 20250426122648662 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122648662 DLINP <000b> input/ipa.c:452 connected read/write 20250426122648662 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@7d2084491a2b: Found GsupExpect[0] for "262426253991836" handled at TC_gsup_check_imei(262) HLR_Test-GSUP(254)@7d2084491a2b: Added IMSI table entry 5TC_gsup_check_imei(262)"262426253991836" TC_gsup_check_imei(262)@7d2084491a2b: setverdict(pass): none -> pass 20250426122648663 DLINP <000b> input/ipa.c:452 connected read/write 20250426122648663 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122648663 DLGSUP <0013> gsup_req.c:140 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262426253991836 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426253991836"} 20250426122648663 DAUC <0003> hlr.c:428 IMSI='262426253991836': storing IMEI = 12345678901234 20250426122648663 DLGSUP <0013> hlr.c:448 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262426253991836 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426253991836"} 20250426122648663 DLGSUP <0013> gsup_req.c:173 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262426253991836 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250426122648663 DLINP <000b> input/ipa.c:452 connected read/write 20250426122648663 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122648663 DLINP <000b> input/ipa.c:452 connected read/write 20250426122648663 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(262)@7d2084491a2b: setverdict(pass): pass -> pass, component reason not changed 20250426122648664 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41612<->l=127.0.0.1:4258 TC_gsup_check_imei(262)@7d2084491a2b: Final verdict of PTC: pass 20250426122648665 DAUC <0003> db_auc.c:157 IMSI='262421703988611': No 2G Auth Data 20250426122648665 DAUC <0003> db_auc.c:192 IMSI='262421703988611': No 3G Auth Data HLR_Test-GSUP(254)@7d2084491a2b: Created GsupExpect[0] for "262421703988611" to be handled at TC_gsup_check_imei(263) 20250426122648670 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41618<->l=127.0.0.1:4258 20250426122648672 DLINP <000b> input/ipa.c:452 connected read/write 20250426122648672 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122648672 DLGSUP <0013> gsup_req.c:140 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262421703988611 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421703988611"} 20250426122648672 DMAIN <0000> hlr.c:435 IMSI='262421703988611': has IMEI = 12345678901234 (consider setting 'store-imei') 20250426122648672 DLGSUP <0013> hlr.c:448 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262421703988611 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421703988611"} 20250426122648672 DLGSUP <0013> gsup_req.c:173 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262421703988611 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250426122648672 DLINP <000b> input/ipa.c:452 connected read/write 20250426122648672 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122648672 DLINP <000b> input/ipa.c:452 connected read/write 20250426122648672 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@7d2084491a2b: Found GsupExpect[0] for "262421703988611" handled at TC_gsup_check_imei(263) HLR_Test-GSUP(254)@7d2084491a2b: Added IMSI table entry 6TC_gsup_check_imei(263)"262421703988611" TC_gsup_check_imei(263)@7d2084491a2b: setverdict(pass): none -> pass 20250426122648674 DLINP <000b> input/ipa.c:452 connected read/write 20250426122648674 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122648674 DLGSUP <0013> gsup_req.c:140 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262421703988611 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421703988611"} 20250426122648674 DAUC <0003> hlr.c:428 IMSI='262421703988611': storing IMEI = 12345678901234 20250426122648674 DLGSUP <0013> hlr.c:448 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262421703988611 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421703988611"} 20250426122648674 DLGSUP <0013> gsup_req.c:173 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262421703988611 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250426122648674 DLINP <000b> input/ipa.c:452 connected read/write 20250426122648674 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122648674 DLINP <000b> input/ipa.c:452 connected read/write 20250426122648674 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(263)@7d2084491a2b: setverdict(pass): pass -> pass, component reason not changed 20250426122648675 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41618<->l=127.0.0.1:4258 TC_gsup_check_imei(263)@7d2084491a2b: Final verdict of PTC: pass 20250426122648676 DAUC <0003> db_auc.c:157 IMSI='262425611586340': No 2G Auth Data 20250426122648676 DAUC <0003> db_auc.c:192 IMSI='262425611586340': No 3G Auth Data HLR_Test-GSUP(254)@7d2084491a2b: Created GsupExpect[0] for "262425611586340" to be handled at TC_gsup_check_imei(264) 20250426122648690 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41624<->l=127.0.0.1:4258 20250426122648692 DLINP <000b> input/ipa.c:452 connected read/write 20250426122648692 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122648692 DLGSUP <0013> gsup_req.c:140 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262425611586340 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425611586340"} 20250426122648692 DMAIN <0000> hlr.c:435 IMSI='262425611586340': has IMEI = 12345678901234 (consider setting 'store-imei') 20250426122648692 DLGSUP <0013> hlr.c:448 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262425611586340 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425611586340"} 20250426122648692 DLGSUP <0013> gsup_req.c:173 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262425611586340 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250426122648692 DLINP <000b> input/ipa.c:452 connected read/write 20250426122648692 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122648692 DLINP <000b> input/ipa.c:452 connected read/write 20250426122648692 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@7d2084491a2b: Found GsupExpect[0] for "262425611586340" handled at TC_gsup_check_imei(264) HLR_Test-GSUP(254)@7d2084491a2b: Added IMSI table entry 7TC_gsup_check_imei(264)"262425611586340" TC_gsup_check_imei(264)@7d2084491a2b: setverdict(pass): none -> pass 20250426122648694 DLINP <000b> input/ipa.c:452 connected read/write 20250426122648694 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122648694 DLGSUP <0013> gsup_req.c:140 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262425611586340 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425611586340"} 20250426122648694 DAUC <0003> hlr.c:428 IMSI='262425611586340': storing IMEI = 12345678901234 20250426122648694 DLGSUP <0013> hlr.c:448 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262425611586340 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425611586340"} 20250426122648694 DLGSUP <0013> gsup_req.c:173 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262425611586340 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250426122648694 DLINP <000b> input/ipa.c:452 connected read/write 20250426122648694 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122648694 DLINP <000b> input/ipa.c:452 connected read/write 20250426122648694 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(264)@7d2084491a2b: setverdict(pass): pass -> pass, component reason not changed 20250426122648695 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41624<->l=127.0.0.1:4258 TC_gsup_check_imei(264)@7d2084491a2b: Final verdict of PTC: pass MTC@7d2084491a2b: setverdict(pass): none -> pass 20250426122648696 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41554<->l=127.0.0.1:4258 20250426122648696 DLINP <000b> input/ipa.c:452 connected read/write 20250426122648696 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122648696 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250426122648696 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250426122648696 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250426122648696 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33567<->l=127.0.0.1:4259) HLR_Test-GSUP(254)@7d2084491a2b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(256)@7d2084491a2b: Final verdict of PTC: none 255@7d2084491a2b: Final verdict of PTC: none HLR_Test-GSUP-IPA(253)@7d2084491a2b: Final verdict of PTC: none MTC@7d2084491a2b: Setting final verdict of the test case. MTC@7d2084491a2b: Local verdict of MTC: pass MTC@7d2084491a2b: Local verdict of PTC HLR_Test-GSUP-IPA(253): none (pass -> pass) MTC@7d2084491a2b: Local verdict of PTC HLR_Test-GSUP(254): none (pass -> pass) MTC@7d2084491a2b: Local verdict of PTC with component reference 255: none (pass -> pass) MTC@7d2084491a2b: Local verdict of PTC IPA-CTRL-CLI-IPA(256): none (pass -> pass) MTC@7d2084491a2b: Local verdict of PTC TC_gsup_check_imei(257): pass (pass -> pass) MTC@7d2084491a2b: Local verdict of PTC TC_gsup_check_imei(258): pass (pass -> pass) MTC@7d2084491a2b: Local verdict of PTC TC_gsup_check_imei(259): pass (pass -> pass) MTC@7d2084491a2b: Local verdict of PTC TC_gsup_check_imei(260): pass (pass -> pass) MTC@7d2084491a2b: Local verdict of PTC TC_gsup_check_imei(261): pass (pass -> pass) MTC@7d2084491a2b: Local verdict of PTC TC_gsup_check_imei(262): pass (pass -> pass) MTC@7d2084491a2b: Local verdict of PTC TC_gsup_check_imei(263): pass (pass -> pass) MTC@7d2084491a2b: Local verdict of PTC TC_gsup_check_imei(264): pass (pass -> pass) MTC@7d2084491a2b: Test case TC_gsup_check_imei finished. Verdict: pass MTC@7d2084491a2b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei pass'. Sat Apr 26 12:26:48 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 20250426122648719 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41628<->l=127.0.0.1:4258 20250426122648820 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41628<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65788) Waiting for packet dumper to finish... 1 (prev_count=65788, count=125424) MTC@7d2084491a2b: 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@7d2084491a2b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_via_proxy'. ------ HLR_Tests.TC_gsup_check_imei_via_proxy ------ Sat Apr 26 12:26: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_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@7d2084491a2b: 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@7d2084491a2b: Test case TC_gsup_check_imei_via_proxy started. MTC@7d2084491a2b: legacy= false MTC@7d2084491a2b: in not legacy case 1 MTC@7d2084491a2b: in not legacy case 2 20250426122651939 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250426122651939 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(265)@7d2084491a2b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426122651944 DLINP <000b> input/ipa.c:452 connected read/write 20250426122651944 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122651946 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41974<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(265)@7d2084491a2b: 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)@7d2084491a2b: 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 } } } } 20250426122651949 DLINP <000b> input/ipa.c:452 connected read/write 20250426122651949 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122651950 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250426122651950 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250426122651950 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 20250426122651950 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250426122651950 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 20250426122651950 DLGSUP <0013> gsup_server.c:236 2: 20250426122651950 DLGSUP <0013> gsup_server.c:238 2: 00 20250426122651950 DLGSUP <0013> gsup_server.c:236 3: 20250426122651950 DLGSUP <0013> gsup_server.c:238 3: 00 20250426122651950 DLGSUP <0013> gsup_server.c:236 4: 20250426122651950 DLGSUP <0013> gsup_server.c:238 4: 00 20250426122651950 DLGSUP <0013> gsup_server.c:236 5: 20250426122651950 DLGSUP <0013> gsup_server.c:238 5: 00 20250426122651950 DLGSUP <0013> gsup_server.c:236 7: 20250426122651950 DLGSUP <0013> gsup_server.c:238 7: 00 20250426122651950 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250426122651950 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250426122651950 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(265)@7d2084491a2b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 267@7d2084491a2b: 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") 20250426122651975 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:41559<->l=127.0.0.1:4259) 20250426122651985 DAUC <0003> db_auc.c:157 IMSI='262422534945086': No 2G Auth Data 20250426122651985 DAUC <0003> db_auc.c:192 IMSI='262422534945086': No 3G Auth Data HLR_Test-GSUP(266)@7d2084491a2b: Created GsupExpect[0] for "262422534945086" to be handled at TC_gsup_check_imei_via_proxy(269) 20250426122652012 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41976<->l=127.0.0.1:4258 20250426122652025 DLINP <000b> input/ipa.c:452 connected read/write 20250426122652025 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122652025 DLGSUP <0013> gsup_req.c:140 GSUP 280: MSC-00-00-00-00-00-00: IMSI-262422534945086 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422534945086" source_name="the-source\n"} 20250426122652025 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250426122652025 DMAIN <0000> hlr.c:435 IMSI='262422534945086': has IMEI = 12345678901234 (consider setting 'store-imei') 20250426122652025 DLGSUP <0013> hlr.c:448 GSUP 280: the-source\n: IMSI-262422534945086 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422534945086" destination_name="the-source\n"} 20250426122652025 DLGSUP <0013> gsup_req.c:173 GSUP 280: the-source\n: IMSI-262422534945086 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250426122652025 DLINP <000b> input/ipa.c:452 connected read/write 20250426122652025 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122652026 DLINP <000b> input/ipa.c:452 connected read/write 20250426122652026 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@7d2084491a2b: Found GsupExpect[0] for "262422534945086" handled at TC_gsup_check_imei_via_proxy(269) HLR_Test-GSUP(266)@7d2084491a2b: Added IMSI table entry 0TC_gsup_check_imei_via_proxy(269)"262422534945086" TC_gsup_check_imei_via_proxy(269)@7d2084491a2b: setverdict(pass): none -> pass 20250426122652030 DAUC <0003> db_auc.c:192 IMSI='262422534945086': No 3G Auth Data 20250426122652035 DLINP <000b> input/ipa.c:452 connected read/write 20250426122652035 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122652035 DLGSUP <0013> gsup_req.c:140 GSUP 281: MSC-00-00-00-00-00-00: IMSI-262422534945086 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422534945086" source_name="the-source\n"} 20250426122652035 DAUC <0003> hlr.c:428 IMSI='262422534945086': storing IMEI = 12345678901234 20250426122652035 DLGSUP <0013> hlr.c:448 GSUP 281: the-source\n: IMSI-262422534945086 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422534945086" destination_name="the-source\n"} 20250426122652035 DLGSUP <0013> gsup_req.c:173 GSUP 281: the-source\n: IMSI-262422534945086 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250426122652035 DLINP <000b> input/ipa.c:452 connected read/write 20250426122652035 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122652035 DLINP <000b> input/ipa.c:452 connected read/write 20250426122652035 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122652037 DAUC <0003> db_auc.c:192 IMSI='262422534945086': No 3G Auth Data TC_gsup_check_imei_via_proxy(269)@7d2084491a2b: setverdict(pass): pass -> pass, component reason not changed 20250426122652039 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41976<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(269)@7d2084491a2b: Final verdict of PTC: pass 20250426122652040 DAUC <0003> db_auc.c:157 IMSI='262422620036961': No 2G Auth Data 20250426122652040 DAUC <0003> db_auc.c:192 IMSI='262422620036961': No 3G Auth Data HLR_Test-GSUP(266)@7d2084491a2b: Created GsupExpect[0] for "262422620036961" to be handled at TC_gsup_check_imei_via_proxy(270) 20250426122652050 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41990<->l=127.0.0.1:4258 20250426122652052 DLINP <000b> input/ipa.c:452 connected read/write 20250426122652052 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122652052 DLGSUP <0013> gsup_req.c:140 GSUP 282: MSC-00-00-00-00-00-00: IMSI-262422620036961 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422620036961" source_name="the-source\n"} 20250426122652052 DMAIN <0000> hlr.c:435 IMSI='262422620036961': has IMEI = 12345678901234 (consider setting 'store-imei') 20250426122652052 DLGSUP <0013> hlr.c:448 GSUP 282: the-source\n: IMSI-262422620036961 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422620036961" destination_name="the-source\n"} 20250426122652052 DLGSUP <0013> gsup_req.c:173 GSUP 282: the-source\n: IMSI-262422620036961 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250426122652052 DLINP <000b> input/ipa.c:452 connected read/write 20250426122652052 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122652052 DLINP <000b> input/ipa.c:452 connected read/write 20250426122652052 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@7d2084491a2b: Found GsupExpect[0] for "262422620036961" handled at TC_gsup_check_imei_via_proxy(270) HLR_Test-GSUP(266)@7d2084491a2b: Added IMSI table entry 1TC_gsup_check_imei_via_proxy(270)"262422620036961" TC_gsup_check_imei_via_proxy(270)@7d2084491a2b: setverdict(pass): none -> pass 20250426122652053 DAUC <0003> db_auc.c:192 IMSI='262422620036961': No 3G Auth Data 20250426122652054 DLINP <000b> input/ipa.c:452 connected read/write 20250426122652054 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122652054 DLGSUP <0013> gsup_req.c:140 GSUP 283: MSC-00-00-00-00-00-00: IMSI-262422620036961 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422620036961" source_name="the-source\n"} 20250426122652054 DAUC <0003> hlr.c:428 IMSI='262422620036961': storing IMEI = 12345678901234 20250426122652054 DLGSUP <0013> hlr.c:448 GSUP 283: the-source\n: IMSI-262422620036961 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422620036961" destination_name="the-source\n"} 20250426122652054 DLGSUP <0013> gsup_req.c:173 GSUP 283: the-source\n: IMSI-262422620036961 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250426122652054 DLINP <000b> input/ipa.c:452 connected read/write 20250426122652054 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122652054 DLINP <000b> input/ipa.c:452 connected read/write 20250426122652054 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(270)@7d2084491a2b: setverdict(pass): pass -> pass, component reason not changed 20250426122652055 DAUC <0003> db_auc.c:192 IMSI='262422620036961': No 3G Auth Data 20250426122652055 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41990<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(270)@7d2084491a2b: Final verdict of PTC: pass 20250426122652056 DAUC <0003> db_auc.c:157 IMSI='262423903019146': No 2G Auth Data 20250426122652056 DAUC <0003> db_auc.c:192 IMSI='262423903019146': No 3G Auth Data HLR_Test-GSUP(266)@7d2084491a2b: Created GsupExpect[0] for "262423903019146" to be handled at TC_gsup_check_imei_via_proxy(271) 20250426122652063 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42002<->l=127.0.0.1:4258 20250426122652066 DLINP <000b> input/ipa.c:452 connected read/write 20250426122652066 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122652066 DLGSUP <0013> gsup_req.c:140 GSUP 284: MSC-00-00-00-00-00-00: IMSI-262423903019146 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423903019146" source_name="the-source\n"} 20250426122652066 DMAIN <0000> hlr.c:435 IMSI='262423903019146': has IMEI = 12345678901234 (consider setting 'store-imei') 20250426122652066 DLGSUP <0013> hlr.c:448 GSUP 284: the-source\n: IMSI-262423903019146 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423903019146" destination_name="the-source\n"} 20250426122652066 DLGSUP <0013> gsup_req.c:173 GSUP 284: the-source\n: IMSI-262423903019146 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250426122652066 DLINP <000b> input/ipa.c:452 connected read/write 20250426122652066 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122652066 DLINP <000b> input/ipa.c:452 connected read/write 20250426122652066 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@7d2084491a2b: Found GsupExpect[0] for "262423903019146" handled at TC_gsup_check_imei_via_proxy(271) HLR_Test-GSUP(266)@7d2084491a2b: Added IMSI table entry 2TC_gsup_check_imei_via_proxy(271)"262423903019146" TC_gsup_check_imei_via_proxy(271)@7d2084491a2b: setverdict(pass): none -> pass 20250426122652067 DAUC <0003> db_auc.c:192 IMSI='262423903019146': No 3G Auth Data 20250426122652069 DLINP <000b> input/ipa.c:452 connected read/write 20250426122652069 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122652069 DLGSUP <0013> gsup_req.c:140 GSUP 285: MSC-00-00-00-00-00-00: IMSI-262423903019146 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423903019146" source_name="the-source\n"} 20250426122652069 DAUC <0003> hlr.c:428 IMSI='262423903019146': storing IMEI = 12345678901234 20250426122652069 DLGSUP <0013> hlr.c:448 GSUP 285: the-source\n: IMSI-262423903019146 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423903019146" destination_name="the-source\n"} 20250426122652069 DLGSUP <0013> gsup_req.c:173 GSUP 285: the-source\n: IMSI-262423903019146 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250426122652069 DLINP <000b> input/ipa.c:452 connected read/write 20250426122652069 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122652069 DLINP <000b> input/ipa.c:452 connected read/write 20250426122652069 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(271)@7d2084491a2b: setverdict(pass): pass -> pass, component reason not changed 20250426122652070 DAUC <0003> db_auc.c:192 IMSI='262423903019146': No 3G Auth Data 20250426122652070 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42002<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(271)@7d2084491a2b: Final verdict of PTC: pass 20250426122652071 DAUC <0003> db_auc.c:157 IMSI='262425475740890': No 2G Auth Data 20250426122652071 DAUC <0003> db_auc.c:192 IMSI='262425475740890': No 3G Auth Data HLR_Test-GSUP(266)@7d2084491a2b: Created GsupExpect[0] for "262425475740890" to be handled at TC_gsup_check_imei_via_proxy(272) 20250426122652078 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42006<->l=127.0.0.1:4258 20250426122652080 DLINP <000b> input/ipa.c:452 connected read/write 20250426122652080 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122652080 DLGSUP <0013> gsup_req.c:140 GSUP 286: MSC-00-00-00-00-00-00: IMSI-262425475740890 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425475740890" source_name="the-source\n"} 20250426122652080 DMAIN <0000> hlr.c:435 IMSI='262425475740890': has IMEI = 12345678901234 (consider setting 'store-imei') 20250426122652080 DLGSUP <0013> hlr.c:448 GSUP 286: the-source\n: IMSI-262425475740890 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425475740890" destination_name="the-source\n"} 20250426122652080 DLGSUP <0013> gsup_req.c:173 GSUP 286: the-source\n: IMSI-262425475740890 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250426122652080 DLINP <000b> input/ipa.c:452 connected read/write 20250426122652080 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122652080 DLINP <000b> input/ipa.c:452 connected read/write 20250426122652080 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@7d2084491a2b: Found GsupExpect[0] for "262425475740890" handled at TC_gsup_check_imei_via_proxy(272) HLR_Test-GSUP(266)@7d2084491a2b: Added IMSI table entry 3TC_gsup_check_imei_via_proxy(272)"262425475740890" TC_gsup_check_imei_via_proxy(272)@7d2084491a2b: setverdict(pass): none -> pass 20250426122652081 DAUC <0003> db_auc.c:157 IMSI='262425475740890': No 2G Auth Data 20250426122652082 DLINP <000b> input/ipa.c:452 connected read/write 20250426122652082 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122652082 DLGSUP <0013> gsup_req.c:140 GSUP 287: MSC-00-00-00-00-00-00: IMSI-262425475740890 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425475740890" source_name="the-source\n"} 20250426122652082 DAUC <0003> hlr.c:428 IMSI='262425475740890': storing IMEI = 12345678901234 20250426122652082 DLGSUP <0013> hlr.c:448 GSUP 287: the-source\n: IMSI-262425475740890 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425475740890" destination_name="the-source\n"} 20250426122652082 DLGSUP <0013> gsup_req.c:173 GSUP 287: the-source\n: IMSI-262425475740890 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250426122652082 DLINP <000b> input/ipa.c:452 connected read/write 20250426122652082 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122652082 DLINP <000b> input/ipa.c:452 connected read/write 20250426122652082 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122652082 DAUC <0003> db_auc.c:157 IMSI='262425475740890': No 2G Auth Data TC_gsup_check_imei_via_proxy(272)@7d2084491a2b: setverdict(pass): pass -> pass, component reason not changed 20250426122652083 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42006<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(272)@7d2084491a2b: Final verdict of PTC: pass 20250426122652083 DAUC <0003> db_auc.c:157 IMSI='262428454870829': No 2G Auth Data 20250426122652083 DAUC <0003> db_auc.c:192 IMSI='262428454870829': No 3G Auth Data HLR_Test-GSUP(266)@7d2084491a2b: Created GsupExpect[0] for "262428454870829" to be handled at TC_gsup_check_imei_via_proxy(273) 20250426122652090 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42010<->l=127.0.0.1:4258 20250426122652092 DLINP <000b> input/ipa.c:452 connected read/write 20250426122652092 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122652092 DLGSUP <0013> gsup_req.c:140 GSUP 288: MSC-00-00-00-00-00-00: IMSI-262428454870829 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428454870829" source_name="the-source\n"} 20250426122652092 DMAIN <0000> hlr.c:435 IMSI='262428454870829': has IMEI = 12345678901234 (consider setting 'store-imei') 20250426122652092 DLGSUP <0013> hlr.c:448 GSUP 288: the-source\n: IMSI-262428454870829 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428454870829" destination_name="the-source\n"} 20250426122652092 DLGSUP <0013> gsup_req.c:173 GSUP 288: the-source\n: IMSI-262428454870829 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250426122652092 DLINP <000b> input/ipa.c:452 connected read/write 20250426122652092 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122652092 DLINP <000b> input/ipa.c:452 connected read/write 20250426122652092 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@7d2084491a2b: Found GsupExpect[0] for "262428454870829" handled at TC_gsup_check_imei_via_proxy(273) HLR_Test-GSUP(266)@7d2084491a2b: Added IMSI table entry 4TC_gsup_check_imei_via_proxy(273)"262428454870829" TC_gsup_check_imei_via_proxy(273)@7d2084491a2b: setverdict(pass): none -> pass 20250426122652092 DAUC <0003> db_auc.c:157 IMSI='262428454870829': No 2G Auth Data 20250426122652094 DLINP <000b> input/ipa.c:452 connected read/write 20250426122652094 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122652094 DLGSUP <0013> gsup_req.c:140 GSUP 289: MSC-00-00-00-00-00-00: IMSI-262428454870829 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428454870829" source_name="the-source\n"} 20250426122652094 DAUC <0003> hlr.c:428 IMSI='262428454870829': storing IMEI = 12345678901234 20250426122652094 DLGSUP <0013> hlr.c:448 GSUP 289: the-source\n: IMSI-262428454870829 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428454870829" destination_name="the-source\n"} 20250426122652094 DLGSUP <0013> gsup_req.c:173 GSUP 289: the-source\n: IMSI-262428454870829 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250426122652094 DLINP <000b> input/ipa.c:452 connected read/write 20250426122652094 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122652094 DLINP <000b> input/ipa.c:452 connected read/write 20250426122652094 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(273)@7d2084491a2b: setverdict(pass): pass -> pass, component reason not changed 20250426122652094 DAUC <0003> db_auc.c:157 IMSI='262428454870829': No 2G Auth Data 20250426122652094 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42010<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(273)@7d2084491a2b: Final verdict of PTC: pass 20250426122652095 DAUC <0003> db_auc.c:157 IMSI='262425587781172': No 2G Auth Data 20250426122652095 DAUC <0003> db_auc.c:192 IMSI='262425587781172': No 3G Auth Data HLR_Test-GSUP(266)@7d2084491a2b: Created GsupExpect[0] for "262425587781172" to be handled at TC_gsup_check_imei_via_proxy(274) 20250426122652102 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42024<->l=127.0.0.1:4258 20250426122652104 DLINP <000b> input/ipa.c:452 connected read/write 20250426122652104 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122652104 DLGSUP <0013> gsup_req.c:140 GSUP 290: MSC-00-00-00-00-00-00: IMSI-262425587781172 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425587781172" source_name="the-source\n"} 20250426122652104 DMAIN <0000> hlr.c:435 IMSI='262425587781172': has IMEI = 12345678901234 (consider setting 'store-imei') 20250426122652104 DLGSUP <0013> hlr.c:448 GSUP 290: the-source\n: IMSI-262425587781172 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425587781172" destination_name="the-source\n"} 20250426122652104 DLGSUP <0013> gsup_req.c:173 GSUP 290: the-source\n: IMSI-262425587781172 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250426122652104 DLINP <000b> input/ipa.c:452 connected read/write 20250426122652104 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122652104 DLINP <000b> input/ipa.c:452 connected read/write 20250426122652104 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@7d2084491a2b: Found GsupExpect[0] for "262425587781172" handled at TC_gsup_check_imei_via_proxy(274) HLR_Test-GSUP(266)@7d2084491a2b: Added IMSI table entry 5TC_gsup_check_imei_via_proxy(274)"262425587781172" TC_gsup_check_imei_via_proxy(274)@7d2084491a2b: setverdict(pass): none -> pass 20250426122652106 DLINP <000b> input/ipa.c:452 connected read/write 20250426122652106 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122652106 DLGSUP <0013> gsup_req.c:140 GSUP 291: MSC-00-00-00-00-00-00: IMSI-262425587781172 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425587781172" source_name="the-source\n"} 20250426122652106 DAUC <0003> hlr.c:428 IMSI='262425587781172': storing IMEI = 12345678901234 20250426122652106 DLGSUP <0013> hlr.c:448 GSUP 291: the-source\n: IMSI-262425587781172 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425587781172" destination_name="the-source\n"} 20250426122652106 DLGSUP <0013> gsup_req.c:173 GSUP 291: the-source\n: IMSI-262425587781172 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250426122652106 DLINP <000b> input/ipa.c:452 connected read/write 20250426122652106 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122652106 DLINP <000b> input/ipa.c:452 connected read/write 20250426122652106 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(274)@7d2084491a2b: setverdict(pass): pass -> pass, component reason not changed 20250426122652107 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42024<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(274)@7d2084491a2b: Final verdict of PTC: pass 20250426122652108 DAUC <0003> db_auc.c:157 IMSI='262425197037554': No 2G Auth Data 20250426122652108 DAUC <0003> db_auc.c:192 IMSI='262425197037554': No 3G Auth Data HLR_Test-GSUP(266)@7d2084491a2b: Created GsupExpect[0] for "262425197037554" to be handled at TC_gsup_check_imei_via_proxy(275) 20250426122652115 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42028<->l=127.0.0.1:4258 20250426122652117 DLINP <000b> input/ipa.c:452 connected read/write 20250426122652117 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122652118 DLGSUP <0013> gsup_req.c:140 GSUP 292: MSC-00-00-00-00-00-00: IMSI-262425197037554 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425197037554" source_name="the-source\n"} 20250426122652118 DMAIN <0000> hlr.c:435 IMSI='262425197037554': has IMEI = 12345678901234 (consider setting 'store-imei') 20250426122652118 DLGSUP <0013> hlr.c:448 GSUP 292: the-source\n: IMSI-262425197037554 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425197037554" destination_name="the-source\n"} 20250426122652118 DLGSUP <0013> gsup_req.c:173 GSUP 292: the-source\n: IMSI-262425197037554 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250426122652118 DLINP <000b> input/ipa.c:452 connected read/write 20250426122652118 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122652118 DLINP <000b> input/ipa.c:452 connected read/write 20250426122652118 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@7d2084491a2b: Found GsupExpect[0] for "262425197037554" handled at TC_gsup_check_imei_via_proxy(275) HLR_Test-GSUP(266)@7d2084491a2b: Added IMSI table entry 6TC_gsup_check_imei_via_proxy(275)"262425197037554" TC_gsup_check_imei_via_proxy(275)@7d2084491a2b: setverdict(pass): none -> pass 20250426122652120 DLINP <000b> input/ipa.c:452 connected read/write 20250426122652120 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122652120 DLGSUP <0013> gsup_req.c:140 GSUP 293: MSC-00-00-00-00-00-00: IMSI-262425197037554 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425197037554" source_name="the-source\n"} 20250426122652120 DAUC <0003> hlr.c:428 IMSI='262425197037554': storing IMEI = 12345678901234 20250426122652120 DLGSUP <0013> hlr.c:448 GSUP 293: the-source\n: IMSI-262425197037554 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425197037554" destination_name="the-source\n"} 20250426122652120 DLGSUP <0013> gsup_req.c:173 GSUP 293: the-source\n: IMSI-262425197037554 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250426122652120 DLINP <000b> input/ipa.c:452 connected read/write 20250426122652120 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122652120 DLINP <000b> input/ipa.c:452 connected read/write 20250426122652120 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(275)@7d2084491a2b: setverdict(pass): pass -> pass, component reason not changed 20250426122652121 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42028<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(275)@7d2084491a2b: Final verdict of PTC: pass 20250426122652121 DAUC <0003> db_auc.c:157 IMSI='262426489917732': No 2G Auth Data 20250426122652121 DAUC <0003> db_auc.c:192 IMSI='262426489917732': No 3G Auth Data HLR_Test-GSUP(266)@7d2084491a2b: Created GsupExpect[0] for "262426489917732" to be handled at TC_gsup_check_imei_via_proxy(276) 20250426122652128 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42044<->l=127.0.0.1:4258 20250426122652131 DLINP <000b> input/ipa.c:452 connected read/write 20250426122652131 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122652131 DLGSUP <0013> gsup_req.c:140 GSUP 294: MSC-00-00-00-00-00-00: IMSI-262426489917732 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426489917732" source_name="the-source\n"} 20250426122652131 DMAIN <0000> hlr.c:435 IMSI='262426489917732': has IMEI = 12345678901234 (consider setting 'store-imei') 20250426122652131 DLGSUP <0013> hlr.c:448 GSUP 294: the-source\n: IMSI-262426489917732 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426489917732" destination_name="the-source\n"} 20250426122652131 DLGSUP <0013> gsup_req.c:173 GSUP 294: the-source\n: IMSI-262426489917732 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250426122652131 DLINP <000b> input/ipa.c:452 connected read/write 20250426122652131 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122652131 DLINP <000b> input/ipa.c:452 connected read/write 20250426122652131 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@7d2084491a2b: Found GsupExpect[0] for "262426489917732" handled at TC_gsup_check_imei_via_proxy(276) HLR_Test-GSUP(266)@7d2084491a2b: Added IMSI table entry 7TC_gsup_check_imei_via_proxy(276)"262426489917732" TC_gsup_check_imei_via_proxy(276)@7d2084491a2b: setverdict(pass): none -> pass 20250426122652133 DLINP <000b> input/ipa.c:452 connected read/write 20250426122652133 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122652133 DLGSUP <0013> gsup_req.c:140 GSUP 295: MSC-00-00-00-00-00-00: IMSI-262426489917732 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426489917732" source_name="the-source\n"} 20250426122652133 DAUC <0003> hlr.c:428 IMSI='262426489917732': storing IMEI = 12345678901234 20250426122652133 DLGSUP <0013> hlr.c:448 GSUP 295: the-source\n: IMSI-262426489917732 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426489917732" destination_name="the-source\n"} 20250426122652133 DLGSUP <0013> gsup_req.c:173 GSUP 295: the-source\n: IMSI-262426489917732 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250426122652133 DLINP <000b> input/ipa.c:452 connected read/write 20250426122652133 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122652133 DLINP <000b> input/ipa.c:452 connected read/write 20250426122652133 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(276)@7d2084491a2b: setverdict(pass): pass -> pass, component reason not changed 20250426122652134 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42044<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(276)@7d2084491a2b: Final verdict of PTC: pass MTC@7d2084491a2b: setverdict(pass): none -> pass 20250426122652134 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41974<->l=127.0.0.1:4258 20250426122652135 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41559<->l=127.0.0.1:4259) HLR_Test-GSUP(266)@7d2084491a2b: Final verdict of PTC: none 20250426122652135 DLINP <000b> input/ipa.c:452 connected read/write 20250426122652135 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122652135 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250426122652135 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250426122652135 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250426122652135 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) IPA-CTRL-CLI-IPA(268)@7d2084491a2b: Final verdict of PTC: none 267@7d2084491a2b: Final verdict of PTC: none HLR_Test-GSUP-IPA(265)@7d2084491a2b: Final verdict of PTC: none MTC@7d2084491a2b: Setting final verdict of the test case. MTC@7d2084491a2b: Local verdict of MTC: pass MTC@7d2084491a2b: Local verdict of PTC HLR_Test-GSUP-IPA(265): none (pass -> pass) MTC@7d2084491a2b: Local verdict of PTC HLR_Test-GSUP(266): none (pass -> pass) MTC@7d2084491a2b: Local verdict of PTC with component reference 267: none (pass -> pass) MTC@7d2084491a2b: Local verdict of PTC IPA-CTRL-CLI-IPA(268): none (pass -> pass) MTC@7d2084491a2b: Local verdict of PTC TC_gsup_check_imei_via_proxy(269): pass (pass -> pass) MTC@7d2084491a2b: Local verdict of PTC TC_gsup_check_imei_via_proxy(270): pass (pass -> pass) MTC@7d2084491a2b: Local verdict of PTC TC_gsup_check_imei_via_proxy(271): pass (pass -> pass) MTC@7d2084491a2b: Local verdict of PTC TC_gsup_check_imei_via_proxy(272): pass (pass -> pass) MTC@7d2084491a2b: Local verdict of PTC TC_gsup_check_imei_via_proxy(273): pass (pass -> pass) MTC@7d2084491a2b: Local verdict of PTC TC_gsup_check_imei_via_proxy(274): pass (pass -> pass) MTC@7d2084491a2b: Local verdict of PTC TC_gsup_check_imei_via_proxy(275): pass (pass -> pass) MTC@7d2084491a2b: Local verdict of PTC TC_gsup_check_imei_via_proxy(276): pass (pass -> pass) MTC@7d2084491a2b: Test case TC_gsup_check_imei_via_proxy finished. Verdict: pass MTC@7d2084491a2b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_via_proxy pass'. Sat Apr 26 12:26:52 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 20250426122652166 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42058<->l=127.0.0.1:4258 20250426122652267 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42058<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65788) Waiting for packet dumper to finish... 1 (prev_count=65788, count=127120) MTC@7d2084491a2b: 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@7d2084491a2b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_invalid_len'. ------ HLR_Tests.TC_gsup_check_imei_invalid_len ------ Sat Apr 26 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_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@7d2084491a2b: 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@7d2084491a2b: Test case TC_gsup_check_imei_invalid_len started. MTC@7d2084491a2b: legacy= false MTC@7d2084491a2b: in not legacy case 1 MTC@7d2084491a2b: in not legacy case 2 20250426122655383 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250426122655383 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(277)@7d2084491a2b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426122655387 DLINP <000b> input/ipa.c:452 connected read/write 20250426122655387 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122655389 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42070<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(277)@7d2084491a2b: 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)@7d2084491a2b: 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 } } } } 20250426122655393 DLINP <000b> input/ipa.c:452 connected read/write 20250426122655393 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122655393 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250426122655393 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250426122655393 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 20250426122655393 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250426122655393 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 20250426122655393 DLGSUP <0013> gsup_server.c:236 2: 20250426122655393 DLGSUP <0013> gsup_server.c:238 2: 00 20250426122655393 DLGSUP <0013> gsup_server.c:236 3: 20250426122655393 DLGSUP <0013> gsup_server.c:238 3: 00 20250426122655393 DLGSUP <0013> gsup_server.c:236 4: 20250426122655393 DLGSUP <0013> gsup_server.c:238 4: 00 20250426122655393 DLGSUP <0013> gsup_server.c:236 5: 20250426122655393 DLGSUP <0013> gsup_server.c:238 5: 00 20250426122655393 DLGSUP <0013> gsup_server.c:236 7: 20250426122655393 DLGSUP <0013> gsup_server.c:238 7: 00 20250426122655393 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250426122655393 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250426122655393 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)@7d2084491a2b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 279@7d2084491a2b: 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") 20250426122655416 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:33627<->l=127.0.0.1:4259) 20250426122655422 DAUC <0003> db_auc.c:157 IMSI='262425723328657': No 2G Auth Data 20250426122655422 DAUC <0003> db_auc.c:192 IMSI='262425723328657': No 3G Auth Data HLR_Test-GSUP(278)@7d2084491a2b: Created GsupExpect[0] for "262425723328657" to be handled at TC_gsup_check_imei_invalid_len(281) 20250426122655431 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42078<->l=127.0.0.1:4258 20250426122655434 DLINP <000b> input/ipa.c:452 connected read/write 20250426122655434 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122655434 DLGSUP <0013> gsup_req.c:140 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262425723328657 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425723328657"} 20250426122655434 DLGSUP <0013> hlr.c:410 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262425723328657 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250426122655434 DLGSUP <0013> gsup_req.c:276 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262425723328657 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425723328657" cause=Invalid mandatory information} 20250426122655434 DLGSUP <0013> gsup_req.c:173 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262425723328657 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250426122655435 DLINP <000b> input/ipa.c:452 connected read/write 20250426122655435 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122655435 DLINP <000b> input/ipa.c:452 connected read/write 20250426122655435 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@7d2084491a2b: Found GsupExpect[0] for "262425723328657" handled at TC_gsup_check_imei_invalid_len(281) HLR_Test-GSUP(278)@7d2084491a2b: Added IMSI table entry 0TC_gsup_check_imei_invalid_len(281)"262425723328657" TC_gsup_check_imei_invalid_len(281)@7d2084491a2b: setverdict(pass): none -> pass 20250426122655436 DLINP <000b> input/ipa.c:452 connected read/write 20250426122655436 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122655436 DLGSUP <0013> gsup_req.c:140 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262425723328657 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425723328657"} 20250426122655436 DLGSUP <0013> hlr.c:410 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262425723328657 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250426122655436 DLGSUP <0013> gsup_req.c:276 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262425723328657 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425723328657" cause=Invalid mandatory information} 20250426122655436 DLGSUP <0013> gsup_req.c:173 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262425723328657 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250426122655436 DLINP <000b> input/ipa.c:452 connected read/write 20250426122655436 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122655436 DLINP <000b> input/ipa.c:452 connected read/write 20250426122655436 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@7d2084491a2b: setverdict(pass): pass -> pass, component reason not changed 20250426122655437 DLINP <000b> input/ipa.c:452 connected read/write 20250426122655437 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122655437 DLGSUP <0013> gsup_req.c:140 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262425723328657 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425723328657"} 20250426122655437 DLGSUP <0013> hlr.c:419 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262425723328657 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250426122655437 DLGSUP <0013> gsup_req.c:276 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262425723328657 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425723328657" cause=Invalid mandatory information} 20250426122655437 DLGSUP <0013> gsup_req.c:173 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262425723328657 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250426122655437 DLINP <000b> input/ipa.c:452 connected read/write 20250426122655437 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122655437 DLINP <000b> input/ipa.c:452 connected read/write 20250426122655437 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@7d2084491a2b: setverdict(pass): pass -> pass, component reason not changed 20250426122655439 DLINP <000b> input/ipa.c:452 connected read/write 20250426122655439 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122655439 DLGSUP <0013> gsup_req.c:140 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262425723328657 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425723328657"} 20250426122655439 DLGSUP <0013> hlr.c:419 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262425723328657 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250426122655439 DLGSUP <0013> gsup_req.c:276 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262425723328657 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425723328657" cause=Invalid mandatory information} 20250426122655439 DLGSUP <0013> gsup_req.c:173 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262425723328657 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250426122655439 DLINP <000b> input/ipa.c:452 connected read/write 20250426122655439 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122655439 DLINP <000b> input/ipa.c:452 connected read/write 20250426122655439 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@7d2084491a2b: setverdict(pass): pass -> pass, component reason not changed 20250426122655440 DLINP <000b> input/ipa.c:452 connected read/write 20250426122655440 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122655440 DLGSUP <0013> gsup_req.c:140 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262425723328657 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425723328657"} 20250426122655440 DLGSUP <0013> hlr.c:419 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262425723328657 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250426122655440 DLGSUP <0013> gsup_req.c:276 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262425723328657 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425723328657" cause=Invalid mandatory information} 20250426122655440 DLGSUP <0013> gsup_req.c:173 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262425723328657 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250426122655440 DLINP <000b> input/ipa.c:452 connected read/write 20250426122655440 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122655440 DLINP <000b> input/ipa.c:452 connected read/write 20250426122655440 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@7d2084491a2b: setverdict(pass): pass -> pass, component reason not changed 20250426122655442 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42078<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(281)@7d2084491a2b: Final verdict of PTC: pass 20250426122655443 DAUC <0003> db_auc.c:157 IMSI='262420256487119': No 2G Auth Data 20250426122655443 DAUC <0003> db_auc.c:192 IMSI='262420256487119': No 3G Auth Data HLR_Test-GSUP(278)@7d2084491a2b: Created GsupExpect[0] for "262420256487119" to be handled at TC_gsup_check_imei_invalid_len(282) 20250426122655455 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42086<->l=127.0.0.1:4258 20250426122655457 DLINP <000b> input/ipa.c:452 connected read/write 20250426122655457 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122655457 DLGSUP <0013> gsup_req.c:140 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262420256487119 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420256487119"} 20250426122655457 DLGSUP <0013> hlr.c:410 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262420256487119 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250426122655457 DLGSUP <0013> gsup_req.c:276 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262420256487119 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420256487119" cause=Invalid mandatory information} 20250426122655457 DLGSUP <0013> gsup_req.c:173 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262420256487119 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250426122655457 DLINP <000b> input/ipa.c:452 connected read/write 20250426122655457 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122655457 DLINP <000b> input/ipa.c:452 connected read/write 20250426122655457 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@7d2084491a2b: Found GsupExpect[0] for "262420256487119" handled at TC_gsup_check_imei_invalid_len(282) HLR_Test-GSUP(278)@7d2084491a2b: Added IMSI table entry 1TC_gsup_check_imei_invalid_len(282)"262420256487119" TC_gsup_check_imei_invalid_len(282)@7d2084491a2b: setverdict(pass): none -> pass 20250426122655459 DLINP <000b> input/ipa.c:452 connected read/write 20250426122655459 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122655459 DLGSUP <0013> gsup_req.c:140 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262420256487119 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420256487119"} 20250426122655459 DLGSUP <0013> hlr.c:410 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262420256487119 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250426122655459 DLGSUP <0013> gsup_req.c:276 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262420256487119 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420256487119" cause=Invalid mandatory information} 20250426122655459 DLGSUP <0013> gsup_req.c:173 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262420256487119 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250426122655459 DLINP <000b> input/ipa.c:452 connected read/write 20250426122655459 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122655459 DLINP <000b> input/ipa.c:452 connected read/write 20250426122655459 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@7d2084491a2b: setverdict(pass): pass -> pass, component reason not changed 20250426122655460 DLINP <000b> input/ipa.c:452 connected read/write 20250426122655460 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122655460 DLGSUP <0013> gsup_req.c:140 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262420256487119 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420256487119"} 20250426122655460 DLGSUP <0013> hlr.c:419 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262420256487119 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250426122655460 DLGSUP <0013> gsup_req.c:276 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262420256487119 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420256487119" cause=Invalid mandatory information} 20250426122655460 DLGSUP <0013> gsup_req.c:173 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262420256487119 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250426122655460 DLINP <000b> input/ipa.c:452 connected read/write 20250426122655460 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122655460 DLINP <000b> input/ipa.c:452 connected read/write 20250426122655460 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@7d2084491a2b: setverdict(pass): pass -> pass, component reason not changed 20250426122655461 DLINP <000b> input/ipa.c:452 connected read/write 20250426122655461 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122655461 DLGSUP <0013> gsup_req.c:140 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262420256487119 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420256487119"} 20250426122655461 DLGSUP <0013> hlr.c:419 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262420256487119 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250426122655461 DLGSUP <0013> gsup_req.c:276 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262420256487119 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420256487119" cause=Invalid mandatory information} 20250426122655461 DLGSUP <0013> gsup_req.c:173 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262420256487119 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250426122655461 DLINP <000b> input/ipa.c:452 connected read/write 20250426122655461 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122655461 DLINP <000b> input/ipa.c:452 connected read/write 20250426122655461 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@7d2084491a2b: setverdict(pass): pass -> pass, component reason not changed 20250426122655461 DLINP <000b> input/ipa.c:452 connected read/write 20250426122655461 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122655461 DLGSUP <0013> gsup_req.c:140 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262420256487119 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420256487119"} 20250426122655461 DLGSUP <0013> hlr.c:419 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262420256487119 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250426122655461 DLGSUP <0013> gsup_req.c:276 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262420256487119 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420256487119" cause=Invalid mandatory information} 20250426122655461 DLGSUP <0013> gsup_req.c:173 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262420256487119 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250426122655461 DLINP <000b> input/ipa.c:452 connected read/write 20250426122655461 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122655461 DLINP <000b> input/ipa.c:452 connected read/write 20250426122655461 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@7d2084491a2b: setverdict(pass): pass -> pass, component reason not changed 20250426122655462 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42086<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(282)@7d2084491a2b: Final verdict of PTC: pass 20250426122655462 DAUC <0003> db_auc.c:157 IMSI='262421983470100': No 2G Auth Data 20250426122655462 DAUC <0003> db_auc.c:192 IMSI='262421983470100': No 3G Auth Data HLR_Test-GSUP(278)@7d2084491a2b: Created GsupExpect[0] for "262421983470100" to be handled at TC_gsup_check_imei_invalid_len(283) 20250426122655469 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42096<->l=127.0.0.1:4258 20250426122655470 DLINP <000b> input/ipa.c:452 connected read/write 20250426122655470 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122655470 DLGSUP <0013> gsup_req.c:140 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262421983470100 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421983470100"} 20250426122655471 DLGSUP <0013> hlr.c:410 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262421983470100 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250426122655471 DLGSUP <0013> gsup_req.c:276 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262421983470100 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421983470100" cause=Invalid mandatory information} 20250426122655471 DLGSUP <0013> gsup_req.c:173 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262421983470100 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250426122655471 DLINP <000b> input/ipa.c:452 connected read/write 20250426122655471 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122655471 DLINP <000b> input/ipa.c:452 connected read/write 20250426122655471 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@7d2084491a2b: Found GsupExpect[0] for "262421983470100" handled at TC_gsup_check_imei_invalid_len(283) HLR_Test-GSUP(278)@7d2084491a2b: Added IMSI table entry 2TC_gsup_check_imei_invalid_len(283)"262421983470100" TC_gsup_check_imei_invalid_len(283)@7d2084491a2b: setverdict(pass): none -> pass 20250426122655471 DLINP <000b> input/ipa.c:452 connected read/write 20250426122655471 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122655471 DLGSUP <0013> gsup_req.c:140 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262421983470100 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421983470100"} 20250426122655471 DLGSUP <0013> hlr.c:410 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262421983470100 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250426122655471 DLGSUP <0013> gsup_req.c:276 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262421983470100 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421983470100" cause=Invalid mandatory information} 20250426122655471 DLGSUP <0013> gsup_req.c:173 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262421983470100 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250426122655471 DLINP <000b> input/ipa.c:452 connected read/write 20250426122655471 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122655471 DLINP <000b> input/ipa.c:452 connected read/write 20250426122655471 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@7d2084491a2b: setverdict(pass): pass -> pass, component reason not changed 20250426122655472 DLINP <000b> input/ipa.c:452 connected read/write 20250426122655472 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122655472 DLGSUP <0013> gsup_req.c:140 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262421983470100 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421983470100"} 20250426122655472 DLGSUP <0013> hlr.c:419 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262421983470100 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250426122655472 DLGSUP <0013> gsup_req.c:276 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262421983470100 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421983470100" cause=Invalid mandatory information} 20250426122655472 DLGSUP <0013> gsup_req.c:173 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262421983470100 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250426122655472 DLINP <000b> input/ipa.c:452 connected read/write 20250426122655472 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122655472 DLINP <000b> input/ipa.c:452 connected read/write 20250426122655472 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@7d2084491a2b: setverdict(pass): pass -> pass, component reason not changed 20250426122655473 DLINP <000b> input/ipa.c:452 connected read/write 20250426122655473 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122655473 DLGSUP <0013> gsup_req.c:140 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262421983470100 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421983470100"} 20250426122655473 DLGSUP <0013> hlr.c:419 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262421983470100 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250426122655473 DLGSUP <0013> gsup_req.c:276 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262421983470100 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421983470100" cause=Invalid mandatory information} 20250426122655473 DLGSUP <0013> gsup_req.c:173 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262421983470100 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250426122655473 DLINP <000b> input/ipa.c:452 connected read/write 20250426122655473 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122655473 DLINP <000b> input/ipa.c:452 connected read/write 20250426122655473 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@7d2084491a2b: setverdict(pass): pass -> pass, component reason not changed 20250426122655473 DLINP <000b> input/ipa.c:452 connected read/write 20250426122655473 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122655473 DLGSUP <0013> gsup_req.c:140 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262421983470100 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421983470100"} 20250426122655473 DLGSUP <0013> hlr.c:419 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262421983470100 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250426122655473 DLGSUP <0013> gsup_req.c:276 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262421983470100 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421983470100" cause=Invalid mandatory information} 20250426122655473 DLGSUP <0013> gsup_req.c:173 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262421983470100 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250426122655473 DLINP <000b> input/ipa.c:452 connected read/write 20250426122655473 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122655473 DLINP <000b> input/ipa.c:452 connected read/write 20250426122655473 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@7d2084491a2b: setverdict(pass): pass -> pass, component reason not changed 20250426122655474 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42096<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(283)@7d2084491a2b: Final verdict of PTC: pass 20250426122655475 DAUC <0003> db_auc.c:157 IMSI='262424094507280': No 2G Auth Data 20250426122655475 DAUC <0003> db_auc.c:192 IMSI='262424094507280': No 3G Auth Data HLR_Test-GSUP(278)@7d2084491a2b: Created GsupExpect[0] for "262424094507280" to be handled at TC_gsup_check_imei_invalid_len(284) 20250426122655482 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42100<->l=127.0.0.1:4258 20250426122655484 DLINP <000b> input/ipa.c:452 connected read/write 20250426122655484 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122655484 DLGSUP <0013> gsup_req.c:140 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262424094507280 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424094507280"} 20250426122655484 DLGSUP <0013> hlr.c:410 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262424094507280 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250426122655484 DLGSUP <0013> gsup_req.c:276 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262424094507280 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424094507280" cause=Invalid mandatory information} 20250426122655484 DLGSUP <0013> gsup_req.c:173 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262424094507280 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250426122655484 DLINP <000b> input/ipa.c:452 connected read/write 20250426122655484 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122655484 DLINP <000b> input/ipa.c:452 connected read/write 20250426122655484 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@7d2084491a2b: Found GsupExpect[0] for "262424094507280" handled at TC_gsup_check_imei_invalid_len(284) HLR_Test-GSUP(278)@7d2084491a2b: Added IMSI table entry 3TC_gsup_check_imei_invalid_len(284)"262424094507280" TC_gsup_check_imei_invalid_len(284)@7d2084491a2b: setverdict(pass): none -> pass 20250426122655485 DLINP <000b> input/ipa.c:452 connected read/write 20250426122655485 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122655485 DLGSUP <0013> gsup_req.c:140 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262424094507280 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424094507280"} 20250426122655485 DLGSUP <0013> hlr.c:410 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262424094507280 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250426122655485 DLGSUP <0013> gsup_req.c:276 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262424094507280 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424094507280" cause=Invalid mandatory information} 20250426122655485 DLGSUP <0013> gsup_req.c:173 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262424094507280 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250426122655485 DLINP <000b> input/ipa.c:452 connected read/write 20250426122655485 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122655485 DLINP <000b> input/ipa.c:452 connected read/write 20250426122655485 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@7d2084491a2b: setverdict(pass): pass -> pass, component reason not changed 20250426122655486 DLINP <000b> input/ipa.c:452 connected read/write 20250426122655486 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122655486 DLGSUP <0013> gsup_req.c:140 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262424094507280 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424094507280"} 20250426122655486 DLGSUP <0013> hlr.c:419 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262424094507280 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250426122655486 DLGSUP <0013> gsup_req.c:276 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262424094507280 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424094507280" cause=Invalid mandatory information} 20250426122655486 DLGSUP <0013> gsup_req.c:173 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262424094507280 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250426122655486 DLINP <000b> input/ipa.c:452 connected read/write 20250426122655486 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122655486 DLINP <000b> input/ipa.c:452 connected read/write 20250426122655486 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@7d2084491a2b: setverdict(pass): pass -> pass, component reason not changed 20250426122655487 DLINP <000b> input/ipa.c:452 connected read/write 20250426122655487 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122655487 DLGSUP <0013> gsup_req.c:140 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262424094507280 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424094507280"} 20250426122655487 DLGSUP <0013> hlr.c:419 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262424094507280 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250426122655487 DLGSUP <0013> gsup_req.c:276 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262424094507280 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424094507280" cause=Invalid mandatory information} 20250426122655487 DLGSUP <0013> gsup_req.c:173 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262424094507280 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250426122655487 DLINP <000b> input/ipa.c:452 connected read/write 20250426122655487 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122655487 DLINP <000b> input/ipa.c:452 connected read/write 20250426122655487 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@7d2084491a2b: setverdict(pass): pass -> pass, component reason not changed 20250426122655488 DLINP <000b> input/ipa.c:452 connected read/write 20250426122655488 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122655488 DLGSUP <0013> gsup_req.c:140 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262424094507280 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424094507280"} 20250426122655488 DLGSUP <0013> hlr.c:419 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262424094507280 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250426122655488 DLGSUP <0013> gsup_req.c:276 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262424094507280 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424094507280" cause=Invalid mandatory information} 20250426122655488 DLGSUP <0013> gsup_req.c:173 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262424094507280 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250426122655488 DLINP <000b> input/ipa.c:452 connected read/write 20250426122655488 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122655488 DLINP <000b> input/ipa.c:452 connected read/write 20250426122655488 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@7d2084491a2b: setverdict(pass): pass -> pass, component reason not changed 20250426122655489 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42100<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(284)@7d2084491a2b: Final verdict of PTC: pass 20250426122655490 DAUC <0003> db_auc.c:157 IMSI='262420672648802': No 2G Auth Data 20250426122655490 DAUC <0003> db_auc.c:192 IMSI='262420672648802': No 3G Auth Data HLR_Test-GSUP(278)@7d2084491a2b: Created GsupExpect[0] for "262420672648802" to be handled at TC_gsup_check_imei_invalid_len(285) 20250426122655496 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42116<->l=127.0.0.1:4258 20250426122655498 DLINP <000b> input/ipa.c:452 connected read/write 20250426122655498 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122655498 DLGSUP <0013> gsup_req.c:140 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262420672648802 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420672648802"} 20250426122655498 DLGSUP <0013> hlr.c:410 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262420672648802 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250426122655498 DLGSUP <0013> gsup_req.c:276 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262420672648802 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420672648802" cause=Invalid mandatory information} 20250426122655498 DLGSUP <0013> gsup_req.c:173 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262420672648802 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250426122655498 DLINP <000b> input/ipa.c:452 connected read/write 20250426122655498 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122655498 DLINP <000b> input/ipa.c:452 connected read/write 20250426122655498 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@7d2084491a2b: Found GsupExpect[0] for "262420672648802" handled at TC_gsup_check_imei_invalid_len(285) HLR_Test-GSUP(278)@7d2084491a2b: Added IMSI table entry 4TC_gsup_check_imei_invalid_len(285)"262420672648802" TC_gsup_check_imei_invalid_len(285)@7d2084491a2b: setverdict(pass): none -> pass 20250426122655499 DLINP <000b> input/ipa.c:452 connected read/write 20250426122655499 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122655499 DLGSUP <0013> gsup_req.c:140 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262420672648802 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420672648802"} 20250426122655499 DLGSUP <0013> hlr.c:410 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262420672648802 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250426122655499 DLGSUP <0013> gsup_req.c:276 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262420672648802 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420672648802" cause=Invalid mandatory information} 20250426122655499 DLGSUP <0013> gsup_req.c:173 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262420672648802 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250426122655499 DLINP <000b> input/ipa.c:452 connected read/write 20250426122655499 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122655499 DLINP <000b> input/ipa.c:452 connected read/write 20250426122655499 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@7d2084491a2b: setverdict(pass): pass -> pass, component reason not changed 20250426122655500 DLINP <000b> input/ipa.c:452 connected read/write 20250426122655500 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122655500 DLGSUP <0013> gsup_req.c:140 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262420672648802 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420672648802"} 20250426122655500 DLGSUP <0013> hlr.c:419 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262420672648802 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250426122655500 DLGSUP <0013> gsup_req.c:276 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262420672648802 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420672648802" cause=Invalid mandatory information} 20250426122655500 DLGSUP <0013> gsup_req.c:173 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262420672648802 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250426122655500 DLINP <000b> input/ipa.c:452 connected read/write 20250426122655500 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122655500 DLINP <000b> input/ipa.c:452 connected read/write 20250426122655500 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@7d2084491a2b: setverdict(pass): pass -> pass, component reason not changed 20250426122655501 DLINP <000b> input/ipa.c:452 connected read/write 20250426122655501 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122655501 DLGSUP <0013> gsup_req.c:140 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262420672648802 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420672648802"} 20250426122655501 DLGSUP <0013> hlr.c:419 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262420672648802 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250426122655501 DLGSUP <0013> gsup_req.c:276 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262420672648802 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420672648802" cause=Invalid mandatory information} 20250426122655501 DLGSUP <0013> gsup_req.c:173 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262420672648802 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250426122655501 DLINP <000b> input/ipa.c:452 connected read/write 20250426122655501 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122655501 DLINP <000b> input/ipa.c:452 connected read/write 20250426122655501 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@7d2084491a2b: setverdict(pass): pass -> pass, component reason not changed 20250426122655502 DLINP <000b> input/ipa.c:452 connected read/write 20250426122655502 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122655502 DLGSUP <0013> gsup_req.c:140 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262420672648802 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420672648802"} 20250426122655502 DLGSUP <0013> hlr.c:419 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262420672648802 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250426122655502 DLGSUP <0013> gsup_req.c:276 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262420672648802 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420672648802" cause=Invalid mandatory information} 20250426122655502 DLGSUP <0013> gsup_req.c:173 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262420672648802 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250426122655502 DLINP <000b> input/ipa.c:452 connected read/write 20250426122655502 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122655502 DLINP <000b> input/ipa.c:452 connected read/write 20250426122655502 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@7d2084491a2b: setverdict(pass): pass -> pass, component reason not changed 20250426122655502 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42116<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(285)@7d2084491a2b: Final verdict of PTC: pass 20250426122655503 DAUC <0003> db_auc.c:157 IMSI='262422383190743': No 2G Auth Data 20250426122655503 DAUC <0003> db_auc.c:192 IMSI='262422383190743': No 3G Auth Data HLR_Test-GSUP(278)@7d2084491a2b: Created GsupExpect[0] for "262422383190743" to be handled at TC_gsup_check_imei_invalid_len(286) 20250426122655510 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42130<->l=127.0.0.1:4258 20250426122655513 DLINP <000b> input/ipa.c:452 connected read/write 20250426122655513 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122655513 DLGSUP <0013> gsup_req.c:140 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262422383190743 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422383190743"} 20250426122655513 DLGSUP <0013> hlr.c:410 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262422383190743 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250426122655513 DLGSUP <0013> gsup_req.c:276 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262422383190743 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422383190743" cause=Invalid mandatory information} 20250426122655513 DLGSUP <0013> gsup_req.c:173 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262422383190743 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250426122655513 DLINP <000b> input/ipa.c:452 connected read/write 20250426122655513 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122655513 DLINP <000b> input/ipa.c:452 connected read/write 20250426122655513 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@7d2084491a2b: Found GsupExpect[0] for "262422383190743" handled at TC_gsup_check_imei_invalid_len(286) HLR_Test-GSUP(278)@7d2084491a2b: Added IMSI table entry 5TC_gsup_check_imei_invalid_len(286)"262422383190743" TC_gsup_check_imei_invalid_len(286)@7d2084491a2b: setverdict(pass): none -> pass 20250426122655514 DLINP <000b> input/ipa.c:452 connected read/write 20250426122655514 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122655514 DLGSUP <0013> gsup_req.c:140 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262422383190743 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422383190743"} 20250426122655514 DLGSUP <0013> hlr.c:410 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262422383190743 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250426122655514 DLGSUP <0013> gsup_req.c:276 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262422383190743 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422383190743" cause=Invalid mandatory information} 20250426122655514 DLGSUP <0013> gsup_req.c:173 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262422383190743 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250426122655514 DLINP <000b> input/ipa.c:452 connected read/write 20250426122655514 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122655514 DLINP <000b> input/ipa.c:452 connected read/write 20250426122655514 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@7d2084491a2b: setverdict(pass): pass -> pass, component reason not changed 20250426122655515 DLINP <000b> input/ipa.c:452 connected read/write 20250426122655515 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122655515 DLGSUP <0013> gsup_req.c:140 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262422383190743 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422383190743"} 20250426122655515 DLGSUP <0013> hlr.c:419 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262422383190743 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250426122655515 DLGSUP <0013> gsup_req.c:276 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262422383190743 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422383190743" cause=Invalid mandatory information} 20250426122655515 DLGSUP <0013> gsup_req.c:173 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262422383190743 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250426122655515 DLINP <000b> input/ipa.c:452 connected read/write 20250426122655515 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122655515 DLINP <000b> input/ipa.c:452 connected read/write 20250426122655515 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@7d2084491a2b: setverdict(pass): pass -> pass, component reason not changed 20250426122655516 DLINP <000b> input/ipa.c:452 connected read/write 20250426122655516 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122655516 DLGSUP <0013> gsup_req.c:140 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262422383190743 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422383190743"} 20250426122655516 DLGSUP <0013> hlr.c:419 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262422383190743 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250426122655516 DLGSUP <0013> gsup_req.c:276 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262422383190743 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422383190743" cause=Invalid mandatory information} 20250426122655516 DLGSUP <0013> gsup_req.c:173 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262422383190743 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250426122655516 DLINP <000b> input/ipa.c:452 connected read/write 20250426122655516 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122655516 DLINP <000b> input/ipa.c:452 connected read/write 20250426122655516 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@7d2084491a2b: setverdict(pass): pass -> pass, component reason not changed 20250426122655517 DLINP <000b> input/ipa.c:452 connected read/write 20250426122655517 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122655517 DLGSUP <0013> gsup_req.c:140 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262422383190743 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422383190743"} 20250426122655517 DLGSUP <0013> hlr.c:419 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262422383190743 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250426122655517 DLGSUP <0013> gsup_req.c:276 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262422383190743 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422383190743" cause=Invalid mandatory information} 20250426122655517 DLGSUP <0013> gsup_req.c:173 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262422383190743 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250426122655517 DLINP <000b> input/ipa.c:452 connected read/write 20250426122655517 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122655517 DLINP <000b> input/ipa.c:452 connected read/write 20250426122655517 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@7d2084491a2b: setverdict(pass): pass -> pass, component reason not changed 20250426122655518 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42130<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(286)@7d2084491a2b: Final verdict of PTC: pass 20250426122655518 DAUC <0003> db_auc.c:157 IMSI='262427139477542': No 2G Auth Data 20250426122655518 DAUC <0003> db_auc.c:192 IMSI='262427139477542': No 3G Auth Data HLR_Test-GSUP(278)@7d2084491a2b: Created GsupExpect[0] for "262427139477542" to be handled at TC_gsup_check_imei_invalid_len(287) 20250426122655526 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42144<->l=127.0.0.1:4258 20250426122655528 DLINP <000b> input/ipa.c:452 connected read/write 20250426122655528 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122655528 DLGSUP <0013> gsup_req.c:140 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262427139477542 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427139477542"} 20250426122655528 DLGSUP <0013> hlr.c:410 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262427139477542 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250426122655528 DLGSUP <0013> gsup_req.c:276 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262427139477542 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427139477542" cause=Invalid mandatory information} 20250426122655528 DLGSUP <0013> gsup_req.c:173 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262427139477542 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250426122655528 DLINP <000b> input/ipa.c:452 connected read/write 20250426122655528 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122655528 DLINP <000b> input/ipa.c:452 connected read/write 20250426122655528 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@7d2084491a2b: Found GsupExpect[0] for "262427139477542" handled at TC_gsup_check_imei_invalid_len(287) HLR_Test-GSUP(278)@7d2084491a2b: Added IMSI table entry 6TC_gsup_check_imei_invalid_len(287)"262427139477542" TC_gsup_check_imei_invalid_len(287)@7d2084491a2b: setverdict(pass): none -> pass 20250426122655529 DLINP <000b> input/ipa.c:452 connected read/write 20250426122655529 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122655529 DLGSUP <0013> gsup_req.c:140 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262427139477542 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427139477542"} 20250426122655529 DLGSUP <0013> hlr.c:410 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262427139477542 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250426122655529 DLGSUP <0013> gsup_req.c:276 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262427139477542 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427139477542" cause=Invalid mandatory information} 20250426122655529 DLGSUP <0013> gsup_req.c:173 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262427139477542 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250426122655529 DLINP <000b> input/ipa.c:452 connected read/write 20250426122655529 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122655529 DLINP <000b> input/ipa.c:452 connected read/write 20250426122655529 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@7d2084491a2b: setverdict(pass): pass -> pass, component reason not changed 20250426122655530 DLINP <000b> input/ipa.c:452 connected read/write 20250426122655530 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122655530 DLGSUP <0013> gsup_req.c:140 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262427139477542 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427139477542"} 20250426122655530 DLGSUP <0013> hlr.c:419 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262427139477542 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250426122655530 DLGSUP <0013> gsup_req.c:276 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262427139477542 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427139477542" cause=Invalid mandatory information} 20250426122655530 DLGSUP <0013> gsup_req.c:173 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262427139477542 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250426122655530 DLINP <000b> input/ipa.c:452 connected read/write 20250426122655530 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122655530 DLINP <000b> input/ipa.c:452 connected read/write 20250426122655530 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@7d2084491a2b: setverdict(pass): pass -> pass, component reason not changed 20250426122655531 DLINP <000b> input/ipa.c:452 connected read/write 20250426122655531 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122655531 DLGSUP <0013> gsup_req.c:140 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262427139477542 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427139477542"} 20250426122655531 DLGSUP <0013> hlr.c:419 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262427139477542 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250426122655531 DLGSUP <0013> gsup_req.c:276 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262427139477542 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427139477542" cause=Invalid mandatory information} 20250426122655531 DLGSUP <0013> gsup_req.c:173 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262427139477542 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250426122655531 DLINP <000b> input/ipa.c:452 connected read/write 20250426122655531 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122655531 DLINP <000b> input/ipa.c:452 connected read/write 20250426122655531 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@7d2084491a2b: setverdict(pass): pass -> pass, component reason not changed 20250426122655532 DLINP <000b> input/ipa.c:452 connected read/write 20250426122655532 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122655532 DLGSUP <0013> gsup_req.c:140 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262427139477542 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427139477542"} 20250426122655532 DLGSUP <0013> hlr.c:419 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262427139477542 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250426122655532 DLGSUP <0013> gsup_req.c:276 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262427139477542 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427139477542" cause=Invalid mandatory information} 20250426122655532 DLGSUP <0013> gsup_req.c:173 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262427139477542 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250426122655532 DLINP <000b> input/ipa.c:452 connected read/write 20250426122655532 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122655532 DLINP <000b> input/ipa.c:452 connected read/write 20250426122655532 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@7d2084491a2b: setverdict(pass): pass -> pass, component reason not changed 20250426122655533 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42144<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(287)@7d2084491a2b: Final verdict of PTC: pass 20250426122655534 DAUC <0003> db_auc.c:157 IMSI='262427877793155': No 2G Auth Data 20250426122655534 DAUC <0003> db_auc.c:192 IMSI='262427877793155': No 3G Auth Data HLR_Test-GSUP(278)@7d2084491a2b: Created GsupExpect[0] for "262427877793155" to be handled at TC_gsup_check_imei_invalid_len(288) 20250426122655540 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42152<->l=127.0.0.1:4258 20250426122655542 DLINP <000b> input/ipa.c:452 connected read/write 20250426122655542 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122655542 DLGSUP <0013> gsup_req.c:140 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262427877793155 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427877793155"} 20250426122655542 DLGSUP <0013> hlr.c:410 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262427877793155 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250426122655542 DLGSUP <0013> gsup_req.c:276 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262427877793155 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427877793155" cause=Invalid mandatory information} 20250426122655542 DLGSUP <0013> gsup_req.c:173 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262427877793155 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250426122655542 DLINP <000b> input/ipa.c:452 connected read/write 20250426122655542 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122655542 DLINP <000b> input/ipa.c:452 connected read/write 20250426122655542 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@7d2084491a2b: Found GsupExpect[0] for "262427877793155" handled at TC_gsup_check_imei_invalid_len(288) HLR_Test-GSUP(278)@7d2084491a2b: Added IMSI table entry 7TC_gsup_check_imei_invalid_len(288)"262427877793155" TC_gsup_check_imei_invalid_len(288)@7d2084491a2b: setverdict(pass): none -> pass 20250426122655543 DLINP <000b> input/ipa.c:452 connected read/write 20250426122655543 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122655543 DLGSUP <0013> gsup_req.c:140 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262427877793155 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427877793155"} 20250426122655543 DLGSUP <0013> hlr.c:410 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262427877793155 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250426122655543 DLGSUP <0013> gsup_req.c:276 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262427877793155 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427877793155" cause=Invalid mandatory information} 20250426122655543 DLGSUP <0013> gsup_req.c:173 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262427877793155 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250426122655543 DLINP <000b> input/ipa.c:452 connected read/write 20250426122655543 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122655543 DLINP <000b> input/ipa.c:452 connected read/write 20250426122655543 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@7d2084491a2b: setverdict(pass): pass -> pass, component reason not changed 20250426122655544 DLINP <000b> input/ipa.c:452 connected read/write 20250426122655544 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122655544 DLGSUP <0013> gsup_req.c:140 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262427877793155 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427877793155"} 20250426122655544 DLGSUP <0013> hlr.c:419 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262427877793155 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250426122655544 DLGSUP <0013> gsup_req.c:276 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262427877793155 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427877793155" cause=Invalid mandatory information} 20250426122655544 DLGSUP <0013> gsup_req.c:173 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262427877793155 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250426122655544 DLINP <000b> input/ipa.c:452 connected read/write 20250426122655544 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122655544 DLINP <000b> input/ipa.c:452 connected read/write 20250426122655544 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@7d2084491a2b: setverdict(pass): pass -> pass, component reason not changed 20250426122655544 DLINP <000b> input/ipa.c:452 connected read/write 20250426122655544 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122655544 DLGSUP <0013> gsup_req.c:140 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262427877793155 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427877793155"} 20250426122655544 DLGSUP <0013> hlr.c:419 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262427877793155 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250426122655544 DLGSUP <0013> gsup_req.c:276 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262427877793155 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427877793155" cause=Invalid mandatory information} 20250426122655544 DLGSUP <0013> gsup_req.c:173 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262427877793155 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250426122655544 DLINP <000b> input/ipa.c:452 connected read/write 20250426122655544 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122655544 DLINP <000b> input/ipa.c:452 connected read/write 20250426122655544 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@7d2084491a2b: setverdict(pass): pass -> pass, component reason not changed 20250426122655545 DLINP <000b> input/ipa.c:452 connected read/write 20250426122655545 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122655545 DLGSUP <0013> gsup_req.c:140 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262427877793155 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427877793155"} 20250426122655545 DLGSUP <0013> hlr.c:419 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262427877793155 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250426122655545 DLGSUP <0013> gsup_req.c:276 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262427877793155 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427877793155" cause=Invalid mandatory information} 20250426122655545 DLGSUP <0013> gsup_req.c:173 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262427877793155 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250426122655545 DLINP <000b> input/ipa.c:452 connected read/write 20250426122655545 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122655545 DLINP <000b> input/ipa.c:452 connected read/write 20250426122655545 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@7d2084491a2b: setverdict(pass): pass -> pass, component reason not changed 20250426122655545 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42152<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(288)@7d2084491a2b: Final verdict of PTC: pass MTC@7d2084491a2b: setverdict(pass): none -> pass 20250426122655546 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42070<->l=127.0.0.1:4258 20250426122655547 DLINP <000b> input/ipa.c:452 connected read/write 20250426122655547 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122655547 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250426122655547 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250426122655547 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250426122655547 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33627<->l=127.0.0.1:4259) HLR_Test-GSUP(278)@7d2084491a2b: Final verdict of PTC: none 279@7d2084491a2b: Final verdict of PTC: none HLR_Test-GSUP-IPA(277)@7d2084491a2b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(280)@7d2084491a2b: Final verdict of PTC: none MTC@7d2084491a2b: Setting final verdict of the test case. MTC@7d2084491a2b: Local verdict of MTC: pass MTC@7d2084491a2b: Local verdict of PTC HLR_Test-GSUP-IPA(277): none (pass -> pass) MTC@7d2084491a2b: Local verdict of PTC HLR_Test-GSUP(278): none (pass -> pass) MTC@7d2084491a2b: Local verdict of PTC with component reference 279: none (pass -> pass) MTC@7d2084491a2b: Local verdict of PTC IPA-CTRL-CLI-IPA(280): none (pass -> pass) MTC@7d2084491a2b: Local verdict of PTC TC_gsup_check_imei_invalid_len(281): pass (pass -> pass) MTC@7d2084491a2b: Local verdict of PTC TC_gsup_check_imei_invalid_len(282): pass (pass -> pass) MTC@7d2084491a2b: Local verdict of PTC TC_gsup_check_imei_invalid_len(283): pass (pass -> pass) MTC@7d2084491a2b: Local verdict of PTC TC_gsup_check_imei_invalid_len(284): pass (pass -> pass) MTC@7d2084491a2b: Local verdict of PTC TC_gsup_check_imei_invalid_len(285): pass (pass -> pass) MTC@7d2084491a2b: Local verdict of PTC TC_gsup_check_imei_invalid_len(286): pass (pass -> pass) MTC@7d2084491a2b: Local verdict of PTC TC_gsup_check_imei_invalid_len(287): pass (pass -> pass) MTC@7d2084491a2b: Local verdict of PTC TC_gsup_check_imei_invalid_len(288): pass (pass -> pass) MTC@7d2084491a2b: Test case TC_gsup_check_imei_invalid_len finished. Verdict: pass MTC@7d2084491a2b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_invalid_len pass'. Sat Apr 26 12:26:55 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 20250426122655570 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42168<->l=127.0.0.1:4258 20250426122655671 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42168<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=69868) Waiting for packet dumper to finish... 1 (prev_count=69868, count=168356) MTC@7d2084491a2b: 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@7d2084491a2b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_unknown_imsi'. ------ HLR_Tests.TC_gsup_check_imei_unknown_imsi ------ Sat Apr 26 12:26:57 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_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@7d2084491a2b: 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@7d2084491a2b: Test case TC_gsup_check_imei_unknown_imsi started. MTC@7d2084491a2b: legacy= false MTC@7d2084491a2b: in not legacy case 1 MTC@7d2084491a2b: in not legacy case 2 20250426122658758 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250426122658758 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(289)@7d2084491a2b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426122658761 DLINP <000b> input/ipa.c:452 connected read/write 20250426122658762 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122658762 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42170<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(289)@7d2084491a2b: 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)@7d2084491a2b: 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 } } } } 20250426122658764 DLINP <000b> input/ipa.c:452 connected read/write 20250426122658764 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122658765 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250426122658765 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250426122658765 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 20250426122658765 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250426122658765 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 20250426122658765 DLGSUP <0013> gsup_server.c:236 2: 20250426122658765 DLGSUP <0013> gsup_server.c:238 2: 00 20250426122658765 DLGSUP <0013> gsup_server.c:236 3: 20250426122658765 DLGSUP <0013> gsup_server.c:238 3: 00 20250426122658765 DLGSUP <0013> gsup_server.c:236 4: 20250426122658765 DLGSUP <0013> gsup_server.c:238 4: 00 20250426122658765 DLGSUP <0013> gsup_server.c:236 5: 20250426122658765 DLGSUP <0013> gsup_server.c:238 5: 00 HLR_Test-GSUP-IPA(289)@7d2084491a2b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426122658765 DLGSUP <0013> gsup_server.c:236 7: 20250426122658765 DLGSUP <0013> gsup_server.c:238 7: 00 20250426122658765 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250426122658765 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250426122658765 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 291@7d2084491a2b: 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") 20250426122658778 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:38563<->l=127.0.0.1:4259) HLR_Test-GSUP(290)@7d2084491a2b: Created GsupExpect[0] for "262423944450380" to be handled at TC_gsup_check_imei_unknown_imsi(293) 20250426122658785 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42182<->l=127.0.0.1:4258 20250426122658810 DLINP <000b> input/ipa.c:452 connected read/write 20250426122658810 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122658810 DLGSUP <0013> gsup_req.c:140 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262423944450380 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423944450380"} 20250426122658810 DMAIN <0000> hlr.c:435 IMSI='262423944450380': has IMEI = 22245678901234 (consider setting 'store-imei') 20250426122658810 DLGSUP <0013> hlr.c:438 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262423944450380 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: IMSI unknown 20250426122658810 DLGSUP <0013> gsup_req.c:276 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262423944450380 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423944450380" cause=Invalid mandatory information} 20250426122658810 DLGSUP <0013> gsup_req.c:173 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262423944450380 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250426122658810 DLINP <000b> input/ipa.c:452 connected read/write 20250426122658810 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122658811 DLINP <000b> input/ipa.c:452 connected read/write 20250426122658811 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(290)@7d2084491a2b: Found GsupExpect[0] for "262423944450380" handled at TC_gsup_check_imei_unknown_imsi(293) HLR_Test-GSUP(290)@7d2084491a2b: Added IMSI table entry 0TC_gsup_check_imei_unknown_imsi(293)"262423944450380" TC_gsup_check_imei_unknown_imsi(293)@7d2084491a2b: setverdict(pass): none -> pass 20250426122658820 DLINP <000b> input/ipa.c:452 connected read/write 20250426122658820 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122658820 DLGSUP <0013> gsup_req.c:140 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262423944450380 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423944450380"} 20250426122658820 DAUC <0003> hlr.c:428 IMSI='262423944450380': storing IMEI = 22245678901234 20250426122658820 DAUC <0003> db_hlr.c:433 Cannot update IMEI for subscriber IMSI='262423944450380': no such subscriber 20250426122658820 DLGSUP <0013> hlr.c:430 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262423944450380 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: Failed to store IMEI in HLR db 20250426122658820 DLGSUP <0013> gsup_req.c:276 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262423944450380 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423944450380" cause=Invalid mandatory information} 20250426122658820 DLGSUP <0013> gsup_req.c:173 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262423944450380 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250426122658820 DLINP <000b> input/ipa.c:452 connected read/write 20250426122658820 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122658820 DLINP <000b> input/ipa.c:452 connected read/write 20250426122658820 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_unknown_imsi(293)@7d2084491a2b: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_unknown_imsi(293)@7d2084491a2b: setverdict(pass): pass -> pass, component reason not changed 20250426122658822 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42182<->l=127.0.0.1:4258 TC_gsup_check_imei_unknown_imsi(293)@7d2084491a2b: Final verdict of PTC: pass 20250426122658824 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42170<->l=127.0.0.1:4258 20250426122658826 DLINP <000b> input/ipa.c:452 connected read/write 20250426122658826 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122658826 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250426122658826 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250426122658826 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250426122658826 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38563<->l=127.0.0.1:4259) 291@7d2084491a2b: Final verdict of PTC: none HLR_Test-GSUP-IPA(289)@7d2084491a2b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(292)@7d2084491a2b: Final verdict of PTC: none HLR_Test-GSUP(290)@7d2084491a2b: Final verdict of PTC: none MTC@7d2084491a2b: Setting final verdict of the test case. MTC@7d2084491a2b: Local verdict of MTC: none MTC@7d2084491a2b: Local verdict of PTC HLR_Test-GSUP-IPA(289): none (none -> none) MTC@7d2084491a2b: Local verdict of PTC HLR_Test-GSUP(290): none (none -> none) MTC@7d2084491a2b: Local verdict of PTC with component reference 291: none (none -> none) MTC@7d2084491a2b: Local verdict of PTC IPA-CTRL-CLI-IPA(292): none (none -> none) MTC@7d2084491a2b: Local verdict of PTC TC_gsup_check_imei_unknown_imsi(293): pass (none -> pass) MTC@7d2084491a2b: Test case TC_gsup_check_imei_unknown_imsi finished. Verdict: pass MTC@7d2084491a2b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_unknown_imsi pass'. Sat Apr 26 12:26:58 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 20250426122658864 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42192<->l=127.0.0.1:4258 20250426122658965 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42192<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=30596) MTC@7d2084491a2b: 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@7d2084491a2b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_check_imei_early'. ------ HLR_Tests.TC_subscr_create_on_demand_check_imei_early ------ Sat Apr 26 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_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@7d2084491a2b: 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@7d2084491a2b: Test case TC_subscr_create_on_demand_check_imei_early started. MTC@7d2084491a2b: legacy= false MTC@7d2084491a2b: in not legacy case 1 MTC@7d2084491a2b: in not legacy case 2 20250426122702087 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250426122702087 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(294)@7d2084491a2b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426122702090 DLINP <000b> input/ipa.c:452 connected read/write 20250426122702090 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122702091 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40538<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(294)@7d2084491a2b: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(294)@7d2084491a2b: 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 } } } } 20250426122702095 DLINP <000b> input/ipa.c:452 connected read/write 20250426122702095 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122702095 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250426122702095 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250426122702095 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 20250426122702095 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250426122702095 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 20250426122702095 DLGSUP <0013> gsup_server.c:236 2: 20250426122702095 DLGSUP <0013> gsup_server.c:238 2: 00 20250426122702095 DLGSUP <0013> gsup_server.c:236 3: 20250426122702095 DLGSUP <0013> gsup_server.c:238 3: 00 20250426122702095 DLGSUP <0013> gsup_server.c:236 4: 20250426122702095 DLGSUP <0013> gsup_server.c:238 4: 00 20250426122702095 DLGSUP <0013> gsup_server.c:236 5: 20250426122702095 DLGSUP <0013> gsup_server.c:238 5: 00 20250426122702096 DLGSUP <0013> gsup_server.c:236 7: 20250426122702096 DLGSUP <0013> gsup_server.c:238 7: 00 20250426122702096 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250426122702096 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250426122702096 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(294)@7d2084491a2b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 296@7d2084491a2b: 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") 20250426122702116 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:33009<->l=127.0.0.1:4259) HLR_Test-GSUP(295)@7d2084491a2b: Created GsupExpect[0] for "262421489646871" to be handled at TC_subscr_create_on_demand_check_imei_early(298) 20250426122702128 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40552<->l=127.0.0.1:4258 20250426122702138 DLINP <000b> input/ipa.c:452 connected read/write 20250426122702138 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122702138 DLGSUP <0013> gsup_req.c:140 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262421489646871 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421489646871"} 20250426122702138 DMAIN <0000> hlr.c:227 IMSI='262421489646871': Creating subscriber on demand 20250426122702138 DMAIN <0000> hlr.c:243 IMSI='262421489646871': Successfully assigned MSISDN='763' 20250426122702138 DAUC <0003> hlr.c:428 IMSI='262421489646871': storing IMEI = 12345678901234 20250426122702138 DLGSUP <0013> hlr.c:448 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262421489646871 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421489646871"} 20250426122702138 DLGSUP <0013> gsup_req.c:173 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262421489646871 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250426122702138 DLINP <000b> input/ipa.c:452 connected read/write 20250426122702138 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122702138 DLINP <000b> input/ipa.c:452 connected read/write 20250426122702138 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(295)@7d2084491a2b: Found GsupExpect[0] for "262421489646871" handled at TC_subscr_create_on_demand_check_imei_early(298) HLR_Test-GSUP(295)@7d2084491a2b: Added IMSI table entry 0TC_subscr_create_on_demand_check_imei_early(298)"262421489646871" TC_subscr_create_on_demand_check_imei_early(298)@7d2084491a2b: setverdict(pass): none -> pass 20250426122702143 DAUC <0003> db_auc.c:157 IMSI='262421489646871': No 2G Auth Data 20250426122702143 DAUC <0003> db_auc.c:192 IMSI='262421489646871': No 3G Auth Data 20250426122702145 DAUC <0003> db_auc.c:157 IMSI='262421489646871': No 2G Auth Data 20250426122702145 DAUC <0003> db_auc.c:192 IMSI='262421489646871': No 3G Auth Data 20250426122702146 DAUC <0003> db_auc.c:157 IMSI='262421489646871': No 2G Auth Data 20250426122702146 DAUC <0003> db_auc.c:192 IMSI='262421489646871': No 3G Auth Data 20250426122702148 DLINP <000b> input/ipa.c:452 connected read/write 20250426122702148 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122702148 DLGSUP <0013> gsup_req.c:140 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262421489646871 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421489646871" cn_domain=PS} 20250426122702148 DLU <0006> fsm.c:456 lu(262421489646871)[0x563eb0b64eb0]{UNVALIDATED}: Allocated 20250426122702148 DLGSUP <0013> lu_fsm.c:172 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262421489646871 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250426122702148 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421489646871)[0x563eb0b64eb0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250426122702148 DLGSUP <0013> lu_fsm.c:253 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262421489646871 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421489646871" cn_domain=PS} 20250426122702148 DLINP <000b> input/ipa.c:452 connected read/write 20250426122702148 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122702148 DLINP <000b> input/ipa.c:452 connected read/write 20250426122702148 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122702151 DLINP <000b> input/ipa.c:452 connected read/write 20250426122702151 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122702151 DLGSUP <0013> gsup_req.c:140 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262421489646871 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421489646871"} 20250426122702151 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421489646871)[0x563eb0b64eb0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250426122702151 DLGSUP <0013> gsup_req.c:173 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262421489646871 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250426122702151 DLGSUP <0013> lu_fsm.c:91 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262421489646871 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421489646871"} 20250426122702151 DLGSUP <0013> gsup_req.c:173 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262421489646871 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250426122702151 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421489646871)[0x563eb0b64eb0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250426122702151 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421489646871)[0x563eb0b64eb0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250426122702151 DLU <0006> fsm.c:568 lu(PS:IMSI-262421489646871)[0x563eb0b64eb0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250426122702151 DLINP <000b> input/ipa.c:452 connected read/write 20250426122702151 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122702151 DLINP <000b> input/ipa.c:452 connected read/write 20250426122702151 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@7d2084491a2b: setverdict(pass): pass -> pass, component reason not changed 20250426122702156 DLINP <000b> input/ipa.c:452 connected read/write 20250426122702156 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122702156 DLGSUP <0013> gsup_req.c:140 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262421489646871 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421489646871"} 20250426122702156 DMAIN <0000> hlr.c:227 IMSI='262421489646871': Creating subscriber on demand 20250426122702156 DMAIN <0000> hlr.c:243 IMSI='262421489646871': Successfully assigned MSISDN='162' 20250426122702156 DAUC <0003> hlr.c:428 IMSI='262421489646871': storing IMEI = 12345678901234 20250426122702156 DLGSUP <0013> hlr.c:448 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262421489646871 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421489646871"} 20250426122702156 DLGSUP <0013> gsup_req.c:173 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262421489646871 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250426122702156 DLINP <000b> input/ipa.c:452 connected read/write 20250426122702156 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122702156 DLINP <000b> input/ipa.c:452 connected read/write 20250426122702156 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@7d2084491a2b: setverdict(pass): pass -> pass, component reason not changed 20250426122702157 DAUC <0003> db_auc.c:157 IMSI='262421489646871': No 2G Auth Data 20250426122702157 DAUC <0003> db_auc.c:192 IMSI='262421489646871': No 3G Auth Data 20250426122702158 DAUC <0003> db_auc.c:157 IMSI='262421489646871': No 2G Auth Data 20250426122702158 DAUC <0003> db_auc.c:192 IMSI='262421489646871': No 3G Auth Data 20250426122702159 DAUC <0003> db_auc.c:157 IMSI='262421489646871': No 2G Auth Data 20250426122702159 DAUC <0003> db_auc.c:192 IMSI='262421489646871': No 3G Auth Data 20250426122702159 DAUC <0003> db_auc.c:157 IMSI='262421489646871': No 2G Auth Data 20250426122702159 DAUC <0003> db_auc.c:192 IMSI='262421489646871': No 3G Auth Data 20250426122702160 DLINP <000b> input/ipa.c:452 connected read/write 20250426122702160 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122702160 DLGSUP <0013> gsup_req.c:140 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262421489646871 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421489646871" cn_domain=PS} 20250426122702160 DLU <0006> fsm.c:456 lu(262421489646871)[0x563eb0b64eb0]{UNVALIDATED}: Allocated 20250426122702160 DLGSUP <0013> lu_fsm.c:172 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262421489646871 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250426122702160 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421489646871)[0x563eb0b64eb0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250426122702160 DLGSUP <0013> lu_fsm.c:253 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262421489646871 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421489646871" cn_domain=PS} 20250426122702160 DLINP <000b> input/ipa.c:452 connected read/write 20250426122702160 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122702160 DLINP <000b> input/ipa.c:452 connected read/write 20250426122702160 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122702162 DLINP <000b> input/ipa.c:452 connected read/write 20250426122702162 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122702162 DLGSUP <0013> gsup_req.c:140 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262421489646871 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421489646871"} 20250426122702162 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421489646871)[0x563eb0b64eb0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250426122702162 DLGSUP <0013> gsup_req.c:173 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262421489646871 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250426122702162 DLGSUP <0013> lu_fsm.c:91 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262421489646871 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421489646871"} 20250426122702162 DLGSUP <0013> gsup_req.c:173 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262421489646871 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250426122702162 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421489646871)[0x563eb0b64eb0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250426122702162 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421489646871)[0x563eb0b64eb0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250426122702162 DLU <0006> fsm.c:568 lu(PS:IMSI-262421489646871)[0x563eb0b64eb0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250426122702162 DLINP <000b> input/ipa.c:452 connected read/write 20250426122702162 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122702162 DLINP <000b> input/ipa.c:452 connected read/write 20250426122702162 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@7d2084491a2b: setverdict(pass): pass -> pass, component reason not changed 20250426122702166 DLINP <000b> input/ipa.c:452 connected read/write 20250426122702166 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122702166 DLGSUP <0013> gsup_req.c:140 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262421489646871 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421489646871"} 20250426122702166 DMAIN <0000> hlr.c:227 IMSI='262421489646871': Creating subscriber on demand 20250426122702166 DMAIN <0000> hlr.c:243 IMSI='262421489646871': Successfully assigned MSISDN='090' 20250426122702166 DAUC <0003> hlr.c:428 IMSI='262421489646871': storing IMEI = 12345678901234 20250426122702166 DLGSUP <0013> hlr.c:448 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262421489646871 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421489646871"} 20250426122702166 DLGSUP <0013> gsup_req.c:173 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262421489646871 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250426122702166 DLINP <000b> input/ipa.c:452 connected read/write 20250426122702166 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122702166 DLINP <000b> input/ipa.c:452 connected read/write 20250426122702166 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@7d2084491a2b: setverdict(pass): pass -> pass, component reason not changed 20250426122702167 DAUC <0003> db_auc.c:157 IMSI='262421489646871': No 2G Auth Data 20250426122702167 DAUC <0003> db_auc.c:192 IMSI='262421489646871': No 3G Auth Data 20250426122702168 DAUC <0003> db_auc.c:157 IMSI='262421489646871': No 2G Auth Data 20250426122702168 DAUC <0003> db_auc.c:192 IMSI='262421489646871': No 3G Auth Data 20250426122702169 DAUC <0003> db_auc.c:157 IMSI='262421489646871': No 2G Auth Data 20250426122702169 DAUC <0003> db_auc.c:192 IMSI='262421489646871': No 3G Auth Data 20250426122702169 DAUC <0003> db_auc.c:157 IMSI='262421489646871': No 2G Auth Data 20250426122702169 DAUC <0003> db_auc.c:192 IMSI='262421489646871': No 3G Auth Data 20250426122702170 DLINP <000b> input/ipa.c:452 connected read/write 20250426122702170 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122702170 DLGSUP <0013> gsup_req.c:140 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262421489646871 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421489646871" cn_domain=PS} 20250426122702170 DLU <0006> fsm.c:456 lu(262421489646871)[0x563eb0b64eb0]{UNVALIDATED}: Allocated 20250426122702170 DLGSUP <0013> lu_fsm.c:150 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262421489646871 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250426122702170 DLGSUP <0013> gsup_req.c:276 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262421489646871 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262421489646871" cause=GPRS services not allowed} 20250426122702170 DLGSUP <0013> gsup_req.c:173 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262421489646871 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250426122702170 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262421489646871)[0x563eb0b64eb0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250426122702170 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262421489646871)[0x563eb0b64eb0]{UNVALIDATED}: Freeing instance 20250426122702170 DLU <0006> fsm.c:568 lu(PS:IMSI-262421489646871)[0x563eb0b64eb0]{UNVALIDATED}: Deallocated 20250426122702170 DLINP <000b> input/ipa.c:452 connected read/write 20250426122702170 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122702170 DLINP <000b> input/ipa.c:452 connected read/write 20250426122702171 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@7d2084491a2b: setverdict(pass): pass -> pass, component reason not changed 20250426122702173 DLINP <000b> input/ipa.c:452 connected read/write 20250426122702173 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122702173 DLGSUP <0013> gsup_req.c:140 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262421489646871 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421489646871"} 20250426122702173 DMAIN <0000> hlr.c:227 IMSI='262421489646871': Creating subscriber on demand 20250426122702173 DMAIN <0000> hlr.c:243 IMSI='262421489646871': Successfully assigned MSISDN='230' 20250426122702173 DAUC <0003> hlr.c:428 IMSI='262421489646871': storing IMEI = 12345678901234 20250426122702173 DLGSUP <0013> hlr.c:448 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262421489646871 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421489646871"} 20250426122702173 DLGSUP <0013> gsup_req.c:173 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262421489646871 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250426122702173 DLINP <000b> input/ipa.c:452 connected read/write 20250426122702173 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122702173 DLINP <000b> input/ipa.c:452 connected read/write 20250426122702173 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@7d2084491a2b: setverdict(pass): pass -> pass, component reason not changed 20250426122702174 DAUC <0003> db_auc.c:157 IMSI='262421489646871': No 2G Auth Data 20250426122702174 DAUC <0003> db_auc.c:192 IMSI='262421489646871': No 3G Auth Data 20250426122702174 DAUC <0003> db_auc.c:157 IMSI='262421489646871': No 2G Auth Data 20250426122702174 DAUC <0003> db_auc.c:192 IMSI='262421489646871': No 3G Auth Data 20250426122702175 DAUC <0003> db_auc.c:157 IMSI='262421489646871': No 2G Auth Data 20250426122702175 DAUC <0003> db_auc.c:192 IMSI='262421489646871': No 3G Auth Data 20250426122702176 DLINP <000b> input/ipa.c:452 connected read/write 20250426122702176 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122702176 DLGSUP <0013> gsup_req.c:140 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262421489646871 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421489646871" cn_domain=PS} 20250426122702176 DLU <0006> fsm.c:456 lu(262421489646871)[0x563eb0b64eb0]{UNVALIDATED}: Allocated 20250426122702176 DLGSUP <0013> lu_fsm.c:150 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262421489646871 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250426122702176 DLGSUP <0013> gsup_req.c:276 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262421489646871 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262421489646871" cause=GPRS services not allowed} 20250426122702176 DLGSUP <0013> gsup_req.c:173 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262421489646871 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250426122702176 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262421489646871)[0x563eb0b64eb0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250426122702176 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262421489646871)[0x563eb0b64eb0]{UNVALIDATED}: Freeing instance 20250426122702176 DLU <0006> fsm.c:568 lu(PS:IMSI-262421489646871)[0x563eb0b64eb0]{UNVALIDATED}: Deallocated 20250426122702176 DLINP <000b> input/ipa.c:452 connected read/write 20250426122702176 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122702176 DLINP <000b> input/ipa.c:452 connected read/write 20250426122702176 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@7d2084491a2b: setverdict(pass): pass -> pass, component reason not changed 20250426122702178 DLINP <000b> input/ipa.c:452 connected read/write 20250426122702178 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122702178 DLGSUP <0013> gsup_req.c:140 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262421489646871 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421489646871"} 20250426122702178 DMAIN <0000> hlr.c:227 IMSI='262421489646871': Creating subscriber on demand 20250426122702178 DAUC <0003> hlr.c:428 IMSI='262421489646871': storing IMEI = 12345678901234 20250426122702178 DLGSUP <0013> hlr.c:448 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262421489646871 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421489646871"} 20250426122702178 DLGSUP <0013> gsup_req.c:173 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262421489646871 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250426122702178 DLINP <000b> input/ipa.c:452 connected read/write 20250426122702178 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122702178 DLINP <000b> input/ipa.c:452 connected read/write 20250426122702178 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@7d2084491a2b: setverdict(pass): pass -> pass, component reason not changed 20250426122702179 DAUC <0003> db_auc.c:157 IMSI='262421489646871': No 2G Auth Data 20250426122702179 DAUC <0003> db_auc.c:192 IMSI='262421489646871': No 3G Auth Data 20250426122702180 DAUC <0003> db_auc.c:157 IMSI='262421489646871': No 2G Auth Data 20250426122702180 DAUC <0003> db_auc.c:192 IMSI='262421489646871': No 3G Auth Data 20250426122702180 DAUC <0003> db_auc.c:157 IMSI='262421489646871': No 2G Auth Data 20250426122702180 DAUC <0003> db_auc.c:192 IMSI='262421489646871': No 3G Auth Data 20250426122702181 DLINP <000b> input/ipa.c:452 connected read/write 20250426122702181 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122702181 DLGSUP <0013> gsup_req.c:140 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262421489646871 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421489646871" cn_domain=PS} 20250426122702181 DLU <0006> fsm.c:456 lu(262421489646871)[0x563eb0b64eb0]{UNVALIDATED}: Allocated 20250426122702181 DLGSUP <0013> lu_fsm.c:150 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262421489646871 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250426122702181 DLGSUP <0013> gsup_req.c:276 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262421489646871 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262421489646871" cause=GPRS services not allowed} 20250426122702181 DLGSUP <0013> gsup_req.c:173 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262421489646871 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250426122702181 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262421489646871)[0x563eb0b64eb0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250426122702181 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262421489646871)[0x563eb0b64eb0]{UNVALIDATED}: Freeing instance 20250426122702181 DLU <0006> fsm.c:568 lu(PS:IMSI-262421489646871)[0x563eb0b64eb0]{UNVALIDATED}: Deallocated 20250426122702181 DLINP <000b> input/ipa.c:452 connected read/write 20250426122702181 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122702181 DLINP <000b> input/ipa.c:452 connected read/write 20250426122702181 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@7d2084491a2b: setverdict(pass): pass -> pass, component reason not changed 20250426122702184 DLINP <000b> input/ipa.c:452 connected read/write 20250426122702184 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122702184 DLGSUP <0013> gsup_req.c:140 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262421489646871 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421489646871"} 20250426122702184 DMAIN <0000> hlr.c:227 IMSI='262421489646871': Creating subscriber on demand 20250426122702184 DAUC <0003> hlr.c:428 IMSI='262421489646871': storing IMEI = 12345678901234 20250426122702184 DLGSUP <0013> hlr.c:448 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262421489646871 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421489646871"} 20250426122702184 DLGSUP <0013> gsup_req.c:173 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262421489646871 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250426122702184 DLINP <000b> input/ipa.c:452 connected read/write 20250426122702184 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122702184 DLINP <000b> input/ipa.c:452 connected read/write 20250426122702184 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@7d2084491a2b: setverdict(pass): pass -> pass, component reason not changed 20250426122702185 DAUC <0003> db_auc.c:157 IMSI='262421489646871': No 2G Auth Data 20250426122702185 DAUC <0003> db_auc.c:192 IMSI='262421489646871': No 3G Auth Data 20250426122702185 DAUC <0003> db_auc.c:157 IMSI='262421489646871': No 2G Auth Data 20250426122702185 DAUC <0003> db_auc.c:192 IMSI='262421489646871': No 3G Auth Data 20250426122702186 DAUC <0003> db_auc.c:157 IMSI='262421489646871': No 2G Auth Data 20250426122702186 DAUC <0003> db_auc.c:192 IMSI='262421489646871': No 3G Auth Data 20250426122702187 DLINP <000b> input/ipa.c:452 connected read/write 20250426122702187 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122702187 DLGSUP <0013> gsup_req.c:140 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262421489646871 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421489646871" cn_domain=PS} 20250426122702187 DLU <0006> fsm.c:456 lu(262421489646871)[0x563eb0b64eb0]{UNVALIDATED}: Allocated 20250426122702187 DLGSUP <0013> lu_fsm.c:172 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262421489646871 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250426122702187 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421489646871)[0x563eb0b64eb0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250426122702187 DLGSUP <0013> lu_fsm.c:253 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262421489646871 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421489646871" cn_domain=PS} 20250426122702187 DLINP <000b> input/ipa.c:452 connected read/write 20250426122702187 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122702187 DLINP <000b> input/ipa.c:452 connected read/write 20250426122702187 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122702188 DLINP <000b> input/ipa.c:452 connected read/write 20250426122702188 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122702188 DLGSUP <0013> gsup_req.c:140 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262421489646871 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421489646871"} 20250426122702188 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421489646871)[0x563eb0b64eb0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250426122702188 DLGSUP <0013> gsup_req.c:173 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262421489646871 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250426122702188 DLGSUP <0013> lu_fsm.c:91 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262421489646871 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421489646871"} 20250426122702188 DLGSUP <0013> gsup_req.c:173 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262421489646871 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250426122702188 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421489646871)[0x563eb0b64eb0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250426122702188 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421489646871)[0x563eb0b64eb0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250426122702188 DLU <0006> fsm.c:568 lu(PS:IMSI-262421489646871)[0x563eb0b64eb0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250426122702188 DLINP <000b> input/ipa.c:452 connected read/write 20250426122702188 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122702188 DLINP <000b> input/ipa.c:452 connected read/write 20250426122702188 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@7d2084491a2b: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_check_imei_early(298)@7d2084491a2b: setverdict(pass): pass -> pass, component reason not changed 20250426122702189 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40552<->l=127.0.0.1:4258 TC_subscr_create_on_demand_check_imei_early(298)@7d2084491a2b: Final verdict of PTC: pass 20250426122702190 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40538<->l=127.0.0.1:4258 20250426122702191 DLINP <000b> input/ipa.c:452 connected read/write 20250426122702191 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122702191 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250426122702191 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250426122702191 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(295)@7d2084491a2b: Final verdict of PTC: none 20250426122702191 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33009<->l=127.0.0.1:4259) 296@7d2084491a2b: Final verdict of PTC: none HLR_Test-GSUP-IPA(294)@7d2084491a2b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(297)@7d2084491a2b: Final verdict of PTC: none MTC@7d2084491a2b: Setting final verdict of the test case. MTC@7d2084491a2b: Local verdict of MTC: none MTC@7d2084491a2b: Local verdict of PTC HLR_Test-GSUP-IPA(294): none (none -> none) MTC@7d2084491a2b: Local verdict of PTC HLR_Test-GSUP(295): none (none -> none) MTC@7d2084491a2b: Local verdict of PTC with component reference 296: none (none -> none) MTC@7d2084491a2b: Local verdict of PTC IPA-CTRL-CLI-IPA(297): none (none -> none) MTC@7d2084491a2b: Local verdict of PTC TC_subscr_create_on_demand_check_imei_early(298): pass (none -> pass) MTC@7d2084491a2b: Test case TC_subscr_create_on_demand_check_imei_early finished. Verdict: pass MTC@7d2084491a2b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_check_imei_early pass'. Sat Apr 26 12:27:02 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 20250426122702235 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40562<->l=127.0.0.1:4258 20250426122702336 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40562<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=97056) MTC@7d2084491a2b: 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@7d2084491a2b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_ul'. ------ HLR_Tests.TC_subscr_create_on_demand_ul ------ Sat Apr 26 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_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@7d2084491a2b: 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@7d2084491a2b: Test case TC_subscr_create_on_demand_ul started. MTC@7d2084491a2b: legacy= false MTC@7d2084491a2b: in not legacy case 1 MTC@7d2084491a2b: in not legacy case 2 20250426122705428 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250426122705428 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(299)@7d2084491a2b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426122705432 DLINP <000b> input/ipa.c:452 connected read/write 20250426122705432 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122705432 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40570<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(299)@7d2084491a2b: 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)@7d2084491a2b: 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 } } } } 20250426122705433 DLINP <000b> input/ipa.c:452 connected read/write 20250426122705433 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122705433 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250426122705433 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250426122705433 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 20250426122705433 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250426122705433 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 20250426122705433 DLGSUP <0013> gsup_server.c:236 2: 20250426122705433 DLGSUP <0013> gsup_server.c:238 2: 00 20250426122705433 DLGSUP <0013> gsup_server.c:236 3: 20250426122705433 DLGSUP <0013> gsup_server.c:238 3: 00 20250426122705433 DLGSUP <0013> gsup_server.c:236 4: 20250426122705433 DLGSUP <0013> gsup_server.c:238 4: 00 20250426122705433 DLGSUP <0013> gsup_server.c:236 5: 20250426122705433 DLGSUP <0013> gsup_server.c:238 5: 00 20250426122705433 DLGSUP <0013> gsup_server.c:236 7: 20250426122705433 DLGSUP <0013> gsup_server.c:238 7: 00 20250426122705433 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250426122705433 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 HLR_Test-GSUP-IPA(299)@7d2084491a2b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426122705433 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 301@7d2084491a2b: 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") 20250426122705454 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:41143<->l=127.0.0.1:4259) HLR_Test-GSUP(300)@7d2084491a2b: Created GsupExpect[0] for "262428563077258" to be handled at TC_subscr_create_on_demand_ul(303) 20250426122705468 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40574<->l=127.0.0.1:4258 20250426122705477 DLINP <000b> input/ipa.c:452 connected read/write 20250426122705477 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122705477 DLGSUP <0013> gsup_req.c:140 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262428563077258 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428563077258" cn_domain=PS} 20250426122705477 DMAIN <0000> hlr.c:227 IMSI='262428563077258': Creating subscriber on demand 20250426122705477 DMAIN <0000> hlr.c:243 IMSI='262428563077258': Successfully assigned MSISDN='440' 20250426122705477 DLU <0006> fsm.c:456 lu(262428563077258)[0x563eb0b64eb0]{UNVALIDATED}: Allocated 20250426122705477 DLGSUP <0013> lu_fsm.c:172 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262428563077258 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250426122705477 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428563077258)[0x563eb0b64eb0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250426122705477 DLGSUP <0013> lu_fsm.c:253 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262428563077258 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428563077258" cn_domain=PS} 20250426122705477 DLINP <000b> input/ipa.c:452 connected read/write 20250426122705477 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122705477 DLINP <000b> input/ipa.c:452 connected read/write 20250426122705477 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(300)@7d2084491a2b: Found GsupExpect[0] for "262428563077258" handled at TC_subscr_create_on_demand_ul(303) HLR_Test-GSUP(300)@7d2084491a2b: Added IMSI table entry 0TC_subscr_create_on_demand_ul(303)"262428563077258" 20250426122705483 DLINP <000b> input/ipa.c:452 connected read/write 20250426122705483 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122705483 DLGSUP <0013> gsup_req.c:140 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262428563077258 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428563077258"} 20250426122705483 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428563077258)[0x563eb0b64eb0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250426122705483 DLGSUP <0013> gsup_req.c:173 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262428563077258 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250426122705483 DLGSUP <0013> lu_fsm.c:91 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262428563077258 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428563077258"} 20250426122705483 DLGSUP <0013> gsup_req.c:173 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262428563077258 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250426122705483 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428563077258)[0x563eb0b64eb0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250426122705483 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428563077258)[0x563eb0b64eb0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250426122705483 DLU <0006> fsm.c:568 lu(PS:IMSI-262428563077258)[0x563eb0b64eb0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250426122705483 DLINP <000b> input/ipa.c:452 connected read/write 20250426122705483 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122705483 DLINP <000b> input/ipa.c:452 connected read/write 20250426122705483 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@7d2084491a2b: setverdict(pass): none -> pass 20250426122705485 DAUC <0003> db_auc.c:157 IMSI='262428563077258': No 2G Auth Data 20250426122705485 DAUC <0003> db_auc.c:192 IMSI='262428563077258': No 3G Auth Data 20250426122705487 DAUC <0003> db_auc.c:157 IMSI='262428563077258': No 2G Auth Data 20250426122705487 DAUC <0003> db_auc.c:192 IMSI='262428563077258': No 3G Auth Data 20250426122705489 DAUC <0003> db_auc.c:157 IMSI='262428563077258': No 2G Auth Data 20250426122705489 DAUC <0003> db_auc.c:192 IMSI='262428563077258': No 3G Auth Data 20250426122705494 DLINP <000b> input/ipa.c:452 connected read/write 20250426122705494 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122705494 DLGSUP <0013> gsup_req.c:140 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262428563077258 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428563077258" cn_domain=PS} 20250426122705494 DMAIN <0000> hlr.c:227 IMSI='262428563077258': Creating subscriber on demand 20250426122705494 DMAIN <0000> hlr.c:243 IMSI='262428563077258': Successfully assigned MSISDN='002' 20250426122705494 DLU <0006> fsm.c:456 lu(262428563077258)[0x563eb0b64eb0]{UNVALIDATED}: Allocated 20250426122705494 DLGSUP <0013> lu_fsm.c:172 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262428563077258 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250426122705494 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428563077258)[0x563eb0b64eb0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250426122705494 DLGSUP <0013> lu_fsm.c:253 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262428563077258 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428563077258" cn_domain=PS} 20250426122705494 DLINP <000b> input/ipa.c:452 connected read/write 20250426122705494 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122705494 DLINP <000b> input/ipa.c:452 connected read/write 20250426122705494 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122705497 DLINP <000b> input/ipa.c:452 connected read/write 20250426122705497 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122705497 DLGSUP <0013> gsup_req.c:140 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262428563077258 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428563077258"} 20250426122705497 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428563077258)[0x563eb0b64eb0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250426122705497 DLGSUP <0013> gsup_req.c:173 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262428563077258 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250426122705497 DLGSUP <0013> lu_fsm.c:91 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262428563077258 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428563077258"} 20250426122705497 DLGSUP <0013> gsup_req.c:173 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262428563077258 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250426122705497 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428563077258)[0x563eb0b64eb0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250426122705497 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428563077258)[0x563eb0b64eb0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250426122705497 DLU <0006> fsm.c:568 lu(PS:IMSI-262428563077258)[0x563eb0b64eb0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250426122705497 DLINP <000b> input/ipa.c:452 connected read/write 20250426122705497 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122705497 DLINP <000b> input/ipa.c:452 connected read/write 20250426122705497 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@7d2084491a2b: setverdict(pass): pass -> pass, component reason not changed 20250426122705498 DAUC <0003> db_auc.c:157 IMSI='262428563077258': No 2G Auth Data 20250426122705498 DAUC <0003> db_auc.c:192 IMSI='262428563077258': No 3G Auth Data 20250426122705500 DAUC <0003> db_auc.c:157 IMSI='262428563077258': No 2G Auth Data 20250426122705500 DAUC <0003> db_auc.c:192 IMSI='262428563077258': No 3G Auth Data 20250426122705501 DAUC <0003> db_auc.c:157 IMSI='262428563077258': No 2G Auth Data 20250426122705501 DAUC <0003> db_auc.c:192 IMSI='262428563077258': No 3G Auth Data 20250426122705503 DAUC <0003> db_auc.c:157 IMSI='262428563077258': No 2G Auth Data 20250426122705503 DAUC <0003> db_auc.c:192 IMSI='262428563077258': No 3G Auth Data 20250426122705507 DLINP <000b> input/ipa.c:452 connected read/write 20250426122705507 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122705507 DLGSUP <0013> gsup_req.c:140 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262428563077258 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428563077258" cn_domain=PS} 20250426122705507 DMAIN <0000> hlr.c:227 IMSI='262428563077258': Creating subscriber on demand 20250426122705507 DMAIN <0000> hlr.c:243 IMSI='262428563077258': Successfully assigned MSISDN='258' 20250426122705507 DLU <0006> fsm.c:456 lu(262428563077258)[0x563eb0b64eb0]{UNVALIDATED}: Allocated 20250426122705507 DLGSUP <0013> lu_fsm.c:150 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262428563077258 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250426122705507 DLGSUP <0013> gsup_req.c:276 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262428563077258 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262428563077258" cause=GPRS services not allowed} 20250426122705507 DLGSUP <0013> gsup_req.c:173 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262428563077258 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250426122705507 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262428563077258)[0x563eb0b64eb0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250426122705507 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262428563077258)[0x563eb0b64eb0]{UNVALIDATED}: Freeing instance 20250426122705507 DLU <0006> fsm.c:568 lu(PS:IMSI-262428563077258)[0x563eb0b64eb0]{UNVALIDATED}: Deallocated 20250426122705507 DLINP <000b> input/ipa.c:452 connected read/write 20250426122705507 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122705507 DLINP <000b> input/ipa.c:452 connected read/write 20250426122705507 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@7d2084491a2b: setverdict(pass): pass -> pass, component reason not changed 20250426122705508 DAUC <0003> db_auc.c:157 IMSI='262428563077258': No 2G Auth Data 20250426122705508 DAUC <0003> db_auc.c:192 IMSI='262428563077258': No 3G Auth Data 20250426122705509 DAUC <0003> db_auc.c:157 IMSI='262428563077258': No 2G Auth Data 20250426122705509 DAUC <0003> db_auc.c:192 IMSI='262428563077258': No 3G Auth Data 20250426122705510 DAUC <0003> db_auc.c:157 IMSI='262428563077258': No 2G Auth Data 20250426122705510 DAUC <0003> db_auc.c:192 IMSI='262428563077258': No 3G Auth Data 20250426122705510 DAUC <0003> db_auc.c:157 IMSI='262428563077258': No 2G Auth Data 20250426122705510 DAUC <0003> db_auc.c:192 IMSI='262428563077258': No 3G Auth Data 20250426122705513 DLINP <000b> input/ipa.c:452 connected read/write 20250426122705513 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122705513 DLGSUP <0013> gsup_req.c:140 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262428563077258 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428563077258" cn_domain=PS} 20250426122705513 DMAIN <0000> hlr.c:227 IMSI='262428563077258': Creating subscriber on demand 20250426122705513 DMAIN <0000> hlr.c:243 IMSI='262428563077258': Successfully assigned MSISDN='929' 20250426122705513 DLU <0006> fsm.c:456 lu(262428563077258)[0x563eb0b64eb0]{UNVALIDATED}: Allocated 20250426122705513 DLGSUP <0013> lu_fsm.c:150 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262428563077258 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250426122705513 DLGSUP <0013> gsup_req.c:276 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262428563077258 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262428563077258" cause=GPRS services not allowed} 20250426122705513 DLGSUP <0013> gsup_req.c:173 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262428563077258 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250426122705513 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262428563077258)[0x563eb0b64eb0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250426122705513 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262428563077258)[0x563eb0b64eb0]{UNVALIDATED}: Freeing instance 20250426122705513 DLU <0006> fsm.c:568 lu(PS:IMSI-262428563077258)[0x563eb0b64eb0]{UNVALIDATED}: Deallocated 20250426122705513 DLINP <000b> input/ipa.c:452 connected read/write 20250426122705513 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122705513 DLINP <000b> input/ipa.c:452 connected read/write 20250426122705513 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122705514 DAUC <0003> db_auc.c:157 IMSI='262428563077258': No 2G Auth Data 20250426122705514 DAUC <0003> db_auc.c:192 IMSI='262428563077258': No 3G Auth Data TC_subscr_create_on_demand_ul(303)@7d2084491a2b: setverdict(pass): pass -> pass, component reason not changed 20250426122705514 DAUC <0003> db_auc.c:157 IMSI='262428563077258': No 2G Auth Data 20250426122705514 DAUC <0003> db_auc.c:192 IMSI='262428563077258': No 3G Auth Data 20250426122705515 DAUC <0003> db_auc.c:157 IMSI='262428563077258': No 2G Auth Data 20250426122705515 DAUC <0003> db_auc.c:192 IMSI='262428563077258': No 3G Auth Data 20250426122705517 DLINP <000b> input/ipa.c:452 connected read/write 20250426122705517 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122705517 DLGSUP <0013> gsup_req.c:140 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262428563077258 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428563077258" cn_domain=PS} 20250426122705517 DMAIN <0000> hlr.c:227 IMSI='262428563077258': Creating subscriber on demand 20250426122705517 DLU <0006> fsm.c:456 lu(262428563077258)[0x563eb0b64eb0]{UNVALIDATED}: Allocated 20250426122705517 DLGSUP <0013> lu_fsm.c:150 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262428563077258 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250426122705517 DLGSUP <0013> gsup_req.c:276 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262428563077258 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262428563077258" cause=GPRS services not allowed} 20250426122705517 DLGSUP <0013> gsup_req.c:173 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262428563077258 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250426122705517 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262428563077258)[0x563eb0b64eb0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250426122705517 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262428563077258)[0x563eb0b64eb0]{UNVALIDATED}: Freeing instance 20250426122705517 DLU <0006> fsm.c:568 lu(PS:IMSI-262428563077258)[0x563eb0b64eb0]{UNVALIDATED}: Deallocated 20250426122705517 DLINP <000b> input/ipa.c:452 connected read/write 20250426122705517 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122705517 DLINP <000b> input/ipa.c:452 connected read/write 20250426122705517 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122705518 DAUC <0003> db_auc.c:157 IMSI='262428563077258': No 2G Auth Data 20250426122705518 DAUC <0003> db_auc.c:192 IMSI='262428563077258': No 3G Auth Data TC_subscr_create_on_demand_ul(303)@7d2084491a2b: setverdict(pass): pass -> pass, component reason not changed 20250426122705518 DAUC <0003> db_auc.c:157 IMSI='262428563077258': No 2G Auth Data 20250426122705518 DAUC <0003> db_auc.c:192 IMSI='262428563077258': No 3G Auth Data 20250426122705519 DAUC <0003> db_auc.c:157 IMSI='262428563077258': No 2G Auth Data 20250426122705519 DAUC <0003> db_auc.c:192 IMSI='262428563077258': No 3G Auth Data 20250426122705521 DLINP <000b> input/ipa.c:452 connected read/write 20250426122705521 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122705521 DLGSUP <0013> gsup_req.c:140 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262428563077258 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428563077258" cn_domain=PS} 20250426122705521 DMAIN <0000> hlr.c:227 IMSI='262428563077258': Creating subscriber on demand 20250426122705521 DLU <0006> fsm.c:456 lu(262428563077258)[0x563eb0b64eb0]{UNVALIDATED}: Allocated 20250426122705521 DLGSUP <0013> lu_fsm.c:172 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262428563077258 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250426122705521 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428563077258)[0x563eb0b64eb0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250426122705521 DLGSUP <0013> lu_fsm.c:253 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262428563077258 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428563077258" cn_domain=PS} 20250426122705521 DLINP <000b> input/ipa.c:452 connected read/write 20250426122705521 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122705521 DLINP <000b> input/ipa.c:452 connected read/write 20250426122705521 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122705522 DLINP <000b> input/ipa.c:452 connected read/write 20250426122705522 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122705522 DLGSUP <0013> gsup_req.c:140 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262428563077258 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428563077258"} 20250426122705522 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428563077258)[0x563eb0b64eb0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250426122705522 DLGSUP <0013> gsup_req.c:173 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262428563077258 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250426122705522 DLGSUP <0013> lu_fsm.c:91 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262428563077258 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428563077258"} 20250426122705522 DLGSUP <0013> gsup_req.c:173 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262428563077258 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250426122705522 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428563077258)[0x563eb0b64eb0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250426122705522 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428563077258)[0x563eb0b64eb0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250426122705522 DLU <0006> fsm.c:568 lu(PS:IMSI-262428563077258)[0x563eb0b64eb0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250426122705522 DLINP <000b> input/ipa.c:452 connected read/write 20250426122705522 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122705522 DLINP <000b> input/ipa.c:452 connected read/write 20250426122705522 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122705522 DAUC <0003> db_auc.c:157 IMSI='262428563077258': No 2G Auth Data 20250426122705522 DAUC <0003> db_auc.c:192 IMSI='262428563077258': No 3G Auth Data TC_subscr_create_on_demand_ul(303)@7d2084491a2b: setverdict(pass): pass -> pass, component reason not changed 20250426122705523 DAUC <0003> db_auc.c:157 IMSI='262428563077258': No 2G Auth Data 20250426122705523 DAUC <0003> db_auc.c:192 IMSI='262428563077258': No 3G Auth Data 20250426122705523 DAUC <0003> db_auc.c:157 IMSI='262428563077258': No 2G Auth Data 20250426122705523 DAUC <0003> db_auc.c:192 IMSI='262428563077258': No 3G Auth Data TC_subscr_create_on_demand_ul(303)@7d2084491a2b: setverdict(pass): pass -> pass, component reason not changed 20250426122705524 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40574<->l=127.0.0.1:4258 TC_subscr_create_on_demand_ul(303)@7d2084491a2b: Final verdict of PTC: pass 20250426122705525 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40570<->l=127.0.0.1:4258 20250426122705525 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41143<->l=127.0.0.1:4259) HLR_Test-GSUP(300)@7d2084491a2b: Final verdict of PTC: none 301@7d2084491a2b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(302)@7d2084491a2b: Final verdict of PTC: none 20250426122705527 DLINP <000b> input/ipa.c:452 connected read/write 20250426122705527 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122705527 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250426122705527 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250426122705527 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP-IPA(299)@7d2084491a2b: Final verdict of PTC: none MTC@7d2084491a2b: Setting final verdict of the test case. MTC@7d2084491a2b: Local verdict of MTC: none MTC@7d2084491a2b: Local verdict of PTC HLR_Test-GSUP-IPA(299): none (none -> none) MTC@7d2084491a2b: Local verdict of PTC HLR_Test-GSUP(300): none (none -> none) MTC@7d2084491a2b: Local verdict of PTC with component reference 301: none (none -> none) MTC@7d2084491a2b: Local verdict of PTC IPA-CTRL-CLI-IPA(302): none (none -> none) MTC@7d2084491a2b: Local verdict of PTC TC_subscr_create_on_demand_ul(303): pass (none -> pass) MTC@7d2084491a2b: Test case TC_subscr_create_on_demand_ul finished. Verdict: pass MTC@7d2084491a2b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_ul pass'. Sat Apr 26 12:27:05 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 20250426122705560 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40590<->l=127.0.0.1:4258 20250426122705661 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40590<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=81804) MTC@7d2084491a2b: 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@7d2084491a2b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_sai'. ------ HLR_Tests.TC_subscr_create_on_demand_sai ------ Sat Apr 26 12:27:07 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_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@7d2084491a2b: 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@7d2084491a2b: Test case TC_subscr_create_on_demand_sai started. MTC@7d2084491a2b: legacy= false MTC@7d2084491a2b: in not legacy case 1 MTC@7d2084491a2b: in not legacy case 2 20250426122708773 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250426122708773 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(304)@7d2084491a2b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426122708775 DLINP <000b> input/ipa.c:452 connected read/write 20250426122708775 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122708775 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40600<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(304)@7d2084491a2b: 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)@7d2084491a2b: 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 } } } } 20250426122708776 DLINP <000b> input/ipa.c:452 connected read/write 20250426122708776 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122708776 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250426122708776 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250426122708776 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 20250426122708776 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250426122708776 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 20250426122708776 DLGSUP <0013> gsup_server.c:236 2: 20250426122708776 DLGSUP <0013> gsup_server.c:238 2: 00 20250426122708776 DLGSUP <0013> gsup_server.c:236 3: 20250426122708776 DLGSUP <0013> gsup_server.c:238 3: 00 20250426122708776 DLGSUP <0013> gsup_server.c:236 4: 20250426122708777 DLGSUP <0013> gsup_server.c:238 4: 00 20250426122708777 DLGSUP <0013> gsup_server.c:236 5: 20250426122708777 DLGSUP <0013> gsup_server.c:238 5: 00 20250426122708777 DLGSUP <0013> gsup_server.c:236 7: 20250426122708777 DLGSUP <0013> gsup_server.c:238 7: 00 20250426122708777 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250426122708777 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250426122708777 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(304)@7d2084491a2b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 306@7d2084491a2b: 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") 20250426122708784 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:39723<->l=127.0.0.1:4259) HLR_Test-GSUP(305)@7d2084491a2b: Created GsupExpect[0] for "262425711189900" to be handled at TC_subscr_create_on_demand_sai(308) 20250426122708791 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40604<->l=127.0.0.1:4258 20250426122708818 DLINP <000b> input/ipa.c:452 connected read/write 20250426122708818 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122708818 DLGSUP <0013> gsup_req.c:140 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262425711189900 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425711189900"} 20250426122708818 DMAIN <0000> hlr.c:227 IMSI='262425711189900': Creating subscriber on demand 20250426122708818 DMAIN <0000> hlr.c:243 IMSI='262425711189900': Successfully assigned MSISDN='387' 20250426122708818 DAUC <0003> db_auc.c:157 IMSI='262425711189900': No 2G Auth Data 20250426122708818 DAUC <0003> db_auc.c:192 IMSI='262425711189900': No 3G Auth Data 20250426122708818 DLGSUP <0013> hlr.c:331 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262425711189900 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 20250426122708818 DLGSUP <0013> gsup_req.c:276 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262425711189900 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262425711189900" cause=IMSI unknown in HLR} 20250426122708818 DLGSUP <0013> gsup_req.c:173 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262425711189900 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250426122708818 DLINP <000b> input/ipa.c:452 connected read/write 20250426122708818 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122708819 DLINP <000b> input/ipa.c:452 connected read/write 20250426122708819 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(305)@7d2084491a2b: Found GsupExpect[0] for "262425711189900" handled at TC_subscr_create_on_demand_sai(308) HLR_Test-GSUP(305)@7d2084491a2b: Added IMSI table entry 0TC_subscr_create_on_demand_sai(308)"262425711189900" TC_subscr_create_on_demand_sai(308)@7d2084491a2b: setverdict(pass): none -> pass 20250426122708824 DAUC <0003> db_auc.c:157 IMSI='262425711189900': No 2G Auth Data 20250426122708824 DAUC <0003> db_auc.c:192 IMSI='262425711189900': No 3G Auth Data 20250426122708826 DAUC <0003> db_auc.c:157 IMSI='262425711189900': No 2G Auth Data 20250426122708826 DAUC <0003> db_auc.c:192 IMSI='262425711189900': No 3G Auth Data 20250426122708828 DAUC <0003> db_auc.c:157 IMSI='262425711189900': No 2G Auth Data 20250426122708828 DAUC <0003> db_auc.c:192 IMSI='262425711189900': No 3G Auth Data 20250426122708831 DLINP <000b> input/ipa.c:452 connected read/write 20250426122708831 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122708831 DLGSUP <0013> gsup_req.c:140 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262425711189900 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425711189900" cn_domain=PS} 20250426122708831 DLU <0006> fsm.c:456 lu(262425711189900)[0x563eb0b64eb0]{UNVALIDATED}: Allocated 20250426122708831 DLGSUP <0013> lu_fsm.c:172 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262425711189900 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250426122708831 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425711189900)[0x563eb0b64eb0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250426122708831 DLGSUP <0013> lu_fsm.c:253 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262425711189900 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425711189900" cn_domain=PS} 20250426122708832 DLINP <000b> input/ipa.c:452 connected read/write 20250426122708832 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122708832 DLINP <000b> input/ipa.c:452 connected read/write 20250426122708832 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122708836 DLINP <000b> input/ipa.c:452 connected read/write 20250426122708836 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122708836 DLGSUP <0013> gsup_req.c:140 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262425711189900 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425711189900"} 20250426122708836 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425711189900)[0x563eb0b64eb0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250426122708836 DLGSUP <0013> gsup_req.c:173 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262425711189900 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250426122708836 DLGSUP <0013> lu_fsm.c:91 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262425711189900 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425711189900"} 20250426122708836 DLGSUP <0013> gsup_req.c:173 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262425711189900 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250426122708836 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425711189900)[0x563eb0b64eb0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250426122708836 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425711189900)[0x563eb0b64eb0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250426122708836 DLU <0006> fsm.c:568 lu(PS:IMSI-262425711189900)[0x563eb0b64eb0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250426122708836 DLINP <000b> input/ipa.c:452 connected read/write 20250426122708836 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122708836 DLINP <000b> input/ipa.c:452 connected read/write 20250426122708836 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_sai(308)@7d2084491a2b: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_sai(308)@7d2084491a2b: setverdict(pass): pass -> pass, component reason not changed 20250426122708841 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40604<->l=127.0.0.1:4258 TC_subscr_create_on_demand_sai(308)@7d2084491a2b: Final verdict of PTC: pass 20250426122708843 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40600<->l=127.0.0.1:4258 20250426122708845 DLINP <000b> input/ipa.c:452 connected read/write 20250426122708845 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122708845 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250426122708845 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250426122708845 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250426122708845 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39723<->l=127.0.0.1:4259) HLR_Test-GSUP(305)@7d2084491a2b: Final verdict of PTC: none 306@7d2084491a2b: Final verdict of PTC: none HLR_Test-GSUP-IPA(304)@7d2084491a2b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(307)@7d2084491a2b: Final verdict of PTC: none MTC@7d2084491a2b: Setting final verdict of the test case. MTC@7d2084491a2b: Local verdict of MTC: none MTC@7d2084491a2b: Local verdict of PTC HLR_Test-GSUP-IPA(304): none (none -> none) MTC@7d2084491a2b: Local verdict of PTC HLR_Test-GSUP(305): none (none -> none) MTC@7d2084491a2b: Local verdict of PTC with component reference 306: none (none -> none) MTC@7d2084491a2b: Local verdict of PTC IPA-CTRL-CLI-IPA(307): none (none -> none) MTC@7d2084491a2b: Local verdict of PTC TC_subscr_create_on_demand_sai(308): pass (none -> pass) MTC@7d2084491a2b: Test case TC_subscr_create_on_demand_sai finished. Verdict: pass MTC@7d2084491a2b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_sai pass'. Sat Apr 26 12:27:08 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 20250426122708894 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40618<->l=127.0.0.1:4258 20250426122708995 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40618<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=36600) MTC@7d2084491a2b: 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@7d2084491a2b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_other_home'. ------ HLR_Tests.TC_MSLookup_mDNS_service_other_home ------ Sat Apr 26 12:27:11 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@7d2084491a2b: 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@7d2084491a2b: Test case TC_MSLookup_mDNS_service_other_home started. MTC@7d2084491a2b: legacy= false MTC@7d2084491a2b: in not legacy case 1 MTC@7d2084491a2b: in not legacy case 2 20250426122712097 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250426122712097 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(309)@7d2084491a2b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426122712101 DLINP <000b> input/ipa.c:452 connected read/write 20250426122712101 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122712102 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51962<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(309)@7d2084491a2b: 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)@7d2084491a2b: 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 } } } } 20250426122712105 DLINP <000b> input/ipa.c:452 connected read/write 20250426122712105 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122712105 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250426122712105 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250426122712105 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 20250426122712105 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250426122712105 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 20250426122712105 DLGSUP <0013> gsup_server.c:236 2: 20250426122712105 DLGSUP <0013> gsup_server.c:238 2: 00 20250426122712105 DLGSUP <0013> gsup_server.c:236 3: 20250426122712105 DLGSUP <0013> gsup_server.c:238 3: 00 20250426122712105 DLGSUP <0013> gsup_server.c:236 4: 20250426122712105 DLGSUP <0013> gsup_server.c:238 4: 00 20250426122712105 DLGSUP <0013> gsup_server.c:236 5: 20250426122712105 DLGSUP <0013> gsup_server.c:238 5: 00 20250426122712105 DLGSUP <0013> gsup_server.c:236 7: 20250426122712105 DLGSUP <0013> gsup_server.c:238 7: 00 20250426122712105 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250426122712105 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250426122712105 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)@7d2084491a2b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 311@7d2084491a2b: 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") 20250426122712121 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:43925<->l=127.0.0.1:4259) 20250426122712124 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250426122712124 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(310)@7d2084491a2b: Created GsupExpect[0] for "262425610483215" to be handled at TC_MSLookup_mDNS_service_other_home(313) 20250426122712140 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51966<->l=127.0.0.1:4258 20250426122712146 DAUC <0003> db_auc.c:157 IMSI='262425610483215': No 2G Auth Data 20250426122712146 DAUC <0003> db_auc.c:192 IMSI='262425610483215': No 3G Auth Data 20250426122712154 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491617216761.msisdn 20250426122712154 DMSLOOKUP <0005> mslookup_server.c:262 sip.voice.491617216761.msisdn: not attached (vlr_number unset) 20250426122712154 DDGSM <0007> mslookup_server.c:327 sip.voice.491617216761.msisdn: does not exist in GSUP proxy 20250426122713158 DLINP <000b> input/ipa.c:452 connected read/write 20250426122713158 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122713159 DLGSUP <0013> gsup_req.c:140 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262425610483215 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425610483215" cn_domain=CS} 20250426122713159 DLU <0006> fsm.c:456 lu(262425610483215)[0x563eb0b48210]{UNVALIDATED}: Allocated 20250426122713159 DLGSUP <0013> lu_fsm.c:172 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262425610483215 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing VLR number = MSC-00-00-00-00-00-00 20250426122713159 DLU <0006> lu_fsm.c:200 lu(CS:IMSI-262425610483215)[0x563eb0b48210]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250426122713159 DLGSUP <0013> lu_fsm.c:253 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262425610483215 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425610483215" cn_domain=CS} 20250426122713159 DLINP <000b> input/ipa.c:452 connected read/write 20250426122713159 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122713159 DLINP <000b> input/ipa.c:452 connected read/write 20250426122713159 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(310)@7d2084491a2b: Found GsupExpect[0] for "262425610483215" handled at TC_MSLookup_mDNS_service_other_home(313) HLR_Test-GSUP(310)@7d2084491a2b: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_home(313)"262425610483215" 20250426122713164 DLINP <000b> input/ipa.c:452 connected read/write 20250426122713164 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122713164 DLGSUP <0013> gsup_req.c:140 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262425610483215 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425610483215"} 20250426122713164 DLU <0006> lu_fsm.c:212 lu(CS:IMSI-262425610483215)[0x563eb0b48210]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250426122713164 DLGSUP <0013> gsup_req.c:173 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262425610483215 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250426122713164 DLGSUP <0013> lu_fsm.c:91 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262425610483215 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425610483215"} 20250426122713164 DLGSUP <0013> gsup_req.c:173 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262425610483215 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250426122713164 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262425610483215)[0x563eb0b48210]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250426122713164 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262425610483215)[0x563eb0b48210]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250426122713164 DLU <0006> fsm.c:568 lu(CS:IMSI-262425610483215)[0x563eb0b48210]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250426122713164 DLINP <000b> input/ipa.c:452 connected read/write 20250426122713165 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122713165 DLINP <000b> input/ipa.c:452 connected read/write 20250426122713165 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_MSLookup_mDNS_service_other_home(313)@7d2084491a2b: setverdict(pass): none -> pass 20250426122713168 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491617216761.msisdn 20250426122713168 DMSLOOKUP <0005> mslookup_server.c:291 sip.voice.491617216761.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00 20250426122713168 DDGSM <0007> mslookup_server.c:327 sip.voice.491617216761.msisdn: does not exist in GSUP proxy 20250426122713168 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491617216761.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 TC_MSLookup_mDNS_service_other_home(313)@7d2084491a2b: setverdict(pass): pass -> pass, component reason not changed 20250426122713175 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51966<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_other_home(313)@7d2084491a2b: Final verdict of PTC: pass 20250426122713177 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51962<->l=127.0.0.1:4258 20250426122713179 DLINP <000b> input/ipa.c:452 connected read/write 20250426122713179 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122713179 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250426122713180 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250426122713180 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250426122713180 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43925<->l=127.0.0.1:4259) HLR_Test-GSUP(310)@7d2084491a2b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(312)@7d2084491a2b: Final verdict of PTC: none HLR_Test-GSUP-IPA(309)@7d2084491a2b: Final verdict of PTC: none 311@7d2084491a2b: Final verdict of PTC: none MTC@7d2084491a2b: Setting final verdict of the test case. MTC@7d2084491a2b: Local verdict of MTC: none MTC@7d2084491a2b: Local verdict of PTC HLR_Test-GSUP-IPA(309): none (none -> none) MTC@7d2084491a2b: Local verdict of PTC HLR_Test-GSUP(310): none (none -> none) MTC@7d2084491a2b: Local verdict of PTC with component reference 311: none (none -> none) MTC@7d2084491a2b: Local verdict of PTC IPA-CTRL-CLI-IPA(312): none (none -> none) MTC@7d2084491a2b: Local verdict of PTC TC_MSLookup_mDNS_service_other_home(313): pass (none -> pass) MTC@7d2084491a2b: Test case TC_MSLookup_mDNS_service_other_home finished. Verdict: pass MTC@7d2084491a2b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_other_home pass'. Sat Apr 26 12:27:13 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 20250426122713221 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51970<->l=127.0.0.1:4258 20250426122713322 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51970<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=21476) Waiting for packet dumper to finish... 1 (prev_count=21476, count=37444) 20250426122715272 DSS <0004> hlr_ussd.c:239 262422986232304/0x325f1513: SS Session Timeout, destroying 20250426122715272 DLGSUP <0013> gsup_req.c:173 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262422986232304 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@7d2084491a2b: 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@7d2084491a2b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_GSUP_proxy'. ------ HLR_Tests.TC_MSLookup_GSUP_proxy ------ Sat Apr 26 12:27:15 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_MSLookup_GSUP_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_MSLookup_GSUP_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7d2084491a2b: 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@7d2084491a2b: Test case TC_MSLookup_GSUP_proxy started. MTC@7d2084491a2b: legacy= false MTC@7d2084491a2b: in not legacy case 1 MTC@7d2084491a2b: in not legacy case 2 20250426122716394 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250426122716395 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(314)@7d2084491a2b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426122716399 DLINP <000b> input/ipa.c:452 connected read/write 20250426122716399 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122716401 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51972<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(314)@7d2084491a2b: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(314)@7d2084491a2b: 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 } } } } 20250426122716405 DLINP <000b> input/ipa.c:452 connected read/write 20250426122716405 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122716405 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250426122716405 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250426122716405 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 20250426122716405 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250426122716405 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 20250426122716405 DLGSUP <0013> gsup_server.c:236 2: 20250426122716405 DLGSUP <0013> gsup_server.c:238 2: 00 20250426122716405 DLGSUP <0013> gsup_server.c:236 3: 20250426122716405 DLGSUP <0013> gsup_server.c:238 3: 00 20250426122716405 DLGSUP <0013> gsup_server.c:236 4: 20250426122716405 DLGSUP <0013> gsup_server.c:238 4: 00 20250426122716405 DLGSUP <0013> gsup_server.c:236 5: 20250426122716405 DLGSUP <0013> gsup_server.c:238 5: 00 20250426122716405 DLGSUP <0013> gsup_server.c:236 7: 20250426122716405 DLGSUP <0013> gsup_server.c:238 7: 00 20250426122716405 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250426122716405 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250426122716405 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)@7d2084491a2b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426122716408 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20250426122716408 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 316@7d2084491a2b: 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") 20250426122716447 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:32773<->l=127.0.0.1:4259) 20250426122716449 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250426122716449 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(315)@7d2084491a2b: Created GsupExpect[0] for "262428341122009" to be handled at TC_MSLookup_GSUP_proxy(320) 20250426122716457 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51986<->l=127.0.0.1:4258 HLR_Test-GSUP-server(317)@7d2084491a2b: Created GsupExpect[0] for "262428341122009" to be handled at TC_MSLookup_GSUP_proxy(320) 20250426122716461 DLINP <000b> input/ipa.c:452 connected read/write 20250426122716461 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122716461 DLGSUP <0013> gsup_req.c:140 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262428341122009 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428341122009" cn_domain=CS} 20250426122716461 DDGSM <0007> proxy.c:316 (Proxy IMSI-262428341122009 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20250426122716461 DDGSM <0007> proxy.c:495 (Proxy IMSI-262428341122009 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20250426122716461 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262428341122009.imsi 20250426122716461 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262428341122009.imsi 20250426122716461 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262428341122009.imsi: does not exist in local HLR 20250426122716467 DDGSM <0007> proxy.c:472 (Proxy IMSI-262428341122009 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20250426122716467 DLGSUP <0013> gsup_client.c:77 GSUP connecting to 127.0.0.99:4222 20250426122716467 DLINP <000b> input/ipa.c:144 127.0.0.99:4222 connection done 20250426122716467 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 UP 20250426122716467 DLGSUP <0013> gsup_client.c:291 GSUP sending PING 20250426122716467 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20250426122716467 DLGSUP <0013> gsup_req.c:173 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262428341122009 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250426122716467 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250426122716467 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250426122716467 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250426122716467 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250426122716467 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250426122716467 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(318)@7d2084491a2b: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(318)@7d2084491a2b: 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) } } } } 20250426122716471 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250426122716471 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250426122716471 DLINP <000b> input/ipa.c:617 received ID_GET for unit ID 0/0/0 20250426122716471 DLINP <000b> ipa.c:396 tag 1: HLR 20250426122716471 DLINP <000b> ipa.c:396 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(318)@7d2084491a2b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(318)@7d2084491a2b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250426122716473 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250426122716473 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250426122716473 DLGSUP <0013> gsup_client.c:228 GSUP receiving PONG HLR_Test-GSUP-server-IPA(318)@7d2084491a2b: 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)@7d2084491a2b: 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)@7d2084491a2b: Found GsupExpect[0] for "262428341122009" handled at TC_MSLookup_GSUP_proxy(320) HLR_Test-GSUP-server(317)@7d2084491a2b: Added IMSI table entry 0TC_MSLookup_GSUP_proxy(320)"262428341122009" HLR_Test-GSUP-server-IPA(318)@7d2084491a2b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server-IPA(318)@7d2084491a2b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426122716514 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250426122716514 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250426122716514 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250426122716514 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250426122716515 DDGSM <0007> proxy.c:368 (Proxy IMSI-262428341122009 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491618733547 20250426122716515 DDGSM <0007> proxy.c:562 (Proxy IMSI-262428341122009 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250426122716515 DLINP <000b> input/ipa.c:452 connected read/write 20250426122716515 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122716515 DLINP <000b> input/ipa.c:452 connected read/write 20250426122716515 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(315)@7d2084491a2b: Found GsupExpect[0] for "262428341122009" handled at TC_MSLookup_GSUP_proxy(320) HLR_Test-GSUP(315)@7d2084491a2b: Added IMSI table entry 0TC_MSLookup_GSUP_proxy(320)"262428341122009" 20250426122716524 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250426122716524 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250426122716524 DDGSM <0007> proxy.c:562 (Proxy IMSI-262428341122009 MSISDN-491618733547 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250426122716524 DLINP <000b> input/ipa.c:452 connected read/write 20250426122716524 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122716525 DLINP <000b> input/ipa.c:452 connected read/write 20250426122716525 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122716528 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250426122716528 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250426122716529 DDGSM <0007> proxy.c:403 (Proxy IMSI-262428341122009 MSISDN-491618733547 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 20250426122716529 DDGSM <0007> proxy.c:562 (Proxy IMSI-262428341122009 MSISDN-491618733547 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250426122716529 DLINP <000b> input/ipa.c:452 connected read/write 20250426122716529 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122716529 DLINP <000b> input/ipa.c:452 connected read/write 20250426122716529 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_MSLookup_GSUP_proxy(320)@7d2084491a2b: setverdict(pass): none -> pass 20250426122716531 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51986<->l=127.0.0.1:4258 TC_MSLookup_GSUP_proxy(320)@7d2084491a2b: Final verdict of PTC: pass 20250426122716533 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51972<->l=127.0.0.1:4258 20250426122716535 DLINP <000b> input/ipa.c:452 connected read/write 20250426122716536 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122716536 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server HLR_Test-GSUP-server(317)@7d2084491a2b: Final verdict of PTC: none HLR_Test-GSUP(315)@7d2084491a2b: Final verdict of PTC: none 20250426122716536 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250426122716536 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250426122716536 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:32773<->l=127.0.0.1:4259) 20250426122716537 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250426122716537 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250426122716537 DLINP <000b> input/ipa.c:69 127.0.0.99:4222 connection closed with server 20250426122716537 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 DOWN 20250426122716537 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client IPA-CTRL-CLI-IPA(319)@7d2084491a2b: Final verdict of PTC: none HLR_Test-GSUP-IPA(314)@7d2084491a2b: Final verdict of PTC: none 316@7d2084491a2b: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(318)@7d2084491a2b: Final verdict of PTC: none MTC@7d2084491a2b: Setting final verdict of the test case. MTC@7d2084491a2b: Local verdict of MTC: none MTC@7d2084491a2b: Local verdict of PTC HLR_Test-GSUP-IPA(314): none (none -> none) MTC@7d2084491a2b: Local verdict of PTC HLR_Test-GSUP(315): none (none -> none) MTC@7d2084491a2b: Local verdict of PTC with component reference 316: none (none -> none) MTC@7d2084491a2b: Local verdict of PTC HLR_Test-GSUP-server(317): none (none -> none) MTC@7d2084491a2b: Local verdict of PTC HLR_Test-GSUP-server-IPA(318): none (none -> none) MTC@7d2084491a2b: Local verdict of PTC IPA-CTRL-CLI-IPA(319): none (none -> none) MTC@7d2084491a2b: Local verdict of PTC TC_MSLookup_GSUP_proxy(320): pass (none -> pass) MTC@7d2084491a2b: Test case TC_MSLookup_GSUP_proxy finished. Verdict: pass MTC@7d2084491a2b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_GSUP_proxy pass'. Sat Apr 26 12:27:16 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 20250426122716629 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51988<->l=127.0.0.1:4258 20250426122716729 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51988<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=42908) MTC@7d2084491a2b: 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@7d2084491a2b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home'. ------ HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home ------ Sat Apr 26 12:27:18 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@7d2084491a2b: 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@7d2084491a2b: Test case TC_MSLookup_mDNS_service_GSUP_HLR_home started. MTC@7d2084491a2b: legacy= false MTC@7d2084491a2b: in not legacy case 1 MTC@7d2084491a2b: in not legacy case 2 20250426122719843 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250426122719843 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(321)@7d2084491a2b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426122719848 DLINP <000b> input/ipa.c:452 connected read/write 20250426122719848 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122719850 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51990<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(321)@7d2084491a2b: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(321)@7d2084491a2b: 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 } } } } 20250426122719853 DLINP <000b> input/ipa.c:452 connected read/write 20250426122719853 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122719853 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250426122719853 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250426122719853 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 20250426122719853 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250426122719853 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 20250426122719854 DLGSUP <0013> gsup_server.c:236 2: 20250426122719854 DLGSUP <0013> gsup_server.c:238 2: 00 20250426122719854 DLGSUP <0013> gsup_server.c:236 3: 20250426122719854 DLGSUP <0013> gsup_server.c:238 3: 00 20250426122719854 DLGSUP <0013> gsup_server.c:236 4: 20250426122719854 DLGSUP <0013> gsup_server.c:238 4: 00 20250426122719854 DLGSUP <0013> gsup_server.c:236 5: 20250426122719854 DLGSUP <0013> gsup_server.c:238 5: 00 20250426122719854 DLGSUP <0013> gsup_server.c:236 7: 20250426122719854 DLGSUP <0013> gsup_server.c:238 7: 00 20250426122719854 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250426122719854 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250426122719854 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)@7d2084491a2b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426122719854 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20250426122719854 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 323@7d2084491a2b: 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") 20250426122719871 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:43577<->l=127.0.0.1:4259) 20250426122719874 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250426122719874 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(322)@7d2084491a2b: Created GsupExpect[0] for "262420575695601" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_home(325) 20250426122719884 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52000<->l=127.0.0.1:4258 20250426122719885 DAUC <0003> db_auc.c:157 IMSI='262420575695601': No 2G Auth Data 20250426122719885 DAUC <0003> db_auc.c:192 IMSI='262420575695601': No 3G Auth Data 20250426122719888 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262420575695601.imsi 20250426122719888 DMSLOOKUP <0005> mslookup_server.c:215 gsup.hlr.262420575695601.imsi: found in local HLR TC_MSLookup_mDNS_service_GSUP_HLR_home(325)@7d2084491a2b: setverdict(pass): none -> pass 20250426122719891 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52000<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_GSUP_HLR_home(325)@7d2084491a2b: Final verdict of PTC: pass 20250426122719895 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51990<->l=127.0.0.1:4258 20250426122719896 DLINP <000b> input/ipa.c:452 connected read/write 20250426122719896 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122719896 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250426122719896 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250426122719896 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250426122719896 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43577<->l=127.0.0.1:4259) 323@7d2084491a2b: Final verdict of PTC: none HLR_Test-GSUP-IPA(321)@7d2084491a2b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(324)@7d2084491a2b: Final verdict of PTC: none HLR_Test-GSUP(322)@7d2084491a2b: Final verdict of PTC: none MTC@7d2084491a2b: Setting final verdict of the test case. MTC@7d2084491a2b: Local verdict of MTC: none MTC@7d2084491a2b: Local verdict of PTC HLR_Test-GSUP-IPA(321): none (none -> none) MTC@7d2084491a2b: Local verdict of PTC HLR_Test-GSUP(322): none (none -> none) MTC@7d2084491a2b: Local verdict of PTC with component reference 323: none (none -> none) MTC@7d2084491a2b: Local verdict of PTC IPA-CTRL-CLI-IPA(324): none (none -> none) MTC@7d2084491a2b: Local verdict of PTC TC_MSLookup_mDNS_service_GSUP_HLR_home(325): pass (none -> pass) MTC@7d2084491a2b: Test case TC_MSLookup_mDNS_service_GSUP_HLR_home finished. Verdict: pass MTC@7d2084491a2b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home pass'. Sat Apr 26 12:27:19 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 20250426122719927 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52012<->l=127.0.0.1:4258 20250426122720028 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52012<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=27952) MTC@7d2084491a2b: 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@7d2084491a2b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy'. ------ HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy ------ Sat Apr 26 12:27:22 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@7d2084491a2b: 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@7d2084491a2b: Test case TC_MSLookup_mDNS_service_GSUP_HLR_proxy started. MTC@7d2084491a2b: legacy= false MTC@7d2084491a2b: in not legacy case 1 MTC@7d2084491a2b: in not legacy case 2 20250426122723133 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250426122723133 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(326)@7d2084491a2b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426122723137 DLINP <000b> input/ipa.c:452 connected read/write 20250426122723137 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122723138 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37546<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(326)@7d2084491a2b: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(326)@7d2084491a2b: 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 } } } } 20250426122723142 DLINP <000b> input/ipa.c:452 connected read/write 20250426122723142 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122723142 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250426122723142 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250426122723142 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 20250426122723142 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250426122723142 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 20250426122723142 DLGSUP <0013> gsup_server.c:236 2: 20250426122723142 DLGSUP <0013> gsup_server.c:238 2: 00 20250426122723142 DLGSUP <0013> gsup_server.c:236 3: 20250426122723142 DLGSUP <0013> gsup_server.c:238 3: 00 20250426122723142 DLGSUP <0013> gsup_server.c:236 4: 20250426122723142 DLGSUP <0013> gsup_server.c:238 4: 00 20250426122723142 DLGSUP <0013> gsup_server.c:236 5: 20250426122723142 DLGSUP <0013> gsup_server.c:238 5: 00 20250426122723142 DLGSUP <0013> gsup_server.c:236 7: 20250426122723142 DLGSUP <0013> gsup_server.c:238 7: 00 20250426122723142 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250426122723142 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250426122723142 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)@7d2084491a2b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426122723144 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20250426122723144 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 328@7d2084491a2b: 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") 20250426122723176 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:34065<->l=127.0.0.1:4259) 20250426122723177 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250426122723177 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(327)@7d2084491a2b: Created GsupExpect[0] for "262427194744204" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) 20250426122723185 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37558<->l=127.0.0.1:4258 HLR_Test-GSUP-server(329)@7d2084491a2b: Created GsupExpect[0] for "262427194744204" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) 20250426122723188 DLINP <000b> input/ipa.c:452 connected read/write 20250426122723189 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122723189 DLGSUP <0013> gsup_req.c:140 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262427194744204 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427194744204" cn_domain=CS} 20250426122723189 DDGSM <0007> proxy.c:316 (Proxy IMSI-262427194744204 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20250426122723189 DDGSM <0007> proxy.c:495 (Proxy IMSI-262427194744204 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20250426122723189 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262427194744204.imsi 20250426122723189 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262427194744204.imsi 20250426122723189 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262427194744204.imsi: does not exist in local HLR 20250426122723196 DDGSM <0007> proxy.c:472 (Proxy IMSI-262427194744204 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20250426122723196 DLGSUP <0013> gsup_client.c:77 GSUP connecting to 127.0.0.99:4222 20250426122723196 DLINP <000b> input/ipa.c:144 127.0.0.99:4222 connection done 20250426122723196 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 UP 20250426122723196 DLGSUP <0013> gsup_client.c:291 GSUP sending PING 20250426122723196 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20250426122723196 DLGSUP <0013> gsup_req.c:173 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262427194744204 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250426122723196 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250426122723196 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250426122723196 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250426122723196 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250426122723196 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250426122723196 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(330)@7d2084491a2b: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(330)@7d2084491a2b: 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) } } } } 20250426122723200 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250426122723200 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250426122723200 DLINP <000b> input/ipa.c:617 received ID_GET for unit ID 0/0/0 20250426122723200 DLINP <000b> ipa.c:396 tag 1: HLR 20250426122723200 DLINP <000b> ipa.c:396 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(330)@7d2084491a2b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(330)@7d2084491a2b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250426122723202 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250426122723202 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250426122723202 DLGSUP <0013> gsup_client.c:228 GSUP receiving PONG HLR_Test-GSUP-server-IPA(330)@7d2084491a2b: 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)@7d2084491a2b: 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)@7d2084491a2b: Found GsupExpect[0] for "262427194744204" handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) HLR_Test-GSUP-server(329)@7d2084491a2b: Added IMSI table entry 0TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)"262427194744204" HLR_Test-GSUP-server-IPA(330)@7d2084491a2b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server-IPA(330)@7d2084491a2b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426122723246 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250426122723246 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250426122723246 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250426122723246 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250426122723247 DDGSM <0007> proxy.c:368 (Proxy IMSI-262427194744204 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491617781675 20250426122723247 DDGSM <0007> proxy.c:562 (Proxy IMSI-262427194744204 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250426122723247 DLINP <000b> input/ipa.c:452 connected read/write 20250426122723247 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122723247 DLINP <000b> input/ipa.c:452 connected read/write 20250426122723247 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(327)@7d2084491a2b: Found GsupExpect[0] for "262427194744204" handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) HLR_Test-GSUP(327)@7d2084491a2b: Added IMSI table entry 0TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)"262427194744204" 20250426122723256 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250426122723256 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250426122723256 DDGSM <0007> proxy.c:562 (Proxy IMSI-262427194744204 MSISDN-491617781675 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250426122723256 DLINP <000b> input/ipa.c:452 connected read/write 20250426122723256 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122723256 DLINP <000b> input/ipa.c:452 connected read/write 20250426122723256 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122723259 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250426122723259 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250426122723259 DDGSM <0007> proxy.c:403 (Proxy IMSI-262427194744204 MSISDN-491617781675 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 20250426122723259 DDGSM <0007> proxy.c:562 (Proxy IMSI-262427194744204 MSISDN-491617781675 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250426122723259 DLINP <000b> input/ipa.c:452 connected read/write 20250426122723259 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122723259 DLINP <000b> input/ipa.c:452 connected read/write 20250426122723259 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122723263 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262427194744204.imsi 20250426122723263 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262427194744204.imsi: does not exist in local HLR TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)@7d2084491a2b: setverdict(pass): none -> pass 20250426122724265 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37558<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)@7d2084491a2b: Final verdict of PTC: pass 20250426122724267 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37546<->l=127.0.0.1:4258 20250426122724269 DLINP <000b> input/ipa.c:452 connected read/write 20250426122724269 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122724269 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250426122724269 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250426122724269 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250426122724269 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250426122724269 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250426122724269 DLINP <000b> input/ipa.c:69 127.0.0.99:4222 connection closed with server 20250426122724270 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 DOWN 20250426122724270 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20250426122724270 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34065<->l=127.0.0.1:4259) HLR_Test-GSUP-server(329)@7d2084491a2b: Final verdict of PTC: none HLR_Test-GSUP(327)@7d2084491a2b: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(330)@7d2084491a2b: Final verdict of PTC: none HLR_Test-GSUP-IPA(326)@7d2084491a2b: Final verdict of PTC: none 328@7d2084491a2b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(331)@7d2084491a2b: Final verdict of PTC: none MTC@7d2084491a2b: Setting final verdict of the test case. MTC@7d2084491a2b: Local verdict of MTC: none MTC@7d2084491a2b: Local verdict of PTC HLR_Test-GSUP-IPA(326): none (none -> none) MTC@7d2084491a2b: Local verdict of PTC HLR_Test-GSUP(327): none (none -> none) MTC@7d2084491a2b: Local verdict of PTC with component reference 328: none (none -> none) MTC@7d2084491a2b: Local verdict of PTC HLR_Test-GSUP-server(329): none (none -> none) MTC@7d2084491a2b: Local verdict of PTC HLR_Test-GSUP-server-IPA(330): none (none -> none) MTC@7d2084491a2b: Local verdict of PTC IPA-CTRL-CLI-IPA(331): none (none -> none) MTC@7d2084491a2b: Local verdict of PTC TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332): pass (none -> pass) MTC@7d2084491a2b: Test case TC_MSLookup_mDNS_service_GSUP_HLR_proxy finished. Verdict: pass MTC@7d2084491a2b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy pass'. Sat Apr 26 12:27:24 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 20250426122724353 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37574<->l=127.0.0.1:4258 20250426122724454 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37574<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=36196) Waiting for packet dumper to finish... 1 (prev_count=36196, count=44364) MTC@7d2084491a2b: 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@7d2084491a2b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_other_proxy'. ------ HLR_Tests.TC_MSLookup_mDNS_service_other_proxy ------ Sat Apr 26 12:27: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_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@7d2084491a2b: 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@7d2084491a2b: Test case TC_MSLookup_mDNS_service_other_proxy started. MTC@7d2084491a2b: legacy= false MTC@7d2084491a2b: in not legacy case 1 MTC@7d2084491a2b: in not legacy case 2 20250426122727579 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250426122727579 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(333)@7d2084491a2b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426122727584 DLINP <000b> input/ipa.c:452 connected read/write 20250426122727584 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122727585 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37582<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(333)@7d2084491a2b: 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)@7d2084491a2b: 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 } } } } 20250426122727589 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20250426122727589 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20250426122727589 DLINP <000b> input/ipa.c:452 connected read/write 20250426122727589 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122727589 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250426122727589 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250426122727589 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 20250426122727589 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250426122727589 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 20250426122727589 DLGSUP <0013> gsup_server.c:236 2: 20250426122727589 DLGSUP <0013> gsup_server.c:238 2: 00 20250426122727589 DLGSUP <0013> gsup_server.c:236 3: HLR_Test-GSUP-IPA(333)@7d2084491a2b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426122727589 DLGSUP <0013> gsup_server.c:238 3: 00 20250426122727589 DLGSUP <0013> gsup_server.c:236 4: 20250426122727590 DLGSUP <0013> gsup_server.c:238 4: 00 20250426122727590 DLGSUP <0013> gsup_server.c:236 5: 20250426122727590 DLGSUP <0013> gsup_server.c:238 5: 00 20250426122727590 DLGSUP <0013> gsup_server.c:236 7: 20250426122727590 DLGSUP <0013> gsup_server.c:238 7: 00 20250426122727590 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250426122727590 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250426122727590 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 335@7d2084491a2b: 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") 20250426122727622 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:36371<->l=127.0.0.1:4259) 20250426122727625 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250426122727625 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(334)@7d2084491a2b: Created GsupExpect[0] for "262428834138125" to be handled at TC_MSLookup_mDNS_service_other_proxy(339) 20250426122727640 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37598<->l=127.0.0.1:4258 HLR_Test-GSUP-server(336)@7d2084491a2b: Created GsupExpect[0] for "262428834138125" to be handled at TC_MSLookup_mDNS_service_other_proxy(339) 20250426122727648 DLINP <000b> input/ipa.c:452 connected read/write 20250426122727648 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122727648 DLGSUP <0013> gsup_req.c:140 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262428834138125 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428834138125" cn_domain=CS} 20250426122727648 DDGSM <0007> proxy.c:316 (Proxy IMSI-262428834138125 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20250426122727648 DDGSM <0007> proxy.c:495 (Proxy IMSI-262428834138125 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20250426122727648 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262428834138125.imsi 20250426122727648 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262428834138125.imsi 20250426122727648 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262428834138125.imsi: does not exist in local HLR 20250426122727659 DDGSM <0007> proxy.c:472 (Proxy IMSI-262428834138125 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20250426122727659 DLGSUP <0013> gsup_client.c:77 GSUP connecting to 127.0.0.99:4222 20250426122727659 DLINP <000b> input/ipa.c:144 127.0.0.99:4222 connection done 20250426122727659 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 UP 20250426122727659 DLGSUP <0013> gsup_client.c:291 GSUP sending PING 20250426122727659 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20250426122727659 DLGSUP <0013> gsup_req.c:173 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262428834138125 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250426122727659 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250426122727659 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250426122727659 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250426122727659 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250426122727659 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250426122727659 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(337)@7d2084491a2b: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(337)@7d2084491a2b: 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) } } } } 20250426122727664 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250426122727664 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250426122727664 DLINP <000b> input/ipa.c:617 received ID_GET for unit ID 0/0/0 20250426122727664 DLINP <000b> ipa.c:396 tag 1: HLR 20250426122727664 DLINP <000b> ipa.c:396 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(337)@7d2084491a2b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(337)@7d2084491a2b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250426122727667 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250426122727667 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250426122727667 DLGSUP <0013> gsup_client.c:228 GSUP receiving PONG HLR_Test-GSUP-server-IPA(337)@7d2084491a2b: 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)@7d2084491a2b: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '484C5200'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } HLR_Test-GSUP-server(336)@7d2084491a2b: Found GsupExpect[0] for "262428834138125" handled at TC_MSLookup_mDNS_service_other_proxy(339) HLR_Test-GSUP-server-IPA(337)@7d2084491a2b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server(336)@7d2084491a2b: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_proxy(339)"262428834138125" HLR_Test-GSUP-server-IPA(337)@7d2084491a2b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426122727710 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250426122727710 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250426122727710 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250426122727710 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250426122727711 DDGSM <0007> proxy.c:368 (Proxy IMSI-262428834138125 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491611781747 20250426122727711 DDGSM <0007> proxy.c:562 (Proxy IMSI-262428834138125 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250426122727711 DLINP <000b> input/ipa.c:452 connected read/write 20250426122727711 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122727711 DLINP <000b> input/ipa.c:452 connected read/write 20250426122727711 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(334)@7d2084491a2b: Found GsupExpect[0] for "262428834138125" handled at TC_MSLookup_mDNS_service_other_proxy(339) HLR_Test-GSUP(334)@7d2084491a2b: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_proxy(339)"262428834138125" 20250426122727720 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250426122727720 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250426122727720 DDGSM <0007> proxy.c:562 (Proxy IMSI-262428834138125 MSISDN-491611781747 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250426122727720 DLINP <000b> input/ipa.c:452 connected read/write 20250426122727720 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122727720 DLINP <000b> input/ipa.c:452 connected read/write 20250426122727720 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122727724 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250426122727724 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250426122727724 DDGSM <0007> proxy.c:403 (Proxy IMSI-262428834138125 MSISDN-491611781747 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 20250426122727724 DDGSM <0007> proxy.c:562 (Proxy IMSI-262428834138125 MSISDN-491611781747 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250426122727724 DLINP <000b> input/ipa.c:452 connected read/write 20250426122727724 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122727724 DLINP <000b> input/ipa.c:452 connected read/write 20250426122727724 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250426122727728 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491611781747.msisdn 20250426122727728 DMSLOOKUP <0005> mslookup_server.c:256 sip.voice.491611781747.msisdn: does not exist in local HLR 20250426122727728 DDGSM <0007> mslookup_server.c:352 sip.voice.491611781747.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00; proxying for remote HLR 127.0.0.99:4222 20250426122727728 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491611781747.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 TC_MSLookup_mDNS_service_other_proxy(339)@7d2084491a2b: setverdict(pass): none -> pass 20250426122727732 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37598<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_other_proxy(339)@7d2084491a2b: Final verdict of PTC: pass 20250426122727733 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37582<->l=127.0.0.1:4258 20250426122727735 DLINP <000b> input/ipa.c:452 connected read/write 20250426122727735 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250426122727735 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250426122727735 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250426122727735 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250426122727735 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36371<->l=127.0.0.1:4259) HLR_Test-GSUP(334)@7d2084491a2b: Final verdict of PTC: none HLR_Test-GSUP-server(336)@7d2084491a2b: Final verdict of PTC: none 20250426122727737 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250426122727737 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250426122727737 DLINP <000b> input/ipa.c:69 127.0.0.99:4222 connection closed with server 20250426122727737 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 DOWN 20250426122727737 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client IPA-CTRL-CLI-IPA(338)@7d2084491a2b: Final verdict of PTC: none HLR_Test-GSUP-IPA(333)@7d2084491a2b: Final verdict of PTC: none 335@7d2084491a2b: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(337)@7d2084491a2b: Final verdict of PTC: none MTC@7d2084491a2b: Setting final verdict of the test case. MTC@7d2084491a2b: Local verdict of MTC: none MTC@7d2084491a2b: Local verdict of PTC HLR_Test-GSUP-IPA(333): none (none -> none) MTC@7d2084491a2b: Local verdict of PTC HLR_Test-GSUP(334): none (none -> none) MTC@7d2084491a2b: Local verdict of PTC with component reference 335: none (none -> none) MTC@7d2084491a2b: Local verdict of PTC HLR_Test-GSUP-server(336): none (none -> none) MTC@7d2084491a2b: Local verdict of PTC HLR_Test-GSUP-server-IPA(337): none (none -> none) MTC@7d2084491a2b: Local verdict of PTC IPA-CTRL-CLI-IPA(338): none (none -> none) MTC@7d2084491a2b: Local verdict of PTC TC_MSLookup_mDNS_service_other_proxy(339): pass (none -> pass) MTC@7d2084491a2b: Test case TC_MSLookup_mDNS_service_other_proxy finished. Verdict: pass MTC@7d2084491a2b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_other_proxy pass'. Sat Apr 26 12:27:27 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 20250426122727814 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37606<->l=127.0.0.1:4258 20250426122727915 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37606<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=3896) Waiting for packet dumper to finish... 1 (prev_count=3896, count=46420) MTC@7d2084491a2b: 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@7d2084491a2b: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@7d2084491a2b: Terminating MTC. MC@7d2084491a2b: MTC terminated. MC2> exit MC@7d2084491a2b: Shutting down session. MC@7d2084491a2b: Shutdown complete. Comparing expected results '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/hlr/expected-results.xml' against results in 'junit-xml-9085.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 (1441535) [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', '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/logs/testsuite', 'testenv-hlr-osmocom-latest-20250426-1225-b9e73a88-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', '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/logs/testsuite', 'testenv-hlr-osmocom-latest-20250426-1225-b9e73a88-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/log_format.sh'] [testenv] Stopping hlr (1441492) [testenv] Showing testsuite/junit-xml-9085.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', '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-20250426-1225-b9e73a88-0', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/junit-xml-9085.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.108386'/> <testcase classname='HLR_Tests' name='TC_gsup_sai' time='0.170061'/> <testcase classname='HLR_Tests' name='TC_gsup_sai_num_auth_vectors' time='0.239876'/> <testcase classname='HLR_Tests' name='TC_gsup_sai_eps' time='0.131527'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_unknown_imsi' time='0.106748'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_unknown_imsi_via_proxy' time='0.075936'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_unknown_imsi_roaming_not_allowed' time='0.094974'/> <testcase classname='HLR_Tests' name='TC_gsup_sai_err_unknown_imsi' time='0.096501'/> <testcase classname='HLR_Tests' name='TC_gsup_ul' time='0.188986'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_via_proxy' time='0.178836'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_subscriber_data' time='0.207326'/> <testcase classname='HLR_Tests' name='TC_vty' time='0.028635'/> <testcase classname='HLR_Tests' name='TC_vty_msisdn_isd' time='0.098193'/> <testcase classname='HLR_Tests' name='TC_gsup_purge_cs' time='0.208295'/> <testcase classname='HLR_Tests' name='TC_gsup_purge_ps' time='0.240660'/> <testcase classname='HLR_Tests' name='TC_gsup_purge_unknown' time='0.090251'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_unknown' time='0.164701'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_euse_disc' time='0.187062'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_iuse_imsi' time='0.175418'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_iuse_imsi_via_proxy' time='0.161035'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_iuse_msisdn' time='0.194939'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_iuse_msisdn_via_proxy' time='0.184612'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_euse' time='0.205212'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_euse_continue' time='0.216885'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_euse_defaultroute' time='0.199861'/> <testcase classname='HLR_Tests' name='TC_mo_sss_reject' time='0.097286'/> <testcase classname='HLR_Tests' name='TC_gsup_check_imei' time='0.179498'/> <testcase classname='HLR_Tests' name='TC_gsup_check_imei_via_proxy' time='0.218197'/> <testcase classname='HLR_Tests' name='TC_gsup_check_imei_invalid_len' time='0.184359'/> <testcase classname='HLR_Tests' name='TC_gsup_check_imei_unknown_imsi' time='0.089675'/> <testcase classname='HLR_Tests' name='TC_subscr_create_on_demand_check_imei_early' time='0.135001'/> <testcase classname='HLR_Tests' name='TC_subscr_create_on_demand_ul' time='0.118840'/> <testcase classname='HLR_Tests' name='TC_subscr_create_on_demand_sai' time='0.093459'/> <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_other_home' time='1.099579'/> <testcase classname='HLR_Tests' name='TC_MSLookup_GSUP_proxy' time='0.173502'/> <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_GSUP_HLR_home' time='0.081199'/> <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_GSUP_HLR_proxy' time='1.167477'/> <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_other_proxy' time='0.189094'/> </testsuite> [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-hlr-osmocom-latest-20250426-1225-b9e73a88-0'] testenv-hlr-osmocom-latest-20250426-1225-b9e73a88-0 [testenv] feed_watchdog_loop: podman container has stopped [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-hlr-test-latest/2397/artifact/logs/ + rm -rf _cache .linux Recording test results [Checks API] No suitable checks publisher found. Archiving artifacts Finished: SUCCESS