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 The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://gerrit.osmocom.org/osmo-ttcn3-hacks # timeout=10 Fetching upstream changes from https://gerrit.osmocom.org/osmo-ttcn3-hacks > git --version # timeout=10 > git --version # 'git version 2.39.2' > git fetch --tags --force --progress -- https://gerrit.osmocom.org/osmo-ttcn3-hacks +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision f10f4a8c7a66bdfd62ec8b62aac23bace47163a9 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f f10f4a8c7a66bdfd62ec8b62aac23bace47163a9 # timeout=10 Commit message: "testenv: run: add --autoreconf-in-src-copy arg" > git rev-list --no-walk f10f4a8c7a66bdfd62ec8b62aac23bace47163a9 # timeout=10
Copied 1 artifact from "build-kernel-none" build number 1 [ttcn3-hlr-test] $ /bin/sh -xe /tmp/jenkins5833180178318528678.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/_cache --ccache /home/osmocom-build/ccache/testenv --log-dir /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs -b osmocom:nightly [testenv] Logging to: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs [testenv] + ['podman', 'image', 'exists', 'debian-bookworm-osmo-ttcn3-testenv'] [testenv] + ['podman', 'history', 'debian-bookworm-osmo-ttcn3-testenv', '--format', 'json'] [testenv] Image creation date: 2024-12-12 14:28:09 [testenv] Assuming the podman image is up-to-date [testenv] + ['podman', 'run', '--rm', '--name', 'testenv-hlr-osmocom-nightly-20250203-0855-d70f370b-0', '--log-driver', 'json-file', '--log-opt', 'path=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/podman/testenv-hlr-osmocom-nightly-20250203-0855-d70f370b-0.log', '--security-opt=seccomp=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/podman/seccomp.json', '--cap-add=NET_ADMIN', '--cap-add=NET_RAW', '--device=/dev/net/tun', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/var-cache-apt:/var/cache/apt', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/var-lib-apt:/var/lib/apt', '--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/logs:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '--volume', '/home/osmocom-build/ccache/testenv:/home/osmocom-build/ccache/testenv', '--volume', '/home/osmocom-build/jenkins/workspace:/home/osmocom-build/jenkins/workspace', 'debian-bookworm-osmo-ttcn3-testenv', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/testenv-podman-main.sh'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20250203-0855-d70f370b-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/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20250203-0855-d70f370b-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 [13.5 kB] Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [243 kB] Fetched 9303 kB in 1s (11.3 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/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20250203-0855-d70f370b-0', 'make', '-C', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/deps'] make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/deps' Makefile:188: warning: overriding recipe for target 'titan.ProtocolEmulations.SCCP' Makefile:185: warning: ignoring old recipe for target 'titan.ProtocolEmulations.SCCP' Makefile:188: warning: overriding recipe for target 'titan.ProtocolEmulations.SCCP/update' Makefile:185: warning: ignoring old recipe for target 'titan.ProtocolEmulations.SCCP/update' Makefile:188: warning: overriding recipe for target 'titan.ProtocolEmulations.SCCP/clean' Makefile:185: warning: ignoring old recipe for target 'titan.ProtocolEmulations.SCCP/clean' Makefile:188: warning: overriding recipe for target 'titan.ProtocolEmulations.SCCP/distclean' Makefile:185: warning: ignoring old recipe for target 'titan.ProtocolEmulations.SCCP/distclean' make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/deps' [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20250203-0855-d70f370b-0', 'touch', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/ttcn3-deps-updated'] [testenv] Copying osmo-ttcn3-hacks sources to: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks [testenv] + git ls-files -o -c --exclude-standard > /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/ttcn3-copy-list warning: could not open directory '_cache/podman/var-lib-apt/lists/partial/': Permission denied [testenv] + ['rsync', '--archive', '--files-from=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/ttcn3-copy-list', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/'] [testenv] + ['rsync', '--links', '--recursive', '--exclude', '/.git', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/deps/', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/deps/'] [testenv] Generating links and Makefile for hlr [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr', 'testenv-hlr-osmocom-nightly-20250203-0855-d70f370b-0', './gen_links.sh'] Linking TCCInterface_Functions.ttcn Linking TCCConversion_Functions.ttcn Linking TCCConversion.cc Linking TCCInterface.cc Linking TCCInterface_ip.h Linking TCCEncoding_Functions.ttcn Linking TCCEncoding.cc Linking Socket_API_Definitions.ttcn Linking IPL4asp_Functions.ttcn Linking IPL4asp_PT.cc Linking IPL4asp_PT.hh Linking IPL4asp_PortType.ttcn Linking IPL4asp_Types.ttcn Linking IPL4asp_discovery.cc Linking IPL4asp_protocol_L234.hh Linking TELNETasp_PT.cc Linking TELNETasp_PT.hh Linking TELNETasp_PortType.ttcn Linking Remote_Operations_Generic_ROS_PDUs.asn Linking Remote_Operations_Information_Objects.asn Linking MAP_ApplicationContexts.asn Linking MAP_CH_DataTypes.asn Linking MAP_CallHandlingOperations.asn Linking MAP_CommonDataTypes.asn Linking MAP_DialogueInformation.asn Linking MAP_ER_DataTypes.asn Linking MAP_EncDec.cc Linking MAP_Errors.asn Linking MAP_GR_DataTypes.asn Linking MAP_Group_Call_Operations.asn Linking MAP_LCS_DataTypes.asn Linking MAP_LocationServiceOperations.asn Linking MAP_MS_DataTypes.asn Linking MAP_MobileServiceOperations.asn Linking MAP_OM_DataTypes.asn Linking MAP_OperationAndMaintenanceOperations.asn Linking MAP_PDU_Defs.asn Linking MAP_Protocol.asn Linking MAP_SM_DataTypes.asn Linking MAP_SS_Code.asn Linking MAP_SS_DataTypes.asn Linking MAP_ShortMessageServiceOperations.asn Linking MAP_SupplementaryServiceOperations.asn Linking MAP_TS_Code.asn Linking MAP_Types.ttcn Linking MAP_BS_Code.asn Linking MAP_ExtensionDataTypes.asn Linking MobileDomainDefinitions.asn Linking MobileL3_CC_Types.ttcn Linking MobileL3_CommonIE_Types.ttcn Linking MobileL3_GMM_SM_Types.ttcn Linking MobileL3_MM_Types.ttcn Linking MobileL3_RRM_Types.ttcn Linking MobileL3_SMS_Types.ttcn Linking MobileL3_SS_Types.ttcn Linking MobileL3_Types.ttcn Linking SS_DataTypes.asn Linking SS_Errors.asn Linking SS_Operations.asn Linking SS_PDU_Defs.asn Linking SS_Protocol.asn Linking SS_Types.ttcn Linking SS_EncDec.cc Linking DNS_EncDec.cc Linking DNS_Types.ttcn Linking UDPasp_PT.cc Linking UDPasp_PT.hh Linking UDPasp_PortType.ttcn Linking UDPasp_Types.ttcn Linking Native_Functions.ttcn Linking Native_FunctionDefs.cc Linking Misc_Helpers.ttcn Linking General_Types.ttcn Linking Osmocom_Types.ttcn Linking GSM_Types.ttcn Linking IPA_Types.ttcn Linking IPA_CodecPort.ttcn Linking IPA_CodecPort_CtrlFunct.ttcn Linking IPA_CodecPort_CtrlFunctDef.cc Linking IPA_Emulation.ttcnpp Linking PCO_Types.ttcn Linking GSUP_Types.ttcn Linking GSUP_Templates.ttcn Linking GSUP_Emulation.ttcn Linking Osmocom_CTRL_Types.ttcn Linking Osmocom_CTRL_Functions.ttcn Linking Osmocom_CTRL_Adapter.ttcn Linking Osmocom_VTY_Functions.ttcn Linking SS_Templates.ttcn Linking USSD_Helpers.ttcn Linking MSLookup_mDNS_Types.ttcn Linking MSLookup_mDNS_Emulation.ttcn Linking MSLookup_mDNS_Templates.ttcn Linking DNS_Helpers.ttcn [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr', 'testenv-hlr-osmocom-nightly-20250203-0855-d70f370b-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/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr', 'testenv-hlr-osmocom-nightly-20250203-0855-d70f370b-0', 'make', 'compile'] cpp -x c -nostdinc -DIPA_EMULATION_GSUP -DIPA_EMULATION_CTRL IPA_Emulation.ttcnpp IPA_Emulation.ttcn /usr/bin/ttcn3_compiler -L -U 8 -D DNS_Helpers.ttcn DNS_Types.ttcn GSM_Types.ttcn GSUP_Emulation.ttcn GSUP_Templates.ttcn GSUP_Types.ttcn General_Types.ttcn HLR_EUSE.ttcn HLR_Tests.ttcn IPA_CodecPort.ttcn IPA_CodecPort_CtrlFunct.ttcn IPA_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn MAP_Types.ttcn MSLookup_mDNS_Emulation.ttcn MSLookup_mDNS_Templates.ttcn MSLookup_mDNS_Types.ttcn Misc_Helpers.ttcn MobileL3_CC_Types.ttcn MobileL3_CommonIE_Types.ttcn MobileL3_GMM_SM_Types.ttcn MobileL3_MM_Types.ttcn MobileL3_RRM_Types.ttcn MobileL3_SMS_Types.ttcn MobileL3_SS_Types.ttcn MobileL3_Types.ttcn Native_Functions.ttcn Osmocom_CTRL_Adapter.ttcn Osmocom_CTRL_Functions.ttcn Osmocom_CTRL_Types.ttcn Osmocom_Types.ttcn Osmocom_VTY_Functions.ttcn PCO_Types.ttcn SS_Templates.ttcn SS_Types.ttcn Socket_API_Definitions.ttcn TCCConversion_Functions.ttcn TCCEncoding_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn UDPasp_PortType.ttcn UDPasp_Types.ttcn USSD_Helpers.ttcn IPA_Emulation.ttcn MAP_ApplicationContexts.asn MAP_BS_Code.asn MAP_CH_DataTypes.asn MAP_CallHandlingOperations.asn MAP_CommonDataTypes.asn MAP_DialogueInformation.asn MAP_ER_DataTypes.asn MAP_Errors.asn MAP_ExtensionDataTypes.asn MAP_GR_DataTypes.asn MAP_Group_Call_Operations.asn MAP_LCS_DataTypes.asn MAP_LocationServiceOperations.asn MAP_MS_DataTypes.asn MAP_MobileServiceOperations.asn MAP_OM_DataTypes.asn MAP_OperationAndMaintenanceOperations.asn MAP_PDU_Defs.asn MAP_Protocol.asn MAP_SM_DataTypes.asn MAP_SS_Code.asn MAP_SS_DataTypes.asn MAP_ShortMessageServiceOperations.asn MAP_SupplementaryServiceOperations.asn MAP_TS_Code.asn MobileDomainDefinitions.asn Remote_Operations_Generic_ROS_PDUs.asn Remote_Operations_Information_Objects.asn SS_DataTypes.asn SS_Errors.asn SS_Operations.asn SS_PDU_Defs.asn SS_Protocol.asn - DNS_Helpers.ttcn DNS_Types.ttcn GSM_Types.ttcn GSUP_Emulation.ttcn GSUP_Templates.ttcn GSUP_Types.ttcn General_Types.ttcn HLR_EUSE.ttcn HLR_Tests.ttcn IPA_CodecPort.ttcn IPA_CodecPort_CtrlFunct.ttcn IPA_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn MAP_Types.ttcn MSLookup_mDNS_Emulation.ttcn MSLookup_mDNS_Templates.ttcn MSLookup_mDNS_Types.ttcn Misc_Helpers.ttcn MobileL3_CC_Types.ttcn MobileL3_CommonIE_Types.ttcn MobileL3_GMM_SM_Types.ttcn MobileL3_MM_Types.ttcn MobileL3_RRM_Types.ttcn MobileL3_SMS_Types.ttcn MobileL3_SS_Types.ttcn MobileL3_Types.ttcn Native_Functions.ttcn Osmocom_CTRL_Adapter.ttcn Osmocom_CTRL_Functions.ttcn Osmocom_CTRL_Types.ttcn Osmocom_Types.ttcn Osmocom_VTY_Functions.ttcn PCO_Types.ttcn SS_Templates.ttcn SS_Types.ttcn Socket_API_Definitions.ttcn TCCConversion_Functions.ttcn TCCEncoding_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn UDPasp_PortType.ttcn UDPasp_Types.ttcn USSD_Helpers.ttcn IPA_Emulation.ttcn MAP_ApplicationContexts.asn MAP_BS_Code.asn MAP_CH_DataTypes.asn MAP_CallHandlingOperations.asn MAP_CommonDataTypes.asn MAP_DialogueInformation.asn MAP_ER_DataTypes.asn MAP_Errors.asn MAP_ExtensionDataTypes.asn MAP_GR_DataTypes.asn MAP_Group_Call_Operations.asn MAP_LCS_DataTypes.asn MAP_LocationServiceOperations.asn MAP_MS_DataTypes.asn MAP_MobileServiceOperations.asn MAP_OM_DataTypes.asn MAP_OperationAndMaintenanceOperations.asn MAP_PDU_Defs.asn MAP_Protocol.asn MAP_SM_DataTypes.asn MAP_SS_Code.asn MAP_SS_DataTypes.asn MAP_ShortMessageServiceOperations.asn MAP_SupplementaryServiceOperations.asn MAP_TS_Code.asn MobileDomainDefinitions.asn Remote_Operations_Generic_ROS_PDUs.asn Remote_Operations_Information_Objects.asn SS_DataTypes.asn SS_Errors.asn SS_Operations.asn SS_PDU_Defs.asn SS_Protocol.asn warning: Charstring pattern: Environment variable TTCN3_DIR not present. Case-insensitive universal charstring patterns are disabled. Notify: Parsing TTCN-3 module `DNS_Helpers.ttcn'... Notify: Parsing TTCN-3 module `DNS_Types.ttcn'... Notify: Parsing TTCN-3 module `GSM_Types.ttcn'... Notify: Parsing TTCN-3 module `GSUP_Emulation.ttcn'... Notify: Parsing TTCN-3 module `GSUP_Templates.ttcn'... Notify: Parsing TTCN-3 module `GSUP_Types.ttcn'... Notify: Parsing TTCN-3 module `General_Types.ttcn'... Notify: Parsing TTCN-3 module `HLR_EUSE.ttcn'... Notify: Parsing TTCN-3 module `HLR_Tests.ttcn'... Notify: Parsing TTCN-3 module `IPA_CodecPort.ttcn'... Notify: Parsing TTCN-3 module `IPA_CodecPort_CtrlFunct.ttcn'... Notify: Parsing TTCN-3 module `IPA_Types.ttcn'... Notify: Parsing TTCN-3 module `IPL4asp_Functions.ttcn'... Notify: Parsing TTCN-3 module `IPL4asp_PortType.ttcn'... Notify: Parsing TTCN-3 module `IPL4asp_Types.ttcn'... Notify: Parsing TTCN-3 module `MAP_Types.ttcn'... Notify: Parsing TTCN-3 module `MSLookup_mDNS_Emulation.ttcn'... Notify: Parsing TTCN-3 module `MSLookup_mDNS_Templates.ttcn'... Notify: Parsing TTCN-3 module `MSLookup_mDNS_Types.ttcn'... Notify: Parsing TTCN-3 module `Misc_Helpers.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_CC_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_CommonIE_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_GMM_SM_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_MM_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_RRM_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_SMS_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_SS_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_Types.ttcn'... Notify: Parsing TTCN-3 module `Native_Functions.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_CTRL_Adapter.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_CTRL_Functions.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_CTRL_Types.ttcn'... Osmocom_CTRL_Types.ttcn:26.39-88: In character string pattern: Osmocom_CTRL_Types.ttcn:26.44-45: warning: Use of unrecognized escape sequence `\{' is deprecated Osmocom_CTRL_Types.ttcn:26.46-47: warning: Use of unrecognized escape sequence `\}' is deprecated Notify: Parsing TTCN-3 module `Osmocom_Types.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_VTY_Functions.ttcn'... Notify: Parsing TTCN-3 module `PCO_Types.ttcn'... Notify: Parsing TTCN-3 module `SS_Templates.ttcn'... Notify: Parsing TTCN-3 module `SS_Types.ttcn'... Notify: Parsing TTCN-3 module `Socket_API_Definitions.ttcn'... Notify: Parsing TTCN-3 module `TCCConversion_Functions.ttcn'... Notify: Parsing TTCN-3 module `TCCEncoding_Functions.ttcn'... Notify: Parsing TTCN-3 module `TCCInterface_Functions.ttcn'... Notify: Parsing TTCN-3 module `TELNETasp_PortType.ttcn'... Notify: Parsing TTCN-3 module `UDPasp_PortType.ttcn'... Notify: Parsing TTCN-3 module `UDPasp_Types.ttcn'... Notify: Parsing TTCN-3 module `USSD_Helpers.ttcn'... Notify: Parsing TTCN-3 module `IPA_Emulation.ttcn'... Notify: Parsing ASN.1 module `MAP_ApplicationContexts.asn'... Notify: Parsing ASN.1 module `MAP_BS_Code.asn'... MAP_BS_Code.asn:15: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. Notify: Parsing ASN.1 module `MAP_CH_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_CallHandlingOperations.asn'... Notify: Parsing ASN.1 module `MAP_CommonDataTypes.asn'... Notify: Parsing ASN.1 module `MAP_DialogueInformation.asn'... MAP_DialogueInformation.asn:59: note: Usage of UNIVERSAL tagclass is not recommended. Notify: Parsing ASN.1 module `MAP_ER_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_Errors.asn'... Notify: Parsing ASN.1 module `MAP_ExtensionDataTypes.asn'... MAP_ExtensionDataTypes.asn:31: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. Notify: Parsing ASN.1 module `MAP_GR_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_Group_Call_Operations.asn'... Notify: Parsing ASN.1 module `MAP_LCS_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_LocationServiceOperations.asn'... Notify: Parsing ASN.1 module `MAP_MS_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_MobileServiceOperations.asn'... Notify: Parsing ASN.1 module `MAP_OM_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_OperationAndMaintenanceOperations.asn'... Notify: Parsing ASN.1 module `MAP_PDU_Defs.asn'... Notify: Parsing ASN.1 module `MAP_Protocol.asn'... Notify: Parsing ASN.1 module `MAP_SM_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_SS_Code.asn'... MAP_SS_Code.asn:13: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. Notify: Parsing ASN.1 module `MAP_SS_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_ShortMessageServiceOperations.asn'... Notify: Parsing ASN.1 module `MAP_SupplementaryServiceOperations.asn'... Notify: Parsing ASN.1 module `MAP_TS_Code.asn'... MAP_TS_Code.asn:13: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. Notify: Parsing ASN.1 module `MobileDomainDefinitions.asn'... MobileDomainDefinitions.asn:9: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. Notify: Parsing ASN.1 module `Remote_Operations_Generic_ROS_PDUs.asn'... Notify: Parsing ASN.1 module `Remote_Operations_Information_Objects.asn'... Notify: Parsing ASN.1 module `SS_DataTypes.asn'... Notify: Parsing ASN.1 module `SS_Errors.asn'... Notify: Parsing ASN.1 module `SS_Operations.asn'... Notify: Parsing ASN.1 module `SS_PDU_Defs.asn'... SS_PDU_Defs.asn:63: note: Usage of UNIVERSAL tagclass is not recommended. Notify: Parsing ASN.1 module `SS_Protocol.asn'... Notify: Checking modules... GSUP_Templates.ttcn: In TTCN-3 module `GSUP_Templates': GSUP_Templates.ttcn: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:382.54-57: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime 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:389.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime 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:390.20-23: warning: Inadequate restriction on the referenced template parameter `auts', this may cause a dynamic test case error at runtime 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:391.20-23: warning: Inadequate restriction on the referenced template parameter `rand', this may cause a dynamic test case error at runtime 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:401.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime 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:1227.46-48: warning: Inadequate restriction on the referenced template parameter `dom', this may cause a dynamic test case error at runtime 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:416.29-39: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn: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:419.55-58: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime 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:1271.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime 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:1276.33-38: warning: Inadequate restriction on the referenced template parameter `msisdn', this may cause a dynamic test case error at runtime 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:1281.32-36: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime 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:1286.37-47: warning: Inadequate restriction on the referenced template parameter `cancel_type', this may cause a dynamic test case error at runtime 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:1296.37-44: warning: Inadequate restriction on the referenced template parameter `pdp_info', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn: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:1301.35-43: warning: Inadequate restriction on the referenced template parameter `cn_domain', this may cause a dynamic test case error at runtime 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:1306.38-48: warning: Inadequate restriction on the referenced template parameter `imei_result', this may cause a dynamic test case error at runtime 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:1311.40-52: warning: Inadequate restriction on the referenced template parameter `message_class', this may cause a dynamic test case error at runtime 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:1316.30-32: warning: Inadequate restriction on the referenced template parameter `pco', this may cause a dynamic test case error at runtime 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:1321.38-48: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime 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:1332.44-59: warning: Inadequate restriction on the referenced template parameter `destination_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1268.10-54: note: Referenced template parameter is here GSUP_Templates.ttcn:426.49-104: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, -, -, -, -, -, -, -, destination_name)', this may cause a dynamic test case error at runtime 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:435.3-74: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, cause, -, -, -, -, -, -, destination_name)', this may cause a dynamic test case error at runtime 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:445.3-76: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, -, -, msisdn, -, -, -, -, destination_name)', this may cause a dynamic test case error at runtime 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:451.51-61: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:448.35-74: note: Referenced template parameter is here In parameter #8 for `destination_name': GSUP_Templates.ttcn:452.50-65: warning: Inadequate restriction on the referenced template parameter `destination_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn: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:455.50-53: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime 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:464.3-466.25: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, -, ctype, -, -, -, dom, -, -)', this may cause a dynamic test case error at runtime 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:473.54-57: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime 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:480.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime 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:480.44-48: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime 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:488.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime 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:488.50-52: warning: Inadequate restriction on the referenced template parameter `dom', this may cause a dynamic test case error at runtime 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:496.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime 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:500.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime 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:500.43-47: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime 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:512.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime 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:513.19-22: warning: Inadequate restriction on the referenced template parameter `imei', this may cause a dynamic test case error at runtime 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:525.3-81: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, -, -, -, result, -, -, -, destination_name)', this may cause a dynamic test case error at runtime 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:533.43-114: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, cause, -, -, -, -, -, -, destination_name)', this may cause a dynamic test case error at runtime 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:551.3-552.39: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, message_class, -, -, -, -, -, -, -, -)', this may cause a dynamic test case error at runtime 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:573.3-578.45: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, true, pdp_info, message_class, -, -, -, -, pco, -, -, destination_name)', this may cause a dynamic test case error at runtime 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:594.3-597.45: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, message_class, cause, -, -, -, -, -, -, destination_name)', this may cause a dynamic test case error at runtime 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:1356.42-46: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime 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:1365.43-44: warning: Inadequate restriction on the referenced template parameter `ss', this may cause a dynamic test case error at runtime 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:1370.48-55: warning: Inadequate restriction on the referenced template parameter `src_name', this may cause a dynamic test case error at runtime 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:1373.53-60: warning: Inadequate restriction on the referenced template parameter `dst_name', this may cause a dynamic test case error at runtime 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:1395.32-36: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime 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:1410.33-34: warning: Inadequate restriction on the referenced template parameter `ss', this may cause a dynamic test case error at runtime 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:1421.38-45: warning: Inadequate restriction on the referenced template parameter `src_name', this may cause a dynamic test case error at runtime 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:1428.43-50: warning: Inadequate restriction on the referenced template parameter `dst_name', this may cause a dynamic test case error at runtime 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:1546.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime 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:1547.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime 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:1548.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_da', this may cause a dynamic test case error at runtime 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:1549.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_oa', this may cause a dynamic test case error at runtime 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:1550.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_ui', this may cause a dynamic test case error at runtime 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:1573.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime 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:1574.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime 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:1600.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime 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:1601.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime 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:1602.26-36: warning: Inadequate restriction on the referenced template parameter `sm_rp_cause', this may cause a dynamic test case error at runtime 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:1647.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime 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:1648.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime 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:1649.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_da', this may cause a dynamic test case error at runtime 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:1650.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_oa', this may cause a dynamic test case error at runtime 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:1651.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_ui', this may cause a dynamic test case error at runtime 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:1652.24-32: warning: Inadequate restriction on the referenced template parameter `sm_rp_mms', this may cause a dynamic test case error at runtime 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:1675.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime 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:1676.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1671.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1695.1-1708.1: In template definition `tr_GSUP_MT_FORWARD_SM_ERR': GSUP_Templates.ttcn:1699.13-1708.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1701.2-1707.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1702.3-23: In component 1: GSUP_Templates.ttcn:1702.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1702.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1702.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1696.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1703.3-31: In component 2: GSUP_Templates.ttcn:1703.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1703.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1703.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1697.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1704.3-37: In component 3: GSUP_Templates.ttcn:1704.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_CAUSE': GSUP_Templates.ttcn:1704.26-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1704.26-36: warning: Inadequate restriction on the referenced template parameter `sm_rp_cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1698.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1723.1-1736.1: In template definition `tr_GSUP_MO_READY_FOR_SM_REQ': GSUP_Templates.ttcn:1727.13-1736.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1729.2-1735.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1730.3-23: In component 1: GSUP_Templates.ttcn:1730.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1730.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1730.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1724.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1731.3-31: In component 2: GSUP_Templates.ttcn:1731.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1731.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1731.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1725.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1732.3-39: In component 3: GSUP_Templates.ttcn:1732.26-39: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_ALERT_RSN': GSUP_Templates.ttcn:1732.27-38: In parameter #1 for `rsn': GSUP_Templates.ttcn:1732.27-38: warning: Inadequate restriction on the referenced template parameter `sm_alert_rsn', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1726.2-50: note: Referenced template parameter is here GSUP_Templates.ttcn:1749.1-1760.1: In template definition `tr_GSUP_MO_READY_FOR_SM_RES': GSUP_Templates.ttcn:1752.13-1760.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1754.2-1759.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1755.3-23: In component 1: GSUP_Templates.ttcn:1755.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1755.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1755.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1750.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1756.3-31: In component 2: GSUP_Templates.ttcn:1756.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1756.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1756.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1751.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1775.1-1788.1: In template definition `tr_GSUP_MO_READY_FOR_SM_ERR': GSUP_Templates.ttcn:1779.13-1788.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1781.2-1787.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1782.3-23: In component 1: GSUP_Templates.ttcn:1782.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1782.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1782.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1776.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1783.3-31: In component 2: GSUP_Templates.ttcn:1783.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1783.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1783.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1777.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1784.3-37: In component 3: GSUP_Templates.ttcn:1784.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_CAUSE': GSUP_Templates.ttcn:1784.26-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1784.26-36: warning: Inadequate restriction on the referenced template parameter `sm_rp_cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1778.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1827.1-1842.1: In template definition `tr_GSUP_E_AN_APDU': GSUP_Templates.ttcn:1833.13-1842.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1834.2-5: In parameter #1 for `msgt': GSUP_Templates.ttcn:1834.2-5: warning: Inadequate restriction on the referenced template parameter `msgt', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1828.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1835.2-1841.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1836.3-23: In component 1: GSUP_Templates.ttcn:1836.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1836.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1836.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1829.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1838.3-37: In component 3: GSUP_Templates.ttcn:1838.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1838.26-36: In parameter #1 for `name': GSUP_Templates.ttcn:1838.26-36: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1830.2-38: note: Referenced template parameter is here GSUP_Templates.ttcn:1839.3-47: In component 4: GSUP_Templates.ttcn:1839.30-47: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1839.31-46: In parameter #1 for `name': GSUP_Templates.ttcn:1839.31-46: warning: Inadequate restriction on the referenced template parameter `destination_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1831.2-43: note: Referenced template parameter is here GSUP_Templates.ttcn:1840.3-29: In component 5: GSUP_Templates.ttcn:1840.21-29: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_AN_APDU': GSUP_Templates.ttcn:1840.22-28: In parameter #1 for `an_apdu': GSUP_Templates.ttcn:1840.22-28: warning: Inadequate restriction on the referenced template parameter `an_apdu', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1832.2-35: note: Referenced template parameter is here GSUP_Templates.ttcn:1844.1-1857.1: In template definition `tr_GSUP_E_NO_PDU': GSUP_Templates.ttcn:1849.13-1857.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1850.2-5: In parameter #1 for `msgt': GSUP_Templates.ttcn:1850.2-5: warning: Inadequate restriction on the referenced template parameter `msgt', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1845.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1851.2-1856.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1852.3-23: In component 1: GSUP_Templates.ttcn:1852.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1852.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1852.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1846.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1854.3-37: In component 3: GSUP_Templates.ttcn:1854.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1854.26-36: In parameter #1 for `name': GSUP_Templates.ttcn:1854.26-36: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1847.2-38: note: Referenced template parameter is here GSUP_Templates.ttcn:1855.3-47: In component 4: GSUP_Templates.ttcn:1855.30-47: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1855.31-46: In parameter #1 for `name': GSUP_Templates.ttcn:1855.31-46: warning: Inadequate restriction on the referenced template parameter `destination_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1848.2-43: note: Referenced template parameter is here GSUP_Emulation.ttcn: In TTCN-3 module `GSUP_Emulation': GSUP_Emulation.ttcn:267.1-292.1: In function definition `ExpectedCreateCallback': GSUP_Emulation.ttcn:291.2-11: warning: Control never reaches this statement SS_PDU_Defs.asn: In ASN.1 module `SS-PDU-Defs': SS_PDU_Defs.asn:43: In assignment `SS-Invoke': SS_PDU_Defs.asn:43: While instantiating parameterized reference `Invoke': SS_PDU_Defs.asn:43: In type assignment `Invoke.SS-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:49: In constraint #2 of type `@SS-PDU-Defs.Invoke.SS-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:71: While checking union operation: Remote_Operations_Generic_ROS_PDUs.asn:75: While checking inner type constraint: Remote_Operations_Generic_ROS_PDUs.asn:78: While checking named constraint: Remote_Operations_Generic_ROS_PDUs.asn:78: warning: user defined constraint inside a named constraint is treated as `ALL' (constraint is dropped) SS_PDU_Defs.asn:51: In assignment `SS-Invoke-help': SS_PDU_Defs.asn:51: While instantiating parameterized reference `Invoke-help': SS_PDU_Defs.asn:51: In type assignment `Invoke-help.SS-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:85: In constraint #2 of type `@SS-PDU-Defs.Invoke-help.SS-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:105: While checking union operation: Remote_Operations_Generic_ROS_PDUs.asn:109: While checking inner type constraint: Remote_Operations_Generic_ROS_PDUs.asn:112: While checking named constraint: Remote_Operations_Generic_ROS_PDUs.asn:112: warning: user defined constraint inside a named constraint is treated as `ALL' (constraint is dropped) HLR_EUSE.ttcn: In TTCN-3 module `HLR_EUSE': HLR_EUSE.ttcn:64.1-87.1: In function definition `f_ss_echo_continue': HLR_EUSE.ttcn:70.2-61: In function instance: HLR_EUSE.ttcn:70.2-61: warning: The value returned by function `@GSUP_Templates.f_gsup_find_ie' is not used HLR_EUSE.ttcn:73.2-52: In function instance: HLR_EUSE.ttcn:73.2-52: warning: The value returned by function `@GSUP_Templates.f_gsup_find_ie' is not used HLR_EUSE.ttcn:89.1-104.1: In function definition `f_ss_echo': HLR_EUSE.ttcn:94.2-52: In function instance: HLR_EUSE.ttcn:94.2-52: warning: The value returned by function `@GSUP_Templates.f_gsup_find_ie' is not used HLR_Tests.ttcn: In TTCN-3 module `HLR_Tests': HLR_Tests.ttcn:491.1-538.1: In function definition `f_perform_SAI': HLR_Tests.ttcn:515.2-536.2: In alt construct: HLR_Tests.ttcn:516.13-75: In guard operation: HLR_Tests.ttcn:516.13-75: In receive statement: HLR_Tests.ttcn:516.41-61: In actual parameter list of template `@GSUP_Templates.tr_GSUP_SAI_ERR': HLR_Tests.ttcn:516.48-60: In parameter #2 for `cause': HLR_Tests.ttcn:516.48-60: warning: Inadequate restriction on the referenced template parameter `exp_err_cause', this may cause a dynamic test case error at runtime HLR_Tests.ttcn:491.40-84: note: Referenced template parameter is here HLR_Tests.ttcn: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:691.60-72: warning: Inadequate restriction on the referenced template parameter `exp_err_cause', this may cause a dynamic test case error at runtime HLR_Tests.ttcn:679.5-49: note: Referenced template parameter is here HLR_Tests.ttcn:981.9-984.1: In function definition `f_TC_ul_unknown_imsi': HLR_Tests.ttcn:982.2-71: In function instance: HLR_Tests.ttcn:982.2-71: warning: The value returned by function `@HLR_Tests.f_perform_UL' is not used HLR_Tests.ttcn:1009.9-1013.1: In function definition `f_TC_ul_unknown_imsi_roaming_not_allowed': HLR_Tests.ttcn:1011.2-72: In function instance: HLR_Tests.ttcn:1011.2-72: warning: The value returned by function `@HLR_Tests.f_perform_UL' is not used HLR_Tests.ttcn:1816.9-1860.1: In function definition `f_TC_MSLookup_mDNS_service_other_home': HLR_Tests.ttcn:1842.2-69: In function instance: HLR_Tests.ttcn:1842.2-69: warning: The value returned by function `@HLR_Tests.f_perform_UL' is not used HLR_Tests.ttcn:1901.9-1927.1: In function definition `f_TC_MSLookup_mDNS_service_GSUP_HLR_home': HLR_Tests.ttcn:1914.2-1924.2: In alt construct: HLR_Tests.ttcn:1915.5-99: In guard operation: HLR_Tests.ttcn:1915.5-99: In receive statement: HLR_Tests.ttcn:1915.59-79: warning: Function invocation 'f_enc_IPv4(mp_hlr_ip)' may change the actual snapshot. HLR_Tests.ttcn:1941.9-1962.1: In function definition `f_TC_MSLookup_mDNS_service_GSUP_HLR_proxy': HLR_Tests.ttcn:1951.2-1961.2: In alt construct: HLR_Tests.ttcn:1952.5-99: In guard operation: HLR_Tests.ttcn:1952.5-99: In receive statement: HLR_Tests.ttcn:1952.59-79: warning: Function invocation 'f_enc_IPv4(mp_hlr_ip)' may change the actual snapshot. HLR_Tests.ttcn:1982.9-2003.1: In function definition `f_TC_MSLookup_mDNS_service_other_proxy': HLR_Tests.ttcn:1992.2-2002.2: In alt construct: HLR_Tests.ttcn:1993.5-91: In guard operation: HLR_Tests.ttcn:1993.5-91: In receive statement: HLR_Tests.ttcn:1993.59-83: warning: Function invocation 'f_enc_IPv4("66.66.66.66")' may change the actual snapshot. MAP_PDU_Defs.asn: In ASN.1 module `MAP-PDU-Defs': MAP_PDU_Defs.asn:31: In assignment `MAP-Invoke': MAP_PDU_Defs.asn:31: While instantiating parameterized reference `Invoke': MAP_PDU_Defs.asn:31: In type assignment `Invoke.MAP-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:49: In constraint #2 of type `@MAP-PDU-Defs.Invoke.MAP-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:71: While checking union operation: Remote_Operations_Generic_ROS_PDUs.asn:75: While checking inner type constraint: Remote_Operations_Generic_ROS_PDUs.asn:78: While checking named constraint: Remote_Operations_Generic_ROS_PDUs.asn:78: warning: user defined constraint inside a named constraint is treated as `ALL' (constraint is dropped) MAP_PDU_Defs.asn:37: In assignment `MAP-Invoke-help': MAP_PDU_Defs.asn:37: While instantiating parameterized reference `Invoke-help': MAP_PDU_Defs.asn:37: In type assignment `Invoke-help.MAP-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:85: In constraint #2 of type `@MAP-PDU-Defs.Invoke-help.MAP-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:105: While checking union operation: Remote_Operations_Generic_ROS_PDUs.asn:109: While checking inner type constraint: Remote_Operations_Generic_ROS_PDUs.asn:112: While checking named constraint: Remote_Operations_Generic_ROS_PDUs.asn:112: warning: user defined constraint inside a named constraint is treated as `ALL' (constraint is dropped) Notify: Generating code... Notify: File `DNS_Helpers.hh' was generated. Notify: File `DNS_Helpers.cc' was generated. Notify: File `DNS_Helpers_part_1.cc' was generated. Notify: File `DNS_Helpers_part_2.cc' was generated. Notify: File `DNS_Helpers_part_3.cc' was generated. Notify: File `DNS_Helpers_part_4.cc' was generated. Notify: File `DNS_Helpers_part_5.cc' was generated. Notify: File `DNS_Helpers_part_6.cc' was generated. Notify: File `DNS_Helpers_part_7.cc' was generated. Notify: File `DNS_Types.hh' was generated. Notify: File `DNS_Types.cc' was generated. Notify: File `DNS_Types_part_1.cc' was generated. Notify: File `DNS_Types_part_2.cc' was generated. Notify: File `DNS_Types_part_3.cc' was generated. Notify: File `DNS_Types_part_4.cc' was generated. Notify: File `DNS_Types_part_5.cc' was generated. Notify: File `DNS_Types_part_6.cc' was generated. Notify: File `DNS_Types_part_7.cc' was generated. Notify: File `GSM_Types.hh' was generated. Notify: File `GSM_Types.cc' was generated. Notify: File `GSM_Types_part_1.cc' was generated. Notify: File `GSM_Types_part_2.cc' was generated. Notify: File `GSM_Types_part_3.cc' was generated. Notify: File `GSM_Types_part_4.cc' was generated. Notify: File `GSM_Types_part_5.cc' was generated. Notify: File `GSM_Types_part_6.cc' was generated. Notify: File `GSM_Types_part_7.cc' was generated. Notify: File `GSUP_Emulation.hh' was generated. Notify: File `GSUP_Emulation.cc' was generated. Notify: File `GSUP_Emulation_part_1.cc' was generated. Notify: File `GSUP_Emulation_part_2.cc' was generated. Notify: File `GSUP_Emulation_part_3.cc' was generated. Notify: File `GSUP_Emulation_part_4.cc' was generated. Notify: File `GSUP_Emulation_part_5.cc' was generated. Notify: File `GSUP_Emulation_part_6.cc' was generated. Notify: File `GSUP_Emulation_part_7.cc' was generated. Notify: File `GSUP_Templates.hh' was generated. Notify: File `GSUP_Templates.cc' was generated. Notify: File `GSUP_Templates_part_1.cc' was generated. Notify: File `GSUP_Templates_part_2.cc' was generated. Notify: File `GSUP_Templates_part_3.cc' was generated. Notify: File `GSUP_Templates_part_4.cc' was generated. Notify: File `GSUP_Templates_part_5.cc' was generated. Notify: File `GSUP_Templates_part_6.cc' was generated. Notify: File `GSUP_Templates_part_7.cc' was generated. Notify: File `GSUP_Types.hh' was generated. Notify: File `GSUP_Types.cc' was generated. Notify: File `GSUP_Types_part_1.cc' was generated. Notify: File `GSUP_Types_part_2.cc' was generated. Notify: File `GSUP_Types_part_3.cc' was generated. Notify: File `GSUP_Types_part_4.cc' was generated. Notify: File `GSUP_Types_part_5.cc' was generated. Notify: File `GSUP_Types_part_6.cc' was generated. Notify: File `GSUP_Types_part_7.cc' was generated. Notify: File `General_Types.hh' was generated. Notify: File `General_Types.cc' was generated. Notify: File `General_Types_part_1.cc' was generated. Notify: File `General_Types_part_2.cc' was generated. Notify: File `General_Types_part_3.cc' was generated. Notify: File `General_Types_part_4.cc' was generated. Notify: File `General_Types_part_5.cc' was generated. Notify: File `General_Types_part_6.cc' was generated. Notify: File `General_Types_part_7.cc' was generated. Notify: File `HLR_EUSE.hh' was generated. Notify: File `HLR_EUSE.cc' was generated. Notify: File `HLR_EUSE_part_1.cc' was generated. Notify: File `HLR_EUSE_part_2.cc' was generated. Notify: File `HLR_EUSE_part_3.cc' was generated. Notify: File `HLR_EUSE_part_4.cc' was generated. Notify: File `HLR_EUSE_part_5.cc' was generated. Notify: File `HLR_EUSE_part_6.cc' was generated. Notify: File `HLR_EUSE_part_7.cc' was generated. Notify: File `HLR_Tests.hh' was generated. Notify: File `HLR_Tests.cc' was generated. Notify: File `HLR_Tests_part_1.cc' was generated. Notify: File `HLR_Tests_part_2.cc' was generated. Notify: File `HLR_Tests_part_3.cc' was generated. Notify: File `HLR_Tests_part_4.cc' was generated. Notify: File `HLR_Tests_part_5.cc' was generated. Notify: File `HLR_Tests_part_6.cc' was generated. Notify: File `HLR_Tests_part_7.cc' was generated. Notify: File `IPA_CodecPort.hh' was generated. Notify: File `IPA_CodecPort.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct.hh' was generated. Notify: File `IPA_CodecPort_CtrlFunct.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_1.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_2.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_3.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_4.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_5.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_6.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_7.cc' was generated. Notify: File `IPA_CodecPort_part_1.cc' was generated. Notify: File `IPA_CodecPort_part_2.cc' was generated. Notify: File `IPA_CodecPort_part_3.cc' was generated. Notify: File `IPA_CodecPort_part_4.cc' was generated. Notify: File `IPA_CodecPort_part_5.cc' was generated. Notify: File `IPA_CodecPort_part_6.cc' was generated. Notify: File `IPA_CodecPort_part_7.cc' was generated. Notify: File `IPA_Emulation.hh' was generated. Notify: File `IPA_Emulation.cc' was generated. Notify: File `IPA_Emulation_part_1.cc' was generated. Notify: File `IPA_Emulation_part_2.cc' was generated. Notify: File `IPA_Emulation_part_3.cc' was generated. Notify: File `IPA_Emulation_part_4.cc' was generated. Notify: File `IPA_Emulation_part_5.cc' was generated. Notify: File `IPA_Emulation_part_6.cc' was generated. Notify: File `IPA_Emulation_part_7.cc' was generated. Notify: File `IPA_Types.hh' was generated. Notify: File `IPA_Types.cc' was generated. Notify: File `IPA_Types_part_1.cc' was generated. Notify: File `IPA_Types_part_2.cc' was generated. Notify: File `IPA_Types_part_3.cc' was generated. Notify: File `IPA_Types_part_4.cc' was generated. Notify: File `IPA_Types_part_5.cc' was generated. Notify: File `IPA_Types_part_6.cc' was generated. Notify: File `IPA_Types_part_7.cc' was generated. Notify: File `IPL4asp_Functions.hh' was generated. Notify: File `IPL4asp_Functions.cc' was generated. Notify: File `IPL4asp_Functions_part_1.cc' was generated. Notify: File `IPL4asp_Functions_part_2.cc' was generated. Notify: File `IPL4asp_Functions_part_3.cc' was generated. Notify: File `IPL4asp_Functions_part_4.cc' was generated. Notify: File `IPL4asp_Functions_part_5.cc' was generated. Notify: File `IPL4asp_Functions_part_6.cc' was generated. Notify: File `IPL4asp_Functions_part_7.cc' was generated. Notify: File `IPL4asp_PortType.hh' was generated. Notify: File `IPL4asp_PortType.cc' was generated. Notify: File `IPL4asp_PortType_part_1.cc' was generated. Notify: File `IPL4asp_PortType_part_2.cc' was generated. Notify: File `IPL4asp_PortType_part_3.cc' was generated. Notify: File `IPL4asp_PortType_part_4.cc' was generated. Notify: File `IPL4asp_PortType_part_5.cc' was generated. Notify: File `IPL4asp_PortType_part_6.cc' was generated. Notify: File `IPL4asp_PortType_part_7.cc' was generated. Notify: File `IPL4asp_Types.hh' was generated. Notify: File `IPL4asp_Types.cc' was generated. Notify: File `IPL4asp_Types_part_1.cc' was generated. Notify: File `IPL4asp_Types_part_2.cc' was generated. Notify: File `IPL4asp_Types_part_3.cc' was generated. Notify: File `IPL4asp_Types_part_4.cc' was generated. Notify: File `IPL4asp_Types_part_5.cc' was generated. Notify: File `IPL4asp_Types_part_6.cc' was generated. Notify: File `IPL4asp_Types_part_7.cc' was generated. Notify: File `MAP_ApplicationContexts.hh' was generated. Notify: File `MAP_ApplicationContexts.cc' was generated. Notify: File `MAP_ApplicationContexts_part_1.cc' was generated. Notify: File `MAP_ApplicationContexts_part_2.cc' was generated. Notify: File `MAP_ApplicationContexts_part_3.cc' was generated. Notify: File `MAP_ApplicationContexts_part_4.cc' was generated. Notify: File `MAP_ApplicationContexts_part_5.cc' was generated. Notify: File `MAP_ApplicationContexts_part_6.cc' was generated. Notify: File `MAP_ApplicationContexts_part_7.cc' was generated. Notify: File `MAP_BS_Code.hh' was generated. Notify: File `MAP_BS_Code.cc' was generated. Notify: File `MAP_BS_Code_part_1.cc' was generated. Notify: File `MAP_BS_Code_part_2.cc' was generated. Notify: File `MAP_BS_Code_part_3.cc' was generated. Notify: File `MAP_BS_Code_part_4.cc' was generated. Notify: File `MAP_BS_Code_part_5.cc' was generated. Notify: File `MAP_BS_Code_part_6.cc' was generated. Notify: File `MAP_BS_Code_part_7.cc' was generated. Notify: File `MAP_CH_DataTypes.hh' was generated. Notify: File `MAP_CH_DataTypes.cc' was generated. Notify: File `MAP_CH_DataTypes_part_1.cc' was generated. Notify: File `MAP_CH_DataTypes_part_2.cc' was generated. Notify: File `MAP_CH_DataTypes_part_3.cc' was generated. Notify: File `MAP_CH_DataTypes_part_4.cc' was generated. Notify: File `MAP_CH_DataTypes_part_5.cc' was generated. Notify: File `MAP_CH_DataTypes_part_6.cc' was generated. Notify: File `MAP_CH_DataTypes_part_7.cc' was generated. Notify: File `MAP_CallHandlingOperations.hh' was generated. Notify: File `MAP_CallHandlingOperations.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_1.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_2.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_3.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_4.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_5.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_6.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_7.cc' was generated. Notify: File `MAP_CommonDataTypes.hh' was generated. Notify: File `MAP_CommonDataTypes.cc' was generated. Notify: File `MAP_CommonDataTypes_part_1.cc' was generated. Notify: File `MAP_CommonDataTypes_part_2.cc' was generated. Notify: File `MAP_CommonDataTypes_part_3.cc' was generated. Notify: File `MAP_CommonDataTypes_part_4.cc' was generated. Notify: File `MAP_CommonDataTypes_part_5.cc' was generated. Notify: File `MAP_CommonDataTypes_part_6.cc' was generated. Notify: File `MAP_CommonDataTypes_part_7.cc' was generated. Notify: File `MAP_DialogueInformation.hh' was generated. Notify: File `MAP_DialogueInformation.cc' was generated. Notify: File `MAP_DialogueInformation_part_1.cc' was generated. Notify: File `MAP_DialogueInformation_part_2.cc' was generated. Notify: File `MAP_DialogueInformation_part_3.cc' was generated. Notify: File `MAP_DialogueInformation_part_4.cc' was generated. Notify: File `MAP_DialogueInformation_part_5.cc' was generated. Notify: File `MAP_DialogueInformation_part_6.cc' was generated. Notify: File `MAP_DialogueInformation_part_7.cc' was generated. Notify: File `MAP_ER_DataTypes.hh' was generated. Notify: File `MAP_ER_DataTypes.cc' was generated. Notify: File `MAP_ER_DataTypes_part_1.cc' was generated. Notify: File `MAP_ER_DataTypes_part_2.cc' was generated. Notify: File `MAP_ER_DataTypes_part_3.cc' was generated. Notify: File `MAP_ER_DataTypes_part_4.cc' was generated. Notify: File `MAP_ER_DataTypes_part_5.cc' was generated. Notify: File `MAP_ER_DataTypes_part_6.cc' was generated. Notify: File `MAP_ER_DataTypes_part_7.cc' was generated. Notify: File `MAP_Errors.hh' was generated. Notify: File `MAP_Errors.cc' was generated. Notify: File `MAP_Errors_part_1.cc' was generated. Notify: File `MAP_Errors_part_2.cc' was generated. Notify: File `MAP_Errors_part_3.cc' was generated. Notify: File `MAP_Errors_part_4.cc' was generated. Notify: File `MAP_Errors_part_5.cc' was generated. Notify: File `MAP_Errors_part_6.cc' was generated. Notify: File `MAP_Errors_part_7.cc' was generated. Notify: File `MAP_ExtensionDataTypes.hh' was generated. Notify: File `MAP_ExtensionDataTypes.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_1.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_2.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_3.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_4.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_5.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_6.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_7.cc' was generated. Notify: File `MAP_GR_DataTypes.hh' was generated. Notify: File `MAP_GR_DataTypes.cc' was generated. Notify: File `MAP_GR_DataTypes_part_1.cc' was generated. Notify: File `MAP_GR_DataTypes_part_2.cc' was generated. Notify: File `MAP_GR_DataTypes_part_3.cc' was generated. Notify: File `MAP_GR_DataTypes_part_4.cc' was generated. Notify: File `MAP_GR_DataTypes_part_5.cc' was generated. Notify: File `MAP_GR_DataTypes_part_6.cc' was generated. Notify: File `MAP_GR_DataTypes_part_7.cc' was generated. Notify: File `MAP_Group_Call_Operations.hh' was generated. Notify: File `MAP_Group_Call_Operations.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_1.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_2.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_3.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_4.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_5.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_6.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_7.cc' was generated. Notify: File `MAP_LCS_DataTypes.hh' was generated. Notify: File `MAP_LCS_DataTypes.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_1.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_2.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_3.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_4.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_5.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_6.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_7.cc' was generated. Notify: File `MAP_LocationServiceOperations.hh' was generated. Notify: File `MAP_LocationServiceOperations.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_1.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_2.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_3.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_4.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_5.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_6.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_7.cc' was generated. Notify: File `MAP_MS_DataTypes.hh' was generated. Notify: File `MAP_MS_DataTypes.cc' was generated. Notify: File `MAP_MS_DataTypes_part_1.cc' was generated. Notify: File `MAP_MS_DataTypes_part_2.cc' was generated. Notify: File `MAP_MS_DataTypes_part_3.cc' was generated. Notify: File `MAP_MS_DataTypes_part_4.cc' was generated. Notify: File `MAP_MS_DataTypes_part_5.cc' was generated. Notify: File `MAP_MS_DataTypes_part_6.cc' was generated. Notify: File `MAP_MS_DataTypes_part_7.cc' was generated. Notify: File `MAP_MobileServiceOperations.hh' was generated. Notify: File `MAP_MobileServiceOperations.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_1.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_2.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_3.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_4.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_5.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_6.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_7.cc' was generated. Notify: File `MAP_OM_DataTypes.hh' was generated. Notify: File `MAP_OM_DataTypes.cc' was generated. Notify: File `MAP_OM_DataTypes_part_1.cc' was generated. Notify: File `MAP_OM_DataTypes_part_2.cc' was generated. Notify: File `MAP_OM_DataTypes_part_3.cc' was generated. Notify: File `MAP_OM_DataTypes_part_4.cc' was generated. Notify: File `MAP_OM_DataTypes_part_5.cc' was generated. Notify: File `MAP_OM_DataTypes_part_6.cc' was generated. Notify: File `MAP_OM_DataTypes_part_7.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations.hh' was generated. Notify: File `MAP_OperationAndMaintenanceOperations.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_1.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_2.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_3.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_4.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_5.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_6.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_7.cc' was generated. Notify: File `MAP_PDU_Defs.hh' was generated. Notify: File `MAP_PDU_Defs.cc' was generated. Notify: File `MAP_PDU_Defs_part_1.cc' was generated. Notify: File `MAP_PDU_Defs_part_2.cc' was generated. Notify: File `MAP_PDU_Defs_part_3.cc' was generated. Notify: File `MAP_PDU_Defs_part_4.cc' was generated. Notify: File `MAP_PDU_Defs_part_5.cc' was generated. Notify: File `MAP_PDU_Defs_part_6.cc' was generated. Notify: File `MAP_PDU_Defs_part_7.cc' was generated. Notify: File `MAP_Protocol.hh' was generated. Notify: File `MAP_Protocol.cc' was generated. Notify: File `MAP_Protocol_part_1.cc' was generated. Notify: File `MAP_Protocol_part_2.cc' was generated. Notify: File `MAP_Protocol_part_3.cc' was generated. Notify: File `MAP_Protocol_part_4.cc' was generated. Notify: File `MAP_Protocol_part_5.cc' was generated. Notify: File `MAP_Protocol_part_6.cc' was generated. Notify: File `MAP_Protocol_part_7.cc' was generated. Notify: File `MAP_SM_DataTypes.hh' was generated. Notify: File `MAP_SM_DataTypes.cc' was generated. Notify: File `MAP_SM_DataTypes_part_1.cc' was generated. Notify: File `MAP_SM_DataTypes_part_2.cc' was generated. Notify: File `MAP_SM_DataTypes_part_3.cc' was generated. Notify: File `MAP_SM_DataTypes_part_4.cc' was generated. Notify: File `MAP_SM_DataTypes_part_5.cc' was generated. Notify: File `MAP_SM_DataTypes_part_6.cc' was generated. Notify: File `MAP_SM_DataTypes_part_7.cc' was generated. Notify: File `MAP_SS_Code.hh' was generated. Notify: File `MAP_SS_Code.cc' was generated. Notify: File `MAP_SS_Code_part_1.cc' was generated. Notify: File `MAP_SS_Code_part_2.cc' was generated. Notify: File `MAP_SS_Code_part_3.cc' was generated. Notify: File `MAP_SS_Code_part_4.cc' was generated. Notify: File `MAP_SS_Code_part_5.cc' was generated. Notify: File `MAP_SS_Code_part_6.cc' was generated. Notify: File `MAP_SS_Code_part_7.cc' was generated. Notify: File `MAP_SS_DataTypes.hh' was generated. Notify: File `MAP_SS_DataTypes.cc' was generated. Notify: File `MAP_SS_DataTypes_part_1.cc' was generated. Notify: File `MAP_SS_DataTypes_part_2.cc' was generated. Notify: File `MAP_SS_DataTypes_part_3.cc' was generated. Notify: File `MAP_SS_DataTypes_part_4.cc' was generated. Notify: File `MAP_SS_DataTypes_part_5.cc' was generated. Notify: File `MAP_SS_DataTypes_part_6.cc' was generated. Notify: File `MAP_SS_DataTypes_part_7.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations.hh' was generated. Notify: File `MAP_ShortMessageServiceOperations.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_1.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_2.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_3.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_4.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_5.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_6.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_7.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations.hh' was generated. Notify: File `MAP_SupplementaryServiceOperations.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_1.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_2.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_3.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_4.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_5.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_6.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_7.cc' was generated. Notify: File `MAP_TS_Code.hh' was generated. Notify: File `MAP_TS_Code.cc' was generated. Notify: File `MAP_TS_Code_part_1.cc' was generated. Notify: File `MAP_TS_Code_part_2.cc' was generated. Notify: File `MAP_TS_Code_part_3.cc' was generated. Notify: File `MAP_TS_Code_part_4.cc' was generated. Notify: File `MAP_TS_Code_part_5.cc' was generated. Notify: File `MAP_TS_Code_part_6.cc' was generated. Notify: File `MAP_TS_Code_part_7.cc' was generated. Notify: File `MAP_Types.hh' was generated. Notify: File `MAP_Types.cc' was generated. Notify: File `MAP_Types_part_1.cc' was generated. Notify: File `MAP_Types_part_2.cc' was generated. Notify: File `MAP_Types_part_3.cc' was generated. Notify: File `MAP_Types_part_4.cc' was generated. Notify: File `MAP_Types_part_5.cc' was generated. Notify: File `MAP_Types_part_6.cc' was generated. Notify: File `MAP_Types_part_7.cc' was generated. Notify: File `MSLookup_mDNS_Emulation.hh' was generated. Notify: File `MSLookup_mDNS_Emulation.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_1.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_2.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_3.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_4.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_5.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_6.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_7.cc' was generated. Notify: File `MSLookup_mDNS_Templates.hh' was generated. Notify: File `MSLookup_mDNS_Templates.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_1.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_2.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_3.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_4.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_5.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_6.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_7.cc' was generated. Notify: File `MSLookup_mDNS_Types.hh' was generated. Notify: File `MSLookup_mDNS_Types.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_1.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_2.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_3.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_4.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_5.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_6.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_7.cc' was generated. Notify: File `Misc_Helpers.hh' was generated. Notify: File `Misc_Helpers.cc' was generated. Notify: File `Misc_Helpers_part_1.cc' was generated. Notify: File `Misc_Helpers_part_2.cc' was generated. Notify: File `Misc_Helpers_part_3.cc' was generated. Notify: File `Misc_Helpers_part_4.cc' was generated. Notify: File `Misc_Helpers_part_5.cc' was generated. Notify: File `Misc_Helpers_part_6.cc' was generated. Notify: File `Misc_Helpers_part_7.cc' was generated. Notify: File `MobileDomainDefinitions.hh' was generated. Notify: File `MobileDomainDefinitions.cc' was generated. Notify: File `MobileDomainDefinitions_part_1.cc' was generated. Notify: File `MobileDomainDefinitions_part_2.cc' was generated. Notify: File `MobileDomainDefinitions_part_3.cc' was generated. Notify: File `MobileDomainDefinitions_part_4.cc' was generated. Notify: File `MobileDomainDefinitions_part_5.cc' was generated. Notify: File `MobileDomainDefinitions_part_6.cc' was generated. Notify: File `MobileDomainDefinitions_part_7.cc' was generated. Notify: File `MobileL3_CC_Types.hh' was generated. Notify: File `MobileL3_CC_Types.cc' was generated. Notify: File `MobileL3_CC_Types_part_1.cc' was generated. Notify: File `MobileL3_CC_Types_part_2.cc' was generated. Notify: File `MobileL3_CC_Types_part_3.cc' was generated. Notify: File `MobileL3_CC_Types_part_4.cc' was generated. Notify: File `MobileL3_CC_Types_part_5.cc' was generated. Notify: File `MobileL3_CC_Types_part_6.cc' was generated. Notify: File `MobileL3_CC_Types_part_7.cc' was generated. Notify: File `MobileL3_CommonIE_Types.hh' was generated. Notify: File `MobileL3_CommonIE_Types.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_1.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_2.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_3.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_4.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_5.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_6.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_7.cc' was generated. Notify: File `MobileL3_GMM_SM_Types.hh' was generated. Notify: File `MobileL3_GMM_SM_Types.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_1.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_2.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_3.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_4.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_5.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_6.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_7.cc' was generated. Notify: File `MobileL3_MM_Types.hh' was generated. Notify: File `MobileL3_MM_Types.cc' was generated. Notify: File `MobileL3_MM_Types_part_1.cc' was generated. Notify: File `MobileL3_MM_Types_part_2.cc' was generated. Notify: File `MobileL3_MM_Types_part_3.cc' was generated. Notify: File `MobileL3_MM_Types_part_4.cc' was generated. Notify: File `MobileL3_MM_Types_part_5.cc' was generated. Notify: File `MobileL3_MM_Types_part_6.cc' was generated. Notify: File `MobileL3_MM_Types_part_7.cc' was generated. Notify: File `MobileL3_RRM_Types.hh' was generated. Notify: File `MobileL3_RRM_Types.cc' was generated. Notify: File `MobileL3_RRM_Types_part_1.cc' was generated. Notify: File `MobileL3_RRM_Types_part_2.cc' was generated. Notify: File `MobileL3_RRM_Types_part_3.cc' was generated. Notify: File `MobileL3_RRM_Types_part_4.cc' was generated. Notify: File `MobileL3_RRM_Types_part_5.cc' was generated. Notify: File `MobileL3_RRM_Types_part_6.cc' was generated. Notify: File `MobileL3_RRM_Types_part_7.cc' was generated. Notify: File `MobileL3_SMS_Types.hh' was generated. Notify: File `MobileL3_SMS_Types.cc' was generated. Notify: File `MobileL3_SMS_Types_part_1.cc' was generated. Notify: File `MobileL3_SMS_Types_part_2.cc' was generated. Notify: File `MobileL3_SMS_Types_part_3.cc' was generated. Notify: File `MobileL3_SMS_Types_part_4.cc' was generated. Notify: File `MobileL3_SMS_Types_part_5.cc' was generated. Notify: File `MobileL3_SMS_Types_part_6.cc' was generated. Notify: File `MobileL3_SMS_Types_part_7.cc' was generated. Notify: File `MobileL3_SS_Types.hh' was generated. Notify: File `MobileL3_SS_Types.cc' was generated. Notify: File `MobileL3_SS_Types_part_1.cc' was generated. Notify: File `MobileL3_SS_Types_part_2.cc' was generated. Notify: File `MobileL3_SS_Types_part_3.cc' was generated. Notify: File `MobileL3_SS_Types_part_4.cc' was generated. Notify: File `MobileL3_SS_Types_part_5.cc' was generated. Notify: File `MobileL3_SS_Types_part_6.cc' was generated. Notify: File `MobileL3_SS_Types_part_7.cc' was generated. Notify: File `MobileL3_Types.hh' was generated. Notify: File `MobileL3_Types.cc' was generated. Notify: File `MobileL3_Types_part_1.cc' was generated. Notify: File `MobileL3_Types_part_2.cc' was generated. Notify: File `MobileL3_Types_part_3.cc' was generated. Notify: File `MobileL3_Types_part_4.cc' was generated. Notify: File `MobileL3_Types_part_5.cc' was generated. Notify: File `MobileL3_Types_part_6.cc' was generated. Notify: File `MobileL3_Types_part_7.cc' was generated. Notify: File `Native_Functions.hh' was generated. Notify: File `Native_Functions.cc' was generated. Notify: File `Native_Functions_part_1.cc' was generated. Notify: File `Native_Functions_part_2.cc' was generated. Notify: File `Native_Functions_part_3.cc' was generated. Notify: File `Native_Functions_part_4.cc' was generated. Notify: File `Native_Functions_part_5.cc' was generated. Notify: File `Native_Functions_part_6.cc' was generated. Notify: File `Native_Functions_part_7.cc' was generated. Notify: File `Osmocom_CTRL_Adapter.hh' was generated. Notify: File `Osmocom_CTRL_Adapter.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_1.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_2.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_3.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_4.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_5.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_6.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_7.cc' was generated. Notify: File `Osmocom_CTRL_Functions.hh' was generated. Notify: File `Osmocom_CTRL_Functions.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_1.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_2.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_3.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_4.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_5.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_6.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_7.cc' was generated. Notify: File `Osmocom_CTRL_Types.hh' was generated. Notify: File `Osmocom_CTRL_Types.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_1.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_2.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_3.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_4.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_5.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_6.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_7.cc' was generated. Notify: File `Osmocom_Types.hh' was generated. Notify: File `Osmocom_Types.cc' was generated. Notify: File `Osmocom_Types_part_1.cc' was generated. Notify: File `Osmocom_Types_part_2.cc' was generated. Notify: File `Osmocom_Types_part_3.cc' was generated. Notify: File `Osmocom_Types_part_4.cc' was generated. Notify: File `Osmocom_Types_part_5.cc' was generated. Notify: File `Osmocom_Types_part_6.cc' was generated. Notify: File `Osmocom_Types_part_7.cc' was generated. Notify: File `Osmocom_VTY_Functions.hh' was generated. Notify: File `Osmocom_VTY_Functions.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_1.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_2.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_3.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_4.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_5.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_6.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_7.cc' was generated. Notify: File `PCO_Types.hh' was generated. Notify: File `PCO_Types.cc' was generated. Notify: File `PCO_Types_part_1.cc' was generated. Notify: File `PCO_Types_part_2.cc' was generated. Notify: File `PCO_Types_part_3.cc' was generated. Notify: File `PCO_Types_part_4.cc' was generated. Notify: File `PCO_Types_part_5.cc' was generated. Notify: File `PCO_Types_part_6.cc' was generated. Notify: File `PCO_Types_part_7.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs.hh' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_1.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_2.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_3.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_4.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_5.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_6.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_7.cc' was generated. Notify: File `Remote_Operations_Information_Objects.hh' was generated. Notify: File `Remote_Operations_Information_Objects.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_1.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_2.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_3.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_4.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_5.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_6.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_7.cc' was generated. Notify: File `SS_DataTypes.hh' was generated. Notify: File `SS_DataTypes.cc' was generated. Notify: File `SS_DataTypes_part_1.cc' was generated. Notify: File `SS_DataTypes_part_2.cc' was generated. Notify: File `SS_DataTypes_part_3.cc' was generated. Notify: File `SS_DataTypes_part_4.cc' was generated. Notify: File `SS_DataTypes_part_5.cc' was generated. Notify: File `SS_DataTypes_part_6.cc' was generated. Notify: File `SS_DataTypes_part_7.cc' was generated. Notify: File `SS_Errors.hh' was generated. Notify: File `SS_Errors.cc' was generated. Notify: File `SS_Errors_part_1.cc' was generated. Notify: File `SS_Errors_part_2.cc' was generated. Notify: File `SS_Errors_part_3.cc' was generated. Notify: File `SS_Errors_part_4.cc' was generated. Notify: File `SS_Errors_part_5.cc' was generated. Notify: File `SS_Errors_part_6.cc' was generated. Notify: File `SS_Errors_part_7.cc' was generated. Notify: File `SS_Operations.hh' was generated. Notify: File `SS_Operations.cc' was generated. Notify: File `SS_Operations_part_1.cc' was generated. Notify: File `SS_Operations_part_2.cc' was generated. Notify: File `SS_Operations_part_3.cc' was generated. Notify: File `SS_Operations_part_4.cc' was generated. Notify: File `SS_Operations_part_5.cc' was generated. Notify: File `SS_Operations_part_6.cc' was generated. Notify: File `SS_Operations_part_7.cc' was generated. Notify: File `SS_PDU_Defs.hh' was generated. Notify: File `SS_PDU_Defs.cc' was generated. Notify: File `SS_PDU_Defs_part_1.cc' was generated. Notify: File `SS_PDU_Defs_part_2.cc' was generated. Notify: File `SS_PDU_Defs_part_3.cc' was generated. Notify: File `SS_PDU_Defs_part_4.cc' was generated. Notify: File `SS_PDU_Defs_part_5.cc' was generated. Notify: File `SS_PDU_Defs_part_6.cc' was generated. Notify: File `SS_PDU_Defs_part_7.cc' was generated. Notify: File `SS_Protocol.hh' was generated. Notify: File `SS_Protocol.cc' was generated. Notify: File `SS_Protocol_part_1.cc' was generated. Notify: File `SS_Protocol_part_2.cc' was generated. Notify: File `SS_Protocol_part_3.cc' was generated. Notify: File `SS_Protocol_part_4.cc' was generated. Notify: File `SS_Protocol_part_5.cc' was generated. Notify: File `SS_Protocol_part_6.cc' was generated. Notify: File `SS_Protocol_part_7.cc' was generated. Notify: File `SS_Templates.hh' was generated. Notify: File `SS_Templates.cc' was generated. Notify: File `SS_Templates_part_1.cc' was generated. Notify: File `SS_Templates_part_2.cc' was generated. Notify: File `SS_Templates_part_3.cc' was generated. Notify: File `SS_Templates_part_4.cc' was generated. Notify: File `SS_Templates_part_5.cc' was generated. Notify: File `SS_Templates_part_6.cc' was generated. Notify: File `SS_Templates_part_7.cc' was generated. Notify: File `SS_Types.hh' was generated. Notify: File `SS_Types.cc' was generated. Notify: File `SS_Types_part_1.cc' was generated. Notify: File `SS_Types_part_2.cc' was generated. Notify: File `SS_Types_part_3.cc' was generated. Notify: File `SS_Types_part_4.cc' was generated. Notify: File `SS_Types_part_5.cc' was generated. Notify: File `SS_Types_part_6.cc' was generated. Notify: File `SS_Types_part_7.cc' was generated. Notify: File `Socket_API_Definitions.hh' was generated. Notify: File `Socket_API_Definitions.cc' was generated. Notify: File `Socket_API_Definitions_part_1.cc' was generated. Notify: File `Socket_API_Definitions_part_2.cc' was generated. Notify: File `Socket_API_Definitions_part_3.cc' was generated. Notify: File `Socket_API_Definitions_part_4.cc' was generated. Notify: File `Socket_API_Definitions_part_5.cc' was generated. Notify: File `Socket_API_Definitions_part_6.cc' was generated. Notify: File `Socket_API_Definitions_part_7.cc' was generated. Notify: File `TCCConversion_Functions.hh' was generated. Notify: File `TCCConversion_Functions.cc' was generated. Notify: File `TCCConversion_Functions_part_1.cc' was generated. Notify: File `TCCConversion_Functions_part_2.cc' was generated. Notify: File `TCCConversion_Functions_part_3.cc' was generated. Notify: File `TCCConversion_Functions_part_4.cc' was generated. Notify: File `TCCConversion_Functions_part_5.cc' was generated. Notify: File `TCCConversion_Functions_part_6.cc' was generated. Notify: File `TCCConversion_Functions_part_7.cc' was generated. Notify: File `TCCEncoding_Functions.hh' was generated. Notify: File `TCCEncoding_Functions.cc' was generated. Notify: File `TCCEncoding_Functions_part_1.cc' was generated. Notify: File `TCCEncoding_Functions_part_2.cc' was generated. Notify: File `TCCEncoding_Functions_part_3.cc' was generated. Notify: File `TCCEncoding_Functions_part_4.cc' was generated. Notify: File `TCCEncoding_Functions_part_5.cc' was generated. Notify: File `TCCEncoding_Functions_part_6.cc' was generated. Notify: File `TCCEncoding_Functions_part_7.cc' was generated. Notify: File `TCCInterface_Functions.hh' was generated. Notify: File `TCCInterface_Functions.cc' was generated. Notify: File `TCCInterface_Functions_part_1.cc' was generated. Notify: File `TCCInterface_Functions_part_2.cc' was generated. Notify: File `TCCInterface_Functions_part_3.cc' was generated. Notify: File `TCCInterface_Functions_part_4.cc' was generated. Notify: File `TCCInterface_Functions_part_5.cc' was generated. Notify: File `TCCInterface_Functions_part_6.cc' was generated. Notify: File `TCCInterface_Functions_part_7.cc' was generated. Notify: File `TELNETasp_PortType.hh' was generated. Notify: File `TELNETasp_PortType.cc' was generated. Notify: File `TELNETasp_PortType_part_1.cc' was generated. Notify: File `TELNETasp_PortType_part_2.cc' was generated. Notify: File `TELNETasp_PortType_part_3.cc' was generated. Notify: File `TELNETasp_PortType_part_4.cc' was generated. Notify: File `TELNETasp_PortType_part_5.cc' was generated. Notify: File `TELNETasp_PortType_part_6.cc' was generated. Notify: File `TELNETasp_PortType_part_7.cc' was generated. Notify: File `UDPasp_PortType.hh' was generated. Notify: File `UDPasp_PortType.cc' was generated. Notify: File `UDPasp_PortType_part_1.cc' was generated. Notify: File `UDPasp_PortType_part_2.cc' was generated. Notify: File `UDPasp_PortType_part_3.cc' was generated. Notify: File `UDPasp_PortType_part_4.cc' was generated. Notify: File `UDPasp_PortType_part_5.cc' was generated. Notify: File `UDPasp_PortType_part_6.cc' was generated. Notify: File `UDPasp_PortType_part_7.cc' was generated. Notify: File `UDPasp_Types.hh' was generated. Notify: File `UDPasp_Types.cc' was generated. Notify: File `UDPasp_Types_part_1.cc' was generated. Notify: File `UDPasp_Types_part_2.cc' was generated. Notify: File `UDPasp_Types_part_3.cc' was generated. Notify: File `UDPasp_Types_part_4.cc' was generated. Notify: File `UDPasp_Types_part_5.cc' was generated. Notify: File `UDPasp_Types_part_6.cc' was generated. Notify: File `UDPasp_Types_part_7.cc' was generated. Notify: File `USSD_Helpers.hh' was generated. Notify: File `USSD_Helpers.cc' was generated. Notify: File `USSD_Helpers_part_1.cc' was generated. Notify: File `USSD_Helpers_part_2.cc' was generated. Notify: File `USSD_Helpers_part_3.cc' was generated. Notify: File `USSD_Helpers_part_4.cc' was generated. Notify: File `USSD_Helpers_part_5.cc' was generated. Notify: File `USSD_Helpers_part_6.cc' was generated. Notify: File `USSD_Helpers_part_7.cc' was generated. Notify: 711 files were updated. touch compile [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr', 'testenv-hlr-osmocom-nightly-20250203-0855-d70f370b-0', 'make', '-j', '21'] Creating dependency file for UDPasp_PT.cc Creating dependency file for TELNETasp_PT.cc Creating dependency file for TCCInterface.cc Creating dependency file for TCCEncoding.cc Creating dependency file for TCCConversion.cc Creating dependency file for SS_EncDec.cc Creating dependency file for MAP_EncDec.cc Creating dependency file for Native_FunctionDefs.cc Creating dependency file for IPL4asp_discovery.cc Creating dependency file for IPL4asp_PT.cc Creating dependency file for IPA_CodecPort_CtrlFunctDef.cc Creating dependency file for DNS_EncDec.cc Creating dependency file for SS_Protocol_part_7.cc Creating dependency file for SS_Protocol_part_6.cc Creating dependency file for SS_Protocol_part_5.cc Creating dependency file for SS_Protocol_part_4.cc Creating dependency file for SS_Protocol_part_3.cc Creating dependency file for SS_Protocol_part_2.cc Creating dependency file for SS_Protocol_part_1.cc Creating dependency file for SS_PDU_Defs_part_7.cc Creating dependency file for SS_PDU_Defs_part_6.cc Creating dependency file for SS_PDU_Defs_part_5.cc Creating dependency file for SS_PDU_Defs_part_4.cc Creating dependency file for SS_PDU_Defs_part_3.cc Creating dependency file for SS_PDU_Defs_part_2.cc Creating dependency file for SS_PDU_Defs_part_1.cc Creating dependency file for SS_Operations_part_7.cc Creating dependency file for SS_Operations_part_6.cc Creating dependency file for SS_Operations_part_5.cc Creating dependency file for SS_Operations_part_4.cc Creating dependency file for SS_Operations_part_3.cc Creating dependency file for SS_Operations_part_2.cc Creating dependency file for SS_Operations_part_1.cc Creating dependency file for SS_Errors_part_7.cc Creating dependency file for SS_Errors_part_6.cc Creating dependency file for SS_Errors_part_5.cc Creating dependency file for SS_Errors_part_4.cc Creating dependency file for SS_Errors_part_3.cc Creating dependency file for SS_Errors_part_1.cc Creating dependency file for SS_Errors_part_2.cc Creating dependency file for SS_DataTypes_part_6.cc Creating dependency file for SS_DataTypes_part_7.cc Creating dependency file for SS_DataTypes_part_5.cc Creating dependency file for SS_DataTypes_part_4.cc Creating dependency file for SS_DataTypes_part_3.cc Creating dependency file for SS_DataTypes_part_2.cc Creating dependency file for SS_DataTypes_part_1.cc Creating dependency file for Remote_Operations_Information_Objects_part_7.cc Creating dependency file for Remote_Operations_Information_Objects_part_6.cc Creating dependency file for Remote_Operations_Information_Objects_part_5.cc Creating dependency file for Remote_Operations_Information_Objects_part_4.cc Creating dependency file for Remote_Operations_Information_Objects_part_3.cc Creating dependency file for Remote_Operations_Information_Objects_part_2.cc Creating dependency file for Remote_Operations_Information_Objects_part_1.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_7.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_6.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_5.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_4.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_3.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_2.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_1.cc Creating dependency file for MobileDomainDefinitions_part_7.cc Creating dependency file for MobileDomainDefinitions_part_6.cc Creating dependency file for MobileDomainDefinitions_part_5.cc Creating dependency file for MobileDomainDefinitions_part_4.cc Creating dependency file for MobileDomainDefinitions_part_3.cc Creating dependency file for MobileDomainDefinitions_part_2.cc Creating dependency file for MobileDomainDefinitions_part_1.cc Creating dependency file for MAP_TS_Code_part_7.cc Creating dependency file for MAP_TS_Code_part_6.cc Creating dependency file for MAP_TS_Code_part_5.cc Creating dependency file for MAP_TS_Code_part_4.cc Creating dependency file for MAP_TS_Code_part_3.cc Creating dependency file for MAP_TS_Code_part_2.cc Creating dependency file for MAP_TS_Code_part_1.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_7.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_6.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_5.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_4.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_3.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_2.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_1.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_7.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_6.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_5.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_4.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_3.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_2.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_1.cc Creating dependency file for MAP_SS_DataTypes_part_7.cc Creating dependency file for MAP_SS_DataTypes_part_6.cc Creating dependency file for MAP_SS_DataTypes_part_5.cc Creating dependency file for MAP_SS_DataTypes_part_4.cc Creating dependency file for MAP_SS_DataTypes_part_3.cc Creating dependency file for MAP_SS_DataTypes_part_2.cc Creating dependency file for MAP_SS_DataTypes_part_1.cc Creating dependency file for MAP_SS_Code_part_7.cc Creating dependency file for MAP_SS_Code_part_6.cc Creating dependency file for MAP_SS_Code_part_5.cc Creating dependency file for MAP_SS_Code_part_4.cc Creating dependency file for MAP_SS_Code_part_3.cc Creating dependency file for MAP_SS_Code_part_2.cc Creating dependency file for MAP_SS_Code_part_1.cc Creating dependency file for MAP_SM_DataTypes_part_7.cc Creating dependency file for MAP_SM_DataTypes_part_6.cc Creating dependency file for MAP_SM_DataTypes_part_5.cc Creating dependency file for MAP_SM_DataTypes_part_4.cc Creating dependency file for MAP_SM_DataTypes_part_3.cc Creating dependency file for MAP_SM_DataTypes_part_2.cc Creating dependency file for MAP_SM_DataTypes_part_1.cc Creating dependency file for MAP_Protocol_part_7.cc Creating dependency file for MAP_Protocol_part_6.cc Creating dependency file for MAP_Protocol_part_5.cc Creating dependency file for MAP_Protocol_part_4.cc Creating dependency file for MAP_Protocol_part_3.cc Creating dependency file for MAP_Protocol_part_2.cc Creating dependency file for MAP_Protocol_part_1.cc Creating dependency file for MAP_PDU_Defs_part_7.cc Creating dependency file for MAP_PDU_Defs_part_6.cc Creating dependency file for MAP_PDU_Defs_part_5.cc Creating dependency file for MAP_PDU_Defs_part_4.cc Creating dependency file for MAP_PDU_Defs_part_3.cc Creating dependency file for MAP_PDU_Defs_part_2.cc Creating dependency file for MAP_PDU_Defs_part_1.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_7.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_6.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_5.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_4.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_3.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_2.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_1.cc Creating dependency file for MAP_OM_DataTypes_part_7.cc Creating dependency file for MAP_OM_DataTypes_part_6.cc Creating dependency file for MAP_OM_DataTypes_part_5.cc Creating dependency file for MAP_OM_DataTypes_part_4.cc Creating dependency file for MAP_OM_DataTypes_part_3.cc Creating dependency file for MAP_OM_DataTypes_part_2.cc Creating dependency file for MAP_OM_DataTypes_part_1.cc Creating dependency file for MAP_MobileServiceOperations_part_7.cc Creating dependency file for MAP_MobileServiceOperations_part_6.cc Creating dependency file for MAP_MobileServiceOperations_part_5.cc Creating dependency file for MAP_MobileServiceOperations_part_4.cc Creating dependency file for MAP_MobileServiceOperations_part_3.cc Creating dependency file for MAP_MobileServiceOperations_part_2.cc Creating dependency file for MAP_MobileServiceOperations_part_1.cc Creating dependency file for MAP_MS_DataTypes_part_7.cc Creating dependency file for MAP_MS_DataTypes_part_6.cc Creating dependency file for MAP_MS_DataTypes_part_5.cc Creating dependency file for MAP_MS_DataTypes_part_4.cc Creating dependency file for MAP_MS_DataTypes_part_3.cc Creating dependency file for MAP_MS_DataTypes_part_2.cc Creating dependency file for MAP_MS_DataTypes_part_1.cc Creating dependency file for MAP_LocationServiceOperations_part_7.cc Creating dependency file for MAP_LocationServiceOperations_part_6.cc Creating dependency file for MAP_LocationServiceOperations_part_5.cc Creating dependency file for MAP_LocationServiceOperations_part_4.cc Creating dependency file for MAP_LocationServiceOperations_part_3.cc Creating dependency file for MAP_LocationServiceOperations_part_2.cc Creating dependency file for MAP_LocationServiceOperations_part_1.cc Creating dependency file for MAP_LCS_DataTypes_part_7.cc Creating dependency file for MAP_LCS_DataTypes_part_6.cc Creating dependency file for MAP_LCS_DataTypes_part_5.cc Creating dependency file for MAP_LCS_DataTypes_part_4.cc Creating dependency file for MAP_LCS_DataTypes_part_3.cc Creating dependency file for MAP_LCS_DataTypes_part_2.cc Creating dependency file for MAP_LCS_DataTypes_part_1.cc Creating dependency file for MAP_Group_Call_Operations_part_7.cc Creating dependency file for MAP_Group_Call_Operations_part_6.cc Creating dependency file for MAP_Group_Call_Operations_part_5.cc Creating dependency file for MAP_Group_Call_Operations_part_4.cc Creating dependency file for MAP_Group_Call_Operations_part_3.cc Creating dependency file for MAP_Group_Call_Operations_part_2.cc Creating dependency file for MAP_Group_Call_Operations_part_1.cc Creating dependency file for MAP_GR_DataTypes_part_7.cc Creating dependency file for MAP_GR_DataTypes_part_6.cc Creating dependency file for MAP_GR_DataTypes_part_5.cc Creating dependency file for MAP_GR_DataTypes_part_4.cc Creating dependency file for MAP_GR_DataTypes_part_3.cc Creating dependency file for MAP_GR_DataTypes_part_2.cc Creating dependency file for MAP_GR_DataTypes_part_1.cc Creating dependency file for MAP_ExtensionDataTypes_part_7.cc Creating dependency file for MAP_ExtensionDataTypes_part_6.cc Creating dependency file for MAP_ExtensionDataTypes_part_5.cc Creating dependency file for MAP_ExtensionDataTypes_part_4.cc Creating dependency file for MAP_ExtensionDataTypes_part_3.cc Creating dependency file for MAP_ExtensionDataTypes_part_2.cc Creating dependency file for MAP_ExtensionDataTypes_part_1.cc Creating dependency file for MAP_Errors_part_7.cc Creating dependency file for MAP_Errors_part_6.cc Creating dependency file for MAP_Errors_part_5.cc Creating dependency file for MAP_Errors_part_4.cc Creating dependency file for MAP_Errors_part_3.cc Creating dependency file for MAP_Errors_part_2.cc Creating dependency file for MAP_Errors_part_1.cc Creating dependency file for MAP_ER_DataTypes_part_7.cc Creating dependency file for MAP_ER_DataTypes_part_6.cc Creating dependency file for MAP_ER_DataTypes_part_5.cc Creating dependency file for MAP_ER_DataTypes_part_4.cc Creating dependency file for MAP_ER_DataTypes_part_3.cc Creating dependency file for MAP_ER_DataTypes_part_2.cc Creating dependency file for MAP_ER_DataTypes_part_1.cc Creating dependency file for MAP_DialogueInformation_part_7.cc Creating dependency file for MAP_DialogueInformation_part_6.cc Creating dependency file for MAP_DialogueInformation_part_5.cc Creating dependency file for MAP_DialogueInformation_part_4.cc Creating dependency file for MAP_DialogueInformation_part_3.cc Creating dependency file for MAP_DialogueInformation_part_2.cc Creating dependency file for MAP_DialogueInformation_part_1.cc Creating dependency file for MAP_CommonDataTypes_part_7.cc Creating dependency file for MAP_CommonDataTypes_part_6.cc Creating dependency file for MAP_CommonDataTypes_part_5.cc Creating dependency file for MAP_CommonDataTypes_part_4.cc Creating dependency file for MAP_CommonDataTypes_part_3.cc Creating dependency file for MAP_CommonDataTypes_part_2.cc Creating dependency file for MAP_CommonDataTypes_part_1.cc Creating dependency file for MAP_CallHandlingOperations_part_7.cc Creating dependency file for MAP_CallHandlingOperations_part_6.cc Creating dependency file for MAP_CallHandlingOperations_part_5.cc Creating dependency file for MAP_CallHandlingOperations_part_4.cc Creating dependency file for MAP_CallHandlingOperations_part_3.cc Creating dependency file for MAP_CallHandlingOperations_part_2.cc Creating dependency file for MAP_CallHandlingOperations_part_1.cc Creating dependency file for MAP_CH_DataTypes_part_7.cc Creating dependency file for MAP_CH_DataTypes_part_6.cc Creating dependency file for MAP_CH_DataTypes_part_5.cc Creating dependency file for MAP_CH_DataTypes_part_4.cc Creating dependency file for MAP_CH_DataTypes_part_3.cc Creating dependency file for MAP_CH_DataTypes_part_2.cc Creating dependency file for MAP_CH_DataTypes_part_1.cc Creating dependency file for MAP_BS_Code_part_7.cc Creating dependency file for MAP_BS_Code_part_6.cc Creating dependency file for MAP_BS_Code_part_5.cc Creating dependency file for MAP_BS_Code_part_4.cc Creating dependency file for MAP_BS_Code_part_3.cc Creating dependency file for MAP_BS_Code_part_2.cc Creating dependency file for MAP_BS_Code_part_1.cc Creating dependency file for MAP_ApplicationContexts_part_7.cc Creating dependency file for MAP_ApplicationContexts_part_6.cc Creating dependency file for MAP_ApplicationContexts_part_5.cc Creating dependency file for MAP_ApplicationContexts_part_4.cc Creating dependency file for MAP_ApplicationContexts_part_3.cc Creating dependency file for MAP_ApplicationContexts_part_2.cc Creating dependency file for MAP_ApplicationContexts_part_1.cc Creating dependency file for SS_Protocol.cc Creating dependency file for SS_PDU_Defs.cc Creating dependency file for SS_Operations.cc Creating dependency file for SS_Errors.cc Creating dependency file for SS_DataTypes.cc Creating dependency file for Remote_Operations_Information_Objects.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs.cc Creating dependency file for MobileDomainDefinitions.cc Creating dependency file for MAP_TS_Code.cc Creating dependency file for MAP_SupplementaryServiceOperations.cc Creating dependency file for MAP_ShortMessageServiceOperations.cc Creating dependency file for MAP_SS_DataTypes.cc Creating dependency file for MAP_SS_Code.cc Creating dependency file for MAP_SM_DataTypes.cc Creating dependency file for MAP_Protocol.cc Creating dependency file for MAP_PDU_Defs.cc Creating dependency file for MAP_OperationAndMaintenanceOperations.cc Creating dependency file for MAP_OM_DataTypes.cc Creating dependency file for MAP_MobileServiceOperations.cc Creating dependency file for MAP_MS_DataTypes.cc Creating dependency file for MAP_LocationServiceOperations.cc Creating dependency file for MAP_LCS_DataTypes.cc Creating dependency file for MAP_Group_Call_Operations.cc Creating dependency file for MAP_GR_DataTypes.cc Creating dependency file for MAP_ExtensionDataTypes.cc Creating dependency file for MAP_Errors.cc Creating dependency file for MAP_ER_DataTypes.cc Creating dependency file for MAP_DialogueInformation.cc Creating dependency file for MAP_CommonDataTypes.cc Creating dependency file for MAP_CallHandlingOperations.cc Creating dependency file for MAP_CH_DataTypes.cc Creating dependency file for MAP_BS_Code.cc Creating dependency file for MAP_ApplicationContexts.cc Creating dependency file for IPA_Emulation_part_7.cc Creating dependency file for IPA_Emulation_part_6.cc Creating dependency file for IPA_Emulation_part_5.cc Creating dependency file for IPA_Emulation_part_4.cc Creating dependency file for IPA_Emulation_part_3.cc Creating dependency file for IPA_Emulation_part_2.cc Creating dependency file for IPA_Emulation_part_1.cc Creating dependency file for IPA_Emulation.cc Creating dependency file for USSD_Helpers_part_7.cc Creating dependency file for USSD_Helpers_part_6.cc Creating dependency file for USSD_Helpers_part_5.cc Creating dependency file for USSD_Helpers_part_4.cc Creating dependency file for USSD_Helpers_part_3.cc Creating dependency file for USSD_Helpers_part_2.cc Creating dependency file for USSD_Helpers_part_1.cc Creating dependency file for UDPasp_Types_part_7.cc Creating dependency file for UDPasp_Types_part_6.cc Creating dependency file for UDPasp_Types_part_5.cc Creating dependency file for UDPasp_Types_part_4.cc Creating dependency file for UDPasp_Types_part_3.cc Creating dependency file for UDPasp_Types_part_2.cc Creating dependency file for UDPasp_Types_part_1.cc Creating dependency file for UDPasp_PortType_part_5.cc Creating dependency file for UDPasp_PortType_part_7.cc Creating dependency file for UDPasp_PortType_part_6.cc Creating dependency file for UDPasp_PortType_part_3.cc Creating dependency file for UDPasp_PortType_part_4.cc Creating dependency file for UDPasp_PortType_part_2.cc Creating dependency file for UDPasp_PortType_part_1.cc Creating dependency file for TELNETasp_PortType_part_7.cc Creating dependency file for TELNETasp_PortType_part_6.cc Creating dependency file for TELNETasp_PortType_part_5.cc Creating dependency file for TELNETasp_PortType_part_4.cc Creating dependency file for TELNETasp_PortType_part_3.cc Creating dependency file for TELNETasp_PortType_part_2.cc Creating dependency file for TELNETasp_PortType_part_1.cc Creating dependency file for TCCInterface_Functions_part_7.cc Creating dependency file for TCCInterface_Functions_part_6.cc Creating dependency file for TCCInterface_Functions_part_5.cc Creating dependency file for TCCInterface_Functions_part_4.cc Creating dependency file for TCCInterface_Functions_part_2.cc Creating dependency file for TCCInterface_Functions_part_1.cc Creating dependency file for TCCInterface_Functions_part_3.cc Creating dependency file for TCCEncoding_Functions_part_7.cc Creating dependency file for TCCEncoding_Functions_part_6.cc Creating dependency file for TCCEncoding_Functions_part_5.cc Creating dependency file for TCCEncoding_Functions_part_4.cc Creating dependency file for TCCEncoding_Functions_part_3.cc Creating dependency file for TCCEncoding_Functions_part_2.cc Creating dependency file for TCCEncoding_Functions_part_1.cc Creating dependency file for TCCConversion_Functions_part_7.cc Creating dependency file for TCCConversion_Functions_part_6.cc Creating dependency file for TCCConversion_Functions_part_5.cc Creating dependency file for TCCConversion_Functions_part_4.cc Creating dependency file for TCCConversion_Functions_part_3.cc Creating dependency file for TCCConversion_Functions_part_2.cc Creating dependency file for TCCConversion_Functions_part_1.cc Creating dependency file for Socket_API_Definitions_part_7.cc Creating dependency file for Socket_API_Definitions_part_6.cc Creating dependency file for Socket_API_Definitions_part_5.cc Creating dependency file for Socket_API_Definitions_part_4.cc Creating dependency file for Socket_API_Definitions_part_3.cc Creating dependency file for Socket_API_Definitions_part_2.cc Creating dependency file for Socket_API_Definitions_part_1.cc Creating dependency file for SS_Types_part_7.cc Creating dependency file for SS_Types_part_6.cc Creating dependency file for SS_Types_part_5.cc Creating dependency file for SS_Types_part_4.cc Creating dependency file for SS_Types_part_3.cc Creating dependency file for SS_Types_part_2.cc Creating dependency file for SS_Types_part_1.cc Creating dependency file for SS_Templates_part_7.cc Creating dependency file for SS_Templates_part_6.cc Creating dependency file for SS_Templates_part_5.cc Creating dependency file for SS_Templates_part_4.cc Creating dependency file for SS_Templates_part_3.cc Creating dependency file for SS_Templates_part_1.cc Creating dependency file for SS_Templates_part_2.cc Creating dependency file for PCO_Types_part_7.cc Creating dependency file for PCO_Types_part_6.cc Creating dependency file for PCO_Types_part_5.cc Creating dependency file for PCO_Types_part_4.cc Creating dependency file for PCO_Types_part_3.cc Creating dependency file for PCO_Types_part_2.cc Creating dependency file for PCO_Types_part_1.cc Creating dependency file for Osmocom_VTY_Functions_part_7.cc Creating dependency file for Osmocom_VTY_Functions_part_6.cc Creating dependency file for Osmocom_VTY_Functions_part_5.cc Creating dependency file for Osmocom_VTY_Functions_part_4.cc Creating dependency file for Osmocom_VTY_Functions_part_3.cc Creating dependency file for Osmocom_VTY_Functions_part_2.cc Creating dependency file for Osmocom_VTY_Functions_part_1.cc Creating dependency file for Osmocom_Types_part_7.cc Creating dependency file for Osmocom_Types_part_6.cc Creating dependency file for Osmocom_Types_part_5.cc Creating dependency file for Osmocom_Types_part_4.cc Creating dependency file for Osmocom_Types_part_3.cc Creating dependency file for Osmocom_Types_part_2.cc Creating dependency file for Osmocom_Types_part_1.cc Creating dependency file for Osmocom_CTRL_Types_part_7.cc Creating dependency file for Osmocom_CTRL_Types_part_6.cc Creating dependency file for Osmocom_CTRL_Types_part_5.cc Creating dependency file for Osmocom_CTRL_Types_part_4.cc Creating dependency file for Osmocom_CTRL_Types_part_3.cc Creating dependency file for Osmocom_CTRL_Types_part_2.cc Creating dependency file for Osmocom_CTRL_Types_part_1.cc Creating dependency file for Osmocom_CTRL_Functions_part_7.cc Creating dependency file for Osmocom_CTRL_Functions_part_6.cc Creating dependency file for Osmocom_CTRL_Functions_part_5.cc Creating dependency file for Osmocom_CTRL_Functions_part_4.cc Creating dependency file for Osmocom_CTRL_Functions_part_3.cc Creating dependency file for Osmocom_CTRL_Functions_part_2.cc Creating dependency file for Osmocom_CTRL_Functions_part_1.cc Creating dependency file for Osmocom_CTRL_Adapter_part_7.cc Creating dependency file for Osmocom_CTRL_Adapter_part_6.cc Creating dependency file for Osmocom_CTRL_Adapter_part_5.cc Creating dependency file for Osmocom_CTRL_Adapter_part_4.cc Creating dependency file for Osmocom_CTRL_Adapter_part_3.cc Creating dependency file for Osmocom_CTRL_Adapter_part_2.cc Creating dependency file for Osmocom_CTRL_Adapter_part_1.cc Creating dependency file for Native_Functions_part_7.cc Creating dependency file for Native_Functions_part_6.cc Creating dependency file for Native_Functions_part_5.cc Creating dependency file for Native_Functions_part_4.cc Creating dependency file for Native_Functions_part_3.cc Creating dependency file for Native_Functions_part_2.cc Creating dependency file for Native_Functions_part_1.cc Creating dependency file for MobileL3_Types_part_7.cc Creating dependency file for MobileL3_Types_part_6.cc Creating dependency file for MobileL3_Types_part_5.cc Creating dependency file for MobileL3_Types_part_4.cc Creating dependency file for MobileL3_Types_part_3.cc Creating dependency file for MobileL3_Types_part_2.cc Creating dependency file for MobileL3_Types_part_1.cc Creating dependency file for MobileL3_SS_Types_part_7.cc Creating dependency file for MobileL3_SS_Types_part_6.cc Creating dependency file for MobileL3_SS_Types_part_5.cc Creating dependency file for MobileL3_SS_Types_part_4.cc Creating dependency file for MobileL3_SS_Types_part_3.cc Creating dependency file for MobileL3_SS_Types_part_2.cc Creating dependency file for MobileL3_SS_Types_part_1.cc Creating dependency file for MobileL3_SMS_Types_part_7.cc Creating dependency file for MobileL3_SMS_Types_part_6.cc Creating dependency file for MobileL3_SMS_Types_part_5.cc Creating dependency file for MobileL3_SMS_Types_part_4.cc Creating dependency file for MobileL3_SMS_Types_part_3.cc Creating dependency file for MobileL3_SMS_Types_part_2.cc Creating dependency file for MobileL3_SMS_Types_part_1.cc Creating dependency file for MobileL3_RRM_Types_part_7.cc Creating dependency file for MobileL3_RRM_Types_part_6.cc Creating dependency file for MobileL3_RRM_Types_part_5.cc Creating dependency file for MobileL3_RRM_Types_part_4.cc Creating dependency file for MobileL3_RRM_Types_part_3.cc Creating dependency file for MobileL3_RRM_Types_part_2.cc Creating dependency file for MobileL3_RRM_Types_part_1.cc Creating dependency file for MobileL3_MM_Types_part_7.cc Creating dependency file for MobileL3_MM_Types_part_6.cc Creating dependency file for MobileL3_MM_Types_part_5.cc Creating dependency file for MobileL3_MM_Types_part_4.cc Creating dependency file for MobileL3_MM_Types_part_3.cc Creating dependency file for MobileL3_MM_Types_part_2.cc Creating dependency file for MobileL3_MM_Types_part_1.cc Creating dependency file for MobileL3_GMM_SM_Types_part_7.cc Creating dependency file for MobileL3_GMM_SM_Types_part_6.cc Creating dependency file for MobileL3_GMM_SM_Types_part_5.cc Creating dependency file for MobileL3_GMM_SM_Types_part_4.cc Creating dependency file for MobileL3_GMM_SM_Types_part_3.cc Creating dependency file for MobileL3_GMM_SM_Types_part_2.cc Creating dependency file for MobileL3_GMM_SM_Types_part_1.cc Creating dependency file for MobileL3_CommonIE_Types_part_7.cc Creating dependency file for MobileL3_CommonIE_Types_part_6.cc Creating dependency file for MobileL3_CommonIE_Types_part_5.cc Creating dependency file for MobileL3_CommonIE_Types_part_4.cc Creating dependency file for MobileL3_CommonIE_Types_part_3.cc Creating dependency file for MobileL3_CommonIE_Types_part_2.cc Creating dependency file for MobileL3_CommonIE_Types_part_1.cc Creating dependency file for MobileL3_CC_Types_part_7.cc Creating dependency file for MobileL3_CC_Types_part_6.cc Creating dependency file for MobileL3_CC_Types_part_5.cc Creating dependency file for MobileL3_CC_Types_part_4.cc Creating dependency file for MobileL3_CC_Types_part_3.cc Creating dependency file for MobileL3_CC_Types_part_2.cc Creating dependency file for MobileL3_CC_Types_part_1.cc Creating dependency file for Misc_Helpers_part_7.cc Creating dependency file for Misc_Helpers_part_6.cc Creating dependency file for Misc_Helpers_part_5.cc Creating dependency file for Misc_Helpers_part_4.cc Creating dependency file for Misc_Helpers_part_3.cc Creating dependency file for Misc_Helpers_part_2.cc Creating dependency file for Misc_Helpers_part_1.cc Creating dependency file for MSLookup_mDNS_Types_part_7.cc Creating dependency file for MSLookup_mDNS_Types_part_6.cc Creating dependency file for MSLookup_mDNS_Types_part_5.cc Creating dependency file for MSLookup_mDNS_Types_part_4.cc Creating dependency file for MSLookup_mDNS_Types_part_3.cc Creating dependency file for MSLookup_mDNS_Types_part_2.cc Creating dependency file for MSLookup_mDNS_Types_part_1.cc Creating dependency file for MSLookup_mDNS_Templates_part_7.cc Creating dependency file for MSLookup_mDNS_Templates_part_6.cc Creating dependency file for MSLookup_mDNS_Templates_part_5.cc Creating dependency file for MSLookup_mDNS_Templates_part_4.cc Creating dependency file for MSLookup_mDNS_Templates_part_3.cc Creating dependency file for MSLookup_mDNS_Templates_part_2.cc Creating dependency file for MSLookup_mDNS_Templates_part_1.cc Creating dependency file for MSLookup_mDNS_Emulation_part_7.cc Creating dependency file for MSLookup_mDNS_Emulation_part_6.cc Creating dependency file for MSLookup_mDNS_Emulation_part_5.cc Creating dependency file for MSLookup_mDNS_Emulation_part_4.cc Creating dependency file for MSLookup_mDNS_Emulation_part_3.cc Creating dependency file for MSLookup_mDNS_Emulation_part_2.cc Creating dependency file for MSLookup_mDNS_Emulation_part_1.cc Creating dependency file for MAP_Types_part_7.cc Creating dependency file for MAP_Types_part_6.cc Creating dependency file for MAP_Types_part_5.cc Creating dependency file for MAP_Types_part_4.cc Creating dependency file for MAP_Types_part_3.cc Creating dependency file for MAP_Types_part_2.cc Creating dependency file for MAP_Types_part_1.cc Creating dependency file for IPL4asp_Types_part_7.cc Creating dependency file for IPL4asp_Types_part_6.cc Creating dependency file for IPL4asp_Types_part_5.cc Creating dependency file for IPL4asp_Types_part_4.cc Creating dependency file for IPL4asp_Types_part_3.cc Creating dependency file for IPL4asp_Types_part_2.cc Creating dependency file for IPL4asp_Types_part_1.cc Creating dependency file for IPL4asp_PortType_part_7.cc Creating dependency file for IPL4asp_PortType_part_6.cc Creating dependency file for IPL4asp_PortType_part_5.cc Creating dependency file for IPL4asp_PortType_part_4.cc Creating dependency file for IPL4asp_PortType_part_3.cc Creating dependency file for IPL4asp_PortType_part_2.cc Creating dependency file for IPL4asp_PortType_part_1.cc Creating dependency file for IPL4asp_Functions_part_7.cc Creating dependency file for IPL4asp_Functions_part_6.cc Creating dependency file for IPL4asp_Functions_part_5.cc Creating dependency file for IPL4asp_Functions_part_4.cc Creating dependency file for IPL4asp_Functions_part_3.cc Creating dependency file for IPL4asp_Functions_part_2.cc Creating dependency file for IPL4asp_Functions_part_1.cc Creating dependency file for IPA_Types_part_7.cc Creating dependency file for IPA_Types_part_6.cc Creating dependency file for IPA_Types_part_5.cc Creating dependency file for IPA_Types_part_4.cc Creating dependency file for IPA_Types_part_3.cc Creating dependency file for IPA_Types_part_2.cc Creating dependency file for IPA_Types_part_1.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_7.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_6.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_5.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_4.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_3.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_2.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_1.cc Creating dependency file for IPA_CodecPort_part_7.cc Creating dependency file for IPA_CodecPort_part_6.cc Creating dependency file for IPA_CodecPort_part_5.cc Creating dependency file for IPA_CodecPort_part_4.cc Creating dependency file for IPA_CodecPort_part_2.cc Creating dependency file for IPA_CodecPort_part_1.cc Creating dependency file for IPA_CodecPort_part_3.cc Creating dependency file for HLR_Tests_part_7.cc Creating dependency file for HLR_Tests_part_5.cc Creating dependency file for HLR_Tests_part_4.cc Creating dependency file for HLR_Tests_part_6.cc Creating dependency file for HLR_Tests_part_3.cc Creating dependency file for HLR_Tests_part_2.cc Creating dependency file for HLR_Tests_part_1.cc Creating dependency file for HLR_EUSE_part_7.cc Creating dependency file for HLR_EUSE_part_6.cc Creating dependency file for HLR_EUSE_part_5.cc Creating dependency file for HLR_EUSE_part_4.cc Creating dependency file for HLR_EUSE_part_3.cc Creating dependency file for HLR_EUSE_part_2.cc Creating dependency file for HLR_EUSE_part_1.cc Creating dependency file for General_Types_part_7.cc Creating dependency file for General_Types_part_6.cc Creating dependency file for General_Types_part_5.cc Creating dependency file for General_Types_part_4.cc Creating dependency file for General_Types_part_3.cc Creating dependency file for General_Types_part_2.cc Creating dependency file for General_Types_part_1.cc Creating dependency file for GSUP_Types_part_7.cc Creating dependency file for GSUP_Types_part_6.cc Creating dependency file for GSUP_Types_part_5.cc Creating dependency file for GSUP_Types_part_4.cc Creating dependency file for GSUP_Types_part_2.cc Creating dependency file for GSUP_Types_part_1.cc Creating dependency file for GSUP_Templates_part_7.cc Creating dependency file for GSUP_Types_part_3.cc Creating dependency file for GSUP_Templates_part_6.cc Creating dependency file for GSUP_Templates_part_5.cc Creating dependency file for GSUP_Templates_part_4.cc Creating dependency file for GSUP_Templates_part_3.cc Creating dependency file for GSUP_Templates_part_2.cc Creating dependency file for GSUP_Emulation_part_7.cc Creating dependency file for GSUP_Templates_part_1.cc Creating dependency file for GSUP_Emulation_part_5.cc Creating dependency file for GSUP_Emulation_part_6.cc Creating dependency file for GSUP_Emulation_part_4.cc Creating dependency file for GSUP_Emulation_part_3.cc Creating dependency file for GSUP_Emulation_part_2.cc Creating dependency file for GSUP_Emulation_part_1.cc Creating dependency file for GSM_Types_part_7.cc Creating dependency file for GSM_Types_part_6.cc Creating dependency file for GSM_Types_part_5.cc Creating dependency file for GSM_Types_part_4.cc Creating dependency file for GSM_Types_part_3.cc Creating dependency file for GSM_Types_part_2.cc Creating dependency file for GSM_Types_part_1.cc Creating dependency file for DNS_Types_part_7.cc Creating dependency file for DNS_Types_part_6.cc Creating dependency file for DNS_Types_part_5.cc Creating dependency file for DNS_Types_part_4.cc Creating dependency file for DNS_Types_part_3.cc Creating dependency file for DNS_Types_part_2.cc Creating dependency file for DNS_Types_part_1.cc Creating dependency file for DNS_Helpers_part_7.cc Creating dependency file for DNS_Helpers_part_6.cc Creating dependency file for DNS_Helpers_part_5.cc Creating dependency file for DNS_Helpers_part_4.cc Creating dependency file for DNS_Helpers_part_3.cc Creating dependency file for DNS_Helpers_part_2.cc Creating dependency file for DNS_Helpers_part_1.cc Creating dependency file for USSD_Helpers.cc Creating dependency file for UDPasp_Types.cc Creating dependency file for UDPasp_PortType.cc Creating dependency file for TELNETasp_PortType.cc Creating dependency file for TCCInterface_Functions.cc Creating dependency file for TCCEncoding_Functions.cc Creating dependency file for TCCConversion_Functions.cc Creating dependency file for Socket_API_Definitions.cc Creating dependency file for SS_Types.cc Creating dependency file for SS_Templates.cc Creating dependency file for PCO_Types.cc Creating dependency file for Osmocom_VTY_Functions.cc Creating dependency file for Osmocom_Types.cc Creating dependency file for Osmocom_CTRL_Types.cc Creating dependency file for Osmocom_CTRL_Functions.cc Creating dependency file for Osmocom_CTRL_Adapter.cc Creating dependency file for Native_Functions.cc Creating dependency file for MobileL3_Types.cc Creating dependency file for MobileL3_SS_Types.cc Creating dependency file for MobileL3_SMS_Types.cc Creating dependency file for MobileL3_RRM_Types.cc Creating dependency file for MobileL3_MM_Types.cc Creating dependency file for MobileL3_GMM_SM_Types.cc Creating dependency file for MobileL3_CommonIE_Types.cc Creating dependency file for MobileL3_CC_Types.cc Creating dependency file for Misc_Helpers.cc Creating dependency file for MSLookup_mDNS_Types.cc Creating dependency file for MSLookup_mDNS_Emulation.cc Creating dependency file for MSLookup_mDNS_Templates.cc Creating dependency file for MAP_Types.cc Creating dependency file for IPL4asp_Types.cc Creating dependency file for IPL4asp_PortType.cc Creating dependency file for IPL4asp_Functions.cc Creating dependency file for IPA_Types.cc Creating dependency file for IPA_CodecPort_CtrlFunct.cc Creating dependency file for IPA_CodecPort.cc Creating dependency file for HLR_Tests.cc Creating dependency file for HLR_EUSE.cc Creating dependency file for General_Types.cc Creating dependency file for GSUP_Types.cc Creating dependency file for GSUP_Templates.cc Creating dependency file for GSUP_Emulation.cc Creating dependency file for GSM_Types.cc Creating dependency file for DNS_Types.cc Creating dependency file for DNS_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers.o DNS_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types.o DNS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types.o GSM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation.o GSUP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates.o GSUP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types.o GSUP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types.o General_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE.o HLR_EUSE.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests.o HLR_Tests.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort.o IPA_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct.o IPA_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types.o IPA_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions.o IPL4asp_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType.o IPL4asp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types.o IPL4asp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types.o MAP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation.o MSLookup_mDNS_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates.o MSLookup_mDNS_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types.o MSLookup_mDNS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers.o Misc_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types.o MobileL3_CC_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types.o MobileL3_CommonIE_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types.o MobileL3_GMM_SM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types.o MobileL3_MM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types.o MobileL3_RRM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types.o MobileL3_SMS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types.o MobileL3_SS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types.o MobileL3_Types.cc GSUP_Emulation.cc: In function 'COMPONENT GSUP__Emulation::f__comp__by__imsi(const CHARSTRING&)': GSUP_Emulation.cc:4864:1: warning: control reaches end of non-void function [-Wreturn-type] 4864 | } | ^ GSUP_Emulation.cc: In function 'CHARSTRING GSUP__Emulation::f__imsi__by__comp(const COMPONENT&)': GSUP_Emulation.cc:4915:1: warning: control reaches end of non-void function [-Wreturn-type] 4915 | } | ^ env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions.o Native_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Adapter.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions.o Osmocom_CTRL_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types.o Osmocom_CTRL_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types.o Osmocom_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions.o Osmocom_VTY_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types.o PCO_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates.o SS_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types.o SS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions.o Socket_API_Definitions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions.o TCCConversion_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions.o TCCEncoding_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions.o TCCInterface_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType.o TELNETasp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType.o UDPasp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types.o UDPasp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers.o USSD_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_1.o DNS_Helpers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_2.o DNS_Helpers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_3.o DNS_Helpers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_4.o DNS_Helpers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_5.o DNS_Helpers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_6.o DNS_Helpers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_7.o DNS_Helpers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_1.o DNS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_2.o DNS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_3.o DNS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_4.o DNS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_5.o DNS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_6.o DNS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_7.o DNS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_1.o GSM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_2.o GSM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_3.o GSM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_4.o GSM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_5.o GSM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_6.o GSM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_7.o GSM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_1.o GSUP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_2.o GSUP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_3.o GSUP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_4.o GSUP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_5.o GSUP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_6.o GSUP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_7.o GSUP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_1.o GSUP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_2.o GSUP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_3.o GSUP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_4.o GSUP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_5.o GSUP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_6.o GSUP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_7.o GSUP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_1.o GSUP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_2.o GSUP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_3.o GSUP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_4.o GSUP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_5.o GSUP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_6.o GSUP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_7.o GSUP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_1.o General_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_2.o General_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_3.o General_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_4.o General_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_5.o General_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_6.o General_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_7.o General_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_1.o HLR_EUSE_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_2.o HLR_EUSE_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_3.o HLR_EUSE_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_4.o HLR_EUSE_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_5.o HLR_EUSE_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_6.o HLR_EUSE_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_7.o HLR_EUSE_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_1.o HLR_Tests_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_2.o HLR_Tests_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_3.o HLR_Tests_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_4.o HLR_Tests_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_5.o HLR_Tests_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_6.o HLR_Tests_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_7.o HLR_Tests_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_1.o IPA_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_2.o IPA_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_3.o IPA_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_4.o IPA_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_5.o IPA_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_6.o IPA_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_7.o IPA_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_1.o IPA_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_2.o IPA_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_3.o IPA_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_4.o IPA_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_5.o IPA_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_6.o IPA_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_7.o IPA_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_1.o IPA_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_2.o IPA_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_3.o IPA_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_4.o IPA_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_5.o IPA_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_6.o IPA_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_7.o IPA_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_7.o IPL4asp_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_7.o IPL4asp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_1.o IPL4asp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_2.o IPL4asp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_3.o IPL4asp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_4.o IPL4asp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_5.o IPL4asp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_6.o IPL4asp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_7.o IPL4asp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_1.o MAP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_2.o MAP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_3.o MAP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_4.o MAP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_5.o MAP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_6.o MAP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_7.o MAP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_1.o MSLookup_mDNS_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_2.o MSLookup_mDNS_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_3.o MSLookup_mDNS_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_4.o MSLookup_mDNS_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_5.o MSLookup_mDNS_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_6.o MSLookup_mDNS_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_7.o MSLookup_mDNS_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_1.o MSLookup_mDNS_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_2.o MSLookup_mDNS_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_3.o MSLookup_mDNS_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_4.o MSLookup_mDNS_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_5.o MSLookup_mDNS_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_6.o MSLookup_mDNS_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_7.o MSLookup_mDNS_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_1.o MSLookup_mDNS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_2.o MSLookup_mDNS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_3.o MSLookup_mDNS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_4.o MSLookup_mDNS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_5.o MSLookup_mDNS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_6.o MSLookup_mDNS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_7.o MSLookup_mDNS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_1.o Misc_Helpers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_2.o Misc_Helpers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_3.o Misc_Helpers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_4.o Misc_Helpers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_5.o Misc_Helpers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_6.o Misc_Helpers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_7.o Misc_Helpers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_1.o MobileL3_CC_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_2.o MobileL3_CC_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_3.o MobileL3_CC_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_4.o MobileL3_CC_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_5.o MobileL3_CC_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_6.o MobileL3_CC_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_7.o MobileL3_CC_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_1.o MobileL3_CommonIE_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_2.o MobileL3_CommonIE_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_3.o MobileL3_CommonIE_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_4.o MobileL3_CommonIE_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_5.o MobileL3_CommonIE_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_6.o MobileL3_CommonIE_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_7.o MobileL3_CommonIE_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_1.o MobileL3_GMM_SM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_2.o MobileL3_GMM_SM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_3.o MobileL3_GMM_SM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_4.o MobileL3_GMM_SM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_5.o MobileL3_GMM_SM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_6.o MobileL3_GMM_SM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_7.o MobileL3_GMM_SM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_1.o MobileL3_MM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_2.o MobileL3_MM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_3.o MobileL3_MM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_4.o MobileL3_MM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_5.o MobileL3_MM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_6.o MobileL3_MM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_7.o MobileL3_MM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_1.o MobileL3_RRM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_2.o MobileL3_RRM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_3.o MobileL3_RRM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_4.o MobileL3_RRM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_5.o MobileL3_RRM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_6.o MobileL3_RRM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_7.o MobileL3_RRM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_1.o MobileL3_SMS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_2.o MobileL3_SMS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_3.o MobileL3_SMS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_4.o MobileL3_SMS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_5.o MobileL3_SMS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_6.o MobileL3_SMS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_7.o MobileL3_SMS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_1.o MobileL3_SS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_2.o MobileL3_SS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_3.o MobileL3_SS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_4.o MobileL3_SS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_5.o MobileL3_SS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_6.o MobileL3_SS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_7.o MobileL3_SS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_1.o MobileL3_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_2.o MobileL3_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_3.o MobileL3_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_4.o MobileL3_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_5.o MobileL3_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_6.o MobileL3_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_7.o MobileL3_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_1.o Native_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_2.o Native_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_3.o Native_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_4.o Native_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_5.o Native_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_6.o Native_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_7.o Native_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_1.o Osmocom_CTRL_Adapter_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_2.o Osmocom_CTRL_Adapter_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_3.o Osmocom_CTRL_Adapter_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_4.o Osmocom_CTRL_Adapter_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_5.o Osmocom_CTRL_Adapter_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_6.o Osmocom_CTRL_Adapter_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_7.o Osmocom_CTRL_Adapter_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_1.o Osmocom_CTRL_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_2.o Osmocom_CTRL_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_3.o Osmocom_CTRL_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_4.o Osmocom_CTRL_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_5.o Osmocom_CTRL_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_6.o Osmocom_CTRL_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_7.o Osmocom_CTRL_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_1.o Osmocom_CTRL_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_4.o Osmocom_CTRL_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_5.o Osmocom_CTRL_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_6.o Osmocom_CTRL_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_7.o Osmocom_CTRL_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_1.o Osmocom_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_2.o Osmocom_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_3.o Osmocom_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_4.o Osmocom_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_5.o Osmocom_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_6.o Osmocom_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_7.o Osmocom_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_7.o Osmocom_VTY_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_1.o PCO_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_2.o PCO_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_3.o PCO_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_4.o PCO_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_5.o PCO_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_6.o PCO_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_7.o PCO_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_1.o SS_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_2.o SS_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_3.o SS_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_4.o SS_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_5.o SS_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_6.o SS_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_7.o SS_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_1.o SS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_2.o SS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_3.o SS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_4.o SS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_5.o SS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_6.o SS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_7.o SS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_7.o Socket_API_Definitions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_7.o TCCConversion_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_1.o TCCEncoding_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_2.o TCCEncoding_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_3.o TCCEncoding_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_4.o TCCEncoding_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_5.o TCCEncoding_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_6.o TCCEncoding_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_7.o TCCEncoding_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_7.o TCCInterface_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_7.o TELNETasp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_1.o UDPasp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_2.o UDPasp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_3.o UDPasp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_4.o UDPasp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_5.o UDPasp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_6.o UDPasp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_7.o UDPasp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_1.o UDPasp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_2.o UDPasp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_3.o UDPasp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_4.o UDPasp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_5.o UDPasp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_6.o UDPasp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_7.o UDPasp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_1.o USSD_Helpers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_2.o USSD_Helpers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_3.o USSD_Helpers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_4.o USSD_Helpers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_5.o USSD_Helpers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_6.o USSD_Helpers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_7.o USSD_Helpers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation.o IPA_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_1.o IPA_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_2.o IPA_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_3.o IPA_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_4.o IPA_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_5.o IPA_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_6.o IPA_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_7.o IPA_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts.o MAP_ApplicationContexts.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code.o MAP_BS_Code.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes.o MAP_CH_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations.o MAP_CallHandlingOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes.o MAP_CommonDataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation.o MAP_DialogueInformation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes.o MAP_ER_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors.o MAP_Errors.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes.o MAP_ExtensionDataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes.o MAP_GR_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations.o MAP_Group_Call_Operations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes.o MAP_LCS_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations.o MAP_LocationServiceOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes.o MAP_MS_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations.o MAP_MobileServiceOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes.o MAP_OM_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations.o MAP_OperationAndMaintenanceOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs.o MAP_PDU_Defs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol.o MAP_Protocol.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes.o MAP_SM_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code.o MAP_SS_Code.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes.o MAP_SS_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations.o MAP_ShortMessageServiceOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations.o MAP_SupplementaryServiceOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code.o MAP_TS_Code.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions.o MobileDomainDefinitions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs.o Remote_Operations_Generic_ROS_PDUs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects.o Remote_Operations_Information_Objects.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes.o SS_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors.o SS_Errors.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations.o SS_Operations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs.o SS_PDU_Defs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol.o SS_Protocol.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_1.o MAP_ApplicationContexts_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_2.o MAP_ApplicationContexts_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_3.o MAP_ApplicationContexts_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_4.o MAP_ApplicationContexts_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_5.o MAP_ApplicationContexts_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_6.o MAP_ApplicationContexts_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_7.o MAP_ApplicationContexts_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_1.o MAP_BS_Code_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_2.o MAP_BS_Code_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_3.o MAP_BS_Code_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_4.o MAP_BS_Code_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_5.o MAP_BS_Code_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_6.o MAP_BS_Code_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_7.o MAP_BS_Code_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_1.o MAP_CH_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_2.o MAP_CH_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_3.o MAP_CH_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_4.o MAP_CH_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_5.o MAP_CH_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_6.o MAP_CH_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_7.o MAP_CH_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_1.o MAP_CallHandlingOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_2.o MAP_CallHandlingOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_3.o MAP_CallHandlingOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_4.o MAP_CallHandlingOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_5.o MAP_CallHandlingOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_6.o MAP_CallHandlingOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_7.o MAP_CallHandlingOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_1.o MAP_CommonDataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_2.o MAP_CommonDataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_3.o MAP_CommonDataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_4.o MAP_CommonDataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_5.o MAP_CommonDataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_6.o MAP_CommonDataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_7.o MAP_CommonDataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_1.o MAP_DialogueInformation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_2.o MAP_DialogueInformation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_3.o MAP_DialogueInformation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_4.o MAP_DialogueInformation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_5.o MAP_DialogueInformation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_6.o MAP_DialogueInformation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_7.o MAP_DialogueInformation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_1.o MAP_ER_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_2.o MAP_ER_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_3.o MAP_ER_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_4.o MAP_ER_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_5.o MAP_ER_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_6.o MAP_ER_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_7.o MAP_ER_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_1.o MAP_Errors_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_2.o MAP_Errors_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_3.o MAP_Errors_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_4.o MAP_Errors_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_5.o MAP_Errors_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_6.o MAP_Errors_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_7.o MAP_Errors_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_1.o MAP_ExtensionDataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_2.o MAP_ExtensionDataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_3.o MAP_ExtensionDataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_4.o MAP_ExtensionDataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_5.o MAP_ExtensionDataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_6.o MAP_ExtensionDataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_7.o MAP_ExtensionDataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_1.o MAP_GR_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_2.o MAP_GR_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_3.o MAP_GR_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_4.o MAP_GR_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_5.o MAP_GR_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_6.o MAP_GR_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_7.o MAP_GR_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_1.o MAP_Group_Call_Operations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_2.o MAP_Group_Call_Operations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_3.o MAP_Group_Call_Operations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_4.o MAP_Group_Call_Operations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_5.o MAP_Group_Call_Operations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_6.o MAP_Group_Call_Operations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_7.o MAP_Group_Call_Operations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_1.o MAP_LCS_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_2.o MAP_LCS_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_3.o MAP_LCS_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_4.o MAP_LCS_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_5.o MAP_LCS_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_6.o MAP_LCS_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_7.o MAP_LCS_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_1.o MAP_LocationServiceOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_2.o MAP_LocationServiceOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_3.o MAP_LocationServiceOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_4.o MAP_LocationServiceOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_5.o MAP_LocationServiceOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_6.o MAP_LocationServiceOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_7.o MAP_LocationServiceOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_1.o MAP_MS_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_2.o MAP_MS_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_3.o MAP_MS_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_4.o MAP_MS_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_5.o MAP_MS_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_6.o MAP_MS_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_7.o MAP_MS_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_1.o MAP_MobileServiceOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_2.o MAP_MobileServiceOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_3.o MAP_MobileServiceOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_4.o MAP_MobileServiceOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_5.o MAP_MobileServiceOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_6.o MAP_MobileServiceOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_7.o MAP_MobileServiceOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_1.o MAP_OM_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_2.o MAP_OM_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_3.o MAP_OM_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_4.o MAP_OM_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_5.o MAP_OM_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_6.o MAP_OM_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_7.o MAP_OM_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_1.o MAP_OperationAndMaintenanceOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_2.o MAP_OperationAndMaintenanceOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_3.o MAP_OperationAndMaintenanceOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_4.o MAP_OperationAndMaintenanceOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_5.o MAP_OperationAndMaintenanceOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_6.o MAP_OperationAndMaintenanceOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_7.o MAP_OperationAndMaintenanceOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_1.o MAP_PDU_Defs_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_2.o MAP_PDU_Defs_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_3.o MAP_PDU_Defs_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_4.o MAP_PDU_Defs_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_5.o MAP_PDU_Defs_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_6.o MAP_PDU_Defs_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_7.o MAP_PDU_Defs_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_1.o MAP_Protocol_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_2.o MAP_Protocol_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_3.o MAP_Protocol_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_4.o MAP_Protocol_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_5.o MAP_Protocol_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_6.o MAP_Protocol_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_7.o MAP_Protocol_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_1.o MAP_SM_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_2.o MAP_SM_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_3.o MAP_SM_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_4.o MAP_SM_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_5.o MAP_SM_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_6.o MAP_SM_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_7.o MAP_SM_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_1.o MAP_SS_Code_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_2.o MAP_SS_Code_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_3.o MAP_SS_Code_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_4.o MAP_SS_Code_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_5.o MAP_SS_Code_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_6.o MAP_SS_Code_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_7.o MAP_SS_Code_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_1.o MAP_SS_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_2.o MAP_SS_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_3.o MAP_SS_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_4.o MAP_SS_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_5.o MAP_SS_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_6.o MAP_SS_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_7.o MAP_SS_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_1.o MAP_ShortMessageServiceOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_2.o MAP_ShortMessageServiceOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_3.o MAP_ShortMessageServiceOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_4.o MAP_ShortMessageServiceOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_5.o MAP_ShortMessageServiceOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_6.o MAP_ShortMessageServiceOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_7.o MAP_ShortMessageServiceOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_1.o MAP_SupplementaryServiceOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_2.o MAP_SupplementaryServiceOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_3.o MAP_SupplementaryServiceOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_4.o MAP_SupplementaryServiceOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_5.o MAP_SupplementaryServiceOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_6.o MAP_SupplementaryServiceOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_7.o MAP_SupplementaryServiceOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_1.o MAP_TS_Code_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_2.o MAP_TS_Code_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_3.o MAP_TS_Code_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_4.o MAP_TS_Code_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_5.o MAP_TS_Code_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_6.o MAP_TS_Code_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_7.o MAP_TS_Code_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_1.o MobileDomainDefinitions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_2.o MobileDomainDefinitions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_3.o MobileDomainDefinitions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_4.o MobileDomainDefinitions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_5.o MobileDomainDefinitions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_6.o MobileDomainDefinitions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_7.o MobileDomainDefinitions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_1.o Remote_Operations_Generic_ROS_PDUs_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_2.o Remote_Operations_Generic_ROS_PDUs_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_3.o Remote_Operations_Generic_ROS_PDUs_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_4.o Remote_Operations_Generic_ROS_PDUs_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_5.o Remote_Operations_Generic_ROS_PDUs_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_6.o Remote_Operations_Generic_ROS_PDUs_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_7.o Remote_Operations_Generic_ROS_PDUs_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_1.o Remote_Operations_Information_Objects_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_2.o Remote_Operations_Information_Objects_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_3.o Remote_Operations_Information_Objects_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_4.o Remote_Operations_Information_Objects_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_5.o Remote_Operations_Information_Objects_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_6.o Remote_Operations_Information_Objects_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_7.o Remote_Operations_Information_Objects_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_1.o SS_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_2.o SS_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_3.o SS_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_4.o SS_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_5.o SS_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_6.o SS_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_7.o SS_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_1.o SS_Errors_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_2.o SS_Errors_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_3.o SS_Errors_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_4.o SS_Errors_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_5.o SS_Errors_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_6.o SS_Errors_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_7.o SS_Errors_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_1.o SS_Operations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_2.o SS_Operations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_3.o SS_Operations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_4.o SS_Operations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_5.o SS_Operations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_6.o SS_Operations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_7.o SS_Operations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_1.o SS_PDU_Defs_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_2.o SS_PDU_Defs_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_3.o SS_PDU_Defs_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_4.o SS_PDU_Defs_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_5.o SS_PDU_Defs_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_6.o SS_PDU_Defs_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_7.o SS_PDU_Defs_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_1.o SS_Protocol_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_2.o SS_Protocol_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_3.o SS_Protocol_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_4.o SS_Protocol_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_5.o SS_Protocol_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_6.o SS_Protocol_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_7.o SS_Protocol_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_EncDec.o DNS_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunctDef.o IPA_CodecPort_CtrlFunctDef.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PT.o IPL4asp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_discovery.o IPL4asp_discovery.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_FunctionDefs.o Native_FunctionDefs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_EncDec.o MAP_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_EncDec.o SS_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion.o TCCConversion.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding.o TCCEncoding.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface.o TCCInterface.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PT.o TELNETasp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PT.o UDPasp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers.so DNS_Helpers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types.so DNS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types.so GSM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation.so GSUP_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates.so GSUP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types.so GSUP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types.so General_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE.so HLR_EUSE.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests.so HLR_Tests.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort.so IPA_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct.so IPA_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types.so IPA_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions.so IPL4asp_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType.so IPL4asp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types.so IPL4asp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types.so MAP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation.so MSLookup_mDNS_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates.so MSLookup_mDNS_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types.so MSLookup_mDNS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers.so Misc_Helpers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types.so MobileL3_CC_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types.so MobileL3_CommonIE_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types.so MobileL3_GMM_SM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types.so MobileL3_MM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types.so MobileL3_RRM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types.so MobileL3_SMS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types.so MobileL3_SS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types.so MobileL3_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions.so Native_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter.so Osmocom_CTRL_Adapter.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions.so Osmocom_CTRL_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types.so Osmocom_CTRL_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types.so Osmocom_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions.so Osmocom_VTY_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types.so PCO_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates.so SS_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types.so SS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions.so Socket_API_Definitions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions.so TCCConversion_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions.so TCCEncoding_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions.so TCCInterface_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType.so TELNETasp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType.so UDPasp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types.so UDPasp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers.so USSD_Helpers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_1.so DNS_Helpers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_2.so DNS_Helpers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_3.so DNS_Helpers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_4.so DNS_Helpers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_5.so DNS_Helpers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_6.so DNS_Helpers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_7.so DNS_Helpers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_1.so DNS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_2.so DNS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_3.so DNS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_4.so DNS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_5.so DNS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_6.so DNS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_7.so DNS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_1.so GSM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_2.so GSM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_3.so GSM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_4.so GSM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_5.so GSM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_6.so GSM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_7.so GSM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_1.so GSUP_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_2.so GSUP_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_3.so GSUP_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_4.so GSUP_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_5.so GSUP_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_6.so GSUP_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_7.so GSUP_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_1.so GSUP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_2.so GSUP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_3.so GSUP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_4.so GSUP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_5.so GSUP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_6.so GSUP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_7.so GSUP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_1.so GSUP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_2.so GSUP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_3.so GSUP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_4.so GSUP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_5.so GSUP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_6.so GSUP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_7.so GSUP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_1.so General_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_2.so General_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_3.so General_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_4.so General_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_5.so General_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_6.so General_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_7.so General_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_1.so HLR_EUSE_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_2.so HLR_EUSE_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_3.so HLR_EUSE_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_4.so HLR_EUSE_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_5.so HLR_EUSE_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_6.so HLR_EUSE_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_7.so HLR_EUSE_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_1.so HLR_Tests_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_2.so HLR_Tests_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_3.so HLR_Tests_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_4.so HLR_Tests_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_5.so HLR_Tests_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_6.so HLR_Tests_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_7.so HLR_Tests_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_1.so IPA_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_2.so IPA_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_3.so IPA_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_4.so IPA_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_5.so IPA_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_6.so IPA_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_7.so IPA_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_1.so IPA_CodecPort_CtrlFunct_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_2.so IPA_CodecPort_CtrlFunct_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_3.so IPA_CodecPort_CtrlFunct_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_4.so IPA_CodecPort_CtrlFunct_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_5.so IPA_CodecPort_CtrlFunct_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_6.so IPA_CodecPort_CtrlFunct_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_7.so IPA_CodecPort_CtrlFunct_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_1.so IPA_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_2.so IPA_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_3.so IPA_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_4.so IPA_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_5.so IPA_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_6.so IPA_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_7.so IPA_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_1.so IPL4asp_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_2.so IPL4asp_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_3.so IPL4asp_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_4.so IPL4asp_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_5.so IPL4asp_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_6.so IPL4asp_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_7.so IPL4asp_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_1.so IPL4asp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_2.so IPL4asp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_3.so IPL4asp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_4.so IPL4asp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_5.so IPL4asp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_6.so IPL4asp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_7.so IPL4asp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_1.so IPL4asp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_2.so IPL4asp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_3.so IPL4asp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_4.so IPL4asp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_5.so IPL4asp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_6.so IPL4asp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_7.so IPL4asp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_1.so MAP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_2.so MAP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_3.so MAP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_4.so MAP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_5.so MAP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_6.so MAP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_7.so MAP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_1.so MSLookup_mDNS_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_2.so MSLookup_mDNS_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_3.so MSLookup_mDNS_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_4.so MSLookup_mDNS_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_5.so MSLookup_mDNS_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_6.so MSLookup_mDNS_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_7.so MSLookup_mDNS_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_1.so MSLookup_mDNS_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_2.so MSLookup_mDNS_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_3.so MSLookup_mDNS_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_4.so MSLookup_mDNS_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_5.so MSLookup_mDNS_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_6.so MSLookup_mDNS_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_7.so MSLookup_mDNS_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_1.so MSLookup_mDNS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_2.so MSLookup_mDNS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_3.so MSLookup_mDNS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_4.so MSLookup_mDNS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_5.so MSLookup_mDNS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_6.so MSLookup_mDNS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_7.so MSLookup_mDNS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_1.so Misc_Helpers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_2.so Misc_Helpers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_3.so Misc_Helpers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_4.so Misc_Helpers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_5.so Misc_Helpers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_6.so Misc_Helpers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_7.so Misc_Helpers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_1.so MobileL3_CC_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_2.so MobileL3_CC_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_3.so MobileL3_CC_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_4.so MobileL3_CC_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_5.so MobileL3_CC_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_6.so MobileL3_CC_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_7.so MobileL3_CC_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_1.so MobileL3_CommonIE_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_2.so MobileL3_CommonIE_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_3.so MobileL3_CommonIE_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_4.so MobileL3_CommonIE_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_5.so MobileL3_CommonIE_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_6.so MobileL3_CommonIE_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_7.so MobileL3_CommonIE_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_1.so MobileL3_GMM_SM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_2.so MobileL3_GMM_SM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_3.so MobileL3_GMM_SM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_4.so MobileL3_GMM_SM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_5.so MobileL3_GMM_SM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_6.so MobileL3_GMM_SM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_7.so MobileL3_GMM_SM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_1.so MobileL3_MM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_2.so MobileL3_MM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_3.so MobileL3_MM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_4.so MobileL3_MM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_5.so MobileL3_MM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_6.so MobileL3_MM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_7.so MobileL3_MM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_1.so MobileL3_RRM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_2.so MobileL3_RRM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_3.so MobileL3_RRM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_4.so MobileL3_RRM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_5.so MobileL3_RRM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_6.so MobileL3_RRM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_7.so MobileL3_RRM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_1.so MobileL3_SMS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_2.so MobileL3_SMS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_3.so MobileL3_SMS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_4.so MobileL3_SMS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_5.so MobileL3_SMS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_6.so MobileL3_SMS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_7.so MobileL3_SMS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_1.so MobileL3_SS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_2.so MobileL3_SS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_3.so MobileL3_SS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_4.so MobileL3_SS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_5.so MobileL3_SS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_6.so MobileL3_SS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_7.so MobileL3_SS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_1.so MobileL3_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_2.so MobileL3_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_3.so MobileL3_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_4.so MobileL3_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_5.so MobileL3_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_6.so MobileL3_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_7.so MobileL3_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_1.so Native_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_2.so Native_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_3.so Native_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_4.so Native_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_5.so Native_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_6.so Native_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_7.so Native_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_1.so Osmocom_CTRL_Adapter_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_2.so Osmocom_CTRL_Adapter_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_3.so Osmocom_CTRL_Adapter_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_4.so Osmocom_CTRL_Adapter_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_5.so Osmocom_CTRL_Adapter_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_6.so Osmocom_CTRL_Adapter_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_7.so Osmocom_CTRL_Adapter_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_1.so Osmocom_CTRL_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_2.so Osmocom_CTRL_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_3.so Osmocom_CTRL_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_4.so Osmocom_CTRL_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_5.so Osmocom_CTRL_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_6.so Osmocom_CTRL_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_7.so Osmocom_CTRL_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_1.so Osmocom_CTRL_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_2.so Osmocom_CTRL_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_3.so Osmocom_CTRL_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_4.so Osmocom_CTRL_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_5.so Osmocom_CTRL_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_6.so Osmocom_CTRL_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_7.so Osmocom_CTRL_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_1.so Osmocom_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_2.so Osmocom_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_3.so Osmocom_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_4.so Osmocom_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_5.so Osmocom_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_6.so Osmocom_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_7.so Osmocom_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_7.so Osmocom_VTY_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_1.so PCO_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_2.so PCO_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_3.so PCO_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_4.so PCO_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_5.so PCO_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_6.so PCO_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_7.so PCO_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_1.so SS_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_2.so SS_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_3.so SS_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_4.so SS_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_5.so SS_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_6.so SS_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_7.so SS_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_1.so SS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_2.so SS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_3.so SS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_4.so SS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_5.so SS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_6.so SS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_7.so SS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_1.so Socket_API_Definitions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_2.so Socket_API_Definitions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_3.so Socket_API_Definitions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_4.so Socket_API_Definitions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_5.so Socket_API_Definitions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_6.so Socket_API_Definitions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_7.so Socket_API_Definitions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_1.so TCCConversion_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_2.so TCCConversion_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_3.so TCCConversion_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_4.so TCCConversion_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_5.so TCCConversion_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_6.so TCCConversion_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_7.so TCCConversion_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_1.so TCCEncoding_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_2.so TCCEncoding_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_3.so TCCEncoding_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_4.so TCCEncoding_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_5.so TCCEncoding_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_6.so TCCEncoding_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_7.so TCCEncoding_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_1.so TCCInterface_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_2.so TCCInterface_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_3.so TCCInterface_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_4.so TCCInterface_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_5.so TCCInterface_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_6.so TCCInterface_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_7.so TCCInterface_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_1.so TELNETasp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_2.so TELNETasp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_3.so TELNETasp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_4.so TELNETasp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_5.so TELNETasp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_6.so TELNETasp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_7.so TELNETasp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_1.so UDPasp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_2.so UDPasp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_3.so UDPasp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_4.so UDPasp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_5.so UDPasp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_6.so UDPasp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_7.so UDPasp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_1.so UDPasp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_2.so UDPasp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_3.so UDPasp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_4.so UDPasp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_5.so UDPasp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_6.so UDPasp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_7.so UDPasp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_1.so USSD_Helpers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_2.so USSD_Helpers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_3.so USSD_Helpers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_4.so USSD_Helpers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_5.so USSD_Helpers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_6.so USSD_Helpers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_7.so USSD_Helpers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation.so IPA_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_1.so IPA_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_2.so IPA_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_3.so IPA_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_4.so IPA_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_5.so IPA_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_6.so IPA_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_7.so IPA_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts.so MAP_ApplicationContexts.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code.so MAP_BS_Code.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes.so MAP_CH_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations.so MAP_CallHandlingOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes.so MAP_CommonDataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation.so MAP_DialogueInformation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes.so MAP_ER_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors.so MAP_Errors.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes.so MAP_ExtensionDataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes.so MAP_GR_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations.so MAP_Group_Call_Operations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes.so MAP_LCS_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations.so MAP_LocationServiceOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes.so MAP_MS_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations.so MAP_MobileServiceOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes.so MAP_OM_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations.so MAP_OperationAndMaintenanceOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs.so MAP_PDU_Defs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol.so MAP_Protocol.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes.so MAP_SM_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code.so MAP_SS_Code.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes.so MAP_SS_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations.so MAP_ShortMessageServiceOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations.so MAP_SupplementaryServiceOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code.so MAP_TS_Code.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions.so MobileDomainDefinitions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs.so Remote_Operations_Generic_ROS_PDUs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects.so Remote_Operations_Information_Objects.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes.so SS_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors.so SS_Errors.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations.so SS_Operations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs.so SS_PDU_Defs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol.so SS_Protocol.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_1.so MAP_ApplicationContexts_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_2.so MAP_ApplicationContexts_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_3.so MAP_ApplicationContexts_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_4.so MAP_ApplicationContexts_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_5.so MAP_ApplicationContexts_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_6.so MAP_ApplicationContexts_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_7.so MAP_ApplicationContexts_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_1.so MAP_BS_Code_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_2.so MAP_BS_Code_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_3.so MAP_BS_Code_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_4.so MAP_BS_Code_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_5.so MAP_BS_Code_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_6.so MAP_BS_Code_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_7.so MAP_BS_Code_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_1.so MAP_CH_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_2.so MAP_CH_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_3.so MAP_CH_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_4.so MAP_CH_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_5.so MAP_CH_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_6.so MAP_CH_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_7.so MAP_CH_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_1.so MAP_CallHandlingOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_2.so MAP_CallHandlingOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_3.so MAP_CallHandlingOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_4.so MAP_CallHandlingOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_5.so MAP_CallHandlingOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_6.so MAP_CallHandlingOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_7.so MAP_CallHandlingOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_1.so MAP_CommonDataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_2.so MAP_CommonDataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_3.so MAP_CommonDataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_4.so MAP_CommonDataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_5.so MAP_CommonDataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_6.so MAP_CommonDataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_7.so MAP_CommonDataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_1.so MAP_DialogueInformation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_2.so MAP_DialogueInformation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_3.so MAP_DialogueInformation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_4.so MAP_DialogueInformation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_5.so MAP_DialogueInformation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_6.so MAP_DialogueInformation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_7.so MAP_DialogueInformation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_1.so MAP_ER_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_2.so MAP_ER_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_3.so MAP_ER_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_4.so MAP_ER_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_5.so MAP_ER_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_6.so MAP_ER_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_7.so MAP_ER_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_1.so MAP_Errors_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_2.so MAP_Errors_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_3.so MAP_Errors_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_4.so MAP_Errors_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_5.so MAP_Errors_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_6.so MAP_Errors_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_7.so MAP_Errors_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_1.so MAP_ExtensionDataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_2.so MAP_ExtensionDataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_3.so MAP_ExtensionDataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_4.so MAP_ExtensionDataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_5.so MAP_ExtensionDataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_6.so MAP_ExtensionDataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_7.so MAP_ExtensionDataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_1.so MAP_GR_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_2.so MAP_GR_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_3.so MAP_GR_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_4.so MAP_GR_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_5.so MAP_GR_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_6.so MAP_GR_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_7.so MAP_GR_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_1.so MAP_Group_Call_Operations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_2.so MAP_Group_Call_Operations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_3.so MAP_Group_Call_Operations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_4.so MAP_Group_Call_Operations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_5.so MAP_Group_Call_Operations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_6.so MAP_Group_Call_Operations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_7.so MAP_Group_Call_Operations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_1.so MAP_LCS_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_2.so MAP_LCS_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_3.so MAP_LCS_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_4.so MAP_LCS_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_5.so MAP_LCS_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_6.so MAP_LCS_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_7.so MAP_LCS_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_1.so MAP_LocationServiceOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_2.so MAP_LocationServiceOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_3.so MAP_LocationServiceOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_4.so MAP_LocationServiceOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_5.so MAP_LocationServiceOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_6.so MAP_LocationServiceOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_7.so MAP_LocationServiceOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_1.so MAP_MS_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_2.so MAP_MS_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_3.so MAP_MS_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_4.so MAP_MS_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_5.so MAP_MS_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_6.so MAP_MS_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_7.so MAP_MS_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_1.so MAP_MobileServiceOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_2.so MAP_MobileServiceOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_3.so MAP_MobileServiceOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_4.so MAP_MobileServiceOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_5.so MAP_MobileServiceOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_6.so MAP_MobileServiceOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_7.so MAP_MobileServiceOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_1.so MAP_OM_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_2.so MAP_OM_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_3.so MAP_OM_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_4.so MAP_OM_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_5.so MAP_OM_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_6.so MAP_OM_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_7.so MAP_OM_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_1.so MAP_OperationAndMaintenanceOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_2.so MAP_OperationAndMaintenanceOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_3.so MAP_OperationAndMaintenanceOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_4.so MAP_OperationAndMaintenanceOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_5.so MAP_OperationAndMaintenanceOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_6.so MAP_OperationAndMaintenanceOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_7.so MAP_OperationAndMaintenanceOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_1.so MAP_PDU_Defs_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_2.so MAP_PDU_Defs_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_3.so MAP_PDU_Defs_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_4.so MAP_PDU_Defs_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_5.so MAP_PDU_Defs_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_6.so MAP_PDU_Defs_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_7.so MAP_PDU_Defs_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_1.so MAP_Protocol_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_2.so MAP_Protocol_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_3.so MAP_Protocol_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_4.so MAP_Protocol_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_5.so MAP_Protocol_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_6.so MAP_Protocol_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_7.so MAP_Protocol_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_1.so MAP_SM_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_2.so MAP_SM_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_3.so MAP_SM_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_4.so MAP_SM_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_5.so MAP_SM_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_6.so MAP_SM_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_7.so MAP_SM_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_1.so MAP_SS_Code_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_2.so MAP_SS_Code_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_3.so MAP_SS_Code_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_4.so MAP_SS_Code_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_5.so MAP_SS_Code_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_6.so MAP_SS_Code_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_7.so MAP_SS_Code_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_1.so MAP_SS_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_2.so MAP_SS_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_3.so MAP_SS_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_4.so MAP_SS_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_5.so MAP_SS_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_6.so MAP_SS_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_7.so MAP_SS_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_1.so MAP_ShortMessageServiceOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_2.so MAP_ShortMessageServiceOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_3.so MAP_ShortMessageServiceOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_4.so MAP_ShortMessageServiceOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_5.so MAP_ShortMessageServiceOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_6.so MAP_ShortMessageServiceOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_7.so MAP_ShortMessageServiceOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_1.so MAP_SupplementaryServiceOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_2.so MAP_SupplementaryServiceOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_3.so MAP_SupplementaryServiceOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_4.so MAP_SupplementaryServiceOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_5.so MAP_SupplementaryServiceOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_6.so MAP_SupplementaryServiceOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_7.so MAP_SupplementaryServiceOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_1.so MAP_TS_Code_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_2.so MAP_TS_Code_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_3.so MAP_TS_Code_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_4.so MAP_TS_Code_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_5.so MAP_TS_Code_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_6.so MAP_TS_Code_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_7.so MAP_TS_Code_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_1.so MobileDomainDefinitions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_2.so MobileDomainDefinitions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_3.so MobileDomainDefinitions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_4.so MobileDomainDefinitions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_5.so MobileDomainDefinitions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_6.so MobileDomainDefinitions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_7.so MobileDomainDefinitions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_1.so Remote_Operations_Generic_ROS_PDUs_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_2.so Remote_Operations_Generic_ROS_PDUs_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_3.so Remote_Operations_Generic_ROS_PDUs_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_4.so Remote_Operations_Generic_ROS_PDUs_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_5.so Remote_Operations_Generic_ROS_PDUs_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_6.so Remote_Operations_Generic_ROS_PDUs_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_7.so Remote_Operations_Generic_ROS_PDUs_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_1.so Remote_Operations_Information_Objects_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_2.so Remote_Operations_Information_Objects_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_3.so Remote_Operations_Information_Objects_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_4.so Remote_Operations_Information_Objects_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_5.so Remote_Operations_Information_Objects_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_6.so Remote_Operations_Information_Objects_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_7.so Remote_Operations_Information_Objects_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_1.so SS_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_2.so SS_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_3.so SS_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_4.so SS_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_5.so SS_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_6.so SS_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_7.so SS_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_1.so SS_Errors_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_2.so SS_Errors_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_3.so SS_Errors_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_4.so SS_Errors_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_5.so SS_Errors_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_6.so SS_Errors_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_7.so SS_Errors_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_1.so SS_Operations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_2.so SS_Operations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_3.so SS_Operations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_4.so SS_Operations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_5.so SS_Operations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_6.so SS_Operations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_7.so SS_Operations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_1.so SS_PDU_Defs_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_2.so SS_PDU_Defs_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_3.so SS_PDU_Defs_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_4.so SS_PDU_Defs_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_5.so SS_PDU_Defs_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_6.so SS_PDU_Defs_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_7.so SS_PDU_Defs_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_1.so SS_Protocol_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_2.so SS_Protocol_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_3.so SS_Protocol_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_4.so SS_Protocol_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_5.so SS_Protocol_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_6.so SS_Protocol_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_7.so SS_Protocol_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_EncDec.so DNS_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunctDef.so IPA_CodecPort_CtrlFunctDef.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PT.so IPL4asp_PT.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_discovery.so IPL4asp_discovery.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_FunctionDefs.so Native_FunctionDefs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_EncDec.so MAP_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_EncDec.so SS_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion.so TCCConversion.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding.so TCCEncoding.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface.so TCCInterface.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PT.so TELNETasp_PT.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PT.so UDPasp_PT.o if env CCACHE_SLOPPINESS=time_macros ccache g++ -L /usr/lib/titan-fPIC -o HLR_Tests -Wl,--no-as-needed DNS_Helpers.so DNS_Types.so GSM_Types.so GSUP_Emulation.so GSUP_Templates.so GSUP_Types.so General_Types.so HLR_EUSE.so HLR_Tests.so IPA_CodecPort.so IPA_CodecPort_CtrlFunct.so IPA_Types.so IPL4asp_Functions.so IPL4asp_PortType.so IPL4asp_Types.so MAP_Types.so MSLookup_mDNS_Emulation.so MSLookup_mDNS_Templates.so MSLookup_mDNS_Types.so Misc_Helpers.so MobileL3_CC_Types.so MobileL3_CommonIE_Types.so MobileL3_GMM_SM_Types.so MobileL3_MM_Types.so MobileL3_RRM_Types.so MobileL3_SMS_Types.so MobileL3_SS_Types.so MobileL3_Types.so Native_Functions.so Osmocom_CTRL_Adapter.so Osmocom_CTRL_Functions.so Osmocom_CTRL_Types.so Osmocom_Types.so Osmocom_VTY_Functions.so PCO_Types.so SS_Templates.so SS_Types.so Socket_API_Definitions.so TCCConversion_Functions.so TCCEncoding_Functions.so TCCInterface_Functions.so TELNETasp_PortType.so UDPasp_PortType.so UDPasp_Types.so USSD_Helpers.so DNS_Helpers_part_1.so DNS_Helpers_part_2.so DNS_Helpers_part_3.so DNS_Helpers_part_4.so DNS_Helpers_part_5.so DNS_Helpers_part_6.so DNS_Helpers_part_7.so DNS_Types_part_1.so DNS_Types_part_2.so DNS_Types_part_3.so DNS_Types_part_4.so DNS_Types_part_5.so DNS_Types_part_6.so DNS_Types_part_7.so GSM_Types_part_1.so GSM_Types_part_2.so GSM_Types_part_3.so GSM_Types_part_4.so GSM_Types_part_5.so GSM_Types_part_6.so GSM_Types_part_7.so GSUP_Emulation_part_1.so GSUP_Emulation_part_2.so GSUP_Emulation_part_3.so GSUP_Emulation_part_4.so GSUP_Emulation_part_5.so GSUP_Emulation_part_6.so GSUP_Emulation_part_7.so GSUP_Templates_part_1.so GSUP_Templates_part_2.so GSUP_Templates_part_3.so GSUP_Templates_part_4.so GSUP_Templates_part_5.so GSUP_Templates_part_6.so GSUP_Templates_part_7.so GSUP_Types_part_1.so GSUP_Types_part_2.so GSUP_Types_part_3.so GSUP_Types_part_4.so GSUP_Types_part_5.so GSUP_Types_part_6.so GSUP_Types_part_7.so General_Types_part_1.so General_Types_part_2.so General_Types_part_3.so General_Types_part_4.so General_Types_part_5.so General_Types_part_6.so General_Types_part_7.so HLR_EUSE_part_1.so HLR_EUSE_part_2.so HLR_EUSE_part_3.so HLR_EUSE_part_4.so HLR_EUSE_part_5.so HLR_EUSE_part_6.so HLR_EUSE_part_7.so HLR_Tests_part_1.so HLR_Tests_part_2.so HLR_Tests_part_3.so HLR_Tests_part_4.so HLR_Tests_part_5.so HLR_Tests_part_6.so HLR_Tests_part_7.so IPA_CodecPort_part_1.so IPA_CodecPort_part_2.so IPA_CodecPort_part_3.so IPA_CodecPort_part_4.so IPA_CodecPort_part_5.so IPA_CodecPort_part_6.so IPA_CodecPort_part_7.so IPA_CodecPort_CtrlFunct_part_1.so IPA_CodecPort_CtrlFunct_part_2.so IPA_CodecPort_CtrlFunct_part_3.so IPA_CodecPort_CtrlFunct_part_4.so IPA_CodecPort_CtrlFunct_part_5.so IPA_CodecPort_CtrlFunct_part_6.so IPA_CodecPort_CtrlFunct_part_7.so IPA_Types_part_1.so IPA_Types_part_2.so IPA_Types_part_3.so IPA_Types_part_4.so IPA_Types_part_5.so IPA_Types_part_6.so IPA_Types_part_7.so IPL4asp_Functions_part_1.so IPL4asp_Functions_part_2.so IPL4asp_Functions_part_3.so IPL4asp_Functions_part_4.so IPL4asp_Functions_part_5.so IPL4asp_Functions_part_6.so IPL4asp_Functions_part_7.so IPL4asp_PortType_part_1.so IPL4asp_PortType_part_2.so IPL4asp_PortType_part_3.so IPL4asp_PortType_part_4.so IPL4asp_PortType_part_5.so IPL4asp_PortType_part_6.so IPL4asp_PortType_part_7.so IPL4asp_Types_part_1.so IPL4asp_Types_part_2.so IPL4asp_Types_part_3.so IPL4asp_Types_part_4.so IPL4asp_Types_part_5.so IPL4asp_Types_part_6.so IPL4asp_Types_part_7.so MAP_Types_part_1.so MAP_Types_part_2.so MAP_Types_part_3.so MAP_Types_part_4.so MAP_Types_part_5.so MAP_Types_part_6.so MAP_Types_part_7.so MSLookup_mDNS_Emulation_part_1.so MSLookup_mDNS_Emulation_part_2.so MSLookup_mDNS_Emulation_part_3.so MSLookup_mDNS_Emulation_part_4.so MSLookup_mDNS_Emulation_part_5.so MSLookup_mDNS_Emulation_part_6.so MSLookup_mDNS_Emulation_part_7.so MSLookup_mDNS_Templates_part_1.so MSLookup_mDNS_Templates_part_2.so MSLookup_mDNS_Templates_part_3.so MSLookup_mDNS_Templates_part_4.so MSLookup_mDNS_Templates_part_5.so MSLookup_mDNS_Templates_part_6.so MSLookup_mDNS_Templates_part_7.so MSLookup_mDNS_Types_part_1.so MSLookup_mDNS_Types_part_2.so MSLookup_mDNS_Types_part_3.so MSLookup_mDNS_Types_part_4.so MSLookup_mDNS_Types_part_5.so MSLookup_mDNS_Types_part_6.so MSLookup_mDNS_Types_part_7.so Misc_Helpers_part_1.so Misc_Helpers_part_2.so Misc_Helpers_part_3.so Misc_Helpers_part_4.so Misc_Helpers_part_5.so Misc_Helpers_part_6.so Misc_Helpers_part_7.so MobileL3_CC_Types_part_1.so MobileL3_CC_Types_part_2.so MobileL3_CC_Types_part_3.so MobileL3_CC_Types_part_4.so MobileL3_CC_Types_part_5.so MobileL3_CC_Types_part_6.so MobileL3_CC_Types_part_7.so MobileL3_CommonIE_Types_part_1.so MobileL3_CommonIE_Types_part_2.so MobileL3_CommonIE_Types_part_3.so MobileL3_CommonIE_Types_part_4.so MobileL3_CommonIE_Types_part_5.so MobileL3_CommonIE_Types_part_6.so MobileL3_CommonIE_Types_part_7.so MobileL3_GMM_SM_Types_part_1.so MobileL3_GMM_SM_Types_part_2.so MobileL3_GMM_SM_Types_part_3.so MobileL3_GMM_SM_Types_part_4.so MobileL3_GMM_SM_Types_part_5.so MobileL3_GMM_SM_Types_part_6.so MobileL3_GMM_SM_Types_part_7.so MobileL3_MM_Types_part_1.so MobileL3_MM_Types_part_2.so MobileL3_MM_Types_part_3.so MobileL3_MM_Types_part_4.so MobileL3_MM_Types_part_5.so MobileL3_MM_Types_part_6.so MobileL3_MM_Types_part_7.so MobileL3_RRM_Types_part_1.so MobileL3_RRM_Types_part_2.so MobileL3_RRM_Types_part_3.so MobileL3_RRM_Types_part_4.so MobileL3_RRM_Types_part_5.so MobileL3_RRM_Types_part_6.so MobileL3_RRM_Types_part_7.so MobileL3_SMS_Types_part_1.so MobileL3_SMS_Types_part_2.so MobileL3_SMS_Types_part_3.so MobileL3_SMS_Types_part_4.so MobileL3_SMS_Types_part_5.so MobileL3_SMS_Types_part_6.so MobileL3_SMS_Types_part_7.so MobileL3_SS_Types_part_1.so MobileL3_SS_Types_part_2.so MobileL3_SS_Types_part_3.so MobileL3_SS_Types_part_4.so MobileL3_SS_Types_part_5.so MobileL3_SS_Types_part_6.so MobileL3_SS_Types_part_7.so MobileL3_Types_part_1.so MobileL3_Types_part_2.so MobileL3_Types_part_3.so MobileL3_Types_part_4.so MobileL3_Types_part_5.so MobileL3_Types_part_6.so MobileL3_Types_part_7.so Native_Functions_part_1.so Native_Functions_part_2.so Native_Functions_part_3.so Native_Functions_part_4.so Native_Functions_part_5.so Native_Functions_part_6.so Native_Functions_part_7.so Osmocom_CTRL_Adapter_part_1.so Osmocom_CTRL_Adapter_part_2.so Osmocom_CTRL_Adapter_part_3.so Osmocom_CTRL_Adapter_part_4.so Osmocom_CTRL_Adapter_part_5.so Osmocom_CTRL_Adapter_part_6.so Osmocom_CTRL_Adapter_part_7.so Osmocom_CTRL_Functions_part_1.so Osmocom_CTRL_Functions_part_2.so Osmocom_CTRL_Functions_part_3.so Osmocom_CTRL_Functions_part_4.so Osmocom_CTRL_Functions_part_5.so Osmocom_CTRL_Functions_part_6.so Osmocom_CTRL_Functions_part_7.so Osmocom_CTRL_Types_part_1.so Osmocom_CTRL_Types_part_2.so Osmocom_CTRL_Types_part_3.so Osmocom_CTRL_Types_part_4.so Osmocom_CTRL_Types_part_5.so Osmocom_CTRL_Types_part_6.so Osmocom_CTRL_Types_part_7.so Osmocom_Types_part_1.so Osmocom_Types_part_2.so Osmocom_Types_part_3.so Osmocom_Types_part_4.so Osmocom_Types_part_5.so Osmocom_Types_part_6.so Osmocom_Types_part_7.so Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_7.so PCO_Types_part_1.so PCO_Types_part_2.so PCO_Types_part_3.so PCO_Types_part_4.so PCO_Types_part_5.so PCO_Types_part_6.so PCO_Types_part_7.so SS_Templates_part_1.so SS_Templates_part_2.so SS_Templates_part_3.so SS_Templates_part_4.so SS_Templates_part_5.so SS_Templates_part_6.so SS_Templates_part_7.so SS_Types_part_1.so SS_Types_part_2.so SS_Types_part_3.so SS_Types_part_4.so SS_Types_part_5.so SS_Types_part_6.so SS_Types_part_7.so Socket_API_Definitions_part_1.so Socket_API_Definitions_part_2.so Socket_API_Definitions_part_3.so Socket_API_Definitions_part_4.so Socket_API_Definitions_part_5.so Socket_API_Definitions_part_6.so Socket_API_Definitions_part_7.so TCCConversion_Functions_part_1.so TCCConversion_Functions_part_2.so TCCConversion_Functions_part_3.so TCCConversion_Functions_part_4.so TCCConversion_Functions_part_5.so TCCConversion_Functions_part_6.so TCCConversion_Functions_part_7.so TCCEncoding_Functions_part_1.so TCCEncoding_Functions_part_2.so TCCEncoding_Functions_part_3.so TCCEncoding_Functions_part_4.so TCCEncoding_Functions_part_5.so TCCEncoding_Functions_part_6.so TCCEncoding_Functions_part_7.so TCCInterface_Functions_part_1.so TCCInterface_Functions_part_2.so TCCInterface_Functions_part_3.so TCCInterface_Functions_part_4.so TCCInterface_Functions_part_5.so TCCInterface_Functions_part_6.so TCCInterface_Functions_part_7.so TELNETasp_PortType_part_1.so TELNETasp_PortType_part_2.so TELNETasp_PortType_part_3.so TELNETasp_PortType_part_4.so TELNETasp_PortType_part_5.so TELNETasp_PortType_part_6.so TELNETasp_PortType_part_7.so UDPasp_PortType_part_1.so UDPasp_PortType_part_2.so UDPasp_PortType_part_3.so UDPasp_PortType_part_4.so UDPasp_PortType_part_5.so UDPasp_PortType_part_6.so UDPasp_PortType_part_7.so UDPasp_Types_part_1.so UDPasp_Types_part_2.so UDPasp_Types_part_3.so UDPasp_Types_part_4.so UDPasp_Types_part_5.so UDPasp_Types_part_6.so UDPasp_Types_part_7.so USSD_Helpers_part_1.so USSD_Helpers_part_2.so USSD_Helpers_part_3.so USSD_Helpers_part_4.so USSD_Helpers_part_5.so USSD_Helpers_part_6.so USSD_Helpers_part_7.so IPA_Emulation.so IPA_Emulation_part_1.so IPA_Emulation_part_2.so IPA_Emulation_part_3.so IPA_Emulation_part_4.so IPA_Emulation_part_5.so IPA_Emulation_part_6.so IPA_Emulation_part_7.so MAP_ApplicationContexts.so MAP_BS_Code.so MAP_CH_DataTypes.so MAP_CallHandlingOperations.so MAP_CommonDataTypes.so MAP_DialogueInformation.so MAP_ER_DataTypes.so MAP_Errors.so MAP_ExtensionDataTypes.so MAP_GR_DataTypes.so MAP_Group_Call_Operations.so MAP_LCS_DataTypes.so MAP_LocationServiceOperations.so MAP_MS_DataTypes.so MAP_MobileServiceOperations.so MAP_OM_DataTypes.so MAP_OperationAndMaintenanceOperations.so MAP_PDU_Defs.so MAP_Protocol.so MAP_SM_DataTypes.so MAP_SS_Code.so MAP_SS_DataTypes.so MAP_ShortMessageServiceOperations.so MAP_SupplementaryServiceOperations.so MAP_TS_Code.so MobileDomainDefinitions.so Remote_Operations_Generic_ROS_PDUs.so Remote_Operations_Information_Objects.so SS_DataTypes.so SS_Errors.so SS_Operations.so SS_PDU_Defs.so SS_Protocol.so MAP_ApplicationContexts_part_1.so MAP_ApplicationContexts_part_2.so MAP_ApplicationContexts_part_3.so MAP_ApplicationContexts_part_4.so MAP_ApplicationContexts_part_5.so MAP_ApplicationContexts_part_6.so MAP_ApplicationContexts_part_7.so MAP_BS_Code_part_1.so MAP_BS_Code_part_2.so MAP_BS_Code_part_3.so MAP_BS_Code_part_4.so MAP_BS_Code_part_5.so MAP_BS_Code_part_6.so MAP_BS_Code_part_7.so MAP_CH_DataTypes_part_1.so MAP_CH_DataTypes_part_2.so MAP_CH_DataTypes_part_3.so MAP_CH_DataTypes_part_4.so MAP_CH_DataTypes_part_5.so MAP_CH_DataTypes_part_6.so MAP_CH_DataTypes_part_7.so MAP_CallHandlingOperations_part_1.so MAP_CallHandlingOperations_part_2.so MAP_CallHandlingOperations_part_3.so MAP_CallHandlingOperations_part_4.so MAP_CallHandlingOperations_part_5.so MAP_CallHandlingOperations_part_6.so MAP_CallHandlingOperations_part_7.so MAP_CommonDataTypes_part_1.so MAP_CommonDataTypes_part_2.so MAP_CommonDataTypes_part_3.so MAP_CommonDataTypes_part_4.so MAP_CommonDataTypes_part_5.so MAP_CommonDataTypes_part_6.so MAP_CommonDataTypes_part_7.so MAP_DialogueInformation_part_1.so MAP_DialogueInformation_part_2.so MAP_DialogueInformation_part_3.so MAP_DialogueInformation_part_4.so MAP_DialogueInformation_part_5.so MAP_DialogueInformation_part_6.so MAP_DialogueInformation_part_7.so MAP_ER_DataTypes_part_1.so MAP_ER_DataTypes_part_2.so MAP_ER_DataTypes_part_3.so MAP_ER_DataTypes_part_4.so MAP_ER_DataTypes_part_5.so MAP_ER_DataTypes_part_6.so MAP_ER_DataTypes_part_7.so MAP_Errors_part_1.so MAP_Errors_part_2.so MAP_Errors_part_3.so MAP_Errors_part_4.so MAP_Errors_part_5.so MAP_Errors_part_6.so MAP_Errors_part_7.so MAP_ExtensionDataTypes_part_1.so MAP_ExtensionDataTypes_part_2.so MAP_ExtensionDataTypes_part_3.so MAP_ExtensionDataTypes_part_4.so MAP_ExtensionDataTypes_part_5.so MAP_ExtensionDataTypes_part_6.so MAP_ExtensionDataTypes_part_7.so MAP_GR_DataTypes_part_1.so MAP_GR_DataTypes_part_2.so MAP_GR_DataTypes_part_3.so MAP_GR_DataTypes_part_4.so MAP_GR_DataTypes_part_5.so MAP_GR_DataTypes_part_6.so MAP_GR_DataTypes_part_7.so MAP_Group_Call_Operations_part_1.so MAP_Group_Call_Operations_part_2.so MAP_Group_Call_Operations_part_3.so MAP_Group_Call_Operations_part_4.so MAP_Group_Call_Operations_part_5.so MAP_Group_Call_Operations_part_6.so MAP_Group_Call_Operations_part_7.so MAP_LCS_DataTypes_part_1.so MAP_LCS_DataTypes_part_2.so MAP_LCS_DataTypes_part_3.so MAP_LCS_DataTypes_part_4.so MAP_LCS_DataTypes_part_5.so MAP_LCS_DataTypes_part_6.so MAP_LCS_DataTypes_part_7.so MAP_LocationServiceOperations_part_1.so MAP_LocationServiceOperations_part_2.so MAP_LocationServiceOperations_part_3.so MAP_LocationServiceOperations_part_4.so MAP_LocationServiceOperations_part_5.so MAP_LocationServiceOperations_part_6.so MAP_LocationServiceOperations_part_7.so MAP_MS_DataTypes_part_1.so MAP_MS_DataTypes_part_2.so MAP_MS_DataTypes_part_3.so MAP_MS_DataTypes_part_4.so MAP_MS_DataTypes_part_5.so MAP_MS_DataTypes_part_6.so MAP_MS_DataTypes_part_7.so MAP_MobileServiceOperations_part_1.so MAP_MobileServiceOperations_part_2.so MAP_MobileServiceOperations_part_3.so MAP_MobileServiceOperations_part_4.so MAP_MobileServiceOperations_part_5.so MAP_MobileServiceOperations_part_6.so MAP_MobileServiceOperations_part_7.so MAP_OM_DataTypes_part_1.so MAP_OM_DataTypes_part_2.so MAP_OM_DataTypes_part_3.so MAP_OM_DataTypes_part_4.so MAP_OM_DataTypes_part_5.so MAP_OM_DataTypes_part_6.so MAP_OM_DataTypes_part_7.so MAP_OperationAndMaintenanceOperations_part_1.so MAP_OperationAndMaintenanceOperations_part_2.so MAP_OperationAndMaintenanceOperations_part_3.so MAP_OperationAndMaintenanceOperations_part_4.so MAP_OperationAndMaintenanceOperations_part_5.so MAP_OperationAndMaintenanceOperations_part_6.so MAP_OperationAndMaintenanceOperations_part_7.so MAP_PDU_Defs_part_1.so MAP_PDU_Defs_part_2.so MAP_PDU_Defs_part_3.so MAP_PDU_Defs_part_4.so MAP_PDU_Defs_part_5.so MAP_PDU_Defs_part_6.so MAP_PDU_Defs_part_7.so MAP_Protocol_part_1.so MAP_Protocol_part_2.so MAP_Protocol_part_3.so MAP_Protocol_part_4.so MAP_Protocol_part_5.so MAP_Protocol_part_6.so MAP_Protocol_part_7.so MAP_SM_DataTypes_part_1.so MAP_SM_DataTypes_part_2.so MAP_SM_DataTypes_part_3.so MAP_SM_DataTypes_part_4.so MAP_SM_DataTypes_part_5.so MAP_SM_DataTypes_part_6.so MAP_SM_DataTypes_part_7.so MAP_SS_Code_part_1.so MAP_SS_Code_part_2.so MAP_SS_Code_part_3.so MAP_SS_Code_part_4.so MAP_SS_Code_part_5.so MAP_SS_Code_part_6.so MAP_SS_Code_part_7.so MAP_SS_DataTypes_part_1.so MAP_SS_DataTypes_part_2.so MAP_SS_DataTypes_part_3.so MAP_SS_DataTypes_part_4.so MAP_SS_DataTypes_part_5.so MAP_SS_DataTypes_part_6.so MAP_SS_DataTypes_part_7.so MAP_ShortMessageServiceOperations_part_1.so MAP_ShortMessageServiceOperations_part_2.so MAP_ShortMessageServiceOperations_part_3.so MAP_ShortMessageServiceOperations_part_4.so MAP_ShortMessageServiceOperations_part_5.so MAP_ShortMessageServiceOperations_part_6.so MAP_ShortMessageServiceOperations_part_7.so MAP_SupplementaryServiceOperations_part_1.so MAP_SupplementaryServiceOperations_part_2.so MAP_SupplementaryServiceOperations_part_3.so MAP_SupplementaryServiceOperations_part_4.so MAP_SupplementaryServiceOperations_part_5.so MAP_SupplementaryServiceOperations_part_6.so MAP_SupplementaryServiceOperations_part_7.so MAP_TS_Code_part_1.so MAP_TS_Code_part_2.so MAP_TS_Code_part_3.so MAP_TS_Code_part_4.so MAP_TS_Code_part_5.so MAP_TS_Code_part_6.so MAP_TS_Code_part_7.so MobileDomainDefinitions_part_1.so MobileDomainDefinitions_part_2.so MobileDomainDefinitions_part_3.so MobileDomainDefinitions_part_4.so MobileDomainDefinitions_part_5.so MobileDomainDefinitions_part_6.so MobileDomainDefinitions_part_7.so Remote_Operations_Generic_ROS_PDUs_part_1.so Remote_Operations_Generic_ROS_PDUs_part_2.so Remote_Operations_Generic_ROS_PDUs_part_3.so Remote_Operations_Generic_ROS_PDUs_part_4.so Remote_Operations_Generic_ROS_PDUs_part_5.so Remote_Operations_Generic_ROS_PDUs_part_6.so Remote_Operations_Generic_ROS_PDUs_part_7.so Remote_Operations_Information_Objects_part_1.so Remote_Operations_Information_Objects_part_2.so Remote_Operations_Information_Objects_part_3.so Remote_Operations_Information_Objects_part_4.so Remote_Operations_Information_Objects_part_5.so Remote_Operations_Information_Objects_part_6.so Remote_Operations_Information_Objects_part_7.so SS_DataTypes_part_1.so SS_DataTypes_part_2.so SS_DataTypes_part_3.so SS_DataTypes_part_4.so SS_DataTypes_part_5.so SS_DataTypes_part_6.so SS_DataTypes_part_7.so SS_Errors_part_1.so SS_Errors_part_2.so SS_Errors_part_3.so SS_Errors_part_4.so SS_Errors_part_5.so SS_Errors_part_6.so SS_Errors_part_7.so SS_Operations_part_1.so SS_Operations_part_2.so SS_Operations_part_3.so SS_Operations_part_4.so SS_Operations_part_5.so SS_Operations_part_6.so SS_Operations_part_7.so SS_PDU_Defs_part_1.so SS_PDU_Defs_part_2.so SS_PDU_Defs_part_3.so SS_PDU_Defs_part_4.so SS_PDU_Defs_part_5.so SS_PDU_Defs_part_6.so SS_PDU_Defs_part_7.so SS_Protocol_part_1.so SS_Protocol_part_2.so SS_Protocol_part_3.so SS_Protocol_part_4.so SS_Protocol_part_5.so SS_Protocol_part_6.so SS_Protocol_part_7.so DNS_EncDec.so IPA_CodecPort_CtrlFunctDef.so IPL4asp_PT.so IPL4asp_discovery.so Native_FunctionDefs.so MAP_EncDec.so SS_EncDec.so TCCConversion.so TCCEncoding.so TCCInterface.so TELNETasp_PT.so UDPasp_PT.so \ -L/usr/lib/titan -lttcn3-parallel-dynamic \ -L/lib -lcrypto \ -L/usr/lib -lxml2 -lsctp -lssl -lpthread; \ then : ; else /usr/bin/titanver DNS_Helpers.o DNS_Types.o GSM_Types.o GSUP_Emulation.o GSUP_Templates.o GSUP_Types.o General_Types.o HLR_EUSE.o HLR_Tests.o IPA_CodecPort.o IPA_CodecPort_CtrlFunct.o IPA_Types.o IPL4asp_Functions.o IPL4asp_PortType.o IPL4asp_Types.o MAP_Types.o MSLookup_mDNS_Emulation.o MSLookup_mDNS_Templates.o MSLookup_mDNS_Types.o Misc_Helpers.o MobileL3_CC_Types.o MobileL3_CommonIE_Types.o MobileL3_GMM_SM_Types.o MobileL3_MM_Types.o MobileL3_RRM_Types.o MobileL3_SMS_Types.o MobileL3_SS_Types.o MobileL3_Types.o Native_Functions.o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Functions.o Osmocom_CTRL_Types.o Osmocom_Types.o Osmocom_VTY_Functions.o PCO_Types.o SS_Templates.o SS_Types.o Socket_API_Definitions.o TCCConversion_Functions.o TCCEncoding_Functions.o TCCInterface_Functions.o TELNETasp_PortType.o UDPasp_PortType.o UDPasp_Types.o USSD_Helpers.o DNS_Helpers_part_1.o DNS_Helpers_part_2.o DNS_Helpers_part_3.o DNS_Helpers_part_4.o DNS_Helpers_part_5.o DNS_Helpers_part_6.o DNS_Helpers_part_7.o DNS_Types_part_1.o DNS_Types_part_2.o DNS_Types_part_3.o DNS_Types_part_4.o DNS_Types_part_5.o DNS_Types_part_6.o DNS_Types_part_7.o GSM_Types_part_1.o GSM_Types_part_2.o GSM_Types_part_3.o GSM_Types_part_4.o GSM_Types_part_5.o GSM_Types_part_6.o GSM_Types_part_7.o GSUP_Emulation_part_1.o GSUP_Emulation_part_2.o GSUP_Emulation_part_3.o GSUP_Emulation_part_4.o GSUP_Emulation_part_5.o GSUP_Emulation_part_6.o GSUP_Emulation_part_7.o GSUP_Templates_part_1.o GSUP_Templates_part_2.o GSUP_Templates_part_3.o GSUP_Templates_part_4.o GSUP_Templates_part_5.o GSUP_Templates_part_6.o GSUP_Templates_part_7.o GSUP_Types_part_1.o GSUP_Types_part_2.o GSUP_Types_part_3.o GSUP_Types_part_4.o GSUP_Types_part_5.o GSUP_Types_part_6.o GSUP_Types_part_7.o General_Types_part_1.o General_Types_part_2.o General_Types_part_3.o General_Types_part_4.o General_Types_part_5.o General_Types_part_6.o General_Types_part_7.o HLR_EUSE_part_1.o HLR_EUSE_part_2.o HLR_EUSE_part_3.o HLR_EUSE_part_4.o HLR_EUSE_part_5.o HLR_EUSE_part_6.o HLR_EUSE_part_7.o HLR_Tests_part_1.o HLR_Tests_part_2.o HLR_Tests_part_3.o HLR_Tests_part_4.o HLR_Tests_part_5.o HLR_Tests_part_6.o HLR_Tests_part_7.o IPA_CodecPort_part_1.o IPA_CodecPort_part_2.o IPA_CodecPort_part_3.o IPA_CodecPort_part_4.o IPA_CodecPort_part_5.o IPA_CodecPort_part_6.o IPA_CodecPort_part_7.o IPA_CodecPort_CtrlFunct_part_1.o IPA_CodecPort_CtrlFunct_part_2.o IPA_CodecPort_CtrlFunct_part_3.o IPA_CodecPort_CtrlFunct_part_4.o IPA_CodecPort_CtrlFunct_part_5.o IPA_CodecPort_CtrlFunct_part_6.o IPA_CodecPort_CtrlFunct_part_7.o IPA_Types_part_1.o IPA_Types_part_2.o IPA_Types_part_3.o IPA_Types_part_4.o IPA_Types_part_5.o IPA_Types_part_6.o IPA_Types_part_7.o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_7.o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_7.o IPL4asp_Types_part_1.o IPL4asp_Types_part_2.o IPL4asp_Types_part_3.o IPL4asp_Types_part_4.o IPL4asp_Types_part_5.o IPL4asp_Types_part_6.o IPL4asp_Types_part_7.o MAP_Types_part_1.o MAP_Types_part_2.o MAP_Types_part_3.o MAP_Types_part_4.o MAP_Types_part_5.o MAP_Types_part_6.o MAP_Types_part_7.o MSLookup_mDNS_Emulation_part_1.o MSLookup_mDNS_Emulation_part_2.o MSLookup_mDNS_Emulation_part_3.o MSLookup_mDNS_Emulation_part_4.o MSLookup_mDNS_Emulation_part_5.o MSLookup_mDNS_Emulation_part_6.o MSLookup_mDNS_Emulation_part_7.o MSLookup_mDNS_Templates_part_1.o MSLookup_mDNS_Templates_part_2.o MSLookup_mDNS_Templates_part_3.o MSLookup_mDNS_Templates_part_4.o MSLookup_mDNS_Templates_part_5.o MSLookup_mDNS_Templates_part_6.o MSLookup_mDNS_Templates_part_7.o MSLookup_mDNS_Types_part_1.o MSLookup_mDNS_Types_part_2.o MSLookup_mDNS_Types_part_3.o MSLookup_mDNS_Types_part_4.o MSLookup_mDNS_Types_part_5.o MSLookup_mDNS_Types_part_6.o MSLookup_mDNS_Types_part_7.o Misc_Helpers_part_1.o Misc_Helpers_part_2.o Misc_Helpers_part_3.o Misc_Helpers_part_4.o Misc_Helpers_part_5.o Misc_Helpers_part_6.o Misc_Helpers_part_7.o MobileL3_CC_Types_part_1.o MobileL3_CC_Types_part_2.o MobileL3_CC_Types_part_3.o MobileL3_CC_Types_part_4.o MobileL3_CC_Types_part_5.o MobileL3_CC_Types_part_6.o MobileL3_CC_Types_part_7.o MobileL3_CommonIE_Types_part_1.o MobileL3_CommonIE_Types_part_2.o MobileL3_CommonIE_Types_part_3.o MobileL3_CommonIE_Types_part_4.o MobileL3_CommonIE_Types_part_5.o MobileL3_CommonIE_Types_part_6.o MobileL3_CommonIE_Types_part_7.o MobileL3_GMM_SM_Types_part_1.o MobileL3_GMM_SM_Types_part_2.o MobileL3_GMM_SM_Types_part_3.o MobileL3_GMM_SM_Types_part_4.o MobileL3_GMM_SM_Types_part_5.o MobileL3_GMM_SM_Types_part_6.o MobileL3_GMM_SM_Types_part_7.o MobileL3_MM_Types_part_1.o MobileL3_MM_Types_part_2.o MobileL3_MM_Types_part_3.o MobileL3_MM_Types_part_4.o MobileL3_MM_Types_part_5.o MobileL3_MM_Types_part_6.o MobileL3_MM_Types_part_7.o MobileL3_RRM_Types_part_1.o MobileL3_RRM_Types_part_2.o MobileL3_RRM_Types_part_3.o MobileL3_RRM_Types_part_4.o MobileL3_RRM_Types_part_5.o MobileL3_RRM_Types_part_6.o MobileL3_RRM_Types_part_7.o MobileL3_SMS_Types_part_1.o MobileL3_SMS_Types_part_2.o MobileL3_SMS_Types_part_3.o MobileL3_SMS_Types_part_4.o MobileL3_SMS_Types_part_5.o MobileL3_SMS_Types_part_6.o MobileL3_SMS_Types_part_7.o MobileL3_SS_Types_part_1.o MobileL3_SS_Types_part_2.o MobileL3_SS_Types_part_3.o MobileL3_SS_Types_part_4.o MobileL3_SS_Types_part_5.o MobileL3_SS_Types_part_6.o MobileL3_SS_Types_part_7.o MobileL3_Types_part_1.o MobileL3_Types_part_2.o MobileL3_Types_part_3.o MobileL3_Types_part_4.o MobileL3_Types_part_5.o MobileL3_Types_part_6.o MobileL3_Types_part_7.o Native_Functions_part_1.o Native_Functions_part_2.o Native_Functions_part_3.o Native_Functions_part_4.o Native_Functions_part_5.o Native_Functions_part_6.o Native_Functions_part_7.o Osmocom_CTRL_Adapter_part_1.o Osmocom_CTRL_Adapter_part_2.o Osmocom_CTRL_Adapter_part_3.o Osmocom_CTRL_Adapter_part_4.o Osmocom_CTRL_Adapter_part_5.o Osmocom_CTRL_Adapter_part_6.o Osmocom_CTRL_Adapter_part_7.o Osmocom_CTRL_Functions_part_1.o Osmocom_CTRL_Functions_part_2.o Osmocom_CTRL_Functions_part_3.o Osmocom_CTRL_Functions_part_4.o Osmocom_CTRL_Functions_part_5.o Osmocom_CTRL_Functions_part_6.o Osmocom_CTRL_Functions_part_7.o Osmocom_CTRL_Types_part_1.o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_4.o Osmocom_CTRL_Types_part_5.o Osmocom_CTRL_Types_part_6.o Osmocom_CTRL_Types_part_7.o Osmocom_Types_part_1.o Osmocom_Types_part_2.o Osmocom_Types_part_3.o Osmocom_Types_part_4.o Osmocom_Types_part_5.o Osmocom_Types_part_6.o Osmocom_Types_part_7.o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_7.o PCO_Types_part_1.o PCO_Types_part_2.o PCO_Types_part_3.o PCO_Types_part_4.o PCO_Types_part_5.o PCO_Types_part_6.o PCO_Types_part_7.o SS_Templates_part_1.o SS_Templates_part_2.o SS_Templates_part_3.o SS_Templates_part_4.o SS_Templates_part_5.o SS_Templates_part_6.o SS_Templates_part_7.o SS_Types_part_1.o SS_Types_part_2.o SS_Types_part_3.o SS_Types_part_4.o SS_Types_part_5.o SS_Types_part_6.o SS_Types_part_7.o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_7.o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_7.o TCCEncoding_Functions_part_1.o TCCEncoding_Functions_part_2.o TCCEncoding_Functions_part_3.o TCCEncoding_Functions_part_4.o TCCEncoding_Functions_part_5.o TCCEncoding_Functions_part_6.o TCCEncoding_Functions_part_7.o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_7.o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_7.o UDPasp_PortType_part_1.o UDPasp_PortType_part_2.o UDPasp_PortType_part_3.o UDPasp_PortType_part_4.o UDPasp_PortType_part_5.o UDPasp_PortType_part_6.o UDPasp_PortType_part_7.o UDPasp_Types_part_1.o UDPasp_Types_part_2.o UDPasp_Types_part_3.o UDPasp_Types_part_4.o UDPasp_Types_part_5.o UDPasp_Types_part_6.o UDPasp_Types_part_7.o USSD_Helpers_part_1.o USSD_Helpers_part_2.o USSD_Helpers_part_3.o USSD_Helpers_part_4.o USSD_Helpers_part_5.o USSD_Helpers_part_6.o USSD_Helpers_part_7.o IPA_Emulation.o IPA_Emulation_part_1.o IPA_Emulation_part_2.o IPA_Emulation_part_3.o IPA_Emulation_part_4.o IPA_Emulation_part_5.o IPA_Emulation_part_6.o IPA_Emulation_part_7.o MAP_ApplicationContexts.o MAP_BS_Code.o MAP_CH_DataTypes.o MAP_CallHandlingOperations.o MAP_CommonDataTypes.o MAP_DialogueInformation.o MAP_ER_DataTypes.o MAP_Errors.o MAP_ExtensionDataTypes.o MAP_GR_DataTypes.o MAP_Group_Call_Operations.o MAP_LCS_DataTypes.o MAP_LocationServiceOperations.o MAP_MS_DataTypes.o MAP_MobileServiceOperations.o MAP_OM_DataTypes.o MAP_OperationAndMaintenanceOperations.o MAP_PDU_Defs.o MAP_Protocol.o MAP_SM_DataTypes.o MAP_SS_Code.o MAP_SS_DataTypes.o MAP_ShortMessageServiceOperations.o MAP_SupplementaryServiceOperations.o MAP_TS_Code.o MobileDomainDefinitions.o Remote_Operations_Generic_ROS_PDUs.o Remote_Operations_Information_Objects.o SS_DataTypes.o SS_Errors.o SS_Operations.o SS_PDU_Defs.o SS_Protocol.o MAP_ApplicationContexts_part_1.o MAP_ApplicationContexts_part_2.o MAP_ApplicationContexts_part_3.o MAP_ApplicationContexts_part_4.o MAP_ApplicationContexts_part_5.o MAP_ApplicationContexts_part_6.o MAP_ApplicationContexts_part_7.o MAP_BS_Code_part_1.o MAP_BS_Code_part_2.o MAP_BS_Code_part_3.o MAP_BS_Code_part_4.o MAP_BS_Code_part_5.o MAP_BS_Code_part_6.o MAP_BS_Code_part_7.o MAP_CH_DataTypes_part_1.o MAP_CH_DataTypes_part_2.o MAP_CH_DataTypes_part_3.o MAP_CH_DataTypes_part_4.o MAP_CH_DataTypes_part_5.o MAP_CH_DataTypes_part_6.o MAP_CH_DataTypes_part_7.o MAP_CallHandlingOperations_part_1.o MAP_CallHandlingOperations_part_2.o MAP_CallHandlingOperations_part_3.o MAP_CallHandlingOperations_part_4.o MAP_CallHandlingOperations_part_5.o MAP_CallHandlingOperations_part_6.o MAP_CallHandlingOperations_part_7.o MAP_CommonDataTypes_part_1.o MAP_CommonDataTypes_part_2.o MAP_CommonDataTypes_part_3.o MAP_CommonDataTypes_part_4.o MAP_CommonDataTypes_part_5.o MAP_CommonDataTypes_part_6.o MAP_CommonDataTypes_part_7.o MAP_DialogueInformation_part_1.o MAP_DialogueInformation_part_2.o MAP_DialogueInformation_part_3.o MAP_DialogueInformation_part_4.o MAP_DialogueInformation_part_5.o MAP_DialogueInformation_part_6.o MAP_DialogueInformation_part_7.o MAP_ER_DataTypes_part_1.o MAP_ER_DataTypes_part_2.o MAP_ER_DataTypes_part_3.o MAP_ER_DataTypes_part_4.o MAP_ER_DataTypes_part_5.o MAP_ER_DataTypes_part_6.o MAP_ER_DataTypes_part_7.o MAP_Errors_part_1.o MAP_Errors_part_2.o MAP_Errors_part_3.o MAP_Errors_part_4.o MAP_Errors_part_5.o MAP_Errors_part_6.o MAP_Errors_part_7.o MAP_ExtensionDataTypes_part_1.o MAP_ExtensionDataTypes_part_2.o MAP_ExtensionDataTypes_part_3.o MAP_ExtensionDataTypes_part_4.o MAP_ExtensionDataTypes_part_5.o MAP_ExtensionDataTypes_part_6.o MAP_ExtensionDataTypes_part_7.o MAP_GR_DataTypes_part_1.o MAP_GR_DataTypes_part_2.o MAP_GR_DataTypes_part_3.o MAP_GR_DataTypes_part_4.o MAP_GR_DataTypes_part_5.o MAP_GR_DataTypes_part_6.o MAP_GR_DataTypes_part_7.o MAP_Group_Call_Operations_part_1.o MAP_Group_Call_Operations_part_2.o MAP_Group_Call_Operations_part_3.o MAP_Group_Call_Operations_part_4.o MAP_Group_Call_Operations_part_5.o MAP_Group_Call_Operations_part_6.o MAP_Group_Call_Operations_part_7.o MAP_LCS_DataTypes_part_1.o MAP_LCS_DataTypes_part_2.o MAP_LCS_DataTypes_part_3.o MAP_LCS_DataTypes_part_4.o MAP_LCS_DataTypes_part_5.o MAP_LCS_DataTypes_part_6.o MAP_LCS_DataTypes_part_7.o MAP_LocationServiceOperations_part_1.o MAP_LocationServiceOperations_part_2.o MAP_LocationServiceOperations_part_3.o MAP_LocationServiceOperations_part_4.o MAP_LocationServiceOperations_part_5.o MAP_LocationServiceOperations_part_6.o MAP_LocationServiceOperations_part_7.o MAP_MS_DataTypes_part_1.o MAP_MS_DataTypes_part_2.o MAP_MS_DataTypes_part_3.o MAP_MS_DataTypes_part_4.o MAP_MS_DataTypes_part_5.o MAP_MS_DataTypes_part_6.o MAP_MS_DataTypes_part_7.o MAP_MobileServiceOperations_part_1.o MAP_MobileServiceOperations_part_2.o MAP_MobileServiceOperations_part_3.o MAP_MobileServiceOperations_part_4.o MAP_MobileServiceOperations_part_5.o MAP_MobileServiceOperations_part_6.o MAP_MobileServiceOperations_part_7.o MAP_OM_DataTypes_part_1.o MAP_OM_DataTypes_part_2.o MAP_OM_DataTypes_part_3.o MAP_OM_DataTypes_part_4.o MAP_OM_DataTypes_part_5.o MAP_OM_DataTypes_part_6.o MAP_OM_DataTypes_part_7.o MAP_OperationAndMaintenanceOperations_part_1.o MAP_OperationAndMaintenanceOperations_part_2.o MAP_OperationAndMaintenanceOperations_part_3.o MAP_OperationAndMaintenanceOperations_part_4.o MAP_OperationAndMaintenanceOperations_part_5.o MAP_OperationAndMaintenanceOperations_part_6.o MAP_OperationAndMaintenanceOperations_part_7.o MAP_PDU_Defs_part_1.o MAP_PDU_Defs_part_2.o MAP_PDU_Defs_part_3.o MAP_PDU_Defs_part_4.o MAP_PDU_Defs_part_5.o MAP_PDU_Defs_part_6.o MAP_PDU_Defs_part_7.o MAP_Protocol_part_1.o MAP_Protocol_part_2.o MAP_Protocol_part_3.o MAP_Protocol_part_4.o MAP_Protocol_part_5.o MAP_Protocol_part_6.o MAP_Protocol_part_7.o MAP_SM_DataTypes_part_1.o MAP_SM_DataTypes_part_2.o MAP_SM_DataTypes_part_3.o MAP_SM_DataTypes_part_4.o MAP_SM_DataTypes_part_5.o MAP_SM_DataTypes_part_6.o MAP_SM_DataTypes_part_7.o MAP_SS_Code_part_1.o MAP_SS_Code_part_2.o MAP_SS_Code_part_3.o MAP_SS_Code_part_4.o MAP_SS_Code_part_5.o MAP_SS_Code_part_6.o MAP_SS_Code_part_7.o MAP_SS_DataTypes_part_1.o MAP_SS_DataTypes_part_2.o MAP_SS_DataTypes_part_3.o MAP_SS_DataTypes_part_4.o MAP_SS_DataTypes_part_5.o MAP_SS_DataTypes_part_6.o MAP_SS_DataTypes_part_7.o MAP_ShortMessageServiceOperations_part_1.o MAP_ShortMessageServiceOperations_part_2.o MAP_ShortMessageServiceOperations_part_3.o MAP_ShortMessageServiceOperations_part_4.o MAP_ShortMessageServiceOperations_part_5.o MAP_ShortMessageServiceOperations_part_6.o MAP_ShortMessageServiceOperations_part_7.o MAP_SupplementaryServiceOperations_part_1.o MAP_SupplementaryServiceOperations_part_2.o MAP_SupplementaryServiceOperations_part_3.o MAP_SupplementaryServiceOperations_part_4.o MAP_SupplementaryServiceOperations_part_5.o MAP_SupplementaryServiceOperations_part_6.o MAP_SupplementaryServiceOperations_part_7.o MAP_TS_Code_part_1.o MAP_TS_Code_part_2.o MAP_TS_Code_part_3.o MAP_TS_Code_part_4.o MAP_TS_Code_part_5.o MAP_TS_Code_part_6.o MAP_TS_Code_part_7.o MobileDomainDefinitions_part_1.o MobileDomainDefinitions_part_2.o MobileDomainDefinitions_part_3.o MobileDomainDefinitions_part_4.o MobileDomainDefinitions_part_5.o MobileDomainDefinitions_part_6.o MobileDomainDefinitions_part_7.o Remote_Operations_Generic_ROS_PDUs_part_1.o Remote_Operations_Generic_ROS_PDUs_part_2.o Remote_Operations_Generic_ROS_PDUs_part_3.o Remote_Operations_Generic_ROS_PDUs_part_4.o Remote_Operations_Generic_ROS_PDUs_part_5.o Remote_Operations_Generic_ROS_PDUs_part_6.o Remote_Operations_Generic_ROS_PDUs_part_7.o Remote_Operations_Information_Objects_part_1.o Remote_Operations_Information_Objects_part_2.o Remote_Operations_Information_Objects_part_3.o Remote_Operations_Information_Objects_part_4.o Remote_Operations_Information_Objects_part_5.o Remote_Operations_Information_Objects_part_6.o Remote_Operations_Information_Objects_part_7.o SS_DataTypes_part_1.o SS_DataTypes_part_2.o SS_DataTypes_part_3.o SS_DataTypes_part_4.o SS_DataTypes_part_5.o SS_DataTypes_part_6.o SS_DataTypes_part_7.o SS_Errors_part_1.o SS_Errors_part_2.o SS_Errors_part_3.o SS_Errors_part_4.o SS_Errors_part_5.o SS_Errors_part_6.o SS_Errors_part_7.o SS_Operations_part_1.o SS_Operations_part_2.o SS_Operations_part_3.o SS_Operations_part_4.o SS_Operations_part_5.o SS_Operations_part_6.o SS_Operations_part_7.o SS_PDU_Defs_part_1.o SS_PDU_Defs_part_2.o SS_PDU_Defs_part_3.o SS_PDU_Defs_part_4.o SS_PDU_Defs_part_5.o SS_PDU_Defs_part_6.o SS_PDU_Defs_part_7.o SS_Protocol_part_1.o SS_Protocol_part_2.o SS_Protocol_part_3.o SS_Protocol_part_4.o SS_Protocol_part_5.o SS_Protocol_part_6.o SS_Protocol_part_7.o DNS_EncDec.o IPA_CodecPort_CtrlFunctDef.o IPL4asp_PT.o IPL4asp_discovery.o Native_FunctionDefs.o MAP_EncDec.o SS_EncDec.o TCCConversion.o TCCEncoding.o TCCInterface.o TELNETasp_PT.o UDPasp_PT.o; exit 1; fi [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20250203-0855-d70f370b-0', 'sh', '-c', "echo 'deb [signed-by=/obs.key] https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12/ ./' > /etc/apt/sources.list.d/osmocom.list"] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20250203-0855-d70f370b-0', 'apt-get', '-q', 'update'] Hit:1 http://deb.debian.org/debian bookworm InRelease Hit:2 http://deb.debian.org/debian bookworm-updates InRelease Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease [1579 B] Hit:4 http://deb.debian.org/debian-security bookworm-security InRelease Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ Packages [198 kB] Fetched 199 kB in 1s (368 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/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20250203-0855-d70f370b-0', 'sh', '-c', 'apt-cache pkgnames | grep -- -dbg > /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_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/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20250203-0855-d70f370b-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/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20250203-0855-d70f370b-0', 'apt-get', '-q', 'install', '-y', '--no-install-recommends', 'osmo-hlr', 'osmo-hlr-dbg', 'libc6-dbg', 'libosmocore-dbg'] Reading package lists... Building dependency tree... The following additional packages will be installed: libosmo-gsup-client0 libosmo-mslookup1 libosmoabis13 libosmocodec4 libosmocoding0 libosmocore libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmousb0 libosmovty13 osmocom-nightly The following NEW packages will be installed: libc6-dbg libosmo-gsup-client0 libosmo-mslookup1 libosmoabis13 libosmocodec4 libosmocoding0 libosmocore libosmocore-dbg libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmousb0 libosmovty13 osmo-hlr osmo-hlr-dbg osmocom-nightly 0 upgraded, 20 newly installed, 0 to remove and 41 not upgraded. Need to get 11.4 MB of archives. After this operation, 17.7 MB of additional disk space will be used. Get:1 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-nightly 202502022026 [1176 B] Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore22 1.10.0.65.d581.202502022026 [169 kB] Get:3 http://deb.debian.org/debian bookworm/main amd64 libc6-dbg amd64 2.36-9+deb12u9 [7366 kB] Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoisdn0 1.10.0.65.d581.202502022026 [69.8 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogsm20 1.10.0.65.d581.202502022026 [227 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmonetif11 1.5.1.34.ada6.202502022026 [59.4 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmovty13 1.10.0.65.d581.202502022026 [103 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoabis13 1.6.0.50.58dd.202502022026 [70.2 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-gsup-client0 1.8.0.15.74e4.202502022026 [21.1 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-mslookup1 1.8.0.15.74e4.202502022026 [23.4 kB] Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocodec4 1.10.0.65.d581.202502022026 [50.6 kB] Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocoding0 1.10.0.65.d581.202502022026 [70.3 kB] Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogb14 1.10.0.65.d581.202502022026 [177 kB] Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoctrl0 1.10.0.65.d581.202502022026 [59.0 kB] Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmosim2 1.10.0.65.d581.202502022026 [62.9 kB] Get:16 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmousb0 1.10.0.65.d581.202502022026 [49.6 kB] Get:17 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore 1.10.0.65.d581.202502022026 [43.0 kB] Get:18 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-hlr 1.8.0.15.74e4.202502022026 [112 kB] Get:19 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore-dbg 1.10.0.65.d581.202502022026 [2162 kB] Get:20 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-hlr-dbg 1.8.0.15.74e4.202502022026 [460 kB] Fetched 11.4 MB in 0s (91.4 MB/s) debconf: delaying package configuration, since apt-utils is not installed 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+deb12u9_amd64.deb ... Unpacking libc6-dbg:amd64 (2.36-9+deb12u9) ... Selecting previously unselected package osmocom-nightly. Preparing to unpack .../01-osmocom-nightly_202502022026_amd64.deb ... Unpacking osmocom-nightly (202502022026) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../02-libosmocore22_1.10.0.65.d581.202502022026_amd64.deb ... Unpacking libosmocore22:amd64 (1.10.0.65.d581.202502022026) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../03-libosmoisdn0_1.10.0.65.d581.202502022026_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.10.0.65.d581.202502022026) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../04-libosmogsm20_1.10.0.65.d581.202502022026_amd64.deb ... Unpacking libosmogsm20:amd64 (1.10.0.65.d581.202502022026) ... Selecting previously unselected package libosmonetif11:amd64. Preparing to unpack .../05-libosmonetif11_1.5.1.34.ada6.202502022026_amd64.deb ... Unpacking libosmonetif11:amd64 (1.5.1.34.ada6.202502022026) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../06-libosmovty13_1.10.0.65.d581.202502022026_amd64.deb ... Unpacking libosmovty13:amd64 (1.10.0.65.d581.202502022026) ... Selecting previously unselected package libosmoabis13:amd64. Preparing to unpack .../07-libosmoabis13_1.6.0.50.58dd.202502022026_amd64.deb ... Unpacking libosmoabis13:amd64 (1.6.0.50.58dd.202502022026) ... Selecting previously unselected package libosmo-gsup-client0:amd64. Preparing to unpack .../08-libosmo-gsup-client0_1.8.0.15.74e4.202502022026_amd64.deb ... Unpacking libosmo-gsup-client0:amd64 (1.8.0.15.74e4.202502022026) ... Selecting previously unselected package libosmo-mslookup1:amd64. Preparing to unpack .../09-libosmo-mslookup1_1.8.0.15.74e4.202502022026_amd64.deb ... Unpacking libosmo-mslookup1:amd64 (1.8.0.15.74e4.202502022026) ... Selecting previously unselected package libosmocodec4:amd64. Preparing to unpack .../10-libosmocodec4_1.10.0.65.d581.202502022026_amd64.deb ... Unpacking libosmocodec4:amd64 (1.10.0.65.d581.202502022026) ... Selecting previously unselected package libosmocoding0:amd64. Preparing to unpack .../11-libosmocoding0_1.10.0.65.d581.202502022026_amd64.deb ... Unpacking libosmocoding0:amd64 (1.10.0.65.d581.202502022026) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../12-libosmogb14_1.10.0.65.d581.202502022026_amd64.deb ... Unpacking libosmogb14:amd64 (1.10.0.65.d581.202502022026) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../13-libosmoctrl0_1.10.0.65.d581.202502022026_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.10.0.65.d581.202502022026) ... Selecting previously unselected package libosmosim2:amd64. Preparing to unpack .../14-libosmosim2_1.10.0.65.d581.202502022026_amd64.deb ... Unpacking libosmosim2:amd64 (1.10.0.65.d581.202502022026) ... Selecting previously unselected package libosmousb0:amd64. Preparing to unpack .../15-libosmousb0_1.10.0.65.d581.202502022026_amd64.deb ... Unpacking libosmousb0:amd64 (1.10.0.65.d581.202502022026) ... Selecting previously unselected package libosmocore. Preparing to unpack .../16-libosmocore_1.10.0.65.d581.202502022026_amd64.deb ... Unpacking libosmocore (1.10.0.65.d581.202502022026) ... Selecting previously unselected package osmo-hlr. Preparing to unpack .../17-osmo-hlr_1.8.0.15.74e4.202502022026_amd64.deb ... Unpacking osmo-hlr (1.8.0.15.74e4.202502022026) ... Selecting previously unselected package libosmocore-dbg:amd64. Preparing to unpack .../18-libosmocore-dbg_1.10.0.65.d581.202502022026_amd64.deb ... Unpacking libosmocore-dbg:amd64 (1.10.0.65.d581.202502022026) ... Selecting previously unselected package osmo-hlr-dbg. Preparing to unpack .../19-osmo-hlr-dbg_1.8.0.15.74e4.202502022026_amd64.deb ... Unpacking osmo-hlr-dbg (1.8.0.15.74e4.202502022026) ... Setting up osmocom-nightly (202502022026) ... Setting up libc6-dbg:amd64 (2.36-9+deb12u9) ... Setting up libosmocore22:amd64 (1.10.0.65.d581.202502022026) ... Setting up libosmocodec4:amd64 (1.10.0.65.d581.202502022026) ... Setting up libosmovty13:amd64 (1.10.0.65.d581.202502022026) ... Setting up libosmoisdn0:amd64 (1.10.0.65.d581.202502022026) ... Setting up libosmousb0:amd64 (1.10.0.65.d581.202502022026) ... Setting up libosmogsm20:amd64 (1.10.0.65.d581.202502022026) ... Setting up libosmoctrl0:amd64 (1.10.0.65.d581.202502022026) ... Setting up libosmogb14:amd64 (1.10.0.65.d581.202502022026) ... Setting up libosmonetif11:amd64 (1.5.1.34.ada6.202502022026) ... Setting up libosmocoding0:amd64 (1.10.0.65.d581.202502022026) ... Setting up libosmo-mslookup1:amd64 (1.8.0.15.74e4.202502022026) ... Setting up libosmosim2:amd64 (1.10.0.65.d581.202502022026) ... Setting up libosmocore (1.10.0.65.d581.202502022026) ... Setting up libosmoabis13:amd64 (1.6.0.50.58dd.202502022026) ... Setting up libosmocore-dbg:amd64 (1.10.0.65.d581.202502022026) ... Setting up libosmo-gsup-client0:amd64 (1.8.0.15.74e4.202502022026) ... Setting up osmo-hlr (1.8.0.15.74e4.202502022026) ... 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.8.0.15.74e4.202502022026) ... Processing triggers for libc-bin (2.36-9+deb12u9) ... [testenv] Preparing testdir: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20250203-0855-d70f370b-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr/HLR_Tests.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.cfg'] [testenv] + ['cp', '-a', 'osmo-hlr.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/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/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20250203-0855-d70f370b-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr/HLR_Tests.default', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.default'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20250203-0855-d70f370b-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/Common.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/Common.cfg'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20250203-0855-d70f370b-0', 'sed', '-i', 's#TTCN3_HACKS_PATH := .*#TTCN3_HACKS_PATH := "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks"#', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/Common.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.cfg [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20250203-0855-d70f370b-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/Common.cfg [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20250203-0855-d70f370b-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/Common.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.default [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20250203-0855-d70f370b-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.default'] [testenv] Running hlr [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/hlr', 'testenv-hlr-osmocom-nightly-20250203-0855-d70f370b-0', 'sh', '-c', 'osmo-hlr 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/hlr/hlr.log'] [testenv] Running testsuite 20250203085516890 DMAIN <0000> hlr.c:813 hlr starting 20250203085516890 DDB <0001> db.c:599 using database: :memory: 20250203085516890 DDB <0001> db.c:600 Compiled against SQLite3 lib version 3.40.1 20250203085516890 DDB <0001> db.c:601 Running with SQLite3 lib version 3.40.1 20250203085516891 DDB <0001> db.c:620 SQLite3 compiled with 'ATOMIC_INTRINSICS=1' 20250203085516891 DDB <0001> db.c:620 SQLite3 compiled with 'COMPILER=gcc-12.2.0' 20250203085516891 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_AUTOVACUUM' 20250203085516891 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_CACHE_SIZE=-2000' 20250203085516891 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_FILE_FORMAT=4' 20250203085516891 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_JOURNAL_SIZE_LIMIT=-1' 20250203085516891 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_MMAP_SIZE=0' 20250203085516891 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PAGE_SIZE=4096' 20250203085516891 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PCACHE_INITSZ=20' 20250203085516891 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_RECURSIVE_TRIGGERS' 20250203085516891 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SECTOR_SIZE=4096' 20250203085516891 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SYNCHRONOUS=2' 20250203085516891 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_AUTOCHECKPOINT=1000' 20250203085516891 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_SYNCHRONOUS=2' 20250203085516891 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WORKER_THREADS=0' 20250203085516891 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_COLUMN_METADATA' 20250203085516891 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_DBSTAT_VTAB' 20250203085516891 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3' 20250203085516891 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_PARENTHESIS' 20250203085516891 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_TOKENIZER' 20250203085516891 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS4' 20250203085516891 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS5' 20250203085516891 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_LOAD_EXTENSION' 20250203085516891 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_MATH_FUNCTIONS' 20250203085516891 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_PREUPDATE_HOOK' 20250203085516891 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_RTREE' 20250203085516891 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_SESSION' 20250203085516891 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_STMTVTAB' 20250203085516891 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UNLOCK_NOTIFY' 20250203085516891 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UPDATE_DELETE_LIMIT' 20250203085516891 DDB <0001> db.c:620 SQLite3 compiled with 'HAVE_ISNAN' 20250203085516891 DDB <0001> db.c:620 SQLite3 compiled with 'LIKE_DOESNT_MATCH_BLOBS' 20250203085516891 DDB <0001> db.c:620 SQLite3 compiled with 'MALLOC_SOFT_LIMIT=1024' 20250203085516891 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_ATTACHED=10' 20250203085516891 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COLUMN=2000' 20250203085516891 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COMPOUND_SELECT=500' 20250203085516891 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_DEFAULT_PAGE_SIZE=32768' 20250203085516891 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_EXPR_DEPTH=1000' 20250203085516891 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_FUNCTION_ARG=127' 20250203085516891 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LENGTH=1000000000' 20250203085516891 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LIKE_PATTERN_LENGTH=50000' 20250203085516891 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_MMAP_SIZE=0x7fff0000' 20250203085516891 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_COUNT=1073741823' 20250203085516891 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_SIZE=65536' 20250203085516891 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SCHEMA_RETRY=25' 20250203085516891 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SQL_LENGTH=1000000000' 20250203085516891 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_TRIGGER_DEPTH=1000' 20250203085516891 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VARIABLE_NUMBER=250000' 20250203085516891 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VDBE_OP=250000000' 20250203085516891 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_WORKER_THREADS=8' 20250203085516891 DDB <0001> db.c:620 SQLite3 compiled with 'MUTEX_PTHREADS' 20250203085516891 DDB <0001> db.c:620 SQLite3 compiled with 'OMIT_LOOKASIDE' 20250203085516891 DDB <0001> db.c:620 SQLite3 compiled with 'SECURE_DELETE' 20250203085516891 DDB <0001> db.c:620 SQLite3 compiled with 'SOUNDEX' 20250203085516891 DDB <0001> db.c:620 SQLite3 compiled with 'SYSTEM_MALLOC' 20250203085516891 DDB <0001> db.c:620 SQLite3 compiled with 'TEMP_STORE=1' 20250203085516891 DDB <0001> db.c:620 SQLite3 compiled with 'THREADSAFE=1' 20250203085516891 DDB <0001> db.c:620 SQLite3 compiled with 'USE_URI' 20250203085516891 DDB <0001> db.c:636 Not setting SQL log callback: SQLite3 compiled without support for it 20250203085516893 DDB <0001> db.c:300 Table 'subscriber' not found in database ':memory:' 20250203085516893 DDB <0001> db.c:667 Missing database tables detected; Bootstrapping database ':memory:' 20250203085516893 DDB <0001> db.c:677 Database ':memory:' has HLR DB schema version 7 20250203085516894 DLGLOBAL <0009> telnet_interface.c:88 Available via telnet 127.0.0.1 4258 20250203085516894 DLCTRL <0010> control_if.c:1026 CTRL at 127.0.0.1 4259 [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'TTCN3_PCAP_PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite', '-e', 'OSMO_SUT_HOST=127.0.0.1', '-e', 'OSMO_SUT_PORT=4258', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite', 'testenv-hlr-osmocom-nightly-20250203-0855-d70f370b-0', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/start-testsuite.sh', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr/HLR_Tests', 'HLR_Tests.cfg'] 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@b63b467c7f03: Unix server socket created successfully. MC@b63b467c7f03: Listening on TCP port 35675. b63b467c7f03 is the default MC2> spawn /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr/HLR_Tests b63b467c7f03 35675 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@b63b467c7f03: New HC connected from 10.0.2.100 [10.0.2.100]. b63b467c7f03: Linux 6.1.0-13-amd64 on x86_64. cmtc MC@b63b467c7f03: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@b63b467c7f03: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@b63b467c7f03: Configuration file was processed on all HCs. MC@b63b467c7f03: Creating MTC on host 10.0.2.100. MC@b63b467c7f03: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@b63b467c7f03: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_err_invalid_imsi'. ------ HLR_Tests.TC_gsup_sai_err_invalid_imsi ------ Mon Feb 3 08:55:17 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai_err_invalid_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai_err_invalid_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@b63b467c7f03: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_err_invalid_imsi' was executed successfully (exit status: 0). MTC@b63b467c7f03: Test case TC_gsup_sai_err_invalid_imsi started. MTC@b63b467c7f03: legacy= false MTC@b63b467c7f03: in not legacy case 1 MTC@b63b467c7f03: in not legacy case 2 20250203085518515 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250203085518515 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(3)@b63b467c7f03: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250203085518518 DLINP <000b> input/ipa.c:452 connected read/write 20250203085518518 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085518519 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48330<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(3)@b63b467c7f03: 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)@b63b467c7f03: 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 } } } } 20250203085518520 DLINP <000b> input/ipa.c:452 connected read/write 20250203085518520 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085518520 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250203085518520 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250203085518520 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 20250203085518520 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250203085518520 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 20250203085518520 DLGSUP <0013> gsup_server.c:236 2: 20250203085518520 DLGSUP <0013> gsup_server.c:238 2: 00 20250203085518520 DLGSUP <0013> gsup_server.c:236 3: 20250203085518520 DLGSUP <0013> gsup_server.c:238 3: 00 20250203085518520 DLGSUP <0013> gsup_server.c:236 4: 20250203085518520 DLGSUP <0013> gsup_server.c:238 4: 00 20250203085518520 DLGSUP <0013> gsup_server.c:236 5: 20250203085518520 DLGSUP <0013> gsup_server.c:238 5: 00 20250203085518520 DLGSUP <0013> gsup_server.c:236 7: 20250203085518520 DLGSUP <0013> gsup_server.c:238 7: 00 20250203085518520 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250203085518520 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250203085518520 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)@b63b467c7f03: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 5@b63b467c7f03: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20250203085518531 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:42473<->l=127.0.0.1:4259) HLR_Test-GSUP(4)@b63b467c7f03: Created GsupExpect[0] for "0123" to be handled at TC_gsup_sai_err_invalid_imsi(7) 20250203085518537 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48334<->l=127.0.0.1:4258 20250203085518566 DLINP <000b> input/ipa.c:452 connected read/write 20250203085518566 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085518566 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"} 20250203085518566 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" 20250203085518566 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} 20250203085518566 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 20250203085518566 DLINP <000b> input/ipa.c:452 connected read/write 20250203085518566 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085518566 DLINP <000b> input/ipa.c:452 connected read/write 20250203085518566 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(4)@b63b467c7f03: Found GsupExpect[0] for "0123" handled at TC_gsup_sai_err_invalid_imsi(7) HLR_Test-GSUP(4)@b63b467c7f03: Added IMSI table entry 0TC_gsup_sai_err_invalid_imsi(7)"0123" TC_gsup_sai_err_invalid_imsi(7)@b63b467c7f03: setverdict(pass): none -> pass TC_gsup_sai_err_invalid_imsi(7)@b63b467c7f03: setverdict(pass): pass -> pass, component reason not changed 20250203085518573 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48334<->l=127.0.0.1:4258 TC_gsup_sai_err_invalid_imsi(7)@b63b467c7f03: Final verdict of PTC: pass 20250203085518575 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48330<->l=127.0.0.1:4258 20250203085518577 DLINP <000b> input/ipa.c:452 connected read/write 20250203085518578 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085518578 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server HLR_Test-GSUP(4)@b63b467c7f03: Final verdict of PTC: none 20250203085518578 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250203085518578 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250203085518578 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42473<->l=127.0.0.1:4259) 5@b63b467c7f03: Final verdict of PTC: none IPA-CTRL-CLI-IPA(6)@b63b467c7f03: Final verdict of PTC: none HLR_Test-GSUP-IPA(3)@b63b467c7f03: Final verdict of PTC: none MTC@b63b467c7f03: Setting final verdict of the test case. MTC@b63b467c7f03: Local verdict of MTC: none MTC@b63b467c7f03: Local verdict of PTC HLR_Test-GSUP-IPA(3): none (none -> none) MTC@b63b467c7f03: Local verdict of PTC HLR_Test-GSUP(4): none (none -> none) MTC@b63b467c7f03: Local verdict of PTC with component reference 5: none (none -> none) MTC@b63b467c7f03: Local verdict of PTC IPA-CTRL-CLI-IPA(6): none (none -> none) MTC@b63b467c7f03: Local verdict of PTC TC_gsup_sai_err_invalid_imsi(7): pass (none -> pass) MTC@b63b467c7f03: Test case TC_gsup_sai_err_invalid_imsi finished. Verdict: pass MTC@b63b467c7f03: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_err_invalid_imsi pass'. Mon Feb 3 08:55:18 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 20250203085518628 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48338<->l=127.0.0.1:4258 20250203085518729 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48338<->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=25156) MTC@b63b467c7f03: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_err_invalid_imsi pass' was executed successfully (exit status: 0). MTC@b63b467c7f03: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai'. ------ HLR_Tests.TC_gsup_sai ------ Mon Feb 3 08:55:20 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@b63b467c7f03: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai' was executed successfully (exit status: 0). MTC@b63b467c7f03: Test case TC_gsup_sai started. MTC@b63b467c7f03: legacy= false MTC@b63b467c7f03: in not legacy case 1 MTC@b63b467c7f03: in not legacy case 2 20250203085521792 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250203085521792 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(8)@b63b467c7f03: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250203085521795 DLINP <000b> input/ipa.c:452 connected read/write 20250203085521795 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085521795 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54336<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(8)@b63b467c7f03: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(8)@b63b467c7f03: 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 } } } } 20250203085521797 DLINP <000b> input/ipa.c:452 connected read/write 20250203085521797 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085521797 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250203085521797 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250203085521797 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 20250203085521797 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250203085521797 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 20250203085521797 DLGSUP <0013> gsup_server.c:236 2: 20250203085521797 DLGSUP <0013> gsup_server.c:238 2: 00 20250203085521797 DLGSUP <0013> gsup_server.c:236 3: 20250203085521797 DLGSUP <0013> gsup_server.c:238 3: 00 20250203085521797 DLGSUP <0013> gsup_server.c:236 4: 20250203085521797 DLGSUP <0013> gsup_server.c:238 4: 00 20250203085521797 DLGSUP <0013> gsup_server.c:236 5: 20250203085521797 DLGSUP <0013> gsup_server.c:238 5: 00 20250203085521797 DLGSUP <0013> gsup_server.c:236 7: 20250203085521797 DLGSUP <0013> gsup_server.c:238 7: 00 20250203085521797 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250203085521797 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250203085521797 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)@b63b467c7f03: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 10@b63b467c7f03: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20250203085521806 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:39955<->l=127.0.0.1:4259) 20250203085521809 DAUC <0003> db_auc.c:157 IMSI='262428965384026': No 2G Auth Data 20250203085521809 DAUC <0003> db_auc.c:192 IMSI='262428965384026': No 3G Auth Data HLR_Test-GSUP(9)@b63b467c7f03: Created GsupExpect[0] for "262428965384026" to be handled at TC_gsup_sai(12) 20250203085521815 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54338<->l=127.0.0.1:4258 20250203085521842 DLINP <000b> input/ipa.c:452 connected read/write 20250203085521842 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085521842 DLGSUP <0013> gsup_req.c:140 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262428965384026 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428965384026"} 20250203085521842 DAUC <0003> db_auc.c:192 IMSI='262428965384026': No 3G Auth Data 20250203085521842 DAUC <0003> db_auc.c:236 IMSI='262428965384026': Calling to generate 5 vectors 20250203085521842 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250203085521842 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250203085521842 DAUC <0003> auc.c:113 vector [0]: rand = 944387c8512675897f214000a875d04d 20250203085521842 DAUC <0003> auc.c:179 vector [0]: kc = 92d3129597650000 20250203085521842 DAUC <0003> auc.c:180 vector [0]: sres = 7a7e8c18 20250203085521842 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250203085521842 DAUC <0003> auc.c:113 vector [1]: rand = 035a17529b79b0c9381fa37194d4206c 20250203085521842 DAUC <0003> auc.c:179 vector [1]: kc = 58f388cd74a37800 20250203085521842 DAUC <0003> auc.c:180 vector [1]: sres = 3342a30e 20250203085521842 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250203085521842 DAUC <0003> auc.c:113 vector [2]: rand = 85c18964b7572947bef1d8fe36eecb8a 20250203085521842 DAUC <0003> auc.c:179 vector [2]: kc = e37e37657e618800 20250203085521842 DAUC <0003> auc.c:180 vector [2]: sres = 8e7a33d7 20250203085521842 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250203085521842 DAUC <0003> auc.c:113 vector [3]: rand = f33edb321fdfee07f0350441c7b43f01 20250203085521843 DAUC <0003> auc.c:179 vector [3]: kc = 69cd4962e6a36c00 20250203085521843 DAUC <0003> auc.c:180 vector [3]: sres = df341d0d 20250203085521843 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250203085521843 DAUC <0003> auc.c:113 vector [4]: rand = 0f31e2152fb1017e400b586581120e9e 20250203085521843 DAUC <0003> auc.c:179 vector [4]: kc = 1e5d86172ed30000 20250203085521843 DAUC <0003> auc.c:180 vector [4]: sres = 685e1375 20250203085521843 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250203085521843 DAUC <0003> db_auc.c:245 IMSI='262428965384026': Generated 5 vectors 20250203085521843 DLGSUP <0013> hlr.c:345 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262428965384026 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428965384026"} 20250203085521843 DLGSUP <0013> gsup_req.c:173 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262428965384026 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250203085521843 DLINP <000b> input/ipa.c:452 connected read/write 20250203085521843 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085521843 DLINP <000b> input/ipa.c:452 connected read/write 20250203085521843 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@b63b467c7f03: Found GsupExpect[0] for "262428965384026" handled at TC_gsup_sai(12) HLR_Test-GSUP(9)@b63b467c7f03: Added IMSI table entry 0TC_gsup_sai(12)"262428965384026" TC_gsup_sai(12)@b63b467c7f03: setverdict(pass): none -> pass TC_gsup_sai(12)@b63b467c7f03: setverdict(pass): pass -> pass, component reason not changed 20250203085521850 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54338<->l=127.0.0.1:4258 TC_gsup_sai(12)@b63b467c7f03: Final verdict of PTC: pass 20250203085521853 DAUC <0003> db_auc.c:157 IMSI='262427357749481': No 2G Auth Data 20250203085521853 DAUC <0003> db_auc.c:192 IMSI='262427357749481': No 3G Auth Data HLR_Test-GSUP(9)@b63b467c7f03: Created GsupExpect[0] for "262427357749481" to be handled at TC_gsup_sai(13) 20250203085521870 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54352<->l=127.0.0.1:4258 20250203085521871 DLINP <000b> input/ipa.c:452 connected read/write 20250203085521871 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085521872 DLGSUP <0013> gsup_req.c:140 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262427357749481 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427357749481"} 20250203085521872 DAUC <0003> db_auc.c:192 IMSI='262427357749481': No 3G Auth Data 20250203085521872 DAUC <0003> db_auc.c:236 IMSI='262427357749481': Calling to generate 5 vectors 20250203085521872 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250203085521872 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250203085521872 DAUC <0003> auc.c:113 vector [0]: rand = 2a7da46d53d4563c7c6367698d9a33fa 20250203085521872 DAUC <0003> auc.c:179 vector [0]: kc = 272cdd66fc357800 20250203085521872 DAUC <0003> auc.c:180 vector [0]: sres = f9f92057 20250203085521872 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250203085521872 DAUC <0003> auc.c:113 vector [1]: rand = 2185c70ef5a5ad54edc3db503621f82d 20250203085521872 DAUC <0003> auc.c:179 vector [1]: kc = ce0b9d661096dc00 20250203085521872 DAUC <0003> auc.c:180 vector [1]: sres = d724a959 20250203085521872 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250203085521872 DAUC <0003> auc.c:113 vector [2]: rand = 75349641dc3ff2d7e4c6e0b173ee6e7b 20250203085521872 DAUC <0003> auc.c:179 vector [2]: kc = fb2850c08620ec00 20250203085521872 DAUC <0003> auc.c:180 vector [2]: sres = fdd97605 20250203085521872 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250203085521872 DAUC <0003> auc.c:113 vector [3]: rand = c13fd1d73e350134b3ba5b3689859f31 20250203085521872 DAUC <0003> auc.c:179 vector [3]: kc = 4fcd38288c465c00 20250203085521872 DAUC <0003> auc.c:180 vector [3]: sres = 19eb61c1 20250203085521872 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250203085521872 DAUC <0003> auc.c:113 vector [4]: rand = 976e5a9bc7ed8a01e9662a9b7a2edf3d 20250203085521872 DAUC <0003> auc.c:179 vector [4]: kc = 4a43427d54d3b000 20250203085521872 DAUC <0003> auc.c:180 vector [4]: sres = bf6d0d2d 20250203085521872 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250203085521872 DAUC <0003> db_auc.c:245 IMSI='262427357749481': Generated 5 vectors 20250203085521872 DLGSUP <0013> hlr.c:345 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262427357749481 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427357749481"} 20250203085521872 DLGSUP <0013> gsup_req.c:173 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262427357749481 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250203085521872 DLINP <000b> input/ipa.c:452 connected read/write 20250203085521872 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085521872 DLINP <000b> input/ipa.c:452 connected read/write 20250203085521872 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@b63b467c7f03: Found GsupExpect[0] for "262427357749481" handled at TC_gsup_sai(13) HLR_Test-GSUP(9)@b63b467c7f03: Added IMSI table entry 1TC_gsup_sai(13)"262427357749481" TC_gsup_sai(13)@b63b467c7f03: setverdict(pass): none -> pass TC_gsup_sai(13)@b63b467c7f03: setverdict(pass): pass -> pass, component reason not changed 20250203085521873 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54352<->l=127.0.0.1:4258 TC_gsup_sai(13)@b63b467c7f03: Final verdict of PTC: pass 20250203085521873 DAUC <0003> db_auc.c:157 IMSI='262427965834841': No 2G Auth Data 20250203085521873 DAUC <0003> db_auc.c:192 IMSI='262427965834841': No 3G Auth Data HLR_Test-GSUP(9)@b63b467c7f03: Created GsupExpect[0] for "262427965834841" to be handled at TC_gsup_sai(14) 20250203085521879 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54366<->l=127.0.0.1:4258 20250203085521881 DLINP <000b> input/ipa.c:452 connected read/write 20250203085521881 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085521881 DLGSUP <0013> gsup_req.c:140 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262427965834841 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427965834841"} 20250203085521881 DAUC <0003> db_auc.c:192 IMSI='262427965834841': No 3G Auth Data 20250203085521881 DAUC <0003> db_auc.c:236 IMSI='262427965834841': Calling to generate 5 vectors 20250203085521881 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250203085521881 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250203085521881 DAUC <0003> auc.c:113 vector [0]: rand = 58d8b95d83ede9c176dc5f2da929b356 20250203085521881 DAUC <0003> auc.c:179 vector [0]: kc = fe52734cfaa25ad2 20250203085521881 DAUC <0003> auc.c:180 vector [0]: sres = cbc4e4b1 20250203085521881 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250203085521881 DAUC <0003> auc.c:113 vector [1]: rand = 870fc9e317c9009b4bcb38eea1829b7f 20250203085521881 DAUC <0003> auc.c:179 vector [1]: kc = 1a457e88b80d11a0 20250203085521881 DAUC <0003> auc.c:180 vector [1]: sres = 609ff297 20250203085521881 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250203085521881 DAUC <0003> auc.c:113 vector [2]: rand = 3032a3b3e2ec9c6d20cb46cd3f018e5b 20250203085521881 DAUC <0003> auc.c:179 vector [2]: kc = dab580d1d893ce68 20250203085521881 DAUC <0003> auc.c:180 vector [2]: sres = 2faa946a 20250203085521881 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250203085521881 DAUC <0003> auc.c:113 vector [3]: rand = 2695d41993bac6d40144d3a1388baa08 20250203085521881 DAUC <0003> auc.c:179 vector [3]: kc = 17eefcf2af300d84 20250203085521881 DAUC <0003> auc.c:180 vector [3]: sres = 6a1dbab5 20250203085521881 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250203085521881 DAUC <0003> auc.c:113 vector [4]: rand = 33038bd7ac9eb5099c7a588d85baf704 20250203085521881 DAUC <0003> auc.c:179 vector [4]: kc = 8ba3a5dc377c8c08 20250203085521881 DAUC <0003> auc.c:180 vector [4]: sres = 941ba7f7 20250203085521881 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250203085521881 DAUC <0003> db_auc.c:245 IMSI='262427965834841': Generated 5 vectors 20250203085521881 DLGSUP <0013> hlr.c:345 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262427965834841 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427965834841"} 20250203085521881 DLGSUP <0013> gsup_req.c:173 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262427965834841 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250203085521881 DLINP <000b> input/ipa.c:452 connected read/write 20250203085521881 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085521881 DLINP <000b> input/ipa.c:452 connected read/write 20250203085521881 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@b63b467c7f03: Found GsupExpect[0] for "262427965834841" handled at TC_gsup_sai(14) HLR_Test-GSUP(9)@b63b467c7f03: Added IMSI table entry 2TC_gsup_sai(14)"262427965834841" TC_gsup_sai(14)@b63b467c7f03: setverdict(pass): none -> pass TC_gsup_sai(14)@b63b467c7f03: setverdict(pass): pass -> pass, component reason not changed 20250203085521882 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54366<->l=127.0.0.1:4258 TC_gsup_sai(14)@b63b467c7f03: Final verdict of PTC: pass 20250203085521882 DAUC <0003> db_auc.c:157 IMSI='262429408415651': No 2G Auth Data 20250203085521882 DAUC <0003> db_auc.c:192 IMSI='262429408415651': No 3G Auth Data HLR_Test-GSUP(9)@b63b467c7f03: Created GsupExpect[0] for "262429408415651" to be handled at TC_gsup_sai(15) 20250203085521888 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54374<->l=127.0.0.1:4258 20250203085521889 DLINP <000b> input/ipa.c:452 connected read/write 20250203085521889 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085521889 DLGSUP <0013> gsup_req.c:140 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262429408415651 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429408415651"} 20250203085521889 DAUC <0003> db_auc.c:157 IMSI='262429408415651': No 2G Auth Data 20250203085521889 DAUC <0003> db_auc.c:236 IMSI='262429408415651': Calling to generate 5 vectors 20250203085521889 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250203085521889 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250203085521889 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250203085521889 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250203085521889 DAUC <0003> auc.c:113 vector [0]: rand = b94100606ff590acfe7f651afc6033f7 20250203085521889 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250203085521889 DAUC <0003> auc.c:142 vector [0]: autn = 6a3ab049cdf90000d97f75ee224b029e 20250203085521889 DAUC <0003> auc.c:143 vector [0]: ck = dffd395a5287d20e1e88edf2cfbd3e1a 20250203085521889 DAUC <0003> auc.c:144 vector [0]: ik = 4512033cd3a800ed9edccb0665299cce 20250203085521889 DAUC <0003> auc.c:145 vector [0]: res = 6d449ccc63465efc0000000000000000 20250203085521889 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250203085521889 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250203085521889 DAUC <0003> auc.c:151 vector [0]: kc = 1abb1c922bbb7037 20250203085521889 DAUC <0003> auc.c:152 vector [0]: sres = 0e02c230 20250203085521889 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250203085521889 DAUC <0003> auc.c:113 vector [1]: rand = f748912084359728f99ee0223e3bdcf1 20250203085521889 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250203085521889 DAUC <0003> auc.c:142 vector [1]: autn = 7b524fadfbcf00003ba22fac5ae9ff39 20250203085521889 DAUC <0003> auc.c:143 vector [1]: ck = 487e289308d4d5053c96defb888fb789 20250203085521889 DAUC <0003> auc.c:144 vector [1]: ik = 3a0d8a99db6118247c506e992a3b45a7 20250203085521889 DAUC <0003> auc.c:145 vector [1]: res = 3996e781d246c6490000000000000000 20250203085521889 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250203085521889 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250203085521889 DAUC <0003> auc.c:151 vector [1]: kc = 32b5126871013f0f 20250203085521889 DAUC <0003> auc.c:152 vector [1]: sres = ebd021c8 20250203085521889 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250203085521889 DAUC <0003> auc.c:113 vector [2]: rand = 6671f9b61053446a2945e2f47151045d 20250203085521889 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250203085521889 DAUC <0003> auc.c:142 vector [2]: autn = 0051085411a80000a80c4f92b5ba83cf 20250203085521889 DAUC <0003> auc.c:143 vector [2]: ck = b70bd5eb83cc3fac01641e5de06627d5 20250203085521889 DAUC <0003> auc.c:144 vector [2]: ik = 3c8b2db9c47a81c45c2f96b99301414b 20250203085521889 DAUC <0003> auc.c:145 vector [2]: res = 5ff50622ffc2c0970000000000000000 20250203085521889 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250203085521889 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250203085521889 DAUC <0003> auc.c:151 vector [2]: kc = d6cb70b634d1d8f6 20250203085521889 DAUC <0003> auc.c:152 vector [2]: sres = a037c6b5 20250203085521889 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250203085521889 DAUC <0003> auc.c:113 vector [3]: rand = 3002b9b147e6f188acc4446b6fa976a3 20250203085521889 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250203085521889 DAUC <0003> auc.c:142 vector [3]: autn = f8dbb4c91338000009dfed2fb2fe3cea 20250203085521889 DAUC <0003> auc.c:143 vector [3]: ck = 643b0fd684bc94d3b0d89d13f09f2111 20250203085521889 DAUC <0003> auc.c:144 vector [3]: ik = 594fdca86a51d9ed32d6a048c32633f1 20250203085521889 DAUC <0003> auc.c:145 vector [3]: res = d45af86f872332280000000000000000 20250203085521889 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250203085521889 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250203085521889 DAUC <0003> auc.c:151 vector [3]: kc = bf7aee25dd545fde 20250203085521889 DAUC <0003> auc.c:152 vector [3]: sres = 5379ca47 20250203085521889 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250203085521889 DAUC <0003> auc.c:113 vector [4]: rand = 35ef82aa3896b32ceda4be60f400cbbd 20250203085521889 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250203085521889 DAUC <0003> auc.c:142 vector [4]: autn = bd2c2003be810000103582877d0bcdf0 20250203085521889 DAUC <0003> auc.c:143 vector [4]: ck = eb50f88ae86f7834dcedbd108fc4d4ea 20250203085521889 DAUC <0003> auc.c:144 vector [4]: ik = 829f510304e1bf60148d57bfd33aa0cc 20250203085521889 DAUC <0003> auc.c:145 vector [4]: res = e5ad07d8c4b114c90000000000000000 20250203085521889 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250203085521889 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250203085521889 DAUC <0003> auc.c:151 vector [4]: kc = a1af4326b070b372 20250203085521889 DAUC <0003> auc.c:152 vector [4]: sres = 211c1311 20250203085521889 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250203085521889 DAUC <0003> db_auc.c:245 IMSI='262429408415651': Generated 5 vectors 20250203085521889 DAUC <0003> db_auc.c:249 IMSI='262429408415651': Updating SQN=161 in DB 20250203085521889 DLGSUP <0013> hlr.c:345 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262429408415651 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429408415651"} 20250203085521890 DLGSUP <0013> gsup_req.c:173 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262429408415651 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250203085521890 DLINP <000b> input/ipa.c:452 connected read/write 20250203085521890 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085521890 DLINP <000b> input/ipa.c:452 connected read/write 20250203085521890 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@b63b467c7f03: Found GsupExpect[0] for "262429408415651" handled at TC_gsup_sai(15) HLR_Test-GSUP(9)@b63b467c7f03: Added IMSI table entry 3TC_gsup_sai(15)"262429408415651" TC_gsup_sai(15)@b63b467c7f03: setverdict(pass): none -> pass TC_gsup_sai(15)@b63b467c7f03: setverdict(pass): pass -> pass, component reason not changed 20250203085521891 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54374<->l=127.0.0.1:4258 TC_gsup_sai(15)@b63b467c7f03: Final verdict of PTC: pass 20250203085521892 DAUC <0003> db_auc.c:157 IMSI='262429164733663': No 2G Auth Data 20250203085521892 DAUC <0003> db_auc.c:192 IMSI='262429164733663': No 3G Auth Data HLR_Test-GSUP(9)@b63b467c7f03: Created GsupExpect[0] for "262429164733663" to be handled at TC_gsup_sai(16) 20250203085521898 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54380<->l=127.0.0.1:4258 20250203085521900 DLINP <000b> input/ipa.c:452 connected read/write 20250203085521900 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085521900 DLGSUP <0013> gsup_req.c:140 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262429164733663 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429164733663"} 20250203085521900 DAUC <0003> db_auc.c:157 IMSI='262429164733663': No 2G Auth Data 20250203085521900 DAUC <0003> db_auc.c:236 IMSI='262429164733663': Calling to generate 5 vectors 20250203085521900 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250203085521900 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250203085521900 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250203085521900 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250203085521900 DAUC <0003> auc.c:113 vector [0]: rand = 3d16acdd8e07834339b081c94f79e0bc 20250203085521900 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250203085521900 DAUC <0003> auc.c:142 vector [0]: autn = 794b8e3cf5de00007e4f2ece21d66ec3 20250203085521900 DAUC <0003> auc.c:143 vector [0]: ck = d656ea3b839b3f0bb2f0fd89f51e4de3 20250203085521900 DAUC <0003> auc.c:144 vector [0]: ik = bf19ed2fee4f7b80a93d0b596ab6caec 20250203085521900 DAUC <0003> auc.c:145 vector [0]: res = b4649b2ba03c117c0000000000000000 20250203085521900 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250203085521900 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250203085521900 DAUC <0003> auc.c:151 vector [0]: kc = 7282f1c4f27cc384 20250203085521900 DAUC <0003> auc.c:152 vector [0]: sres = 14588a57 20250203085521900 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250203085521900 DAUC <0003> auc.c:113 vector [1]: rand = b1d46ff96846e8714bdc30f4af092ab8 20250203085521900 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250203085521900 DAUC <0003> auc.c:142 vector [1]: autn = a78a93f04d3800000399453a9d0d478d 20250203085521900 DAUC <0003> auc.c:143 vector [1]: ck = 5acc5c40293a6f83b1eb797be615494a 20250203085521900 DAUC <0003> auc.c:144 vector [1]: ik = 76feb3d08d53dc06a9c26889c549b91e 20250203085521900 DAUC <0003> auc.c:145 vector [1]: res = 7fd21b7e74ac289d0000000000000000 20250203085521900 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250203085521900 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250203085521900 DAUC <0003> auc.c:151 vector [1]: kc = 341bfe62873543d1 20250203085521900 DAUC <0003> auc.c:152 vector [1]: sres = 0b7e33e3 20250203085521900 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250203085521900 DAUC <0003> auc.c:113 vector [2]: rand = 27f3ff4e1c45545fcf9b4ff468dad46c 20250203085521900 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250203085521900 DAUC <0003> auc.c:142 vector [2]: autn = b74c216e6e310000aeb1a150a4d6cb6e 20250203085521900 DAUC <0003> auc.c:143 vector [2]: ck = d9ab8bee2b7fa3068296c8be3614ba45 20250203085521900 DAUC <0003> auc.c:144 vector [2]: ik = 890f9d96c268553eabfc2b3795fd2586 20250203085521900 DAUC <0003> auc.c:145 vector [2]: res = 9d5880ad3f8980800000000000000000 20250203085521900 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250203085521900 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250203085521900 DAUC <0003> auc.c:151 vector [2]: kc = 79cef5f14afe69fb 20250203085521900 DAUC <0003> auc.c:152 vector [2]: sres = a2d1002d 20250203085521900 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250203085521900 DAUC <0003> auc.c:113 vector [3]: rand = 7107714f6d93867ffb8e9ca0903ab787 20250203085521900 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250203085521900 DAUC <0003> auc.c:142 vector [3]: autn = 19ccd6c71a1f00007cb3fb8d406c39bb 20250203085521900 DAUC <0003> auc.c:143 vector [3]: ck = 11d3d3824a66df241e37106f001f3b6a 20250203085521900 DAUC <0003> auc.c:144 vector [3]: ik = d6790973fa3efb0e7571c3389a0f6e62 20250203085521900 DAUC <0003> auc.c:145 vector [3]: res = 92b39d56a9c9f74e0000000000000000 20250203085521900 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250203085521900 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250203085521900 DAUC <0003> auc.c:151 vector [3]: kc = acec09a62a487122 20250203085521900 DAUC <0003> auc.c:152 vector [3]: sres = 3b7a6a18 20250203085521900 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250203085521900 DAUC <0003> auc.c:113 vector [4]: rand = 3a8359dbd673e740a608337dd4ffc6da 20250203085521900 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250203085521900 DAUC <0003> auc.c:142 vector [4]: autn = 41bfaa231db500005253adb7875ba157 20250203085521900 DAUC <0003> auc.c:143 vector [4]: ck = e40908a384f0aba4790e0d07bde5de14 20250203085521900 DAUC <0003> auc.c:144 vector [4]: ik = e85d4510d01a1989b04bb4969231e91c 20250203085521900 DAUC <0003> auc.c:145 vector [4]: res = cf8e8841195f24cd0000000000000000 20250203085521900 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250203085521900 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250203085521900 DAUC <0003> auc.c:151 vector [4]: kc = c511f4227b3e8525 20250203085521900 DAUC <0003> auc.c:152 vector [4]: sres = d6d1ac8c 20250203085521900 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250203085521900 DAUC <0003> db_auc.c:245 IMSI='262429164733663': Generated 5 vectors 20250203085521900 DAUC <0003> db_auc.c:249 IMSI='262429164733663': Updating SQN=161 in DB 20250203085521900 DLGSUP <0013> hlr.c:345 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262429164733663 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429164733663"} 20250203085521900 DLGSUP <0013> gsup_req.c:173 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262429164733663 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250203085521900 DLINP <000b> input/ipa.c:452 connected read/write 20250203085521900 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085521900 DLINP <000b> input/ipa.c:452 connected read/write 20250203085521900 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@b63b467c7f03: Found GsupExpect[0] for "262429164733663" handled at TC_gsup_sai(16) HLR_Test-GSUP(9)@b63b467c7f03: Added IMSI table entry 4TC_gsup_sai(16)"262429164733663" TC_gsup_sai(16)@b63b467c7f03: setverdict(pass): none -> pass TC_gsup_sai(16)@b63b467c7f03: setverdict(pass): pass -> pass, component reason not changed 20250203085521902 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54380<->l=127.0.0.1:4258 TC_gsup_sai(16)@b63b467c7f03: Final verdict of PTC: pass 20250203085521903 DAUC <0003> db_auc.c:157 IMSI='262423449196199': No 2G Auth Data 20250203085521903 DAUC <0003> db_auc.c:192 IMSI='262423449196199': No 3G Auth Data HLR_Test-GSUP(9)@b63b467c7f03: Created GsupExpect[0] for "262423449196199" to be handled at TC_gsup_sai(17) 20250203085521909 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54382<->l=127.0.0.1:4258 20250203085521911 DLINP <000b> input/ipa.c:452 connected read/write 20250203085521911 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085521911 DLGSUP <0013> gsup_req.c:140 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262423449196199 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423449196199"} 20250203085521911 DAUC <0003> db_auc.c:236 IMSI='262423449196199': Calling to generate 5 vectors 20250203085521911 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250203085521911 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250203085521911 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250203085521911 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250203085521911 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250203085521911 DAUC <0003> auc.c:113 vector [0]: rand = 6bc5ea6795419ccf40d7799f02b624f7 20250203085521911 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250203085521911 DAUC <0003> auc.c:142 vector [0]: autn = eb8653eb3af900000870021b646b9650 20250203085521911 DAUC <0003> auc.c:143 vector [0]: ck = a9cf13728fc0334fbfefd4867691761e 20250203085521911 DAUC <0003> auc.c:144 vector [0]: ik = a18e26fb47296a65791b15d38e06f88d 20250203085521911 DAUC <0003> auc.c:145 vector [0]: res = ce8a75b7b199d60f0000000000000000 20250203085521911 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250203085521911 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250203085521911 DAUC <0003> auc.c:179 vector [0]: kc = e809619331a98c00 20250203085521911 DAUC <0003> auc.c:180 vector [0]: sres = 26e77242 20250203085521911 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250203085521911 DAUC <0003> auc.c:113 vector [1]: rand = 5b07a4c23b7c55e8d97ae18ab6cc222c 20250203085521911 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250203085521911 DAUC <0003> auc.c:142 vector [1]: autn = ef1f1f157da800009962aff117d57e17 20250203085521911 DAUC <0003> auc.c:143 vector [1]: ck = 8bacebcd5f7efa41dbf137a7eba8e8f7 20250203085521911 DAUC <0003> auc.c:144 vector [1]: ik = 2e2c5f926ee3c155399fb033828ce2f8 20250203085521911 DAUC <0003> auc.c:145 vector [1]: res = ffadf259e7c209dc0000000000000000 20250203085521911 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250203085521911 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250203085521911 DAUC <0003> auc.c:179 vector [1]: kc = bd406d9b2fd79800 20250203085521911 DAUC <0003> auc.c:180 vector [1]: sres = f0eca208 20250203085521911 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250203085521911 DAUC <0003> auc.c:113 vector [2]: rand = 2a5ab8d86129374c43b6aafc93bbb88c 20250203085521911 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250203085521911 DAUC <0003> auc.c:142 vector [2]: autn = f3502bf85ab30000cef79bfdf12e03cd 20250203085521911 DAUC <0003> auc.c:143 vector [2]: ck = 4048703eb4728e51a590ded224170cc9 20250203085521911 DAUC <0003> auc.c:144 vector [2]: ik = a336a61c00d3ec7417e058c65ac60bab 20250203085521911 DAUC <0003> auc.c:145 vector [2]: res = 58a234564a223f360000000000000000 20250203085521911 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250203085521911 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250203085521911 DAUC <0003> auc.c:179 vector [2]: kc = e0b14be7e3f02400 20250203085521911 DAUC <0003> auc.c:180 vector [2]: sres = 15599907 20250203085521911 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250203085521911 DAUC <0003> auc.c:113 vector [3]: rand = e93debe8a2903400554ba288cdf09520 20250203085521911 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250203085521911 DAUC <0003> auc.c:142 vector [3]: autn = 243cd0c91d900000063459125ed0f675 20250203085521911 DAUC <0003> auc.c:143 vector [3]: ck = 5c37e30aa8feb4974d3a30fd55274ad9 20250203085521911 DAUC <0003> auc.c:144 vector [3]: ik = 5a40d00f746f6055db682e969e0fe711 20250203085521911 DAUC <0003> auc.c:145 vector [3]: res = dd3d3dcb8c1770480000000000000000 20250203085521911 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250203085521911 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250203085521911 DAUC <0003> auc.c:179 vector [3]: kc = 8b7ae5c1b006ec00 20250203085521911 DAUC <0003> auc.c:180 vector [3]: sres = b45a7627 20250203085521911 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250203085521911 DAUC <0003> auc.c:113 vector [4]: rand = dc7e16c96114ef9cee3fc94698bd2445 20250203085521911 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250203085521911 DAUC <0003> auc.c:142 vector [4]: autn = dfc54376ebcb00007d45455726603ec4 20250203085521911 DAUC <0003> auc.c:143 vector [4]: ck = 8b79b269e4caacaa5e04329a14974c45 20250203085521911 DAUC <0003> auc.c:144 vector [4]: ik = 66713bd1d774a0650cadf62300ac15c9 20250203085521911 DAUC <0003> auc.c:145 vector [4]: res = 2fd6c07cbc6222380000000000000000 20250203085521911 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250203085521911 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250203085521911 DAUC <0003> auc.c:179 vector [4]: kc = 4d7010ffdff42c00 20250203085521911 DAUC <0003> auc.c:180 vector [4]: sres = af35a024 20250203085521911 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250203085521911 DAUC <0003> db_auc.c:245 IMSI='262423449196199': Generated 5 vectors 20250203085521911 DAUC <0003> db_auc.c:249 IMSI='262423449196199': Updating SQN=161 in DB 20250203085521911 DLGSUP <0013> hlr.c:345 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262423449196199 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423449196199"} 20250203085521911 DLGSUP <0013> gsup_req.c:173 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262423449196199 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250203085521911 DLINP <000b> input/ipa.c:452 connected read/write 20250203085521911 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085521911 DLINP <000b> input/ipa.c:452 connected read/write 20250203085521911 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@b63b467c7f03: Found GsupExpect[0] for "262423449196199" handled at TC_gsup_sai(17) HLR_Test-GSUP(9)@b63b467c7f03: Added IMSI table entry 5TC_gsup_sai(17)"262423449196199" TC_gsup_sai(17)@b63b467c7f03: setverdict(pass): none -> pass TC_gsup_sai(17)@b63b467c7f03: setverdict(pass): pass -> pass, component reason not changed 20250203085521912 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54382<->l=127.0.0.1:4258 TC_gsup_sai(17)@b63b467c7f03: Final verdict of PTC: pass 20250203085521913 DAUC <0003> db_auc.c:157 IMSI='262429715626399': No 2G Auth Data 20250203085521913 DAUC <0003> db_auc.c:192 IMSI='262429715626399': No 3G Auth Data HLR_Test-GSUP(9)@b63b467c7f03: Created GsupExpect[0] for "262429715626399" to be handled at TC_gsup_sai(18) 20250203085521920 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54398<->l=127.0.0.1:4258 20250203085521921 DLINP <000b> input/ipa.c:452 connected read/write 20250203085521921 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085521921 DLGSUP <0013> gsup_req.c:140 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262429715626399 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429715626399"} 20250203085521921 DAUC <0003> db_auc.c:236 IMSI='262429715626399': Calling to generate 5 vectors 20250203085521921 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250203085521921 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250203085521921 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250203085521921 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250203085521921 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250203085521921 DAUC <0003> auc.c:113 vector [0]: rand = 55451819af3271a62f515f280960625f 20250203085521921 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250203085521921 DAUC <0003> auc.c:142 vector [0]: autn = 338a0a45769f00007e1de6f06f7aafbc 20250203085521921 DAUC <0003> auc.c:143 vector [0]: ck = ef6b3011af5e181c963139a5f9dd8375 20250203085521921 DAUC <0003> auc.c:144 vector [0]: ik = 8f5388e7e3a0a1db63f504006335b75b 20250203085521921 DAUC <0003> auc.c:145 vector [0]: res = 5da3076eea6b054a0000000000000000 20250203085521921 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250203085521921 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250203085521921 DAUC <0003> auc.c:179 vector [0]: kc = fb55d9905dbb9800 20250203085521921 DAUC <0003> auc.c:180 vector [0]: sres = 77b03d6d 20250203085521921 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250203085521921 DAUC <0003> auc.c:113 vector [1]: rand = 670f1c998ff04b4c10ef71bf33a96f25 20250203085521921 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250203085521921 DAUC <0003> auc.c:142 vector [1]: autn = 4f3e4d30430f0000e207ce2430fb5aac 20250203085521921 DAUC <0003> auc.c:143 vector [1]: ck = 469d21a73c7b8c5c10f35b05e5690942 20250203085521921 DAUC <0003> auc.c:144 vector [1]: ik = c8a6a2e5969bed6d4bcd135849c8c4cb 20250203085521921 DAUC <0003> auc.c:145 vector [1]: res = 712ea64559650c350000000000000000 20250203085521921 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250203085521921 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250203085521921 DAUC <0003> auc.c:179 vector [1]: kc = 0292a2204b788400 20250203085521921 DAUC <0003> auc.c:180 vector [1]: sres = c225f1d2 20250203085521921 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250203085521921 DAUC <0003> auc.c:113 vector [2]: rand = 3e9132c1f3cbb7e6363efd9ccabbc6a3 20250203085521921 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250203085521921 DAUC <0003> auc.c:142 vector [2]: autn = 198adb78c5660000dade3d2dad6d6cfd 20250203085521921 DAUC <0003> auc.c:143 vector [2]: ck = ed09c06c3f82cf7a4273cd931815a5d1 20250203085521921 DAUC <0003> auc.c:144 vector [2]: ik = 707907126fe1bc969fd002c9841188e3 20250203085521921 DAUC <0003> auc.c:145 vector [2]: res = dc25487ae9456c140000000000000000 20250203085521921 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250203085521921 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250203085521921 DAUC <0003> auc.c:179 vector [2]: kc = aed7798f4af8e400 20250203085521921 DAUC <0003> auc.c:180 vector [2]: sres = c797c374 20250203085521921 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250203085521921 DAUC <0003> auc.c:113 vector [3]: rand = 74b78acfd40617c2ca7008d499579c52 20250203085521921 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250203085521921 DAUC <0003> auc.c:142 vector [3]: autn = 8ceafabf94070000fc26d7b69f04f1bf 20250203085521921 DAUC <0003> auc.c:143 vector [3]: ck = 4ba1f0eb457c44c31e8407c1bf429836 20250203085521921 DAUC <0003> auc.c:144 vector [3]: ik = 58e8a86a6a2b2de330dbf37bc9fd701b 20250203085521921 DAUC <0003> auc.c:145 vector [3]: res = 37e236fbc5e9810c0000000000000000 20250203085521921 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250203085521921 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250203085521921 DAUC <0003> auc.c:179 vector [3]: kc = 52713b7446dba000 20250203085521921 DAUC <0003> auc.c:180 vector [3]: sres = 02007df7 20250203085521921 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250203085521921 DAUC <0003> auc.c:113 vector [4]: rand = e818a79d20cc3d3e5db57e6c401c1dbf 20250203085521921 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250203085521921 DAUC <0003> auc.c:142 vector [4]: autn = de30bbceeedb0000ee770798f21a2661 20250203085521921 DAUC <0003> auc.c:143 vector [4]: ck = ca91c1b32d65815623b78972974a23b4 20250203085521921 DAUC <0003> auc.c:144 vector [4]: ik = b79b3912c2e54031308696996a52365b 20250203085521921 DAUC <0003> auc.c:145 vector [4]: res = e62d0e029f62afda0000000000000000 20250203085521921 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250203085521921 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250203085521921 DAUC <0003> auc.c:179 vector [4]: kc = bf7ee0e9c16d1400 20250203085521921 DAUC <0003> auc.c:180 vector [4]: sres = a683ba02 20250203085521921 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250203085521922 DAUC <0003> db_auc.c:245 IMSI='262429715626399': Generated 5 vectors 20250203085521922 DAUC <0003> db_auc.c:249 IMSI='262429715626399': Updating SQN=161 in DB 20250203085521922 DLGSUP <0013> hlr.c:345 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262429715626399 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429715626399"} 20250203085521922 DLGSUP <0013> gsup_req.c:173 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262429715626399 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250203085521922 DLINP <000b> input/ipa.c:452 connected read/write 20250203085521922 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085521922 DLINP <000b> input/ipa.c:452 connected read/write 20250203085521922 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@b63b467c7f03: Found GsupExpect[0] for "262429715626399" handled at TC_gsup_sai(18) HLR_Test-GSUP(9)@b63b467c7f03: Added IMSI table entry 6TC_gsup_sai(18)"262429715626399" TC_gsup_sai(18)@b63b467c7f03: setverdict(pass): none -> pass TC_gsup_sai(18)@b63b467c7f03: setverdict(pass): pass -> pass, component reason not changed 20250203085521923 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54398<->l=127.0.0.1:4258 TC_gsup_sai(18)@b63b467c7f03: Final verdict of PTC: pass 20250203085521923 DAUC <0003> db_auc.c:157 IMSI='262424942446169': No 2G Auth Data 20250203085521923 DAUC <0003> db_auc.c:192 IMSI='262424942446169': No 3G Auth Data HLR_Test-GSUP(9)@b63b467c7f03: Created GsupExpect[0] for "262424942446169" to be handled at TC_gsup_sai(19) 20250203085521929 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54404<->l=127.0.0.1:4258 20250203085521931 DLINP <000b> input/ipa.c:452 connected read/write 20250203085521931 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085521931 DLGSUP <0013> gsup_req.c:140 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262424942446169 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424942446169"} 20250203085521931 DAUC <0003> db_auc.c:236 IMSI='262424942446169': Calling to generate 5 vectors 20250203085521931 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250203085521931 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250203085521931 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250203085521931 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250203085521931 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250203085521931 DAUC <0003> auc.c:113 vector [0]: rand = 08f9c2e78ecc0a6f532a16d2186754fa 20250203085521931 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250203085521931 DAUC <0003> auc.c:142 vector [0]: autn = d1f5fee659b1000034199433322f826e 20250203085521931 DAUC <0003> auc.c:143 vector [0]: ck = e2e49c9b819dd0b641eea8d247eb0090 20250203085521931 DAUC <0003> auc.c:144 vector [0]: ik = a50ba352c36816ac71f253d14aaf6707 20250203085521931 DAUC <0003> auc.c:145 vector [0]: res = 674fb062ebc80ec50000000000000000 20250203085521931 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250203085521931 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250203085521931 DAUC <0003> auc.c:179 vector [0]: kc = 71114775718ad23f 20250203085521931 DAUC <0003> auc.c:180 vector [0]: sres = 4bff19d9 20250203085521931 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250203085521931 DAUC <0003> auc.c:113 vector [1]: rand = 6c24d316dd727d45274fc24c3f94efa5 20250203085521931 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250203085521931 DAUC <0003> auc.c:142 vector [1]: autn = 65d8d7f3bd210000673e621730def2bc 20250203085521931 DAUC <0003> auc.c:143 vector [1]: ck = bdca31609f5de38892e38c6956aa0b0e 20250203085521931 DAUC <0003> auc.c:144 vector [1]: ik = 20a0f5d1db76ed4cea148151500c63a2 20250203085521931 DAUC <0003> auc.c:145 vector [1]: res = 3c98dc5dc0be4f320000000000000000 20250203085521931 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250203085521931 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250203085521931 DAUC <0003> auc.c:179 vector [1]: kc = 3be38e2c368d890e 20250203085521931 DAUC <0003> auc.c:180 vector [1]: sres = ad756164 20250203085521931 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250203085521931 DAUC <0003> auc.c:113 vector [2]: rand = ecbb63cd719d157f5a8feb2d781293ef 20250203085521931 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250203085521931 DAUC <0003> auc.c:142 vector [2]: autn = fbba31c687ee0000d12c376632f95515 20250203085521931 DAUC <0003> auc.c:143 vector [2]: ck = 0d5560e3c3a607aa52a1ce40602c6742 20250203085521931 DAUC <0003> auc.c:144 vector [2]: ik = 2d05dd00d66fe30c68fa029e20017a80 20250203085521931 DAUC <0003> auc.c:145 vector [2]: res = f0f7e830df7fc9780000000000000000 20250203085521931 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250203085521931 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250203085521931 DAUC <0003> auc.c:179 vector [2]: kc = 6059c5335abf3a01 20250203085521931 DAUC <0003> auc.c:180 vector [2]: sres = 3036c8a2 20250203085521931 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250203085521931 DAUC <0003> auc.c:113 vector [3]: rand = c234de676ee545fecd26d4b6e39d34f5 20250203085521931 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250203085521931 DAUC <0003> auc.c:142 vector [3]: autn = db976a677ced00005d75dc76f4d774e0 20250203085521931 DAUC <0003> auc.c:143 vector [3]: ck = 49b8dae3edf581bd6d7cf9bf1416b826 20250203085521931 DAUC <0003> auc.c:144 vector [3]: ik = 261027e6108711786f3911cc19059e0a 20250203085521931 DAUC <0003> auc.c:145 vector [3]: res = ac59904607f9abef0000000000000000 20250203085521931 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250203085521931 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250203085521931 DAUC <0003> auc.c:179 vector [3]: kc = c55c41196947526e 20250203085521931 DAUC <0003> auc.c:180 vector [3]: sres = eabe01fe 20250203085521931 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250203085521931 DAUC <0003> auc.c:113 vector [4]: rand = 89b89049e69953319989f0811fed8abe 20250203085521931 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250203085521931 DAUC <0003> auc.c:142 vector [4]: autn = c6bbcc04ecf10000007a4c36ad321699 20250203085521931 DAUC <0003> auc.c:143 vector [4]: ck = 989c36f1c67dc8f1328672bb742970a4 20250203085521931 DAUC <0003> auc.c:144 vector [4]: ik = 9e0d84cbbb6a50409a33169e2a39db7a 20250203085521931 DAUC <0003> auc.c:145 vector [4]: res = 050e5f44b324e0810000000000000000 20250203085521931 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250203085521931 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250203085521931 DAUC <0003> auc.c:179 vector [4]: kc = 8611b860d046e30c 20250203085521931 DAUC <0003> auc.c:180 vector [4]: sres = 2c926636 20250203085521931 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250203085521931 DAUC <0003> db_auc.c:245 IMSI='262424942446169': Generated 5 vectors 20250203085521931 DAUC <0003> db_auc.c:249 IMSI='262424942446169': Updating SQN=161 in DB 20250203085521931 DLGSUP <0013> hlr.c:345 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262424942446169 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424942446169"} 20250203085521931 DLGSUP <0013> gsup_req.c:173 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262424942446169 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250203085521931 DLINP <000b> input/ipa.c:452 connected read/write 20250203085521931 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085521931 DLINP <000b> input/ipa.c:452 connected read/write 20250203085521931 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@b63b467c7f03: Found GsupExpect[0] for "262424942446169" handled at TC_gsup_sai(19) HLR_Test-GSUP(9)@b63b467c7f03: Added IMSI table entry 7TC_gsup_sai(19)"262424942446169" TC_gsup_sai(19)@b63b467c7f03: setverdict(pass): none -> pass TC_gsup_sai(19)@b63b467c7f03: setverdict(pass): pass -> pass, component reason not changed 20250203085521933 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54404<->l=127.0.0.1:4258 TC_gsup_sai(19)@b63b467c7f03: Final verdict of PTC: pass MTC@b63b467c7f03: setverdict(pass): none -> pass 20250203085521933 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54336<->l=127.0.0.1:4258 20250203085521934 DLINP <000b> input/ipa.c:452 connected read/write 20250203085521934 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085521934 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250203085521934 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250203085521934 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250203085521934 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39955<->l=127.0.0.1:4259) 10@b63b467c7f03: Final verdict of PTC: none HLR_Test-GSUP(9)@b63b467c7f03: Final verdict of PTC: none HLR_Test-GSUP-IPA(8)@b63b467c7f03: Final verdict of PTC: none IPA-CTRL-CLI-IPA(11)@b63b467c7f03: Final verdict of PTC: none MTC@b63b467c7f03: Setting final verdict of the test case. MTC@b63b467c7f03: Local verdict of MTC: pass MTC@b63b467c7f03: Local verdict of PTC HLR_Test-GSUP-IPA(8): none (pass -> pass) MTC@b63b467c7f03: Local verdict of PTC HLR_Test-GSUP(9): none (pass -> pass) MTC@b63b467c7f03: Local verdict of PTC with component reference 10: none (pass -> pass) MTC@b63b467c7f03: Local verdict of PTC IPA-CTRL-CLI-IPA(11): none (pass -> pass) MTC@b63b467c7f03: Local verdict of PTC TC_gsup_sai(12): pass (pass -> pass) MTC@b63b467c7f03: Local verdict of PTC TC_gsup_sai(13): pass (pass -> pass) MTC@b63b467c7f03: Local verdict of PTC TC_gsup_sai(14): pass (pass -> pass) MTC@b63b467c7f03: Local verdict of PTC TC_gsup_sai(15): pass (pass -> pass) MTC@b63b467c7f03: Local verdict of PTC TC_gsup_sai(16): pass (pass -> pass) MTC@b63b467c7f03: Local verdict of PTC TC_gsup_sai(17): pass (pass -> pass) MTC@b63b467c7f03: Local verdict of PTC TC_gsup_sai(18): pass (pass -> pass) MTC@b63b467c7f03: Local verdict of PTC TC_gsup_sai(19): pass (pass -> pass) MTC@b63b467c7f03: Test case TC_gsup_sai finished. Verdict: pass MTC@b63b467c7f03: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai pass'. Mon Feb 3 08:55:21 UTC 2025 ====== HLR_Tests.TC_gsup_sai pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_sai.talloc 20250203085521957 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54418<->l=127.0.0.1:4258 20250203085522058 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54418<->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=163380) MTC@b63b467c7f03: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai pass' was executed successfully (exit status: 0). MTC@b63b467c7f03: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_num_auth_vectors'. ------ HLR_Tests.TC_gsup_sai_num_auth_vectors ------ Mon Feb 3 08:55:24 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai_num_auth_vectors.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai_num_auth_vectors.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@b63b467c7f03: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_num_auth_vectors' was executed successfully (exit status: 0). MTC@b63b467c7f03: Test case TC_gsup_sai_num_auth_vectors started. MTC@b63b467c7f03: legacy= false MTC@b63b467c7f03: in not legacy case 1 MTC@b63b467c7f03: in not legacy case 2 20250203085525176 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250203085525177 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(20)@b63b467c7f03: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250203085525181 DLINP <000b> input/ipa.c:452 connected read/write 20250203085525181 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085525183 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54424<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(20)@b63b467c7f03: 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)@b63b467c7f03: 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 } } } } 20250203085525187 DLINP <000b> input/ipa.c:452 connected read/write 20250203085525187 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085525187 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250203085525187 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250203085525187 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 20250203085525187 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250203085525187 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 20250203085525187 DLGSUP <0013> gsup_server.c:236 2: 20250203085525187 DLGSUP <0013> gsup_server.c:238 2: 00 20250203085525187 DLGSUP <0013> gsup_server.c:236 3: 20250203085525187 DLGSUP <0013> gsup_server.c:238 3: 00 20250203085525187 DLGSUP <0013> gsup_server.c:236 4: 20250203085525188 DLGSUP <0013> gsup_server.c:238 4: 00 20250203085525188 DLGSUP <0013> gsup_server.c:236 5: 20250203085525188 DLGSUP <0013> gsup_server.c:238 5: 00 20250203085525188 DLGSUP <0013> gsup_server.c:236 7: 20250203085525188 DLGSUP <0013> gsup_server.c:238 7: 00 20250203085525188 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250203085525188 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250203085525188 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)@b63b467c7f03: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 22@b63b467c7f03: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20250203085525214 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:42505<->l=127.0.0.1:4259) 20250203085525221 DAUC <0003> db_auc.c:157 IMSI='262421720482181': No 2G Auth Data 20250203085525222 DAUC <0003> db_auc.c:192 IMSI='262421720482181': No 3G Auth Data HLR_Test-GSUP(21)@b63b467c7f03: Created GsupExpect[0] for "262421720482181" to be handled at TC_gsup_sai_num_auth_vectors(24) 20250203085525248 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54430<->l=127.0.0.1:4258 20250203085525259 DLINP <000b> input/ipa.c:452 connected read/write 20250203085525259 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085525259 DLGSUP <0013> gsup_req.c:140 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262421720482181 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421720482181"} 20250203085525259 DAUC <0003> db_auc.c:192 IMSI='262421720482181': No 3G Auth Data 20250203085525259 DAUC <0003> db_auc.c:236 IMSI='262421720482181': Calling to generate 1 vectors 20250203085525259 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20250203085525259 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250203085525259 DAUC <0003> auc.c:113 vector [0]: rand = 480a72079ab77bc6ac886ac6260ca181 20250203085525259 DAUC <0003> auc.c:179 vector [0]: kc = 1385142699b56c00 20250203085525259 DAUC <0003> auc.c:180 vector [0]: sres = cda80d4f 20250203085525259 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250203085525259 DAUC <0003> db_auc.c:245 IMSI='262421720482181': Generated 1 vectors 20250203085525259 DLGSUP <0013> hlr.c:345 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262421720482181 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421720482181"} 20250203085525259 DLGSUP <0013> gsup_req.c:173 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262421720482181 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250203085525259 DLINP <000b> input/ipa.c:452 connected read/write 20250203085525259 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085525259 DLINP <000b> input/ipa.c:452 connected read/write 20250203085525259 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@b63b467c7f03: Found GsupExpect[0] for "262421720482181" handled at TC_gsup_sai_num_auth_vectors(24) HLR_Test-GSUP(21)@b63b467c7f03: Added IMSI table entry 0TC_gsup_sai_num_auth_vectors(24)"262421720482181" TC_gsup_sai_num_auth_vectors(24)@b63b467c7f03: setverdict(pass): none -> pass 20250203085525266 DLINP <000b> input/ipa.c:452 connected read/write 20250203085525266 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085525266 DLGSUP <0013> gsup_req.c:140 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262421720482181 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421720482181"} 20250203085525266 DAUC <0003> db_auc.c:192 IMSI='262421720482181': No 3G Auth Data 20250203085525266 DAUC <0003> db_auc.c:236 IMSI='262421720482181': Calling to generate 4 vectors 20250203085525266 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20250203085525266 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250203085525266 DAUC <0003> auc.c:113 vector [0]: rand = c90e011d82f5b1cfbe13ea76ccdab0e2 20250203085525266 DAUC <0003> auc.c:179 vector [0]: kc = 0f3ad5f6a5200400 20250203085525266 DAUC <0003> auc.c:180 vector [0]: sres = 2000493a 20250203085525266 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250203085525266 DAUC <0003> auc.c:113 vector [1]: rand = 443344ecd4583d8628fb873708db135f 20250203085525267 DAUC <0003> auc.c:179 vector [1]: kc = 7f33d867ffb43400 20250203085525267 DAUC <0003> auc.c:180 vector [1]: sres = dcc230e2 20250203085525267 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250203085525267 DAUC <0003> auc.c:113 vector [2]: rand = 872d03e7a0840f31ae7b387e3126e117 20250203085525267 DAUC <0003> auc.c:179 vector [2]: kc = 778d06a549108c00 20250203085525267 DAUC <0003> auc.c:180 vector [2]: sres = ef79aa6f 20250203085525267 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250203085525267 DAUC <0003> auc.c:113 vector [3]: rand = 77c68773f53dd7f9242e4217e80a3587 20250203085525267 DAUC <0003> auc.c:179 vector [3]: kc = b571082ad0c02000 20250203085525267 DAUC <0003> auc.c:180 vector [3]: sres = 82ee7b8a 20250203085525267 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250203085525267 DAUC <0003> db_auc.c:245 IMSI='262421720482181': Generated 4 vectors 20250203085525267 DLGSUP <0013> hlr.c:345 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262421720482181 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421720482181"} 20250203085525267 DLGSUP <0013> gsup_req.c:173 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262421720482181 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250203085525267 DLINP <000b> input/ipa.c:452 connected read/write 20250203085525267 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085525267 DLINP <000b> input/ipa.c:452 connected read/write 20250203085525267 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@b63b467c7f03: setverdict(pass): pass -> pass, component reason not changed 20250203085525271 DLINP <000b> input/ipa.c:452 connected read/write 20250203085525271 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085525271 DLGSUP <0013> gsup_req.c:140 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262421720482181 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421720482181"} 20250203085525271 DAUC <0003> db_auc.c:192 IMSI='262421720482181': No 3G Auth Data 20250203085525271 DAUC <0003> db_auc.c:236 IMSI='262421720482181': Calling to generate 5 vectors 20250203085525271 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250203085525271 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250203085525271 DAUC <0003> auc.c:113 vector [0]: rand = 06cf530d91e150437204624cfdc3f8b9 20250203085525272 DAUC <0003> auc.c:179 vector [0]: kc = 7501509b62d46c00 20250203085525272 DAUC <0003> auc.c:180 vector [0]: sres = d3a1911f 20250203085525272 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250203085525272 DAUC <0003> auc.c:113 vector [1]: rand = b8e48d645e3747501acf9efa7ed7ab0c 20250203085525272 DAUC <0003> auc.c:179 vector [1]: kc = 02e027360370b400 20250203085525272 DAUC <0003> auc.c:180 vector [1]: sres = 23662a21 20250203085525272 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250203085525272 DAUC <0003> auc.c:113 vector [2]: rand = fbc672182eaf2334f242c7570bbfc91c 20250203085525272 DAUC <0003> auc.c:179 vector [2]: kc = 3e52a4d5ab8a2800 20250203085525272 DAUC <0003> auc.c:180 vector [2]: sres = f88b3b28 20250203085525272 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250203085525272 DAUC <0003> auc.c:113 vector [3]: rand = 7ada7028e54533f752c11ba4c5c1a1fd 20250203085525272 DAUC <0003> auc.c:179 vector [3]: kc = c54a31ae20ebd800 20250203085525272 DAUC <0003> auc.c:180 vector [3]: sres = dbad4f44 20250203085525272 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250203085525272 DAUC <0003> auc.c:113 vector [4]: rand = b967efcad3e86300c2dfac59b11d43ce 20250203085525272 DAUC <0003> auc.c:179 vector [4]: kc = 136ab840564bfc00 20250203085525272 DAUC <0003> auc.c:180 vector [4]: sres = 6666b331 20250203085525272 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250203085525272 DAUC <0003> db_auc.c:245 IMSI='262421720482181': Generated 5 vectors 20250203085525272 DLGSUP <0013> hlr.c:345 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262421720482181 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421720482181"} 20250203085525272 DLGSUP <0013> gsup_req.c:173 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262421720482181 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250203085525272 DLINP <000b> input/ipa.c:452 connected read/write 20250203085525272 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085525272 DLINP <000b> input/ipa.c:452 connected read/write 20250203085525272 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@b63b467c7f03: setverdict(pass): pass -> pass, component reason not changed 20250203085525276 DLINP <000b> input/ipa.c:452 connected read/write 20250203085525276 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085525276 DLGSUP <0013> gsup_req.c:140 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262421720482181 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421720482181"} 20250203085525276 DAUC <0003> db_auc.c:192 IMSI='262421720482181': No 3G Auth Data 20250203085525276 DAUC <0003> db_auc.c:236 IMSI='262421720482181': Calling to generate 5 vectors 20250203085525276 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250203085525276 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250203085525276 DAUC <0003> auc.c:113 vector [0]: rand = f88eeba7e7f5e5d97bf18dcd8991ac9a 20250203085525276 DAUC <0003> auc.c:179 vector [0]: kc = ca812ae5a53d0400 20250203085525276 DAUC <0003> auc.c:180 vector [0]: sres = 4fcb7536 20250203085525276 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250203085525276 DAUC <0003> auc.c:113 vector [1]: rand = 4ca9a46e4477d769aae1dfbbee968081 20250203085525276 DAUC <0003> auc.c:179 vector [1]: kc = 0d45c6dd5f13dc00 20250203085525276 DAUC <0003> auc.c:180 vector [1]: sres = 18c04e9e 20250203085525277 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250203085525277 DAUC <0003> auc.c:113 vector [2]: rand = 8a4e8c23ed79eeed0a1bd2c1f66cf442 20250203085525277 DAUC <0003> auc.c:179 vector [2]: kc = 02296ffbf9650400 20250203085525277 DAUC <0003> auc.c:180 vector [2]: sres = 4262bf9f 20250203085525277 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250203085525277 DAUC <0003> auc.c:113 vector [3]: rand = f873a428aba2f47d2022b5c65a30c853 20250203085525277 DAUC <0003> auc.c:179 vector [3]: kc = 4f4c412b9d808000 20250203085525277 DAUC <0003> auc.c:180 vector [3]: sres = 50a18268 20250203085525277 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250203085525277 DAUC <0003> auc.c:113 vector [4]: rand = a3532cfee95afdc1312e403541936f44 20250203085525277 DAUC <0003> auc.c:179 vector [4]: kc = b5fc2b2ff8041000 20250203085525277 DAUC <0003> auc.c:180 vector [4]: sres = b0524023 20250203085525277 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250203085525277 DAUC <0003> db_auc.c:245 IMSI='262421720482181': Generated 5 vectors 20250203085525277 DLGSUP <0013> hlr.c:345 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262421720482181 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421720482181"} 20250203085525277 DLGSUP <0013> gsup_req.c:173 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262421720482181 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250203085525277 DLINP <000b> input/ipa.c:452 connected read/write 20250203085525277 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085525277 DLINP <000b> input/ipa.c:452 connected read/write 20250203085525277 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@b63b467c7f03: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(24)@b63b467c7f03: setverdict(pass): pass -> pass, component reason not changed 20250203085525280 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54430<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(24)@b63b467c7f03: Final verdict of PTC: pass 20250203085525283 DAUC <0003> db_auc.c:157 IMSI='262420481095413': No 2G Auth Data 20250203085525283 DAUC <0003> db_auc.c:192 IMSI='262420481095413': No 3G Auth Data HLR_Test-GSUP(21)@b63b467c7f03: Created GsupExpect[0] for "262420481095413" to be handled at TC_gsup_sai_num_auth_vectors(25) 20250203085525296 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54440<->l=127.0.0.1:4258 20250203085525297 DLINP <000b> input/ipa.c:452 connected read/write 20250203085525297 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085525297 DLGSUP <0013> gsup_req.c:140 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262420481095413 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420481095413"} 20250203085525297 DAUC <0003> db_auc.c:192 IMSI='262420481095413': No 3G Auth Data 20250203085525297 DAUC <0003> db_auc.c:236 IMSI='262420481095413': Calling to generate 1 vectors 20250203085525297 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20250203085525297 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250203085525297 DAUC <0003> auc.c:113 vector [0]: rand = 5658392e69eaafc0f145f255fe54f95f 20250203085525297 DAUC <0003> auc.c:179 vector [0]: kc = 858bfa0b6a76f000 20250203085525297 DAUC <0003> auc.c:180 vector [0]: sres = 19faf4ba 20250203085525297 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250203085525297 DAUC <0003> db_auc.c:245 IMSI='262420481095413': Generated 1 vectors 20250203085525297 DLGSUP <0013> hlr.c:345 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262420481095413 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420481095413"} 20250203085525297 DLGSUP <0013> gsup_req.c:173 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262420481095413 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250203085525297 DLINP <000b> input/ipa.c:452 connected read/write 20250203085525297 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085525297 DLINP <000b> input/ipa.c:452 connected read/write 20250203085525297 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@b63b467c7f03: Found GsupExpect[0] for "262420481095413" handled at TC_gsup_sai_num_auth_vectors(25) HLR_Test-GSUP(21)@b63b467c7f03: Added IMSI table entry 1TC_gsup_sai_num_auth_vectors(25)"262420481095413" TC_gsup_sai_num_auth_vectors(25)@b63b467c7f03: setverdict(pass): none -> pass 20250203085525298 DLINP <000b> input/ipa.c:452 connected read/write 20250203085525298 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085525298 DLGSUP <0013> gsup_req.c:140 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262420481095413 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420481095413"} 20250203085525298 DAUC <0003> db_auc.c:192 IMSI='262420481095413': No 3G Auth Data 20250203085525298 DAUC <0003> db_auc.c:236 IMSI='262420481095413': Calling to generate 4 vectors 20250203085525298 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20250203085525298 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250203085525298 DAUC <0003> auc.c:113 vector [0]: rand = 05e1de99b015cebaae278abe6b559fba 20250203085525298 DAUC <0003> auc.c:179 vector [0]: kc = 557891bc0930b800 20250203085525298 DAUC <0003> auc.c:180 vector [0]: sres = 90967163 20250203085525298 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250203085525298 DAUC <0003> auc.c:113 vector [1]: rand = bfca3f5925dd5480653feee2dd352226 20250203085525298 DAUC <0003> auc.c:179 vector [1]: kc = 0aacf0e6f40b6c00 20250203085525298 DAUC <0003> auc.c:180 vector [1]: sres = b889fbef 20250203085525298 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250203085525298 DAUC <0003> auc.c:113 vector [2]: rand = c3521bdca547a6cba01b41cfde6b0c8b 20250203085525298 DAUC <0003> auc.c:179 vector [2]: kc = 360e5c51c94e1800 20250203085525298 DAUC <0003> auc.c:180 vector [2]: sres = b1578990 20250203085525298 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250203085525298 DAUC <0003> auc.c:113 vector [3]: rand = 43bf57191a6fbb0b44e04cad341c279a 20250203085525298 DAUC <0003> auc.c:179 vector [3]: kc = 442476dc18de9c00 20250203085525298 DAUC <0003> auc.c:180 vector [3]: sres = 2f834574 20250203085525298 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250203085525298 DAUC <0003> db_auc.c:245 IMSI='262420481095413': Generated 4 vectors 20250203085525298 DLGSUP <0013> hlr.c:345 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262420481095413 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420481095413"} 20250203085525298 DLGSUP <0013> gsup_req.c:173 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262420481095413 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250203085525298 DLINP <000b> input/ipa.c:452 connected read/write 20250203085525298 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085525298 DLINP <000b> input/ipa.c:452 connected read/write 20250203085525298 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@b63b467c7f03: setverdict(pass): pass -> pass, component reason not changed 20250203085525299 DLINP <000b> input/ipa.c:452 connected read/write 20250203085525299 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085525299 DLGSUP <0013> gsup_req.c:140 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262420481095413 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420481095413"} 20250203085525299 DAUC <0003> db_auc.c:192 IMSI='262420481095413': No 3G Auth Data 20250203085525299 DAUC <0003> db_auc.c:236 IMSI='262420481095413': Calling to generate 5 vectors 20250203085525299 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250203085525299 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250203085525299 DAUC <0003> auc.c:113 vector [0]: rand = 591608864feb0fd62fdf8a6d454c4991 20250203085525299 DAUC <0003> auc.c:179 vector [0]: kc = 733da36983e8c000 20250203085525299 DAUC <0003> auc.c:180 vector [0]: sres = 23773f2a 20250203085525299 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250203085525299 DAUC <0003> auc.c:113 vector [1]: rand = 8f60365f9cf3fd4639c61eac88f0fd7c 20250203085525299 DAUC <0003> auc.c:179 vector [1]: kc = ddd07c3543834800 20250203085525299 DAUC <0003> auc.c:180 vector [1]: sres = 22f0de80 20250203085525299 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250203085525299 DAUC <0003> auc.c:113 vector [2]: rand = f4dfbd0b0fad90ddf68c684803c73232 20250203085525299 DAUC <0003> auc.c:179 vector [2]: kc = 796219ab30a56c00 20250203085525299 DAUC <0003> auc.c:180 vector [2]: sres = 46dd4eba 20250203085525299 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250203085525299 DAUC <0003> auc.c:113 vector [3]: rand = 330f6317b5707eb096fd0c17b5a3674a 20250203085525299 DAUC <0003> auc.c:179 vector [3]: kc = 589a6c05a1981c00 20250203085525299 DAUC <0003> auc.c:180 vector [3]: sres = 20e7b0f8 20250203085525299 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250203085525299 DAUC <0003> auc.c:113 vector [4]: rand = 0ba1f3f290ed5af4146f2cf1638e6423 20250203085525299 DAUC <0003> auc.c:179 vector [4]: kc = fe0003a6e515d800 20250203085525299 DAUC <0003> auc.c:180 vector [4]: sres = df139045 20250203085525299 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250203085525299 DAUC <0003> db_auc.c:245 IMSI='262420481095413': Generated 5 vectors 20250203085525299 DLGSUP <0013> hlr.c:345 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262420481095413 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420481095413"} 20250203085525299 DLGSUP <0013> gsup_req.c:173 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262420481095413 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250203085525299 DLINP <000b> input/ipa.c:452 connected read/write 20250203085525299 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085525299 DLINP <000b> input/ipa.c:452 connected read/write 20250203085525299 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@b63b467c7f03: setverdict(pass): pass -> pass, component reason not changed 20250203085525300 DLINP <000b> input/ipa.c:452 connected read/write 20250203085525300 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085525300 DLGSUP <0013> gsup_req.c:140 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262420481095413 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420481095413"} 20250203085525300 DAUC <0003> db_auc.c:192 IMSI='262420481095413': No 3G Auth Data 20250203085525300 DAUC <0003> db_auc.c:236 IMSI='262420481095413': Calling to generate 5 vectors 20250203085525300 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250203085525300 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250203085525300 DAUC <0003> auc.c:113 vector [0]: rand = ab49cc6355bb5c34c264eeb239a0ccda 20250203085525300 DAUC <0003> auc.c:179 vector [0]: kc = 9a3891db2c5efc00 20250203085525300 DAUC <0003> auc.c:180 vector [0]: sres = e44c371d 20250203085525300 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250203085525300 DAUC <0003> auc.c:113 vector [1]: rand = ce92d06d2b550c4a0f714c785b0e48e4 20250203085525300 DAUC <0003> auc.c:179 vector [1]: kc = e1c17565d78a4400 20250203085525300 DAUC <0003> auc.c:180 vector [1]: sres = a385bede 20250203085525300 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250203085525300 DAUC <0003> auc.c:113 vector [2]: rand = 4d3df4dea95a5b9404ea7ba63aec0b25 20250203085525300 DAUC <0003> auc.c:179 vector [2]: kc = 68041dd4b61df800 20250203085525300 DAUC <0003> auc.c:180 vector [2]: sres = c958fd14 20250203085525300 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250203085525300 DAUC <0003> auc.c:113 vector [3]: rand = 54f199ede30e8238206844b5fa23223e 20250203085525300 DAUC <0003> auc.c:179 vector [3]: kc = 2225eca6c1fff400 20250203085525300 DAUC <0003> auc.c:180 vector [3]: sres = d7d75376 20250203085525300 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250203085525300 DAUC <0003> auc.c:113 vector [4]: rand = 230e86e800d39a8737a1fe10034b2b3a 20250203085525300 DAUC <0003> auc.c:179 vector [4]: kc = d35b070e62eae000 20250203085525300 DAUC <0003> auc.c:180 vector [4]: sres = f2543d55 20250203085525300 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250203085525300 DAUC <0003> db_auc.c:245 IMSI='262420481095413': Generated 5 vectors 20250203085525300 DLGSUP <0013> hlr.c:345 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262420481095413 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420481095413"} 20250203085525300 DLGSUP <0013> gsup_req.c:173 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262420481095413 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250203085525300 DLINP <000b> input/ipa.c:452 connected read/write 20250203085525300 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085525300 DLINP <000b> input/ipa.c:452 connected read/write 20250203085525300 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@b63b467c7f03: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(25)@b63b467c7f03: setverdict(pass): pass -> pass, component reason not changed 20250203085525301 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54440<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(25)@b63b467c7f03: Final verdict of PTC: pass 20250203085525301 DAUC <0003> db_auc.c:157 IMSI='262424878811557': No 2G Auth Data 20250203085525301 DAUC <0003> db_auc.c:192 IMSI='262424878811557': No 3G Auth Data HLR_Test-GSUP(21)@b63b467c7f03: Created GsupExpect[0] for "262424878811557" to be handled at TC_gsup_sai_num_auth_vectors(26) 20250203085525309 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54442<->l=127.0.0.1:4258 20250203085525311 DLINP <000b> input/ipa.c:452 connected read/write 20250203085525311 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085525311 DLGSUP <0013> gsup_req.c:140 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262424878811557 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424878811557"} 20250203085525311 DAUC <0003> db_auc.c:192 IMSI='262424878811557': No 3G Auth Data 20250203085525311 DAUC <0003> db_auc.c:236 IMSI='262424878811557': Calling to generate 1 vectors 20250203085525311 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20250203085525311 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250203085525311 DAUC <0003> auc.c:113 vector [0]: rand = c669a0d308f1e72ef28b9122166263c1 20250203085525311 DAUC <0003> auc.c:179 vector [0]: kc = d2ab7e3bd9687f4d 20250203085525311 DAUC <0003> auc.c:180 vector [0]: sres = 094f5507 20250203085525311 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250203085525311 DAUC <0003> db_auc.c:245 IMSI='262424878811557': Generated 1 vectors 20250203085525311 DLGSUP <0013> hlr.c:345 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262424878811557 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424878811557"} 20250203085525311 DLGSUP <0013> gsup_req.c:173 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262424878811557 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250203085525311 DLINP <000b> input/ipa.c:452 connected read/write 20250203085525311 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085525311 DLINP <000b> input/ipa.c:452 connected read/write 20250203085525311 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@b63b467c7f03: Found GsupExpect[0] for "262424878811557" handled at TC_gsup_sai_num_auth_vectors(26) HLR_Test-GSUP(21)@b63b467c7f03: Added IMSI table entry 2TC_gsup_sai_num_auth_vectors(26)"262424878811557" TC_gsup_sai_num_auth_vectors(26)@b63b467c7f03: setverdict(pass): none -> pass 20250203085525312 DLINP <000b> input/ipa.c:452 connected read/write 20250203085525312 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085525312 DLGSUP <0013> gsup_req.c:140 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262424878811557 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424878811557"} 20250203085525312 DAUC <0003> db_auc.c:192 IMSI='262424878811557': No 3G Auth Data 20250203085525312 DAUC <0003> db_auc.c:236 IMSI='262424878811557': Calling to generate 4 vectors 20250203085525312 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20250203085525312 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250203085525312 DAUC <0003> auc.c:113 vector [0]: rand = 4e814084d7ebe529c5f3ee245759013a 20250203085525312 DAUC <0003> auc.c:179 vector [0]: kc = 9f241c7f9cb81d4c 20250203085525312 DAUC <0003> auc.c:180 vector [0]: sres = f5fc6105 20250203085525312 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250203085525312 DAUC <0003> auc.c:113 vector [1]: rand = 8770a3f7e0b4023137f0d6d6fc3ea533 20250203085525312 DAUC <0003> auc.c:179 vector [1]: kc = b9ad5726a9875bf5 20250203085525312 DAUC <0003> auc.c:180 vector [1]: sres = b242a9f5 20250203085525312 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250203085525313 DAUC <0003> auc.c:113 vector [2]: rand = 95a64d3b05743f36a4ad98091ed6ee23 20250203085525313 DAUC <0003> auc.c:179 vector [2]: kc = 87024bb2212913ac 20250203085525313 DAUC <0003> auc.c:180 vector [2]: sres = 7335a90e 20250203085525313 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250203085525313 DAUC <0003> auc.c:113 vector [3]: rand = 250c3668cbaa68cc6bd238212ab85b10 20250203085525313 DAUC <0003> auc.c:179 vector [3]: kc = 64d1a54322d8f8e4 20250203085525313 DAUC <0003> auc.c:180 vector [3]: sres = 5a5bfd63 20250203085525313 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250203085525313 DAUC <0003> db_auc.c:245 IMSI='262424878811557': Generated 4 vectors 20250203085525313 DLGSUP <0013> hlr.c:345 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262424878811557 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424878811557"} 20250203085525313 DLGSUP <0013> gsup_req.c:173 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262424878811557 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250203085525313 DLINP <000b> input/ipa.c:452 connected read/write 20250203085525313 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085525313 DLINP <000b> input/ipa.c:452 connected read/write 20250203085525313 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@b63b467c7f03: setverdict(pass): pass -> pass, component reason not changed 20250203085525313 DLINP <000b> input/ipa.c:452 connected read/write 20250203085525313 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085525313 DLGSUP <0013> gsup_req.c:140 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262424878811557 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424878811557"} 20250203085525314 DAUC <0003> db_auc.c:192 IMSI='262424878811557': No 3G Auth Data 20250203085525314 DAUC <0003> db_auc.c:236 IMSI='262424878811557': Calling to generate 5 vectors 20250203085525314 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250203085525314 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250203085525314 DAUC <0003> auc.c:113 vector [0]: rand = c1e33b58d73f7144d20aac5bc869afbf 20250203085525314 DAUC <0003> auc.c:179 vector [0]: kc = 48d7bad7d6477392 20250203085525314 DAUC <0003> auc.c:180 vector [0]: sres = f7b09d19 20250203085525314 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250203085525314 DAUC <0003> auc.c:113 vector [1]: rand = eec1a57121803ac10b866b3d34b05c05 20250203085525314 DAUC <0003> auc.c:179 vector [1]: kc = f1b6438f3d67ce0f 20250203085525314 DAUC <0003> auc.c:180 vector [1]: sres = 5788db4f 20250203085525314 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250203085525314 DAUC <0003> auc.c:113 vector [2]: rand = a9810a0c14324893d06b59464566dc69 20250203085525314 DAUC <0003> auc.c:179 vector [2]: kc = 9ba51c021e9b68d0 20250203085525314 DAUC <0003> auc.c:180 vector [2]: sres = 81a5f855 20250203085525314 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250203085525314 DAUC <0003> auc.c:113 vector [3]: rand = 8c3b507b11f4ba783b0496de46aecd93 20250203085525314 DAUC <0003> auc.c:179 vector [3]: kc = 5aad916f181cf977 20250203085525314 DAUC <0003> auc.c:180 vector [3]: sres = 6b7b3d3d 20250203085525314 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250203085525314 DAUC <0003> auc.c:113 vector [4]: rand = 2894efcabdfe08f9e4e788e028439f1f 20250203085525314 DAUC <0003> auc.c:179 vector [4]: kc = 14a1741f818b0e6f 20250203085525314 DAUC <0003> auc.c:180 vector [4]: sres = ac24785c 20250203085525314 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250203085525314 DAUC <0003> db_auc.c:245 IMSI='262424878811557': Generated 5 vectors 20250203085525314 DLGSUP <0013> hlr.c:345 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262424878811557 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424878811557"} 20250203085525314 DLGSUP <0013> gsup_req.c:173 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262424878811557 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250203085525314 DLINP <000b> input/ipa.c:452 connected read/write 20250203085525314 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085525314 DLINP <000b> input/ipa.c:452 connected read/write 20250203085525314 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@b63b467c7f03: setverdict(pass): pass -> pass, component reason not changed 20250203085525315 DLINP <000b> input/ipa.c:452 connected read/write 20250203085525315 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085525315 DLGSUP <0013> gsup_req.c:140 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262424878811557 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424878811557"} 20250203085525315 DAUC <0003> db_auc.c:192 IMSI='262424878811557': No 3G Auth Data 20250203085525315 DAUC <0003> db_auc.c:236 IMSI='262424878811557': Calling to generate 5 vectors 20250203085525315 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250203085525315 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250203085525315 DAUC <0003> auc.c:113 vector [0]: rand = 6eab50969fb67cf7dd072b685fbe8ce3 20250203085525315 DAUC <0003> auc.c:179 vector [0]: kc = 8ef044b7b33c0c5c 20250203085525315 DAUC <0003> auc.c:180 vector [0]: sres = 01d47dcc 20250203085525315 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250203085525315 DAUC <0003> auc.c:113 vector [1]: rand = 3e2549ed1362a551e12185d6fa1a215c 20250203085525315 DAUC <0003> auc.c:179 vector [1]: kc = d1d6244cec4f80d9 20250203085525315 DAUC <0003> auc.c:180 vector [1]: sres = 803ac253 20250203085525315 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250203085525315 DAUC <0003> auc.c:113 vector [2]: rand = 4d68e2e1b37626745201102a0191b986 20250203085525315 DAUC <0003> auc.c:179 vector [2]: kc = ba38db7fe17b5be4 20250203085525315 DAUC <0003> auc.c:180 vector [2]: sres = 992b2967 20250203085525315 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250203085525315 DAUC <0003> auc.c:113 vector [3]: rand = 6c2fa750b4781a9e4c6235dc6e5b8e87 20250203085525315 DAUC <0003> auc.c:179 vector [3]: kc = ef1dde08c68e98f3 20250203085525315 DAUC <0003> auc.c:180 vector [3]: sres = afc9328e 20250203085525315 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250203085525315 DAUC <0003> auc.c:113 vector [4]: rand = ddb4fd8eea53cc0b9665e6f1e440c6c6 20250203085525315 DAUC <0003> auc.c:179 vector [4]: kc = a592ab09cc80b055 20250203085525315 DAUC <0003> auc.c:180 vector [4]: sres = 36616a3a 20250203085525315 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250203085525315 DAUC <0003> db_auc.c:245 IMSI='262424878811557': Generated 5 vectors 20250203085525315 DLGSUP <0013> hlr.c:345 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262424878811557 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424878811557"} 20250203085525315 DLGSUP <0013> gsup_req.c:173 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262424878811557 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250203085525315 DLINP <000b> input/ipa.c:452 connected read/write 20250203085525315 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085525315 DLINP <000b> input/ipa.c:452 connected read/write 20250203085525315 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@b63b467c7f03: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(26)@b63b467c7f03: setverdict(pass): pass -> pass, component reason not changed 20250203085525316 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54442<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(26)@b63b467c7f03: Final verdict of PTC: pass 20250203085525316 DAUC <0003> db_auc.c:157 IMSI='262425423019175': No 2G Auth Data 20250203085525316 DAUC <0003> db_auc.c:192 IMSI='262425423019175': No 3G Auth Data HLR_Test-GSUP(21)@b63b467c7f03: Created GsupExpect[0] for "262425423019175" to be handled at TC_gsup_sai_num_auth_vectors(27) 20250203085525322 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54456<->l=127.0.0.1:4258 20250203085525324 DLINP <000b> input/ipa.c:452 connected read/write 20250203085525324 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085525324 DLGSUP <0013> gsup_req.c:140 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262425423019175 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425423019175"} 20250203085525324 DAUC <0003> db_auc.c:157 IMSI='262425423019175': No 2G Auth Data 20250203085525324 DAUC <0003> db_auc.c:236 IMSI='262425423019175': Calling to generate 1 vectors 20250203085525324 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20250203085525324 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250203085525324 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250203085525324 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250203085525324 DAUC <0003> auc.c:113 vector [0]: rand = 4b3437634f9611d0481e98c6693fa59e 20250203085525324 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250203085525324 DAUC <0003> auc.c:142 vector [0]: autn = cab25f5a7ed1000014c6b95390339546 20250203085525324 DAUC <0003> auc.c:143 vector [0]: ck = afb2d8a37904a74d4066fc4dfdd13bfd 20250203085525324 DAUC <0003> auc.c:144 vector [0]: ik = 662c1cf98a131d9349a7b8c1d96d1627 20250203085525324 DAUC <0003> auc.c:145 vector [0]: res = c4f73b3214a37b7f0000000000000000 20250203085525324 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250203085525324 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250203085525324 DAUC <0003> auc.c:151 vector [0]: kc = c05f80d6d7ab9704 20250203085525324 DAUC <0003> auc.c:152 vector [0]: sres = d054404d 20250203085525324 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250203085525324 DAUC <0003> db_auc.c:245 IMSI='262425423019175': Generated 1 vectors 20250203085525324 DAUC <0003> db_auc.c:249 IMSI='262425423019175': Updating SQN=33 in DB 20250203085525324 DLGSUP <0013> hlr.c:345 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262425423019175 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425423019175"} 20250203085525324 DLGSUP <0013> gsup_req.c:173 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262425423019175 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250203085525324 DLINP <000b> input/ipa.c:452 connected read/write 20250203085525324 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085525324 DLINP <000b> input/ipa.c:452 connected read/write 20250203085525324 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@b63b467c7f03: Found GsupExpect[0] for "262425423019175" handled at TC_gsup_sai_num_auth_vectors(27) HLR_Test-GSUP(21)@b63b467c7f03: Added IMSI table entry 3TC_gsup_sai_num_auth_vectors(27)"262425423019175" TC_gsup_sai_num_auth_vectors(27)@b63b467c7f03: setverdict(pass): none -> pass 20250203085525325 DLINP <000b> input/ipa.c:452 connected read/write 20250203085525325 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085525325 DLGSUP <0013> gsup_req.c:140 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262425423019175 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425423019175"} 20250203085525325 DAUC <0003> db_auc.c:157 IMSI='262425423019175': No 2G Auth Data 20250203085525325 DAUC <0003> db_auc.c:236 IMSI='262425423019175': Calling to generate 4 vectors 20250203085525325 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20250203085525325 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250203085525325 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250203085525325 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250203085525325 DAUC <0003> auc.c:113 vector [0]: rand = b11d4e263a6a634103b80883a95630c6 20250203085525325 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250203085525325 DAUC <0003> auc.c:142 vector [0]: autn = 324af9e7cf560000c70d486107c8730b 20250203085525325 DAUC <0003> auc.c:143 vector [0]: ck = 5fa6a1f8a3c697233cf034a798172bc8 20250203085525325 DAUC <0003> auc.c:144 vector [0]: ik = b226f0320b67996d5df69b2937cd7e5b 20250203085525325 DAUC <0003> auc.c:145 vector [0]: res = db1899ab5280421a0000000000000000 20250203085525325 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250203085525325 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250203085525325 DAUC <0003> auc.c:151 vector [0]: kc = 8c86fe44077b5bdd 20250203085525325 DAUC <0003> auc.c:152 vector [0]: sres = 8998dbb1 20250203085525325 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250203085525325 DAUC <0003> auc.c:113 vector [1]: rand = ff3fba83ef06cfde645ba4ed794561f9 20250203085525325 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250203085525325 DAUC <0003> auc.c:142 vector [1]: autn = a5616bff8f9700004798aa1e60744c62 20250203085525325 DAUC <0003> auc.c:143 vector [1]: ck = a484acc196414e6147a35a580e935cbb 20250203085525325 DAUC <0003> auc.c:144 vector [1]: ik = 9d98883c180eddd06317f54232cb08e2 20250203085525325 DAUC <0003> auc.c:145 vector [1]: res = a25a6ef571c5a02c0000000000000000 20250203085525325 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250203085525325 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250203085525325 DAUC <0003> auc.c:151 vector [1]: kc = 1da88be7b217c7e8 20250203085525325 DAUC <0003> auc.c:152 vector [1]: sres = d39fced9 20250203085525325 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250203085525325 DAUC <0003> auc.c:113 vector [2]: rand = 5826c066ade761c8709ee6bf58a16309 20250203085525325 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250203085525325 DAUC <0003> auc.c:142 vector [2]: autn = 800e3a50b6fc0000c7da0d3c99b332ee 20250203085525325 DAUC <0003> auc.c:143 vector [2]: ck = 5a6b77599e11ede2969d0db7fd5956b2 20250203085525325 DAUC <0003> auc.c:144 vector [2]: ik = 78f9f477e83812e8fe903702437d4883 20250203085525325 DAUC <0003> auc.c:145 vector [2]: res = 758c0aef1e59ac130000000000000000 20250203085525325 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250203085525325 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250203085525325 DAUC <0003> auc.c:151 vector [2]: kc = 4a9fb99bc80de13b 20250203085525325 DAUC <0003> auc.c:152 vector [2]: sres = 6bd5a6fc 20250203085525325 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250203085525325 DAUC <0003> auc.c:113 vector [3]: rand = c95197b155117e3b02c61d9560a67a06 20250203085525325 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250203085525325 DAUC <0003> auc.c:142 vector [3]: autn = 48234387c7d700002354e47e1fcc53b4 20250203085525325 DAUC <0003> auc.c:143 vector [3]: ck = 9fe229bc9407da64a2e7192cf5e97aed 20250203085525325 DAUC <0003> auc.c:144 vector [3]: ik = 3f43289ccfc5f97ce63652d31dba6691 20250203085525326 DAUC <0003> auc.c:145 vector [3]: res = 16225e53ed53cce10000000000000000 20250203085525326 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250203085525326 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250203085525326 DAUC <0003> auc.c:151 vector [3]: kc = e4704adfb3913f64 20250203085525326 DAUC <0003> auc.c:152 vector [3]: sres = fb7192b2 20250203085525326 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250203085525326 DAUC <0003> db_auc.c:245 IMSI='262425423019175': Generated 4 vectors 20250203085525326 DAUC <0003> db_auc.c:249 IMSI='262425423019175': Updating SQN=161 in DB 20250203085525326 DLGSUP <0013> hlr.c:345 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262425423019175 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425423019175"} 20250203085525326 DLGSUP <0013> gsup_req.c:173 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262425423019175 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250203085525326 DLINP <000b> input/ipa.c:452 connected read/write 20250203085525326 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085525326 DLINP <000b> input/ipa.c:452 connected read/write 20250203085525326 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@b63b467c7f03: setverdict(pass): pass -> pass, component reason not changed 20250203085525327 DLINP <000b> input/ipa.c:452 connected read/write 20250203085525327 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085525327 DLGSUP <0013> gsup_req.c:140 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262425423019175 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425423019175"} 20250203085525327 DAUC <0003> db_auc.c:157 IMSI='262425423019175': No 2G Auth Data 20250203085525327 DAUC <0003> db_auc.c:236 IMSI='262425423019175': Calling to generate 5 vectors 20250203085525327 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250203085525327 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250203085525327 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250203085525327 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250203085525327 DAUC <0003> auc.c:113 vector [0]: rand = 0f5dba1390aab88d2bb9e0febdeb61a7 20250203085525327 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250203085525327 DAUC <0003> auc.c:142 vector [0]: autn = 00d438e6c0b20000ed4b84aacb03e21e 20250203085525327 DAUC <0003> auc.c:143 vector [0]: ck = d2408646a62b7ed4870bf976450660da 20250203085525327 DAUC <0003> auc.c:144 vector [0]: ik = 4f425a8a049dae0170568970bf845be9 20250203085525327 DAUC <0003> auc.c:145 vector [0]: res = 9c4700191bdd5b130000000000000000 20250203085525327 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250203085525327 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250203085525327 DAUC <0003> auc.c:151 vector [0]: kc = 6a5facca5834ebe6 20250203085525327 DAUC <0003> auc.c:152 vector [0]: sres = 879a5b0a 20250203085525327 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250203085525327 DAUC <0003> auc.c:113 vector [1]: rand = 1d429335cf2422441046d2f184f36b35 20250203085525327 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250203085525327 DAUC <0003> auc.c:142 vector [1]: autn = 39cecd025fcb0000ac3d2463e805c057 20250203085525327 DAUC <0003> auc.c:143 vector [1]: ck = 7329e1c6e458a68e2efd3fa94aa37735 20250203085525327 DAUC <0003> auc.c:144 vector [1]: ik = c541b92f472ea6620286a201b299d84c 20250203085525327 DAUC <0003> auc.c:145 vector [1]: res = 0e1e7e81f1df1a4d0000000000000000 20250203085525327 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250203085525327 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250203085525327 DAUC <0003> auc.c:151 vector [1]: kc = 9a13c5415b4caf95 20250203085525327 DAUC <0003> auc.c:152 vector [1]: sres = ffc164cc 20250203085525327 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250203085525327 DAUC <0003> auc.c:113 vector [2]: rand = 5487d4f407f92b5ad0aae750491503ed 20250203085525327 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250203085525327 DAUC <0003> auc.c:142 vector [2]: autn = 50d4de1ce65c0000646f02713759c7d8 20250203085525327 DAUC <0003> auc.c:143 vector [2]: ck = d9cd896389caae7f7904bd65e697e9c0 20250203085525327 DAUC <0003> auc.c:144 vector [2]: ik = b952f284e3010bfb83f5aa04e6c75572 20250203085525327 DAUC <0003> auc.c:145 vector [2]: res = e48afaeb918ab3ca0000000000000000 20250203085525327 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250203085525327 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250203085525327 DAUC <0003> auc.c:151 vector [2]: kc = 9a6e6c866a9b1936 20250203085525327 DAUC <0003> auc.c:152 vector [2]: sres = 75004921 20250203085525327 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250203085525327 DAUC <0003> auc.c:113 vector [3]: rand = 14a91fcb16847c32b9b870c9bae16639 20250203085525327 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250203085525327 DAUC <0003> auc.c:142 vector [3]: autn = 594e9a171332000080edf3304fde8f40 20250203085525327 DAUC <0003> auc.c:143 vector [3]: ck = 8a15d19ba40cae53f486f99f208d04ed 20250203085525327 DAUC <0003> auc.c:144 vector [3]: ik = 0c53c8d9695296279db7605e29afd9e2 20250203085525327 DAUC <0003> auc.c:145 vector [3]: res = 136fb81417f6e8890000000000000000 20250203085525327 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250203085525327 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250203085525327 DAUC <0003> auc.c:151 vector [3]: kc = ef778083c47ce57b 20250203085525327 DAUC <0003> auc.c:152 vector [3]: sres = 0499509d 20250203085525327 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250203085525327 DAUC <0003> auc.c:113 vector [4]: rand = 6e1123f207a168f636193ee20fb6c508 20250203085525327 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250203085525327 DAUC <0003> auc.c:142 vector [4]: autn = 42106196e9a10000fb5fea97682db2c5 20250203085525327 DAUC <0003> auc.c:143 vector [4]: ck = 47ad8933c377e489b9ab9db717be41c7 20250203085525327 DAUC <0003> auc.c:144 vector [4]: ik = 0cec1e003b46afcdf8935e8d93dedf83 20250203085525327 DAUC <0003> auc.c:145 vector [4]: res = fad1a7a0986233770000000000000000 20250203085525327 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250203085525327 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250203085525327 DAUC <0003> auc.c:151 vector [4]: kc = 0a7954097c51d500 20250203085525327 DAUC <0003> auc.c:152 vector [4]: sres = 62b394d7 20250203085525327 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250203085525327 DAUC <0003> db_auc.c:245 IMSI='262425423019175': Generated 5 vectors 20250203085525327 DAUC <0003> db_auc.c:249 IMSI='262425423019175': Updating SQN=321 in DB 20250203085525327 DLGSUP <0013> hlr.c:345 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262425423019175 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425423019175"} 20250203085525327 DLGSUP <0013> gsup_req.c:173 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262425423019175 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250203085525327 DLINP <000b> input/ipa.c:452 connected read/write 20250203085525327 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085525327 DLINP <000b> input/ipa.c:452 connected read/write 20250203085525327 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@b63b467c7f03: setverdict(pass): pass -> pass, component reason not changed 20250203085525328 DLINP <000b> input/ipa.c:452 connected read/write 20250203085525328 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085525328 DLGSUP <0013> gsup_req.c:140 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262425423019175 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425423019175"} 20250203085525328 DAUC <0003> db_auc.c:157 IMSI='262425423019175': No 2G Auth Data 20250203085525328 DAUC <0003> db_auc.c:236 IMSI='262425423019175': Calling to generate 5 vectors 20250203085525328 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250203085525328 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250203085525328 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250203085525328 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250203085525328 DAUC <0003> auc.c:113 vector [0]: rand = 5ef4b728269178109317006f25d09b19 20250203085525328 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250203085525328 DAUC <0003> auc.c:142 vector [0]: autn = 38e6635acfe0000037d190b73db98105 20250203085525328 DAUC <0003> auc.c:143 vector [0]: ck = 424df946d13a4cafe9f357f6739cf3b7 20250203085525328 DAUC <0003> auc.c:144 vector [0]: ik = 297f649953dab546c13a8661892c8b34 20250203085525328 DAUC <0003> auc.c:145 vector [0]: res = 8677912d56a779060000000000000000 20250203085525328 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250203085525328 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250203085525328 DAUC <0003> auc.c:151 vector [0]: kc = 43fb4c487850816a 20250203085525328 DAUC <0003> auc.c:152 vector [0]: sres = d0d0e82b 20250203085525328 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250203085525328 DAUC <0003> auc.c:113 vector [1]: rand = 449c436cb45fa1447fa4ebe60cb7bbd4 20250203085525328 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250203085525328 DAUC <0003> auc.c:142 vector [1]: autn = f5e9e996fcc200003c790ddd2fb3d8ce 20250203085525328 DAUC <0003> auc.c:143 vector [1]: ck = b92fd368b7af3fdfe70ec8c2e27875fc 20250203085525328 DAUC <0003> auc.c:144 vector [1]: ik = 104ebf92f4c509a2daa0cef7d2a1de9a 20250203085525328 DAUC <0003> auc.c:145 vector [1]: res = 103f2cc6aa9680fa0000000000000000 20250203085525328 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250203085525328 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250203085525328 DAUC <0003> auc.c:151 vector [1]: kc = 94cf6acf73b39d1b 20250203085525328 DAUC <0003> auc.c:152 vector [1]: sres = baa9ac3c 20250203085525328 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250203085525328 DAUC <0003> auc.c:113 vector [2]: rand = d3bc2945457b2561c830f88bd5f9ddfb 20250203085525328 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250203085525328 DAUC <0003> auc.c:142 vector [2]: autn = 854384bf421d0000fb11afd6e04854d4 20250203085525328 DAUC <0003> auc.c:143 vector [2]: ck = cfd38d2024cffa2225422de8320dab35 20250203085525328 DAUC <0003> auc.c:144 vector [2]: ik = 7bfd2131e405cdc38f89ec707eabba03 20250203085525328 DAUC <0003> auc.c:145 vector [2]: res = f79a5f195e6c6d750000000000000000 20250203085525328 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250203085525328 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250203085525328 DAUC <0003> auc.c:151 vector [2]: kc = 1ee56d898c6c26d7 20250203085525328 DAUC <0003> auc.c:152 vector [2]: sres = a9f6326c 20250203085525328 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250203085525328 DAUC <0003> auc.c:113 vector [3]: rand = 6ce179fd6fceb0626cc0db7b33b65ca9 20250203085525328 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250203085525328 DAUC <0003> auc.c:142 vector [3]: autn = e886caa9754e000012e79c26b8f7d2fb 20250203085525328 DAUC <0003> auc.c:143 vector [3]: ck = dee6ee056d1056fd68b9e4f730ed2902 20250203085525328 DAUC <0003> auc.c:144 vector [3]: ik = 0883e0ab4f0bfd5b1f6aa9a9f7584451 20250203085525328 DAUC <0003> auc.c:145 vector [3]: res = c4ccd52656c9ae610000000000000000 20250203085525328 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250203085525328 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250203085525328 DAUC <0003> auc.c:151 vector [3]: kc = a1b643f0e5aec6f5 20250203085525328 DAUC <0003> auc.c:152 vector [3]: sres = 92057b47 20250203085525328 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250203085525328 DAUC <0003> auc.c:113 vector [4]: rand = 1e27844c6193f2c1727eb34021b5e900 20250203085525328 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250203085525328 DAUC <0003> auc.c:142 vector [4]: autn = 98883e869f7b0000b49ad25c3bbf2bbd 20250203085525328 DAUC <0003> auc.c:143 vector [4]: ck = ad63c4f7d34facc84efe37fdeae99042 20250203085525328 DAUC <0003> auc.c:144 vector [4]: ik = bdba3b77e8677ae22b94bd04b23513fa 20250203085525328 DAUC <0003> auc.c:145 vector [4]: res = e7c0051b9951e4f60000000000000000 20250203085525328 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250203085525328 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250203085525328 DAUC <0003> auc.c:151 vector [4]: kc = 75b3757963f45592 20250203085525329 DAUC <0003> auc.c:152 vector [4]: sres = 7e91e1ed 20250203085525329 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250203085525329 DAUC <0003> db_auc.c:245 IMSI='262425423019175': Generated 5 vectors 20250203085525329 DAUC <0003> db_auc.c:249 IMSI='262425423019175': Updating SQN=481 in DB 20250203085525329 DLGSUP <0013> hlr.c:345 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262425423019175 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425423019175"} 20250203085525329 DLGSUP <0013> gsup_req.c:173 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262425423019175 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250203085525329 DLINP <000b> input/ipa.c:452 connected read/write 20250203085525329 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085525329 DLINP <000b> input/ipa.c:452 connected read/write 20250203085525329 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@b63b467c7f03: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(27)@b63b467c7f03: setverdict(pass): pass -> pass, component reason not changed 20250203085525330 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54456<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(27)@b63b467c7f03: Final verdict of PTC: pass 20250203085525330 DAUC <0003> db_auc.c:157 IMSI='262427377718875': No 2G Auth Data 20250203085525330 DAUC <0003> db_auc.c:192 IMSI='262427377718875': No 3G Auth Data HLR_Test-GSUP(21)@b63b467c7f03: Created GsupExpect[0] for "262427377718875" to be handled at TC_gsup_sai_num_auth_vectors(28) 20250203085525336 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54466<->l=127.0.0.1:4258 20250203085525338 DLINP <000b> input/ipa.c:452 connected read/write 20250203085525338 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085525338 DLGSUP <0013> gsup_req.c:140 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262427377718875 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427377718875"} 20250203085525338 DAUC <0003> db_auc.c:157 IMSI='262427377718875': No 2G Auth Data 20250203085525338 DAUC <0003> db_auc.c:236 IMSI='262427377718875': Calling to generate 1 vectors 20250203085525338 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20250203085525338 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250203085525338 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250203085525338 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250203085525338 DAUC <0003> auc.c:113 vector [0]: rand = 10c9385a9e58449c753989e3491c6ca4 20250203085525338 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250203085525338 DAUC <0003> auc.c:142 vector [0]: autn = f6ef04f693b80000887c4c26e054502e 20250203085525338 DAUC <0003> auc.c:143 vector [0]: ck = bd17cc9e677e800403ff8feb16ec14de 20250203085525338 DAUC <0003> auc.c:144 vector [0]: ik = 337205fce0309c46758e1ddbb38c2d48 20250203085525338 DAUC <0003> auc.c:145 vector [0]: res = 110300dbd349fea50000000000000000 20250203085525338 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250203085525338 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250203085525338 DAUC <0003> auc.c:151 vector [0]: kc = f8145b52222e25d4 20250203085525338 DAUC <0003> auc.c:152 vector [0]: sres = c24afe7e 20250203085525338 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250203085525338 DAUC <0003> db_auc.c:245 IMSI='262427377718875': Generated 1 vectors 20250203085525338 DAUC <0003> db_auc.c:249 IMSI='262427377718875': Updating SQN=33 in DB 20250203085525338 DLGSUP <0013> hlr.c:345 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262427377718875 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427377718875"} 20250203085525338 DLGSUP <0013> gsup_req.c:173 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262427377718875 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250203085525338 DLINP <000b> input/ipa.c:452 connected read/write 20250203085525338 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085525338 DLINP <000b> input/ipa.c:452 connected read/write 20250203085525338 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@b63b467c7f03: Found GsupExpect[0] for "262427377718875" handled at TC_gsup_sai_num_auth_vectors(28) HLR_Test-GSUP(21)@b63b467c7f03: Added IMSI table entry 4TC_gsup_sai_num_auth_vectors(28)"262427377718875" TC_gsup_sai_num_auth_vectors(28)@b63b467c7f03: setverdict(pass): none -> pass 20250203085525339 DLINP <000b> input/ipa.c:452 connected read/write 20250203085525339 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085525339 DLGSUP <0013> gsup_req.c:140 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262427377718875 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427377718875"} 20250203085525339 DAUC <0003> db_auc.c:157 IMSI='262427377718875': No 2G Auth Data 20250203085525339 DAUC <0003> db_auc.c:236 IMSI='262427377718875': Calling to generate 4 vectors 20250203085525339 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20250203085525339 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250203085525339 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250203085525339 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250203085525339 DAUC <0003> auc.c:113 vector [0]: rand = 8c719001ccc88d057fdd1a112a7391a2 20250203085525339 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250203085525339 DAUC <0003> auc.c:142 vector [0]: autn = 171269c3e4c700003637f2a898746beb 20250203085525339 DAUC <0003> auc.c:143 vector [0]: ck = f329ee4d455a93660f802a3b99cd3d88 20250203085525339 DAUC <0003> auc.c:144 vector [0]: ik = e48573ea96cffa5d556768da78c7d1c9 20250203085525339 DAUC <0003> auc.c:145 vector [0]: res = 2adaf70528fe1def0000000000000000 20250203085525339 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250203085525339 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250203085525339 DAUC <0003> auc.c:151 vector [0]: kc = 4d4bdf46329f857a 20250203085525339 DAUC <0003> auc.c:152 vector [0]: sres = 0224eaea 20250203085525339 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250203085525339 DAUC <0003> auc.c:113 vector [1]: rand = 6502984455a168b767fab1f594811860 20250203085525339 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250203085525339 DAUC <0003> auc.c:142 vector [1]: autn = f6766571ee7000001d8eea560d705a06 20250203085525339 DAUC <0003> auc.c:143 vector [1]: ck = 9def63a4fedc0e481a839b82cdf82a68 20250203085525339 DAUC <0003> auc.c:144 vector [1]: ik = 51c765dce3f2f6442374b8cadaf114a2 20250203085525339 DAUC <0003> auc.c:145 vector [1]: res = 8655913d03eebc420000000000000000 20250203085525339 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250203085525339 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250203085525339 DAUC <0003> auc.c:151 vector [1]: kc = f5df25300a27c6c6 20250203085525339 DAUC <0003> auc.c:152 vector [1]: sres = 85bb2d7f 20250203085525339 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250203085525339 DAUC <0003> auc.c:113 vector [2]: rand = 0fe5d9ca94f32e938214eb7621e42d12 20250203085525339 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250203085525339 DAUC <0003> auc.c:142 vector [2]: autn = 3b35064778d700008b545f5f051f372e 20250203085525339 DAUC <0003> auc.c:143 vector [2]: ck = c35ba45c7a5b6cad9ff513cf32b45bcc 20250203085525339 DAUC <0003> auc.c:144 vector [2]: ik = 6646f72591ebc6ab2599039d0361ae62 20250203085525339 DAUC <0003> auc.c:145 vector [2]: res = a14a0da156c6ee600000000000000000 20250203085525339 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250203085525339 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250203085525339 DAUC <0003> auc.c:151 vector [2]: kc = 1f71432bda655fa8 20250203085525339 DAUC <0003> auc.c:152 vector [2]: sres = f78ce3c1 20250203085525339 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250203085525339 DAUC <0003> auc.c:113 vector [3]: rand = c37b6e75a6be0179af3db69028a39c85 20250203085525339 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250203085525339 DAUC <0003> auc.c:142 vector [3]: autn = a4a9295dc2c70000415ca4570e7fde7b 20250203085525339 DAUC <0003> auc.c:143 vector [3]: ck = 10be7af822e087aa0370b45eab64e66c 20250203085525339 DAUC <0003> auc.c:144 vector [3]: ik = 595dbaa0c1aed1ccb3ba8ec77ef1a570 20250203085525339 DAUC <0003> auc.c:145 vector [3]: res = 790f207125d2b0d10000000000000000 20250203085525339 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250203085525339 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250203085525339 DAUC <0003> auc.c:151 vector [3]: kc = f929fac136db157a 20250203085525339 DAUC <0003> auc.c:152 vector [3]: sres = 5cdd90a0 20250203085525339 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250203085525339 DAUC <0003> db_auc.c:245 IMSI='262427377718875': Generated 4 vectors 20250203085525339 DAUC <0003> db_auc.c:249 IMSI='262427377718875': Updating SQN=161 in DB 20250203085525339 DLGSUP <0013> hlr.c:345 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262427377718875 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427377718875"} 20250203085525339 DLGSUP <0013> gsup_req.c:173 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262427377718875 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250203085525339 DLINP <000b> input/ipa.c:452 connected read/write 20250203085525339 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085525339 DLINP <000b> input/ipa.c:452 connected read/write 20250203085525339 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@b63b467c7f03: setverdict(pass): pass -> pass, component reason not changed 20250203085525340 DLINP <000b> input/ipa.c:452 connected read/write 20250203085525340 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085525340 DLGSUP <0013> gsup_req.c:140 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262427377718875 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427377718875"} 20250203085525340 DAUC <0003> db_auc.c:157 IMSI='262427377718875': No 2G Auth Data 20250203085525340 DAUC <0003> db_auc.c:236 IMSI='262427377718875': Calling to generate 5 vectors 20250203085525340 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250203085525340 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250203085525340 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250203085525340 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250203085525340 DAUC <0003> auc.c:113 vector [0]: rand = c4870e3fd97e9ddb0bee8b5697807db7 20250203085525340 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250203085525340 DAUC <0003> auc.c:142 vector [0]: autn = 87a6db1f39b700004bbf6b8c09dab09d 20250203085525340 DAUC <0003> auc.c:143 vector [0]: ck = 06f82f1b0cb5f825c54bcef57d5d115c 20250203085525340 DAUC <0003> auc.c:144 vector [0]: ik = 0c66f8251ce62a24ada93a7db47c1a9b 20250203085525340 DAUC <0003> auc.c:145 vector [0]: res = a0ac75c85efd2bb80000000000000000 20250203085525340 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250203085525340 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250203085525340 DAUC <0003> auc.c:151 vector [0]: kc = 627c23b6d972d9c6 20250203085525340 DAUC <0003> auc.c:152 vector [0]: sres = fe515e70 20250203085525340 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250203085525340 DAUC <0003> auc.c:113 vector [1]: rand = c3e408d9caad83a12e2672cc74d1ee23 20250203085525340 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250203085525340 DAUC <0003> auc.c:142 vector [1]: autn = 555a430a2880000088bddde13f488146 20250203085525340 DAUC <0003> auc.c:143 vector [1]: ck = 94118f8dec5976640f4a50b46d04d22e 20250203085525340 DAUC <0003> auc.c:144 vector [1]: ik = 0cecd3e1d25dc7ad79a264db823de02f 20250203085525340 DAUC <0003> auc.c:145 vector [1]: res = 89b50669cdd319ef0000000000000000 20250203085525340 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250203085525340 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250203085525340 DAUC <0003> auc.c:151 vector [1]: kc = ee156803d13d83c8 20250203085525340 DAUC <0003> auc.c:152 vector [1]: sres = 44661f86 20250203085525340 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250203085525340 DAUC <0003> auc.c:113 vector [2]: rand = 78994f9ae2ca77e5833b347bfae80d38 20250203085525340 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250203085525340 DAUC <0003> auc.c:142 vector [2]: autn = ad41cb88a77e0000887eaf3b68a6c14f 20250203085525340 DAUC <0003> auc.c:143 vector [2]: ck = 1dc54169305ce1f7d3e7f32dfbba0b27 20250203085525340 DAUC <0003> auc.c:144 vector [2]: ik = b340101f566d5339481160ae01b71346 20250203085525340 DAUC <0003> auc.c:145 vector [2]: res = f40bdcd2f10555e00000000000000000 20250203085525340 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250203085525340 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250203085525340 DAUC <0003> auc.c:151 vector [2]: kc = 3573c2f59c3caaaf 20250203085525340 DAUC <0003> auc.c:152 vector [2]: sres = 050e8932 20250203085525340 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250203085525340 DAUC <0003> auc.c:113 vector [3]: rand = dea6be9847fe0a1a27eb2e429940df84 20250203085525340 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250203085525340 DAUC <0003> auc.c:142 vector [3]: autn = dd7dcb2c25510000374644b82b9530b4 20250203085525340 DAUC <0003> auc.c:143 vector [3]: ck = c8bf913fb933d0a4077e9c3a34ccb053 20250203085525340 DAUC <0003> auc.c:144 vector [3]: ik = cc6b46939a43fb9706b50bc7de1403c0 20250203085525341 DAUC <0003> auc.c:145 vector [3]: res = 715ae6b4b799df880000000000000000 20250203085525341 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250203085525341 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250203085525341 DAUC <0003> auc.c:151 vector [3]: kc = 051f4051c9a898a0 20250203085525341 DAUC <0003> auc.c:152 vector [3]: sres = c6c3393c 20250203085525341 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250203085525341 DAUC <0003> auc.c:113 vector [4]: rand = a5214e6211740094069f8d5f1c7fb4b5 20250203085525341 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250203085525341 DAUC <0003> auc.c:142 vector [4]: autn = 637ef912456a000065badf6b83dca09f 20250203085525341 DAUC <0003> auc.c:143 vector [4]: ck = 81a7437da0703c41fca4d56991d0aa12 20250203085525341 DAUC <0003> auc.c:144 vector [4]: ik = 03714b5e9a1d95a619c22e63aef246b3 20250203085525341 DAUC <0003> auc.c:145 vector [4]: res = 4461514a1a4347ca0000000000000000 20250203085525341 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250203085525341 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250203085525341 DAUC <0003> auc.c:151 vector [4]: kc = 67b0f329054f4546 20250203085525341 DAUC <0003> auc.c:152 vector [4]: sres = 5e221680 20250203085525341 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250203085525341 DAUC <0003> db_auc.c:245 IMSI='262427377718875': Generated 5 vectors 20250203085525341 DAUC <0003> db_auc.c:249 IMSI='262427377718875': Updating SQN=321 in DB 20250203085525341 DLGSUP <0013> hlr.c:345 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262427377718875 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427377718875"} 20250203085525341 DLGSUP <0013> gsup_req.c:173 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262427377718875 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250203085525341 DLINP <000b> input/ipa.c:452 connected read/write 20250203085525341 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085525341 DLINP <000b> input/ipa.c:452 connected read/write 20250203085525341 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@b63b467c7f03: setverdict(pass): pass -> pass, component reason not changed 20250203085525342 DLINP <000b> input/ipa.c:452 connected read/write 20250203085525342 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085525342 DLGSUP <0013> gsup_req.c:140 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262427377718875 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427377718875"} 20250203085525342 DAUC <0003> db_auc.c:157 IMSI='262427377718875': No 2G Auth Data 20250203085525342 DAUC <0003> db_auc.c:236 IMSI='262427377718875': Calling to generate 5 vectors 20250203085525342 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250203085525342 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250203085525342 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250203085525342 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250203085525342 DAUC <0003> auc.c:113 vector [0]: rand = 723a8b058059b34539f37985a301f655 20250203085525342 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250203085525342 DAUC <0003> auc.c:142 vector [0]: autn = 0f335c45c8e90000f8a701a0818016c3 20250203085525342 DAUC <0003> auc.c:143 vector [0]: ck = 48f4a625141f29a38bf354e8840a2d89 20250203085525342 DAUC <0003> auc.c:144 vector [0]: ik = 87394355a96ceb1d3ae0bb16b40ccbd7 20250203085525342 DAUC <0003> auc.c:145 vector [0]: res = 2b65d38d44a8ff3b0000000000000000 20250203085525342 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250203085525342 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250203085525342 DAUC <0003> auc.c:151 vector [0]: kc = 7ede0a8e8d7524e0 20250203085525342 DAUC <0003> auc.c:152 vector [0]: sres = 6fcd2cb6 20250203085525342 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250203085525342 DAUC <0003> auc.c:113 vector [1]: rand = 53fe7dd3ce911d7bf68c878ba04076e2 20250203085525342 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250203085525342 DAUC <0003> auc.c:142 vector [1]: autn = 51d03b24170c000043aea35478573893 20250203085525342 DAUC <0003> auc.c:143 vector [1]: ck = 45f7bfc6f4d54db5bb8acfa89dac5c61 20250203085525342 DAUC <0003> auc.c:144 vector [1]: ik = 05ace3a2c53aa73b421105f36776cf92 20250203085525342 DAUC <0003> auc.c:145 vector [1]: res = 046672c7a215572d0000000000000000 20250203085525342 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250203085525342 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250203085525342 DAUC <0003> auc.c:151 vector [1]: kc = b9c0963fcb35797d 20250203085525342 DAUC <0003> auc.c:152 vector [1]: sres = a67325ea 20250203085525342 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250203085525342 DAUC <0003> auc.c:113 vector [2]: rand = a25d3f0d0cfa4b066f5346a3be7b2e76 20250203085525342 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250203085525342 DAUC <0003> auc.c:142 vector [2]: autn = 6474b60dc0b00000ec78ee8f0ac62067 20250203085525342 DAUC <0003> auc.c:143 vector [2]: ck = 85369f710aa969fd93cba0c116041f86 20250203085525342 DAUC <0003> auc.c:144 vector [2]: ik = 49e1f526cf8ccd776d5ef311e9050962 20250203085525342 DAUC <0003> auc.c:145 vector [2]: res = 003ab7e9d94b97490000000000000000 20250203085525342 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250203085525342 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250203085525342 DAUC <0003> auc.c:151 vector [2]: kc = 324239873a24b26e 20250203085525342 DAUC <0003> auc.c:152 vector [2]: sres = d97120a0 20250203085525342 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250203085525342 DAUC <0003> auc.c:113 vector [3]: rand = ebb11fc4096f6f0b5acc1834c0257f61 20250203085525342 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250203085525342 DAUC <0003> auc.c:142 vector [3]: autn = 2ffbe4954249000087401a6e54680fa3 20250203085525342 DAUC <0003> auc.c:143 vector [3]: ck = 467d3b2a0d8ad5bda3d1b619ed317ace 20250203085525342 DAUC <0003> auc.c:144 vector [3]: ik = 96959eee682b2b000b3ed1508e955d87 20250203085525342 DAUC <0003> auc.c:145 vector [3]: res = f531e0a5b5d534dc0000000000000000 20250203085525342 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250203085525342 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250203085525342 DAUC <0003> auc.c:151 vector [3]: kc = 7807c28d0605d9f4 20250203085525342 DAUC <0003> auc.c:152 vector [3]: sres = 40e4d479 20250203085525342 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250203085525342 DAUC <0003> auc.c:113 vector [4]: rand = 4b540138f9e51035b661e296de5aa6fa 20250203085525342 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250203085525342 DAUC <0003> auc.c:142 vector [4]: autn = 39902438daf50000b9713fcdf54c3da2 20250203085525342 DAUC <0003> auc.c:143 vector [4]: ck = d51580f2eba429d177b1c7f8dc870c1f 20250203085525342 DAUC <0003> auc.c:144 vector [4]: ik = d2a95082ea3221cad77caf7ef1d07b75 20250203085525342 DAUC <0003> auc.c:145 vector [4]: res = 13b2b8f176eb0bb60000000000000000 20250203085525342 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250203085525342 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250203085525342 DAUC <0003> auc.c:151 vector [4]: kc = a771b8f62cc17f71 20250203085525342 DAUC <0003> auc.c:152 vector [4]: sres = 6559b347 20250203085525342 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250203085525342 DAUC <0003> db_auc.c:245 IMSI='262427377718875': Generated 5 vectors 20250203085525342 DAUC <0003> db_auc.c:249 IMSI='262427377718875': Updating SQN=481 in DB 20250203085525342 DLGSUP <0013> hlr.c:345 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262427377718875 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427377718875"} 20250203085525342 DLGSUP <0013> gsup_req.c:173 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262427377718875 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250203085525342 DLINP <000b> input/ipa.c:452 connected read/write 20250203085525342 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085525342 DLINP <000b> input/ipa.c:452 connected read/write 20250203085525342 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@b63b467c7f03: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(28)@b63b467c7f03: setverdict(pass): pass -> pass, component reason not changed 20250203085525343 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54466<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(28)@b63b467c7f03: Final verdict of PTC: pass 20250203085525344 DAUC <0003> db_auc.c:157 IMSI='262420271870297': No 2G Auth Data 20250203085525344 DAUC <0003> db_auc.c:192 IMSI='262420271870297': No 3G Auth Data HLR_Test-GSUP(21)@b63b467c7f03: Created GsupExpect[0] for "262420271870297" to be handled at TC_gsup_sai_num_auth_vectors(29) 20250203085525350 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54468<->l=127.0.0.1:4258 20250203085525352 DLINP <000b> input/ipa.c:452 connected read/write 20250203085525352 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085525352 DLGSUP <0013> gsup_req.c:140 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262420271870297 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420271870297"} 20250203085525352 DAUC <0003> db_auc.c:236 IMSI='262420271870297': Calling to generate 1 vectors 20250203085525352 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20250203085525352 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250203085525352 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250203085525352 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250203085525352 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250203085525352 DAUC <0003> auc.c:113 vector [0]: rand = 796ec2911e733cdcd138c7807af4a7f3 20250203085525352 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250203085525352 DAUC <0003> auc.c:142 vector [0]: autn = 847f5e6b76b60000b5b3e69eed7990e9 20250203085525352 DAUC <0003> auc.c:143 vector [0]: ck = 322c53138a7f0d737ffc9a2e9f6292c3 20250203085525352 DAUC <0003> auc.c:144 vector [0]: ik = cbea5c064e197a383922bc51a68fa4b8 20250203085525352 DAUC <0003> auc.c:145 vector [0]: res = 91de39facd0c4b510000000000000000 20250203085525352 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250203085525352 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250203085525352 DAUC <0003> auc.c:179 vector [0]: kc = 816461a4483f1000 20250203085525352 DAUC <0003> auc.c:180 vector [0]: sres = b31c2034 20250203085525352 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250203085525352 DAUC <0003> db_auc.c:245 IMSI='262420271870297': Generated 1 vectors 20250203085525352 DAUC <0003> db_auc.c:249 IMSI='262420271870297': Updating SQN=33 in DB 20250203085525352 DLGSUP <0013> hlr.c:345 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262420271870297 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420271870297"} 20250203085525352 DLGSUP <0013> gsup_req.c:173 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262420271870297 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250203085525352 DLINP <000b> input/ipa.c:452 connected read/write 20250203085525352 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085525352 DLINP <000b> input/ipa.c:452 connected read/write 20250203085525352 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@b63b467c7f03: Found GsupExpect[0] for "262420271870297" handled at TC_gsup_sai_num_auth_vectors(29) HLR_Test-GSUP(21)@b63b467c7f03: Added IMSI table entry 5TC_gsup_sai_num_auth_vectors(29)"262420271870297" TC_gsup_sai_num_auth_vectors(29)@b63b467c7f03: setverdict(pass): none -> pass 20250203085525353 DLINP <000b> input/ipa.c:452 connected read/write 20250203085525353 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085525353 DLGSUP <0013> gsup_req.c:140 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262420271870297 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420271870297"} 20250203085525353 DAUC <0003> db_auc.c:236 IMSI='262420271870297': Calling to generate 4 vectors 20250203085525353 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20250203085525353 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250203085525353 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250203085525353 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250203085525353 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250203085525353 DAUC <0003> auc.c:113 vector [0]: rand = 111ae7a5dfe7f725eef15923aa733e38 20250203085525353 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250203085525353 DAUC <0003> auc.c:142 vector [0]: autn = b4ffb6840b1c00004bc48e8e12a058ab 20250203085525353 DAUC <0003> auc.c:143 vector [0]: ck = de33b9e3cdd6f2bee99f2c31c1b97304 20250203085525353 DAUC <0003> auc.c:144 vector [0]: ik = 8aec87254e546cedb705275055c9130d 20250203085525353 DAUC <0003> auc.c:145 vector [0]: res = af5296b2db7007890000000000000000 20250203085525353 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250203085525353 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250203085525353 DAUC <0003> auc.c:179 vector [0]: kc = be17febed0229c00 20250203085525353 DAUC <0003> auc.c:180 vector [0]: sres = e11117d9 20250203085525353 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250203085525353 DAUC <0003> auc.c:113 vector [1]: rand = e2fe6f647c2a758672dca30327d3288a 20250203085525353 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250203085525353 DAUC <0003> auc.c:142 vector [1]: autn = 2f914a34ad0600007233dcc6414fdcb5 20250203085525353 DAUC <0003> auc.c:143 vector [1]: ck = a0a663ec6a66ffa82671bb3da7989b44 20250203085525353 DAUC <0003> auc.c:144 vector [1]: ik = 64fba69c1629ead7bc939937b54c5e02 20250203085525353 DAUC <0003> auc.c:145 vector [1]: res = 7a73e0956a77499d0000000000000000 20250203085525353 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250203085525353 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250203085525353 DAUC <0003> auc.c:179 vector [1]: kc = be164e27742c6c00 20250203085525353 DAUC <0003> auc.c:180 vector [1]: sres = 5f301840 20250203085525353 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250203085525353 DAUC <0003> auc.c:113 vector [2]: rand = cf27065e14140779c56889922699f02e 20250203085525353 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250203085525353 DAUC <0003> auc.c:142 vector [2]: autn = b2a7589b08da00003477416fd4c9fcd1 20250203085525353 DAUC <0003> auc.c:143 vector [2]: ck = da56750ad81724582e4299ccb1f8b0f7 20250203085525353 DAUC <0003> auc.c:144 vector [2]: ik = 365771e0c827c6da8d18fe1a1cd03922 20250203085525353 DAUC <0003> auc.c:145 vector [2]: res = 2fd99294edf8fca80000000000000000 20250203085525353 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250203085525353 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250203085525353 DAUC <0003> auc.c:179 vector [2]: kc = 0821664761900c00 20250203085525353 DAUC <0003> auc.c:180 vector [2]: sres = e4efccda 20250203085525353 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250203085525353 DAUC <0003> auc.c:113 vector [3]: rand = 29460e229d45fa2e5b51f6469979254b 20250203085525353 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250203085525353 DAUC <0003> auc.c:142 vector [3]: autn = 16f9cd13c416000020029fbb7deb6b50 20250203085525353 DAUC <0003> auc.c:143 vector [3]: ck = 39ed07ce4c646040ab45f45a32f3b439 20250203085525353 DAUC <0003> auc.c:144 vector [3]: ik = 57e7dbaa37b8c34ff1c5a3ca93baaeb6 20250203085525353 DAUC <0003> auc.c:145 vector [3]: res = 5ace20c8fdd208910000000000000000 20250203085525353 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250203085525353 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250203085525353 DAUC <0003> auc.c:179 vector [3]: kc = 34166fcc6012e400 20250203085525353 DAUC <0003> auc.c:180 vector [3]: sres = c0caf2cf 20250203085525353 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250203085525353 DAUC <0003> db_auc.c:245 IMSI='262420271870297': Generated 4 vectors 20250203085525353 DAUC <0003> db_auc.c:249 IMSI='262420271870297': Updating SQN=161 in DB 20250203085525353 DLGSUP <0013> hlr.c:345 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262420271870297 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420271870297"} 20250203085525353 DLGSUP <0013> gsup_req.c:173 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262420271870297 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250203085525353 DLINP <000b> input/ipa.c:452 connected read/write 20250203085525353 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085525353 DLINP <000b> input/ipa.c:452 connected read/write 20250203085525353 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@b63b467c7f03: setverdict(pass): pass -> pass, component reason not changed 20250203085525354 DLINP <000b> input/ipa.c:452 connected read/write 20250203085525354 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085525354 DLGSUP <0013> gsup_req.c:140 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262420271870297 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420271870297"} 20250203085525354 DAUC <0003> db_auc.c:236 IMSI='262420271870297': Calling to generate 5 vectors 20250203085525354 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250203085525354 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250203085525354 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250203085525354 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250203085525354 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250203085525354 DAUC <0003> auc.c:113 vector [0]: rand = c66985e848cf685af9c18dafcf7655eb 20250203085525354 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250203085525354 DAUC <0003> auc.c:142 vector [0]: autn = 74c68f5f27860000ea970ba31e82207c 20250203085525354 DAUC <0003> auc.c:143 vector [0]: ck = 24701b9a1e8525210be6f25a154ba995 20250203085525354 DAUC <0003> auc.c:144 vector [0]: ik = b7ab29af2cbd0f37aa45c371eed708ee 20250203085525354 DAUC <0003> auc.c:145 vector [0]: res = 4cb6694d92f7ea6e0000000000000000 20250203085525354 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250203085525354 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250203085525354 DAUC <0003> auc.c:179 vector [0]: kc = 2418ead84a082800 20250203085525354 DAUC <0003> auc.c:180 vector [0]: sres = cb217b00 20250203085525354 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250203085525354 DAUC <0003> auc.c:113 vector [1]: rand = d01a8e0c09d7574393459d5c1d73441f 20250203085525354 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250203085525354 DAUC <0003> auc.c:142 vector [1]: autn = e4f837c4ba110000ae7a41a34e460b24 20250203085525354 DAUC <0003> auc.c:143 vector [1]: ck = 2dd28178dd8a5d7f52c443b8c77e186d 20250203085525354 DAUC <0003> auc.c:144 vector [1]: ik = af7d512bb37ac69960a79f61386d206d 20250203085525354 DAUC <0003> auc.c:145 vector [1]: res = c962bcca6df3d6150000000000000000 20250203085525354 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250203085525354 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250203085525354 DAUC <0003> auc.c:179 vector [1]: kc = 8def9fb3fd810c00 20250203085525354 DAUC <0003> auc.c:180 vector [1]: sres = 6cb08713 20250203085525354 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250203085525354 DAUC <0003> auc.c:113 vector [2]: rand = 146273e31b7c4a3ffbf58174e48edef6 20250203085525354 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250203085525354 DAUC <0003> auc.c:142 vector [2]: autn = 1d5875adedfe0000d4b01338f058eb2c 20250203085525354 DAUC <0003> auc.c:143 vector [2]: ck = 42dd55b71e0a8440aad70f91d81be545 20250203085525354 DAUC <0003> auc.c:144 vector [2]: ik = 00b22496a45c079f649967bd9bb20240 20250203085525354 DAUC <0003> auc.c:145 vector [2]: res = 04e0f2ed8043a6df0000000000000000 20250203085525354 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250203085525354 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250203085525354 DAUC <0003> auc.c:179 vector [2]: kc = cc8cfc55a488e000 20250203085525355 DAUC <0003> auc.c:180 vector [2]: sres = 789968a0 20250203085525355 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250203085525355 DAUC <0003> auc.c:113 vector [3]: rand = 7ff315b88b32daaf4d0b16be97b36f50 20250203085525355 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250203085525355 DAUC <0003> auc.c:142 vector [3]: autn = f1979389a1680000afde422f70d9a27c 20250203085525355 DAUC <0003> auc.c:143 vector [3]: ck = 0903c8f26cf15b647830f0222823a379 20250203085525355 DAUC <0003> auc.c:144 vector [3]: ik = 0c12870317545910ee9431db1c6e6459 20250203085525355 DAUC <0003> auc.c:145 vector [3]: res = 4dcc4647323cf8260000000000000000 20250203085525355 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250203085525355 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250203085525355 DAUC <0003> auc.c:179 vector [3]: kc = 15a452a4454d0000 20250203085525355 DAUC <0003> auc.c:180 vector [3]: sres = 7a3c41e4 20250203085525355 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250203085525355 DAUC <0003> auc.c:113 vector [4]: rand = 5cae94e5a8972886cd521e6b0075d953 20250203085525355 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250203085525355 DAUC <0003> auc.c:142 vector [4]: autn = 2051f6373dbd000055c16f27e5e95012 20250203085525355 DAUC <0003> auc.c:143 vector [4]: ck = a90b08c59d63e4c19443b569a4bf7fbd 20250203085525355 DAUC <0003> auc.c:144 vector [4]: ik = 252ed12aba1d7f6ac216782a5e31de4c 20250203085525355 DAUC <0003> auc.c:145 vector [4]: res = 60506f4274a081720000000000000000 20250203085525355 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250203085525355 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250203085525355 DAUC <0003> auc.c:179 vector [4]: kc = eb012cedeeb06400 20250203085525355 DAUC <0003> auc.c:180 vector [4]: sres = 4e8def0c 20250203085525355 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250203085525355 DAUC <0003> db_auc.c:245 IMSI='262420271870297': Generated 5 vectors 20250203085525355 DAUC <0003> db_auc.c:249 IMSI='262420271870297': Updating SQN=321 in DB 20250203085525355 DLGSUP <0013> hlr.c:345 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262420271870297 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420271870297"} 20250203085525355 DLGSUP <0013> gsup_req.c:173 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262420271870297 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250203085525355 DLINP <000b> input/ipa.c:452 connected read/write 20250203085525355 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085525355 DLINP <000b> input/ipa.c:452 connected read/write 20250203085525355 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@b63b467c7f03: setverdict(pass): pass -> pass, component reason not changed 20250203085525356 DLINP <000b> input/ipa.c:452 connected read/write 20250203085525356 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085525356 DLGSUP <0013> gsup_req.c:140 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262420271870297 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420271870297"} 20250203085525356 DAUC <0003> db_auc.c:236 IMSI='262420271870297': Calling to generate 5 vectors 20250203085525356 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250203085525356 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250203085525356 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250203085525356 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250203085525356 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250203085525356 DAUC <0003> auc.c:113 vector [0]: rand = 136b2fda93b4adf97c1f294ab2fb1624 20250203085525356 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250203085525356 DAUC <0003> auc.c:142 vector [0]: autn = c70d36d7f5bd0000489b8766ab7e784e 20250203085525356 DAUC <0003> auc.c:143 vector [0]: ck = d1868d7776d9b137677f6b665060e5d3 20250203085525356 DAUC <0003> auc.c:144 vector [0]: ik = 0c24ec6b6c51457b5357b11790ba88b2 20250203085525356 DAUC <0003> auc.c:145 vector [0]: res = ad01a707fc80c4640000000000000000 20250203085525356 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250203085525356 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250203085525356 DAUC <0003> auc.c:179 vector [0]: kc = 6e36e30e08c7b800 20250203085525356 DAUC <0003> auc.c:180 vector [0]: sres = b2e2d84f 20250203085525356 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250203085525356 DAUC <0003> auc.c:113 vector [1]: rand = f7573d07852a7f87576a98d4b3cd25a1 20250203085525356 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250203085525356 DAUC <0003> auc.c:142 vector [1]: autn = f6eec8d505190000e4eade6c103e6eb5 20250203085525356 DAUC <0003> auc.c:143 vector [1]: ck = fa6f634d72d7884fab846bad205c30dd 20250203085525356 DAUC <0003> auc.c:144 vector [1]: ik = 7bffa84219cb681ce9834bc73f63c715 20250203085525356 DAUC <0003> auc.c:145 vector [1]: res = 7324db684156c7e30000000000000000 20250203085525356 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250203085525356 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250203085525356 DAUC <0003> auc.c:179 vector [1]: kc = 41224c1a7fd80c00 20250203085525356 DAUC <0003> auc.c:180 vector [1]: sres = 4a7285f7 20250203085525356 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250203085525356 DAUC <0003> auc.c:113 vector [2]: rand = ce9934987c5ea9f34d1fa7ae7ddd7ab3 20250203085525356 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250203085525356 DAUC <0003> auc.c:142 vector [2]: autn = a5fc4c283d1b00000c3fc85b8e03f8f7 20250203085525356 DAUC <0003> auc.c:143 vector [2]: ck = 95ed9748d3a1b34ba505302b8d31bbcc 20250203085525356 DAUC <0003> auc.c:144 vector [2]: ik = 5f472bc9a18468b82cfb990593544bab 20250203085525356 DAUC <0003> auc.c:145 vector [2]: res = f0d549e6470200480000000000000000 20250203085525356 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250203085525356 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250203085525356 DAUC <0003> auc.c:179 vector [2]: kc = 9f4258f277156c00 20250203085525356 DAUC <0003> auc.c:180 vector [2]: sres = 329ba845 20250203085525356 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250203085525356 DAUC <0003> auc.c:113 vector [3]: rand = 97be8c49d03cebe45a36791db311000c 20250203085525356 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250203085525356 DAUC <0003> auc.c:142 vector [3]: autn = 242426231bcd0000588052aea8977ffe 20250203085525356 DAUC <0003> auc.c:143 vector [3]: ck = a333b8293201c0e244b97c62e795b349 20250203085525356 DAUC <0003> auc.c:144 vector [3]: ik = 63a43ddfe3fb0ed58652f074fbd03d57 20250203085525356 DAUC <0003> auc.c:145 vector [3]: res = db86140c999fc31a0000000000000000 20250203085525356 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250203085525356 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250203085525356 DAUC <0003> auc.c:179 vector [3]: kc = 898c01b8b70b9c00 20250203085525356 DAUC <0003> auc.c:180 vector [3]: sres = 89e44631 20250203085525356 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250203085525356 DAUC <0003> auc.c:113 vector [4]: rand = 0eeb89be03f3d7840eeca55e82a0ed25 20250203085525356 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250203085525356 DAUC <0003> auc.c:142 vector [4]: autn = 303bac1e8deb000030de98a91b547744 20250203085525356 DAUC <0003> auc.c:143 vector [4]: ck = 84eec896a613cad480b281c629ea2cb1 20250203085525356 DAUC <0003> auc.c:144 vector [4]: ik = 1ebb7bcbc966e903b82c51ac5b89161e 20250203085525356 DAUC <0003> auc.c:145 vector [4]: res = f9a3bf3b0d68d8180000000000000000 20250203085525356 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250203085525356 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250203085525356 DAUC <0003> auc.c:179 vector [4]: kc = 13e2f49af017f800 20250203085525356 DAUC <0003> auc.c:180 vector [4]: sres = 5aebc8b0 20250203085525356 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250203085525356 DAUC <0003> db_auc.c:245 IMSI='262420271870297': Generated 5 vectors 20250203085525356 DAUC <0003> db_auc.c:249 IMSI='262420271870297': Updating SQN=481 in DB 20250203085525356 DLGSUP <0013> hlr.c:345 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262420271870297 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420271870297"} 20250203085525356 DLGSUP <0013> gsup_req.c:173 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262420271870297 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250203085525356 DLINP <000b> input/ipa.c:452 connected read/write 20250203085525356 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085525356 DLINP <000b> input/ipa.c:452 connected read/write 20250203085525356 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@b63b467c7f03: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(29)@b63b467c7f03: setverdict(pass): pass -> pass, component reason not changed 20250203085525357 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54468<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(29)@b63b467c7f03: Final verdict of PTC: pass 20250203085525358 DAUC <0003> db_auc.c:157 IMSI='262421854631114': No 2G Auth Data 20250203085525358 DAUC <0003> db_auc.c:192 IMSI='262421854631114': No 3G Auth Data HLR_Test-GSUP(21)@b63b467c7f03: Created GsupExpect[0] for "262421854631114" to be handled at TC_gsup_sai_num_auth_vectors(30) 20250203085525364 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54470<->l=127.0.0.1:4258 20250203085525366 DLINP <000b> input/ipa.c:452 connected read/write 20250203085525366 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085525366 DLGSUP <0013> gsup_req.c:140 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262421854631114 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421854631114"} 20250203085525366 DAUC <0003> db_auc.c:236 IMSI='262421854631114': Calling to generate 1 vectors 20250203085525366 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20250203085525366 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250203085525366 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250203085525366 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250203085525366 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250203085525366 DAUC <0003> auc.c:113 vector [0]: rand = 47101da46491e5d814447effec861e82 20250203085525366 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250203085525366 DAUC <0003> auc.c:142 vector [0]: autn = b45c11aea21600007903b3b5625e0a89 20250203085525366 DAUC <0003> auc.c:143 vector [0]: ck = 837c8b1d23a19935ef37e57f9d2d8f17 20250203085525366 DAUC <0003> auc.c:144 vector [0]: ik = ba4d450dd5bc83b4190263e07dc5b562 20250203085525366 DAUC <0003> auc.c:145 vector [0]: res = 10a1ec8806912caa0000000000000000 20250203085525366 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250203085525366 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250203085525366 DAUC <0003> auc.c:179 vector [0]: kc = 962c497f08f34400 20250203085525366 DAUC <0003> auc.c:180 vector [0]: sres = bc15023c 20250203085525366 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250203085525366 DAUC <0003> db_auc.c:245 IMSI='262421854631114': Generated 1 vectors 20250203085525366 DAUC <0003> db_auc.c:249 IMSI='262421854631114': Updating SQN=33 in DB 20250203085525366 DLGSUP <0013> hlr.c:345 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262421854631114 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421854631114"} 20250203085525366 DLGSUP <0013> gsup_req.c:173 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262421854631114 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250203085525366 DLINP <000b> input/ipa.c:452 connected read/write 20250203085525366 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085525366 DLINP <000b> input/ipa.c:452 connected read/write 20250203085525366 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@b63b467c7f03: Found GsupExpect[0] for "262421854631114" handled at TC_gsup_sai_num_auth_vectors(30) HLR_Test-GSUP(21)@b63b467c7f03: Added IMSI table entry 6TC_gsup_sai_num_auth_vectors(30)"262421854631114" TC_gsup_sai_num_auth_vectors(30)@b63b467c7f03: setverdict(pass): none -> pass 20250203085525367 DLINP <000b> input/ipa.c:452 connected read/write 20250203085525367 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085525367 DLGSUP <0013> gsup_req.c:140 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262421854631114 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421854631114"} 20250203085525367 DAUC <0003> db_auc.c:236 IMSI='262421854631114': Calling to generate 4 vectors 20250203085525367 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20250203085525367 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250203085525367 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250203085525367 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250203085525367 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250203085525367 DAUC <0003> auc.c:113 vector [0]: rand = 358384038f7e07bf1aed29e8597c035b 20250203085525367 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250203085525367 DAUC <0003> auc.c:142 vector [0]: autn = d2d0218dba4f00006234911276f967e6 20250203085525367 DAUC <0003> auc.c:143 vector [0]: ck = e1d54bef0707942c498de01d3d41c487 20250203085525367 DAUC <0003> auc.c:144 vector [0]: ik = ceecb0c0656b1f1437fc7bfe639b4b83 20250203085525367 DAUC <0003> auc.c:145 vector [0]: res = df6e2e7870e2120b0000000000000000 20250203085525367 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250203085525367 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250203085525367 DAUC <0003> auc.c:179 vector [0]: kc = 716111428d9b1c00 20250203085525367 DAUC <0003> auc.c:180 vector [0]: sres = 43923c33 20250203085525367 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250203085525367 DAUC <0003> auc.c:113 vector [1]: rand = 88f39596e364cf85d4899795c08c194e 20250203085525367 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250203085525367 DAUC <0003> auc.c:142 vector [1]: autn = ffd38d8b529c000005f166c41139ea77 20250203085525367 DAUC <0003> auc.c:143 vector [1]: ck = 68a03fed744abe87153ac2ecb18dbb23 20250203085525367 DAUC <0003> auc.c:144 vector [1]: ik = 7f316d286f926e546bbc0da126fbfc09 20250203085525367 DAUC <0003> auc.c:145 vector [1]: res = 622c5fb1a95fe4fa0000000000000000 20250203085525367 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250203085525367 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250203085525367 DAUC <0003> auc.c:179 vector [1]: kc = 62ff28cba20f0000 20250203085525367 DAUC <0003> auc.c:180 vector [1]: sres = 65927945 20250203085525367 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250203085525367 DAUC <0003> auc.c:113 vector [2]: rand = d717ec96fece3bc52cbba90017c544c2 20250203085525367 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250203085525367 DAUC <0003> auc.c:142 vector [2]: autn = 69a9bbaef2380000ccd0d292d4c58629 20250203085525367 DAUC <0003> auc.c:143 vector [2]: ck = dabd9678e7ae7baa5fbb352347cfa19b 20250203085525367 DAUC <0003> auc.c:144 vector [2]: ik = 082f1db189f9eb233860afbe4248e054 20250203085525367 DAUC <0003> auc.c:145 vector [2]: res = d95a110b313d0e990000000000000000 20250203085525367 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250203085525367 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250203085525367 DAUC <0003> auc.c:179 vector [2]: kc = 227790f68fbf7c00 20250203085525367 DAUC <0003> auc.c:180 vector [2]: sres = 254c9f45 20250203085525367 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250203085525367 DAUC <0003> auc.c:113 vector [3]: rand = 6eca0f70e9e18b093025c0bfa02194fd 20250203085525367 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250203085525367 DAUC <0003> auc.c:142 vector [3]: autn = 65546a73708800003a234eb91b69a174 20250203085525367 DAUC <0003> auc.c:143 vector [3]: ck = d83d1f7dd6dc9eb66be1c7ba0a48e73e 20250203085525367 DAUC <0003> auc.c:144 vector [3]: ik = 3b6cafa67947f5234587365f7c5ff83b 20250203085525367 DAUC <0003> auc.c:145 vector [3]: res = 4fc4a3543e7f2ae90000000000000000 20250203085525367 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250203085525367 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250203085525367 DAUC <0003> auc.c:179 vector [3]: kc = c41203b9ecd76400 20250203085525367 DAUC <0003> auc.c:180 vector [3]: sres = 6c677d07 20250203085525367 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250203085525367 DAUC <0003> db_auc.c:245 IMSI='262421854631114': Generated 4 vectors 20250203085525367 DAUC <0003> db_auc.c:249 IMSI='262421854631114': Updating SQN=161 in DB 20250203085525367 DLGSUP <0013> hlr.c:345 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262421854631114 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421854631114"} 20250203085525367 DLGSUP <0013> gsup_req.c:173 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262421854631114 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250203085525367 DLINP <000b> input/ipa.c:452 connected read/write 20250203085525367 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085525367 DLINP <000b> input/ipa.c:452 connected read/write 20250203085525367 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@b63b467c7f03: setverdict(pass): pass -> pass, component reason not changed 20250203085525368 DLINP <000b> input/ipa.c:452 connected read/write 20250203085525368 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085525368 DLGSUP <0013> gsup_req.c:140 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262421854631114 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421854631114"} 20250203085525368 DAUC <0003> db_auc.c:236 IMSI='262421854631114': Calling to generate 5 vectors 20250203085525368 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250203085525368 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250203085525368 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250203085525368 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250203085525368 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250203085525368 DAUC <0003> auc.c:113 vector [0]: rand = 323b9fb81702f44e1c610b33aef39ebf 20250203085525368 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250203085525368 DAUC <0003> auc.c:142 vector [0]: autn = 03fc79e3465300009b1882d09cebc699 20250203085525368 DAUC <0003> auc.c:143 vector [0]: ck = a68dcd6b8755e7b3c1b0ec8e763ff945 20250203085525368 DAUC <0003> auc.c:144 vector [0]: ik = 7438ddf9948df66a4a7469b828c2bcc1 20250203085525368 DAUC <0003> auc.c:145 vector [0]: res = 93bcbb1fdf8496e10000000000000000 20250203085525368 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250203085525368 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250203085525368 DAUC <0003> auc.c:179 vector [0]: kc = 0b69051cf61d4400 20250203085525368 DAUC <0003> auc.c:180 vector [0]: sres = 855cd2ac 20250203085525368 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250203085525368 DAUC <0003> auc.c:113 vector [1]: rand = 6da5f34a63a5329b584c28bdc09e0c42 20250203085525368 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250203085525368 DAUC <0003> auc.c:142 vector [1]: autn = 1a9195b1994000009c08897e86eea2ca 20250203085525368 DAUC <0003> auc.c:143 vector [1]: ck = 535159f0d0ad0e6ca4e9373c52a881d6 20250203085525368 DAUC <0003> auc.c:144 vector [1]: ik = d615f4aea00a71b9978dec30353a1da5 20250203085525368 DAUC <0003> auc.c:145 vector [1]: res = a0c8021698ebf19b0000000000000000 20250203085525368 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250203085525368 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250203085525368 DAUC <0003> auc.c:179 vector [1]: kc = 2ba478388e3cc400 20250203085525368 DAUC <0003> auc.c:180 vector [1]: sres = 6367fd31 20250203085525368 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250203085525368 DAUC <0003> auc.c:113 vector [2]: rand = 2caa621a4b6083ce3cb5a61ef46ace0e 20250203085525368 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250203085525368 DAUC <0003> auc.c:142 vector [2]: autn = 1047965eb53900006ae513e777216670 20250203085525368 DAUC <0003> auc.c:143 vector [2]: ck = f51cd48196e973e3daa4b1fce59e2e70 20250203085525368 DAUC <0003> auc.c:144 vector [2]: ik = 84a225cc080593e22669d6be06ad97d5 20250203085525368 DAUC <0003> auc.c:145 vector [2]: res = 44f986329c6cb22e0000000000000000 20250203085525368 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250203085525368 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250203085525368 DAUC <0003> auc.c:179 vector [2]: kc = f89d0daf9efe6c00 20250203085525368 DAUC <0003> auc.c:180 vector [2]: sres = da863eae 20250203085525368 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250203085525368 DAUC <0003> auc.c:113 vector [3]: rand = d70ec30085b1800d450d29b292f23d56 20250203085525368 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250203085525368 DAUC <0003> auc.c:142 vector [3]: autn = bbd7f76a8494000035d23beafd807f2a 20250203085525368 DAUC <0003> auc.c:143 vector [3]: ck = 2b50b6ce90e59dc2b18f49f700ca0a32 20250203085525368 DAUC <0003> auc.c:144 vector [3]: ik = 3b8afce3004240022b9cfbbdea53c0a8 20250203085525368 DAUC <0003> auc.c:145 vector [3]: res = e1a1e759d4a3188e0000000000000000 20250203085525369 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250203085525369 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250203085525369 DAUC <0003> auc.c:179 vector [3]: kc = 01cee7f8e28f8000 20250203085525369 DAUC <0003> auc.c:180 vector [3]: sres = cd43ac8d 20250203085525369 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250203085525369 DAUC <0003> auc.c:113 vector [4]: rand = 7b11fffffc928836d53887d715169c77 20250203085525369 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250203085525369 DAUC <0003> auc.c:142 vector [4]: autn = 8b8f6d9069c700007580bbc4de1df1cb 20250203085525369 DAUC <0003> auc.c:143 vector [4]: ck = d6ec45df6c43b61f41338acffe24243d 20250203085525369 DAUC <0003> auc.c:144 vector [4]: ik = 50dc4c9d3d80109059f1af7fc8e57fd0 20250203085525369 DAUC <0003> auc.c:145 vector [4]: res = 54a09563a4c2d71d0000000000000000 20250203085525369 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250203085525369 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250203085525369 DAUC <0003> auc.c:179 vector [4]: kc = a0b37d29392e0c00 20250203085525369 DAUC <0003> auc.c:180 vector [4]: sres = 648f63d2 20250203085525369 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250203085525369 DAUC <0003> db_auc.c:245 IMSI='262421854631114': Generated 5 vectors 20250203085525369 DAUC <0003> db_auc.c:249 IMSI='262421854631114': Updating SQN=321 in DB 20250203085525369 DLGSUP <0013> hlr.c:345 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262421854631114 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421854631114"} 20250203085525369 DLGSUP <0013> gsup_req.c:173 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262421854631114 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250203085525369 DLINP <000b> input/ipa.c:452 connected read/write 20250203085525369 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085525369 DLINP <000b> input/ipa.c:452 connected read/write 20250203085525369 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@b63b467c7f03: setverdict(pass): pass -> pass, component reason not changed 20250203085525370 DLINP <000b> input/ipa.c:452 connected read/write 20250203085525370 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085525370 DLGSUP <0013> gsup_req.c:140 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262421854631114 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421854631114"} 20250203085525370 DAUC <0003> db_auc.c:236 IMSI='262421854631114': Calling to generate 5 vectors 20250203085525370 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250203085525370 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250203085525370 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250203085525370 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250203085525370 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250203085525370 DAUC <0003> auc.c:113 vector [0]: rand = 54fb1b52b40a6d926cca01c402e3b2c8 20250203085525370 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250203085525370 DAUC <0003> auc.c:142 vector [0]: autn = b09062d88ce50000d51724cd17bc1839 20250203085525370 DAUC <0003> auc.c:143 vector [0]: ck = 6c1cc3be914eb275eb1744b00d3053e8 20250203085525370 DAUC <0003> auc.c:144 vector [0]: ik = 5eac1f0081ab9a6d843e2ef457224506 20250203085525370 DAUC <0003> auc.c:145 vector [0]: res = 41f1fcb8255bae910000000000000000 20250203085525370 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250203085525370 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250203085525370 DAUC <0003> auc.c:179 vector [0]: kc = 6b9557bd31bc5400 20250203085525370 DAUC <0003> auc.c:180 vector [0]: sres = 47c5d522 20250203085525370 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250203085525370 DAUC <0003> auc.c:113 vector [1]: rand = 56944dbbe7540f2553415d470f4ec8de 20250203085525370 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250203085525370 DAUC <0003> auc.c:142 vector [1]: autn = 24fc2e3e98040000c7efe4ba057c09cf 20250203085525370 DAUC <0003> auc.c:143 vector [1]: ck = f5fc3cf5bb9fb8314f5e010f8cc6c8f7 20250203085525370 DAUC <0003> auc.c:144 vector [1]: ik = 3723f1387c23d1c1fd725359facdbc6d 20250203085525370 DAUC <0003> auc.c:145 vector [1]: res = 7c03c460a56d3b1d0000000000000000 20250203085525370 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250203085525370 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250203085525370 DAUC <0003> auc.c:179 vector [1]: kc = ef796e992e600c00 20250203085525370 DAUC <0003> auc.c:180 vector [1]: sres = 01a0766e 20250203085525370 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250203085525370 DAUC <0003> auc.c:113 vector [2]: rand = ca7a6e5886118ebb3a23be10071ccd5d 20250203085525370 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250203085525370 DAUC <0003> auc.c:142 vector [2]: autn = 9c69a3bc7a0e0000fbdcbe6ab0b4311b 20250203085525370 DAUC <0003> auc.c:143 vector [2]: ck = 9b2e58b7f290d96767d4df4e1dab9bb0 20250203085525370 DAUC <0003> auc.c:144 vector [2]: ik = ba5a49111b1321fdf3a674a4de0c91cf 20250203085525370 DAUC <0003> auc.c:145 vector [2]: res = 18da2c30d8be1ef60000000000000000 20250203085525370 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250203085525370 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250203085525370 DAUC <0003> auc.c:179 vector [2]: kc = e4c4ff70ee094c00 20250203085525370 DAUC <0003> auc.c:180 vector [2]: sres = ece6a52f 20250203085525370 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250203085525370 DAUC <0003> auc.c:113 vector [3]: rand = faf44c562478e1d49108f66ca128da44 20250203085525370 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250203085525370 DAUC <0003> auc.c:142 vector [3]: autn = 681fef1f42820000f11b61c90ef5eed6 20250203085525370 DAUC <0003> auc.c:143 vector [3]: ck = 6de497e2d0836c6bf7c73cb53870bd44 20250203085525370 DAUC <0003> auc.c:144 vector [3]: ik = fc5cf4e75bc9724473cfebd3f3af6449 20250203085525370 DAUC <0003> auc.c:145 vector [3]: res = cac9cdd2abe191f80000000000000000 20250203085525370 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250203085525370 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250203085525370 DAUC <0003> auc.c:179 vector [3]: kc = e09aacd75a748c00 20250203085525370 DAUC <0003> auc.c:180 vector [3]: sres = b495afe6 20250203085525370 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250203085525370 DAUC <0003> auc.c:113 vector [4]: rand = 4933330f83949333a6db3372241183f6 20250203085525370 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250203085525370 DAUC <0003> auc.c:142 vector [4]: autn = 84f554352db100006eae2f782c54d73f 20250203085525370 DAUC <0003> auc.c:143 vector [4]: ck = 760afc8358572b477736b63bf19aa550 20250203085525370 DAUC <0003> auc.c:144 vector [4]: ik = d83f32fe4847b7777a008987e3d7b0b9 20250203085525370 DAUC <0003> auc.c:145 vector [4]: res = 1a70561564b5cc000000000000000000 20250203085525370 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250203085525370 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250203085525370 DAUC <0003> auc.c:179 vector [4]: kc = afcff48bcc26ec00 20250203085525370 DAUC <0003> auc.c:180 vector [4]: sres = 9f2afba4 20250203085525370 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250203085525370 DAUC <0003> db_auc.c:245 IMSI='262421854631114': Generated 5 vectors 20250203085525370 DAUC <0003> db_auc.c:249 IMSI='262421854631114': Updating SQN=481 in DB 20250203085525370 DLGSUP <0013> hlr.c:345 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262421854631114 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421854631114"} 20250203085525370 DLGSUP <0013> gsup_req.c:173 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262421854631114 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250203085525370 DLINP <000b> input/ipa.c:452 connected read/write 20250203085525370 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085525370 DLINP <000b> input/ipa.c:452 connected read/write 20250203085525370 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@b63b467c7f03: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(30)@b63b467c7f03: setverdict(pass): pass -> pass, component reason not changed 20250203085525371 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54470<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(30)@b63b467c7f03: Final verdict of PTC: pass 20250203085525371 DAUC <0003> db_auc.c:157 IMSI='262427850794800': No 2G Auth Data 20250203085525371 DAUC <0003> db_auc.c:192 IMSI='262427850794800': No 3G Auth Data HLR_Test-GSUP(21)@b63b467c7f03: Created GsupExpect[0] for "262427850794800" to be handled at TC_gsup_sai_num_auth_vectors(31) 20250203085525377 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54472<->l=127.0.0.1:4258 20250203085525379 DLINP <000b> input/ipa.c:452 connected read/write 20250203085525379 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085525379 DLGSUP <0013> gsup_req.c:140 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262427850794800 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427850794800"} 20250203085525379 DAUC <0003> db_auc.c:236 IMSI='262427850794800': Calling to generate 1 vectors 20250203085525379 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20250203085525379 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250203085525379 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250203085525379 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250203085525379 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250203085525379 DAUC <0003> auc.c:113 vector [0]: rand = 3d437e2b4c46448d6d88543806e64bea 20250203085525379 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250203085525379 DAUC <0003> auc.c:142 vector [0]: autn = b4df8e3727380000e8351fb9850ae1a3 20250203085525379 DAUC <0003> auc.c:143 vector [0]: ck = b25aec95b5fc617cdca7d18762a5945d 20250203085525379 DAUC <0003> auc.c:144 vector [0]: ik = d9fbfe6a556ad18943fc087d50c201a0 20250203085525379 DAUC <0003> auc.c:145 vector [0]: res = a5070735966e7b2e0000000000000000 20250203085525379 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250203085525379 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250203085525379 DAUC <0003> auc.c:179 vector [0]: kc = 86d88983719a8d82 20250203085525379 DAUC <0003> auc.c:180 vector [0]: sres = 190aed5f 20250203085525379 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250203085525379 DAUC <0003> db_auc.c:245 IMSI='262427850794800': Generated 1 vectors 20250203085525379 DAUC <0003> db_auc.c:249 IMSI='262427850794800': Updating SQN=33 in DB 20250203085525379 DLGSUP <0013> hlr.c:345 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262427850794800 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427850794800"} 20250203085525379 DLGSUP <0013> gsup_req.c:173 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262427850794800 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250203085525379 DLINP <000b> input/ipa.c:452 connected read/write 20250203085525379 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085525379 DLINP <000b> input/ipa.c:452 connected read/write 20250203085525379 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@b63b467c7f03: Found GsupExpect[0] for "262427850794800" handled at TC_gsup_sai_num_auth_vectors(31) HLR_Test-GSUP(21)@b63b467c7f03: Added IMSI table entry 7TC_gsup_sai_num_auth_vectors(31)"262427850794800" TC_gsup_sai_num_auth_vectors(31)@b63b467c7f03: setverdict(pass): none -> pass 20250203085525380 DLINP <000b> input/ipa.c:452 connected read/write 20250203085525380 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085525380 DLGSUP <0013> gsup_req.c:140 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262427850794800 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427850794800"} 20250203085525380 DAUC <0003> db_auc.c:236 IMSI='262427850794800': Calling to generate 4 vectors 20250203085525380 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20250203085525380 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250203085525380 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250203085525380 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250203085525380 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250203085525380 DAUC <0003> auc.c:113 vector [0]: rand = d5e5f0f3dbed2889a8c000f41195a46c 20250203085525380 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250203085525380 DAUC <0003> auc.c:142 vector [0]: autn = f3f2725ec94e00005307ebfb87006879 20250203085525380 DAUC <0003> auc.c:143 vector [0]: ck = ab26c4901ffe8dd1fdff422f5d4410d8 20250203085525380 DAUC <0003> auc.c:144 vector [0]: ik = e0589c22774cb7bf3d11ace0bbd6986f 20250203085525381 DAUC <0003> auc.c:145 vector [0]: res = 0b29ec4cbf30d4a80000000000000000 20250203085525381 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250203085525381 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250203085525381 DAUC <0003> auc.c:179 vector [0]: kc = d20b63a4f422b647 20250203085525381 DAUC <0003> auc.c:180 vector [0]: sres = 64cae18c 20250203085525381 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250203085525381 DAUC <0003> auc.c:113 vector [1]: rand = bd56efb99cfe071136a3ccbcf2719a69 20250203085525381 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250203085525381 DAUC <0003> auc.c:142 vector [1]: autn = d7ec3e0b3bcb00008cde2b89df5f99cd 20250203085525381 DAUC <0003> auc.c:143 vector [1]: ck = 3fbc179337a095bb8ea82b553f39af35 20250203085525381 DAUC <0003> auc.c:144 vector [1]: ik = fa3390b743208edfcb32af0207df87d1 20250203085525381 DAUC <0003> auc.c:145 vector [1]: res = 28d28898a7539b1b0000000000000000 20250203085525381 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250203085525381 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250203085525381 DAUC <0003> auc.c:179 vector [1]: kc = b2bd80e8fc24c2a6 20250203085525381 DAUC <0003> auc.c:180 vector [1]: sres = 2721be26 20250203085525381 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250203085525381 DAUC <0003> auc.c:113 vector [2]: rand = ba77c4def5b86d2d8c6980bf51e5e385 20250203085525381 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250203085525381 DAUC <0003> auc.c:142 vector [2]: autn = fb721fe7d4270000a1bd2bd5eda078d8 20250203085525381 DAUC <0003> auc.c:143 vector [2]: ck = 59ca0f32149a8f9ab078c15baeeafa36 20250203085525381 DAUC <0003> auc.c:144 vector [2]: ik = 6bdd7e7220d46600e59976fbfddba833 20250203085525381 DAUC <0003> auc.c:145 vector [2]: res = bd072f73e00534d70000000000000000 20250203085525381 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250203085525381 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250203085525381 DAUC <0003> auc.c:179 vector [2]: kc = 805842b67b4137b8 20250203085525381 DAUC <0003> auc.c:180 vector [2]: sres = 04fbf889 20250203085525381 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250203085525381 DAUC <0003> auc.c:113 vector [3]: rand = f486caf194d4837a4ca35f5a4318c689 20250203085525381 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250203085525381 DAUC <0003> auc.c:142 vector [3]: autn = 2b62571a01a3000056297ced12863f92 20250203085525381 DAUC <0003> auc.c:143 vector [3]: ck = 59049b1dfa0b24f9d0e8cf3cee313f98 20250203085525381 DAUC <0003> auc.c:144 vector [3]: ik = b4e2a7dbcd43c2dba64ce4af0c52eb1a 20250203085525381 DAUC <0003> auc.c:145 vector [3]: res = a4876d53edbe89d30000000000000000 20250203085525381 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250203085525381 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250203085525381 DAUC <0003> auc.c:179 vector [3]: kc = 598e268a1ad58568 20250203085525381 DAUC <0003> auc.c:180 vector [3]: sres = a164d1bd 20250203085525381 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250203085525381 DAUC <0003> db_auc.c:245 IMSI='262427850794800': Generated 4 vectors 20250203085525381 DAUC <0003> db_auc.c:249 IMSI='262427850794800': Updating SQN=161 in DB 20250203085525381 DLGSUP <0013> hlr.c:345 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262427850794800 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427850794800"} 20250203085525381 DLGSUP <0013> gsup_req.c:173 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262427850794800 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250203085525381 DLINP <000b> input/ipa.c:452 connected read/write 20250203085525381 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085525381 DLINP <000b> input/ipa.c:452 connected read/write 20250203085525381 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@b63b467c7f03: setverdict(pass): pass -> pass, component reason not changed 20250203085525382 DLINP <000b> input/ipa.c:452 connected read/write 20250203085525382 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085525382 DLGSUP <0013> gsup_req.c:140 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262427850794800 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427850794800"} 20250203085525382 DAUC <0003> db_auc.c:236 IMSI='262427850794800': Calling to generate 5 vectors 20250203085525382 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250203085525382 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250203085525382 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250203085525382 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250203085525382 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250203085525382 DAUC <0003> auc.c:113 vector [0]: rand = ba2fb9dcb76c479592c47849a163d1c5 20250203085525382 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250203085525382 DAUC <0003> auc.c:142 vector [0]: autn = 19c7c558eb360000dea37639b091dfca 20250203085525382 DAUC <0003> auc.c:143 vector [0]: ck = 7a7dc468257297b30eec39c03c82a166 20250203085525382 DAUC <0003> auc.c:144 vector [0]: ik = 9d97592040566b9f980d73d203502f2f 20250203085525382 DAUC <0003> auc.c:145 vector [0]: res = cfdb12467d297e790000000000000000 20250203085525382 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250203085525382 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250203085525382 DAUC <0003> auc.c:179 vector [0]: kc = fca261e6e74942ad 20250203085525382 DAUC <0003> auc.c:180 vector [0]: sres = f71edd01 20250203085525382 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250203085525382 DAUC <0003> auc.c:113 vector [1]: rand = 316c1675ef4759717a5250f6a2430462 20250203085525382 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250203085525382 DAUC <0003> auc.c:142 vector [1]: autn = 1df92be373b8000067a3ef17c39ea341 20250203085525382 DAUC <0003> auc.c:143 vector [1]: ck = 8d9571638111256b2d3fc5b49dc43b79 20250203085525382 DAUC <0003> auc.c:144 vector [1]: ik = d3f7a595043f9ea896223f0ad71db0a9 20250203085525382 DAUC <0003> auc.c:145 vector [1]: res = 463dd0d5f9c766110000000000000000 20250203085525382 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250203085525382 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250203085525382 DAUC <0003> auc.c:179 vector [1]: kc = 18bb05434e1ad923 20250203085525382 DAUC <0003> auc.c:180 vector [1]: sres = c7c84153 20250203085525382 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250203085525382 DAUC <0003> auc.c:113 vector [2]: rand = 72a7d4f46e8b32ee74ea716ca308bbfa 20250203085525382 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250203085525382 DAUC <0003> auc.c:142 vector [2]: autn = 16b553c9cf7b0000a2678ae01d26966b 20250203085525382 DAUC <0003> auc.c:143 vector [2]: ck = 2ce9881b1db76afdaccb579fdbdbcb60 20250203085525382 DAUC <0003> auc.c:144 vector [2]: ik = 4113dea33346eeb86699fc9556e8d4b3 20250203085525382 DAUC <0003> auc.c:145 vector [2]: res = 7de6187ea18e205e0000000000000000 20250203085525382 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250203085525382 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250203085525382 DAUC <0003> auc.c:179 vector [2]: kc = 5b436a3f94306f83 20250203085525382 DAUC <0003> auc.c:180 vector [2]: sres = 9aab2a51 20250203085525382 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250203085525382 DAUC <0003> auc.c:113 vector [3]: rand = d9add307147d108ee790c3f8679aed0b 20250203085525382 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250203085525382 DAUC <0003> auc.c:142 vector [3]: autn = d62b808aa3fb0000bd864001c96b77dd 20250203085525382 DAUC <0003> auc.c:143 vector [3]: ck = 737fdb0918c0f9be7881d25e0c26f7ae 20250203085525382 DAUC <0003> auc.c:144 vector [3]: ik = 961938850276d9355aa54c5a63c9c55b 20250203085525382 DAUC <0003> auc.c:145 vector [3]: res = d947ce2bebd1ce1c0000000000000000 20250203085525382 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250203085525382 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250203085525382 DAUC <0003> auc.c:179 vector [3]: kc = 3a79f0839a23b56b 20250203085525382 DAUC <0003> auc.c:180 vector [3]: sres = 069e6fc2 20250203085525382 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250203085525382 DAUC <0003> auc.c:113 vector [4]: rand = ce5fc17235a68ebe08c5e431ee3e732b 20250203085525382 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250203085525382 DAUC <0003> auc.c:142 vector [4]: autn = 393be26edcd0000020bc1760c3441196 20250203085525382 DAUC <0003> auc.c:143 vector [4]: ck = dba423d75a84dbe771cb0be44d7b8c6e 20250203085525382 DAUC <0003> auc.c:144 vector [4]: ik = 1f0139e84868266475561d60398db63e 20250203085525382 DAUC <0003> auc.c:145 vector [4]: res = 643c741e61b3633f0000000000000000 20250203085525382 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250203085525382 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250203085525382 DAUC <0003> auc.c:179 vector [4]: kc = 906613c12b1af65b 20250203085525382 DAUC <0003> auc.c:180 vector [4]: sres = a353cf0c 20250203085525382 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250203085525382 DAUC <0003> db_auc.c:245 IMSI='262427850794800': Generated 5 vectors 20250203085525382 DAUC <0003> db_auc.c:249 IMSI='262427850794800': Updating SQN=321 in DB 20250203085525382 DLGSUP <0013> hlr.c:345 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262427850794800 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427850794800"} 20250203085525382 DLGSUP <0013> gsup_req.c:173 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262427850794800 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250203085525382 DLINP <000b> input/ipa.c:452 connected read/write 20250203085525382 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085525382 DLINP <000b> input/ipa.c:452 connected read/write 20250203085525382 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@b63b467c7f03: setverdict(pass): pass -> pass, component reason not changed 20250203085525383 DLINP <000b> input/ipa.c:452 connected read/write 20250203085525383 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085525383 DLGSUP <0013> gsup_req.c:140 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262427850794800 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427850794800"} 20250203085525383 DAUC <0003> db_auc.c:236 IMSI='262427850794800': Calling to generate 5 vectors 20250203085525383 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250203085525383 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250203085525383 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250203085525383 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250203085525383 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250203085525383 DAUC <0003> auc.c:113 vector [0]: rand = 90384cba9b7a318a4ed910dae46c30b7 20250203085525383 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250203085525383 DAUC <0003> auc.c:142 vector [0]: autn = 21277a8bf7be000075b188d05b879c70 20250203085525383 DAUC <0003> auc.c:143 vector [0]: ck = 2c79346e9bbb8de5a0649f0bf271d8eb 20250203085525383 DAUC <0003> auc.c:144 vector [0]: ik = 4772c9b9d5506cd1f200013d51bdaf47 20250203085525383 DAUC <0003> auc.c:145 vector [0]: res = 62eab0249d1cb8f50000000000000000 20250203085525383 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250203085525383 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250203085525383 DAUC <0003> auc.c:179 vector [0]: kc = 1115a27e02b8c774 20250203085525383 DAUC <0003> auc.c:180 vector [0]: sres = 1e12acf7 20250203085525383 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250203085525383 DAUC <0003> auc.c:113 vector [1]: rand = 53275dab2c6e8eb406f04f3d151687b5 20250203085525383 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250203085525383 DAUC <0003> auc.c:142 vector [1]: autn = c05d00bd63fd0000bd3537a40493de1e 20250203085525383 DAUC <0003> auc.c:143 vector [1]: ck = 7724b580e3171977efbf3aca6f69a9f1 20250203085525383 DAUC <0003> auc.c:144 vector [1]: ik = fdea48ef16ebcdeccc0b41b40b9d3927 20250203085525383 DAUC <0003> auc.c:145 vector [1]: res = 82693ba0138d26c70000000000000000 20250203085525383 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250203085525383 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250203085525383 DAUC <0003> auc.c:179 vector [1]: kc = 3ae9c2f6b8537cc9 20250203085525383 DAUC <0003> auc.c:180 vector [1]: sres = 35f1a72a 20250203085525383 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250203085525383 DAUC <0003> auc.c:113 vector [2]: rand = 4e372929278a663b16c818747c223672 20250203085525383 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250203085525383 DAUC <0003> auc.c:142 vector [2]: autn = d6a4316f4eab0000bff09a30dd5aa1d0 20250203085525383 DAUC <0003> auc.c:143 vector [2]: ck = 2ef078f473c36f91b6f5cde2822946cf 20250203085525383 DAUC <0003> auc.c:144 vector [2]: ik = 27fd3f2afbd64cc5d320575626c702bd 20250203085525383 DAUC <0003> auc.c:145 vector [2]: res = 9ff45e77853d1c110000000000000000 20250203085525383 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250203085525383 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250203085525383 DAUC <0003> auc.c:179 vector [2]: kc = c6b4fa29e9794ea1 20250203085525383 DAUC <0003> auc.c:180 vector [2]: sres = 63305c98 20250203085525383 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250203085525383 DAUC <0003> auc.c:113 vector [3]: rand = 05925fcb32f2891ddb4ba5b3747d2d83 20250203085525383 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250203085525383 DAUC <0003> auc.c:142 vector [3]: autn = 9660e9946494000091c2aa92e0026aaa 20250203085525383 DAUC <0003> auc.c:143 vector [3]: ck = 0e9f23c321c5ab49d6cc090b4ad0cf63 20250203085525383 DAUC <0003> auc.c:144 vector [3]: ik = ea5d46bbe40a8dc948a7e01626bf8514 20250203085525383 DAUC <0003> auc.c:145 vector [3]: res = a088f94235eec3090000000000000000 20250203085525383 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250203085525383 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250203085525383 DAUC <0003> auc.c:179 vector [3]: kc = 41c62a290c312a80 20250203085525383 DAUC <0003> auc.c:180 vector [3]: sres = b56fb90d 20250203085525383 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250203085525383 DAUC <0003> auc.c:113 vector [4]: rand = f27b12be25ee74952eaa077e658a26c5 20250203085525383 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250203085525383 DAUC <0003> auc.c:142 vector [4]: autn = 7199a759e21a00005d337a12269b46a8 20250203085525383 DAUC <0003> auc.c:143 vector [4]: ck = fb6be83690c2d37d40c9894d8f8eab84 20250203085525383 DAUC <0003> auc.c:144 vector [4]: ik = cdfea51171dca9b5e5bfc11e16bedfbb 20250203085525383 DAUC <0003> auc.c:145 vector [4]: res = 7615d3bc51f857b90000000000000000 20250203085525383 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250203085525383 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250203085525383 DAUC <0003> auc.c:179 vector [4]: kc = 92e1cc08300317f5 20250203085525383 DAUC <0003> auc.c:180 vector [4]: sres = 6d2db7b2 20250203085525383 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250203085525383 DAUC <0003> db_auc.c:245 IMSI='262427850794800': Generated 5 vectors 20250203085525383 DAUC <0003> db_auc.c:249 IMSI='262427850794800': Updating SQN=481 in DB 20250203085525383 DLGSUP <0013> hlr.c:345 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262427850794800 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427850794800"} 20250203085525383 DLGSUP <0013> gsup_req.c:173 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262427850794800 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250203085525383 DLINP <000b> input/ipa.c:452 connected read/write 20250203085525383 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085525383 DLINP <000b> input/ipa.c:452 connected read/write 20250203085525383 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@b63b467c7f03: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(31)@b63b467c7f03: setverdict(pass): pass -> pass, component reason not changed 20250203085525384 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54472<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(31)@b63b467c7f03: Final verdict of PTC: pass MTC@b63b467c7f03: setverdict(pass): none -> pass 20250203085525385 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54424<->l=127.0.0.1:4258 20250203085525385 DLINP <000b> input/ipa.c:452 connected read/write 20250203085525385 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085525385 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250203085525385 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250203085525385 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250203085525385 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42505<->l=127.0.0.1:4259) IPA-CTRL-CLI-IPA(23)@b63b467c7f03: Final verdict of PTC: none HLR_Test-GSUP-IPA(20)@b63b467c7f03: Final verdict of PTC: none HLR_Test-GSUP(21)@b63b467c7f03: Final verdict of PTC: none 22@b63b467c7f03: Final verdict of PTC: none MTC@b63b467c7f03: Setting final verdict of the test case. MTC@b63b467c7f03: Local verdict of MTC: pass MTC@b63b467c7f03: Local verdict of PTC HLR_Test-GSUP-IPA(20): none (pass -> pass) MTC@b63b467c7f03: Local verdict of PTC HLR_Test-GSUP(21): none (pass -> pass) MTC@b63b467c7f03: Local verdict of PTC with component reference 22: none (pass -> pass) MTC@b63b467c7f03: Local verdict of PTC IPA-CTRL-CLI-IPA(23): none (pass -> pass) MTC@b63b467c7f03: Local verdict of PTC TC_gsup_sai_num_auth_vectors(24): pass (pass -> pass) MTC@b63b467c7f03: Local verdict of PTC TC_gsup_sai_num_auth_vectors(25): pass (pass -> pass) MTC@b63b467c7f03: Local verdict of PTC TC_gsup_sai_num_auth_vectors(26): pass (pass -> pass) MTC@b63b467c7f03: Local verdict of PTC TC_gsup_sai_num_auth_vectors(27): pass (pass -> pass) MTC@b63b467c7f03: Local verdict of PTC TC_gsup_sai_num_auth_vectors(28): pass (pass -> pass) MTC@b63b467c7f03: Local verdict of PTC TC_gsup_sai_num_auth_vectors(29): pass (pass -> pass) MTC@b63b467c7f03: Local verdict of PTC TC_gsup_sai_num_auth_vectors(30): pass (pass -> pass) MTC@b63b467c7f03: Local verdict of PTC TC_gsup_sai_num_auth_vectors(31): pass (pass -> pass) MTC@b63b467c7f03: Test case TC_gsup_sai_num_auth_vectors finished. Verdict: pass MTC@b63b467c7f03: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_num_auth_vectors pass'. Mon Feb 3 08:55:25 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 20250203085525418 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54478<->l=127.0.0.1:4258 20250203085525519 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54478<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=266720) Waiting for packet dumper to finish... 1 (prev_count=266720, count=409108) MTC@b63b467c7f03: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_num_auth_vectors pass' was executed successfully (exit status: 0). MTC@b63b467c7f03: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_eps'. ------ HLR_Tests.TC_gsup_sai_eps ------ Mon Feb 3 08:55:27 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai_eps.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai_eps.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@b63b467c7f03: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_eps' was executed successfully (exit status: 0). MTC@b63b467c7f03: Test case TC_gsup_sai_eps started. MTC@b63b467c7f03: legacy= false MTC@b63b467c7f03: in not legacy case 1 MTC@b63b467c7f03: in not legacy case 2 20250203085528616 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250203085528616 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(32)@b63b467c7f03: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250203085528620 DLINP <000b> input/ipa.c:452 connected read/write 20250203085528620 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085528620 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54492<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(32)@b63b467c7f03: 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) } } } } 20250203085528622 DLINP <000b> input/ipa.c:452 connected read/write 20250203085528622 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(32)@b63b467c7f03: 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 } } } } 20250203085528623 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250203085528623 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250203085528623 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 20250203085528623 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250203085528623 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 20250203085528623 DLGSUP <0013> gsup_server.c:236 2: 20250203085528623 DLGSUP <0013> gsup_server.c:238 2: 00 20250203085528623 DLGSUP <0013> gsup_server.c:236 3: 20250203085528623 DLGSUP <0013> gsup_server.c:238 3: 00 20250203085528623 DLGSUP <0013> gsup_server.c:236 4: 20250203085528623 DLGSUP <0013> gsup_server.c:238 4: 00 20250203085528623 DLGSUP <0013> gsup_server.c:236 5: 20250203085528623 DLGSUP <0013> gsup_server.c:238 5: 00 20250203085528623 DLGSUP <0013> gsup_server.c:236 7: 20250203085528623 DLGSUP <0013> gsup_server.c:238 7: 00 20250203085528623 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250203085528623 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250203085528623 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(32)@b63b467c7f03: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 34@b63b467c7f03: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20250203085528636 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:36165<->l=127.0.0.1:4259) 20250203085528639 DAUC <0003> db_auc.c:157 IMSI='262420261625044': No 2G Auth Data 20250203085528639 DAUC <0003> db_auc.c:192 IMSI='262420261625044': No 3G Auth Data HLR_Test-GSUP(33)@b63b467c7f03: Created GsupExpect[0] for "262420261625044" to be handled at TC_gsup_sai_eps(36) 20250203085528646 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54494<->l=127.0.0.1:4258 20250203085528670 DLINP <000b> input/ipa.c:452 connected read/write 20250203085528670 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085528670 DLGSUP <0013> gsup_req.c:140 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262420261625044 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420261625044"} 20250203085528670 DAUC <0003> db_auc.c:157 IMSI='262420261625044': No 2G Auth Data 20250203085528670 DAUC <0003> db_auc.c:236 IMSI='262420261625044': Calling to generate 5 vectors 20250203085528670 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250203085528670 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250203085528670 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250203085528670 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250203085528670 DAUC <0003> auc.c:113 vector [0]: rand = 7d299ef072d27fbbf1c9a5d1f296afa0 20250203085528670 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250203085528671 DAUC <0003> auc.c:142 vector [0]: autn = 0993e2e78beb8000212b7cd48f575e7f 20250203085528671 DAUC <0003> auc.c:143 vector [0]: ck = 81e052470127873b0e186fccdb85dcff 20250203085528671 DAUC <0003> auc.c:144 vector [0]: ik = 271907666119e32b0f86511072b33e91 20250203085528671 DAUC <0003> auc.c:145 vector [0]: res = eead07a21fdfe3490000000000000000 20250203085528671 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250203085528671 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250203085528671 DAUC <0003> auc.c:151 vector [0]: kc = a7676bfdc908867e 20250203085528671 DAUC <0003> auc.c:152 vector [0]: sres = f172e4eb 20250203085528671 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250203085528671 DAUC <0003> auc.c:113 vector [1]: rand = fdfbb46b3d4edfbbf25773e0e73284d2 20250203085528671 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250203085528671 DAUC <0003> auc.c:142 vector [1]: autn = 597b126b36bc80005566df7efd0ab0fc 20250203085528671 DAUC <0003> auc.c:143 vector [1]: ck = 6d4dcedb7afe38fa89333b261ed92d58 20250203085528671 DAUC <0003> auc.c:144 vector [1]: ik = 3b03037fc9b644bad9e7a6f2f7e02f20 20250203085528671 DAUC <0003> auc.c:145 vector [1]: res = 4b50fa4b405445040000000000000000 20250203085528671 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250203085528671 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250203085528671 DAUC <0003> auc.c:151 vector [1]: kc = 069a50705a717e38 20250203085528671 DAUC <0003> auc.c:152 vector [1]: sres = 0b04bf4f 20250203085528671 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250203085528671 DAUC <0003> auc.c:113 vector [2]: rand = 7f36bb17eb3a7bbaf0f50f91f68a3472 20250203085528671 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250203085528671 DAUC <0003> auc.c:142 vector [2]: autn = 6a955d1d7aaf8000e0d42b063f09ea1c 20250203085528671 DAUC <0003> auc.c:143 vector [2]: ck = fef0a1894e0c0a9f1e0f5b4727c55e84 20250203085528671 DAUC <0003> auc.c:144 vector [2]: ik = e8c2f640699bb99ac13e898990699cf1 20250203085528671 DAUC <0003> auc.c:145 vector [2]: res = 743ec74e0c8f3af90000000000000000 20250203085528671 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250203085528671 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250203085528671 DAUC <0003> auc.c:151 vector [2]: kc = c9038507903b7170 20250203085528671 DAUC <0003> auc.c:152 vector [2]: sres = 78b1fdb7 20250203085528671 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250203085528671 DAUC <0003> auc.c:113 vector [3]: rand = 3d32b62f7e9a1960234a9a2d0f6bd4d3 20250203085528671 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250203085528671 DAUC <0003> auc.c:142 vector [3]: autn = 7e1a6c29f1798000eaee7d51c745b899 20250203085528671 DAUC <0003> auc.c:143 vector [3]: ck = 4a53da6b78424c6fe57778f28e0d4a51 20250203085528671 DAUC <0003> auc.c:144 vector [3]: ik = c8513e94743b4eb86c685e004aea7890 20250203085528671 DAUC <0003> auc.c:145 vector [3]: res = d761af4ed38ba71f0000000000000000 20250203085528671 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250203085528671 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250203085528671 DAUC <0003> auc.c:151 vector [3]: kc = 0b1dc20dc89e3016 20250203085528671 DAUC <0003> auc.c:152 vector [3]: sres = 04ea0851 20250203085528671 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250203085528671 DAUC <0003> auc.c:113 vector [4]: rand = 39d37950c52049437fe8151ac0f40761 20250203085528671 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250203085528671 DAUC <0003> auc.c:142 vector [4]: autn = 7899771ab6be800045c9336ad738dc10 20250203085528671 DAUC <0003> auc.c:143 vector [4]: ck = 4b4ec62bda3d2f9e9d3d27dc2b08440d 20250203085528671 DAUC <0003> auc.c:144 vector [4]: ik = 2aacef0ad12d644ff6271913f5fc55ae 20250203085528671 DAUC <0003> auc.c:145 vector [4]: res = d6ede9574bc22e860000000000000000 20250203085528671 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250203085528671 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250203085528671 DAUC <0003> auc.c:151 vector [4]: kc = 0af817eed5e45a72 20250203085528671 DAUC <0003> auc.c:152 vector [4]: sres = 9d2fc7d1 20250203085528671 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250203085528671 DAUC <0003> db_auc.c:245 IMSI='262420261625044': Generated 5 vectors 20250203085528671 DAUC <0003> db_auc.c:249 IMSI='262420261625044': Updating SQN=161 in DB 20250203085528671 DLGSUP <0013> hlr.c:345 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262420261625044 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420261625044"} 20250203085528671 DLGSUP <0013> gsup_req.c:173 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262420261625044 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250203085528671 DLINP <000b> input/ipa.c:452 connected read/write 20250203085528671 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085528671 DLINP <000b> input/ipa.c:452 connected read/write 20250203085528671 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@b63b467c7f03: Found GsupExpect[0] for "262420261625044" handled at TC_gsup_sai_eps(36) HLR_Test-GSUP(33)@b63b467c7f03: Added IMSI table entry 0TC_gsup_sai_eps(36)"262420261625044" TC_gsup_sai_eps(36)@b63b467c7f03: setverdict(pass): none -> pass TC_gsup_sai_eps(36)@b63b467c7f03: setverdict(pass): pass -> pass, component reason not changed 20250203085528680 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54494<->l=127.0.0.1:4258 TC_gsup_sai_eps(36)@b63b467c7f03: Final verdict of PTC: pass 20250203085528683 DAUC <0003> db_auc.c:157 IMSI='262425424916397': No 2G Auth Data 20250203085528683 DAUC <0003> db_auc.c:192 IMSI='262425424916397': No 3G Auth Data HLR_Test-GSUP(33)@b63b467c7f03: Created GsupExpect[0] for "262425424916397" to be handled at TC_gsup_sai_eps(37) 20250203085528700 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54496<->l=127.0.0.1:4258 20250203085528701 DLINP <000b> input/ipa.c:452 connected read/write 20250203085528701 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085528701 DLGSUP <0013> gsup_req.c:140 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262425424916397 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425424916397"} 20250203085528701 DAUC <0003> db_auc.c:157 IMSI='262425424916397': No 2G Auth Data 20250203085528701 DAUC <0003> db_auc.c:236 IMSI='262425424916397': Calling to generate 5 vectors 20250203085528701 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250203085528701 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250203085528701 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250203085528701 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250203085528701 DAUC <0003> auc.c:113 vector [0]: rand = 5b6955337766a4dd4a76077b485ce4af 20250203085528701 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250203085528701 DAUC <0003> auc.c:142 vector [0]: autn = b4f7216f20e48000b83f823f0fd7b411 20250203085528701 DAUC <0003> auc.c:143 vector [0]: ck = 2fad3aebd605bd9e636b60536da7d50c 20250203085528701 DAUC <0003> auc.c:144 vector [0]: ik = c52f919a2e427c6784da1bb6dcdee754 20250203085528701 DAUC <0003> auc.c:145 vector [0]: res = ad4305274fb2d6db0000000000000000 20250203085528701 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250203085528701 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250203085528701 DAUC <0003> auc.c:151 vector [0]: kc = 0d33d094493ef3a1 20250203085528701 DAUC <0003> auc.c:152 vector [0]: sres = e2f1d3fc 20250203085528701 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250203085528701 DAUC <0003> auc.c:113 vector [1]: rand = 453cded54d4ab321c43184df012f63f1 20250203085528701 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250203085528701 DAUC <0003> auc.c:142 vector [1]: autn = 31c05e47935a8000dd16b335c532a9a1 20250203085528701 DAUC <0003> auc.c:143 vector [1]: ck = f37c27f6b395bd438419d20d678fb721 20250203085528701 DAUC <0003> auc.c:144 vector [1]: ik = 5110e270dcfeaa61b4b4a375f5a95cbb 20250203085528701 DAUC <0003> auc.c:145 vector [1]: res = 7e6bd577e55396720000000000000000 20250203085528701 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250203085528701 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250203085528701 DAUC <0003> auc.c:151 vector [1]: kc = 92c1b4fefd4dfcb8 20250203085528701 DAUC <0003> auc.c:152 vector [1]: sres = 9b384305 20250203085528701 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250203085528701 DAUC <0003> auc.c:113 vector [2]: rand = 0e16ab47ebeed896e0e8f34107530dbb 20250203085528701 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250203085528701 DAUC <0003> auc.c:142 vector [2]: autn = aba3a60e589b8000263b509da3f59add 20250203085528701 DAUC <0003> auc.c:143 vector [2]: ck = b9e76b6c8436e7f8992b7cc30de14d40 20250203085528701 DAUC <0003> auc.c:144 vector [2]: ik = b046b3ba4145155552eec46931da7207 20250203085528701 DAUC <0003> auc.c:145 vector [2]: res = b81a3faf329de3e60000000000000000 20250203085528701 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250203085528701 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250203085528701 DAUC <0003> auc.c:151 vector [2]: kc = c264607cf948cdea 20250203085528701 DAUC <0003> auc.c:152 vector [2]: sres = 8a87dc49 20250203085528701 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250203085528701 DAUC <0003> auc.c:113 vector [3]: rand = 19df7d7b459db8bc6240ef76c4f9e93c 20250203085528701 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250203085528701 DAUC <0003> auc.c:142 vector [3]: autn = fcaeb3f3b3608000c24acbb4178718fb 20250203085528701 DAUC <0003> auc.c:143 vector [3]: ck = 4fc92b396bbae4fd96823077d80540d6 20250203085528701 DAUC <0003> auc.c:144 vector [3]: ik = 95798b56381597ff4a601d51e61f92b6 20250203085528701 DAUC <0003> auc.c:145 vector [3]: res = 19d7a531f92730720000000000000000 20250203085528701 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250203085528701 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250203085528701 DAUC <0003> auc.c:151 vector [3]: kc = 06528d496db5a162 20250203085528701 DAUC <0003> auc.c:152 vector [3]: sres = e0f09543 20250203085528701 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250203085528701 DAUC <0003> auc.c:113 vector [4]: rand = a58421fa7f891650a51b9d9eb9c14dbd 20250203085528701 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250203085528701 DAUC <0003> auc.c:142 vector [4]: autn = c3b717a241e4800036597fdbd5b57639 20250203085528701 DAUC <0003> auc.c:143 vector [4]: ck = aaa2cd22bb5d84fb961e1695678854de 20250203085528701 DAUC <0003> auc.c:144 vector [4]: ik = c4367ae83ea5cbe3b0744fcaa5d8c6e1 20250203085528701 DAUC <0003> auc.c:145 vector [4]: res = 5741a949907319000000000000000000 20250203085528701 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250203085528701 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250203085528701 DAUC <0003> auc.c:151 vector [4]: kc = 48feee9547a8dd27 20250203085528701 DAUC <0003> auc.c:152 vector [4]: sres = c732b049 20250203085528701 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250203085528701 DAUC <0003> db_auc.c:245 IMSI='262425424916397': Generated 5 vectors 20250203085528701 DAUC <0003> db_auc.c:249 IMSI='262425424916397': Updating SQN=161 in DB 20250203085528701 DLGSUP <0013> hlr.c:345 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262425424916397 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425424916397"} 20250203085528701 DLGSUP <0013> gsup_req.c:173 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262425424916397 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250203085528701 DLINP <000b> input/ipa.c:452 connected read/write 20250203085528701 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085528701 DLINP <000b> input/ipa.c:452 connected read/write 20250203085528701 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@b63b467c7f03: Found GsupExpect[0] for "262425424916397" handled at TC_gsup_sai_eps(37) HLR_Test-GSUP(33)@b63b467c7f03: Added IMSI table entry 1TC_gsup_sai_eps(37)"262425424916397" TC_gsup_sai_eps(37)@b63b467c7f03: setverdict(pass): none -> pass TC_gsup_sai_eps(37)@b63b467c7f03: setverdict(pass): pass -> pass, component reason not changed 20250203085528703 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54496<->l=127.0.0.1:4258 TC_gsup_sai_eps(37)@b63b467c7f03: Final verdict of PTC: pass 20250203085528704 DAUC <0003> db_auc.c:157 IMSI='262428216033581': No 2G Auth Data 20250203085528704 DAUC <0003> db_auc.c:192 IMSI='262428216033581': No 3G Auth Data HLR_Test-GSUP(33)@b63b467c7f03: Created GsupExpect[0] for "262428216033581" to be handled at TC_gsup_sai_eps(38) 20250203085528710 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54508<->l=127.0.0.1:4258 20250203085528711 DLINP <000b> input/ipa.c:452 connected read/write 20250203085528711 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085528711 DLGSUP <0013> gsup_req.c:140 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262428216033581 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428216033581"} 20250203085528711 DAUC <0003> db_auc.c:236 IMSI='262428216033581': Calling to generate 5 vectors 20250203085528711 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250203085528711 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250203085528711 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250203085528711 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250203085528711 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250203085528711 DAUC <0003> auc.c:113 vector [0]: rand = 3183bf66bee9c52f3a4105f00786b3bf 20250203085528711 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250203085528711 DAUC <0003> auc.c:142 vector [0]: autn = 08f8b1daa8c38000accbf41cae7c2a46 20250203085528711 DAUC <0003> auc.c:143 vector [0]: ck = 46ebc6d59ec5f7363e0726d41a950ae5 20250203085528711 DAUC <0003> auc.c:144 vector [0]: ik = 484f44b09ba81f635655cd131d678ddd 20250203085528711 DAUC <0003> auc.c:145 vector [0]: res = 7a22abd7467e1f250000000000000000 20250203085528711 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250203085528711 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250203085528711 DAUC <0003> auc.c:179 vector [0]: kc = e4b9c6b22a728c00 20250203085528711 DAUC <0003> auc.c:180 vector [0]: sres = 1f5cf504 20250203085528711 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250203085528711 DAUC <0003> auc.c:113 vector [1]: rand = f22673ae38693ad694d663a41e3b93b9 20250203085528711 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250203085528711 DAUC <0003> auc.c:142 vector [1]: autn = e79e551b7d18800010dcf3b51b1d4dcd 20250203085528711 DAUC <0003> auc.c:143 vector [1]: ck = 715f9ae1a88b1d96c107ecea8084a8ae 20250203085528711 DAUC <0003> auc.c:144 vector [1]: ik = c20e0e8e29e58f8301833208fe0a12a2 20250203085528711 DAUC <0003> auc.c:145 vector [1]: res = 3a0f2f8069c4c8140000000000000000 20250203085528711 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250203085528711 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250203085528711 DAUC <0003> auc.c:179 vector [1]: kc = b01eaa6bd64a0800 20250203085528711 DAUC <0003> auc.c:180 vector [1]: sres = ae114b51 20250203085528711 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250203085528711 DAUC <0003> auc.c:113 vector [2]: rand = 057f2415cbd3a4168e0a7e7118f2e1eb 20250203085528711 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250203085528711 DAUC <0003> auc.c:142 vector [2]: autn = f73c297ecf71800057b168c34275cb5c 20250203085528711 DAUC <0003> auc.c:143 vector [2]: ck = 2c1800c81354fe9bbe036650fc07d33d 20250203085528711 DAUC <0003> auc.c:144 vector [2]: ik = f915c513b16093ba87d965f6a9269270 20250203085528711 DAUC <0003> auc.c:145 vector [2]: res = 1789d417d87a7e5f0000000000000000 20250203085528711 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250203085528711 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250203085528711 DAUC <0003> auc.c:179 vector [2]: kc = c94aee4acf6ee000 20250203085528711 DAUC <0003> auc.c:180 vector [2]: sres = d9163342 20250203085528711 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250203085528711 DAUC <0003> auc.c:113 vector [3]: rand = 9375a3a07ff00e54539d9d54959e1c45 20250203085528711 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250203085528711 DAUC <0003> auc.c:142 vector [3]: autn = 7e8bd2eea85680009bb2cb68a1e4fcb6 20250203085528711 DAUC <0003> auc.c:143 vector [3]: ck = 043816f83cc9bc735829a1de6132ae7e 20250203085528711 DAUC <0003> auc.c:144 vector [3]: ik = 7e098976b08e6acd20bd4b84e3330964 20250203085528711 DAUC <0003> auc.c:145 vector [3]: res = 4a6f31e6dc25d5d10000000000000000 20250203085528711 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250203085528711 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250203085528711 DAUC <0003> auc.c:179 vector [3]: kc = dac25ba455387c00 20250203085528711 DAUC <0003> auc.c:180 vector [3]: sres = 99bdba90 20250203085528711 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250203085528711 DAUC <0003> auc.c:113 vector [4]: rand = 2b53f9f2c0d203d4df29005d854fbc40 20250203085528711 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250203085528711 DAUC <0003> auc.c:142 vector [4]: autn = a07e9043b3b18000bf5dee17f883f022 20250203085528711 DAUC <0003> auc.c:143 vector [4]: ck = d872e8a4add4ba8c5cc4e8b08347174c 20250203085528711 DAUC <0003> auc.c:144 vector [4]: ik = d334212b3364ccb6b6f44476f4db86c3 20250203085528711 DAUC <0003> auc.c:145 vector [4]: res = 384a86af37c923960000000000000000 20250203085528711 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250203085528711 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250203085528711 DAUC <0003> auc.c:179 vector [4]: kc = cf6cc0b26a80c400 20250203085528711 DAUC <0003> auc.c:180 vector [4]: sres = 2c400143 20250203085528711 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250203085528711 DAUC <0003> db_auc.c:245 IMSI='262428216033581': Generated 5 vectors 20250203085528711 DAUC <0003> db_auc.c:249 IMSI='262428216033581': Updating SQN=161 in DB 20250203085528711 DLGSUP <0013> hlr.c:345 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262428216033581 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428216033581"} 20250203085528711 DLGSUP <0013> gsup_req.c:173 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262428216033581 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250203085528711 DLINP <000b> input/ipa.c:452 connected read/write 20250203085528711 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085528711 DLINP <000b> input/ipa.c:452 connected read/write 20250203085528711 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@b63b467c7f03: Found GsupExpect[0] for "262428216033581" handled at TC_gsup_sai_eps(38) HLR_Test-GSUP(33)@b63b467c7f03: Added IMSI table entry 2TC_gsup_sai_eps(38)"262428216033581" TC_gsup_sai_eps(38)@b63b467c7f03: setverdict(pass): none -> pass TC_gsup_sai_eps(38)@b63b467c7f03: setverdict(pass): pass -> pass, component reason not changed 20250203085528713 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54508<->l=127.0.0.1:4258 TC_gsup_sai_eps(38)@b63b467c7f03: Final verdict of PTC: pass 20250203085528713 DAUC <0003> db_auc.c:157 IMSI='262420528329881': No 2G Auth Data 20250203085528713 DAUC <0003> db_auc.c:192 IMSI='262420528329881': No 3G Auth Data HLR_Test-GSUP(33)@b63b467c7f03: Created GsupExpect[0] for "262420528329881" to be handled at TC_gsup_sai_eps(39) 20250203085528721 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54522<->l=127.0.0.1:4258 20250203085528724 DLINP <000b> input/ipa.c:452 connected read/write 20250203085528724 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085528724 DLGSUP <0013> gsup_req.c:140 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262420528329881 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420528329881"} 20250203085528724 DAUC <0003> db_auc.c:236 IMSI='262420528329881': Calling to generate 5 vectors 20250203085528724 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250203085528724 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250203085528724 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250203085528724 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250203085528724 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250203085528724 DAUC <0003> auc.c:113 vector [0]: rand = 1c8ad54d80e61b8b5bf1367d9ff0a2f0 20250203085528724 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250203085528724 DAUC <0003> auc.c:142 vector [0]: autn = 2c29f7719892800062385c6ec459b214 20250203085528724 DAUC <0003> auc.c:143 vector [0]: ck = 2ded77915793ec1bd41ca1927e2d6a7a 20250203085528724 DAUC <0003> auc.c:144 vector [0]: ik = 06d419274b798dafe08591294deaf4a0 20250203085528724 DAUC <0003> auc.c:145 vector [0]: res = 42112e677bd0d41d0000000000000000 20250203085528724 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250203085528724 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250203085528724 DAUC <0003> auc.c:179 vector [0]: kc = 06dbcc6d7ba01c00 20250203085528724 DAUC <0003> auc.c:180 vector [0]: sres = 8cb7153a 20250203085528724 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250203085528724 DAUC <0003> auc.c:113 vector [1]: rand = f6225a691471b38678506dfee4a45c5d 20250203085528724 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250203085528724 DAUC <0003> auc.c:142 vector [1]: autn = ea590b171db680005ca1c6bdd8d4df5b 20250203085528724 DAUC <0003> auc.c:143 vector [1]: ck = 1c1e3174fa2efced721056968098f2d0 20250203085528724 DAUC <0003> auc.c:144 vector [1]: ik = f921ef5a5139e4e6f7ea26637c1a0338 20250203085528724 DAUC <0003> auc.c:145 vector [1]: res = e7665a042f029d1d0000000000000000 20250203085528724 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250203085528724 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250203085528724 DAUC <0003> auc.c:179 vector [1]: kc = 8a5fbfcd3db62000 20250203085528724 DAUC <0003> auc.c:180 vector [1]: sres = e5f8e6ec 20250203085528724 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250203085528724 DAUC <0003> auc.c:113 vector [2]: rand = 99be670f79d5639a3d65f9b73f2d5249 20250203085528724 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250203085528724 DAUC <0003> auc.c:142 vector [2]: autn = 151e850b51ac8000c8c7318b19a0a3df 20250203085528724 DAUC <0003> auc.c:143 vector [2]: ck = 30be31221b5555ebbf070754b32c0947 20250203085528724 DAUC <0003> auc.c:144 vector [2]: ik = 8c4a0eea9b05badeb69087c5fcc35a6d 20250203085528724 DAUC <0003> auc.c:145 vector [2]: res = f8ecca577c6793a30000000000000000 20250203085528724 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250203085528724 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250203085528724 DAUC <0003> auc.c:179 vector [2]: kc = 6c974e015f755400 20250203085528724 DAUC <0003> auc.c:180 vector [2]: sres = 162817d2 20250203085528724 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250203085528724 DAUC <0003> auc.c:113 vector [3]: rand = ff5eaebe340f80283ba4f5e5ccbde665 20250203085528724 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250203085528724 DAUC <0003> auc.c:142 vector [3]: autn = dc17f5c27b158000d4f8d3176c2f8c70 20250203085528724 DAUC <0003> auc.c:143 vector [3]: ck = 170d97ba0c7e2755e555330fb5ab633e 20250203085528724 DAUC <0003> auc.c:144 vector [3]: ik = d0f60e86e555ab56ed2ca8be4ab1cdda 20250203085528724 DAUC <0003> auc.c:145 vector [3]: res = 34bd38d31fd750060000000000000000 20250203085528724 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250203085528724 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250203085528724 DAUC <0003> auc.c:179 vector [3]: kc = ee54b530820da000 20250203085528724 DAUC <0003> auc.c:180 vector [3]: sres = ea4fb1d5 20250203085528724 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250203085528724 DAUC <0003> auc.c:113 vector [4]: rand = 9ddbb1e0502c1a856c597b98f740813b 20250203085528724 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250203085528724 DAUC <0003> auc.c:142 vector [4]: autn = 96764865fbf78000040e93948be18c90 20250203085528724 DAUC <0003> auc.c:143 vector [4]: ck = 9733cb80acf981dfb4c1fd43dae8930d 20250203085528724 DAUC <0003> auc.c:144 vector [4]: ik = f1ed31913c4b5adba0a2885fa55a038c 20250203085528724 DAUC <0003> auc.c:145 vector [4]: res = 2f18df7e3ca0b18c0000000000000000 20250203085528724 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250203085528724 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250203085528724 DAUC <0003> auc.c:179 vector [4]: kc = 6ede998d83340800 20250203085528724 DAUC <0003> auc.c:180 vector [4]: sres = 9a9dbb05 20250203085528724 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250203085528724 DAUC <0003> db_auc.c:245 IMSI='262420528329881': Generated 5 vectors 20250203085528724 DAUC <0003> db_auc.c:249 IMSI='262420528329881': Updating SQN=161 in DB 20250203085528724 DLGSUP <0013> hlr.c:345 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262420528329881 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420528329881"} 20250203085528724 DLGSUP <0013> gsup_req.c:173 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262420528329881 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250203085528724 DLINP <000b> input/ipa.c:452 connected read/write 20250203085528724 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085528724 DLINP <000b> input/ipa.c:452 connected read/write 20250203085528724 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@b63b467c7f03: Found GsupExpect[0] for "262420528329881" handled at TC_gsup_sai_eps(39) HLR_Test-GSUP(33)@b63b467c7f03: Added IMSI table entry 3TC_gsup_sai_eps(39)"262420528329881" TC_gsup_sai_eps(39)@b63b467c7f03: setverdict(pass): none -> pass TC_gsup_sai_eps(39)@b63b467c7f03: setverdict(pass): pass -> pass, component reason not changed 20250203085528726 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54522<->l=127.0.0.1:4258 TC_gsup_sai_eps(39)@b63b467c7f03: Final verdict of PTC: pass 20250203085528726 DAUC <0003> db_auc.c:157 IMSI='262426558890067': No 2G Auth Data 20250203085528726 DAUC <0003> db_auc.c:192 IMSI='262426558890067': No 3G Auth Data HLR_Test-GSUP(33)@b63b467c7f03: Created GsupExpect[0] for "262426558890067" to be handled at TC_gsup_sai_eps(40) 20250203085528733 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54534<->l=127.0.0.1:4258 20250203085528735 DLINP <000b> input/ipa.c:452 connected read/write 20250203085528735 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085528735 DLGSUP <0013> gsup_req.c:140 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262426558890067 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426558890067"} 20250203085528735 DAUC <0003> db_auc.c:236 IMSI='262426558890067': Calling to generate 5 vectors 20250203085528735 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250203085528735 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250203085528735 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250203085528735 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250203085528735 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250203085528735 DAUC <0003> auc.c:113 vector [0]: rand = f1fe1dea033cda6c283d6fc464b6a843 20250203085528735 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250203085528735 DAUC <0003> auc.c:142 vector [0]: autn = 19ef2ec33335800062830287ed245bf5 20250203085528735 DAUC <0003> auc.c:143 vector [0]: ck = f08a32543b71bbc6a22926c5bc520a44 20250203085528735 DAUC <0003> auc.c:144 vector [0]: ik = 76e8ab4088ae4d5ed061283333843741 20250203085528735 DAUC <0003> auc.c:145 vector [0]: res = fe7b6690bdaa19cf0000000000000000 20250203085528735 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250203085528735 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250203085528735 DAUC <0003> auc.c:179 vector [0]: kc = 7eb0b1844dbfacaf 20250203085528735 DAUC <0003> auc.c:180 vector [0]: sres = 43d712f9 20250203085528735 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250203085528735 DAUC <0003> auc.c:113 vector [1]: rand = 542cc87f9dd2e56dbf97a3e837a531ce 20250203085528735 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250203085528735 DAUC <0003> auc.c:142 vector [1]: autn = 1d78e152d532800097284d8af81ad68d 20250203085528735 DAUC <0003> auc.c:143 vector [1]: ck = e58d69049de5e037ca4ee70314e5bb35 20250203085528735 DAUC <0003> auc.c:144 vector [1]: ik = 20b630f3622912d7ef704af078ce5635 20250203085528735 DAUC <0003> auc.c:145 vector [1]: res = a478158f1575dba00000000000000000 20250203085528735 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250203085528735 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250203085528735 DAUC <0003> auc.c:179 vector [1]: kc = c873f94989aec04c 20250203085528735 DAUC <0003> auc.c:180 vector [1]: sres = 5300937a 20250203085528735 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250203085528735 DAUC <0003> auc.c:113 vector [2]: rand = cd1a5dfdefc6a2adaf6baab76dd17829 20250203085528735 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250203085528735 DAUC <0003> auc.c:142 vector [2]: autn = c33c1b97ab5f80006dac162c5e6d1d88 20250203085528735 DAUC <0003> auc.c:143 vector [2]: ck = 342dfc664a3eb46a119eefb40d94f660 20250203085528735 DAUC <0003> auc.c:144 vector [2]: ik = 563cabdfe258cb6b893a1f206ab91a1e 20250203085528735 DAUC <0003> auc.c:145 vector [2]: res = a5313c9ed42470720000000000000000 20250203085528735 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250203085528735 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250203085528735 DAUC <0003> auc.c:179 vector [2]: kc = 84170837b4b96b45 20250203085528735 DAUC <0003> auc.c:180 vector [2]: sres = bd5b3c4e 20250203085528735 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250203085528735 DAUC <0003> auc.c:113 vector [3]: rand = 48108114a35038de04b723e0f91a7476 20250203085528735 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250203085528735 DAUC <0003> auc.c:142 vector [3]: autn = a563179059fc80005c9ae59087625e64 20250203085528735 DAUC <0003> auc.c:143 vector [3]: ck = fb8f4c908b9029279bd2c21980611499 20250203085528735 DAUC <0003> auc.c:144 vector [3]: ik = c504158916694ea8bdcc82a3c7b36830 20250203085528735 DAUC <0003> auc.c:145 vector [3]: res = 593d4f8873456c560000000000000000 20250203085528735 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250203085528735 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250203085528735 DAUC <0003> auc.c:179 vector [3]: kc = 84b98f3b923ada6c 20250203085528735 DAUC <0003> auc.c:180 vector [3]: sres = 59e09fae 20250203085528735 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250203085528735 DAUC <0003> auc.c:113 vector [4]: rand = 65d80c5f64c4f7f20119d7d340728286 20250203085528735 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250203085528735 DAUC <0003> auc.c:142 vector [4]: autn = 72a0b2934ff48000511b0c566ca39e21 20250203085528735 DAUC <0003> auc.c:143 vector [4]: ck = e488366035097c8595075ef83b5958c9 20250203085528735 DAUC <0003> auc.c:144 vector [4]: ik = c0a209d432ef35264d9df8c4337f3a7c 20250203085528735 DAUC <0003> auc.c:145 vector [4]: res = fda8f743b23ff5e50000000000000000 20250203085528735 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250203085528735 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250203085528735 DAUC <0003> auc.c:179 vector [4]: kc = 4a82163b51d29668 20250203085528735 DAUC <0003> auc.c:180 vector [4]: sres = fefc0d6a 20250203085528735 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250203085528735 DAUC <0003> db_auc.c:245 IMSI='262426558890067': Generated 5 vectors 20250203085528735 DAUC <0003> db_auc.c:249 IMSI='262426558890067': Updating SQN=161 in DB 20250203085528735 DLGSUP <0013> hlr.c:345 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262426558890067 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426558890067"} 20250203085528735 DLGSUP <0013> gsup_req.c:173 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262426558890067 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250203085528735 DLINP <000b> input/ipa.c:452 connected read/write 20250203085528735 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085528735 DLINP <000b> input/ipa.c:452 connected read/write 20250203085528735 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@b63b467c7f03: Found GsupExpect[0] for "262426558890067" handled at TC_gsup_sai_eps(40) HLR_Test-GSUP(33)@b63b467c7f03: Added IMSI table entry 4TC_gsup_sai_eps(40)"262426558890067" TC_gsup_sai_eps(40)@b63b467c7f03: setverdict(pass): none -> pass TC_gsup_sai_eps(40)@b63b467c7f03: setverdict(pass): pass -> pass, component reason not changed 20250203085528736 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54534<->l=127.0.0.1:4258 TC_gsup_sai_eps(40)@b63b467c7f03: Final verdict of PTC: pass MTC@b63b467c7f03: setverdict(pass): none -> pass 20250203085528737 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54492<->l=127.0.0.1:4258 20250203085528738 DLINP <000b> input/ipa.c:452 connected read/write 20250203085528738 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085528738 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250203085528738 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250203085528738 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(33)@b63b467c7f03: Final verdict of PTC: none 20250203085528738 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36165<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(32)@b63b467c7f03: Final verdict of PTC: none 34@b63b467c7f03: Final verdict of PTC: none IPA-CTRL-CLI-IPA(35)@b63b467c7f03: Final verdict of PTC: none MTC@b63b467c7f03: Setting final verdict of the test case. MTC@b63b467c7f03: Local verdict of MTC: pass MTC@b63b467c7f03: Local verdict of PTC HLR_Test-GSUP-IPA(32): none (pass -> pass) MTC@b63b467c7f03: Local verdict of PTC HLR_Test-GSUP(33): none (pass -> pass) MTC@b63b467c7f03: Local verdict of PTC with component reference 34: none (pass -> pass) MTC@b63b467c7f03: Local verdict of PTC IPA-CTRL-CLI-IPA(35): none (pass -> pass) MTC@b63b467c7f03: Local verdict of PTC TC_gsup_sai_eps(36): pass (pass -> pass) MTC@b63b467c7f03: Local verdict of PTC TC_gsup_sai_eps(37): pass (pass -> pass) MTC@b63b467c7f03: Local verdict of PTC TC_gsup_sai_eps(38): pass (pass -> pass) MTC@b63b467c7f03: Local verdict of PTC TC_gsup_sai_eps(39): pass (pass -> pass) MTC@b63b467c7f03: Local verdict of PTC TC_gsup_sai_eps(40): pass (pass -> pass) MTC@b63b467c7f03: Test case TC_gsup_sai_eps finished. Verdict: pass MTC@b63b467c7f03: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_eps pass'. Mon Feb 3 08:55:28 UTC 2025 ====== HLR_Tests.TC_gsup_sai_eps pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_sai_eps.talloc 20250203085528760 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54546<->l=127.0.0.1:4258 20250203085528861 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54546<->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=126080) MTC@b63b467c7f03: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_eps pass' was executed successfully (exit status: 0). MTC@b63b467c7f03: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi'. ------ HLR_Tests.TC_gsup_ul_unknown_imsi ------ Mon Feb 3 08:55:30 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@b63b467c7f03: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi' was executed successfully (exit status: 0). MTC@b63b467c7f03: Test case TC_gsup_ul_unknown_imsi started. MTC@b63b467c7f03: legacy= false MTC@b63b467c7f03: in not legacy case 1 MTC@b63b467c7f03: in not legacy case 2 20250203085531994 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250203085531994 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(41)@b63b467c7f03: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250203085531998 DLINP <000b> input/ipa.c:452 connected read/write 20250203085531998 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085531999 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44172<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(41)@b63b467c7f03: 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)@b63b467c7f03: 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 } } } } 20250203085532004 DLINP <000b> input/ipa.c:452 connected read/write 20250203085532004 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085532004 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250203085532004 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250203085532004 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 20250203085532004 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250203085532004 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 20250203085532004 DLGSUP <0013> gsup_server.c:236 2: 20250203085532004 DLGSUP <0013> gsup_server.c:238 2: 00 20250203085532004 DLGSUP <0013> gsup_server.c:236 3: 20250203085532004 DLGSUP <0013> gsup_server.c:238 3: 00 20250203085532004 DLGSUP <0013> gsup_server.c:236 4: 20250203085532004 DLGSUP <0013> gsup_server.c:238 4: 00 20250203085532004 DLGSUP <0013> gsup_server.c:236 5: 20250203085532004 DLGSUP <0013> gsup_server.c:238 5: 00 20250203085532004 DLGSUP <0013> gsup_server.c:236 7: 20250203085532004 DLGSUP <0013> gsup_server.c:238 7: 00 20250203085532004 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250203085532004 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250203085532004 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)@b63b467c7f03: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 43@b63b467c7f03: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20250203085532027 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:36429<->l=127.0.0.1:4259) HLR_Test-GSUP(42)@b63b467c7f03: Created GsupExpect[0] for "262426371958225" to be handled at TC_gsup_ul_unknown_imsi(45) 20250203085532037 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44180<->l=127.0.0.1:4258 20250203085532046 DLINP <000b> input/ipa.c:452 connected read/write 20250203085532046 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085532046 DLGSUP <0013> gsup_req.c:140 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262426371958225 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426371958225" cn_domain=PS} 20250203085532046 DLU <0006> fsm.c:456 lu(262426371958225)[0x55ba69a8f120]{UNVALIDATED}: Allocated 20250203085532046 DLGSUP <0013> lu_fsm.c:139 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262426371958225 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20250203085532046 DLGSUP <0013> gsup_req.c:276 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262426371958225 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262426371958225" cause=IMSI unknown in HLR} 20250203085532046 DLGSUP <0013> gsup_req.c:173 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262426371958225 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250203085532046 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262426371958225)[0x55ba69a8f120]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250203085532046 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262426371958225)[0x55ba69a8f120]{UNVALIDATED}: Freeing instance 20250203085532046 DLU <0006> fsm.c:568 lu(PS:IMSI-262426371958225)[0x55ba69a8f120]{UNVALIDATED}: Deallocated 20250203085532046 DLINP <000b> input/ipa.c:452 connected read/write 20250203085532046 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085532046 DLINP <000b> input/ipa.c:452 connected read/write 20250203085532046 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(42)@b63b467c7f03: Found GsupExpect[0] for "262426371958225" handled at TC_gsup_ul_unknown_imsi(45) HLR_Test-GSUP(42)@b63b467c7f03: Added IMSI table entry 0TC_gsup_ul_unknown_imsi(45)"262426371958225" TC_gsup_ul_unknown_imsi(45)@b63b467c7f03: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi(45)@b63b467c7f03: setverdict(pass): pass -> pass, component reason not changed 20250203085532050 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44180<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi(45)@b63b467c7f03: Final verdict of PTC: pass 20250203085532051 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44172<->l=127.0.0.1:4258 20250203085532053 DLINP <000b> input/ipa.c:452 connected read/write 20250203085532053 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085532053 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250203085532053 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250203085532053 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 43@b63b467c7f03: Final verdict of PTC: none HLR_Test-GSUP(42)@b63b467c7f03: Final verdict of PTC: none HLR_Test-GSUP-IPA(41)@b63b467c7f03: Final verdict of PTC: none 20250203085532054 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36429<->l=127.0.0.1:4259) IPA-CTRL-CLI-IPA(44)@b63b467c7f03: Final verdict of PTC: none MTC@b63b467c7f03: Setting final verdict of the test case. MTC@b63b467c7f03: Local verdict of MTC: none MTC@b63b467c7f03: Local verdict of PTC HLR_Test-GSUP-IPA(41): none (none -> none) MTC@b63b467c7f03: Local verdict of PTC HLR_Test-GSUP(42): none (none -> none) MTC@b63b467c7f03: Local verdict of PTC with component reference 43: none (none -> none) MTC@b63b467c7f03: Local verdict of PTC IPA-CTRL-CLI-IPA(44): none (none -> none) MTC@b63b467c7f03: Local verdict of PTC TC_gsup_ul_unknown_imsi(45): pass (none -> pass) MTC@b63b467c7f03: Test case TC_gsup_ul_unknown_imsi finished. Verdict: pass MTC@b63b467c7f03: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi pass'. Mon Feb 3 08:55:32 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 20250203085532079 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44190<->l=127.0.0.1:4258 20250203085532180 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44190<->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=26136) MTC@b63b467c7f03: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi pass' was executed successfully (exit status: 0). MTC@b63b467c7f03: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy'. ------ HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy ------ Mon Feb 3 08:55:34 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@b63b467c7f03: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy' was executed successfully (exit status: 0). MTC@b63b467c7f03: Test case TC_gsup_ul_unknown_imsi_via_proxy started. MTC@b63b467c7f03: legacy= false MTC@b63b467c7f03: in not legacy case 1 MTC@b63b467c7f03: in not legacy case 2 20250203085535300 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250203085535300 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(46)@b63b467c7f03: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250203085535305 DLINP <000b> input/ipa.c:452 connected read/write 20250203085535305 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085535306 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44196<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(46)@b63b467c7f03: 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)@b63b467c7f03: 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 } } } } 20250203085535310 DLINP <000b> input/ipa.c:452 connected read/write 20250203085535310 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085535310 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250203085535310 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250203085535310 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 20250203085535310 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250203085535310 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 20250203085535310 DLGSUP <0013> gsup_server.c:236 2: 20250203085535310 DLGSUP <0013> gsup_server.c:238 2: 00 20250203085535310 DLGSUP <0013> gsup_server.c:236 3: 20250203085535310 DLGSUP <0013> gsup_server.c:238 3: 00 20250203085535310 DLGSUP <0013> gsup_server.c:236 4: 20250203085535310 DLGSUP <0013> gsup_server.c:238 4: 00 20250203085535310 DLGSUP <0013> gsup_server.c:236 5: 20250203085535310 DLGSUP <0013> gsup_server.c:238 5: 00 20250203085535310 DLGSUP <0013> gsup_server.c:236 7: 20250203085535311 DLGSUP <0013> gsup_server.c:238 7: 00 20250203085535311 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250203085535311 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250203085535311 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)@b63b467c7f03: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 48@b63b467c7f03: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20250203085535334 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:39675<->l=127.0.0.1:4259) HLR_Test-GSUP(47)@b63b467c7f03: Created GsupExpect[0] for "262425015895292" to be handled at TC_gsup_ul_unknown_imsi_via_proxy(50) 20250203085535349 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44204<->l=127.0.0.1:4258 20250203085535357 DLINP <000b> input/ipa.c:452 connected read/write 20250203085535357 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085535357 DLGSUP <0013> gsup_req.c:140 GSUP 48: MSC-00-00-00-00-00-00: IMSI-262425015895292 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425015895292" cn_domain=PS source_name="the-source\n"} 20250203085535357 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250203085535357 DLU <0006> fsm.c:456 lu(262425015895292)[0x55ba69a8f120]{UNVALIDATED}: Allocated 20250203085535357 DLGSUP <0013> lu_fsm.c:139 GSUP 48: the-source\n: IMSI-262425015895292 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20250203085535357 DLGSUP <0013> gsup_req.c:276 GSUP 48: the-source\n: IMSI-262425015895292 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262425015895292" cause=IMSI unknown in HLR destination_name="the-source\n"} 20250203085535357 DLGSUP <0013> gsup_req.c:173 GSUP 48: the-source\n: IMSI-262425015895292 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250203085535357 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262425015895292)[0x55ba69a8f120]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250203085535357 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262425015895292)[0x55ba69a8f120]{UNVALIDATED}: Freeing instance 20250203085535357 DLU <0006> fsm.c:568 lu(PS:IMSI-262425015895292)[0x55ba69a8f120]{UNVALIDATED}: Deallocated 20250203085535357 DLINP <000b> input/ipa.c:452 connected read/write 20250203085535357 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085535358 DLINP <000b> input/ipa.c:452 connected read/write 20250203085535358 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(47)@b63b467c7f03: Found GsupExpect[0] for "262425015895292" handled at TC_gsup_ul_unknown_imsi_via_proxy(50) HLR_Test-GSUP(47)@b63b467c7f03: Added IMSI table entry 0TC_gsup_ul_unknown_imsi_via_proxy(50)"262425015895292" TC_gsup_ul_unknown_imsi_via_proxy(50)@b63b467c7f03: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi_via_proxy(50)@b63b467c7f03: setverdict(pass): pass -> pass, component reason not changed 20250203085535361 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44204<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi_via_proxy(50)@b63b467c7f03: Final verdict of PTC: pass 20250203085535362 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44196<->l=127.0.0.1:4258 20250203085535363 DLINP <000b> input/ipa.c:452 connected read/write 20250203085535363 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085535363 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250203085535363 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250203085535363 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250203085535363 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) HLR_Test-GSUP(47)@b63b467c7f03: Final verdict of PTC: none 20250203085535364 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39675<->l=127.0.0.1:4259) 48@b63b467c7f03: Final verdict of PTC: none IPA-CTRL-CLI-IPA(49)@b63b467c7f03: Final verdict of PTC: none HLR_Test-GSUP-IPA(46)@b63b467c7f03: Final verdict of PTC: none MTC@b63b467c7f03: Setting final verdict of the test case. MTC@b63b467c7f03: Local verdict of MTC: none MTC@b63b467c7f03: Local verdict of PTC HLR_Test-GSUP-IPA(46): none (none -> none) MTC@b63b467c7f03: Local verdict of PTC HLR_Test-GSUP(47): none (none -> none) MTC@b63b467c7f03: Local verdict of PTC with component reference 48: none (none -> none) MTC@b63b467c7f03: Local verdict of PTC IPA-CTRL-CLI-IPA(49): none (none -> none) MTC@b63b467c7f03: Local verdict of PTC TC_gsup_ul_unknown_imsi_via_proxy(50): pass (none -> pass) MTC@b63b467c7f03: Test case TC_gsup_ul_unknown_imsi_via_proxy finished. Verdict: pass MTC@b63b467c7f03: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy pass'. Mon Feb 3 08:55:35 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 20250203085535393 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44218<->l=127.0.0.1:4258 20250203085535494 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44218<->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@b63b467c7f03: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy pass' was executed successfully (exit status: 0). MTC@b63b467c7f03: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed'. ------ HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed ------ Mon Feb 3 08:55:37 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@b63b467c7f03: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed' was executed successfully (exit status: 0). MTC@b63b467c7f03: Test case TC_gsup_ul_unknown_imsi_roaming_not_allowed started. MTC@b63b467c7f03: legacy= false MTC@b63b467c7f03: in not legacy case 1 MTC@b63b467c7f03: in not legacy case 2 20250203085538607 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250203085538607 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(51)@b63b467c7f03: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250203085538611 DLINP <000b> input/ipa.c:452 connected read/write 20250203085538611 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085538612 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44230<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(51)@b63b467c7f03: 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)@b63b467c7f03: 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 } } } } 20250203085538617 DLINP <000b> input/ipa.c:452 connected read/write 20250203085538617 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085538617 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250203085538617 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250203085538617 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 20250203085538617 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250203085538617 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 20250203085538617 DLGSUP <0013> gsup_server.c:236 2: 20250203085538617 DLGSUP <0013> gsup_server.c:238 2: 00 20250203085538617 DLGSUP <0013> gsup_server.c:236 3: 20250203085538617 DLGSUP <0013> gsup_server.c:238 3: 00 HLR_Test-GSUP-IPA(51)@b63b467c7f03: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250203085538617 DLGSUP <0013> gsup_server.c:236 4: 20250203085538617 DLGSUP <0013> gsup_server.c:238 4: 00 20250203085538617 DLGSUP <0013> gsup_server.c:236 5: 20250203085538617 DLGSUP <0013> gsup_server.c:238 5: 00 20250203085538618 DLGSUP <0013> gsup_server.c:236 7: 20250203085538618 DLGSUP <0013> gsup_server.c:238 7: 00 20250203085538618 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250203085538618 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250203085538618 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 53@b63b467c7f03: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20250203085538637 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:36417<->l=127.0.0.1:4259) HLR_Test-GSUP(52)@b63b467c7f03: Created GsupExpect[0] for "262426147249012" to be handled at TC_gsup_ul_unknown_imsi_roaming_not_allowed(55) 20250203085538646 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44242<->l=127.0.0.1:4258 20250203085538658 DLINP <000b> input/ipa.c:452 connected read/write 20250203085538658 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085538658 DLGSUP <0013> gsup_req.c:140 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262426147249012 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426147249012" cn_domain=PS} 20250203085538658 DLU <0006> fsm.c:456 lu(262426147249012)[0x55ba69a8f120]{UNVALIDATED}: Allocated 20250203085538658 DLGSUP <0013> lu_fsm.c:139 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262426147249012 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Roaming not allowed in this location area: Subscriber does not exist 20250203085538658 DLGSUP <0013> gsup_req.c:276 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262426147249012 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262426147249012" cause=Roaming not allowed in this location area} 20250203085538658 DLGSUP <0013> gsup_req.c:173 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262426147249012 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250203085538658 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262426147249012)[0x55ba69a8f120]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250203085538658 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262426147249012)[0x55ba69a8f120]{UNVALIDATED}: Freeing instance 20250203085538658 DLU <0006> fsm.c:568 lu(PS:IMSI-262426147249012)[0x55ba69a8f120]{UNVALIDATED}: Deallocated 20250203085538658 DLINP <000b> input/ipa.c:452 connected read/write 20250203085538659 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085538659 DLINP <000b> input/ipa.c:452 connected read/write 20250203085538659 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(52)@b63b467c7f03: Found GsupExpect[0] for "262426147249012" handled at TC_gsup_ul_unknown_imsi_roaming_not_allowed(55) HLR_Test-GSUP(52)@b63b467c7f03: Added IMSI table entry 0TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)"262426147249012" TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@b63b467c7f03: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@b63b467c7f03: setverdict(pass): pass -> pass, component reason not changed 20250203085538663 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44242<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@b63b467c7f03: Final verdict of PTC: pass 20250203085538665 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44230<->l=127.0.0.1:4258 20250203085538666 DLINP <000b> input/ipa.c:452 connected read/write 20250203085538666 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085538666 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server HLR_Test-GSUP(52)@b63b467c7f03: Final verdict of PTC: none 20250203085538666 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250203085538667 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250203085538667 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36417<->l=127.0.0.1:4259) 53@b63b467c7f03: Final verdict of PTC: none HLR_Test-GSUP-IPA(51)@b63b467c7f03: Final verdict of PTC: none IPA-CTRL-CLI-IPA(54)@b63b467c7f03: Final verdict of PTC: none MTC@b63b467c7f03: Setting final verdict of the test case. MTC@b63b467c7f03: Local verdict of MTC: none MTC@b63b467c7f03: Local verdict of PTC HLR_Test-GSUP-IPA(51): none (none -> none) MTC@b63b467c7f03: Local verdict of PTC HLR_Test-GSUP(52): none (none -> none) MTC@b63b467c7f03: Local verdict of PTC with component reference 53: none (none -> none) MTC@b63b467c7f03: Local verdict of PTC IPA-CTRL-CLI-IPA(54): none (none -> none) MTC@b63b467c7f03: Local verdict of PTC TC_gsup_ul_unknown_imsi_roaming_not_allowed(55): pass (none -> pass) MTC@b63b467c7f03: Test case TC_gsup_ul_unknown_imsi_roaming_not_allowed finished. Verdict: pass MTC@b63b467c7f03: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed pass'. Mon Feb 3 08:55:38 UTC 2025 ====== HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed.talloc 20250203085538701 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44256<->l=127.0.0.1:4258 20250203085538802 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44256<->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=27592) MTC@b63b467c7f03: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed pass' was executed successfully (exit status: 0). MTC@b63b467c7f03: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_err_unknown_imsi'. ------ HLR_Tests.TC_gsup_sai_err_unknown_imsi ------ Mon Feb 3 08:55:40 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai_err_unknown_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai_err_unknown_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@b63b467c7f03: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_err_unknown_imsi' was executed successfully (exit status: 0). MTC@b63b467c7f03: Test case TC_gsup_sai_err_unknown_imsi started. MTC@b63b467c7f03: legacy= false MTC@b63b467c7f03: in not legacy case 1 MTC@b63b467c7f03: in not legacy case 2 20250203085541905 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250203085541905 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(56)@b63b467c7f03: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250203085541909 DLINP <000b> input/ipa.c:452 connected read/write 20250203085541909 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085541910 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49030<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(56)@b63b467c7f03: 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)@b63b467c7f03: 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 } } } } 20250203085541914 DLINP <000b> input/ipa.c:452 connected read/write 20250203085541914 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(56)@b63b467c7f03: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250203085541914 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250203085541914 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250203085541914 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 20250203085541914 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250203085541914 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 20250203085541914 DLGSUP <0013> gsup_server.c:236 2: 20250203085541914 DLGSUP <0013> gsup_server.c:238 2: 00 20250203085541914 DLGSUP <0013> gsup_server.c:236 3: 20250203085541914 DLGSUP <0013> gsup_server.c:238 3: 00 20250203085541914 DLGSUP <0013> gsup_server.c:236 4: 20250203085541915 DLGSUP <0013> gsup_server.c:238 4: 00 20250203085541915 DLGSUP <0013> gsup_server.c:236 5: 20250203085541915 DLGSUP <0013> gsup_server.c:238 5: 00 20250203085541915 DLGSUP <0013> gsup_server.c:236 7: 20250203085541915 DLGSUP <0013> gsup_server.c:238 7: 00 20250203085541915 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250203085541915 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250203085541915 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 58@b63b467c7f03: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20250203085541930 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:38027<->l=127.0.0.1:4259) HLR_Test-GSUP(57)@b63b467c7f03: Created GsupExpect[0] for "262429237263038" to be handled at TC_gsup_sai_err_unknown_imsi(60) 20250203085541938 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49042<->l=127.0.0.1:4258 20250203085541962 DLINP <000b> input/ipa.c:452 connected read/write 20250203085541962 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085541962 DLGSUP <0013> gsup_req.c:140 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262429237263038 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429237263038"} 20250203085541962 DAUC <0003> db_auc.c:133 IMSI='262429237263038': No such subscriber 20250203085541962 DLGSUP <0013> hlr.c:336 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262429237263038 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: IMSI unknown in HLR: IMSI unknown 20250203085541962 DLGSUP <0013> gsup_req.c:276 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262429237263038 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262429237263038" cause=IMSI unknown in HLR} 20250203085541962 DLGSUP <0013> gsup_req.c:173 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262429237263038 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250203085541962 DLINP <000b> input/ipa.c:452 connected read/write 20250203085541962 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085541962 DLINP <000b> input/ipa.c:452 connected read/write 20250203085541963 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(57)@b63b467c7f03: Found GsupExpect[0] for "262429237263038" handled at TC_gsup_sai_err_unknown_imsi(60) HLR_Test-GSUP(57)@b63b467c7f03: Added IMSI table entry 0TC_gsup_sai_err_unknown_imsi(60)"262429237263038" TC_gsup_sai_err_unknown_imsi(60)@b63b467c7f03: setverdict(pass): none -> pass TC_gsup_sai_err_unknown_imsi(60)@b63b467c7f03: setverdict(pass): pass -> pass, component reason not changed 20250203085541968 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49042<->l=127.0.0.1:4258 TC_gsup_sai_err_unknown_imsi(60)@b63b467c7f03: Final verdict of PTC: pass 20250203085541969 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49030<->l=127.0.0.1:4258 20250203085541971 DLINP <000b> input/ipa.c:452 connected read/write 20250203085541971 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085541971 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server HLR_Test-GSUP(57)@b63b467c7f03: Final verdict of PTC: none 20250203085541971 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250203085541971 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250203085541971 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38027<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(56)@b63b467c7f03: Final verdict of PTC: none IPA-CTRL-CLI-IPA(59)@b63b467c7f03: Final verdict of PTC: none 58@b63b467c7f03: Final verdict of PTC: none MTC@b63b467c7f03: Setting final verdict of the test case. MTC@b63b467c7f03: Local verdict of MTC: none MTC@b63b467c7f03: Local verdict of PTC HLR_Test-GSUP-IPA(56): none (none -> none) MTC@b63b467c7f03: Local verdict of PTC HLR_Test-GSUP(57): none (none -> none) MTC@b63b467c7f03: Local verdict of PTC with component reference 58: none (none -> none) MTC@b63b467c7f03: Local verdict of PTC IPA-CTRL-CLI-IPA(59): none (none -> none) MTC@b63b467c7f03: Local verdict of PTC TC_gsup_sai_err_unknown_imsi(60): pass (none -> pass) MTC@b63b467c7f03: Test case TC_gsup_sai_err_unknown_imsi finished. Verdict: pass MTC@b63b467c7f03: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_err_unknown_imsi pass'. Mon Feb 3 08:55:41 UTC 2025 ====== HLR_Tests.TC_gsup_sai_err_unknown_imsi pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_sai_err_unknown_imsi.talloc 20250203085542005 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49056<->l=127.0.0.1:4258 20250203085542106 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49056<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=25600) MTC@b63b467c7f03: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_err_unknown_imsi pass' was executed successfully (exit status: 0). MTC@b63b467c7f03: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul'. ------ HLR_Tests.TC_gsup_ul ------ Mon Feb 3 08:55:44 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@b63b467c7f03: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul' was executed successfully (exit status: 0). MTC@b63b467c7f03: Test case TC_gsup_ul started. MTC@b63b467c7f03: legacy= false MTC@b63b467c7f03: in not legacy case 1 MTC@b63b467c7f03: in not legacy case 2 20250203085545211 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250203085545211 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(61)@b63b467c7f03: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250203085545214 DLINP <000b> input/ipa.c:452 connected read/write 20250203085545214 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085545216 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49070<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(61)@b63b467c7f03: 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)@b63b467c7f03: 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 } } } } 20250203085545220 DLINP <000b> input/ipa.c:452 connected read/write 20250203085545220 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085545220 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250203085545220 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250203085545220 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 20250203085545220 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250203085545220 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 20250203085545220 DLGSUP <0013> gsup_server.c:236 2: 20250203085545220 DLGSUP <0013> gsup_server.c:238 2: 00 20250203085545220 DLGSUP <0013> gsup_server.c:236 3: 20250203085545220 DLGSUP <0013> gsup_server.c:238 3: 00 20250203085545220 DLGSUP <0013> gsup_server.c:236 4: 20250203085545220 DLGSUP <0013> gsup_server.c:238 4: 00 20250203085545220 DLGSUP <0013> gsup_server.c:236 5: 20250203085545220 DLGSUP <0013> gsup_server.c:238 5: 00 20250203085545220 DLGSUP <0013> gsup_server.c:236 7: 20250203085545220 DLGSUP <0013> gsup_server.c:238 7: 00 20250203085545220 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250203085545220 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250203085545220 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)@b63b467c7f03: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 63@b63b467c7f03: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20250203085545238 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:36835<->l=127.0.0.1:4259) 20250203085545243 DAUC <0003> db_auc.c:157 IMSI='262422796127921': No 2G Auth Data 20250203085545243 DAUC <0003> db_auc.c:192 IMSI='262422796127921': No 3G Auth Data HLR_Test-GSUP(62)@b63b467c7f03: Created GsupExpect[0] for "262422796127921" to be handled at TC_gsup_ul(65) 20250203085545251 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49078<->l=127.0.0.1:4258 20250203085545262 DLINP <000b> input/ipa.c:452 connected read/write 20250203085545262 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085545262 DLGSUP <0013> gsup_req.c:140 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262422796127921 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422796127921" cn_domain=PS} 20250203085545262 DLU <0006> fsm.c:456 lu(262422796127921)[0x55ba69a8f120]{UNVALIDATED}: Allocated 20250203085545262 DLGSUP <0013> lu_fsm.c:172 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262422796127921 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250203085545262 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422796127921)[0x55ba69a8f120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250203085545262 DLGSUP <0013> lu_fsm.c:253 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262422796127921 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422796127921" cn_domain=PS} 20250203085545262 DLINP <000b> input/ipa.c:452 connected read/write 20250203085545262 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085545262 DLINP <000b> input/ipa.c:452 connected read/write 20250203085545262 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@b63b467c7f03: Found GsupExpect[0] for "262422796127921" handled at TC_gsup_ul(65) HLR_Test-GSUP(62)@b63b467c7f03: Added IMSI table entry 0TC_gsup_ul(65)"262422796127921" 20250203085545268 DLINP <000b> input/ipa.c:452 connected read/write 20250203085545268 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085545268 DLGSUP <0013> gsup_req.c:140 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262422796127921 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422796127921"} 20250203085545268 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422796127921)[0x55ba69a8f120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250203085545268 DLGSUP <0013> gsup_req.c:173 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262422796127921 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250203085545268 DLGSUP <0013> lu_fsm.c:91 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262422796127921 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422796127921"} 20250203085545268 DLGSUP <0013> gsup_req.c:173 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262422796127921 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250203085545268 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422796127921)[0x55ba69a8f120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250203085545268 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422796127921)[0x55ba69a8f120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250203085545268 DLU <0006> fsm.c:568 lu(PS:IMSI-262422796127921)[0x55ba69a8f120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250203085545268 DLINP <000b> input/ipa.c:452 connected read/write 20250203085545268 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085545268 DLINP <000b> input/ipa.c:452 connected read/write 20250203085545268 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(65)@b63b467c7f03: setverdict(pass): none -> pass TC_gsup_ul(65)@b63b467c7f03: setverdict(pass): pass -> pass, component reason not changed 20250203085545271 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49078<->l=127.0.0.1:4258 TC_gsup_ul(65)@b63b467c7f03: Final verdict of PTC: pass 20250203085545273 DAUC <0003> db_auc.c:157 IMSI='262428188753873': No 2G Auth Data 20250203085545273 DAUC <0003> db_auc.c:192 IMSI='262428188753873': No 3G Auth Data 20250203085545275 DLGSUP <0013> hlr.c:121 IMSI 262428188753873: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@b63b467c7f03: Created GsupExpect[0] for "262428188753873" to be handled at TC_gsup_ul(66) 20250203085545288 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49080<->l=127.0.0.1:4258 20250203085545290 DLINP <000b> input/ipa.c:452 connected read/write 20250203085545290 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085545290 DLGSUP <0013> gsup_req.c:140 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262428188753873 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428188753873" cn_domain=PS} 20250203085545290 DLU <0006> fsm.c:456 lu(262428188753873)[0x55ba69a8f120]{UNVALIDATED}: Allocated 20250203085545290 DLGSUP <0013> lu_fsm.c:172 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262428188753873 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250203085545290 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428188753873)[0x55ba69a8f120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250203085545290 DLGSUP <0013> lu_fsm.c:253 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262428188753873 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428188753873" cn_domain=PS} 20250203085545290 DLINP <000b> input/ipa.c:452 connected read/write 20250203085545290 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085545290 DLINP <000b> input/ipa.c:452 connected read/write 20250203085545290 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@b63b467c7f03: Found GsupExpect[0] for "262428188753873" handled at TC_gsup_ul(66) HLR_Test-GSUP(62)@b63b467c7f03: Added IMSI table entry 1TC_gsup_ul(66)"262428188753873" 20250203085545291 DLINP <000b> input/ipa.c:452 connected read/write 20250203085545291 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085545291 DLGSUP <0013> gsup_req.c:140 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262428188753873 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428188753873"} 20250203085545291 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428188753873)[0x55ba69a8f120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250203085545291 DLGSUP <0013> gsup_req.c:173 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262428188753873 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250203085545291 DLGSUP <0013> lu_fsm.c:91 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262428188753873 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428188753873"} 20250203085545291 DLGSUP <0013> gsup_req.c:173 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262428188753873 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250203085545291 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428188753873)[0x55ba69a8f120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250203085545291 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428188753873)[0x55ba69a8f120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250203085545291 DLU <0006> fsm.c:568 lu(PS:IMSI-262428188753873)[0x55ba69a8f120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250203085545291 DLINP <000b> input/ipa.c:452 connected read/write 20250203085545291 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085545291 DLINP <000b> input/ipa.c:452 connected read/write 20250203085545291 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(66)@b63b467c7f03: setverdict(pass): none -> pass TC_gsup_ul(66)@b63b467c7f03: setverdict(pass): pass -> pass, component reason not changed 20250203085545291 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49080<->l=127.0.0.1:4258 TC_gsup_ul(66)@b63b467c7f03: Final verdict of PTC: pass 20250203085545291 DAUC <0003> db_auc.c:157 IMSI='262427199830322': No 2G Auth Data 20250203085545291 DAUC <0003> db_auc.c:192 IMSI='262427199830322': No 3G Auth Data 20250203085545292 DLGSUP <0013> hlr.c:121 IMSI 262427199830322: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@b63b467c7f03: Created GsupExpect[0] for "262427199830322" to be handled at TC_gsup_ul(67) 20250203085545297 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49082<->l=127.0.0.1:4258 20250203085545299 DLINP <000b> input/ipa.c:452 connected read/write 20250203085545299 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085545299 DLGSUP <0013> gsup_req.c:140 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262427199830322 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427199830322" cn_domain=PS} 20250203085545299 DLU <0006> fsm.c:456 lu(262427199830322)[0x55ba69a8f120]{UNVALIDATED}: Allocated 20250203085545299 DLGSUP <0013> lu_fsm.c:172 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262427199830322 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250203085545299 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427199830322)[0x55ba69a8f120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250203085545299 DLGSUP <0013> lu_fsm.c:253 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262427199830322 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427199830322" cn_domain=PS} 20250203085545299 DLINP <000b> input/ipa.c:452 connected read/write 20250203085545299 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085545299 DLINP <000b> input/ipa.c:452 connected read/write 20250203085545299 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@b63b467c7f03: Found GsupExpect[0] for "262427199830322" handled at TC_gsup_ul(67) HLR_Test-GSUP(62)@b63b467c7f03: Added IMSI table entry 2TC_gsup_ul(67)"262427199830322" 20250203085545300 DLINP <000b> input/ipa.c:452 connected read/write 20250203085545300 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085545300 DLGSUP <0013> gsup_req.c:140 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262427199830322 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427199830322"} 20250203085545300 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427199830322)[0x55ba69a8f120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250203085545300 DLGSUP <0013> gsup_req.c:173 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262427199830322 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250203085545300 DLGSUP <0013> lu_fsm.c:91 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262427199830322 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427199830322"} 20250203085545300 DLGSUP <0013> gsup_req.c:173 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262427199830322 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250203085545300 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427199830322)[0x55ba69a8f120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250203085545300 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427199830322)[0x55ba69a8f120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250203085545300 DLU <0006> fsm.c:568 lu(PS:IMSI-262427199830322)[0x55ba69a8f120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250203085545300 DLINP <000b> input/ipa.c:452 connected read/write 20250203085545300 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085545300 DLINP <000b> input/ipa.c:452 connected read/write 20250203085545300 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(67)@b63b467c7f03: setverdict(pass): none -> pass TC_gsup_ul(67)@b63b467c7f03: setverdict(pass): pass -> pass, component reason not changed 20250203085545300 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49082<->l=127.0.0.1:4258 TC_gsup_ul(67)@b63b467c7f03: Final verdict of PTC: pass 20250203085545301 DAUC <0003> db_auc.c:157 IMSI='262427298774046': No 2G Auth Data 20250203085545301 DAUC <0003> db_auc.c:192 IMSI='262427298774046': No 3G Auth Data 20250203085545301 DLGSUP <0013> hlr.c:121 IMSI 262427298774046: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@b63b467c7f03: Created GsupExpect[0] for "262427298774046" to be handled at TC_gsup_ul(68) 20250203085545307 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49088<->l=127.0.0.1:4258 20250203085545308 DLINP <000b> input/ipa.c:452 connected read/write 20250203085545308 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085545308 DLGSUP <0013> gsup_req.c:140 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262427298774046 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427298774046" cn_domain=PS} 20250203085545309 DLU <0006> fsm.c:456 lu(262427298774046)[0x55ba69a8f120]{UNVALIDATED}: Allocated 20250203085545309 DLGSUP <0013> lu_fsm.c:172 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262427298774046 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250203085545309 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427298774046)[0x55ba69a8f120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250203085545309 DLGSUP <0013> lu_fsm.c:253 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262427298774046 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427298774046" cn_domain=PS} 20250203085545309 DLINP <000b> input/ipa.c:452 connected read/write 20250203085545309 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085545309 DLINP <000b> input/ipa.c:452 connected read/write 20250203085545309 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@b63b467c7f03: Found GsupExpect[0] for "262427298774046" handled at TC_gsup_ul(68) HLR_Test-GSUP(62)@b63b467c7f03: Added IMSI table entry 3TC_gsup_ul(68)"262427298774046" 20250203085545309 DLINP <000b> input/ipa.c:452 connected read/write 20250203085545309 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085545309 DLGSUP <0013> gsup_req.c:140 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262427298774046 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427298774046"} 20250203085545309 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427298774046)[0x55ba69a8f120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250203085545309 DLGSUP <0013> gsup_req.c:173 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262427298774046 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250203085545309 DLGSUP <0013> lu_fsm.c:91 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262427298774046 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427298774046"} 20250203085545310 DLGSUP <0013> gsup_req.c:173 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262427298774046 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250203085545310 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427298774046)[0x55ba69a8f120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250203085545310 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427298774046)[0x55ba69a8f120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250203085545310 DLU <0006> fsm.c:568 lu(PS:IMSI-262427298774046)[0x55ba69a8f120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250203085545310 DLINP <000b> input/ipa.c:452 connected read/write 20250203085545310 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085545310 DLINP <000b> input/ipa.c:452 connected read/write 20250203085545310 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(68)@b63b467c7f03: setverdict(pass): none -> pass TC_gsup_ul(68)@b63b467c7f03: setverdict(pass): pass -> pass, component reason not changed 20250203085545311 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49088<->l=127.0.0.1:4258 TC_gsup_ul(68)@b63b467c7f03: Final verdict of PTC: pass 20250203085545311 DAUC <0003> db_auc.c:157 IMSI='262427417427072': No 2G Auth Data 20250203085545311 DAUC <0003> db_auc.c:192 IMSI='262427417427072': No 3G Auth Data 20250203085545311 DLGSUP <0013> hlr.c:121 IMSI 262427417427072: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@b63b467c7f03: Created GsupExpect[0] for "262427417427072" to be handled at TC_gsup_ul(69) 20250203085545317 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49092<->l=127.0.0.1:4258 20250203085545319 DLINP <000b> input/ipa.c:452 connected read/write 20250203085545319 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085545319 DLGSUP <0013> gsup_req.c:140 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262427417427072 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427417427072" cn_domain=PS} 20250203085545319 DLU <0006> fsm.c:456 lu(262427417427072)[0x55ba69a8f120]{UNVALIDATED}: Allocated 20250203085545319 DLGSUP <0013> lu_fsm.c:172 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262427417427072 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250203085545319 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427417427072)[0x55ba69a8f120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250203085545319 DLGSUP <0013> lu_fsm.c:253 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262427417427072 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427417427072" cn_domain=PS} 20250203085545319 DLINP <000b> input/ipa.c:452 connected read/write 20250203085545319 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085545319 DLINP <000b> input/ipa.c:452 connected read/write 20250203085545319 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@b63b467c7f03: Found GsupExpect[0] for "262427417427072" handled at TC_gsup_ul(69) HLR_Test-GSUP(62)@b63b467c7f03: Added IMSI table entry 4TC_gsup_ul(69)"262427417427072" 20250203085545320 DLINP <000b> input/ipa.c:452 connected read/write 20250203085545320 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085545320 DLGSUP <0013> gsup_req.c:140 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262427417427072 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427417427072"} 20250203085545320 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427417427072)[0x55ba69a8f120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250203085545320 DLGSUP <0013> gsup_req.c:173 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262427417427072 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250203085545320 DLGSUP <0013> lu_fsm.c:91 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262427417427072 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427417427072"} 20250203085545320 DLGSUP <0013> gsup_req.c:173 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262427417427072 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250203085545320 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427417427072)[0x55ba69a8f120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250203085545320 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427417427072)[0x55ba69a8f120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250203085545320 DLU <0006> fsm.c:568 lu(PS:IMSI-262427417427072)[0x55ba69a8f120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250203085545320 DLINP <000b> input/ipa.c:452 connected read/write 20250203085545320 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085545320 DLINP <000b> input/ipa.c:452 connected read/write 20250203085545320 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(69)@b63b467c7f03: setverdict(pass): none -> pass TC_gsup_ul(69)@b63b467c7f03: setverdict(pass): pass -> pass, component reason not changed 20250203085545321 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49092<->l=127.0.0.1:4258 TC_gsup_ul(69)@b63b467c7f03: Final verdict of PTC: pass 20250203085545321 DAUC <0003> db_auc.c:157 IMSI='262422224345921': No 2G Auth Data 20250203085545321 DAUC <0003> db_auc.c:192 IMSI='262422224345921': No 3G Auth Data 20250203085545322 DLGSUP <0013> hlr.c:121 IMSI 262422224345921: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@b63b467c7f03: Created GsupExpect[0] for "262422224345921" to be handled at TC_gsup_ul(70) 20250203085545327 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49108<->l=127.0.0.1:4258 20250203085545329 DLINP <000b> input/ipa.c:452 connected read/write 20250203085545329 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085545329 DLGSUP <0013> gsup_req.c:140 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262422224345921 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422224345921" cn_domain=PS} 20250203085545329 DLU <0006> fsm.c:456 lu(262422224345921)[0x55ba69a8f120]{UNVALIDATED}: Allocated 20250203085545329 DLGSUP <0013> lu_fsm.c:172 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262422224345921 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250203085545329 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422224345921)[0x55ba69a8f120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250203085545329 DLGSUP <0013> lu_fsm.c:253 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262422224345921 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422224345921" cn_domain=PS} 20250203085545329 DLINP <000b> input/ipa.c:452 connected read/write 20250203085545329 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085545329 DLINP <000b> input/ipa.c:452 connected read/write 20250203085545329 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@b63b467c7f03: Found GsupExpect[0] for "262422224345921" handled at TC_gsup_ul(70) HLR_Test-GSUP(62)@b63b467c7f03: Added IMSI table entry 5TC_gsup_ul(70)"262422224345921" 20250203085545330 DLINP <000b> input/ipa.c:452 connected read/write 20250203085545330 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085545330 DLGSUP <0013> gsup_req.c:140 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262422224345921 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422224345921"} 20250203085545330 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422224345921)[0x55ba69a8f120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250203085545330 DLGSUP <0013> gsup_req.c:173 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262422224345921 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250203085545330 DLGSUP <0013> lu_fsm.c:91 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262422224345921 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422224345921"} 20250203085545330 DLGSUP <0013> gsup_req.c:173 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262422224345921 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250203085545330 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422224345921)[0x55ba69a8f120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250203085545330 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422224345921)[0x55ba69a8f120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250203085545330 DLU <0006> fsm.c:568 lu(PS:IMSI-262422224345921)[0x55ba69a8f120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250203085545330 DLINP <000b> input/ipa.c:452 connected read/write 20250203085545330 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085545330 DLINP <000b> input/ipa.c:452 connected read/write 20250203085545330 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(70)@b63b467c7f03: setverdict(pass): none -> pass TC_gsup_ul(70)@b63b467c7f03: setverdict(pass): pass -> pass, component reason not changed 20250203085545331 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49108<->l=127.0.0.1:4258 TC_gsup_ul(70)@b63b467c7f03: Final verdict of PTC: pass 20250203085545331 DAUC <0003> db_auc.c:157 IMSI='262420282035630': No 2G Auth Data 20250203085545331 DAUC <0003> db_auc.c:192 IMSI='262420282035630': No 3G Auth Data 20250203085545332 DLGSUP <0013> hlr.c:121 IMSI 262420282035630: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@b63b467c7f03: Created GsupExpect[0] for "262420282035630" to be handled at TC_gsup_ul(71) 20250203085545337 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49116<->l=127.0.0.1:4258 20250203085545339 DLINP <000b> input/ipa.c:452 connected read/write 20250203085545339 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085545339 DLGSUP <0013> gsup_req.c:140 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262420282035630 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420282035630" cn_domain=PS} 20250203085545339 DLU <0006> fsm.c:456 lu(262420282035630)[0x55ba69a8f120]{UNVALIDATED}: Allocated 20250203085545339 DLGSUP <0013> lu_fsm.c:172 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262420282035630 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250203085545339 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420282035630)[0x55ba69a8f120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250203085545339 DLGSUP <0013> lu_fsm.c:253 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262420282035630 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420282035630" cn_domain=PS} 20250203085545339 DLINP <000b> input/ipa.c:452 connected read/write 20250203085545339 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085545339 DLINP <000b> input/ipa.c:452 connected read/write 20250203085545339 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@b63b467c7f03: Found GsupExpect[0] for "262420282035630" handled at TC_gsup_ul(71) HLR_Test-GSUP(62)@b63b467c7f03: Added IMSI table entry 6TC_gsup_ul(71)"262420282035630" 20250203085545340 DLINP <000b> input/ipa.c:452 connected read/write 20250203085545340 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085545340 DLGSUP <0013> gsup_req.c:140 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262420282035630 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420282035630"} 20250203085545340 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420282035630)[0x55ba69a8f120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250203085545340 DLGSUP <0013> gsup_req.c:173 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262420282035630 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250203085545340 DLGSUP <0013> lu_fsm.c:91 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262420282035630 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420282035630"} 20250203085545340 DLGSUP <0013> gsup_req.c:173 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262420282035630 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250203085545340 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420282035630)[0x55ba69a8f120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250203085545340 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420282035630)[0x55ba69a8f120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250203085545340 DLU <0006> fsm.c:568 lu(PS:IMSI-262420282035630)[0x55ba69a8f120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250203085545340 DLINP <000b> input/ipa.c:452 connected read/write 20250203085545340 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085545340 DLINP <000b> input/ipa.c:452 connected read/write 20250203085545340 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(71)@b63b467c7f03: setverdict(pass): none -> pass TC_gsup_ul(71)@b63b467c7f03: setverdict(pass): pass -> pass, component reason not changed 20250203085545340 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49116<->l=127.0.0.1:4258 TC_gsup_ul(71)@b63b467c7f03: Final verdict of PTC: pass 20250203085545341 DAUC <0003> db_auc.c:157 IMSI='262428662814255': No 2G Auth Data 20250203085545341 DAUC <0003> db_auc.c:192 IMSI='262428662814255': No 3G Auth Data 20250203085545342 DLGSUP <0013> hlr.c:121 IMSI 262428662814255: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@b63b467c7f03: Created GsupExpect[0] for "262428662814255" to be handled at TC_gsup_ul(72) 20250203085545347 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49124<->l=127.0.0.1:4258 20250203085545349 DLINP <000b> input/ipa.c:452 connected read/write 20250203085545349 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085545349 DLGSUP <0013> gsup_req.c:140 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262428662814255 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428662814255" cn_domain=PS} 20250203085545349 DLU <0006> fsm.c:456 lu(262428662814255)[0x55ba69a8f120]{UNVALIDATED}: Allocated 20250203085545349 DLGSUP <0013> lu_fsm.c:172 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262428662814255 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250203085545349 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428662814255)[0x55ba69a8f120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250203085545349 DLGSUP <0013> lu_fsm.c:253 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262428662814255 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428662814255" cn_domain=PS} 20250203085545349 DLINP <000b> input/ipa.c:452 connected read/write 20250203085545349 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085545349 DLINP <000b> input/ipa.c:452 connected read/write 20250203085545349 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@b63b467c7f03: Found GsupExpect[0] for "262428662814255" handled at TC_gsup_ul(72) HLR_Test-GSUP(62)@b63b467c7f03: Added IMSI table entry 7TC_gsup_ul(72)"262428662814255" 20250203085545350 DLINP <000b> input/ipa.c:452 connected read/write 20250203085545350 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085545350 DLGSUP <0013> gsup_req.c:140 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262428662814255 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428662814255"} 20250203085545350 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428662814255)[0x55ba69a8f120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250203085545350 DLGSUP <0013> gsup_req.c:173 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262428662814255 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250203085545350 DLGSUP <0013> lu_fsm.c:91 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262428662814255 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428662814255"} 20250203085545350 DLGSUP <0013> gsup_req.c:173 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262428662814255 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250203085545350 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428662814255)[0x55ba69a8f120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250203085545350 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428662814255)[0x55ba69a8f120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250203085545350 DLU <0006> fsm.c:568 lu(PS:IMSI-262428662814255)[0x55ba69a8f120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250203085545350 DLINP <000b> input/ipa.c:452 connected read/write 20250203085545350 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085545350 DLINP <000b> input/ipa.c:452 connected read/write 20250203085545350 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(72)@b63b467c7f03: setverdict(pass): none -> pass TC_gsup_ul(72)@b63b467c7f03: setverdict(pass): pass -> pass, component reason not changed 20250203085545351 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49124<->l=127.0.0.1:4258 TC_gsup_ul(72)@b63b467c7f03: Final verdict of PTC: pass MTC@b63b467c7f03: setverdict(pass): none -> pass 20250203085545352 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49070<->l=127.0.0.1:4258 20250203085545352 DLINP <000b> input/ipa.c:452 connected read/write 20250203085545352 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085545352 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250203085545352 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250203085545352 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250203085545353 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36835<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(61)@b63b467c7f03: Final verdict of PTC: none HLR_Test-GSUP(62)@b63b467c7f03: Final verdict of PTC: none 63@b63b467c7f03: Final verdict of PTC: none IPA-CTRL-CLI-IPA(64)@b63b467c7f03: Final verdict of PTC: none MTC@b63b467c7f03: Setting final verdict of the test case. MTC@b63b467c7f03: Local verdict of MTC: pass MTC@b63b467c7f03: Local verdict of PTC HLR_Test-GSUP-IPA(61): none (pass -> pass) MTC@b63b467c7f03: Local verdict of PTC HLR_Test-GSUP(62): none (pass -> pass) MTC@b63b467c7f03: Local verdict of PTC with component reference 63: none (pass -> pass) MTC@b63b467c7f03: Local verdict of PTC IPA-CTRL-CLI-IPA(64): none (pass -> pass) MTC@b63b467c7f03: Local verdict of PTC TC_gsup_ul(65): pass (pass -> pass) MTC@b63b467c7f03: Local verdict of PTC TC_gsup_ul(66): pass (pass -> pass) MTC@b63b467c7f03: Local verdict of PTC TC_gsup_ul(67): pass (pass -> pass) MTC@b63b467c7f03: Local verdict of PTC TC_gsup_ul(68): pass (pass -> pass) MTC@b63b467c7f03: Local verdict of PTC TC_gsup_ul(69): pass (pass -> pass) MTC@b63b467c7f03: Local verdict of PTC TC_gsup_ul(70): pass (pass -> pass) MTC@b63b467c7f03: Local verdict of PTC TC_gsup_ul(71): pass (pass -> pass) MTC@b63b467c7f03: Local verdict of PTC TC_gsup_ul(72): pass (pass -> pass) MTC@b63b467c7f03: Test case TC_gsup_ul finished. Verdict: pass MTC@b63b467c7f03: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul pass'. Mon Feb 3 08:55:45 UTC 2025 ====== HLR_Tests.TC_gsup_ul pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_ul.talloc 20250203085545378 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49132<->l=127.0.0.1:4258 20250203085545479 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49132<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=76840) Waiting for packet dumper to finish... 1 (prev_count=76840, count=112780) MTC@b63b467c7f03: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul pass' was executed successfully (exit status: 0). MTC@b63b467c7f03: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_via_proxy'. ------ HLR_Tests.TC_gsup_ul_via_proxy ------ Mon Feb 3 08:55:47 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@b63b467c7f03: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_via_proxy' was executed successfully (exit status: 0). MTC@b63b467c7f03: Test case TC_gsup_ul_via_proxy started. MTC@b63b467c7f03: legacy= false MTC@b63b467c7f03: in not legacy case 1 MTC@b63b467c7f03: in not legacy case 2 20250203085548586 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250203085548587 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(73)@b63b467c7f03: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250203085548591 DLINP <000b> input/ipa.c:452 connected read/write 20250203085548591 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085548593 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49140<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(73)@b63b467c7f03: 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)@b63b467c7f03: 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 } } } } 20250203085548596 DLINP <000b> input/ipa.c:452 connected read/write 20250203085548596 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(73)@b63b467c7f03: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250203085548596 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250203085548597 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250203085548597 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 20250203085548597 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250203085548597 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 20250203085548597 DLGSUP <0013> gsup_server.c:236 2: 20250203085548597 DLGSUP <0013> gsup_server.c:238 2: 00 20250203085548597 DLGSUP <0013> gsup_server.c:236 3: 20250203085548597 DLGSUP <0013> gsup_server.c:238 3: 00 20250203085548597 DLGSUP <0013> gsup_server.c:236 4: 20250203085548597 DLGSUP <0013> gsup_server.c:238 4: 00 20250203085548597 DLGSUP <0013> gsup_server.c:236 5: 20250203085548597 DLGSUP <0013> gsup_server.c:238 5: 00 20250203085548597 DLGSUP <0013> gsup_server.c:236 7: 20250203085548597 DLGSUP <0013> gsup_server.c:238 7: 00 20250203085548597 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250203085548597 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250203085548597 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 75@b63b467c7f03: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20250203085548620 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:45675<->l=127.0.0.1:4259) 20250203085548629 DAUC <0003> db_auc.c:157 IMSI='262426454279718': No 2G Auth Data 20250203085548629 DAUC <0003> db_auc.c:192 IMSI='262426454279718': No 3G Auth Data HLR_Test-GSUP(74)@b63b467c7f03: Created GsupExpect[0] for "262426454279718" to be handled at TC_gsup_ul_via_proxy(77) 20250203085548651 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49150<->l=127.0.0.1:4258 20250203085548663 DLINP <000b> input/ipa.c:452 connected read/write 20250203085548663 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085548663 DLGSUP <0013> gsup_req.c:140 GSUP 67: MSC-00-00-00-00-00-00: IMSI-262426454279718 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426454279718" cn_domain=PS source_name="the-source\n"} 20250203085548663 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250203085548663 DLU <0006> fsm.c:456 lu(262426454279718)[0x55ba69a8f120]{UNVALIDATED}: Allocated 20250203085548663 DLGSUP <0013> lu_fsm.c:167 GSUP 67: the-source\n: IMSI-262426454279718 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250203085548663 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426454279718)[0x55ba69a8f120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250203085548663 DLGSUP <0013> lu_fsm.c:253 GSUP 67: the-source\n: IMSI-262426454279718 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426454279718" cn_domain=PS destination_name="the-source\n"} 20250203085548663 DLINP <000b> input/ipa.c:452 connected read/write 20250203085548663 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085548663 DLINP <000b> input/ipa.c:452 connected read/write 20250203085548663 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@b63b467c7f03: Found GsupExpect[0] for "262426454279718" handled at TC_gsup_ul_via_proxy(77) HLR_Test-GSUP(74)@b63b467c7f03: Added IMSI table entry 0TC_gsup_ul_via_proxy(77)"262426454279718" 20250203085548669 DLINP <000b> input/ipa.c:452 connected read/write 20250203085548669 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085548669 DLGSUP <0013> gsup_req.c:140 GSUP 68: MSC-00-00-00-00-00-00: IMSI-262426454279718 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426454279718" source_name="the-source\n"} 20250203085548669 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426454279718)[0x55ba69a8f120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250203085548669 DLGSUP <0013> gsup_req.c:173 GSUP 68: the-source\n: IMSI-262426454279718 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250203085548669 DLGSUP <0013> lu_fsm.c:91 GSUP 67: the-source\n: IMSI-262426454279718 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426454279718" destination_name="the-source\n"} 20250203085548669 DLGSUP <0013> gsup_req.c:173 GSUP 67: the-source\n: IMSI-262426454279718 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250203085548669 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426454279718)[0x55ba69a8f120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250203085548669 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426454279718)[0x55ba69a8f120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250203085548669 DLU <0006> fsm.c:568 lu(PS:IMSI-262426454279718)[0x55ba69a8f120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250203085548669 DLINP <000b> input/ipa.c:452 connected read/write 20250203085548669 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085548670 DLINP <000b> input/ipa.c:452 connected read/write 20250203085548670 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(77)@b63b467c7f03: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(77)@b63b467c7f03: setverdict(pass): pass -> pass, component reason not changed 20250203085548672 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49150<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(77)@b63b467c7f03: Final verdict of PTC: pass 20250203085548676 DAUC <0003> db_auc.c:157 IMSI='262426546795869': No 2G Auth Data 20250203085548676 DAUC <0003> db_auc.c:192 IMSI='262426546795869': No 3G Auth Data 20250203085548678 DLGSUP <0013> hlr.c:121 IMSI 262426546795869: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@b63b467c7f03: Created GsupExpect[0] for "262426546795869" to be handled at TC_gsup_ul_via_proxy(78) 20250203085548693 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49152<->l=127.0.0.1:4258 20250203085548695 DLINP <000b> input/ipa.c:452 connected read/write 20250203085548695 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085548695 DLGSUP <0013> gsup_req.c:140 GSUP 69: MSC-00-00-00-00-00-00: IMSI-262426546795869 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426546795869" cn_domain=PS source_name="the-source\n"} 20250203085548695 DLU <0006> fsm.c:456 lu(262426546795869)[0x55ba69a8f120]{UNVALIDATED}: Allocated 20250203085548695 DLGSUP <0013> lu_fsm.c:167 GSUP 69: the-source\n: IMSI-262426546795869 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250203085548695 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426546795869)[0x55ba69a8f120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250203085548695 DLGSUP <0013> lu_fsm.c:253 GSUP 69: the-source\n: IMSI-262426546795869 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426546795869" cn_domain=PS destination_name="the-source\n"} 20250203085548695 DLINP <000b> input/ipa.c:452 connected read/write 20250203085548695 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085548695 DLINP <000b> input/ipa.c:452 connected read/write 20250203085548695 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@b63b467c7f03: Found GsupExpect[0] for "262426546795869" handled at TC_gsup_ul_via_proxy(78) HLR_Test-GSUP(74)@b63b467c7f03: Added IMSI table entry 1TC_gsup_ul_via_proxy(78)"262426546795869" 20250203085548696 DLINP <000b> input/ipa.c:452 connected read/write 20250203085548696 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085548696 DLGSUP <0013> gsup_req.c:140 GSUP 70: MSC-00-00-00-00-00-00: IMSI-262426546795869 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426546795869" source_name="the-source\n"} 20250203085548696 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426546795869)[0x55ba69a8f120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250203085548696 DLGSUP <0013> gsup_req.c:173 GSUP 70: the-source\n: IMSI-262426546795869 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250203085548696 DLGSUP <0013> lu_fsm.c:91 GSUP 69: the-source\n: IMSI-262426546795869 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426546795869" destination_name="the-source\n"} 20250203085548696 DLGSUP <0013> gsup_req.c:173 GSUP 69: the-source\n: IMSI-262426546795869 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250203085548696 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426546795869)[0x55ba69a8f120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250203085548696 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426546795869)[0x55ba69a8f120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250203085548696 DLU <0006> fsm.c:568 lu(PS:IMSI-262426546795869)[0x55ba69a8f120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250203085548696 DLINP <000b> input/ipa.c:452 connected read/write 20250203085548696 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085548696 DLINP <000b> input/ipa.c:452 connected read/write 20250203085548696 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(78)@b63b467c7f03: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(78)@b63b467c7f03: setverdict(pass): pass -> pass, component reason not changed 20250203085548696 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49152<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(78)@b63b467c7f03: Final verdict of PTC: pass 20250203085548697 DAUC <0003> db_auc.c:157 IMSI='262428622246035': No 2G Auth Data 20250203085548697 DAUC <0003> db_auc.c:192 IMSI='262428622246035': No 3G Auth Data 20250203085548697 DLGSUP <0013> hlr.c:121 IMSI 262428622246035: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@b63b467c7f03: Created GsupExpect[0] for "262428622246035" to be handled at TC_gsup_ul_via_proxy(79) 20250203085548703 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49166<->l=127.0.0.1:4258 20250203085548704 DLINP <000b> input/ipa.c:452 connected read/write 20250203085548704 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085548705 DLGSUP <0013> gsup_req.c:140 GSUP 71: MSC-00-00-00-00-00-00: IMSI-262428622246035 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428622246035" cn_domain=PS source_name="the-source\n"} 20250203085548705 DLU <0006> fsm.c:456 lu(262428622246035)[0x55ba69a8f120]{UNVALIDATED}: Allocated 20250203085548705 DLGSUP <0013> lu_fsm.c:167 GSUP 71: the-source\n: IMSI-262428622246035 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250203085548705 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428622246035)[0x55ba69a8f120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250203085548705 DLGSUP <0013> lu_fsm.c:253 GSUP 71: the-source\n: IMSI-262428622246035 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428622246035" cn_domain=PS destination_name="the-source\n"} 20250203085548705 DLINP <000b> input/ipa.c:452 connected read/write 20250203085548705 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085548705 DLINP <000b> input/ipa.c:452 connected read/write 20250203085548705 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@b63b467c7f03: Found GsupExpect[0] for "262428622246035" handled at TC_gsup_ul_via_proxy(79) HLR_Test-GSUP(74)@b63b467c7f03: Added IMSI table entry 2TC_gsup_ul_via_proxy(79)"262428622246035" 20250203085548705 DLINP <000b> input/ipa.c:452 connected read/write 20250203085548705 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085548706 DLGSUP <0013> gsup_req.c:140 GSUP 72: MSC-00-00-00-00-00-00: IMSI-262428622246035 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428622246035" source_name="the-source\n"} 20250203085548706 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428622246035)[0x55ba69a8f120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250203085548706 DLGSUP <0013> gsup_req.c:173 GSUP 72: the-source\n: IMSI-262428622246035 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250203085548706 DLGSUP <0013> lu_fsm.c:91 GSUP 71: the-source\n: IMSI-262428622246035 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428622246035" destination_name="the-source\n"} 20250203085548706 DLGSUP <0013> gsup_req.c:173 GSUP 71: the-source\n: IMSI-262428622246035 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250203085548706 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428622246035)[0x55ba69a8f120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250203085548706 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428622246035)[0x55ba69a8f120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250203085548706 DLU <0006> fsm.c:568 lu(PS:IMSI-262428622246035)[0x55ba69a8f120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250203085548706 DLINP <000b> input/ipa.c:452 connected read/write 20250203085548706 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085548706 DLINP <000b> input/ipa.c:452 connected read/write 20250203085548706 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(79)@b63b467c7f03: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(79)@b63b467c7f03: setverdict(pass): pass -> pass, component reason not changed 20250203085548706 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49166<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(79)@b63b467c7f03: Final verdict of PTC: pass 20250203085548707 DAUC <0003> db_auc.c:157 IMSI='262428898102466': No 2G Auth Data 20250203085548707 DAUC <0003> db_auc.c:192 IMSI='262428898102466': No 3G Auth Data 20250203085548707 DLGSUP <0013> hlr.c:121 IMSI 262428898102466: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@b63b467c7f03: Created GsupExpect[0] for "262428898102466" to be handled at TC_gsup_ul_via_proxy(80) 20250203085548715 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49172<->l=127.0.0.1:4258 20250203085548716 DLINP <000b> input/ipa.c:452 connected read/write 20250203085548716 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085548716 DLGSUP <0013> gsup_req.c:140 GSUP 73: MSC-00-00-00-00-00-00: IMSI-262428898102466 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428898102466" cn_domain=PS source_name="the-source\n"} 20250203085548716 DLU <0006> fsm.c:456 lu(262428898102466)[0x55ba69a8f120]{UNVALIDATED}: Allocated 20250203085548716 DLGSUP <0013> lu_fsm.c:167 GSUP 73: the-source\n: IMSI-262428898102466 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250203085548716 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428898102466)[0x55ba69a8f120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250203085548716 DLGSUP <0013> lu_fsm.c:253 GSUP 73: the-source\n: IMSI-262428898102466 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428898102466" cn_domain=PS destination_name="the-source\n"} 20250203085548716 DLINP <000b> input/ipa.c:452 connected read/write 20250203085548716 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085548716 DLINP <000b> input/ipa.c:452 connected read/write 20250203085548716 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@b63b467c7f03: Found GsupExpect[0] for "262428898102466" handled at TC_gsup_ul_via_proxy(80) HLR_Test-GSUP(74)@b63b467c7f03: Added IMSI table entry 3TC_gsup_ul_via_proxy(80)"262428898102466" 20250203085548718 DLINP <000b> input/ipa.c:452 connected read/write 20250203085548718 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085548718 DLGSUP <0013> gsup_req.c:140 GSUP 74: MSC-00-00-00-00-00-00: IMSI-262428898102466 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428898102466" source_name="the-source\n"} 20250203085548718 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428898102466)[0x55ba69a8f120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250203085548718 DLGSUP <0013> gsup_req.c:173 GSUP 74: the-source\n: IMSI-262428898102466 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250203085548718 DLGSUP <0013> lu_fsm.c:91 GSUP 73: the-source\n: IMSI-262428898102466 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428898102466" destination_name="the-source\n"} 20250203085548718 DLGSUP <0013> gsup_req.c:173 GSUP 73: the-source\n: IMSI-262428898102466 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250203085548718 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428898102466)[0x55ba69a8f120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250203085548718 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428898102466)[0x55ba69a8f120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250203085548718 DLU <0006> fsm.c:568 lu(PS:IMSI-262428898102466)[0x55ba69a8f120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250203085548718 DLINP <000b> input/ipa.c:452 connected read/write 20250203085548718 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085548718 DLINP <000b> input/ipa.c:452 connected read/write 20250203085548718 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(80)@b63b467c7f03: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(80)@b63b467c7f03: setverdict(pass): pass -> pass, component reason not changed 20250203085548719 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49172<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(80)@b63b467c7f03: Final verdict of PTC: pass 20250203085548719 DAUC <0003> db_auc.c:157 IMSI='262425199264079': No 2G Auth Data 20250203085548720 DAUC <0003> db_auc.c:192 IMSI='262425199264079': No 3G Auth Data 20250203085548720 DLGSUP <0013> hlr.c:121 IMSI 262425199264079: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@b63b467c7f03: Created GsupExpect[0] for "262425199264079" to be handled at TC_gsup_ul_via_proxy(81) 20250203085548727 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49188<->l=127.0.0.1:4258 20250203085548728 DLINP <000b> input/ipa.c:452 connected read/write 20250203085548728 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085548728 DLGSUP <0013> gsup_req.c:140 GSUP 75: MSC-00-00-00-00-00-00: IMSI-262425199264079 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425199264079" cn_domain=PS source_name="the-source\n"} 20250203085548728 DLU <0006> fsm.c:456 lu(262425199264079)[0x55ba69a8f120]{UNVALIDATED}: Allocated 20250203085548728 DLGSUP <0013> lu_fsm.c:167 GSUP 75: the-source\n: IMSI-262425199264079 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250203085548728 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425199264079)[0x55ba69a8f120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250203085548728 DLGSUP <0013> lu_fsm.c:253 GSUP 75: the-source\n: IMSI-262425199264079 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425199264079" cn_domain=PS destination_name="the-source\n"} 20250203085548728 DLINP <000b> input/ipa.c:452 connected read/write 20250203085548728 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085548728 DLINP <000b> input/ipa.c:452 connected read/write 20250203085548728 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@b63b467c7f03: Found GsupExpect[0] for "262425199264079" handled at TC_gsup_ul_via_proxy(81) HLR_Test-GSUP(74)@b63b467c7f03: Added IMSI table entry 4TC_gsup_ul_via_proxy(81)"262425199264079" 20250203085548729 DLINP <000b> input/ipa.c:452 connected read/write 20250203085548729 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085548729 DLGSUP <0013> gsup_req.c:140 GSUP 76: MSC-00-00-00-00-00-00: IMSI-262425199264079 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425199264079" source_name="the-source\n"} 20250203085548729 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425199264079)[0x55ba69a8f120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250203085548729 DLGSUP <0013> gsup_req.c:173 GSUP 76: the-source\n: IMSI-262425199264079 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250203085548729 DLGSUP <0013> lu_fsm.c:91 GSUP 75: the-source\n: IMSI-262425199264079 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425199264079" destination_name="the-source\n"} 20250203085548729 DLGSUP <0013> gsup_req.c:173 GSUP 75: the-source\n: IMSI-262425199264079 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250203085548729 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425199264079)[0x55ba69a8f120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250203085548729 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425199264079)[0x55ba69a8f120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250203085548729 DLU <0006> fsm.c:568 lu(PS:IMSI-262425199264079)[0x55ba69a8f120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250203085548729 DLINP <000b> input/ipa.c:452 connected read/write 20250203085548729 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085548730 DLINP <000b> input/ipa.c:452 connected read/write 20250203085548730 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(81)@b63b467c7f03: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(81)@b63b467c7f03: setverdict(pass): pass -> pass, component reason not changed 20250203085548730 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49188<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(81)@b63b467c7f03: Final verdict of PTC: pass 20250203085548731 DAUC <0003> db_auc.c:157 IMSI='262426302790898': No 2G Auth Data 20250203085548731 DAUC <0003> db_auc.c:192 IMSI='262426302790898': No 3G Auth Data 20250203085548731 DLGSUP <0013> hlr.c:121 IMSI 262426302790898: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@b63b467c7f03: Created GsupExpect[0] for "262426302790898" to be handled at TC_gsup_ul_via_proxy(82) 20250203085548738 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49202<->l=127.0.0.1:4258 20250203085548740 DLINP <000b> input/ipa.c:452 connected read/write 20250203085548740 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085548740 DLGSUP <0013> gsup_req.c:140 GSUP 77: MSC-00-00-00-00-00-00: IMSI-262426302790898 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426302790898" cn_domain=PS source_name="the-source\n"} 20250203085548740 DLU <0006> fsm.c:456 lu(262426302790898)[0x55ba69a8f120]{UNVALIDATED}: Allocated 20250203085548740 DLGSUP <0013> lu_fsm.c:167 GSUP 77: the-source\n: IMSI-262426302790898 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250203085548740 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426302790898)[0x55ba69a8f120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250203085548740 DLGSUP <0013> lu_fsm.c:253 GSUP 77: the-source\n: IMSI-262426302790898 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426302790898" cn_domain=PS destination_name="the-source\n"} 20250203085548740 DLINP <000b> input/ipa.c:452 connected read/write 20250203085548740 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085548740 DLINP <000b> input/ipa.c:452 connected read/write 20250203085548740 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@b63b467c7f03: Found GsupExpect[0] for "262426302790898" handled at TC_gsup_ul_via_proxy(82) HLR_Test-GSUP(74)@b63b467c7f03: Added IMSI table entry 5TC_gsup_ul_via_proxy(82)"262426302790898" 20250203085548741 DLINP <000b> input/ipa.c:452 connected read/write 20250203085548741 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085548741 DLGSUP <0013> gsup_req.c:140 GSUP 78: MSC-00-00-00-00-00-00: IMSI-262426302790898 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426302790898" source_name="the-source\n"} 20250203085548741 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426302790898)[0x55ba69a8f120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250203085548741 DLGSUP <0013> gsup_req.c:173 GSUP 78: the-source\n: IMSI-262426302790898 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250203085548741 DLGSUP <0013> lu_fsm.c:91 GSUP 77: the-source\n: IMSI-262426302790898 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426302790898" destination_name="the-source\n"} 20250203085548741 DLGSUP <0013> gsup_req.c:173 GSUP 77: the-source\n: IMSI-262426302790898 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250203085548741 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426302790898)[0x55ba69a8f120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250203085548741 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426302790898)[0x55ba69a8f120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250203085548741 DLU <0006> fsm.c:568 lu(PS:IMSI-262426302790898)[0x55ba69a8f120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250203085548741 DLINP <000b> input/ipa.c:452 connected read/write 20250203085548741 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085548741 DLINP <000b> input/ipa.c:452 connected read/write 20250203085548741 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(82)@b63b467c7f03: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(82)@b63b467c7f03: setverdict(pass): pass -> pass, component reason not changed 20250203085548742 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49202<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(82)@b63b467c7f03: Final verdict of PTC: pass 20250203085548743 DAUC <0003> db_auc.c:157 IMSI='262426131702668': No 2G Auth Data 20250203085548743 DAUC <0003> db_auc.c:192 IMSI='262426131702668': No 3G Auth Data 20250203085548743 DLGSUP <0013> hlr.c:121 IMSI 262426131702668: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@b63b467c7f03: Created GsupExpect[0] for "262426131702668" to be handled at TC_gsup_ul_via_proxy(83) 20250203085548750 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49210<->l=127.0.0.1:4258 20250203085548752 DLINP <000b> input/ipa.c:452 connected read/write 20250203085548752 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085548752 DLGSUP <0013> gsup_req.c:140 GSUP 79: MSC-00-00-00-00-00-00: IMSI-262426131702668 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426131702668" cn_domain=PS source_name="the-source\n"} 20250203085548752 DLU <0006> fsm.c:456 lu(262426131702668)[0x55ba69a8f120]{UNVALIDATED}: Allocated 20250203085548752 DLGSUP <0013> lu_fsm.c:167 GSUP 79: the-source\n: IMSI-262426131702668 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250203085548752 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426131702668)[0x55ba69a8f120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250203085548752 DLGSUP <0013> lu_fsm.c:253 GSUP 79: the-source\n: IMSI-262426131702668 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426131702668" cn_domain=PS destination_name="the-source\n"} 20250203085548752 DLINP <000b> input/ipa.c:452 connected read/write 20250203085548752 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085548752 DLINP <000b> input/ipa.c:452 connected read/write 20250203085548752 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@b63b467c7f03: Found GsupExpect[0] for "262426131702668" handled at TC_gsup_ul_via_proxy(83) HLR_Test-GSUP(74)@b63b467c7f03: Added IMSI table entry 6TC_gsup_ul_via_proxy(83)"262426131702668" 20250203085548754 DLINP <000b> input/ipa.c:452 connected read/write 20250203085548754 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085548754 DLGSUP <0013> gsup_req.c:140 GSUP 80: MSC-00-00-00-00-00-00: IMSI-262426131702668 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426131702668" source_name="the-source\n"} 20250203085548754 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426131702668)[0x55ba69a8f120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250203085548754 DLGSUP <0013> gsup_req.c:173 GSUP 80: the-source\n: IMSI-262426131702668 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250203085548754 DLGSUP <0013> lu_fsm.c:91 GSUP 79: the-source\n: IMSI-262426131702668 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426131702668" destination_name="the-source\n"} 20250203085548754 DLGSUP <0013> gsup_req.c:173 GSUP 79: the-source\n: IMSI-262426131702668 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250203085548754 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426131702668)[0x55ba69a8f120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250203085548754 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426131702668)[0x55ba69a8f120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250203085548754 DLU <0006> fsm.c:568 lu(PS:IMSI-262426131702668)[0x55ba69a8f120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250203085548754 DLINP <000b> input/ipa.c:452 connected read/write 20250203085548754 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085548754 DLINP <000b> input/ipa.c:452 connected read/write 20250203085548754 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(83)@b63b467c7f03: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(83)@b63b467c7f03: setverdict(pass): pass -> pass, component reason not changed 20250203085548755 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49210<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(83)@b63b467c7f03: Final verdict of PTC: pass 20250203085548755 DAUC <0003> db_auc.c:157 IMSI='262423161144825': No 2G Auth Data 20250203085548755 DAUC <0003> db_auc.c:192 IMSI='262423161144825': No 3G Auth Data 20250203085548756 DLGSUP <0013> hlr.c:121 IMSI 262423161144825: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@b63b467c7f03: Created GsupExpect[0] for "262423161144825" to be handled at TC_gsup_ul_via_proxy(84) 20250203085548762 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49220<->l=127.0.0.1:4258 20250203085548764 DLINP <000b> input/ipa.c:452 connected read/write 20250203085548764 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085548764 DLGSUP <0013> gsup_req.c:140 GSUP 81: MSC-00-00-00-00-00-00: IMSI-262423161144825 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423161144825" cn_domain=PS source_name="the-source\n"} 20250203085548764 DLU <0006> fsm.c:456 lu(262423161144825)[0x55ba69a8f120]{UNVALIDATED}: Allocated 20250203085548764 DLGSUP <0013> lu_fsm.c:167 GSUP 81: the-source\n: IMSI-262423161144825 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250203085548764 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423161144825)[0x55ba69a8f120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250203085548764 DLGSUP <0013> lu_fsm.c:253 GSUP 81: the-source\n: IMSI-262423161144825 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423161144825" cn_domain=PS destination_name="the-source\n"} 20250203085548764 DLINP <000b> input/ipa.c:452 connected read/write 20250203085548764 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085548764 DLINP <000b> input/ipa.c:452 connected read/write 20250203085548764 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@b63b467c7f03: Found GsupExpect[0] for "262423161144825" handled at TC_gsup_ul_via_proxy(84) HLR_Test-GSUP(74)@b63b467c7f03: Added IMSI table entry 7TC_gsup_ul_via_proxy(84)"262423161144825" 20250203085548765 DLINP <000b> input/ipa.c:452 connected read/write 20250203085548765 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085548765 DLGSUP <0013> gsup_req.c:140 GSUP 82: MSC-00-00-00-00-00-00: IMSI-262423161144825 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423161144825" source_name="the-source\n"} 20250203085548765 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423161144825)[0x55ba69a8f120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250203085548765 DLGSUP <0013> gsup_req.c:173 GSUP 82: the-source\n: IMSI-262423161144825 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250203085548765 DLGSUP <0013> lu_fsm.c:91 GSUP 81: the-source\n: IMSI-262423161144825 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423161144825" destination_name="the-source\n"} 20250203085548765 DLGSUP <0013> gsup_req.c:173 GSUP 81: the-source\n: IMSI-262423161144825 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250203085548765 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423161144825)[0x55ba69a8f120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250203085548765 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423161144825)[0x55ba69a8f120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250203085548765 DLU <0006> fsm.c:568 lu(PS:IMSI-262423161144825)[0x55ba69a8f120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250203085548765 DLINP <000b> input/ipa.c:452 connected read/write 20250203085548765 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085548765 DLINP <000b> input/ipa.c:452 connected read/write 20250203085548765 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(84)@b63b467c7f03: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(84)@b63b467c7f03: setverdict(pass): pass -> pass, component reason not changed 20250203085548766 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49220<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(84)@b63b467c7f03: Final verdict of PTC: pass MTC@b63b467c7f03: setverdict(pass): none -> pass 20250203085548767 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49140<->l=127.0.0.1:4258 75@b63b467c7f03: Final verdict of PTC: none 20250203085548768 DLINP <000b> input/ipa.c:452 connected read/write 20250203085548768 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085548768 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250203085548768 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250203085548768 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250203085548768 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20250203085548768 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45675<->l=127.0.0.1:4259) HLR_Test-GSUP(74)@b63b467c7f03: Final verdict of PTC: none HLR_Test-GSUP-IPA(73)@b63b467c7f03: Final verdict of PTC: none IPA-CTRL-CLI-IPA(76)@b63b467c7f03: Final verdict of PTC: none MTC@b63b467c7f03: Setting final verdict of the test case. MTC@b63b467c7f03: Local verdict of MTC: pass MTC@b63b467c7f03: Local verdict of PTC HLR_Test-GSUP-IPA(73): none (pass -> pass) MTC@b63b467c7f03: Local verdict of PTC HLR_Test-GSUP(74): none (pass -> pass) MTC@b63b467c7f03: Local verdict of PTC with component reference 75: none (pass -> pass) MTC@b63b467c7f03: Local verdict of PTC IPA-CTRL-CLI-IPA(76): none (pass -> pass) MTC@b63b467c7f03: Local verdict of PTC TC_gsup_ul_via_proxy(77): pass (pass -> pass) MTC@b63b467c7f03: Local verdict of PTC TC_gsup_ul_via_proxy(78): pass (pass -> pass) MTC@b63b467c7f03: Local verdict of PTC TC_gsup_ul_via_proxy(79): pass (pass -> pass) MTC@b63b467c7f03: Local verdict of PTC TC_gsup_ul_via_proxy(80): pass (pass -> pass) MTC@b63b467c7f03: Local verdict of PTC TC_gsup_ul_via_proxy(81): pass (pass -> pass) MTC@b63b467c7f03: Local verdict of PTC TC_gsup_ul_via_proxy(82): pass (pass -> pass) MTC@b63b467c7f03: Local verdict of PTC TC_gsup_ul_via_proxy(83): pass (pass -> pass) MTC@b63b467c7f03: Local verdict of PTC TC_gsup_ul_via_proxy(84): pass (pass -> pass) MTC@b63b467c7f03: Test case TC_gsup_ul_via_proxy finished. Verdict: pass MTC@b63b467c7f03: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_via_proxy pass'. Mon Feb 3 08:55:48 UTC 2025 ====== HLR_Tests.TC_gsup_ul_via_proxy pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_ul_via_proxy.talloc 20250203085548795 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49224<->l=127.0.0.1:4258 20250203085548896 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49224<->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=114608) MTC@b63b467c7f03: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_via_proxy pass' was executed successfully (exit status: 0). MTC@b63b467c7f03: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_subscriber_data'. ------ HLR_Tests.TC_gsup_ul_subscriber_data ------ Mon Feb 3 08:55:50 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_subscriber_data.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_subscriber_data.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@b63b467c7f03: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_subscriber_data' was executed successfully (exit status: 0). MTC@b63b467c7f03: Test case TC_gsup_ul_subscriber_data started. MTC@b63b467c7f03: legacy= false MTC@b63b467c7f03: in not legacy case 1 MTC@b63b467c7f03: in not legacy case 2 20250203085552007 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250203085552007 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(85)@b63b467c7f03: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250203085552011 DLINP <000b> input/ipa.c:452 connected read/write 20250203085552011 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085552012 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46712<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(85)@b63b467c7f03: 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)@b63b467c7f03: 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 } } } } 20250203085552013 DLINP <000b> input/ipa.c:452 connected read/write 20250203085552013 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085552013 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250203085552013 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 HLR_Test-GSUP-IPA(85)@b63b467c7f03: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250203085552013 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 20250203085552013 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250203085552013 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 20250203085552013 DLGSUP <0013> gsup_server.c:236 2: 20250203085552013 DLGSUP <0013> gsup_server.c:238 2: 00 20250203085552013 DLGSUP <0013> gsup_server.c:236 3: 20250203085552013 DLGSUP <0013> gsup_server.c:238 3: 00 20250203085552013 DLGSUP <0013> gsup_server.c:236 4: 20250203085552013 DLGSUP <0013> gsup_server.c:238 4: 00 20250203085552013 DLGSUP <0013> gsup_server.c:236 5: 20250203085552013 DLGSUP <0013> gsup_server.c:238 5: 00 20250203085552013 DLGSUP <0013> gsup_server.c:236 7: 20250203085552013 DLGSUP <0013> gsup_server.c:238 7: 00 20250203085552013 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250203085552013 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250203085552013 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 87@b63b467c7f03: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20250203085552030 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:45325<->l=127.0.0.1:4259) 20250203085552052 DAUC <0003> db_auc.c:157 IMSI='262428642449738': No 2G Auth Data 20250203085552052 DAUC <0003> db_auc.c:192 IMSI='262428642449738': No 3G Auth Data HLR_Test-GSUP(86)@b63b467c7f03: Created GsupExpect[0] for "262428642449738" to be handled at TC_gsup_ul_subscriber_data(89) 20250203085552079 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46720<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(89)@b63b467c7f03: GSUP ul subscriber_data<unbound> 20250203085552088 DLINP <000b> input/ipa.c:452 connected read/write 20250203085552088 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085552088 DLGSUP <0013> gsup_req.c:140 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262428642449738 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428642449738" cn_domain=PS} 20250203085552088 DLU <0006> fsm.c:456 lu(262428642449738)[0x55ba69a8f120]{UNVALIDATED}: Allocated 20250203085552088 DLGSUP <0013> lu_fsm.c:172 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262428642449738 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250203085552088 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428642449738)[0x55ba69a8f120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250203085552088 DLGSUP <0013> lu_fsm.c:253 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262428642449738 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428642449738" cn_domain=PS} 20250203085552088 DLINP <000b> input/ipa.c:452 connected read/write 20250203085552088 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085552088 DLINP <000b> input/ipa.c:452 connected read/write 20250203085552088 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@b63b467c7f03: Found GsupExpect[0] for "262428642449738" handled at TC_gsup_ul_subscriber_data(89) HLR_Test-GSUP(86)@b63b467c7f03: Added IMSI table entry 0TC_gsup_ul_subscriber_data(89)"262428642449738" 20250203085552094 DLINP <000b> input/ipa.c:452 connected read/write 20250203085552094 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085552094 DLGSUP <0013> gsup_req.c:140 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262428642449738 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428642449738"} 20250203085552094 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428642449738)[0x55ba69a8f120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250203085552094 DLGSUP <0013> gsup_req.c:173 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262428642449738 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250203085552094 DLGSUP <0013> lu_fsm.c:91 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262428642449738 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428642449738"} 20250203085552094 DLGSUP <0013> gsup_req.c:173 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262428642449738 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250203085552094 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428642449738)[0x55ba69a8f120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250203085552094 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428642449738)[0x55ba69a8f120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250203085552094 DLU <0006> fsm.c:568 lu(PS:IMSI-262428642449738)[0x55ba69a8f120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250203085552094 DLINP <000b> input/ipa.c:452 connected read/write 20250203085552094 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085552094 DLINP <000b> input/ipa.c:452 connected read/write 20250203085552094 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(89)@b63b467c7f03: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(89)@b63b467c7f03: setverdict(pass): pass -> pass, component reason not changed 20250203085552098 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46720<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(89)@b63b467c7f03: Final verdict of PTC: pass 20250203085552101 DAUC <0003> db_auc.c:157 IMSI='262427411387717': No 2G Auth Data 20250203085552101 DAUC <0003> db_auc.c:192 IMSI='262427411387717': No 3G Auth Data 20250203085552102 DLGSUP <0013> hlr.c:121 IMSI 262427411387717: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@b63b467c7f03: Created GsupExpect[0] for "262427411387717" to be handled at TC_gsup_ul_subscriber_data(90) 20250203085552114 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46728<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(90)@b63b467c7f03: GSUP ul subscriber_data<unbound> 20250203085552116 DLINP <000b> input/ipa.c:452 connected read/write 20250203085552116 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085552116 DLGSUP <0013> gsup_req.c:140 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262427411387717 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427411387717" cn_domain=PS} 20250203085552116 DLU <0006> fsm.c:456 lu(262427411387717)[0x55ba69a8f120]{UNVALIDATED}: Allocated 20250203085552116 DLGSUP <0013> lu_fsm.c:172 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262427411387717 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250203085552116 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427411387717)[0x55ba69a8f120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250203085552116 DLGSUP <0013> lu_fsm.c:253 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262427411387717 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427411387717" cn_domain=PS} 20250203085552116 DLINP <000b> input/ipa.c:452 connected read/write 20250203085552116 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085552116 DLINP <000b> input/ipa.c:452 connected read/write 20250203085552116 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@b63b467c7f03: Found GsupExpect[0] for "262427411387717" handled at TC_gsup_ul_subscriber_data(90) HLR_Test-GSUP(86)@b63b467c7f03: Added IMSI table entry 1TC_gsup_ul_subscriber_data(90)"262427411387717" 20250203085552117 DLINP <000b> input/ipa.c:452 connected read/write 20250203085552117 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085552117 DLGSUP <0013> gsup_req.c:140 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262427411387717 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427411387717"} 20250203085552117 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427411387717)[0x55ba69a8f120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250203085552117 DLGSUP <0013> gsup_req.c:173 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262427411387717 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250203085552117 DLGSUP <0013> lu_fsm.c:91 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262427411387717 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427411387717"} 20250203085552117 DLGSUP <0013> gsup_req.c:173 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262427411387717 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250203085552117 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427411387717)[0x55ba69a8f120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250203085552117 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427411387717)[0x55ba69a8f120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250203085552117 DLU <0006> fsm.c:568 lu(PS:IMSI-262427411387717)[0x55ba69a8f120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250203085552117 DLINP <000b> input/ipa.c:452 connected read/write 20250203085552117 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085552117 DLINP <000b> input/ipa.c:452 connected read/write 20250203085552117 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(90)@b63b467c7f03: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(90)@b63b467c7f03: setverdict(pass): pass -> pass, component reason not changed 20250203085552117 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46728<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(90)@b63b467c7f03: Final verdict of PTC: pass 20250203085552118 DAUC <0003> db_auc.c:157 IMSI='262427462439662': No 2G Auth Data 20250203085552118 DAUC <0003> db_auc.c:192 IMSI='262427462439662': No 3G Auth Data 20250203085552118 DLGSUP <0013> hlr.c:121 IMSI 262427462439662: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@b63b467c7f03: Created GsupExpect[0] for "262427462439662" to be handled at TC_gsup_ul_subscriber_data(91) 20250203085552125 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46736<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(91)@b63b467c7f03: GSUP ul subscriber_data<unbound> 20250203085552126 DLINP <000b> input/ipa.c:452 connected read/write 20250203085552126 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085552126 DLGSUP <0013> gsup_req.c:140 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262427462439662 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427462439662" cn_domain=PS} 20250203085552126 DLU <0006> fsm.c:456 lu(262427462439662)[0x55ba69a8f120]{UNVALIDATED}: Allocated 20250203085552126 DLGSUP <0013> lu_fsm.c:172 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262427462439662 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250203085552126 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427462439662)[0x55ba69a8f120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250203085552126 DLGSUP <0013> lu_fsm.c:253 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262427462439662 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427462439662" cn_domain=PS} 20250203085552126 DLINP <000b> input/ipa.c:452 connected read/write 20250203085552126 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085552126 DLINP <000b> input/ipa.c:452 connected read/write 20250203085552126 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@b63b467c7f03: Found GsupExpect[0] for "262427462439662" handled at TC_gsup_ul_subscriber_data(91) HLR_Test-GSUP(86)@b63b467c7f03: Added IMSI table entry 2TC_gsup_ul_subscriber_data(91)"262427462439662" 20250203085552127 DLINP <000b> input/ipa.c:452 connected read/write 20250203085552127 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085552127 DLGSUP <0013> gsup_req.c:140 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262427462439662 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427462439662"} 20250203085552127 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427462439662)[0x55ba69a8f120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250203085552127 DLGSUP <0013> gsup_req.c:173 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262427462439662 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250203085552127 DLGSUP <0013> lu_fsm.c:91 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262427462439662 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427462439662"} 20250203085552127 DLGSUP <0013> gsup_req.c:173 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262427462439662 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250203085552127 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427462439662)[0x55ba69a8f120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250203085552127 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427462439662)[0x55ba69a8f120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250203085552127 DLU <0006> fsm.c:568 lu(PS:IMSI-262427462439662)[0x55ba69a8f120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250203085552127 DLINP <000b> input/ipa.c:452 connected read/write 20250203085552127 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085552127 DLINP <000b> input/ipa.c:452 connected read/write 20250203085552127 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(91)@b63b467c7f03: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(91)@b63b467c7f03: setverdict(pass): pass -> pass, component reason not changed 20250203085552128 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46736<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(91)@b63b467c7f03: Final verdict of PTC: pass 20250203085552128 DAUC <0003> db_auc.c:157 IMSI='262422156068412': No 2G Auth Data 20250203085552128 DAUC <0003> db_auc.c:192 IMSI='262422156068412': No 3G Auth Data 20250203085552128 DLGSUP <0013> hlr.c:121 IMSI 262422156068412: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@b63b467c7f03: Created GsupExpect[0] for "262422156068412" to be handled at TC_gsup_ul_subscriber_data(92) 20250203085552134 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46746<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(92)@b63b467c7f03: GSUP ul subscriber_data<unbound> 20250203085552137 DLINP <000b> input/ipa.c:452 connected read/write 20250203085552137 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085552137 DLGSUP <0013> gsup_req.c:140 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262422156068412 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422156068412" cn_domain=PS} 20250203085552137 DLU <0006> fsm.c:456 lu(262422156068412)[0x55ba69a8f120]{UNVALIDATED}: Allocated 20250203085552137 DLGSUP <0013> lu_fsm.c:172 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262422156068412 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250203085552137 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422156068412)[0x55ba69a8f120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250203085552137 DLGSUP <0013> lu_fsm.c:253 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262422156068412 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422156068412" cn_domain=PS} 20250203085552137 DLINP <000b> input/ipa.c:452 connected read/write 20250203085552137 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085552137 DLINP <000b> input/ipa.c:452 connected read/write 20250203085552137 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@b63b467c7f03: Found GsupExpect[0] for "262422156068412" handled at TC_gsup_ul_subscriber_data(92) HLR_Test-GSUP(86)@b63b467c7f03: Added IMSI table entry 3TC_gsup_ul_subscriber_data(92)"262422156068412" 20250203085552138 DLINP <000b> input/ipa.c:452 connected read/write 20250203085552138 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085552138 DLGSUP <0013> gsup_req.c:140 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262422156068412 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422156068412"} 20250203085552138 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422156068412)[0x55ba69a8f120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250203085552138 DLGSUP <0013> gsup_req.c:173 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262422156068412 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250203085552138 DLGSUP <0013> lu_fsm.c:91 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262422156068412 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422156068412"} 20250203085552138 DLGSUP <0013> gsup_req.c:173 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262422156068412 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250203085552138 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422156068412)[0x55ba69a8f120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250203085552138 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422156068412)[0x55ba69a8f120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250203085552138 DLU <0006> fsm.c:568 lu(PS:IMSI-262422156068412)[0x55ba69a8f120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250203085552138 DLINP <000b> input/ipa.c:452 connected read/write 20250203085552138 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085552138 DLINP <000b> input/ipa.c:452 connected read/write 20250203085552138 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(92)@b63b467c7f03: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(92)@b63b467c7f03: setverdict(pass): pass -> pass, component reason not changed 20250203085552139 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46746<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(92)@b63b467c7f03: Final verdict of PTC: pass 20250203085552140 DAUC <0003> db_auc.c:157 IMSI='262424394123009': No 2G Auth Data 20250203085552140 DAUC <0003> db_auc.c:192 IMSI='262424394123009': No 3G Auth Data 20250203085552140 DLGSUP <0013> hlr.c:121 IMSI 262424394123009: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@b63b467c7f03: Created GsupExpect[0] for "262424394123009" to be handled at TC_gsup_ul_subscriber_data(93) 20250203085552146 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46748<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(93)@b63b467c7f03: GSUP ul subscriber_data<unbound> 20250203085552147 DLINP <000b> input/ipa.c:452 connected read/write 20250203085552147 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085552147 DLGSUP <0013> gsup_req.c:140 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262424394123009 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424394123009" cn_domain=PS} 20250203085552147 DLU <0006> fsm.c:456 lu(262424394123009)[0x55ba69a8f120]{UNVALIDATED}: Allocated 20250203085552147 DLGSUP <0013> lu_fsm.c:172 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262424394123009 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250203085552147 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424394123009)[0x55ba69a8f120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250203085552147 DLGSUP <0013> lu_fsm.c:253 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262424394123009 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424394123009" cn_domain=PS} 20250203085552147 DLINP <000b> input/ipa.c:452 connected read/write 20250203085552147 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085552147 DLINP <000b> input/ipa.c:452 connected read/write 20250203085552147 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@b63b467c7f03: Found GsupExpect[0] for "262424394123009" handled at TC_gsup_ul_subscriber_data(93) HLR_Test-GSUP(86)@b63b467c7f03: Added IMSI table entry 4TC_gsup_ul_subscriber_data(93)"262424394123009" 20250203085552148 DLINP <000b> input/ipa.c:452 connected read/write 20250203085552148 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085552148 DLGSUP <0013> gsup_req.c:140 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262424394123009 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424394123009"} 20250203085552148 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424394123009)[0x55ba69a8f120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250203085552148 DLGSUP <0013> gsup_req.c:173 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262424394123009 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250203085552148 DLGSUP <0013> lu_fsm.c:91 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262424394123009 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424394123009"} 20250203085552148 DLGSUP <0013> gsup_req.c:173 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262424394123009 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250203085552148 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424394123009)[0x55ba69a8f120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250203085552148 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424394123009)[0x55ba69a8f120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250203085552148 DLU <0006> fsm.c:568 lu(PS:IMSI-262424394123009)[0x55ba69a8f120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250203085552148 DLINP <000b> input/ipa.c:452 connected read/write 20250203085552148 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085552148 DLINP <000b> input/ipa.c:452 connected read/write 20250203085552148 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(93)@b63b467c7f03: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(93)@b63b467c7f03: setverdict(pass): pass -> pass, component reason not changed 20250203085552149 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46748<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(93)@b63b467c7f03: Final verdict of PTC: pass 20250203085552150 DAUC <0003> db_auc.c:157 IMSI='262423507697186': No 2G Auth Data 20250203085552150 DAUC <0003> db_auc.c:192 IMSI='262423507697186': No 3G Auth Data 20250203085552150 DLGSUP <0013> hlr.c:121 IMSI 262423507697186: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@b63b467c7f03: Created GsupExpect[0] for "262423507697186" to be handled at TC_gsup_ul_subscriber_data(94) 20250203085552157 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46756<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(94)@b63b467c7f03: GSUP ul subscriber_data<unbound> 20250203085552158 DLINP <000b> input/ipa.c:452 connected read/write 20250203085552158 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085552158 DLGSUP <0013> gsup_req.c:140 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262423507697186 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423507697186" cn_domain=PS} 20250203085552158 DLU <0006> fsm.c:456 lu(262423507697186)[0x55ba69a8f120]{UNVALIDATED}: Allocated 20250203085552158 DLGSUP <0013> lu_fsm.c:172 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262423507697186 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250203085552158 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423507697186)[0x55ba69a8f120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250203085552158 DLGSUP <0013> lu_fsm.c:253 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262423507697186 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423507697186" cn_domain=PS} 20250203085552158 DLINP <000b> input/ipa.c:452 connected read/write 20250203085552158 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085552158 DLINP <000b> input/ipa.c:452 connected read/write 20250203085552159 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@b63b467c7f03: Found GsupExpect[0] for "262423507697186" handled at TC_gsup_ul_subscriber_data(94) HLR_Test-GSUP(86)@b63b467c7f03: Added IMSI table entry 5TC_gsup_ul_subscriber_data(94)"262423507697186" 20250203085552159 DLINP <000b> input/ipa.c:452 connected read/write 20250203085552159 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085552159 DLGSUP <0013> gsup_req.c:140 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262423507697186 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423507697186"} 20250203085552159 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423507697186)[0x55ba69a8f120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250203085552159 DLGSUP <0013> gsup_req.c:173 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262423507697186 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250203085552159 DLGSUP <0013> lu_fsm.c:91 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262423507697186 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423507697186"} 20250203085552159 DLGSUP <0013> gsup_req.c:173 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262423507697186 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250203085552159 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423507697186)[0x55ba69a8f120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250203085552159 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423507697186)[0x55ba69a8f120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250203085552159 DLU <0006> fsm.c:568 lu(PS:IMSI-262423507697186)[0x55ba69a8f120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250203085552159 DLINP <000b> input/ipa.c:452 connected read/write 20250203085552159 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085552159 DLINP <000b> input/ipa.c:452 connected read/write 20250203085552159 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(94)@b63b467c7f03: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(94)@b63b467c7f03: setverdict(pass): pass -> pass, component reason not changed 20250203085552160 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46756<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(94)@b63b467c7f03: Final verdict of PTC: pass 20250203085552161 DAUC <0003> db_auc.c:157 IMSI='262425006267658': No 2G Auth Data 20250203085552161 DAUC <0003> db_auc.c:192 IMSI='262425006267658': No 3G Auth Data 20250203085552161 DLGSUP <0013> hlr.c:121 IMSI 262425006267658: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@b63b467c7f03: Created GsupExpect[0] for "262425006267658" to be handled at TC_gsup_ul_subscriber_data(95) 20250203085552168 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46762<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(95)@b63b467c7f03: GSUP ul subscriber_data<unbound> 20250203085552169 DLINP <000b> input/ipa.c:452 connected read/write 20250203085552169 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085552169 DLGSUP <0013> gsup_req.c:140 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262425006267658 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425006267658" cn_domain=PS} 20250203085552169 DLU <0006> fsm.c:456 lu(262425006267658)[0x55ba69a8f120]{UNVALIDATED}: Allocated 20250203085552169 DLGSUP <0013> lu_fsm.c:172 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262425006267658 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250203085552169 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425006267658)[0x55ba69a8f120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250203085552169 DLGSUP <0013> lu_fsm.c:253 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262425006267658 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425006267658" cn_domain=PS} 20250203085552169 DLINP <000b> input/ipa.c:452 connected read/write 20250203085552169 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085552169 DLINP <000b> input/ipa.c:452 connected read/write 20250203085552169 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@b63b467c7f03: Found GsupExpect[0] for "262425006267658" handled at TC_gsup_ul_subscriber_data(95) HLR_Test-GSUP(86)@b63b467c7f03: Added IMSI table entry 6TC_gsup_ul_subscriber_data(95)"262425006267658" 20250203085552170 DLINP <000b> input/ipa.c:452 connected read/write 20250203085552171 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085552171 DLGSUP <0013> gsup_req.c:140 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262425006267658 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425006267658"} 20250203085552171 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425006267658)[0x55ba69a8f120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250203085552171 DLGSUP <0013> gsup_req.c:173 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262425006267658 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250203085552171 DLGSUP <0013> lu_fsm.c:91 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262425006267658 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425006267658"} 20250203085552171 DLGSUP <0013> gsup_req.c:173 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262425006267658 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250203085552171 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425006267658)[0x55ba69a8f120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250203085552171 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425006267658)[0x55ba69a8f120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250203085552171 DLU <0006> fsm.c:568 lu(PS:IMSI-262425006267658)[0x55ba69a8f120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250203085552171 DLINP <000b> input/ipa.c:452 connected read/write 20250203085552171 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085552171 DLINP <000b> input/ipa.c:452 connected read/write 20250203085552171 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(95)@b63b467c7f03: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(95)@b63b467c7f03: setverdict(pass): pass -> pass, component reason not changed 20250203085552171 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46762<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(95)@b63b467c7f03: Final verdict of PTC: pass 20250203085552172 DAUC <0003> db_auc.c:157 IMSI='262423940280778': No 2G Auth Data 20250203085552172 DAUC <0003> db_auc.c:192 IMSI='262423940280778': No 3G Auth Data 20250203085552172 DLGSUP <0013> hlr.c:121 IMSI 262423940280778: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@b63b467c7f03: Created GsupExpect[0] for "262423940280778" to be handled at TC_gsup_ul_subscriber_data(96) 20250203085552179 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46776<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(96)@b63b467c7f03: GSUP ul subscriber_data<unbound> 20250203085552180 DLINP <000b> input/ipa.c:452 connected read/write 20250203085552180 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085552180 DLGSUP <0013> gsup_req.c:140 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262423940280778 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423940280778" cn_domain=PS} 20250203085552180 DLU <0006> fsm.c:456 lu(262423940280778)[0x55ba69a8f120]{UNVALIDATED}: Allocated 20250203085552180 DLGSUP <0013> lu_fsm.c:172 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262423940280778 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250203085552180 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423940280778)[0x55ba69a8f120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250203085552180 DLGSUP <0013> lu_fsm.c:253 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262423940280778 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423940280778" cn_domain=PS} 20250203085552180 DLINP <000b> input/ipa.c:452 connected read/write 20250203085552180 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085552180 DLINP <000b> input/ipa.c:452 connected read/write 20250203085552180 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@b63b467c7f03: Found GsupExpect[0] for "262423940280778" handled at TC_gsup_ul_subscriber_data(96) HLR_Test-GSUP(86)@b63b467c7f03: Added IMSI table entry 7TC_gsup_ul_subscriber_data(96)"262423940280778" 20250203085552181 DLINP <000b> input/ipa.c:452 connected read/write 20250203085552181 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085552181 DLGSUP <0013> gsup_req.c:140 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262423940280778 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423940280778"} 20250203085552181 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423940280778)[0x55ba69a8f120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250203085552181 DLGSUP <0013> gsup_req.c:173 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262423940280778 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250203085552181 DLGSUP <0013> lu_fsm.c:91 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262423940280778 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423940280778"} 20250203085552181 DLGSUP <0013> gsup_req.c:173 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262423940280778 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250203085552181 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423940280778)[0x55ba69a8f120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250203085552181 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423940280778)[0x55ba69a8f120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250203085552181 DLU <0006> fsm.c:568 lu(PS:IMSI-262423940280778)[0x55ba69a8f120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250203085552181 DLINP <000b> input/ipa.c:452 connected read/write 20250203085552181 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085552181 DLINP <000b> input/ipa.c:452 connected read/write 20250203085552181 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(96)@b63b467c7f03: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(96)@b63b467c7f03: setverdict(pass): pass -> pass, component reason not changed 20250203085552182 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46776<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(96)@b63b467c7f03: Final verdict of PTC: pass MTC@b63b467c7f03: setverdict(pass): none -> pass 20250203085552183 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46712<->l=127.0.0.1:4258 20250203085552183 DLINP <000b> input/ipa.c:452 connected read/write 20250203085552183 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085552183 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250203085552184 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250203085552184 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250203085552184 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45325<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(85)@b63b467c7f03: Final verdict of PTC: none HLR_Test-GSUP(86)@b63b467c7f03: Final verdict of PTC: none 87@b63b467c7f03: Final verdict of PTC: none IPA-CTRL-CLI-IPA(88)@b63b467c7f03: Final verdict of PTC: none MTC@b63b467c7f03: Setting final verdict of the test case. MTC@b63b467c7f03: Local verdict of MTC: pass MTC@b63b467c7f03: Local verdict of PTC HLR_Test-GSUP-IPA(85): none (pass -> pass) MTC@b63b467c7f03: Local verdict of PTC HLR_Test-GSUP(86): none (pass -> pass) MTC@b63b467c7f03: Local verdict of PTC with component reference 87: none (pass -> pass) MTC@b63b467c7f03: Local verdict of PTC IPA-CTRL-CLI-IPA(88): none (pass -> pass) MTC@b63b467c7f03: Local verdict of PTC TC_gsup_ul_subscriber_data(89): pass (pass -> pass) MTC@b63b467c7f03: Local verdict of PTC TC_gsup_ul_subscriber_data(90): pass (pass -> pass) MTC@b63b467c7f03: Local verdict of PTC TC_gsup_ul_subscriber_data(91): pass (pass -> pass) MTC@b63b467c7f03: Local verdict of PTC TC_gsup_ul_subscriber_data(92): pass (pass -> pass) MTC@b63b467c7f03: Local verdict of PTC TC_gsup_ul_subscriber_data(93): pass (pass -> pass) MTC@b63b467c7f03: Local verdict of PTC TC_gsup_ul_subscriber_data(94): pass (pass -> pass) MTC@b63b467c7f03: Local verdict of PTC TC_gsup_ul_subscriber_data(95): pass (pass -> pass) MTC@b63b467c7f03: Local verdict of PTC TC_gsup_ul_subscriber_data(96): pass (pass -> pass) MTC@b63b467c7f03: Test case TC_gsup_ul_subscriber_data finished. Verdict: pass MTC@b63b467c7f03: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_subscriber_data pass'. Mon Feb 3 08:55:52 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 20250203085552206 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46780<->l=127.0.0.1:4258 20250203085552307 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46780<->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=118148) MTC@b63b467c7f03: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_subscriber_data pass' was executed successfully (exit status: 0). MTC@b63b467c7f03: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_vty'. ------ HLR_Tests.TC_vty ------ Mon Feb 3 08:55:54 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_vty.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_vty.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@b63b467c7f03: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_vty' was executed successfully (exit status: 0). MTC@b63b467c7f03: Test case TC_vty started. MTC@b63b467c7f03: legacy= true 20250203085555423 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250203085555423 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(97)@b63b467c7f03: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250203085555429 DLINP <000b> input/ipa.c:452 connected read/write 20250203085555429 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085555430 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46794<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(97)@b63b467c7f03: 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)@b63b467c7f03: 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 } } } } 20250203085555434 DLINP <000b> input/ipa.c:452 connected read/write 20250203085555434 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085555434 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250203085555434 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250203085555434 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 20250203085555434 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250203085555434 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 20250203085555434 DLGSUP <0013> gsup_server.c:236 2: 20250203085555434 DLGSUP <0013> gsup_server.c:238 2: 00 20250203085555434 DLGSUP <0013> gsup_server.c:236 3: 20250203085555435 DLGSUP <0013> gsup_server.c:238 3: 00 20250203085555435 DLGSUP <0013> gsup_server.c:236 4: 20250203085555435 DLGSUP <0013> gsup_server.c:238 4: 00 20250203085555435 DLGSUP <0013> gsup_server.c:236 5: 20250203085555435 DLGSUP <0013> gsup_server.c:238 5: 00 20250203085555435 DLGSUP <0013> gsup_server.c:236 7: 20250203085555435 DLGSUP <0013> gsup_server.c:238 7: 00 20250203085555435 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250203085555435 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250203085555435 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)@b63b467c7f03: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 98@b63b467c7f03: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20250203085555461 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:35561<->l=127.0.0.1:4259) 20250203085555465 DAUC <0003> db_auc.c:157 IMSI='262428876539957': No 2G Auth Data 20250203085555465 DAUC <0003> db_auc.c:192 IMSI='262428876539957': No 3G Auth Data 20250203085555470 DAUC <0003> db_auc.c:192 IMSI='262428876539957': No 3G Auth Data 20250203085555474 DAUC <0003> db_auc.c:157 IMSI='262421856140009': No 2G Auth Data 20250203085555474 DAUC <0003> db_auc.c:192 IMSI='262421856140009': No 3G Auth Data 20250203085555479 DAUC <0003> db_auc.c:157 IMSI='262421856140009': No 2G Auth Data 20250203085555483 DAUC <0003> db_auc.c:157 IMSI='262424613973022': No 2G Auth Data 20250203085555483 DAUC <0003> db_auc.c:192 IMSI='262424613973022': No 3G Auth Data MTC@b63b467c7f03: setverdict(pass): none -> pass 20250203085555490 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46794<->l=127.0.0.1:4258 20250203085555492 DLINP <000b> input/ipa.c:452 connected read/write 20250203085555492 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085555492 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250203085555492 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250203085555492 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250203085555492 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35561<->l=127.0.0.1:4259) 98@b63b467c7f03: Final verdict of PTC: none HLR_Test-GSUP-IPA(97)@b63b467c7f03: Final verdict of PTC: none IPA-CTRL-CLI-IPA(99)@b63b467c7f03: Final verdict of PTC: none MTC@b63b467c7f03: Setting final verdict of the test case. MTC@b63b467c7f03: Local verdict of MTC: pass MTC@b63b467c7f03: Local verdict of PTC HLR_Test-GSUP-IPA(97): none (pass -> pass) MTC@b63b467c7f03: Local verdict of PTC with component reference 98: none (pass -> pass) MTC@b63b467c7f03: Local verdict of PTC IPA-CTRL-CLI-IPA(99): none (pass -> pass) MTC@b63b467c7f03: Test case TC_vty finished. Verdict: pass MTC@b63b467c7f03: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty pass'. Mon Feb 3 08:55:55 UTC 2025 ====== HLR_Tests.TC_vty pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_vty.talloc 20250203085555526 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46796<->l=127.0.0.1:4258 20250203085555626 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46796<->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=28440) MTC@b63b467c7f03: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty pass' was executed successfully (exit status: 0). MTC@b63b467c7f03: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_vty_msisdn_isd'. ------ HLR_Tests.TC_vty_msisdn_isd ------ Mon Feb 3 08:55:57 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_vty_msisdn_isd.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_vty_msisdn_isd.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@b63b467c7f03: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_vty_msisdn_isd' was executed successfully (exit status: 0). MTC@b63b467c7f03: Test case TC_vty_msisdn_isd started. MTC@b63b467c7f03: legacy= false MTC@b63b467c7f03: in not legacy case 1 MTC@b63b467c7f03: in not legacy case 2 20250203085558746 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250203085558746 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(100)@b63b467c7f03: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250203085558751 DLINP <000b> input/ipa.c:452 connected read/write 20250203085558751 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085558753 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46806<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(100)@b63b467c7f03: 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)@b63b467c7f03: 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 } } } } 20250203085558756 DLINP <000b> input/ipa.c:452 connected read/write 20250203085558756 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085558756 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250203085558756 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250203085558756 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 20250203085558756 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250203085558756 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 20250203085558756 DLGSUP <0013> gsup_server.c:236 2: 20250203085558756 DLGSUP <0013> gsup_server.c:238 2: 00 20250203085558756 DLGSUP <0013> gsup_server.c:236 3: 20250203085558756 DLGSUP <0013> gsup_server.c:238 3: 00 20250203085558756 DLGSUP <0013> gsup_server.c:236 4: 20250203085558756 DLGSUP <0013> gsup_server.c:238 4: 00 20250203085558756 DLGSUP <0013> gsup_server.c:236 5: 20250203085558756 DLGSUP <0013> gsup_server.c:238 5: 00 20250203085558756 DLGSUP <0013> gsup_server.c:236 7: 20250203085558756 DLGSUP <0013> gsup_server.c:238 7: 00 20250203085558756 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250203085558756 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250203085558756 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)@b63b467c7f03: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 102@b63b467c7f03: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20250203085558779 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:36339<->l=127.0.0.1:4259) HLR_Test-GSUP(101)@b63b467c7f03: Created GsupExpect[0] for "262429125945828" to be handled at TC_vty_msisdn_isd(104) 20250203085558793 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46816<->l=127.0.0.1:4258 20250203085558796 DAUC <0003> db_auc.c:157 IMSI='262429125945828': No 2G Auth Data 20250203085558796 DAUC <0003> db_auc.c:192 IMSI='262429125945828': No 3G Auth Data 20250203085558803 DLINP <000b> input/ipa.c:452 connected read/write 20250203085558803 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085558803 DLGSUP <0013> gsup_req.c:140 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262429125945828 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429125945828" cn_domain=PS} 20250203085558803 DLU <0006> fsm.c:456 lu(262429125945828)[0x55ba69a8f120]{UNVALIDATED}: Allocated 20250203085558803 DLGSUP <0013> lu_fsm.c:172 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262429125945828 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250203085558803 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429125945828)[0x55ba69a8f120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250203085558803 DLGSUP <0013> lu_fsm.c:253 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262429125945828 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429125945828" cn_domain=PS} 20250203085558803 DLINP <000b> input/ipa.c:452 connected read/write 20250203085558803 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085558803 DLINP <000b> input/ipa.c:452 connected read/write 20250203085558803 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(101)@b63b467c7f03: Found GsupExpect[0] for "262429125945828" handled at TC_vty_msisdn_isd(104) HLR_Test-GSUP(101)@b63b467c7f03: Added IMSI table entry 0TC_vty_msisdn_isd(104)"262429125945828" 20250203085558809 DLINP <000b> input/ipa.c:452 connected read/write 20250203085558809 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085558809 DLGSUP <0013> gsup_req.c:140 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262429125945828 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429125945828"} 20250203085558809 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429125945828)[0x55ba69a8f120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250203085558809 DLGSUP <0013> gsup_req.c:173 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262429125945828 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250203085558809 DLGSUP <0013> lu_fsm.c:91 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262429125945828 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429125945828"} 20250203085558809 DLGSUP <0013> gsup_req.c:173 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262429125945828 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250203085558809 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429125945828)[0x55ba69a8f120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250203085558809 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429125945828)[0x55ba69a8f120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250203085558809 DLU <0006> fsm.c:568 lu(PS:IMSI-262429125945828)[0x55ba69a8f120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250203085558809 DLINP <000b> input/ipa.c:452 connected read/write 20250203085558809 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085558809 DLINP <000b> input/ipa.c:452 connected read/write 20250203085558809 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_vty_msisdn_isd(104)@b63b467c7f03: setverdict(pass): none -> pass 20250203085558812 DLGSUP <0013> hlr.c:128 IMSI 262429125945828: subscriber change: notifying PS peer "MSC-00-00-00-00-00-00" 20250203085558812 DLINP <000b> input/ipa.c:452 connected read/write 20250203085558812 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085558812 DLINP <000b> input/ipa.c:452 connected read/write 20250203085558812 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_vty_msisdn_isd(104)@b63b467c7f03: setverdict(pass): pass -> pass, component reason not changed 20250203085558815 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46816<->l=127.0.0.1:4258 20250203085558815 DLINP <000b> input/ipa.c:452 connected read/write 20250203085558815 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085558815 DLGSUP <0013> gsup_req.c:140 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262429125945828 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429125945828"} 20250203085558815 DLGSUP <0013> lu_fsm.c:219 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262429125945828 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: Message type not compatible with protocol state: No Location Updating in progress for this IMSI 20250203085558815 DLGSUP <0013> gsup_req.c:173 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262429125945828 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free TC_vty_msisdn_isd(104)@b63b467c7f03: Final verdict of PTC: pass 20250203085558816 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46806<->l=127.0.0.1:4258 20250203085558818 DLINP <000b> input/ipa.c:452 connected read/write 20250203085558818 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085558818 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250203085558818 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250203085558818 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250203085558818 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36339<->l=127.0.0.1:4259) HLR_Test-GSUP(101)@b63b467c7f03: Final verdict of PTC: none HLR_Test-GSUP-IPA(100)@b63b467c7f03: Final verdict of PTC: none IPA-CTRL-CLI-IPA(103)@b63b467c7f03: Final verdict of PTC: none 102@b63b467c7f03: Final verdict of PTC: none MTC@b63b467c7f03: Setting final verdict of the test case. MTC@b63b467c7f03: Local verdict of MTC: none MTC@b63b467c7f03: Local verdict of PTC HLR_Test-GSUP-IPA(100): none (none -> none) MTC@b63b467c7f03: Local verdict of PTC HLR_Test-GSUP(101): none (none -> none) MTC@b63b467c7f03: Local verdict of PTC with component reference 102: none (none -> none) MTC@b63b467c7f03: Local verdict of PTC IPA-CTRL-CLI-IPA(103): none (none -> none) MTC@b63b467c7f03: Local verdict of PTC TC_vty_msisdn_isd(104): pass (none -> pass) MTC@b63b467c7f03: Test case TC_vty_msisdn_isd finished. Verdict: pass MTC@b63b467c7f03: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty_msisdn_isd pass'. Mon Feb 3 08:55:58 UTC 2025 ====== HLR_Tests.TC_vty_msisdn_isd pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_vty_msisdn_isd.talloc 20250203085558851 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46826<->l=127.0.0.1:4258 20250203085558952 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46826<->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=34520) MTC@b63b467c7f03: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty_msisdn_isd pass' was executed successfully (exit status: 0). MTC@b63b467c7f03: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_cs'. ------ HLR_Tests.TC_gsup_purge_cs ------ Mon Feb 3 08:56:01 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_purge_cs.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_purge_cs.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@b63b467c7f03: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_cs' was executed successfully (exit status: 0). MTC@b63b467c7f03: Test case TC_gsup_purge_cs started. MTC@b63b467c7f03: legacy= false MTC@b63b467c7f03: in not legacy case 1 MTC@b63b467c7f03: in not legacy case 2 20250203085602061 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250203085602061 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(105)@b63b467c7f03: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250203085602065 DLINP <000b> input/ipa.c:452 connected read/write 20250203085602065 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085602067 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58956<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(105)@b63b467c7f03: 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)@b63b467c7f03: 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 } } } } 20250203085602070 DLINP <000b> input/ipa.c:452 connected read/write 20250203085602070 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085602071 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250203085602071 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250203085602071 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 20250203085602071 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250203085602071 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 20250203085602071 DLGSUP <0013> gsup_server.c:236 2: 20250203085602071 DLGSUP <0013> gsup_server.c:238 2: 00 20250203085602071 DLGSUP <0013> gsup_server.c:236 3: 20250203085602071 DLGSUP <0013> gsup_server.c:238 3: 00 20250203085602071 DLGSUP <0013> gsup_server.c:236 4: 20250203085602071 DLGSUP <0013> gsup_server.c:238 4: 00 20250203085602071 DLGSUP <0013> gsup_server.c:236 5: 20250203085602071 DLGSUP <0013> gsup_server.c:238 5: 00 20250203085602071 DLGSUP <0013> gsup_server.c:236 7: 20250203085602071 DLGSUP <0013> gsup_server.c:238 7: 00 20250203085602071 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 HLR_Test-GSUP-IPA(105)@b63b467c7f03: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250203085602071 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250203085602071 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 107@b63b467c7f03: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20250203085602090 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:35399<->l=127.0.0.1:4259) 20250203085602098 DAUC <0003> db_auc.c:157 IMSI='262423506879330': No 2G Auth Data 20250203085602098 DAUC <0003> db_auc.c:192 IMSI='262423506879330': No 3G Auth Data HLR_Test-GSUP(106)@b63b467c7f03: Created GsupExpect[0] for "262423506879330" to be handled at TC_gsup_purge_cs(109) 20250203085602120 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58960<->l=127.0.0.1:4258 20250203085602130 DLINP <000b> input/ipa.c:452 connected read/write 20250203085602130 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085602130 DLGSUP <0013> gsup_req.c:140 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262423506879330 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423506879330" cn_domain=PS} 20250203085602130 DLU <0006> fsm.c:456 lu(262423506879330)[0x55ba69a8f120]{UNVALIDATED}: Allocated 20250203085602130 DLGSUP <0013> lu_fsm.c:172 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262423506879330 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250203085602130 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423506879330)[0x55ba69a8f120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250203085602130 DLGSUP <0013> lu_fsm.c:253 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262423506879330 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423506879330" cn_domain=PS} 20250203085602130 DLINP <000b> input/ipa.c:452 connected read/write 20250203085602130 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085602130 DLINP <000b> input/ipa.c:452 connected read/write 20250203085602130 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@b63b467c7f03: Found GsupExpect[0] for "262423506879330" handled at TC_gsup_purge_cs(109) HLR_Test-GSUP(106)@b63b467c7f03: Added IMSI table entry 0TC_gsup_purge_cs(109)"262423506879330" 20250203085602136 DLINP <000b> input/ipa.c:452 connected read/write 20250203085602136 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085602136 DLGSUP <0013> gsup_req.c:140 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262423506879330 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423506879330"} 20250203085602136 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423506879330)[0x55ba69a8f120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250203085602136 DLGSUP <0013> gsup_req.c:173 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262423506879330 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250203085602136 DLGSUP <0013> lu_fsm.c:91 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262423506879330 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423506879330"} 20250203085602136 DLGSUP <0013> gsup_req.c:173 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262423506879330 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250203085602137 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423506879330)[0x55ba69a8f120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250203085602137 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423506879330)[0x55ba69a8f120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250203085602137 DLU <0006> fsm.c:568 lu(PS:IMSI-262423506879330)[0x55ba69a8f120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250203085602137 DLINP <000b> input/ipa.c:452 connected read/write 20250203085602137 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085602137 DLINP <000b> input/ipa.c:452 connected read/write 20250203085602137 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(109)@b63b467c7f03: setverdict(pass): none -> pass 20250203085602140 DLINP <000b> input/ipa.c:452 connected read/write 20250203085602140 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085602140 DLGSUP <0013> gsup_req.c:140 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262423506879330 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423506879330" cn_domain=CS} 20250203085602140 DAUC <0003> hlr.c:377 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262423506879330 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250203085602140 DLGSUP <0013> hlr.c:386 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262423506879330 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423506879330"} 20250203085602140 DLGSUP <0013> gsup_req.c:173 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262423506879330 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250203085602140 DLINP <000b> input/ipa.c:452 connected read/write 20250203085602140 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085602140 DLINP <000b> input/ipa.c:452 connected read/write 20250203085602140 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(109)@b63b467c7f03: setverdict(pass): pass -> pass, component reason not changed 20250203085602142 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58960<->l=127.0.0.1:4258 TC_gsup_purge_cs(109)@b63b467c7f03: Final verdict of PTC: pass 20250203085602145 DAUC <0003> db_auc.c:157 IMSI='262424620682147': No 2G Auth Data 20250203085602145 DAUC <0003> db_auc.c:192 IMSI='262424620682147': No 3G Auth Data 20250203085602146 DLGSUP <0013> hlr.c:121 IMSI 262424620682147: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@b63b467c7f03: Created GsupExpect[0] for "262424620682147" to be handled at TC_gsup_purge_cs(110) 20250203085602157 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58972<->l=127.0.0.1:4258 20250203085602158 DLINP <000b> input/ipa.c:452 connected read/write 20250203085602158 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085602158 DLGSUP <0013> gsup_req.c:140 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262424620682147 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424620682147" cn_domain=PS} 20250203085602158 DLU <0006> fsm.c:456 lu(262424620682147)[0x55ba69a8f120]{UNVALIDATED}: Allocated 20250203085602158 DLGSUP <0013> lu_fsm.c:172 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262424620682147 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250203085602158 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424620682147)[0x55ba69a8f120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250203085602158 DLGSUP <0013> lu_fsm.c:253 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262424620682147 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424620682147" cn_domain=PS} 20250203085602158 DLINP <000b> input/ipa.c:452 connected read/write 20250203085602158 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085602158 DLINP <000b> input/ipa.c:452 connected read/write 20250203085602158 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@b63b467c7f03: Found GsupExpect[0] for "262424620682147" handled at TC_gsup_purge_cs(110) HLR_Test-GSUP(106)@b63b467c7f03: Added IMSI table entry 1TC_gsup_purge_cs(110)"262424620682147" 20250203085602159 DLINP <000b> input/ipa.c:452 connected read/write 20250203085602159 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085602159 DLGSUP <0013> gsup_req.c:140 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262424620682147 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424620682147"} 20250203085602159 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424620682147)[0x55ba69a8f120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250203085602159 DLGSUP <0013> gsup_req.c:173 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262424620682147 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250203085602159 DLGSUP <0013> lu_fsm.c:91 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262424620682147 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424620682147"} 20250203085602159 DLGSUP <0013> gsup_req.c:173 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262424620682147 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250203085602159 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424620682147)[0x55ba69a8f120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250203085602159 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424620682147)[0x55ba69a8f120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250203085602159 DLU <0006> fsm.c:568 lu(PS:IMSI-262424620682147)[0x55ba69a8f120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250203085602159 DLINP <000b> input/ipa.c:452 connected read/write 20250203085602159 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085602159 DLINP <000b> input/ipa.c:452 connected read/write 20250203085602159 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(110)@b63b467c7f03: setverdict(pass): none -> pass 20250203085602160 DLINP <000b> input/ipa.c:452 connected read/write 20250203085602160 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085602160 DLGSUP <0013> gsup_req.c:140 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262424620682147 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424620682147" cn_domain=CS} 20250203085602160 DAUC <0003> hlr.c:377 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262424620682147 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250203085602160 DLGSUP <0013> hlr.c:386 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262424620682147 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424620682147"} 20250203085602160 DLGSUP <0013> gsup_req.c:173 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262424620682147 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250203085602160 DLINP <000b> input/ipa.c:452 connected read/write 20250203085602160 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085602160 DLINP <000b> input/ipa.c:452 connected read/write 20250203085602160 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(110)@b63b467c7f03: setverdict(pass): pass -> pass, component reason not changed 20250203085602160 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58972<->l=127.0.0.1:4258 TC_gsup_purge_cs(110)@b63b467c7f03: Final verdict of PTC: pass 20250203085602160 DAUC <0003> db_auc.c:157 IMSI='262427689555929': No 2G Auth Data 20250203085602160 DAUC <0003> db_auc.c:192 IMSI='262427689555929': No 3G Auth Data 20250203085602161 DLGSUP <0013> hlr.c:121 IMSI 262427689555929: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@b63b467c7f03: Created GsupExpect[0] for "262427689555929" to be handled at TC_gsup_purge_cs(111) 20250203085602166 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58984<->l=127.0.0.1:4258 20250203085602168 DLINP <000b> input/ipa.c:452 connected read/write 20250203085602168 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085602168 DLGSUP <0013> gsup_req.c:140 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262427689555929 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427689555929" cn_domain=PS} 20250203085602168 DLU <0006> fsm.c:456 lu(262427689555929)[0x55ba69a8f120]{UNVALIDATED}: Allocated 20250203085602168 DLGSUP <0013> lu_fsm.c:172 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262427689555929 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250203085602168 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427689555929)[0x55ba69a8f120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250203085602168 DLGSUP <0013> lu_fsm.c:253 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262427689555929 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427689555929" cn_domain=PS} 20250203085602168 DLINP <000b> input/ipa.c:452 connected read/write 20250203085602168 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085602168 DLINP <000b> input/ipa.c:452 connected read/write 20250203085602168 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@b63b467c7f03: Found GsupExpect[0] for "262427689555929" handled at TC_gsup_purge_cs(111) HLR_Test-GSUP(106)@b63b467c7f03: Added IMSI table entry 2TC_gsup_purge_cs(111)"262427689555929" 20250203085602168 DLINP <000b> input/ipa.c:452 connected read/write 20250203085602168 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085602168 DLGSUP <0013> gsup_req.c:140 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262427689555929 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427689555929"} 20250203085602168 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427689555929)[0x55ba69a8f120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250203085602168 DLGSUP <0013> gsup_req.c:173 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262427689555929 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250203085602168 DLGSUP <0013> lu_fsm.c:91 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262427689555929 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427689555929"} 20250203085602168 DLGSUP <0013> gsup_req.c:173 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262427689555929 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250203085602168 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427689555929)[0x55ba69a8f120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250203085602168 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427689555929)[0x55ba69a8f120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250203085602168 DLU <0006> fsm.c:568 lu(PS:IMSI-262427689555929)[0x55ba69a8f120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250203085602168 DLINP <000b> input/ipa.c:452 connected read/write 20250203085602168 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085602168 DLINP <000b> input/ipa.c:452 connected read/write 20250203085602168 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(111)@b63b467c7f03: setverdict(pass): none -> pass 20250203085602169 DLINP <000b> input/ipa.c:452 connected read/write 20250203085602169 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085602169 DLGSUP <0013> gsup_req.c:140 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262427689555929 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427689555929" cn_domain=CS} 20250203085602169 DAUC <0003> hlr.c:377 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262427689555929 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250203085602169 DLGSUP <0013> hlr.c:386 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262427689555929 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427689555929"} 20250203085602169 DLGSUP <0013> gsup_req.c:173 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262427689555929 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250203085602169 DLINP <000b> input/ipa.c:452 connected read/write 20250203085602169 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085602169 DLINP <000b> input/ipa.c:452 connected read/write 20250203085602169 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(111)@b63b467c7f03: setverdict(pass): pass -> pass, component reason not changed 20250203085602169 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58984<->l=127.0.0.1:4258 TC_gsup_purge_cs(111)@b63b467c7f03: Final verdict of PTC: pass 20250203085602170 DAUC <0003> db_auc.c:157 IMSI='262423487875473': No 2G Auth Data 20250203085602170 DAUC <0003> db_auc.c:192 IMSI='262423487875473': No 3G Auth Data 20250203085602171 DLGSUP <0013> hlr.c:121 IMSI 262423487875473: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@b63b467c7f03: Created GsupExpect[0] for "262423487875473" to be handled at TC_gsup_purge_cs(112) 20250203085602177 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59000<->l=127.0.0.1:4258 20250203085602178 DLINP <000b> input/ipa.c:452 connected read/write 20250203085602178 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085602178 DLGSUP <0013> gsup_req.c:140 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262423487875473 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423487875473" cn_domain=PS} 20250203085602178 DLU <0006> fsm.c:456 lu(262423487875473)[0x55ba69a8f120]{UNVALIDATED}: Allocated 20250203085602178 DLGSUP <0013> lu_fsm.c:172 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262423487875473 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250203085602178 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423487875473)[0x55ba69a8f120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250203085602178 DLGSUP <0013> lu_fsm.c:253 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262423487875473 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423487875473" cn_domain=PS} 20250203085602178 DLINP <000b> input/ipa.c:452 connected read/write 20250203085602178 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085602178 DLINP <000b> input/ipa.c:452 connected read/write 20250203085602178 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@b63b467c7f03: Found GsupExpect[0] for "262423487875473" handled at TC_gsup_purge_cs(112) HLR_Test-GSUP(106)@b63b467c7f03: Added IMSI table entry 3TC_gsup_purge_cs(112)"262423487875473" 20250203085602179 DLINP <000b> input/ipa.c:452 connected read/write 20250203085602179 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085602179 DLGSUP <0013> gsup_req.c:140 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262423487875473 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423487875473"} 20250203085602179 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423487875473)[0x55ba69a8f120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250203085602179 DLGSUP <0013> gsup_req.c:173 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262423487875473 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250203085602179 DLGSUP <0013> lu_fsm.c:91 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262423487875473 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423487875473"} 20250203085602179 DLGSUP <0013> gsup_req.c:173 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262423487875473 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250203085602179 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423487875473)[0x55ba69a8f120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250203085602179 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423487875473)[0x55ba69a8f120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250203085602179 DLU <0006> fsm.c:568 lu(PS:IMSI-262423487875473)[0x55ba69a8f120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250203085602179 DLINP <000b> input/ipa.c:452 connected read/write 20250203085602179 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085602179 DLINP <000b> input/ipa.c:452 connected read/write 20250203085602179 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(112)@b63b467c7f03: setverdict(pass): none -> pass 20250203085602180 DLINP <000b> input/ipa.c:452 connected read/write 20250203085602180 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085602180 DLGSUP <0013> gsup_req.c:140 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262423487875473 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423487875473" cn_domain=CS} 20250203085602180 DAUC <0003> hlr.c:377 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262423487875473 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250203085602180 DLGSUP <0013> hlr.c:386 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262423487875473 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423487875473"} 20250203085602180 DLGSUP <0013> gsup_req.c:173 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262423487875473 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250203085602180 DLINP <000b> input/ipa.c:452 connected read/write 20250203085602180 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085602180 DLINP <000b> input/ipa.c:452 connected read/write 20250203085602180 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(112)@b63b467c7f03: setverdict(pass): pass -> pass, component reason not changed 20250203085602180 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59000<->l=127.0.0.1:4258 TC_gsup_purge_cs(112)@b63b467c7f03: Final verdict of PTC: pass 20250203085602181 DAUC <0003> db_auc.c:157 IMSI='262426819216603': No 2G Auth Data 20250203085602181 DAUC <0003> db_auc.c:192 IMSI='262426819216603': No 3G Auth Data 20250203085602182 DLGSUP <0013> hlr.c:121 IMSI 262426819216603: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@b63b467c7f03: Created GsupExpect[0] for "262426819216603" to be handled at TC_gsup_purge_cs(113) 20250203085602187 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59010<->l=127.0.0.1:4258 20250203085602189 DLINP <000b> input/ipa.c:452 connected read/write 20250203085602189 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085602189 DLGSUP <0013> gsup_req.c:140 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262426819216603 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426819216603" cn_domain=PS} 20250203085602189 DLU <0006> fsm.c:456 lu(262426819216603)[0x55ba69a8f120]{UNVALIDATED}: Allocated 20250203085602189 DLGSUP <0013> lu_fsm.c:172 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262426819216603 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250203085602189 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426819216603)[0x55ba69a8f120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250203085602189 DLGSUP <0013> lu_fsm.c:253 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262426819216603 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426819216603" cn_domain=PS} 20250203085602189 DLINP <000b> input/ipa.c:452 connected read/write 20250203085602189 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085602189 DLINP <000b> input/ipa.c:452 connected read/write 20250203085602189 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@b63b467c7f03: Found GsupExpect[0] for "262426819216603" handled at TC_gsup_purge_cs(113) HLR_Test-GSUP(106)@b63b467c7f03: Added IMSI table entry 4TC_gsup_purge_cs(113)"262426819216603" 20250203085602190 DLINP <000b> input/ipa.c:452 connected read/write 20250203085602190 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085602190 DLGSUP <0013> gsup_req.c:140 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262426819216603 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426819216603"} 20250203085602190 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426819216603)[0x55ba69a8f120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250203085602190 DLGSUP <0013> gsup_req.c:173 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262426819216603 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250203085602190 DLGSUP <0013> lu_fsm.c:91 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262426819216603 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426819216603"} 20250203085602190 DLGSUP <0013> gsup_req.c:173 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262426819216603 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250203085602190 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426819216603)[0x55ba69a8f120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250203085602190 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426819216603)[0x55ba69a8f120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250203085602190 DLU <0006> fsm.c:568 lu(PS:IMSI-262426819216603)[0x55ba69a8f120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250203085602190 DLINP <000b> input/ipa.c:452 connected read/write 20250203085602190 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085602190 DLINP <000b> input/ipa.c:452 connected read/write 20250203085602190 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(113)@b63b467c7f03: setverdict(pass): none -> pass 20250203085602191 DLINP <000b> input/ipa.c:452 connected read/write 20250203085602191 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085602191 DLGSUP <0013> gsup_req.c:140 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262426819216603 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426819216603" cn_domain=CS} 20250203085602191 DAUC <0003> hlr.c:377 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262426819216603 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250203085602191 DLGSUP <0013> hlr.c:386 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262426819216603 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426819216603"} 20250203085602191 DLGSUP <0013> gsup_req.c:173 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262426819216603 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250203085602191 DLINP <000b> input/ipa.c:452 connected read/write 20250203085602191 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085602191 DLINP <000b> input/ipa.c:452 connected read/write 20250203085602191 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(113)@b63b467c7f03: setverdict(pass): pass -> pass, component reason not changed 20250203085602192 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59010<->l=127.0.0.1:4258 TC_gsup_purge_cs(113)@b63b467c7f03: Final verdict of PTC: pass 20250203085602193 DAUC <0003> db_auc.c:157 IMSI='262421122966549': No 2G Auth Data 20250203085602193 DAUC <0003> db_auc.c:192 IMSI='262421122966549': No 3G Auth Data 20250203085602193 DLGSUP <0013> hlr.c:121 IMSI 262421122966549: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@b63b467c7f03: Created GsupExpect[0] for "262421122966549" to be handled at TC_gsup_purge_cs(114) 20250203085602199 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59020<->l=127.0.0.1:4258 20250203085602201 DLINP <000b> input/ipa.c:452 connected read/write 20250203085602201 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085602201 DLGSUP <0013> gsup_req.c:140 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262421122966549 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421122966549" cn_domain=PS} 20250203085602201 DLU <0006> fsm.c:456 lu(262421122966549)[0x55ba69a8f120]{UNVALIDATED}: Allocated 20250203085602201 DLGSUP <0013> lu_fsm.c:172 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262421122966549 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250203085602201 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421122966549)[0x55ba69a8f120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250203085602201 DLGSUP <0013> lu_fsm.c:253 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262421122966549 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421122966549" cn_domain=PS} 20250203085602201 DLINP <000b> input/ipa.c:452 connected read/write 20250203085602201 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085602201 DLINP <000b> input/ipa.c:452 connected read/write 20250203085602201 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@b63b467c7f03: Found GsupExpect[0] for "262421122966549" handled at TC_gsup_purge_cs(114) HLR_Test-GSUP(106)@b63b467c7f03: Added IMSI table entry 5TC_gsup_purge_cs(114)"262421122966549" 20250203085602203 DLINP <000b> input/ipa.c:452 connected read/write 20250203085602203 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085602203 DLGSUP <0013> gsup_req.c:140 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262421122966549 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421122966549"} 20250203085602203 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421122966549)[0x55ba69a8f120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250203085602203 DLGSUP <0013> gsup_req.c:173 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262421122966549 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250203085602203 DLGSUP <0013> lu_fsm.c:91 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262421122966549 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421122966549"} 20250203085602203 DLGSUP <0013> gsup_req.c:173 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262421122966549 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250203085602203 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421122966549)[0x55ba69a8f120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250203085602203 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421122966549)[0x55ba69a8f120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250203085602203 DLU <0006> fsm.c:568 lu(PS:IMSI-262421122966549)[0x55ba69a8f120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250203085602203 DLINP <000b> input/ipa.c:452 connected read/write 20250203085602203 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085602203 DLINP <000b> input/ipa.c:452 connected read/write 20250203085602203 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(114)@b63b467c7f03: setverdict(pass): none -> pass 20250203085602203 DLINP <000b> input/ipa.c:452 connected read/write 20250203085602203 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085602203 DLGSUP <0013> gsup_req.c:140 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262421122966549 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421122966549" cn_domain=CS} 20250203085602203 DAUC <0003> hlr.c:377 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262421122966549 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250203085602203 DLGSUP <0013> hlr.c:386 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262421122966549 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421122966549"} 20250203085602203 DLGSUP <0013> gsup_req.c:173 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262421122966549 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250203085602203 DLINP <000b> input/ipa.c:452 connected read/write 20250203085602203 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085602203 DLINP <000b> input/ipa.c:452 connected read/write 20250203085602203 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(114)@b63b467c7f03: setverdict(pass): pass -> pass, component reason not changed 20250203085602204 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59020<->l=127.0.0.1:4258 TC_gsup_purge_cs(114)@b63b467c7f03: Final verdict of PTC: pass 20250203085602205 DAUC <0003> db_auc.c:157 IMSI='262420005099938': No 2G Auth Data 20250203085602205 DAUC <0003> db_auc.c:192 IMSI='262420005099938': No 3G Auth Data 20250203085602205 DLGSUP <0013> hlr.c:121 IMSI 262420005099938: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@b63b467c7f03: Created GsupExpect[0] for "262420005099938" to be handled at TC_gsup_purge_cs(115) 20250203085602212 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59032<->l=127.0.0.1:4258 20250203085602214 DLINP <000b> input/ipa.c:452 connected read/write 20250203085602214 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085602214 DLGSUP <0013> gsup_req.c:140 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262420005099938 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420005099938" cn_domain=PS} 20250203085602214 DLU <0006> fsm.c:456 lu(262420005099938)[0x55ba69a8f120]{UNVALIDATED}: Allocated 20250203085602214 DLGSUP <0013> lu_fsm.c:172 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262420005099938 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250203085602214 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420005099938)[0x55ba69a8f120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250203085602214 DLGSUP <0013> lu_fsm.c:253 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262420005099938 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420005099938" cn_domain=PS} 20250203085602214 DLINP <000b> input/ipa.c:452 connected read/write 20250203085602214 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085602214 DLINP <000b> input/ipa.c:452 connected read/write 20250203085602214 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@b63b467c7f03: Found GsupExpect[0] for "262420005099938" handled at TC_gsup_purge_cs(115) HLR_Test-GSUP(106)@b63b467c7f03: Added IMSI table entry 6TC_gsup_purge_cs(115)"262420005099938" 20250203085602215 DLINP <000b> input/ipa.c:452 connected read/write 20250203085602215 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085602215 DLGSUP <0013> gsup_req.c:140 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262420005099938 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420005099938"} 20250203085602215 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420005099938)[0x55ba69a8f120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250203085602215 DLGSUP <0013> gsup_req.c:173 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262420005099938 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250203085602215 DLGSUP <0013> lu_fsm.c:91 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262420005099938 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420005099938"} 20250203085602215 DLGSUP <0013> gsup_req.c:173 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262420005099938 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250203085602215 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420005099938)[0x55ba69a8f120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250203085602215 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420005099938)[0x55ba69a8f120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250203085602215 DLU <0006> fsm.c:568 lu(PS:IMSI-262420005099938)[0x55ba69a8f120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250203085602215 DLINP <000b> input/ipa.c:452 connected read/write 20250203085602215 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085602215 DLINP <000b> input/ipa.c:452 connected read/write 20250203085602215 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(115)@b63b467c7f03: setverdict(pass): none -> pass 20250203085602216 DLINP <000b> input/ipa.c:452 connected read/write 20250203085602216 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085602216 DLGSUP <0013> gsup_req.c:140 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262420005099938 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420005099938" cn_domain=CS} 20250203085602216 DAUC <0003> hlr.c:377 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262420005099938 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250203085602216 DLGSUP <0013> hlr.c:386 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262420005099938 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420005099938"} 20250203085602216 DLGSUP <0013> gsup_req.c:173 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262420005099938 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250203085602216 DLINP <000b> input/ipa.c:452 connected read/write 20250203085602216 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085602216 DLINP <000b> input/ipa.c:452 connected read/write 20250203085602216 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(115)@b63b467c7f03: setverdict(pass): pass -> pass, component reason not changed 20250203085602216 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59032<->l=127.0.0.1:4258 TC_gsup_purge_cs(115)@b63b467c7f03: Final verdict of PTC: pass 20250203085602217 DAUC <0003> db_auc.c:157 IMSI='262425490377020': No 2G Auth Data 20250203085602217 DAUC <0003> db_auc.c:192 IMSI='262425490377020': No 3G Auth Data 20250203085602218 DLGSUP <0013> hlr.c:121 IMSI 262425490377020: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@b63b467c7f03: Created GsupExpect[0] for "262425490377020" to be handled at TC_gsup_purge_cs(116) 20250203085602224 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59036<->l=127.0.0.1:4258 20250203085602225 DLINP <000b> input/ipa.c:452 connected read/write 20250203085602225 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085602225 DLGSUP <0013> gsup_req.c:140 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262425490377020 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425490377020" cn_domain=PS} 20250203085602225 DLU <0006> fsm.c:456 lu(262425490377020)[0x55ba69a8f120]{UNVALIDATED}: Allocated 20250203085602225 DLGSUP <0013> lu_fsm.c:172 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262425490377020 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250203085602225 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425490377020)[0x55ba69a8f120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250203085602226 DLGSUP <0013> lu_fsm.c:253 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262425490377020 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425490377020" cn_domain=PS} 20250203085602226 DLINP <000b> input/ipa.c:452 connected read/write 20250203085602226 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085602226 DLINP <000b> input/ipa.c:452 connected read/write 20250203085602226 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@b63b467c7f03: Found GsupExpect[0] for "262425490377020" handled at TC_gsup_purge_cs(116) HLR_Test-GSUP(106)@b63b467c7f03: Added IMSI table entry 7TC_gsup_purge_cs(116)"262425490377020" 20250203085602227 DLINP <000b> input/ipa.c:452 connected read/write 20250203085602227 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085602227 DLGSUP <0013> gsup_req.c:140 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262425490377020 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425490377020"} 20250203085602227 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425490377020)[0x55ba69a8f120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250203085602227 DLGSUP <0013> gsup_req.c:173 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262425490377020 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250203085602227 DLGSUP <0013> lu_fsm.c:91 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262425490377020 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425490377020"} 20250203085602227 DLGSUP <0013> gsup_req.c:173 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262425490377020 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250203085602227 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425490377020)[0x55ba69a8f120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250203085602227 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425490377020)[0x55ba69a8f120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250203085602227 DLU <0006> fsm.c:568 lu(PS:IMSI-262425490377020)[0x55ba69a8f120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250203085602227 DLINP <000b> input/ipa.c:452 connected read/write 20250203085602227 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085602227 DLINP <000b> input/ipa.c:452 connected read/write 20250203085602227 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(116)@b63b467c7f03: setverdict(pass): none -> pass 20250203085602228 DLINP <000b> input/ipa.c:452 connected read/write 20250203085602228 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085602228 DLGSUP <0013> gsup_req.c:140 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262425490377020 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425490377020" cn_domain=CS} 20250203085602228 DAUC <0003> hlr.c:377 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262425490377020 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250203085602228 DLGSUP <0013> hlr.c:386 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262425490377020 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425490377020"} 20250203085602228 DLGSUP <0013> gsup_req.c:173 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262425490377020 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250203085602228 DLINP <000b> input/ipa.c:452 connected read/write 20250203085602228 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085602228 DLINP <000b> input/ipa.c:452 connected read/write 20250203085602228 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(116)@b63b467c7f03: setverdict(pass): pass -> pass, component reason not changed 20250203085602229 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59036<->l=127.0.0.1:4258 TC_gsup_purge_cs(116)@b63b467c7f03: Final verdict of PTC: pass MTC@b63b467c7f03: setverdict(pass): none -> pass 20250203085602230 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58956<->l=127.0.0.1:4258 20250203085602230 DLINP <000b> input/ipa.c:452 connected read/write 20250203085602230 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085602230 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250203085602230 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250203085602230 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 107@b63b467c7f03: Final verdict of PTC: none 20250203085602230 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35399<->l=127.0.0.1:4259) HLR_Test-GSUP(106)@b63b467c7f03: Final verdict of PTC: none IPA-CTRL-CLI-IPA(108)@b63b467c7f03: Final verdict of PTC: none HLR_Test-GSUP-IPA(105)@b63b467c7f03: Final verdict of PTC: none MTC@b63b467c7f03: Setting final verdict of the test case. MTC@b63b467c7f03: Local verdict of MTC: pass MTC@b63b467c7f03: Local verdict of PTC HLR_Test-GSUP-IPA(105): none (pass -> pass) MTC@b63b467c7f03: Local verdict of PTC HLR_Test-GSUP(106): none (pass -> pass) MTC@b63b467c7f03: Local verdict of PTC with component reference 107: none (pass -> pass) MTC@b63b467c7f03: Local verdict of PTC IPA-CTRL-CLI-IPA(108): none (pass -> pass) MTC@b63b467c7f03: Local verdict of PTC TC_gsup_purge_cs(109): pass (pass -> pass) MTC@b63b467c7f03: Local verdict of PTC TC_gsup_purge_cs(110): pass (pass -> pass) MTC@b63b467c7f03: Local verdict of PTC TC_gsup_purge_cs(111): pass (pass -> pass) MTC@b63b467c7f03: Local verdict of PTC TC_gsup_purge_cs(112): pass (pass -> pass) MTC@b63b467c7f03: Local verdict of PTC TC_gsup_purge_cs(113): pass (pass -> pass) MTC@b63b467c7f03: Local verdict of PTC TC_gsup_purge_cs(114): pass (pass -> pass) MTC@b63b467c7f03: Local verdict of PTC TC_gsup_purge_cs(115): pass (pass -> pass) MTC@b63b467c7f03: Local verdict of PTC TC_gsup_purge_cs(116): pass (pass -> pass) MTC@b63b467c7f03: Test case TC_gsup_purge_cs finished. Verdict: pass MTC@b63b467c7f03: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_cs pass'. Mon Feb 3 08:56:02 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 20250203085602253 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59040<->l=127.0.0.1:4258 20250203085602354 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59040<->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=135028) MTC@b63b467c7f03: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_cs pass' was executed successfully (exit status: 0). MTC@b63b467c7f03: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_ps'. ------ HLR_Tests.TC_gsup_purge_ps ------ Mon Feb 3 08:56:04 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_purge_ps.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_purge_ps.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@b63b467c7f03: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_ps' was executed successfully (exit status: 0). MTC@b63b467c7f03: Test case TC_gsup_purge_ps started. MTC@b63b467c7f03: legacy= false MTC@b63b467c7f03: in not legacy case 1 MTC@b63b467c7f03: in not legacy case 2 20250203085605482 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250203085605482 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(117)@b63b467c7f03: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250203085605486 DLINP <000b> input/ipa.c:452 connected read/write 20250203085605486 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085605487 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59056<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(117)@b63b467c7f03: 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)@b63b467c7f03: 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 } } } } 20250203085605491 DLINP <000b> input/ipa.c:452 connected read/write 20250203085605491 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085605491 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250203085605491 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250203085605491 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 20250203085605491 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator HLR_Test-GSUP-IPA(117)@b63b467c7f03: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250203085605491 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 20250203085605491 DLGSUP <0013> gsup_server.c:236 2: 20250203085605491 DLGSUP <0013> gsup_server.c:238 2: 00 20250203085605491 DLGSUP <0013> gsup_server.c:236 3: 20250203085605491 DLGSUP <0013> gsup_server.c:238 3: 00 20250203085605491 DLGSUP <0013> gsup_server.c:236 4: 20250203085605491 DLGSUP <0013> gsup_server.c:238 4: 00 20250203085605491 DLGSUP <0013> gsup_server.c:236 5: 20250203085605491 DLGSUP <0013> gsup_server.c:238 5: 00 20250203085605491 DLGSUP <0013> gsup_server.c:236 7: 20250203085605491 DLGSUP <0013> gsup_server.c:238 7: 00 20250203085605491 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250203085605491 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250203085605491 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 119@b63b467c7f03: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20250203085605514 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:33379<->l=127.0.0.1:4259) 20250203085605523 DAUC <0003> db_auc.c:157 IMSI='262423571546806': No 2G Auth Data 20250203085605523 DAUC <0003> db_auc.c:192 IMSI='262423571546806': No 3G Auth Data HLR_Test-GSUP(118)@b63b467c7f03: Created GsupExpect[0] for "262423571546806" to be handled at TC_gsup_purge_ps(121) 20250203085605547 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59060<->l=127.0.0.1:4258 20250203085605558 DLINP <000b> input/ipa.c:452 connected read/write 20250203085605558 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085605558 DLGSUP <0013> gsup_req.c:140 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262423571546806 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423571546806" cn_domain=PS} 20250203085605558 DLU <0006> fsm.c:456 lu(262423571546806)[0x55ba69a8f120]{UNVALIDATED}: Allocated 20250203085605558 DLGSUP <0013> lu_fsm.c:172 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262423571546806 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250203085605558 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423571546806)[0x55ba69a8f120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250203085605558 DLGSUP <0013> lu_fsm.c:253 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262423571546806 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423571546806" cn_domain=PS} 20250203085605558 DLINP <000b> input/ipa.c:452 connected read/write 20250203085605558 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085605558 DLINP <000b> input/ipa.c:452 connected read/write 20250203085605558 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@b63b467c7f03: Found GsupExpect[0] for "262423571546806" handled at TC_gsup_purge_ps(121) HLR_Test-GSUP(118)@b63b467c7f03: Added IMSI table entry 0TC_gsup_purge_ps(121)"262423571546806" 20250203085605564 DLINP <000b> input/ipa.c:452 connected read/write 20250203085605564 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085605564 DLGSUP <0013> gsup_req.c:140 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262423571546806 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423571546806"} 20250203085605564 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423571546806)[0x55ba69a8f120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250203085605564 DLGSUP <0013> gsup_req.c:173 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262423571546806 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250203085605564 DLGSUP <0013> lu_fsm.c:91 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262423571546806 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423571546806"} 20250203085605564 DLGSUP <0013> gsup_req.c:173 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262423571546806 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250203085605564 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423571546806)[0x55ba69a8f120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250203085605564 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423571546806)[0x55ba69a8f120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250203085605565 DLU <0006> fsm.c:568 lu(PS:IMSI-262423571546806)[0x55ba69a8f120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250203085605565 DLINP <000b> input/ipa.c:452 connected read/write 20250203085605565 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085605565 DLINP <000b> input/ipa.c:452 connected read/write 20250203085605565 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(121)@b63b467c7f03: setverdict(pass): none -> pass 20250203085605568 DLINP <000b> input/ipa.c:452 connected read/write 20250203085605568 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085605568 DLGSUP <0013> gsup_req.c:140 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262423571546806 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423571546806" cn_domain=PS} 20250203085605568 DAUC <0003> hlr.c:377 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262423571546806 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250203085605568 DLGSUP <0013> hlr.c:386 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262423571546806 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423571546806"} 20250203085605568 DLGSUP <0013> gsup_req.c:173 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262423571546806 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250203085605568 DLINP <000b> input/ipa.c:452 connected read/write 20250203085605568 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085605568 DLINP <000b> input/ipa.c:452 connected read/write 20250203085605568 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(121)@b63b467c7f03: setverdict(pass): pass -> pass, component reason not changed 20250203085605571 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59060<->l=127.0.0.1:4258 TC_gsup_purge_ps(121)@b63b467c7f03: Final verdict of PTC: pass 20250203085605573 DAUC <0003> db_auc.c:157 IMSI='262426799427517': No 2G Auth Data 20250203085605573 DAUC <0003> db_auc.c:192 IMSI='262426799427517': No 3G Auth Data 20250203085605575 DLGSUP <0013> hlr.c:121 IMSI 262426799427517: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@b63b467c7f03: Created GsupExpect[0] for "262426799427517" to be handled at TC_gsup_purge_ps(122) 20250203085605587 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59064<->l=127.0.0.1:4258 20250203085605589 DLINP <000b> input/ipa.c:452 connected read/write 20250203085605589 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085605589 DLGSUP <0013> gsup_req.c:140 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262426799427517 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426799427517" cn_domain=PS} 20250203085605589 DLU <0006> fsm.c:456 lu(262426799427517)[0x55ba69a8f120]{UNVALIDATED}: Allocated 20250203085605589 DLGSUP <0013> lu_fsm.c:172 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262426799427517 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250203085605589 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426799427517)[0x55ba69a8f120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250203085605589 DLGSUP <0013> lu_fsm.c:253 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262426799427517 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426799427517" cn_domain=PS} 20250203085605589 DLINP <000b> input/ipa.c:452 connected read/write 20250203085605589 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085605589 DLINP <000b> input/ipa.c:452 connected read/write 20250203085605589 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@b63b467c7f03: Found GsupExpect[0] for "262426799427517" handled at TC_gsup_purge_ps(122) HLR_Test-GSUP(118)@b63b467c7f03: Added IMSI table entry 1TC_gsup_purge_ps(122)"262426799427517" 20250203085605590 DLINP <000b> input/ipa.c:452 connected read/write 20250203085605590 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085605590 DLGSUP <0013> gsup_req.c:140 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262426799427517 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426799427517"} 20250203085605590 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426799427517)[0x55ba69a8f120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250203085605590 DLGSUP <0013> gsup_req.c:173 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262426799427517 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250203085605590 DLGSUP <0013> lu_fsm.c:91 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262426799427517 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426799427517"} 20250203085605590 DLGSUP <0013> gsup_req.c:173 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262426799427517 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250203085605590 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426799427517)[0x55ba69a8f120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250203085605590 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426799427517)[0x55ba69a8f120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250203085605590 DLU <0006> fsm.c:568 lu(PS:IMSI-262426799427517)[0x55ba69a8f120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250203085605590 DLINP <000b> input/ipa.c:452 connected read/write 20250203085605590 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085605590 DLINP <000b> input/ipa.c:452 connected read/write 20250203085605590 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(122)@b63b467c7f03: setverdict(pass): none -> pass 20250203085605591 DLINP <000b> input/ipa.c:452 connected read/write 20250203085605591 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085605591 DLGSUP <0013> gsup_req.c:140 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262426799427517 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426799427517" cn_domain=PS} 20250203085605591 DAUC <0003> hlr.c:377 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262426799427517 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250203085605591 DLGSUP <0013> hlr.c:386 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262426799427517 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426799427517"} 20250203085605591 DLGSUP <0013> gsup_req.c:173 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262426799427517 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250203085605591 DLINP <000b> input/ipa.c:452 connected read/write 20250203085605591 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085605591 DLINP <000b> input/ipa.c:452 connected read/write 20250203085605591 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(122)@b63b467c7f03: setverdict(pass): pass -> pass, component reason not changed 20250203085605591 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59064<->l=127.0.0.1:4258 TC_gsup_purge_ps(122)@b63b467c7f03: Final verdict of PTC: pass 20250203085605592 DAUC <0003> db_auc.c:157 IMSI='262423591385700': No 2G Auth Data 20250203085605592 DAUC <0003> db_auc.c:192 IMSI='262423591385700': No 3G Auth Data 20250203085605592 DLGSUP <0013> hlr.c:121 IMSI 262423591385700: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@b63b467c7f03: Created GsupExpect[0] for "262423591385700" to be handled at TC_gsup_purge_ps(123) 20250203085605598 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59070<->l=127.0.0.1:4258 20250203085605599 DLINP <000b> input/ipa.c:452 connected read/write 20250203085605599 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085605599 DLGSUP <0013> gsup_req.c:140 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262423591385700 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423591385700" cn_domain=PS} 20250203085605599 DLU <0006> fsm.c:456 lu(262423591385700)[0x55ba69a8f120]{UNVALIDATED}: Allocated 20250203085605599 DLGSUP <0013> lu_fsm.c:172 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262423591385700 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250203085605599 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423591385700)[0x55ba69a8f120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250203085605600 DLGSUP <0013> lu_fsm.c:253 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262423591385700 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423591385700" cn_domain=PS} 20250203085605600 DLINP <000b> input/ipa.c:452 connected read/write 20250203085605600 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085605600 DLINP <000b> input/ipa.c:452 connected read/write 20250203085605600 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@b63b467c7f03: Found GsupExpect[0] for "262423591385700" handled at TC_gsup_purge_ps(123) HLR_Test-GSUP(118)@b63b467c7f03: Added IMSI table entry 2TC_gsup_purge_ps(123)"262423591385700" 20250203085605601 DLINP <000b> input/ipa.c:452 connected read/write 20250203085605601 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085605601 DLGSUP <0013> gsup_req.c:140 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262423591385700 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423591385700"} 20250203085605601 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423591385700)[0x55ba69a8f120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250203085605601 DLGSUP <0013> gsup_req.c:173 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262423591385700 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250203085605601 DLGSUP <0013> lu_fsm.c:91 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262423591385700 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423591385700"} 20250203085605601 DLGSUP <0013> gsup_req.c:173 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262423591385700 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250203085605601 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423591385700)[0x55ba69a8f120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250203085605601 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423591385700)[0x55ba69a8f120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250203085605601 DLU <0006> fsm.c:568 lu(PS:IMSI-262423591385700)[0x55ba69a8f120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250203085605601 DLINP <000b> input/ipa.c:452 connected read/write 20250203085605601 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085605601 DLINP <000b> input/ipa.c:452 connected read/write 20250203085605601 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(123)@b63b467c7f03: setverdict(pass): none -> pass 20250203085605601 DLINP <000b> input/ipa.c:452 connected read/write 20250203085605601 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085605601 DLGSUP <0013> gsup_req.c:140 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262423591385700 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423591385700" cn_domain=PS} 20250203085605601 DAUC <0003> hlr.c:377 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262423591385700 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250203085605601 DLGSUP <0013> hlr.c:386 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262423591385700 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423591385700"} 20250203085605601 DLGSUP <0013> gsup_req.c:173 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262423591385700 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250203085605601 DLINP <000b> input/ipa.c:452 connected read/write 20250203085605601 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085605601 DLINP <000b> input/ipa.c:452 connected read/write 20250203085605601 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(123)@b63b467c7f03: setverdict(pass): pass -> pass, component reason not changed 20250203085605602 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59070<->l=127.0.0.1:4258 TC_gsup_purge_ps(123)@b63b467c7f03: Final verdict of PTC: pass 20250203085605603 DAUC <0003> db_auc.c:157 IMSI='262423411149487': No 2G Auth Data 20250203085605603 DAUC <0003> db_auc.c:192 IMSI='262423411149487': No 3G Auth Data 20250203085605603 DLGSUP <0013> hlr.c:121 IMSI 262423411149487: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@b63b467c7f03: Created GsupExpect[0] for "262423411149487" to be handled at TC_gsup_purge_ps(124) 20250203085605609 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59076<->l=127.0.0.1:4258 20250203085605611 DLINP <000b> input/ipa.c:452 connected read/write 20250203085605611 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085605611 DLGSUP <0013> gsup_req.c:140 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262423411149487 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423411149487" cn_domain=PS} 20250203085605611 DLU <0006> fsm.c:456 lu(262423411149487)[0x55ba69a8f120]{UNVALIDATED}: Allocated 20250203085605611 DLGSUP <0013> lu_fsm.c:172 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262423411149487 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250203085605611 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423411149487)[0x55ba69a8f120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250203085605611 DLGSUP <0013> lu_fsm.c:253 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262423411149487 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423411149487" cn_domain=PS} 20250203085605611 DLINP <000b> input/ipa.c:452 connected read/write 20250203085605611 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085605611 DLINP <000b> input/ipa.c:452 connected read/write 20250203085605611 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@b63b467c7f03: Found GsupExpect[0] for "262423411149487" handled at TC_gsup_purge_ps(124) HLR_Test-GSUP(118)@b63b467c7f03: Added IMSI table entry 3TC_gsup_purge_ps(124)"262423411149487" 20250203085605612 DLINP <000b> input/ipa.c:452 connected read/write 20250203085605612 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085605612 DLGSUP <0013> gsup_req.c:140 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262423411149487 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423411149487"} 20250203085605612 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423411149487)[0x55ba69a8f120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250203085605612 DLGSUP <0013> gsup_req.c:173 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262423411149487 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250203085605612 DLGSUP <0013> lu_fsm.c:91 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262423411149487 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423411149487"} 20250203085605612 DLGSUP <0013> gsup_req.c:173 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262423411149487 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250203085605612 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423411149487)[0x55ba69a8f120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250203085605612 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423411149487)[0x55ba69a8f120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250203085605612 DLU <0006> fsm.c:568 lu(PS:IMSI-262423411149487)[0x55ba69a8f120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250203085605612 DLINP <000b> input/ipa.c:452 connected read/write 20250203085605612 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085605612 DLINP <000b> input/ipa.c:452 connected read/write 20250203085605612 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(124)@b63b467c7f03: setverdict(pass): none -> pass 20250203085605613 DLINP <000b> input/ipa.c:452 connected read/write 20250203085605613 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085605613 DLGSUP <0013> gsup_req.c:140 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262423411149487 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423411149487" cn_domain=PS} 20250203085605613 DAUC <0003> hlr.c:377 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262423411149487 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250203085605613 DLGSUP <0013> hlr.c:386 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262423411149487 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423411149487"} 20250203085605613 DLGSUP <0013> gsup_req.c:173 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262423411149487 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250203085605613 DLINP <000b> input/ipa.c:452 connected read/write 20250203085605613 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085605613 DLINP <000b> input/ipa.c:452 connected read/write 20250203085605613 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(124)@b63b467c7f03: setverdict(pass): pass -> pass, component reason not changed 20250203085605613 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59076<->l=127.0.0.1:4258 TC_gsup_purge_ps(124)@b63b467c7f03: Final verdict of PTC: pass 20250203085605614 DAUC <0003> db_auc.c:157 IMSI='262424581207782': No 2G Auth Data 20250203085605614 DAUC <0003> db_auc.c:192 IMSI='262424581207782': No 3G Auth Data 20250203085605614 DLGSUP <0013> hlr.c:121 IMSI 262424581207782: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@b63b467c7f03: Created GsupExpect[0] for "262424581207782" to be handled at TC_gsup_purge_ps(125) 20250203085605621 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59088<->l=127.0.0.1:4258 20250203085605623 DLINP <000b> input/ipa.c:452 connected read/write 20250203085605623 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085605623 DLGSUP <0013> gsup_req.c:140 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262424581207782 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424581207782" cn_domain=PS} 20250203085605623 DLU <0006> fsm.c:456 lu(262424581207782)[0x55ba69a8f120]{UNVALIDATED}: Allocated 20250203085605623 DLGSUP <0013> lu_fsm.c:172 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262424581207782 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250203085605623 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424581207782)[0x55ba69a8f120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250203085605623 DLGSUP <0013> lu_fsm.c:253 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262424581207782 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424581207782" cn_domain=PS} 20250203085605623 DLINP <000b> input/ipa.c:452 connected read/write 20250203085605623 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085605623 DLINP <000b> input/ipa.c:452 connected read/write 20250203085605623 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@b63b467c7f03: Found GsupExpect[0] for "262424581207782" handled at TC_gsup_purge_ps(125) HLR_Test-GSUP(118)@b63b467c7f03: Added IMSI table entry 4TC_gsup_purge_ps(125)"262424581207782" 20250203085605624 DLINP <000b> input/ipa.c:452 connected read/write 20250203085605624 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085605624 DLGSUP <0013> gsup_req.c:140 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262424581207782 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424581207782"} 20250203085605624 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424581207782)[0x55ba69a8f120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250203085605624 DLGSUP <0013> gsup_req.c:173 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262424581207782 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250203085605624 DLGSUP <0013> lu_fsm.c:91 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262424581207782 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424581207782"} 20250203085605624 DLGSUP <0013> gsup_req.c:173 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262424581207782 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250203085605624 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424581207782)[0x55ba69a8f120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250203085605624 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424581207782)[0x55ba69a8f120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250203085605624 DLU <0006> fsm.c:568 lu(PS:IMSI-262424581207782)[0x55ba69a8f120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250203085605624 DLINP <000b> input/ipa.c:452 connected read/write 20250203085605624 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085605624 DLINP <000b> input/ipa.c:452 connected read/write 20250203085605624 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(125)@b63b467c7f03: setverdict(pass): none -> pass 20250203085605625 DLINP <000b> input/ipa.c:452 connected read/write 20250203085605625 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085605625 DLGSUP <0013> gsup_req.c:140 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262424581207782 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424581207782" cn_domain=PS} 20250203085605625 DAUC <0003> hlr.c:377 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262424581207782 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250203085605625 DLGSUP <0013> hlr.c:386 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262424581207782 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424581207782"} 20250203085605625 DLGSUP <0013> gsup_req.c:173 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262424581207782 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250203085605625 DLINP <000b> input/ipa.c:452 connected read/write 20250203085605625 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085605625 DLINP <000b> input/ipa.c:452 connected read/write 20250203085605625 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(125)@b63b467c7f03: setverdict(pass): pass -> pass, component reason not changed 20250203085605626 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59088<->l=127.0.0.1:4258 TC_gsup_purge_ps(125)@b63b467c7f03: Final verdict of PTC: pass 20250203085605626 DAUC <0003> db_auc.c:157 IMSI='262423781214822': No 2G Auth Data 20250203085605626 DAUC <0003> db_auc.c:192 IMSI='262423781214822': No 3G Auth Data 20250203085605626 DLGSUP <0013> hlr.c:121 IMSI 262423781214822: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@b63b467c7f03: Created GsupExpect[0] for "262423781214822" to be handled at TC_gsup_purge_ps(126) 20250203085605633 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59100<->l=127.0.0.1:4258 20250203085605635 DLINP <000b> input/ipa.c:452 connected read/write 20250203085605635 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085605635 DLGSUP <0013> gsup_req.c:140 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262423781214822 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423781214822" cn_domain=PS} 20250203085605635 DLU <0006> fsm.c:456 lu(262423781214822)[0x55ba69a8f120]{UNVALIDATED}: Allocated 20250203085605635 DLGSUP <0013> lu_fsm.c:172 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262423781214822 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250203085605635 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423781214822)[0x55ba69a8f120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250203085605635 DLGSUP <0013> lu_fsm.c:253 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262423781214822 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423781214822" cn_domain=PS} 20250203085605635 DLINP <000b> input/ipa.c:452 connected read/write 20250203085605635 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085605635 DLINP <000b> input/ipa.c:452 connected read/write 20250203085605635 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@b63b467c7f03: Found GsupExpect[0] for "262423781214822" handled at TC_gsup_purge_ps(126) HLR_Test-GSUP(118)@b63b467c7f03: Added IMSI table entry 5TC_gsup_purge_ps(126)"262423781214822" 20250203085605636 DLINP <000b> input/ipa.c:452 connected read/write 20250203085605636 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085605636 DLGSUP <0013> gsup_req.c:140 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262423781214822 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423781214822"} 20250203085605636 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423781214822)[0x55ba69a8f120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250203085605636 DLGSUP <0013> gsup_req.c:173 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262423781214822 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250203085605636 DLGSUP <0013> lu_fsm.c:91 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262423781214822 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423781214822"} 20250203085605636 DLGSUP <0013> gsup_req.c:173 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262423781214822 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250203085605636 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423781214822)[0x55ba69a8f120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250203085605636 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423781214822)[0x55ba69a8f120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250203085605636 DLU <0006> fsm.c:568 lu(PS:IMSI-262423781214822)[0x55ba69a8f120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250203085605637 DLINP <000b> input/ipa.c:452 connected read/write 20250203085605637 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085605637 DLINP <000b> input/ipa.c:452 connected read/write 20250203085605637 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(126)@b63b467c7f03: setverdict(pass): none -> pass 20250203085605637 DLINP <000b> input/ipa.c:452 connected read/write 20250203085605637 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085605637 DLGSUP <0013> gsup_req.c:140 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262423781214822 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423781214822" cn_domain=PS} 20250203085605637 DAUC <0003> hlr.c:377 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262423781214822 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250203085605637 DLGSUP <0013> hlr.c:386 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262423781214822 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423781214822"} 20250203085605637 DLGSUP <0013> gsup_req.c:173 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262423781214822 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250203085605637 DLINP <000b> input/ipa.c:452 connected read/write 20250203085605637 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085605637 DLINP <000b> input/ipa.c:452 connected read/write 20250203085605637 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(126)@b63b467c7f03: setverdict(pass): pass -> pass, component reason not changed 20250203085605638 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59100<->l=127.0.0.1:4258 TC_gsup_purge_ps(126)@b63b467c7f03: Final verdict of PTC: pass 20250203085605639 DAUC <0003> db_auc.c:157 IMSI='262425535925137': No 2G Auth Data 20250203085605639 DAUC <0003> db_auc.c:192 IMSI='262425535925137': No 3G Auth Data 20250203085605639 DLGSUP <0013> hlr.c:121 IMSI 262425535925137: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@b63b467c7f03: Created GsupExpect[0] for "262425535925137" to be handled at TC_gsup_purge_ps(127) 20250203085605645 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59102<->l=127.0.0.1:4258 20250203085605647 DLINP <000b> input/ipa.c:452 connected read/write 20250203085605647 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085605647 DLGSUP <0013> gsup_req.c:140 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262425535925137 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425535925137" cn_domain=PS} 20250203085605647 DLU <0006> fsm.c:456 lu(262425535925137)[0x55ba69a8f120]{UNVALIDATED}: Allocated 20250203085605647 DLGSUP <0013> lu_fsm.c:172 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262425535925137 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250203085605647 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425535925137)[0x55ba69a8f120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250203085605647 DLGSUP <0013> lu_fsm.c:253 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262425535925137 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425535925137" cn_domain=PS} 20250203085605647 DLINP <000b> input/ipa.c:452 connected read/write 20250203085605647 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085605647 DLINP <000b> input/ipa.c:452 connected read/write 20250203085605647 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@b63b467c7f03: Found GsupExpect[0] for "262425535925137" handled at TC_gsup_purge_ps(127) HLR_Test-GSUP(118)@b63b467c7f03: Added IMSI table entry 6TC_gsup_purge_ps(127)"262425535925137" 20250203085605648 DLINP <000b> input/ipa.c:452 connected read/write 20250203085605648 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085605648 DLGSUP <0013> gsup_req.c:140 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262425535925137 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425535925137"} 20250203085605648 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425535925137)[0x55ba69a8f120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250203085605648 DLGSUP <0013> gsup_req.c:173 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262425535925137 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250203085605648 DLGSUP <0013> lu_fsm.c:91 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262425535925137 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425535925137"} 20250203085605648 DLGSUP <0013> gsup_req.c:173 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262425535925137 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250203085605648 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425535925137)[0x55ba69a8f120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250203085605648 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425535925137)[0x55ba69a8f120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250203085605648 DLU <0006> fsm.c:568 lu(PS:IMSI-262425535925137)[0x55ba69a8f120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250203085605648 DLINP <000b> input/ipa.c:452 connected read/write 20250203085605648 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085605648 DLINP <000b> input/ipa.c:452 connected read/write 20250203085605648 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(127)@b63b467c7f03: setverdict(pass): none -> pass 20250203085605649 DLINP <000b> input/ipa.c:452 connected read/write 20250203085605649 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085605649 DLGSUP <0013> gsup_req.c:140 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262425535925137 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425535925137" cn_domain=PS} 20250203085605649 DAUC <0003> hlr.c:377 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262425535925137 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250203085605649 DLGSUP <0013> hlr.c:386 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262425535925137 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425535925137"} 20250203085605649 DLGSUP <0013> gsup_req.c:173 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262425535925137 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250203085605649 DLINP <000b> input/ipa.c:452 connected read/write 20250203085605649 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085605649 DLINP <000b> input/ipa.c:452 connected read/write 20250203085605649 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(127)@b63b467c7f03: setverdict(pass): pass -> pass, component reason not changed 20250203085605649 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59102<->l=127.0.0.1:4258 TC_gsup_purge_ps(127)@b63b467c7f03: Final verdict of PTC: pass 20250203085605650 DAUC <0003> db_auc.c:157 IMSI='262421308265863': No 2G Auth Data 20250203085605650 DAUC <0003> db_auc.c:192 IMSI='262421308265863': No 3G Auth Data 20250203085605650 DLGSUP <0013> hlr.c:121 IMSI 262421308265863: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@b63b467c7f03: Created GsupExpect[0] for "262421308265863" to be handled at TC_gsup_purge_ps(128) 20250203085605656 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59104<->l=127.0.0.1:4258 20250203085605658 DLINP <000b> input/ipa.c:452 connected read/write 20250203085605658 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085605658 DLGSUP <0013> gsup_req.c:140 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262421308265863 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421308265863" cn_domain=PS} 20250203085605658 DLU <0006> fsm.c:456 lu(262421308265863)[0x55ba69a8f120]{UNVALIDATED}: Allocated 20250203085605658 DLGSUP <0013> lu_fsm.c:172 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262421308265863 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250203085605658 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421308265863)[0x55ba69a8f120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250203085605658 DLGSUP <0013> lu_fsm.c:253 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262421308265863 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421308265863" cn_domain=PS} 20250203085605658 DLINP <000b> input/ipa.c:452 connected read/write 20250203085605658 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085605658 DLINP <000b> input/ipa.c:452 connected read/write 20250203085605658 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@b63b467c7f03: Found GsupExpect[0] for "262421308265863" handled at TC_gsup_purge_ps(128) HLR_Test-GSUP(118)@b63b467c7f03: Added IMSI table entry 7TC_gsup_purge_ps(128)"262421308265863" 20250203085605659 DLINP <000b> input/ipa.c:452 connected read/write 20250203085605659 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085605659 DLGSUP <0013> gsup_req.c:140 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262421308265863 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421308265863"} 20250203085605659 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421308265863)[0x55ba69a8f120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250203085605659 DLGSUP <0013> gsup_req.c:173 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262421308265863 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250203085605659 DLGSUP <0013> lu_fsm.c:91 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262421308265863 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421308265863"} 20250203085605659 DLGSUP <0013> gsup_req.c:173 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262421308265863 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250203085605659 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421308265863)[0x55ba69a8f120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250203085605659 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421308265863)[0x55ba69a8f120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250203085605659 DLU <0006> fsm.c:568 lu(PS:IMSI-262421308265863)[0x55ba69a8f120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250203085605659 DLINP <000b> input/ipa.c:452 connected read/write 20250203085605659 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085605659 DLINP <000b> input/ipa.c:452 connected read/write 20250203085605659 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(128)@b63b467c7f03: setverdict(pass): none -> pass 20250203085605659 DLINP <000b> input/ipa.c:452 connected read/write 20250203085605659 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085605659 DLGSUP <0013> gsup_req.c:140 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262421308265863 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421308265863" cn_domain=PS} 20250203085605660 DAUC <0003> hlr.c:377 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262421308265863 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250203085605660 DLGSUP <0013> hlr.c:386 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262421308265863 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421308265863"} 20250203085605660 DLGSUP <0013> gsup_req.c:173 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262421308265863 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250203085605660 DLINP <000b> input/ipa.c:452 connected read/write 20250203085605660 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085605660 DLINP <000b> input/ipa.c:452 connected read/write 20250203085605660 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(128)@b63b467c7f03: setverdict(pass): pass -> pass, component reason not changed 20250203085605660 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59104<->l=127.0.0.1:4258 TC_gsup_purge_ps(128)@b63b467c7f03: Final verdict of PTC: pass MTC@b63b467c7f03: setverdict(pass): none -> pass 20250203085605661 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59056<->l=127.0.0.1:4258 20250203085605662 DLINP <000b> input/ipa.c:452 connected read/write 20250203085605662 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085605662 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250203085605662 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250203085605662 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250203085605662 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33379<->l=127.0.0.1:4259) HLR_Test-GSUP(118)@b63b467c7f03: Final verdict of PTC: none HLR_Test-GSUP-IPA(117)@b63b467c7f03: Final verdict of PTC: none IPA-CTRL-CLI-IPA(120)@b63b467c7f03: Final verdict of PTC: none 119@b63b467c7f03: Final verdict of PTC: none MTC@b63b467c7f03: Setting final verdict of the test case. MTC@b63b467c7f03: Local verdict of MTC: pass MTC@b63b467c7f03: Local verdict of PTC HLR_Test-GSUP-IPA(117): none (pass -> pass) MTC@b63b467c7f03: Local verdict of PTC HLR_Test-GSUP(118): none (pass -> pass) MTC@b63b467c7f03: Local verdict of PTC with component reference 119: none (pass -> pass) MTC@b63b467c7f03: Local verdict of PTC IPA-CTRL-CLI-IPA(120): none (pass -> pass) MTC@b63b467c7f03: Local verdict of PTC TC_gsup_purge_ps(121): pass (pass -> pass) MTC@b63b467c7f03: Local verdict of PTC TC_gsup_purge_ps(122): pass (pass -> pass) MTC@b63b467c7f03: Local verdict of PTC TC_gsup_purge_ps(123): pass (pass -> pass) MTC@b63b467c7f03: Local verdict of PTC TC_gsup_purge_ps(124): pass (pass -> pass) MTC@b63b467c7f03: Local verdict of PTC TC_gsup_purge_ps(125): pass (pass -> pass) MTC@b63b467c7f03: Local verdict of PTC TC_gsup_purge_ps(126): pass (pass -> pass) MTC@b63b467c7f03: Local verdict of PTC TC_gsup_purge_ps(127): pass (pass -> pass) MTC@b63b467c7f03: Local verdict of PTC TC_gsup_purge_ps(128): pass (pass -> pass) MTC@b63b467c7f03: Test case TC_gsup_purge_ps finished. Verdict: pass MTC@b63b467c7f03: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_ps pass'. Mon Feb 3 08:56:05 UTC 2025 ====== HLR_Tests.TC_gsup_purge_ps pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_purge_ps.talloc 20250203085605684 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59112<->l=127.0.0.1:4258 20250203085605785 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59112<->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=134764) MTC@b63b467c7f03: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_ps pass' was executed successfully (exit status: 0). MTC@b63b467c7f03: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_unknown'. ------ HLR_Tests.TC_gsup_purge_unknown ------ Mon Feb 3 08:56:07 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_purge_unknown.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_purge_unknown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@b63b467c7f03: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_unknown' was executed successfully (exit status: 0). MTC@b63b467c7f03: Test case TC_gsup_purge_unknown started. MTC@b63b467c7f03: legacy= false MTC@b63b467c7f03: in not legacy case 1 MTC@b63b467c7f03: in not legacy case 2 20250203085608898 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250203085608898 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(129)@b63b467c7f03: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250203085608902 DLINP <000b> input/ipa.c:452 connected read/write 20250203085608902 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085608902 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59118<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(129)@b63b467c7f03: 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)@b63b467c7f03: 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 } } } } 20250203085608904 DLINP <000b> input/ipa.c:452 connected read/write 20250203085608904 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085608904 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250203085608904 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250203085608904 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 20250203085608904 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250203085608904 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 20250203085608904 DLGSUP <0013> gsup_server.c:236 2: 20250203085608904 DLGSUP <0013> gsup_server.c:238 2: 00 20250203085608904 DLGSUP <0013> gsup_server.c:236 3: 20250203085608904 DLGSUP <0013> gsup_server.c:238 3: 00 20250203085608904 DLGSUP <0013> gsup_server.c:236 4: 20250203085608905 DLGSUP <0013> gsup_server.c:238 4: 00 20250203085608905 DLGSUP <0013> gsup_server.c:236 5: HLR_Test-GSUP-IPA(129)@b63b467c7f03: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250203085608905 DLGSUP <0013> gsup_server.c:238 5: 00 20250203085608905 DLGSUP <0013> gsup_server.c:236 7: 20250203085608905 DLGSUP <0013> gsup_server.c:238 7: 00 20250203085608905 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250203085608905 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250203085608905 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 131@b63b467c7f03: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20250203085608928 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:44025<->l=127.0.0.1:4259) HLR_Test-GSUP(130)@b63b467c7f03: Created GsupExpect[0] for "2345743413463" to be handled at TC_gsup_purge_unknown(133) 20250203085608941 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59124<->l=127.0.0.1:4258 20250203085608949 DLINP <000b> input/ipa.c:452 connected read/write 20250203085608950 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085608950 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} 20250203085608950 DLU <0006> fsm.c:456 lu(2345743413463)[0x55ba69a8f120]{UNVALIDATED}: Allocated 20250203085608950 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 20250203085608950 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} 20250203085608950 DLGSUP <0013> gsup_req.c:173 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250203085608950 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x55ba69a8f120]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250203085608950 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x55ba69a8f120]{UNVALIDATED}: Freeing instance 20250203085608950 DLU <0006> fsm.c:568 lu(PS:IMSI-2345743413463)[0x55ba69a8f120]{UNVALIDATED}: Deallocated 20250203085608950 DLINP <000b> input/ipa.c:452 connected read/write 20250203085608950 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085608950 DLINP <000b> input/ipa.c:452 connected read/write 20250203085608950 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(130)@b63b467c7f03: Found GsupExpect[0] for "2345743413463" handled at TC_gsup_purge_unknown(133) HLR_Test-GSUP(130)@b63b467c7f03: Added IMSI table entry 0TC_gsup_purge_unknown(133)"2345743413463" TC_gsup_purge_unknown(133)@b63b467c7f03: setverdict(pass): none -> pass TC_gsup_purge_unknown(133)@b63b467c7f03: setverdict(pass): pass -> pass, component reason not changed 20250203085608953 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59124<->l=127.0.0.1:4258 TC_gsup_purge_unknown(133)@b63b467c7f03: Final verdict of PTC: pass MTC@b63b467c7f03: setverdict(pass): none -> pass 20250203085608955 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59118<->l=127.0.0.1:4258 20250203085608956 DLINP <000b> input/ipa.c:452 connected read/write 20250203085608956 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085608957 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250203085608957 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250203085608957 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250203085608957 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44025<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(129)@b63b467c7f03: Final verdict of PTC: none HLR_Test-GSUP(130)@b63b467c7f03: Final verdict of PTC: none 131@b63b467c7f03: Final verdict of PTC: none IPA-CTRL-CLI-IPA(132)@b63b467c7f03: Final verdict of PTC: none MTC@b63b467c7f03: Setting final verdict of the test case. MTC@b63b467c7f03: Local verdict of MTC: pass MTC@b63b467c7f03: Local verdict of PTC HLR_Test-GSUP-IPA(129): none (pass -> pass) MTC@b63b467c7f03: Local verdict of PTC HLR_Test-GSUP(130): none (pass -> pass) MTC@b63b467c7f03: Local verdict of PTC with component reference 131: none (pass -> pass) MTC@b63b467c7f03: Local verdict of PTC IPA-CTRL-CLI-IPA(132): none (pass -> pass) MTC@b63b467c7f03: Local verdict of PTC TC_gsup_purge_unknown(133): pass (pass -> pass) MTC@b63b467c7f03: Test case TC_gsup_purge_unknown finished. Verdict: pass MTC@b63b467c7f03: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_unknown pass'. Mon Feb 3 08:56:08 UTC 2025 ====== HLR_Tests.TC_gsup_purge_unknown pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_purge_unknown.talloc 20250203085608996 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59136<->l=127.0.0.1:4258 20250203085609097 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59136<->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@b63b467c7f03: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_unknown pass' was executed successfully (exit status: 0). MTC@b63b467c7f03: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_unknown'. ------ HLR_Tests.TC_mo_ussd_unknown ------ Mon Feb 3 08:56:11 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_unknown.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_unknown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@b63b467c7f03: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_unknown' was executed successfully (exit status: 0). MTC@b63b467c7f03: Test case TC_mo_ussd_unknown started. MTC@b63b467c7f03: legacy= false MTC@b63b467c7f03: in not legacy case 1 MTC@b63b467c7f03: in not legacy case 2 20250203085612207 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250203085612207 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(134)@b63b467c7f03: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250203085612212 DLINP <000b> input/ipa.c:452 connected read/write 20250203085612212 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085612212 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56986<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(134)@b63b467c7f03: 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)@b63b467c7f03: 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 } } } } 20250203085612213 DLINP <000b> input/ipa.c:452 connected read/write 20250203085612213 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085612213 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250203085612213 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250203085612213 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 20250203085612213 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250203085612213 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 20250203085612213 DLGSUP <0013> gsup_server.c:236 2: 20250203085612213 DLGSUP <0013> gsup_server.c:238 2: 00 20250203085612213 DLGSUP <0013> gsup_server.c:236 3: 20250203085612213 DLGSUP <0013> gsup_server.c:238 3: 00 20250203085612213 DLGSUP <0013> gsup_server.c:236 4: 20250203085612213 DLGSUP <0013> gsup_server.c:238 4: 00 20250203085612213 DLGSUP <0013> gsup_server.c:236 5: 20250203085612213 DLGSUP <0013> gsup_server.c:238 5: 00 20250203085612213 DLGSUP <0013> gsup_server.c:236 7: 20250203085612213 DLGSUP <0013> gsup_server.c:238 7: 00 20250203085612213 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250203085612213 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250203085612213 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)@b63b467c7f03: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 136@b63b467c7f03: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20250203085612230 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:36103<->l=127.0.0.1:4259) 20250203085612239 DAUC <0003> db_auc.c:157 IMSI='262427860135672': No 2G Auth Data 20250203085612239 DAUC <0003> db_auc.c:192 IMSI='262427860135672': No 3G Auth Data HLR_Test-GSUP(135)@b63b467c7f03: Created GsupExpect[0] for "262427860135672" to be handled at TC_mo_ussd_unknown(138) 20250203085612248 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56988<->l=127.0.0.1:4258 20250203085612259 DLINP <000b> input/ipa.c:452 connected read/write 20250203085612259 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085612259 DLGSUP <0013> gsup_req.c:140 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262427860135672 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427860135672" session_id=2927822754 session_state=BEGIN} 20250203085612259 DSS <0004> hlr_ussd.c:576 262427860135672/0xae8307a2: Process SS (BEGIN) 20250203085612259 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250203085612259 DSS <0004> hlr_ussd.c:518 262427860135672/0xae8307a2: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250203085612259 DSS <0004> hlr_ussd.c:523 262427860135672/0xae8307a2: USSD for unknown code '*#200#' 20250203085612259 DSS <0004> hlr_ussd.c:354 262427860135672/0xae8307a2: Tx ReturnError(1, 0x12) 20250203085612259 DLGSUP <0013> hlr_ussd.c:278 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262427860135672 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427860135672" session_id=2927822754 session_state=END} 20250203085612259 DLINP <000b> input/ipa.c:452 connected read/write 20250203085612259 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085612259 DLINP <000b> input/ipa.c:452 connected read/write 20250203085612259 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@b63b467c7f03: Found GsupExpect[0] for "262427860135672" handled at TC_mo_ussd_unknown(138) HLR_Test-GSUP(135)@b63b467c7f03: Added IMSI table entry 0TC_mo_ussd_unknown(138)"262427860135672" TC_mo_ussd_unknown(138)@b63b467c7f03: setverdict(pass): none -> pass 20250203085612266 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56988<->l=127.0.0.1:4258 TC_mo_ussd_unknown(138)@b63b467c7f03: Final verdict of PTC: pass 20250203085612268 DAUC <0003> db_auc.c:157 IMSI='262425358644239': No 2G Auth Data 20250203085612268 DAUC <0003> db_auc.c:192 IMSI='262425358644239': No 3G Auth Data HLR_Test-GSUP(135)@b63b467c7f03: Created GsupExpect[0] for "262425358644239" to be handled at TC_mo_ussd_unknown(139) 20250203085612279 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57000<->l=127.0.0.1:4258 20250203085612282 DLINP <000b> input/ipa.c:452 connected read/write 20250203085612282 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085612282 DLGSUP <0013> gsup_req.c:140 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262425358644239 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425358644239" session_id=1708246382 session_state=BEGIN} 20250203085612282 DSS <0004> hlr_ussd.c:576 262425358644239/0x65d1c56e: Process SS (BEGIN) 20250203085612282 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250203085612282 DSS <0004> hlr_ussd.c:518 262425358644239/0x65d1c56e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250203085612282 DSS <0004> hlr_ussd.c:523 262425358644239/0x65d1c56e: USSD for unknown code '*#200#' 20250203085612282 DSS <0004> hlr_ussd.c:354 262425358644239/0x65d1c56e: Tx ReturnError(1, 0x12) 20250203085612282 DLGSUP <0013> hlr_ussd.c:278 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262425358644239 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425358644239" session_id=1708246382 session_state=END} 20250203085612282 DLINP <000b> input/ipa.c:452 connected read/write 20250203085612282 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085612282 DLINP <000b> input/ipa.c:452 connected read/write 20250203085612282 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@b63b467c7f03: Found GsupExpect[0] for "262425358644239" handled at TC_mo_ussd_unknown(139) HLR_Test-GSUP(135)@b63b467c7f03: Added IMSI table entry 1TC_mo_ussd_unknown(139)"262425358644239" TC_mo_ussd_unknown(139)@b63b467c7f03: setverdict(pass): none -> pass 20250203085612284 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57000<->l=127.0.0.1:4258 TC_mo_ussd_unknown(139)@b63b467c7f03: Final verdict of PTC: pass 20250203085612284 DAUC <0003> db_auc.c:157 IMSI='262429416556948': No 2G Auth Data 20250203085612284 DAUC <0003> db_auc.c:192 IMSI='262429416556948': No 3G Auth Data HLR_Test-GSUP(135)@b63b467c7f03: Created GsupExpect[0] for "262429416556948" to be handled at TC_mo_ussd_unknown(140) 20250203085612291 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57008<->l=127.0.0.1:4258 20250203085612294 DLINP <000b> input/ipa.c:452 connected read/write 20250203085612294 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085612294 DLGSUP <0013> gsup_req.c:140 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262429416556948 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429416556948" session_id=1352310427 session_state=BEGIN} 20250203085612294 DSS <0004> hlr_ussd.c:576 262429416556948/0x509a9e9b: Process SS (BEGIN) 20250203085612294 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250203085612294 DSS <0004> hlr_ussd.c:518 262429416556948/0x509a9e9b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250203085612294 DSS <0004> hlr_ussd.c:523 262429416556948/0x509a9e9b: USSD for unknown code '*#200#' 20250203085612294 DSS <0004> hlr_ussd.c:354 262429416556948/0x509a9e9b: Tx ReturnError(1, 0x12) 20250203085612294 DLGSUP <0013> hlr_ussd.c:278 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262429416556948 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429416556948" session_id=1352310427 session_state=END} 20250203085612294 DLINP <000b> input/ipa.c:452 connected read/write 20250203085612294 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085612294 DLINP <000b> input/ipa.c:452 connected read/write 20250203085612294 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@b63b467c7f03: Found GsupExpect[0] for "262429416556948" handled at TC_mo_ussd_unknown(140) HLR_Test-GSUP(135)@b63b467c7f03: Added IMSI table entry 2TC_mo_ussd_unknown(140)"262429416556948" TC_mo_ussd_unknown(140)@b63b467c7f03: setverdict(pass): none -> pass 20250203085612295 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57008<->l=127.0.0.1:4258 TC_mo_ussd_unknown(140)@b63b467c7f03: Final verdict of PTC: pass 20250203085612296 DAUC <0003> db_auc.c:157 IMSI='262420797256707': No 2G Auth Data 20250203085612296 DAUC <0003> db_auc.c:192 IMSI='262420797256707': No 3G Auth Data HLR_Test-GSUP(135)@b63b467c7f03: Created GsupExpect[0] for "262420797256707" to be handled at TC_mo_ussd_unknown(141) 20250203085612303 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57020<->l=127.0.0.1:4258 20250203085612305 DLINP <000b> input/ipa.c:452 connected read/write 20250203085612305 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085612305 DLGSUP <0013> gsup_req.c:140 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262420797256707 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420797256707" session_id=962632109 session_state=BEGIN} 20250203085612305 DSS <0004> hlr_ussd.c:576 262420797256707/0x396099ad: Process SS (BEGIN) 20250203085612305 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250203085612305 DSS <0004> hlr_ussd.c:518 262420797256707/0x396099ad: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250203085612305 DSS <0004> hlr_ussd.c:523 262420797256707/0x396099ad: USSD for unknown code '*#200#' 20250203085612305 DSS <0004> hlr_ussd.c:354 262420797256707/0x396099ad: Tx ReturnError(1, 0x12) 20250203085612306 DLGSUP <0013> hlr_ussd.c:278 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262420797256707 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420797256707" session_id=962632109 session_state=END} 20250203085612306 DLINP <000b> input/ipa.c:452 connected read/write 20250203085612306 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085612306 DLINP <000b> input/ipa.c:452 connected read/write 20250203085612306 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@b63b467c7f03: Found GsupExpect[0] for "262420797256707" handled at TC_mo_ussd_unknown(141) HLR_Test-GSUP(135)@b63b467c7f03: Added IMSI table entry 3TC_mo_ussd_unknown(141)"262420797256707" TC_mo_ussd_unknown(141)@b63b467c7f03: setverdict(pass): none -> pass 20250203085612307 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57020<->l=127.0.0.1:4258 TC_mo_ussd_unknown(141)@b63b467c7f03: Final verdict of PTC: pass 20250203085612307 DAUC <0003> db_auc.c:157 IMSI='262423134755783': No 2G Auth Data 20250203085612307 DAUC <0003> db_auc.c:192 IMSI='262423134755783': No 3G Auth Data HLR_Test-GSUP(135)@b63b467c7f03: Created GsupExpect[0] for "262423134755783" to be handled at TC_mo_ussd_unknown(142) 20250203085612314 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57030<->l=127.0.0.1:4258 20250203085612317 DLINP <000b> input/ipa.c:452 connected read/write 20250203085612317 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085612317 DLGSUP <0013> gsup_req.c:140 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262423134755783 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423134755783" session_id=3221786000 session_state=BEGIN} 20250203085612317 DSS <0004> hlr_ussd.c:576 262423134755783/0xc0088d90: Process SS (BEGIN) 20250203085612317 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250203085612317 DSS <0004> hlr_ussd.c:518 262423134755783/0xc0088d90: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250203085612317 DSS <0004> hlr_ussd.c:523 262423134755783/0xc0088d90: USSD for unknown code '*#200#' 20250203085612317 DSS <0004> hlr_ussd.c:354 262423134755783/0xc0088d90: Tx ReturnError(1, 0x12) 20250203085612317 DLGSUP <0013> hlr_ussd.c:278 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262423134755783 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423134755783" session_id=3221786000 session_state=END} 20250203085612317 DLINP <000b> input/ipa.c:452 connected read/write 20250203085612317 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085612317 DLINP <000b> input/ipa.c:452 connected read/write 20250203085612317 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@b63b467c7f03: Found GsupExpect[0] for "262423134755783" handled at TC_mo_ussd_unknown(142) HLR_Test-GSUP(135)@b63b467c7f03: Added IMSI table entry 4TC_mo_ussd_unknown(142)"262423134755783" TC_mo_ussd_unknown(142)@b63b467c7f03: setverdict(pass): none -> pass 20250203085612318 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57030<->l=127.0.0.1:4258 TC_mo_ussd_unknown(142)@b63b467c7f03: Final verdict of PTC: pass 20250203085612318 DAUC <0003> db_auc.c:157 IMSI='262424173207636': No 2G Auth Data 20250203085612318 DAUC <0003> db_auc.c:192 IMSI='262424173207636': No 3G Auth Data HLR_Test-GSUP(135)@b63b467c7f03: Created GsupExpect[0] for "262424173207636" to be handled at TC_mo_ussd_unknown(143) 20250203085612324 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57036<->l=127.0.0.1:4258 20250203085612327 DLINP <000b> input/ipa.c:452 connected read/write 20250203085612327 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085612327 DLGSUP <0013> gsup_req.c:140 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262424173207636 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424173207636" session_id=3154091737 session_state=BEGIN} 20250203085612327 DSS <0004> hlr_ussd.c:576 262424173207636/0xbbff9ed9: Process SS (BEGIN) 20250203085612327 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250203085612327 DSS <0004> hlr_ussd.c:518 262424173207636/0xbbff9ed9: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250203085612327 DSS <0004> hlr_ussd.c:523 262424173207636/0xbbff9ed9: USSD for unknown code '*#200#' 20250203085612327 DSS <0004> hlr_ussd.c:354 262424173207636/0xbbff9ed9: Tx ReturnError(1, 0x12) 20250203085612327 DLGSUP <0013> hlr_ussd.c:278 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262424173207636 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424173207636" session_id=3154091737 session_state=END} 20250203085612327 DLINP <000b> input/ipa.c:452 connected read/write 20250203085612327 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085612328 DLINP <000b> input/ipa.c:452 connected read/write 20250203085612328 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@b63b467c7f03: Found GsupExpect[0] for "262424173207636" handled at TC_mo_ussd_unknown(143) HLR_Test-GSUP(135)@b63b467c7f03: Added IMSI table entry 5TC_mo_ussd_unknown(143)"262424173207636" TC_mo_ussd_unknown(143)@b63b467c7f03: setverdict(pass): none -> pass 20250203085612329 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57036<->l=127.0.0.1:4258 TC_mo_ussd_unknown(143)@b63b467c7f03: Final verdict of PTC: pass 20250203085612329 DAUC <0003> db_auc.c:157 IMSI='262420889883009': No 2G Auth Data 20250203085612329 DAUC <0003> db_auc.c:192 IMSI='262420889883009': No 3G Auth Data HLR_Test-GSUP(135)@b63b467c7f03: Created GsupExpect[0] for "262420889883009" to be handled at TC_mo_ussd_unknown(144) 20250203085612336 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57048<->l=127.0.0.1:4258 20250203085612339 DLINP <000b> input/ipa.c:452 connected read/write 20250203085612339 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085612339 DLGSUP <0013> gsup_req.c:140 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262420889883009 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420889883009" session_id=2209066255 session_state=BEGIN} 20250203085612339 DSS <0004> hlr_ussd.c:576 262420889883009/0x83abad0f: Process SS (BEGIN) 20250203085612339 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250203085612339 DSS <0004> hlr_ussd.c:518 262420889883009/0x83abad0f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250203085612339 DSS <0004> hlr_ussd.c:523 262420889883009/0x83abad0f: USSD for unknown code '*#200#' 20250203085612339 DSS <0004> hlr_ussd.c:354 262420889883009/0x83abad0f: Tx ReturnError(1, 0x12) 20250203085612339 DLGSUP <0013> hlr_ussd.c:278 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262420889883009 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420889883009" session_id=2209066255 session_state=END} 20250203085612339 DLINP <000b> input/ipa.c:452 connected read/write 20250203085612339 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085612339 DLINP <000b> input/ipa.c:452 connected read/write 20250203085612339 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@b63b467c7f03: Found GsupExpect[0] for "262420889883009" handled at TC_mo_ussd_unknown(144) HLR_Test-GSUP(135)@b63b467c7f03: Added IMSI table entry 6TC_mo_ussd_unknown(144)"262420889883009" TC_mo_ussd_unknown(144)@b63b467c7f03: setverdict(pass): none -> pass 20250203085612340 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57048<->l=127.0.0.1:4258 TC_mo_ussd_unknown(144)@b63b467c7f03: Final verdict of PTC: pass 20250203085612341 DAUC <0003> db_auc.c:157 IMSI='262428975064311': No 2G Auth Data 20250203085612341 DAUC <0003> db_auc.c:192 IMSI='262428975064311': No 3G Auth Data HLR_Test-GSUP(135)@b63b467c7f03: Created GsupExpect[0] for "262428975064311" to be handled at TC_mo_ussd_unknown(145) 20250203085612348 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57050<->l=127.0.0.1:4258 20250203085612351 DLINP <000b> input/ipa.c:452 connected read/write 20250203085612351 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085612351 DLGSUP <0013> gsup_req.c:140 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262428975064311 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428975064311" session_id=1158717744 session_state=BEGIN} 20250203085612351 DSS <0004> hlr_ussd.c:576 262428975064311/0x4510a130: Process SS (BEGIN) 20250203085612351 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250203085612351 DSS <0004> hlr_ussd.c:518 262428975064311/0x4510a130: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250203085612351 DSS <0004> hlr_ussd.c:523 262428975064311/0x4510a130: USSD for unknown code '*#200#' 20250203085612351 DSS <0004> hlr_ussd.c:354 262428975064311/0x4510a130: Tx ReturnError(1, 0x12) 20250203085612351 DLGSUP <0013> hlr_ussd.c:278 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262428975064311 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428975064311" session_id=1158717744 session_state=END} 20250203085612351 DLINP <000b> input/ipa.c:452 connected read/write 20250203085612351 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085612351 DLINP <000b> input/ipa.c:452 connected read/write 20250203085612351 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@b63b467c7f03: Found GsupExpect[0] for "262428975064311" handled at TC_mo_ussd_unknown(145) HLR_Test-GSUP(135)@b63b467c7f03: Added IMSI table entry 7TC_mo_ussd_unknown(145)"262428975064311" TC_mo_ussd_unknown(145)@b63b467c7f03: setverdict(pass): none -> pass 20250203085612352 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57050<->l=127.0.0.1:4258 TC_mo_ussd_unknown(145)@b63b467c7f03: Final verdict of PTC: pass 20250203085612353 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56986<->l=127.0.0.1:4258 20250203085612353 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36103<->l=127.0.0.1:4259) HLR_Test-GSUP(135)@b63b467c7f03: Final verdict of PTC: none 20250203085612353 DLINP <000b> input/ipa.c:452 connected read/write 20250203085612353 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085612353 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250203085612353 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250203085612353 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(137)@b63b467c7f03: Final verdict of PTC: none 136@b63b467c7f03: Final verdict of PTC: none HLR_Test-GSUP-IPA(134)@b63b467c7f03: Final verdict of PTC: none MTC@b63b467c7f03: Setting final verdict of the test case. MTC@b63b467c7f03: Local verdict of MTC: none MTC@b63b467c7f03: Local verdict of PTC HLR_Test-GSUP-IPA(134): none (none -> none) MTC@b63b467c7f03: Local verdict of PTC HLR_Test-GSUP(135): none (none -> none) MTC@b63b467c7f03: Local verdict of PTC with component reference 136: none (none -> none) MTC@b63b467c7f03: Local verdict of PTC IPA-CTRL-CLI-IPA(137): none (none -> none) MTC@b63b467c7f03: Local verdict of PTC TC_mo_ussd_unknown(138): pass (none -> pass) MTC@b63b467c7f03: Local verdict of PTC TC_mo_ussd_unknown(139): pass (pass -> pass) MTC@b63b467c7f03: Local verdict of PTC TC_mo_ussd_unknown(140): pass (pass -> pass) MTC@b63b467c7f03: Local verdict of PTC TC_mo_ussd_unknown(141): pass (pass -> pass) MTC@b63b467c7f03: Local verdict of PTC TC_mo_ussd_unknown(142): pass (pass -> pass) MTC@b63b467c7f03: Local verdict of PTC TC_mo_ussd_unknown(143): pass (pass -> pass) MTC@b63b467c7f03: Local verdict of PTC TC_mo_ussd_unknown(144): pass (pass -> pass) MTC@b63b467c7f03: Local verdict of PTC TC_mo_ussd_unknown(145): pass (pass -> pass) MTC@b63b467c7f03: Test case TC_mo_ussd_unknown finished. Verdict: pass MTC@b63b467c7f03: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_unknown pass'. Mon Feb 3 08:56:12 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 20250203085612377 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57066<->l=127.0.0.1:4258 20250203085612478 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57066<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=78180) Waiting for packet dumper to finish... 1 (prev_count=78180, count=81396) MTC@b63b467c7f03: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_unknown pass' was executed successfully (exit status: 0). MTC@b63b467c7f03: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_disc'. ------ HLR_Tests.TC_mo_ussd_euse_disc ------ Mon Feb 3 08:56:14 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_disc.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_disc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@b63b467c7f03: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_disc' was executed successfully (exit status: 0). MTC@b63b467c7f03: Test case TC_mo_ussd_euse_disc started. MTC@b63b467c7f03: legacy= false MTC@b63b467c7f03: in not legacy case 1 MTC@b63b467c7f03: in not legacy case 2 20250203085615608 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250203085615609 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(146)@b63b467c7f03: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250203085615613 DLINP <000b> input/ipa.c:452 connected read/write 20250203085615613 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085615615 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57068<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(146)@b63b467c7f03: 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)@b63b467c7f03: 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 } } } } 20250203085615618 DLINP <000b> input/ipa.c:452 connected read/write 20250203085615618 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085615619 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250203085615619 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250203085615619 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 20250203085615619 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250203085615619 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 20250203085615619 DLGSUP <0013> gsup_server.c:236 2: HLR_Test-GSUP-IPA(146)@b63b467c7f03: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250203085615619 DLGSUP <0013> gsup_server.c:238 2: 00 20250203085615619 DLGSUP <0013> gsup_server.c:236 3: 20250203085615619 DLGSUP <0013> gsup_server.c:238 3: 00 20250203085615619 DLGSUP <0013> gsup_server.c:236 4: 20250203085615619 DLGSUP <0013> gsup_server.c:238 4: 00 20250203085615619 DLGSUP <0013> gsup_server.c:236 5: 20250203085615619 DLGSUP <0013> gsup_server.c:238 5: 00 20250203085615619 DLGSUP <0013> gsup_server.c:236 7: 20250203085615619 DLGSUP <0013> gsup_server.c:238 7: 00 20250203085615619 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250203085615619 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250203085615619 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 148@b63b467c7f03: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20250203085615646 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:38931<->l=127.0.0.1:4259) 20250203085615653 DAUC <0003> db_auc.c:157 IMSI='262428025031693': No 2G Auth Data 20250203085615653 DAUC <0003> db_auc.c:192 IMSI='262428025031693': No 3G Auth Data HLR_Test-GSUP(147)@b63b467c7f03: Created GsupExpect[0] for "262428025031693" to be handled at TC_mo_ussd_euse_disc(150) 20250203085615666 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57074<->l=127.0.0.1:4258 20250203085615677 DLINP <000b> input/ipa.c:452 connected read/write 20250203085615677 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085615677 DLGSUP <0013> gsup_req.c:140 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262428025031693 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428025031693" session_id=1340833513 session_state=BEGIN} 20250203085615677 DSS <0004> hlr_ussd.c:576 262428025031693/0x4feb7ee9: Process SS (BEGIN) 20250203085615677 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250203085615677 DSS <0004> hlr_ussd.c:518 262428025031693/0x4feb7ee9: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250203085615677 DSS <0004> hlr_ussd.c:542 262428025031693/0x4feb7ee9: Cannot find conn for EUSE EUSE-foobar 20250203085615677 DSS <0004> hlr_ussd.c:354 262428025031693/0x4feb7ee9: Tx ReturnError(1, 0x22) 20250203085615677 DLGSUP <0013> hlr_ussd.c:278 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262428025031693 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428025031693" session_id=1340833513 session_state=END} 20250203085615677 DLINP <000b> input/ipa.c:452 connected read/write 20250203085615677 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085615677 DLINP <000b> input/ipa.c:452 connected read/write 20250203085615677 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@b63b467c7f03: Found GsupExpect[0] for "262428025031693" handled at TC_mo_ussd_euse_disc(150) HLR_Test-GSUP(147)@b63b467c7f03: Added IMSI table entry 0TC_mo_ussd_euse_disc(150)"262428025031693" TC_mo_ussd_euse_disc(150)@b63b467c7f03: setverdict(pass): none -> pass 20250203085615685 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57074<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(150)@b63b467c7f03: Final verdict of PTC: pass 20250203085615686 DAUC <0003> db_auc.c:157 IMSI='262420146907347': No 2G Auth Data 20250203085615686 DAUC <0003> db_auc.c:192 IMSI='262420146907347': No 3G Auth Data HLR_Test-GSUP(147)@b63b467c7f03: Created GsupExpect[0] for "262420146907347" to be handled at TC_mo_ussd_euse_disc(151) 20250203085615697 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57076<->l=127.0.0.1:4258 20250203085615700 DLINP <000b> input/ipa.c:452 connected read/write 20250203085615700 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085615700 DLGSUP <0013> gsup_req.c:140 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262420146907347 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420146907347" session_id=2817479949 session_state=BEGIN} 20250203085615700 DSS <0004> hlr_ussd.c:576 262420146907347/0xa7ef550d: Process SS (BEGIN) 20250203085615700 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250203085615700 DSS <0004> hlr_ussd.c:518 262420146907347/0xa7ef550d: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250203085615700 DSS <0004> hlr_ussd.c:542 262420146907347/0xa7ef550d: Cannot find conn for EUSE EUSE-foobar 20250203085615700 DSS <0004> hlr_ussd.c:354 262420146907347/0xa7ef550d: Tx ReturnError(1, 0x22) 20250203085615700 DLGSUP <0013> hlr_ussd.c:278 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262420146907347 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420146907347" session_id=2817479949 session_state=END} 20250203085615700 DLINP <000b> input/ipa.c:452 connected read/write 20250203085615700 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085615700 DLINP <000b> input/ipa.c:452 connected read/write 20250203085615700 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@b63b467c7f03: Found GsupExpect[0] for "262420146907347" handled at TC_mo_ussd_euse_disc(151) HLR_Test-GSUP(147)@b63b467c7f03: Added IMSI table entry 1TC_mo_ussd_euse_disc(151)"262420146907347" TC_mo_ussd_euse_disc(151)@b63b467c7f03: setverdict(pass): none -> pass 20250203085615701 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57076<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(151)@b63b467c7f03: Final verdict of PTC: pass 20250203085615701 DAUC <0003> db_auc.c:157 IMSI='262423887769661': No 2G Auth Data 20250203085615701 DAUC <0003> db_auc.c:192 IMSI='262423887769661': No 3G Auth Data HLR_Test-GSUP(147)@b63b467c7f03: Created GsupExpect[0] for "262423887769661" to be handled at TC_mo_ussd_euse_disc(152) 20250203085615709 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57088<->l=127.0.0.1:4258 20250203085615712 DLINP <000b> input/ipa.c:452 connected read/write 20250203085615712 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085615712 DLGSUP <0013> gsup_req.c:140 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262423887769661 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423887769661" session_id=2971197893 session_state=BEGIN} 20250203085615712 DSS <0004> hlr_ussd.c:576 262423887769661/0xb118e1c5: Process SS (BEGIN) 20250203085615712 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250203085615712 DSS <0004> hlr_ussd.c:518 262423887769661/0xb118e1c5: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250203085615712 DSS <0004> hlr_ussd.c:542 262423887769661/0xb118e1c5: Cannot find conn for EUSE EUSE-foobar 20250203085615712 DSS <0004> hlr_ussd.c:354 262423887769661/0xb118e1c5: Tx ReturnError(1, 0x22) 20250203085615712 DLGSUP <0013> hlr_ussd.c:278 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262423887769661 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423887769661" session_id=2971197893 session_state=END} 20250203085615712 DLINP <000b> input/ipa.c:452 connected read/write 20250203085615712 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085615712 DLINP <000b> input/ipa.c:452 connected read/write 20250203085615712 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@b63b467c7f03: Found GsupExpect[0] for "262423887769661" handled at TC_mo_ussd_euse_disc(152) HLR_Test-GSUP(147)@b63b467c7f03: Added IMSI table entry 2TC_mo_ussd_euse_disc(152)"262423887769661" TC_mo_ussd_euse_disc(152)@b63b467c7f03: setverdict(pass): none -> pass 20250203085615714 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57088<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(152)@b63b467c7f03: Final verdict of PTC: pass 20250203085615714 DAUC <0003> db_auc.c:157 IMSI='262422906601755': No 2G Auth Data 20250203085615714 DAUC <0003> db_auc.c:192 IMSI='262422906601755': No 3G Auth Data HLR_Test-GSUP(147)@b63b467c7f03: Created GsupExpect[0] for "262422906601755" to be handled at TC_mo_ussd_euse_disc(153) 20250203085615721 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57102<->l=127.0.0.1:4258 20250203085615724 DLINP <000b> input/ipa.c:452 connected read/write 20250203085615724 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085615724 DLGSUP <0013> gsup_req.c:140 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262422906601755 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422906601755" session_id=4292570 session_state=BEGIN} 20250203085615724 DSS <0004> hlr_ussd.c:576 262422906601755/0x00417fda: Process SS (BEGIN) 20250203085615724 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250203085615724 DSS <0004> hlr_ussd.c:518 262422906601755/0x00417fda: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250203085615724 DSS <0004> hlr_ussd.c:542 262422906601755/0x00417fda: Cannot find conn for EUSE EUSE-foobar 20250203085615724 DSS <0004> hlr_ussd.c:354 262422906601755/0x00417fda: Tx ReturnError(1, 0x22) 20250203085615724 DLGSUP <0013> hlr_ussd.c:278 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262422906601755 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422906601755" session_id=4292570 session_state=END} 20250203085615724 DLINP <000b> input/ipa.c:452 connected read/write 20250203085615724 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085615724 DLINP <000b> input/ipa.c:452 connected read/write 20250203085615724 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@b63b467c7f03: Found GsupExpect[0] for "262422906601755" handled at TC_mo_ussd_euse_disc(153) HLR_Test-GSUP(147)@b63b467c7f03: Added IMSI table entry 3TC_mo_ussd_euse_disc(153)"262422906601755" TC_mo_ussd_euse_disc(153)@b63b467c7f03: setverdict(pass): none -> pass 20250203085615725 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57102<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(153)@b63b467c7f03: Final verdict of PTC: pass 20250203085615725 DAUC <0003> db_auc.c:157 IMSI='262426384394481': No 2G Auth Data 20250203085615725 DAUC <0003> db_auc.c:192 IMSI='262426384394481': No 3G Auth Data HLR_Test-GSUP(147)@b63b467c7f03: Created GsupExpect[0] for "262426384394481" to be handled at TC_mo_ussd_euse_disc(154) 20250203085615732 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57118<->l=127.0.0.1:4258 20250203085615735 DLINP <000b> input/ipa.c:452 connected read/write 20250203085615735 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085615735 DLGSUP <0013> gsup_req.c:140 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262426384394481 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426384394481" session_id=3136216484 session_state=BEGIN} 20250203085615735 DSS <0004> hlr_ussd.c:576 262426384394481/0xbaeedda4: Process SS (BEGIN) 20250203085615735 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250203085615735 DSS <0004> hlr_ussd.c:518 262426384394481/0xbaeedda4: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250203085615735 DSS <0004> hlr_ussd.c:542 262426384394481/0xbaeedda4: Cannot find conn for EUSE EUSE-foobar 20250203085615735 DSS <0004> hlr_ussd.c:354 262426384394481/0xbaeedda4: Tx ReturnError(1, 0x22) 20250203085615735 DLGSUP <0013> hlr_ussd.c:278 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262426384394481 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426384394481" session_id=3136216484 session_state=END} 20250203085615735 DLINP <000b> input/ipa.c:452 connected read/write 20250203085615735 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085615735 DLINP <000b> input/ipa.c:452 connected read/write 20250203085615735 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@b63b467c7f03: Found GsupExpect[0] for "262426384394481" handled at TC_mo_ussd_euse_disc(154) HLR_Test-GSUP(147)@b63b467c7f03: Added IMSI table entry 4TC_mo_ussd_euse_disc(154)"262426384394481" TC_mo_ussd_euse_disc(154)@b63b467c7f03: setverdict(pass): none -> pass 20250203085615736 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57118<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(154)@b63b467c7f03: Final verdict of PTC: pass 20250203085615736 DAUC <0003> db_auc.c:157 IMSI='262427703436872': No 2G Auth Data 20250203085615736 DAUC <0003> db_auc.c:192 IMSI='262427703436872': No 3G Auth Data HLR_Test-GSUP(147)@b63b467c7f03: Created GsupExpect[0] for "262427703436872" to be handled at TC_mo_ussd_euse_disc(155) 20250203085615743 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57134<->l=127.0.0.1:4258 20250203085615747 DLINP <000b> input/ipa.c:452 connected read/write 20250203085615747 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085615747 DLGSUP <0013> gsup_req.c:140 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262427703436872 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427703436872" session_id=3378135392 session_state=BEGIN} 20250203085615747 DSS <0004> hlr_ussd.c:576 262427703436872/0xc95a4160: Process SS (BEGIN) 20250203085615747 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250203085615747 DSS <0004> hlr_ussd.c:518 262427703436872/0xc95a4160: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250203085615747 DSS <0004> hlr_ussd.c:542 262427703436872/0xc95a4160: Cannot find conn for EUSE EUSE-foobar 20250203085615747 DSS <0004> hlr_ussd.c:354 262427703436872/0xc95a4160: Tx ReturnError(1, 0x22) 20250203085615747 DLGSUP <0013> hlr_ussd.c:278 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262427703436872 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427703436872" session_id=3378135392 session_state=END} 20250203085615747 DLINP <000b> input/ipa.c:452 connected read/write 20250203085615747 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085615747 DLINP <000b> input/ipa.c:452 connected read/write 20250203085615747 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@b63b467c7f03: Found GsupExpect[0] for "262427703436872" handled at TC_mo_ussd_euse_disc(155) HLR_Test-GSUP(147)@b63b467c7f03: Added IMSI table entry 5TC_mo_ussd_euse_disc(155)"262427703436872" TC_mo_ussd_euse_disc(155)@b63b467c7f03: setverdict(pass): none -> pass 20250203085615749 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57134<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(155)@b63b467c7f03: Final verdict of PTC: pass 20250203085615749 DAUC <0003> db_auc.c:157 IMSI='262428354152624': No 2G Auth Data 20250203085615749 DAUC <0003> db_auc.c:192 IMSI='262428354152624': No 3G Auth Data HLR_Test-GSUP(147)@b63b467c7f03: Created GsupExpect[0] for "262428354152624" to be handled at TC_mo_ussd_euse_disc(156) 20250203085615756 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57138<->l=127.0.0.1:4258 20250203085615759 DLINP <000b> input/ipa.c:452 connected read/write 20250203085615759 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085615759 DLGSUP <0013> gsup_req.c:140 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262428354152624 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428354152624" session_id=3889729618 session_state=BEGIN} 20250203085615759 DSS <0004> hlr_ussd.c:576 262428354152624/0xe7d89052: Process SS (BEGIN) 20250203085615759 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250203085615759 DSS <0004> hlr_ussd.c:518 262428354152624/0xe7d89052: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250203085615759 DSS <0004> hlr_ussd.c:542 262428354152624/0xe7d89052: Cannot find conn for EUSE EUSE-foobar 20250203085615759 DSS <0004> hlr_ussd.c:354 262428354152624/0xe7d89052: Tx ReturnError(1, 0x22) 20250203085615759 DLGSUP <0013> hlr_ussd.c:278 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262428354152624 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428354152624" session_id=3889729618 session_state=END} 20250203085615759 DLINP <000b> input/ipa.c:452 connected read/write 20250203085615759 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085615759 DLINP <000b> input/ipa.c:452 connected read/write 20250203085615759 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@b63b467c7f03: Found GsupExpect[0] for "262428354152624" handled at TC_mo_ussd_euse_disc(156) HLR_Test-GSUP(147)@b63b467c7f03: Added IMSI table entry 6TC_mo_ussd_euse_disc(156)"262428354152624" TC_mo_ussd_euse_disc(156)@b63b467c7f03: setverdict(pass): none -> pass 20250203085615760 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57138<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(156)@b63b467c7f03: Final verdict of PTC: pass 20250203085615761 DAUC <0003> db_auc.c:157 IMSI='262422941493630': No 2G Auth Data 20250203085615761 DAUC <0003> db_auc.c:192 IMSI='262422941493630': No 3G Auth Data HLR_Test-GSUP(147)@b63b467c7f03: Created GsupExpect[0] for "262422941493630" to be handled at TC_mo_ussd_euse_disc(157) 20250203085615767 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57144<->l=127.0.0.1:4258 20250203085615771 DLINP <000b> input/ipa.c:452 connected read/write 20250203085615771 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085615771 DLGSUP <0013> gsup_req.c:140 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262422941493630 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422941493630" session_id=3443253925 session_state=BEGIN} 20250203085615771 DSS <0004> hlr_ussd.c:576 262422941493630/0xcd3be2a5: Process SS (BEGIN) 20250203085615771 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250203085615771 DSS <0004> hlr_ussd.c:518 262422941493630/0xcd3be2a5: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250203085615771 DSS <0004> hlr_ussd.c:542 262422941493630/0xcd3be2a5: Cannot find conn for EUSE EUSE-foobar 20250203085615771 DSS <0004> hlr_ussd.c:354 262422941493630/0xcd3be2a5: Tx ReturnError(1, 0x22) 20250203085615771 DLGSUP <0013> hlr_ussd.c:278 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262422941493630 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422941493630" session_id=3443253925 session_state=END} 20250203085615771 DLINP <000b> input/ipa.c:452 connected read/write 20250203085615771 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085615771 DLINP <000b> input/ipa.c:452 connected read/write 20250203085615771 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@b63b467c7f03: Found GsupExpect[0] for "262422941493630" handled at TC_mo_ussd_euse_disc(157) HLR_Test-GSUP(147)@b63b467c7f03: Added IMSI table entry 7TC_mo_ussd_euse_disc(157)"262422941493630" TC_mo_ussd_euse_disc(157)@b63b467c7f03: setverdict(pass): none -> pass 20250203085615772 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57144<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(157)@b63b467c7f03: Final verdict of PTC: pass 20250203085615773 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57068<->l=127.0.0.1:4258 20250203085615773 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38931<->l=127.0.0.1:4259) 148@b63b467c7f03: Final verdict of PTC: none 20250203085615773 DLINP <000b> input/ipa.c:452 connected read/write 20250203085615773 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085615773 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server HLR_Test-GSUP(147)@b63b467c7f03: Final verdict of PTC: none 20250203085615773 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250203085615773 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(149)@b63b467c7f03: Final verdict of PTC: none HLR_Test-GSUP-IPA(146)@b63b467c7f03: Final verdict of PTC: none MTC@b63b467c7f03: Setting final verdict of the test case. MTC@b63b467c7f03: Local verdict of MTC: none MTC@b63b467c7f03: Local verdict of PTC HLR_Test-GSUP-IPA(146): none (none -> none) MTC@b63b467c7f03: Local verdict of PTC HLR_Test-GSUP(147): none (none -> none) MTC@b63b467c7f03: Local verdict of PTC with component reference 148: none (none -> none) MTC@b63b467c7f03: Local verdict of PTC IPA-CTRL-CLI-IPA(149): none (none -> none) MTC@b63b467c7f03: Local verdict of PTC TC_mo_ussd_euse_disc(150): pass (none -> pass) MTC@b63b467c7f03: Local verdict of PTC TC_mo_ussd_euse_disc(151): pass (pass -> pass) MTC@b63b467c7f03: Local verdict of PTC TC_mo_ussd_euse_disc(152): pass (pass -> pass) MTC@b63b467c7f03: Local verdict of PTC TC_mo_ussd_euse_disc(153): pass (pass -> pass) MTC@b63b467c7f03: Local verdict of PTC TC_mo_ussd_euse_disc(154): pass (pass -> pass) MTC@b63b467c7f03: Local verdict of PTC TC_mo_ussd_euse_disc(155): pass (pass -> pass) MTC@b63b467c7f03: Local verdict of PTC TC_mo_ussd_euse_disc(156): pass (pass -> pass) MTC@b63b467c7f03: Local verdict of PTC TC_mo_ussd_euse_disc(157): pass (pass -> pass) MTC@b63b467c7f03: Test case TC_mo_ussd_euse_disc finished. Verdict: pass MTC@b63b467c7f03: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_disc pass'. Mon Feb 3 08:56:15 UTC 2025 ====== HLR_Tests.TC_mo_ussd_euse_disc pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_euse_disc.talloc 20250203085615797 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57146<->l=127.0.0.1:4258 20250203085615999 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57146<->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=81616) MTC@b63b467c7f03: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_disc pass' was executed successfully (exit status: 0). MTC@b63b467c7f03: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_imsi'. ------ HLR_Tests.TC_mo_ussd_iuse_imsi ------ Mon Feb 3 08:56:18 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@b63b467c7f03: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_imsi' was executed successfully (exit status: 0). MTC@b63b467c7f03: Test case TC_mo_ussd_iuse_imsi started. MTC@b63b467c7f03: legacy= false MTC@b63b467c7f03: in not legacy case 1 MTC@b63b467c7f03: in not legacy case 2 20250203085619075 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250203085619076 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(158)@b63b467c7f03: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250203085619079 DLINP <000b> input/ipa.c:452 connected read/write 20250203085619079 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085619080 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57156<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(158)@b63b467c7f03: 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)@b63b467c7f03: 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 } } } } 20250203085619080 DLINP <000b> input/ipa.c:452 connected read/write 20250203085619080 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085619080 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250203085619080 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250203085619080 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 20250203085619080 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250203085619080 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 20250203085619080 DLGSUP <0013> gsup_server.c:236 2: 20250203085619080 DLGSUP <0013> gsup_server.c:238 2: 00 20250203085619080 DLGSUP <0013> gsup_server.c:236 3: 20250203085619080 DLGSUP <0013> gsup_server.c:238 3: 00 20250203085619080 DLGSUP <0013> gsup_server.c:236 4: 20250203085619080 DLGSUP <0013> gsup_server.c:238 4: 00 20250203085619080 DLGSUP <0013> gsup_server.c:236 5: 20250203085619080 DLGSUP <0013> gsup_server.c:238 5: 00 20250203085619080 DLGSUP <0013> gsup_server.c:236 7: 20250203085619080 DLGSUP <0013> gsup_server.c:238 7: 00 20250203085619080 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250203085619080 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250203085619080 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(158)@b63b467c7f03: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 160@b63b467c7f03: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20250203085619110 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:46331<->l=127.0.0.1:4259) 20250203085619117 DAUC <0003> db_auc.c:157 IMSI='262424418912558': No 2G Auth Data 20250203085619118 DAUC <0003> db_auc.c:192 IMSI='262424418912558': No 3G Auth Data HLR_Test-GSUP(159)@b63b467c7f03: Created GsupExpect[0] for "262424418912558" to be handled at TC_mo_ussd_iuse_imsi(162) 20250203085619143 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57168<->l=127.0.0.1:4258 20250203085619156 DLINP <000b> input/ipa.c:452 connected read/write 20250203085619156 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085619156 DLGSUP <0013> gsup_req.c:140 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262424418912558 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424418912558" session_id=926946729 session_state=BEGIN} 20250203085619156 DSS <0004> hlr_ussd.c:576 262424418912558/0x374015a9: Process SS (BEGIN) 20250203085619156 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250203085619156 DSS <0004> hlr_ussd.c:518 262424418912558/0x374015a9: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250203085619156 DSS <0004> hlr_ussd.c:363 262424418912558/0x374015a9: Tx USSD 'Your IMSI is 262424418912558' 20250203085619156 DLGSUP <0013> hlr_ussd.c:278 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262424418912558 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424418912558" session_id=926946729 session_state=END} 20250203085619157 DLGSUP <0013> gsup_req.c:173 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262424418912558 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250203085619157 DLINP <000b> input/ipa.c:452 connected read/write 20250203085619157 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085619157 DLINP <000b> input/ipa.c:452 connected read/write 20250203085619157 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@b63b467c7f03: Found GsupExpect[0] for "262424418912558" handled at TC_mo_ussd_iuse_imsi(162) HLR_Test-GSUP(159)@b63b467c7f03: Added IMSI table entry 0TC_mo_ussd_iuse_imsi(162)"262424418912558" TC_mo_ussd_iuse_imsi(162)@b63b467c7f03: setverdict(pass): none -> pass 20250203085619164 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57168<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(162)@b63b467c7f03: Final verdict of PTC: pass 20250203085619164 DAUC <0003> db_auc.c:157 IMSI='262429579488239': No 2G Auth Data 20250203085619164 DAUC <0003> db_auc.c:192 IMSI='262429579488239': No 3G Auth Data HLR_Test-GSUP(159)@b63b467c7f03: Created GsupExpect[0] for "262429579488239" to be handled at TC_mo_ussd_iuse_imsi(163) 20250203085619173 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57178<->l=127.0.0.1:4258 20250203085619175 DLINP <000b> input/ipa.c:452 connected read/write 20250203085619175 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085619175 DLGSUP <0013> gsup_req.c:140 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262429579488239 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429579488239" session_id=2424001880 session_state=BEGIN} 20250203085619175 DSS <0004> hlr_ussd.c:576 262429579488239/0x907b5558: Process SS (BEGIN) 20250203085619176 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250203085619176 DSS <0004> hlr_ussd.c:518 262429579488239/0x907b5558: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250203085619176 DSS <0004> hlr_ussd.c:363 262429579488239/0x907b5558: Tx USSD 'Your IMSI is 262429579488239' 20250203085619176 DLGSUP <0013> hlr_ussd.c:278 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262429579488239 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429579488239" session_id=2424001880 session_state=END} 20250203085619176 DLGSUP <0013> gsup_req.c:173 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262429579488239 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250203085619176 DLINP <000b> input/ipa.c:452 connected read/write 20250203085619176 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085619176 DLINP <000b> input/ipa.c:452 connected read/write 20250203085619176 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@b63b467c7f03: Found GsupExpect[0] for "262429579488239" handled at TC_mo_ussd_iuse_imsi(163) HLR_Test-GSUP(159)@b63b467c7f03: Added IMSI table entry 1TC_mo_ussd_iuse_imsi(163)"262429579488239" TC_mo_ussd_iuse_imsi(163)@b63b467c7f03: setverdict(pass): none -> pass 20250203085619177 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57178<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(163)@b63b467c7f03: Final verdict of PTC: pass 20250203085619177 DAUC <0003> db_auc.c:157 IMSI='262423145927903': No 2G Auth Data 20250203085619177 DAUC <0003> db_auc.c:192 IMSI='262423145927903': No 3G Auth Data HLR_Test-GSUP(159)@b63b467c7f03: Created GsupExpect[0] for "262423145927903" to be handled at TC_mo_ussd_iuse_imsi(164) 20250203085619184 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57194<->l=127.0.0.1:4258 20250203085619187 DLINP <000b> input/ipa.c:452 connected read/write 20250203085619187 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085619187 DLGSUP <0013> gsup_req.c:140 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262423145927903 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423145927903" session_id=3035600367 session_state=BEGIN} 20250203085619187 DSS <0004> hlr_ussd.c:576 262423145927903/0xb4ef95ef: Process SS (BEGIN) 20250203085619187 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250203085619187 DSS <0004> hlr_ussd.c:518 262423145927903/0xb4ef95ef: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250203085619187 DSS <0004> hlr_ussd.c:363 262423145927903/0xb4ef95ef: Tx USSD 'Your IMSI is 262423145927903' 20250203085619187 DLGSUP <0013> hlr_ussd.c:278 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262423145927903 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423145927903" session_id=3035600367 session_state=END} 20250203085619187 DLGSUP <0013> gsup_req.c:173 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262423145927903 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250203085619187 DLINP <000b> input/ipa.c:452 connected read/write 20250203085619187 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085619187 DLINP <000b> input/ipa.c:452 connected read/write 20250203085619187 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@b63b467c7f03: Found GsupExpect[0] for "262423145927903" handled at TC_mo_ussd_iuse_imsi(164) HLR_Test-GSUP(159)@b63b467c7f03: Added IMSI table entry 2TC_mo_ussd_iuse_imsi(164)"262423145927903" TC_mo_ussd_iuse_imsi(164)@b63b467c7f03: setverdict(pass): none -> pass 20250203085619189 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57194<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(164)@b63b467c7f03: Final verdict of PTC: pass 20250203085619189 DAUC <0003> db_auc.c:157 IMSI='262421357477144': No 2G Auth Data 20250203085619189 DAUC <0003> db_auc.c:192 IMSI='262421357477144': No 3G Auth Data HLR_Test-GSUP(159)@b63b467c7f03: Created GsupExpect[0] for "262421357477144" to be handled at TC_mo_ussd_iuse_imsi(165) 20250203085619196 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57196<->l=127.0.0.1:4258 20250203085619199 DLINP <000b> input/ipa.c:452 connected read/write 20250203085619199 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085619199 DLGSUP <0013> gsup_req.c:140 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262421357477144 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421357477144" session_id=661538966 session_state=BEGIN} 20250203085619199 DSS <0004> hlr_ussd.c:576 262421357477144/0x276e4896: Process SS (BEGIN) 20250203085619199 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250203085619199 DSS <0004> hlr_ussd.c:518 262421357477144/0x276e4896: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250203085619199 DSS <0004> hlr_ussd.c:363 262421357477144/0x276e4896: Tx USSD 'Your IMSI is 262421357477144' 20250203085619199 DLGSUP <0013> hlr_ussd.c:278 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262421357477144 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421357477144" session_id=661538966 session_state=END} 20250203085619199 DLGSUP <0013> gsup_req.c:173 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262421357477144 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250203085619199 DLINP <000b> input/ipa.c:452 connected read/write 20250203085619199 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085619199 DLINP <000b> input/ipa.c:452 connected read/write 20250203085619199 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@b63b467c7f03: Found GsupExpect[0] for "262421357477144" handled at TC_mo_ussd_iuse_imsi(165) HLR_Test-GSUP(159)@b63b467c7f03: Added IMSI table entry 3TC_mo_ussd_iuse_imsi(165)"262421357477144" TC_mo_ussd_iuse_imsi(165)@b63b467c7f03: setverdict(pass): none -> pass 20250203085619201 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57196<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(165)@b63b467c7f03: Final verdict of PTC: pass 20250203085619201 DAUC <0003> db_auc.c:157 IMSI='262425732175968': No 2G Auth Data 20250203085619201 DAUC <0003> db_auc.c:192 IMSI='262425732175968': No 3G Auth Data HLR_Test-GSUP(159)@b63b467c7f03: Created GsupExpect[0] for "262425732175968" to be handled at TC_mo_ussd_iuse_imsi(166) 20250203085619209 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57204<->l=127.0.0.1:4258 20250203085619211 DLINP <000b> input/ipa.c:452 connected read/write 20250203085619211 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085619211 DLGSUP <0013> gsup_req.c:140 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262425732175968 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425732175968" session_id=3364256332 session_state=BEGIN} 20250203085619211 DSS <0004> hlr_ussd.c:576 262425732175968/0xc8867a4c: Process SS (BEGIN) 20250203085619211 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250203085619211 DSS <0004> hlr_ussd.c:518 262425732175968/0xc8867a4c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250203085619211 DSS <0004> hlr_ussd.c:363 262425732175968/0xc8867a4c: Tx USSD 'Your IMSI is 262425732175968' 20250203085619211 DLGSUP <0013> hlr_ussd.c:278 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262425732175968 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425732175968" session_id=3364256332 session_state=END} 20250203085619211 DLGSUP <0013> gsup_req.c:173 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262425732175968 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250203085619211 DLINP <000b> input/ipa.c:452 connected read/write 20250203085619211 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085619211 DLINP <000b> input/ipa.c:452 connected read/write 20250203085619211 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@b63b467c7f03: Found GsupExpect[0] for "262425732175968" handled at TC_mo_ussd_iuse_imsi(166) HLR_Test-GSUP(159)@b63b467c7f03: Added IMSI table entry 4TC_mo_ussd_iuse_imsi(166)"262425732175968" TC_mo_ussd_iuse_imsi(166)@b63b467c7f03: setverdict(pass): none -> pass 20250203085619213 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57204<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(166)@b63b467c7f03: Final verdict of PTC: pass 20250203085619214 DAUC <0003> db_auc.c:157 IMSI='262429300075734': No 2G Auth Data 20250203085619214 DAUC <0003> db_auc.c:192 IMSI='262429300075734': No 3G Auth Data HLR_Test-GSUP(159)@b63b467c7f03: Created GsupExpect[0] for "262429300075734" to be handled at TC_mo_ussd_iuse_imsi(167) 20250203085619221 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57208<->l=127.0.0.1:4258 20250203085619224 DLINP <000b> input/ipa.c:452 connected read/write 20250203085619224 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085619224 DLGSUP <0013> gsup_req.c:140 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262429300075734 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429300075734" session_id=76857984 session_state=BEGIN} 20250203085619224 DSS <0004> hlr_ussd.c:576 262429300075734/0x0494c280: Process SS (BEGIN) 20250203085619224 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250203085619224 DSS <0004> hlr_ussd.c:518 262429300075734/0x0494c280: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250203085619224 DSS <0004> hlr_ussd.c:363 262429300075734/0x0494c280: Tx USSD 'Your IMSI is 262429300075734' 20250203085619224 DLGSUP <0013> hlr_ussd.c:278 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262429300075734 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429300075734" session_id=76857984 session_state=END} 20250203085619224 DLGSUP <0013> gsup_req.c:173 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262429300075734 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250203085619224 DLINP <000b> input/ipa.c:452 connected read/write 20250203085619224 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085619224 DLINP <000b> input/ipa.c:452 connected read/write 20250203085619224 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@b63b467c7f03: Found GsupExpect[0] for "262429300075734" handled at TC_mo_ussd_iuse_imsi(167) HLR_Test-GSUP(159)@b63b467c7f03: Added IMSI table entry 5TC_mo_ussd_iuse_imsi(167)"262429300075734" TC_mo_ussd_iuse_imsi(167)@b63b467c7f03: setverdict(pass): none -> pass 20250203085619226 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57208<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(167)@b63b467c7f03: Final verdict of PTC: pass 20250203085619226 DAUC <0003> db_auc.c:157 IMSI='262429139794731': No 2G Auth Data 20250203085619226 DAUC <0003> db_auc.c:192 IMSI='262429139794731': No 3G Auth Data HLR_Test-GSUP(159)@b63b467c7f03: Created GsupExpect[0] for "262429139794731" to be handled at TC_mo_ussd_iuse_imsi(168) 20250203085619233 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57214<->l=127.0.0.1:4258 20250203085619235 DLINP <000b> input/ipa.c:452 connected read/write 20250203085619235 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085619235 DLGSUP <0013> gsup_req.c:140 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262429139794731 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429139794731" session_id=3479683485 session_state=BEGIN} 20250203085619235 DSS <0004> hlr_ussd.c:576 262429139794731/0xcf67c19d: Process SS (BEGIN) 20250203085619235 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250203085619235 DSS <0004> hlr_ussd.c:518 262429139794731/0xcf67c19d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250203085619235 DSS <0004> hlr_ussd.c:363 262429139794731/0xcf67c19d: Tx USSD 'Your IMSI is 262429139794731' 20250203085619235 DLGSUP <0013> hlr_ussd.c:278 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262429139794731 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429139794731" session_id=3479683485 session_state=END} 20250203085619235 DLGSUP <0013> gsup_req.c:173 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262429139794731 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250203085619235 DLINP <000b> input/ipa.c:452 connected read/write 20250203085619235 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085619235 DLINP <000b> input/ipa.c:452 connected read/write 20250203085619235 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@b63b467c7f03: Found GsupExpect[0] for "262429139794731" handled at TC_mo_ussd_iuse_imsi(168) HLR_Test-GSUP(159)@b63b467c7f03: Added IMSI table entry 6TC_mo_ussd_iuse_imsi(168)"262429139794731" TC_mo_ussd_iuse_imsi(168)@b63b467c7f03: setverdict(pass): none -> pass 20250203085619237 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57214<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(168)@b63b467c7f03: Final verdict of PTC: pass 20250203085619237 DAUC <0003> db_auc.c:157 IMSI='262428373655130': No 2G Auth Data 20250203085619237 DAUC <0003> db_auc.c:192 IMSI='262428373655130': No 3G Auth Data HLR_Test-GSUP(159)@b63b467c7f03: Created GsupExpect[0] for "262428373655130" to be handled at TC_mo_ussd_iuse_imsi(169) 20250203085619243 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57224<->l=127.0.0.1:4258 20250203085619246 DLINP <000b> input/ipa.c:452 connected read/write 20250203085619246 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085619246 DLGSUP <0013> gsup_req.c:140 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262428373655130 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428373655130" session_id=938695905 session_state=BEGIN} 20250203085619246 DSS <0004> hlr_ussd.c:576 262428373655130/0x37f35ce1: Process SS (BEGIN) 20250203085619246 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250203085619246 DSS <0004> hlr_ussd.c:518 262428373655130/0x37f35ce1: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250203085619246 DSS <0004> hlr_ussd.c:363 262428373655130/0x37f35ce1: Tx USSD 'Your IMSI is 262428373655130' 20250203085619246 DLGSUP <0013> hlr_ussd.c:278 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262428373655130 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428373655130" session_id=938695905 session_state=END} 20250203085619246 DLGSUP <0013> gsup_req.c:173 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262428373655130 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250203085619246 DLINP <000b> input/ipa.c:452 connected read/write 20250203085619246 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085619246 DLINP <000b> input/ipa.c:452 connected read/write 20250203085619246 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@b63b467c7f03: Found GsupExpect[0] for "262428373655130" handled at TC_mo_ussd_iuse_imsi(169) HLR_Test-GSUP(159)@b63b467c7f03: Added IMSI table entry 7TC_mo_ussd_iuse_imsi(169)"262428373655130" TC_mo_ussd_iuse_imsi(169)@b63b467c7f03: setverdict(pass): none -> pass 20250203085619248 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57224<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(169)@b63b467c7f03: Final verdict of PTC: pass 20250203085619248 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57156<->l=127.0.0.1:4258 20250203085619248 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46331<->l=127.0.0.1:4259) HLR_Test-GSUP(159)@b63b467c7f03: Final verdict of PTC: none 20250203085619249 DLINP <000b> input/ipa.c:452 connected read/write 20250203085619249 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085619249 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250203085619249 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250203085619249 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 160@b63b467c7f03: Final verdict of PTC: none IPA-CTRL-CLI-IPA(161)@b63b467c7f03: Final verdict of PTC: none HLR_Test-GSUP-IPA(158)@b63b467c7f03: Final verdict of PTC: none MTC@b63b467c7f03: Setting final verdict of the test case. MTC@b63b467c7f03: Local verdict of MTC: none MTC@b63b467c7f03: Local verdict of PTC HLR_Test-GSUP-IPA(158): none (none -> none) MTC@b63b467c7f03: Local verdict of PTC HLR_Test-GSUP(159): none (none -> none) MTC@b63b467c7f03: Local verdict of PTC with component reference 160: none (none -> none) MTC@b63b467c7f03: Local verdict of PTC IPA-CTRL-CLI-IPA(161): none (none -> none) MTC@b63b467c7f03: Local verdict of PTC TC_mo_ussd_iuse_imsi(162): pass (none -> pass) MTC@b63b467c7f03: Local verdict of PTC TC_mo_ussd_iuse_imsi(163): pass (pass -> pass) MTC@b63b467c7f03: Local verdict of PTC TC_mo_ussd_iuse_imsi(164): pass (pass -> pass) MTC@b63b467c7f03: Local verdict of PTC TC_mo_ussd_iuse_imsi(165): pass (pass -> pass) MTC@b63b467c7f03: Local verdict of PTC TC_mo_ussd_iuse_imsi(166): pass (pass -> pass) MTC@b63b467c7f03: Local verdict of PTC TC_mo_ussd_iuse_imsi(167): pass (pass -> pass) MTC@b63b467c7f03: Local verdict of PTC TC_mo_ussd_iuse_imsi(168): pass (pass -> pass) MTC@b63b467c7f03: Local verdict of PTC TC_mo_ussd_iuse_imsi(169): pass (pass -> pass) MTC@b63b467c7f03: Test case TC_mo_ussd_iuse_imsi finished. Verdict: pass MTC@b63b467c7f03: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi pass'. Mon Feb 3 08:56:19 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 20250203085619273 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57234<->l=127.0.0.1:4258 20250203085619474 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57234<->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=82228) MTC@b63b467c7f03: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi pass' was executed successfully (exit status: 0). MTC@b63b467c7f03: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy'. ------ HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy ------ Mon Feb 3 08:56:21 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@b63b467c7f03: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy' was executed successfully (exit status: 0). MTC@b63b467c7f03: Test case TC_mo_ussd_iuse_imsi_via_proxy started. MTC@b63b467c7f03: legacy= false MTC@b63b467c7f03: in not legacy case 1 MTC@b63b467c7f03: in not legacy case 2 20250203085622609 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250203085622609 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(170)@b63b467c7f03: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250203085622613 DLINP <000b> input/ipa.c:452 connected read/write 20250203085622614 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085622615 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47966<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(170)@b63b467c7f03: 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)@b63b467c7f03: 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 } } } } 20250203085622619 DLINP <000b> input/ipa.c:452 connected read/write 20250203085622619 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085622619 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250203085622619 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250203085622620 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 20250203085622620 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250203085622620 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 20250203085622620 DLGSUP <0013> gsup_server.c:236 2: 20250203085622620 DLGSUP <0013> gsup_server.c:238 2: 00 20250203085622620 DLGSUP <0013> gsup_server.c:236 3: 20250203085622620 DLGSUP <0013> gsup_server.c:238 3: 00 20250203085622620 DLGSUP <0013> gsup_server.c:236 4: 20250203085622620 DLGSUP <0013> gsup_server.c:238 4: 00 20250203085622620 DLGSUP <0013> gsup_server.c:236 5: 20250203085622620 DLGSUP <0013> gsup_server.c:238 5: 00 20250203085622620 DLGSUP <0013> gsup_server.c:236 7: 20250203085622620 DLGSUP <0013> gsup_server.c:238 7: 00 20250203085622620 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250203085622620 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250203085622620 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(170)@b63b467c7f03: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 172@b63b467c7f03: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20250203085622647 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:43747<->l=127.0.0.1:4259) 20250203085622655 DAUC <0003> db_auc.c:157 IMSI='262424344927397': No 2G Auth Data 20250203085622655 DAUC <0003> db_auc.c:192 IMSI='262424344927397': No 3G Auth Data HLR_Test-GSUP(171)@b63b467c7f03: Created GsupExpect[0] for "262424344927397" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(174) 20250203085622680 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47976<->l=127.0.0.1:4258 20250203085622691 DLINP <000b> input/ipa.c:452 connected read/write 20250203085622691 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085622691 DLGSUP <0013> gsup_req.c:140 GSUP 175: MSC-00-00-00-00-00-00: IMSI-262424344927397 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424344927397" source_name="the-source\n" session_id=3534273374 session_state=BEGIN} 20250203085622691 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250203085622691 DSS <0004> hlr_ussd.c:576 262424344927397/0xd2a8bb5e: Process SS (BEGIN) 20250203085622691 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250203085622691 DSS <0004> hlr_ussd.c:518 262424344927397/0xd2a8bb5e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250203085622691 DSS <0004> hlr_ussd.c:363 262424344927397/0xd2a8bb5e: Tx USSD 'Your IMSI is 262424344927397' 20250203085622691 DLGSUP <0013> hlr_ussd.c:278 GSUP 175: the-source\n: IMSI-262424344927397 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424344927397" destination_name="the-source\n" session_id=3534273374 session_state=END} 20250203085622691 DLGSUP <0013> gsup_req.c:173 GSUP 175: the-source\n: IMSI-262424344927397 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250203085622691 DLINP <000b> input/ipa.c:452 connected read/write 20250203085622691 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085622691 DLINP <000b> input/ipa.c:452 connected read/write 20250203085622691 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@b63b467c7f03: Found GsupExpect[0] for "262424344927397" handled at TC_mo_ussd_iuse_imsi_via_proxy(174) HLR_Test-GSUP(171)@b63b467c7f03: Added IMSI table entry 0TC_mo_ussd_iuse_imsi_via_proxy(174)"262424344927397" 20250203085622695 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47976<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(174)@b63b467c7f03: setverdict(pass): none -> pass TC_mo_ussd_iuse_imsi_via_proxy(174)@b63b467c7f03: Final verdict of PTC: pass 20250203085622696 DAUC <0003> db_auc.c:157 IMSI='262425615826136': No 2G Auth Data 20250203085622696 DAUC <0003> db_auc.c:192 IMSI='262425615826136': No 3G Auth Data HLR_Test-GSUP(171)@b63b467c7f03: Created GsupExpect[0] for "262425615826136" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(175) 20250203085622702 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47984<->l=127.0.0.1:4258 20250203085622705 DLINP <000b> input/ipa.c:452 connected read/write 20250203085622705 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085622705 DLGSUP <0013> gsup_req.c:140 GSUP 176: MSC-00-00-00-00-00-00: IMSI-262425615826136 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425615826136" source_name="the-source\n" session_id=3841992482 session_state=BEGIN} 20250203085622705 DSS <0004> hlr_ussd.c:576 262425615826136/0xe5002722: Process SS (BEGIN) 20250203085622705 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250203085622705 DSS <0004> hlr_ussd.c:518 262425615826136/0xe5002722: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250203085622705 DSS <0004> hlr_ussd.c:363 262425615826136/0xe5002722: Tx USSD 'Your IMSI is 262425615826136' 20250203085622705 DLGSUP <0013> hlr_ussd.c:278 GSUP 176: the-source\n: IMSI-262425615826136 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425615826136" destination_name="the-source\n" session_id=3841992482 session_state=END} 20250203085622705 DLGSUP <0013> gsup_req.c:173 GSUP 176: the-source\n: IMSI-262425615826136 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250203085622705 DLINP <000b> input/ipa.c:452 connected read/write 20250203085622705 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085622705 DLINP <000b> input/ipa.c:452 connected read/write 20250203085622705 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@b63b467c7f03: Found GsupExpect[0] for "262425615826136" handled at TC_mo_ussd_iuse_imsi_via_proxy(175) HLR_Test-GSUP(171)@b63b467c7f03: Added IMSI table entry 1TC_mo_ussd_iuse_imsi_via_proxy(175)"262425615826136" TC_mo_ussd_iuse_imsi_via_proxy(175)@b63b467c7f03: setverdict(pass): none -> pass 20250203085622707 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47984<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(175)@b63b467c7f03: Final verdict of PTC: pass 20250203085622707 DAUC <0003> db_auc.c:157 IMSI='262423717980775': No 2G Auth Data 20250203085622707 DAUC <0003> db_auc.c:192 IMSI='262423717980775': No 3G Auth Data HLR_Test-GSUP(171)@b63b467c7f03: Created GsupExpect[0] for "262423717980775" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(176) 20250203085622714 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47998<->l=127.0.0.1:4258 20250203085622717 DLINP <000b> input/ipa.c:452 connected read/write 20250203085622717 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085622717 DLGSUP <0013> gsup_req.c:140 GSUP 177: MSC-00-00-00-00-00-00: IMSI-262423717980775 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423717980775" source_name="the-source\n" session_id=1182590261 session_state=BEGIN} 20250203085622717 DSS <0004> hlr_ussd.c:576 262423717980775/0x467ce535: Process SS (BEGIN) 20250203085622717 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250203085622717 DSS <0004> hlr_ussd.c:518 262423717980775/0x467ce535: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250203085622717 DSS <0004> hlr_ussd.c:363 262423717980775/0x467ce535: Tx USSD 'Your IMSI is 262423717980775' 20250203085622717 DLGSUP <0013> hlr_ussd.c:278 GSUP 177: the-source\n: IMSI-262423717980775 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423717980775" destination_name="the-source\n" session_id=1182590261 session_state=END} 20250203085622717 DLGSUP <0013> gsup_req.c:173 GSUP 177: the-source\n: IMSI-262423717980775 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250203085622717 DLINP <000b> input/ipa.c:452 connected read/write 20250203085622717 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085622717 DLINP <000b> input/ipa.c:452 connected read/write 20250203085622717 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@b63b467c7f03: Found GsupExpect[0] for "262423717980775" handled at TC_mo_ussd_iuse_imsi_via_proxy(176) HLR_Test-GSUP(171)@b63b467c7f03: Added IMSI table entry 2TC_mo_ussd_iuse_imsi_via_proxy(176)"262423717980775" TC_mo_ussd_iuse_imsi_via_proxy(176)@b63b467c7f03: setverdict(pass): none -> pass 20250203085622719 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47998<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(176)@b63b467c7f03: Final verdict of PTC: pass 20250203085622719 DAUC <0003> db_auc.c:157 IMSI='262425611094626': No 2G Auth Data 20250203085622719 DAUC <0003> db_auc.c:192 IMSI='262425611094626': No 3G Auth Data HLR_Test-GSUP(171)@b63b467c7f03: Created GsupExpect[0] for "262425611094626" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(177) 20250203085622727 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48002<->l=127.0.0.1:4258 20250203085622730 DLINP <000b> input/ipa.c:452 connected read/write 20250203085622730 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085622730 DLGSUP <0013> gsup_req.c:140 GSUP 178: MSC-00-00-00-00-00-00: IMSI-262425611094626 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425611094626" source_name="the-source\n" session_id=3110200050 session_state=BEGIN} 20250203085622730 DSS <0004> hlr_ussd.c:576 262425611094626/0xb961e2f2: Process SS (BEGIN) 20250203085622730 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250203085622730 DSS <0004> hlr_ussd.c:518 262425611094626/0xb961e2f2: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250203085622730 DSS <0004> hlr_ussd.c:363 262425611094626/0xb961e2f2: Tx USSD 'Your IMSI is 262425611094626' 20250203085622730 DLGSUP <0013> hlr_ussd.c:278 GSUP 178: the-source\n: IMSI-262425611094626 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425611094626" destination_name="the-source\n" session_id=3110200050 session_state=END} 20250203085622730 DLGSUP <0013> gsup_req.c:173 GSUP 178: the-source\n: IMSI-262425611094626 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250203085622730 DLINP <000b> input/ipa.c:452 connected read/write 20250203085622730 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085622730 DLINP <000b> input/ipa.c:452 connected read/write 20250203085622730 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@b63b467c7f03: Found GsupExpect[0] for "262425611094626" handled at TC_mo_ussd_iuse_imsi_via_proxy(177) HLR_Test-GSUP(171)@b63b467c7f03: Added IMSI table entry 3TC_mo_ussd_iuse_imsi_via_proxy(177)"262425611094626" TC_mo_ussd_iuse_imsi_via_proxy(177)@b63b467c7f03: setverdict(pass): none -> pass 20250203085622733 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48002<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(177)@b63b467c7f03: Final verdict of PTC: pass 20250203085622734 DAUC <0003> db_auc.c:157 IMSI='262424392143190': No 2G Auth Data 20250203085622734 DAUC <0003> db_auc.c:192 IMSI='262424392143190': No 3G Auth Data HLR_Test-GSUP(171)@b63b467c7f03: Created GsupExpect[0] for "262424392143190" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(178) 20250203085622741 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48014<->l=127.0.0.1:4258 20250203085622744 DLINP <000b> input/ipa.c:452 connected read/write 20250203085622744 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085622744 DLGSUP <0013> gsup_req.c:140 GSUP 179: MSC-00-00-00-00-00-00: IMSI-262424392143190 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424392143190" source_name="the-source\n" session_id=3655787225 session_state=BEGIN} 20250203085622744 DSS <0004> hlr_ussd.c:576 262424392143190/0xd9e6e2d9: Process SS (BEGIN) 20250203085622744 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250203085622744 DSS <0004> hlr_ussd.c:518 262424392143190/0xd9e6e2d9: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250203085622744 DSS <0004> hlr_ussd.c:363 262424392143190/0xd9e6e2d9: Tx USSD 'Your IMSI is 262424392143190' 20250203085622744 DLGSUP <0013> hlr_ussd.c:278 GSUP 179: the-source\n: IMSI-262424392143190 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424392143190" destination_name="the-source\n" session_id=3655787225 session_state=END} 20250203085622744 DLGSUP <0013> gsup_req.c:173 GSUP 179: the-source\n: IMSI-262424392143190 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250203085622744 DLINP <000b> input/ipa.c:452 connected read/write 20250203085622744 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085622744 DLINP <000b> input/ipa.c:452 connected read/write 20250203085622744 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@b63b467c7f03: Found GsupExpect[0] for "262424392143190" handled at TC_mo_ussd_iuse_imsi_via_proxy(178) HLR_Test-GSUP(171)@b63b467c7f03: Added IMSI table entry 4TC_mo_ussd_iuse_imsi_via_proxy(178)"262424392143190" TC_mo_ussd_iuse_imsi_via_proxy(178)@b63b467c7f03: setverdict(pass): none -> pass 20250203085622746 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48014<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(178)@b63b467c7f03: Final verdict of PTC: pass 20250203085622746 DAUC <0003> db_auc.c:157 IMSI='262429758172657': No 2G Auth Data 20250203085622746 DAUC <0003> db_auc.c:192 IMSI='262429758172657': No 3G Auth Data HLR_Test-GSUP(171)@b63b467c7f03: Created GsupExpect[0] for "262429758172657" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(179) 20250203085622752 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48026<->l=127.0.0.1:4258 20250203085622755 DLINP <000b> input/ipa.c:452 connected read/write 20250203085622755 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085622755 DLGSUP <0013> gsup_req.c:140 GSUP 180: MSC-00-00-00-00-00-00: IMSI-262429758172657 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429758172657" source_name="the-source\n" session_id=1589027652 session_state=BEGIN} 20250203085622755 DSS <0004> hlr_ussd.c:576 262429758172657/0x5eb6a344: Process SS (BEGIN) 20250203085622755 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250203085622755 DSS <0004> hlr_ussd.c:518 262429758172657/0x5eb6a344: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250203085622755 DSS <0004> hlr_ussd.c:363 262429758172657/0x5eb6a344: Tx USSD 'Your IMSI is 262429758172657' 20250203085622755 DLGSUP <0013> hlr_ussd.c:278 GSUP 180: the-source\n: IMSI-262429758172657 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429758172657" destination_name="the-source\n" session_id=1589027652 session_state=END} 20250203085622755 DLGSUP <0013> gsup_req.c:173 GSUP 180: the-source\n: IMSI-262429758172657 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250203085622755 DLINP <000b> input/ipa.c:452 connected read/write 20250203085622755 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085622755 DLINP <000b> input/ipa.c:452 connected read/write 20250203085622755 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@b63b467c7f03: Found GsupExpect[0] for "262429758172657" handled at TC_mo_ussd_iuse_imsi_via_proxy(179) HLR_Test-GSUP(171)@b63b467c7f03: Added IMSI table entry 5TC_mo_ussd_iuse_imsi_via_proxy(179)"262429758172657" TC_mo_ussd_iuse_imsi_via_proxy(179)@b63b467c7f03: setverdict(pass): none -> pass 20250203085622757 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48026<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(179)@b63b467c7f03: Final verdict of PTC: pass 20250203085622758 DAUC <0003> db_auc.c:157 IMSI='262424016286966': No 2G Auth Data 20250203085622758 DAUC <0003> db_auc.c:192 IMSI='262424016286966': No 3G Auth Data HLR_Test-GSUP(171)@b63b467c7f03: Created GsupExpect[0] for "262424016286966" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(180) 20250203085622764 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48032<->l=127.0.0.1:4258 20250203085622767 DLINP <000b> input/ipa.c:452 connected read/write 20250203085622767 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085622767 DLGSUP <0013> gsup_req.c:140 GSUP 181: MSC-00-00-00-00-00-00: IMSI-262424016286966 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424016286966" source_name="the-source\n" session_id=3840698683 session_state=BEGIN} 20250203085622767 DSS <0004> hlr_ussd.c:576 262424016286966/0xe4ec693b: Process SS (BEGIN) 20250203085622767 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250203085622767 DSS <0004> hlr_ussd.c:518 262424016286966/0xe4ec693b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250203085622767 DSS <0004> hlr_ussd.c:363 262424016286966/0xe4ec693b: Tx USSD 'Your IMSI is 262424016286966' 20250203085622767 DLGSUP <0013> hlr_ussd.c:278 GSUP 181: the-source\n: IMSI-262424016286966 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424016286966" destination_name="the-source\n" session_id=3840698683 session_state=END} 20250203085622767 DLGSUP <0013> gsup_req.c:173 GSUP 181: the-source\n: IMSI-262424016286966 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250203085622767 DLINP <000b> input/ipa.c:452 connected read/write 20250203085622767 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085622767 DLINP <000b> input/ipa.c:452 connected read/write 20250203085622767 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@b63b467c7f03: Found GsupExpect[0] for "262424016286966" handled at TC_mo_ussd_iuse_imsi_via_proxy(180) HLR_Test-GSUP(171)@b63b467c7f03: Added IMSI table entry 6TC_mo_ussd_iuse_imsi_via_proxy(180)"262424016286966" TC_mo_ussd_iuse_imsi_via_proxy(180)@b63b467c7f03: setverdict(pass): none -> pass 20250203085622769 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48032<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(180)@b63b467c7f03: Final verdict of PTC: pass 20250203085622769 DAUC <0003> db_auc.c:157 IMSI='262428866939883': No 2G Auth Data 20250203085622769 DAUC <0003> db_auc.c:192 IMSI='262428866939883': No 3G Auth Data HLR_Test-GSUP(171)@b63b467c7f03: Created GsupExpect[0] for "262428866939883" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(181) 20250203085622775 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48042<->l=127.0.0.1:4258 20250203085622778 DLINP <000b> input/ipa.c:452 connected read/write 20250203085622778 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085622778 DLGSUP <0013> gsup_req.c:140 GSUP 182: MSC-00-00-00-00-00-00: IMSI-262428866939883 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428866939883" source_name="the-source\n" session_id=1161883247 session_state=BEGIN} 20250203085622778 DSS <0004> hlr_ussd.c:576 262428866939883/0x4540ee6f: Process SS (BEGIN) 20250203085622778 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250203085622778 DSS <0004> hlr_ussd.c:518 262428866939883/0x4540ee6f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250203085622778 DSS <0004> hlr_ussd.c:363 262428866939883/0x4540ee6f: Tx USSD 'Your IMSI is 262428866939883' 20250203085622778 DLGSUP <0013> hlr_ussd.c:278 GSUP 182: the-source\n: IMSI-262428866939883 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428866939883" destination_name="the-source\n" session_id=1161883247 session_state=END} 20250203085622778 DLGSUP <0013> gsup_req.c:173 GSUP 182: the-source\n: IMSI-262428866939883 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250203085622778 DLINP <000b> input/ipa.c:452 connected read/write 20250203085622778 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085622778 DLINP <000b> input/ipa.c:452 connected read/write 20250203085622778 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@b63b467c7f03: Found GsupExpect[0] for "262428866939883" handled at TC_mo_ussd_iuse_imsi_via_proxy(181) HLR_Test-GSUP(171)@b63b467c7f03: Added IMSI table entry 7TC_mo_ussd_iuse_imsi_via_proxy(181)"262428866939883" TC_mo_ussd_iuse_imsi_via_proxy(181)@b63b467c7f03: setverdict(pass): none -> pass 20250203085622780 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48042<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(181)@b63b467c7f03: Final verdict of PTC: pass 20250203085622781 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47966<->l=127.0.0.1:4258 20250203085622781 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43747<->l=127.0.0.1:4259) 20250203085622781 DLINP <000b> input/ipa.c:452 connected read/write 20250203085622781 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085622781 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250203085622781 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 IPA-CTRL-CLI-IPA(173)@b63b467c7f03: Final verdict of PTC: none 20250203085622781 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250203085622781 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) HLR_Test-GSUP(171)@b63b467c7f03: Final verdict of PTC: none 172@b63b467c7f03: Final verdict of PTC: none HLR_Test-GSUP-IPA(170)@b63b467c7f03: Final verdict of PTC: none MTC@b63b467c7f03: Setting final verdict of the test case. MTC@b63b467c7f03: Local verdict of MTC: none MTC@b63b467c7f03: Local verdict of PTC HLR_Test-GSUP-IPA(170): none (none -> none) MTC@b63b467c7f03: Local verdict of PTC HLR_Test-GSUP(171): none (none -> none) MTC@b63b467c7f03: Local verdict of PTC with component reference 172: none (none -> none) MTC@b63b467c7f03: Local verdict of PTC IPA-CTRL-CLI-IPA(173): none (none -> none) MTC@b63b467c7f03: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(174): pass (none -> pass) MTC@b63b467c7f03: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(175): pass (pass -> pass) MTC@b63b467c7f03: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(176): pass (pass -> pass) MTC@b63b467c7f03: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(177): pass (pass -> pass) MTC@b63b467c7f03: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(178): pass (pass -> pass) MTC@b63b467c7f03: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(179): pass (pass -> pass) MTC@b63b467c7f03: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(180): pass (pass -> pass) MTC@b63b467c7f03: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(181): pass (pass -> pass) MTC@b63b467c7f03: Test case TC_mo_ussd_iuse_imsi_via_proxy finished. Verdict: pass MTC@b63b467c7f03: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy pass'. Mon Feb 3 08:56:22 UTC 2025 ====== HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy.talloc 20250203085622803 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48054<->l=127.0.0.1:4258 20250203085623005 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48054<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=76408) Waiting for packet dumper to finish... 1 (prev_count=76408, count=83488) MTC@b63b467c7f03: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy pass' was executed successfully (exit status: 0). MTC@b63b467c7f03: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_msisdn'. ------ HLR_Tests.TC_mo_ussd_iuse_msisdn ------ Mon Feb 3 08:56:25 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@b63b467c7f03: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_msisdn' was executed successfully (exit status: 0). MTC@b63b467c7f03: Test case TC_mo_ussd_iuse_msisdn started. MTC@b63b467c7f03: legacy= false MTC@b63b467c7f03: in not legacy case 1 MTC@b63b467c7f03: in not legacy case 2 20250203085626117 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250203085626117 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(182)@b63b467c7f03: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250203085626121 DLINP <000b> input/ipa.c:452 connected read/write 20250203085626121 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085626123 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48066<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(182)@b63b467c7f03: 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)@b63b467c7f03: 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 } } } } 20250203085626126 DLINP <000b> input/ipa.c:452 connected read/write 20250203085626126 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085626126 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250203085626126 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250203085626126 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 20250203085626126 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250203085626126 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 20250203085626126 DLGSUP <0013> gsup_server.c:236 2: 20250203085626126 DLGSUP <0013> gsup_server.c:238 2: 00 20250203085626126 DLGSUP <0013> gsup_server.c:236 3: 20250203085626126 DLGSUP <0013> gsup_server.c:238 3: 00 20250203085626126 DLGSUP <0013> gsup_server.c:236 4: 20250203085626126 DLGSUP <0013> gsup_server.c:238 4: 00 20250203085626127 DLGSUP <0013> gsup_server.c:236 5: 20250203085626127 DLGSUP <0013> gsup_server.c:238 5: 00 20250203085626127 DLGSUP <0013> gsup_server.c:236 7: 20250203085626127 DLGSUP <0013> gsup_server.c:238 7: 00 20250203085626127 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250203085626127 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250203085626127 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)@b63b467c7f03: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 184@b63b467c7f03: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20250203085626155 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:40807<->l=127.0.0.1:4259) 20250203085626160 DAUC <0003> db_auc.c:157 IMSI='262421900193548': No 2G Auth Data 20250203085626160 DAUC <0003> db_auc.c:192 IMSI='262421900193548': No 3G Auth Data HLR_Test-GSUP(183)@b63b467c7f03: Created GsupExpect[0] for "262421900193548" to be handled at TC_mo_ussd_iuse_msisdn(186) 20250203085626173 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48080<->l=127.0.0.1:4258 20250203085626183 DLINP <000b> input/ipa.c:452 connected read/write 20250203085626183 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085626183 DLGSUP <0013> gsup_req.c:140 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262421900193548 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421900193548" session_id=2269838697 session_state=BEGIN} 20250203085626183 DSS <0004> hlr_ussd.c:576 262421900193548/0x874afd69: Process SS (BEGIN) 20250203085626183 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250203085626183 DSS <0004> hlr_ussd.c:518 262421900193548/0x874afd69: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250203085626183 DSS <0004> hlr_ussd.c:363 262421900193548/0x874afd69: Tx USSD 'Your extension is 491614048876' 20250203085626183 DLGSUP <0013> hlr_ussd.c:278 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262421900193548 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421900193548" session_id=2269838697 session_state=END} 20250203085626183 DLGSUP <0013> gsup_req.c:173 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262421900193548 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250203085626183 DLINP <000b> input/ipa.c:452 connected read/write 20250203085626183 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085626183 DLINP <000b> input/ipa.c:452 connected read/write 20250203085626183 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@b63b467c7f03: Found GsupExpect[0] for "262421900193548" handled at TC_mo_ussd_iuse_msisdn(186) HLR_Test-GSUP(183)@b63b467c7f03: Added IMSI table entry 0TC_mo_ussd_iuse_msisdn(186)"262421900193548" TC_mo_ussd_iuse_msisdn(186)@b63b467c7f03: setverdict(pass): none -> pass 20250203085626188 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48080<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(186)@b63b467c7f03: Final verdict of PTC: pass 20250203085626189 DAUC <0003> db_auc.c:157 IMSI='262428501360523': No 2G Auth Data 20250203085626189 DAUC <0003> db_auc.c:192 IMSI='262428501360523': No 3G Auth Data HLR_Test-GSUP(183)@b63b467c7f03: Created GsupExpect[0] for "262428501360523" to be handled at TC_mo_ussd_iuse_msisdn(187) 20250203085626199 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48086<->l=127.0.0.1:4258 20250203085626203 DLINP <000b> input/ipa.c:452 connected read/write 20250203085626203 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085626203 DLGSUP <0013> gsup_req.c:140 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262428501360523 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428501360523" session_id=740642698 session_state=BEGIN} 20250203085626203 DSS <0004> hlr_ussd.c:576 262428501360523/0x2c254f8a: Process SS (BEGIN) 20250203085626203 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250203085626203 DSS <0004> hlr_ussd.c:518 262428501360523/0x2c254f8a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250203085626203 DSS <0004> hlr_ussd.c:363 262428501360523/0x2c254f8a: Tx USSD 'Your extension is 491612404114' 20250203085626203 DLGSUP <0013> hlr_ussd.c:278 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262428501360523 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428501360523" session_id=740642698 session_state=END} 20250203085626203 DLGSUP <0013> gsup_req.c:173 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262428501360523 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250203085626203 DLINP <000b> input/ipa.c:452 connected read/write 20250203085626203 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085626203 DLINP <000b> input/ipa.c:452 connected read/write 20250203085626203 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@b63b467c7f03: Found GsupExpect[0] for "262428501360523" handled at TC_mo_ussd_iuse_msisdn(187) HLR_Test-GSUP(183)@b63b467c7f03: Added IMSI table entry 1TC_mo_ussd_iuse_msisdn(187)"262428501360523" TC_mo_ussd_iuse_msisdn(187)@b63b467c7f03: setverdict(pass): none -> pass 20250203085626206 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48086<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(187)@b63b467c7f03: Final verdict of PTC: pass 20250203085626206 DAUC <0003> db_auc.c:157 IMSI='262423640149815': No 2G Auth Data 20250203085626206 DAUC <0003> db_auc.c:192 IMSI='262423640149815': No 3G Auth Data HLR_Test-GSUP(183)@b63b467c7f03: Created GsupExpect[0] for "262423640149815" to be handled at TC_mo_ussd_iuse_msisdn(188) 20250203085626213 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48092<->l=127.0.0.1:4258 20250203085626217 DLINP <000b> input/ipa.c:452 connected read/write 20250203085626217 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085626217 DLGSUP <0013> gsup_req.c:140 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262423640149815 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423640149815" session_id=3029724779 session_state=BEGIN} 20250203085626217 DSS <0004> hlr_ussd.c:576 262423640149815/0xb495ee6b: Process SS (BEGIN) 20250203085626217 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250203085626217 DSS <0004> hlr_ussd.c:518 262423640149815/0xb495ee6b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250203085626217 DSS <0004> hlr_ussd.c:363 262423640149815/0xb495ee6b: Tx USSD 'Your extension is 491612872305' 20250203085626217 DLGSUP <0013> hlr_ussd.c:278 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262423640149815 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423640149815" session_id=3029724779 session_state=END} 20250203085626217 DLGSUP <0013> gsup_req.c:173 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262423640149815 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250203085626217 DLINP <000b> input/ipa.c:452 connected read/write 20250203085626217 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085626217 DLINP <000b> input/ipa.c:452 connected read/write 20250203085626217 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@b63b467c7f03: Found GsupExpect[0] for "262423640149815" handled at TC_mo_ussd_iuse_msisdn(188) HLR_Test-GSUP(183)@b63b467c7f03: Added IMSI table entry 2TC_mo_ussd_iuse_msisdn(188)"262423640149815" TC_mo_ussd_iuse_msisdn(188)@b63b467c7f03: setverdict(pass): none -> pass 20250203085626219 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48092<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(188)@b63b467c7f03: Final verdict of PTC: pass 20250203085626219 DAUC <0003> db_auc.c:157 IMSI='262429266890694': No 2G Auth Data 20250203085626219 DAUC <0003> db_auc.c:192 IMSI='262429266890694': No 3G Auth Data HLR_Test-GSUP(183)@b63b467c7f03: Created GsupExpect[0] for "262429266890694" to be handled at TC_mo_ussd_iuse_msisdn(189) 20250203085626226 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48108<->l=127.0.0.1:4258 20250203085626229 DLINP <000b> input/ipa.c:452 connected read/write 20250203085626229 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085626229 DLGSUP <0013> gsup_req.c:140 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262429266890694 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429266890694" session_id=4293076963 session_state=BEGIN} 20250203085626229 DSS <0004> hlr_ussd.c:576 262429266890694/0xffe327e3: Process SS (BEGIN) 20250203085626229 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250203085626229 DSS <0004> hlr_ussd.c:518 262429266890694/0xffe327e3: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250203085626229 DSS <0004> hlr_ussd.c:363 262429266890694/0xffe327e3: Tx USSD 'Your extension is 491615127500' 20250203085626229 DLGSUP <0013> hlr_ussd.c:278 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262429266890694 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429266890694" session_id=4293076963 session_state=END} 20250203085626229 DLGSUP <0013> gsup_req.c:173 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262429266890694 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250203085626229 DLINP <000b> input/ipa.c:452 connected read/write 20250203085626229 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085626229 DLINP <000b> input/ipa.c:452 connected read/write 20250203085626229 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@b63b467c7f03: Found GsupExpect[0] for "262429266890694" handled at TC_mo_ussd_iuse_msisdn(189) HLR_Test-GSUP(183)@b63b467c7f03: Added IMSI table entry 3TC_mo_ussd_iuse_msisdn(189)"262429266890694" TC_mo_ussd_iuse_msisdn(189)@b63b467c7f03: setverdict(pass): none -> pass 20250203085626231 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48108<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(189)@b63b467c7f03: Final verdict of PTC: pass 20250203085626231 DAUC <0003> db_auc.c:157 IMSI='262427916948931': No 2G Auth Data 20250203085626231 DAUC <0003> db_auc.c:192 IMSI='262427916948931': No 3G Auth Data HLR_Test-GSUP(183)@b63b467c7f03: Created GsupExpect[0] for "262427916948931" to be handled at TC_mo_ussd_iuse_msisdn(190) 20250203085626238 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48114<->l=127.0.0.1:4258 20250203085626241 DLINP <000b> input/ipa.c:452 connected read/write 20250203085626241 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085626241 DLGSUP <0013> gsup_req.c:140 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262427916948931 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427916948931" session_id=170764833 session_state=BEGIN} 20250203085626241 DSS <0004> hlr_ussd.c:576 262427916948931/0x0a2daa21: Process SS (BEGIN) 20250203085626241 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250203085626241 DSS <0004> hlr_ussd.c:518 262427916948931/0x0a2daa21: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250203085626241 DSS <0004> hlr_ussd.c:363 262427916948931/0x0a2daa21: Tx USSD 'Your extension is 491612005044' 20250203085626241 DLGSUP <0013> hlr_ussd.c:278 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262427916948931 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427916948931" session_id=170764833 session_state=END} 20250203085626241 DLGSUP <0013> gsup_req.c:173 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262427916948931 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250203085626241 DLINP <000b> input/ipa.c:452 connected read/write 20250203085626241 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085626241 DLINP <000b> input/ipa.c:452 connected read/write 20250203085626241 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@b63b467c7f03: Found GsupExpect[0] for "262427916948931" handled at TC_mo_ussd_iuse_msisdn(190) HLR_Test-GSUP(183)@b63b467c7f03: Added IMSI table entry 4TC_mo_ussd_iuse_msisdn(190)"262427916948931" TC_mo_ussd_iuse_msisdn(190)@b63b467c7f03: setverdict(pass): none -> pass 20250203085626243 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48114<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(190)@b63b467c7f03: Final verdict of PTC: pass 20250203085626243 DAUC <0003> db_auc.c:157 IMSI='262429798887051': No 2G Auth Data 20250203085626243 DAUC <0003> db_auc.c:192 IMSI='262429798887051': No 3G Auth Data HLR_Test-GSUP(183)@b63b467c7f03: Created GsupExpect[0] for "262429798887051" to be handled at TC_mo_ussd_iuse_msisdn(191) 20250203085626251 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48120<->l=127.0.0.1:4258 20250203085626253 DLINP <000b> input/ipa.c:452 connected read/write 20250203085626253 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085626253 DLGSUP <0013> gsup_req.c:140 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262429798887051 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429798887051" session_id=4020756411 session_state=BEGIN} 20250203085626253 DSS <0004> hlr_ussd.c:576 262429798887051/0xefa7dfbb: Process SS (BEGIN) 20250203085626253 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250203085626253 DSS <0004> hlr_ussd.c:518 262429798887051/0xefa7dfbb: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250203085626254 DSS <0004> hlr_ussd.c:363 262429798887051/0xefa7dfbb: Tx USSD 'Your extension is 491617664557' 20250203085626254 DLGSUP <0013> hlr_ussd.c:278 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262429798887051 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429798887051" session_id=4020756411 session_state=END} 20250203085626254 DLGSUP <0013> gsup_req.c:173 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262429798887051 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250203085626254 DLINP <000b> input/ipa.c:452 connected read/write 20250203085626254 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085626254 DLINP <000b> input/ipa.c:452 connected read/write 20250203085626254 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@b63b467c7f03: Found GsupExpect[0] for "262429798887051" handled at TC_mo_ussd_iuse_msisdn(191) HLR_Test-GSUP(183)@b63b467c7f03: Added IMSI table entry 5TC_mo_ussd_iuse_msisdn(191)"262429798887051" TC_mo_ussd_iuse_msisdn(191)@b63b467c7f03: setverdict(pass): none -> pass 20250203085626256 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48120<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(191)@b63b467c7f03: Final verdict of PTC: pass 20250203085626256 DAUC <0003> db_auc.c:157 IMSI='262429637353930': No 2G Auth Data 20250203085626256 DAUC <0003> db_auc.c:192 IMSI='262429637353930': No 3G Auth Data HLR_Test-GSUP(183)@b63b467c7f03: Created GsupExpect[0] for "262429637353930" to be handled at TC_mo_ussd_iuse_msisdn(192) 20250203085626262 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48128<->l=127.0.0.1:4258 20250203085626265 DLINP <000b> input/ipa.c:452 connected read/write 20250203085626265 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085626265 DLGSUP <0013> gsup_req.c:140 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262429637353930 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429637353930" session_id=1086807475 session_state=BEGIN} 20250203085626265 DSS <0004> hlr_ussd.c:576 262429637353930/0x40c75db3: Process SS (BEGIN) 20250203085626265 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250203085626265 DSS <0004> hlr_ussd.c:518 262429637353930/0x40c75db3: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250203085626265 DSS <0004> hlr_ussd.c:363 262429637353930/0x40c75db3: Tx USSD 'Your extension is 491613121115' 20250203085626265 DLGSUP <0013> hlr_ussd.c:278 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262429637353930 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429637353930" session_id=1086807475 session_state=END} 20250203085626265 DLGSUP <0013> gsup_req.c:173 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262429637353930 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250203085626266 DLINP <000b> input/ipa.c:452 connected read/write 20250203085626266 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085626266 DLINP <000b> input/ipa.c:452 connected read/write 20250203085626266 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@b63b467c7f03: Found GsupExpect[0] for "262429637353930" handled at TC_mo_ussd_iuse_msisdn(192) HLR_Test-GSUP(183)@b63b467c7f03: Added IMSI table entry 6TC_mo_ussd_iuse_msisdn(192)"262429637353930" TC_mo_ussd_iuse_msisdn(192)@b63b467c7f03: setverdict(pass): none -> pass 20250203085626267 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48128<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(192)@b63b467c7f03: Final verdict of PTC: pass 20250203085626268 DAUC <0003> db_auc.c:157 IMSI='262427945253125': No 2G Auth Data 20250203085626268 DAUC <0003> db_auc.c:192 IMSI='262427945253125': No 3G Auth Data HLR_Test-GSUP(183)@b63b467c7f03: Created GsupExpect[0] for "262427945253125" to be handled at TC_mo_ussd_iuse_msisdn(193) 20250203085626274 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48140<->l=127.0.0.1:4258 20250203085626279 DLINP <000b> input/ipa.c:452 connected read/write 20250203085626279 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085626279 DLGSUP <0013> gsup_req.c:140 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262427945253125 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427945253125" session_id=2246500621 session_state=BEGIN} 20250203085626279 DSS <0004> hlr_ussd.c:576 262427945253125/0x85e6e10d: Process SS (BEGIN) 20250203085626279 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250203085626279 DSS <0004> hlr_ussd.c:518 262427945253125/0x85e6e10d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250203085626279 DSS <0004> hlr_ussd.c:363 262427945253125/0x85e6e10d: Tx USSD 'Your extension is 491610577285' 20250203085626279 DLGSUP <0013> hlr_ussd.c:278 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262427945253125 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427945253125" session_id=2246500621 session_state=END} 20250203085626279 DLGSUP <0013> gsup_req.c:173 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262427945253125 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250203085626279 DLINP <000b> input/ipa.c:452 connected read/write 20250203085626279 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085626279 DLINP <000b> input/ipa.c:452 connected read/write 20250203085626279 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@b63b467c7f03: Found GsupExpect[0] for "262427945253125" handled at TC_mo_ussd_iuse_msisdn(193) HLR_Test-GSUP(183)@b63b467c7f03: Added IMSI table entry 7TC_mo_ussd_iuse_msisdn(193)"262427945253125" TC_mo_ussd_iuse_msisdn(193)@b63b467c7f03: setverdict(pass): none -> pass 20250203085626281 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48140<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(193)@b63b467c7f03: Final verdict of PTC: pass 20250203085626281 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48066<->l=127.0.0.1:4258 HLR_Test-GSUP(183)@b63b467c7f03: Final verdict of PTC: none 20250203085626282 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40807<->l=127.0.0.1:4259) 20250203085626282 DLINP <000b> input/ipa.c:452 connected read/write 20250203085626282 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085626282 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250203085626282 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250203085626282 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(185)@b63b467c7f03: Final verdict of PTC: none 184@b63b467c7f03: Final verdict of PTC: none HLR_Test-GSUP-IPA(182)@b63b467c7f03: Final verdict of PTC: none MTC@b63b467c7f03: Setting final verdict of the test case. MTC@b63b467c7f03: Local verdict of MTC: none MTC@b63b467c7f03: Local verdict of PTC HLR_Test-GSUP-IPA(182): none (none -> none) MTC@b63b467c7f03: Local verdict of PTC HLR_Test-GSUP(183): none (none -> none) MTC@b63b467c7f03: Local verdict of PTC with component reference 184: none (none -> none) MTC@b63b467c7f03: Local verdict of PTC IPA-CTRL-CLI-IPA(185): none (none -> none) MTC@b63b467c7f03: Local verdict of PTC TC_mo_ussd_iuse_msisdn(186): pass (none -> pass) MTC@b63b467c7f03: Local verdict of PTC TC_mo_ussd_iuse_msisdn(187): pass (pass -> pass) MTC@b63b467c7f03: Local verdict of PTC TC_mo_ussd_iuse_msisdn(188): pass (pass -> pass) MTC@b63b467c7f03: Local verdict of PTC TC_mo_ussd_iuse_msisdn(189): pass (pass -> pass) MTC@b63b467c7f03: Local verdict of PTC TC_mo_ussd_iuse_msisdn(190): pass (pass -> pass) MTC@b63b467c7f03: Local verdict of PTC TC_mo_ussd_iuse_msisdn(191): pass (pass -> pass) MTC@b63b467c7f03: Local verdict of PTC TC_mo_ussd_iuse_msisdn(192): pass (pass -> pass) MTC@b63b467c7f03: Local verdict of PTC TC_mo_ussd_iuse_msisdn(193): pass (pass -> pass) MTC@b63b467c7f03: Test case TC_mo_ussd_iuse_msisdn finished. Verdict: pass MTC@b63b467c7f03: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn pass'. Mon Feb 3 08:56:26 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 20250203085626306 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48142<->l=127.0.0.1:4258 20250203085626508 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48142<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=77656) Waiting for packet dumper to finish... 1 (prev_count=77656, count=82340) MTC@b63b467c7f03: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn pass' was executed successfully (exit status: 0). MTC@b63b467c7f03: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy'. ------ HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy ------ Mon Feb 3 08:56:28 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@b63b467c7f03: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy' was executed successfully (exit status: 0). MTC@b63b467c7f03: Test case TC_mo_ussd_iuse_msisdn_via_proxy started. MTC@b63b467c7f03: legacy= false MTC@b63b467c7f03: in not legacy case 1 MTC@b63b467c7f03: in not legacy case 2 20250203085629634 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250203085629634 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(194)@b63b467c7f03: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250203085629637 DLINP <000b> input/ipa.c:452 connected read/write 20250203085629637 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085629637 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48156<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(194)@b63b467c7f03: 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) } } } } 20250203085629639 DLINP <000b> input/ipa.c:452 connected read/write 20250203085629639 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085629639 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250203085629639 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250203085629639 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 20250203085629639 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250203085629639 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 20250203085629639 DLGSUP <0013> gsup_server.c:236 2: 20250203085629639 DLGSUP <0013> gsup_server.c:238 2: 00 20250203085629639 DLGSUP <0013> gsup_server.c:236 3: 20250203085629639 DLGSUP <0013> gsup_server.c:238 3: 00 20250203085629639 DLGSUP <0013> gsup_server.c:236 4: 20250203085629639 DLGSUP <0013> gsup_server.c:238 4: 00 20250203085629639 DLGSUP <0013> gsup_server.c:236 5: 20250203085629639 DLGSUP <0013> gsup_server.c:238 5: 00 HLR_Test-GSUP-IPA(194)@b63b467c7f03: 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 } } } } 20250203085629639 DLGSUP <0013> gsup_server.c:236 7: 20250203085629639 DLGSUP <0013> gsup_server.c:238 7: 00 20250203085629639 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250203085629639 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250203085629639 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)@b63b467c7f03: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 196@b63b467c7f03: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20250203085629651 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:43935<->l=127.0.0.1:4259) 20250203085629657 DAUC <0003> db_auc.c:157 IMSI='262423590131238': No 2G Auth Data 20250203085629657 DAUC <0003> db_auc.c:192 IMSI='262423590131238': No 3G Auth Data HLR_Test-GSUP(195)@b63b467c7f03: Created GsupExpect[0] for "262423590131238" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(198) 20250203085629671 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48166<->l=127.0.0.1:4258 20250203085629682 DLINP <000b> input/ipa.c:452 connected read/write 20250203085629682 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085629682 DLGSUP <0013> gsup_req.c:140 GSUP 191: MSC-00-00-00-00-00-00: IMSI-262423590131238 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423590131238" source_name="the-source\n" session_id=3326922726 session_state=BEGIN} 20250203085629682 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250203085629682 DSS <0004> hlr_ussd.c:576 262423590131238/0xc64ccfe6: Process SS (BEGIN) 20250203085629682 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250203085629682 DSS <0004> hlr_ussd.c:518 262423590131238/0xc64ccfe6: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250203085629682 DSS <0004> hlr_ussd.c:363 262423590131238/0xc64ccfe6: Tx USSD 'Your extension is 491610101632' 20250203085629682 DLGSUP <0013> hlr_ussd.c:278 GSUP 191: the-source\n: IMSI-262423590131238 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423590131238" destination_name="the-source\n" session_id=3326922726 session_state=END} 20250203085629682 DLGSUP <0013> gsup_req.c:173 GSUP 191: the-source\n: IMSI-262423590131238 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250203085629682 DLINP <000b> input/ipa.c:452 connected read/write 20250203085629682 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085629682 DLINP <000b> input/ipa.c:452 connected read/write 20250203085629682 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@b63b467c7f03: Found GsupExpect[0] for "262423590131238" handled at TC_mo_ussd_iuse_msisdn_via_proxy(198) HLR_Test-GSUP(195)@b63b467c7f03: Added IMSI table entry 0TC_mo_ussd_iuse_msisdn_via_proxy(198)"262423590131238" TC_mo_ussd_iuse_msisdn_via_proxy(198)@b63b467c7f03: setverdict(pass): none -> pass 20250203085629687 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48166<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(198)@b63b467c7f03: Final verdict of PTC: pass 20250203085629688 DAUC <0003> db_auc.c:157 IMSI='262425015831289': No 2G Auth Data 20250203085629688 DAUC <0003> db_auc.c:192 IMSI='262425015831289': No 3G Auth Data HLR_Test-GSUP(195)@b63b467c7f03: Created GsupExpect[0] for "262425015831289" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(199) 20250203085629695 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48174<->l=127.0.0.1:4258 20250203085629697 DLINP <000b> input/ipa.c:452 connected read/write 20250203085629697 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085629697 DLGSUP <0013> gsup_req.c:140 GSUP 192: MSC-00-00-00-00-00-00: IMSI-262425015831289 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425015831289" source_name="the-source\n" session_id=2022674233 session_state=BEGIN} 20250203085629697 DSS <0004> hlr_ussd.c:576 262425015831289/0x788f8f39: Process SS (BEGIN) 20250203085629697 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250203085629697 DSS <0004> hlr_ussd.c:518 262425015831289/0x788f8f39: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250203085629697 DSS <0004> hlr_ussd.c:363 262425015831289/0x788f8f39: Tx USSD 'Your extension is 491618221447' 20250203085629697 DLGSUP <0013> hlr_ussd.c:278 GSUP 192: the-source\n: IMSI-262425015831289 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425015831289" destination_name="the-source\n" session_id=2022674233 session_state=END} 20250203085629697 DLGSUP <0013> gsup_req.c:173 GSUP 192: the-source\n: IMSI-262425015831289 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250203085629697 DLINP <000b> input/ipa.c:452 connected read/write 20250203085629697 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085629697 DLINP <000b> input/ipa.c:452 connected read/write 20250203085629697 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@b63b467c7f03: Found GsupExpect[0] for "262425015831289" handled at TC_mo_ussd_iuse_msisdn_via_proxy(199) HLR_Test-GSUP(195)@b63b467c7f03: Added IMSI table entry 1TC_mo_ussd_iuse_msisdn_via_proxy(199)"262425015831289" TC_mo_ussd_iuse_msisdn_via_proxy(199)@b63b467c7f03: setverdict(pass): none -> pass TC_mo_ussd_iuse_msisdn_via_proxy(199)@b63b467c7f03: Final verdict of PTC: pass 20250203085629699 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48174<->l=127.0.0.1:4258 20250203085629700 DAUC <0003> db_auc.c:157 IMSI='262420520974496': No 2G Auth Data 20250203085629700 DAUC <0003> db_auc.c:192 IMSI='262420520974496': No 3G Auth Data HLR_Test-GSUP(195)@b63b467c7f03: Created GsupExpect[0] for "262420520974496" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(200) 20250203085629706 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48186<->l=127.0.0.1:4258 20250203085629709 DLINP <000b> input/ipa.c:452 connected read/write 20250203085629709 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085629709 DLGSUP <0013> gsup_req.c:140 GSUP 193: MSC-00-00-00-00-00-00: IMSI-262420520974496 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420520974496" source_name="the-source\n" session_id=784763568 session_state=BEGIN} 20250203085629709 DSS <0004> hlr_ussd.c:576 262420520974496/0x2ec68ab0: Process SS (BEGIN) 20250203085629709 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250203085629709 DSS <0004> hlr_ussd.c:518 262420520974496/0x2ec68ab0: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250203085629709 DSS <0004> hlr_ussd.c:363 262420520974496/0x2ec68ab0: Tx USSD 'Your extension is 491616782277' 20250203085629709 DLGSUP <0013> hlr_ussd.c:278 GSUP 193: the-source\n: IMSI-262420520974496 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420520974496" destination_name="the-source\n" session_id=784763568 session_state=END} 20250203085629709 DLGSUP <0013> gsup_req.c:173 GSUP 193: the-source\n: IMSI-262420520974496 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250203085629709 DLINP <000b> input/ipa.c:452 connected read/write 20250203085629709 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085629709 DLINP <000b> input/ipa.c:452 connected read/write 20250203085629709 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@b63b467c7f03: Found GsupExpect[0] for "262420520974496" handled at TC_mo_ussd_iuse_msisdn_via_proxy(200) HLR_Test-GSUP(195)@b63b467c7f03: Added IMSI table entry 2TC_mo_ussd_iuse_msisdn_via_proxy(200)"262420520974496" TC_mo_ussd_iuse_msisdn_via_proxy(200)@b63b467c7f03: setverdict(pass): none -> pass TC_mo_ussd_iuse_msisdn_via_proxy(200)@b63b467c7f03: Final verdict of PTC: pass 20250203085629711 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48186<->l=127.0.0.1:4258 20250203085629711 DAUC <0003> db_auc.c:157 IMSI='262428951923947': No 2G Auth Data 20250203085629711 DAUC <0003> db_auc.c:192 IMSI='262428951923947': No 3G Auth Data HLR_Test-GSUP(195)@b63b467c7f03: Created GsupExpect[0] for "262428951923947" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(201) 20250203085629717 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48188<->l=127.0.0.1:4258 20250203085629720 DLINP <000b> input/ipa.c:452 connected read/write 20250203085629720 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085629720 DLGSUP <0013> gsup_req.c:140 GSUP 194: MSC-00-00-00-00-00-00: IMSI-262428951923947 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428951923947" source_name="the-source\n" session_id=713494315 session_state=BEGIN} 20250203085629720 DSS <0004> hlr_ussd.c:576 262428951923947/0x2a870f2b: Process SS (BEGIN) 20250203085629720 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250203085629720 DSS <0004> hlr_ussd.c:518 262428951923947/0x2a870f2b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250203085629720 DSS <0004> hlr_ussd.c:363 262428951923947/0x2a870f2b: Tx USSD 'Your extension is 491611347238' 20250203085629720 DLGSUP <0013> hlr_ussd.c:278 GSUP 194: the-source\n: IMSI-262428951923947 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428951923947" destination_name="the-source\n" session_id=713494315 session_state=END} 20250203085629720 DLGSUP <0013> gsup_req.c:173 GSUP 194: the-source\n: IMSI-262428951923947 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250203085629720 DLINP <000b> input/ipa.c:452 connected read/write 20250203085629720 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085629720 DLINP <000b> input/ipa.c:452 connected read/write 20250203085629720 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@b63b467c7f03: Found GsupExpect[0] for "262428951923947" handled at TC_mo_ussd_iuse_msisdn_via_proxy(201) HLR_Test-GSUP(195)@b63b467c7f03: Added IMSI table entry 3TC_mo_ussd_iuse_msisdn_via_proxy(201)"262428951923947" TC_mo_ussd_iuse_msisdn_via_proxy(201)@b63b467c7f03: setverdict(pass): none -> pass 20250203085629722 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48188<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(201)@b63b467c7f03: Final verdict of PTC: pass 20250203085629723 DAUC <0003> db_auc.c:157 IMSI='262429269578092': No 2G Auth Data 20250203085629723 DAUC <0003> db_auc.c:192 IMSI='262429269578092': No 3G Auth Data HLR_Test-GSUP(195)@b63b467c7f03: Created GsupExpect[0] for "262429269578092" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(202) 20250203085629731 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48196<->l=127.0.0.1:4258 20250203085629733 DLINP <000b> input/ipa.c:452 connected read/write 20250203085629734 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085629734 DLGSUP <0013> gsup_req.c:140 GSUP 195: MSC-00-00-00-00-00-00: IMSI-262429269578092 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429269578092" source_name="the-source\n" session_id=768811562 session_state=BEGIN} 20250203085629734 DSS <0004> hlr_ussd.c:576 262429269578092/0x2dd3222a: Process SS (BEGIN) 20250203085629734 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250203085629734 DSS <0004> hlr_ussd.c:518 262429269578092/0x2dd3222a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250203085629734 DSS <0004> hlr_ussd.c:363 262429269578092/0x2dd3222a: Tx USSD 'Your extension is 491614224303' 20250203085629734 DLGSUP <0013> hlr_ussd.c:278 GSUP 195: the-source\n: IMSI-262429269578092 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429269578092" destination_name="the-source\n" session_id=768811562 session_state=END} 20250203085629734 DLGSUP <0013> gsup_req.c:173 GSUP 195: the-source\n: IMSI-262429269578092 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250203085629734 DLINP <000b> input/ipa.c:452 connected read/write 20250203085629734 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085629734 DLINP <000b> input/ipa.c:452 connected read/write 20250203085629734 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@b63b467c7f03: Found GsupExpect[0] for "262429269578092" handled at TC_mo_ussd_iuse_msisdn_via_proxy(202) HLR_Test-GSUP(195)@b63b467c7f03: Added IMSI table entry 4TC_mo_ussd_iuse_msisdn_via_proxy(202)"262429269578092" TC_mo_ussd_iuse_msisdn_via_proxy(202)@b63b467c7f03: setverdict(pass): none -> pass 20250203085629736 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48196<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(202)@b63b467c7f03: Final verdict of PTC: pass 20250203085629736 DAUC <0003> db_auc.c:157 IMSI='262428622264055': No 2G Auth Data 20250203085629736 DAUC <0003> db_auc.c:192 IMSI='262428622264055': No 3G Auth Data HLR_Test-GSUP(195)@b63b467c7f03: Created GsupExpect[0] for "262428622264055" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(203) 20250203085629743 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48206<->l=127.0.0.1:4258 20250203085629746 DLINP <000b> input/ipa.c:452 connected read/write 20250203085629746 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085629746 DLGSUP <0013> gsup_req.c:140 GSUP 196: MSC-00-00-00-00-00-00: IMSI-262428622264055 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428622264055" source_name="the-source\n" session_id=80304692 session_state=BEGIN} 20250203085629746 DSS <0004> hlr_ussd.c:576 262428622264055/0x04c95a34: Process SS (BEGIN) 20250203085629746 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250203085629746 DSS <0004> hlr_ussd.c:518 262428622264055/0x04c95a34: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250203085629746 DSS <0004> hlr_ussd.c:363 262428622264055/0x04c95a34: Tx USSD 'Your extension is 491614303275' 20250203085629746 DLGSUP <0013> hlr_ussd.c:278 GSUP 196: the-source\n: IMSI-262428622264055 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428622264055" destination_name="the-source\n" session_id=80304692 session_state=END} 20250203085629746 DLGSUP <0013> gsup_req.c:173 GSUP 196: the-source\n: IMSI-262428622264055 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250203085629746 DLINP <000b> input/ipa.c:452 connected read/write 20250203085629746 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085629746 DLINP <000b> input/ipa.c:452 connected read/write 20250203085629746 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@b63b467c7f03: Found GsupExpect[0] for "262428622264055" handled at TC_mo_ussd_iuse_msisdn_via_proxy(203) HLR_Test-GSUP(195)@b63b467c7f03: Added IMSI table entry 5TC_mo_ussd_iuse_msisdn_via_proxy(203)"262428622264055" TC_mo_ussd_iuse_msisdn_via_proxy(203)@b63b467c7f03: setverdict(pass): none -> pass 20250203085629748 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48206<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(203)@b63b467c7f03: Final verdict of PTC: pass 20250203085629749 DAUC <0003> db_auc.c:157 IMSI='262426252920621': No 2G Auth Data 20250203085629749 DAUC <0003> db_auc.c:192 IMSI='262426252920621': No 3G Auth Data HLR_Test-GSUP(195)@b63b467c7f03: Created GsupExpect[0] for "262426252920621" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(204) 20250203085629756 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48212<->l=127.0.0.1:4258 20250203085629759 DLINP <000b> input/ipa.c:452 connected read/write 20250203085629759 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085629759 DLGSUP <0013> gsup_req.c:140 GSUP 197: MSC-00-00-00-00-00-00: IMSI-262426252920621 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426252920621" source_name="the-source\n" session_id=3836025027 session_state=BEGIN} 20250203085629759 DSS <0004> hlr_ussd.c:576 262426252920621/0xe4a518c3: Process SS (BEGIN) 20250203085629759 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250203085629759 DSS <0004> hlr_ussd.c:518 262426252920621/0xe4a518c3: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250203085629759 DSS <0004> hlr_ussd.c:363 262426252920621/0xe4a518c3: Tx USSD 'Your extension is 491611750722' 20250203085629759 DLGSUP <0013> hlr_ussd.c:278 GSUP 197: the-source\n: IMSI-262426252920621 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426252920621" destination_name="the-source\n" session_id=3836025027 session_state=END} 20250203085629759 DLGSUP <0013> gsup_req.c:173 GSUP 197: the-source\n: IMSI-262426252920621 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250203085629759 DLINP <000b> input/ipa.c:452 connected read/write 20250203085629759 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085629759 DLINP <000b> input/ipa.c:452 connected read/write 20250203085629759 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@b63b467c7f03: Found GsupExpect[0] for "262426252920621" handled at TC_mo_ussd_iuse_msisdn_via_proxy(204) HLR_Test-GSUP(195)@b63b467c7f03: Added IMSI table entry 6TC_mo_ussd_iuse_msisdn_via_proxy(204)"262426252920621" TC_mo_ussd_iuse_msisdn_via_proxy(204)@b63b467c7f03: setverdict(pass): none -> pass 20250203085629761 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48212<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(204)@b63b467c7f03: Final verdict of PTC: pass 20250203085629761 DAUC <0003> db_auc.c:157 IMSI='262421983630162': No 2G Auth Data 20250203085629761 DAUC <0003> db_auc.c:192 IMSI='262421983630162': No 3G Auth Data HLR_Test-GSUP(195)@b63b467c7f03: Created GsupExpect[0] for "262421983630162" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(205) 20250203085629768 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48226<->l=127.0.0.1:4258 20250203085629772 DLINP <000b> input/ipa.c:452 connected read/write 20250203085629772 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085629772 DLGSUP <0013> gsup_req.c:140 GSUP 198: MSC-00-00-00-00-00-00: IMSI-262421983630162 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421983630162" source_name="the-source\n" session_id=868893551 session_state=BEGIN} 20250203085629772 DSS <0004> hlr_ussd.c:576 262421983630162/0x33ca436f: Process SS (BEGIN) 20250203085629772 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250203085629772 DSS <0004> hlr_ussd.c:518 262421983630162/0x33ca436f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250203085629772 DSS <0004> hlr_ussd.c:363 262421983630162/0x33ca436f: Tx USSD 'Your extension is 491617275310' 20250203085629772 DLGSUP <0013> hlr_ussd.c:278 GSUP 198: the-source\n: IMSI-262421983630162 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421983630162" destination_name="the-source\n" session_id=868893551 session_state=END} 20250203085629772 DLGSUP <0013> gsup_req.c:173 GSUP 198: the-source\n: IMSI-262421983630162 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250203085629772 DLINP <000b> input/ipa.c:452 connected read/write 20250203085629772 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085629772 DLINP <000b> input/ipa.c:452 connected read/write 20250203085629772 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@b63b467c7f03: Found GsupExpect[0] for "262421983630162" handled at TC_mo_ussd_iuse_msisdn_via_proxy(205) HLR_Test-GSUP(195)@b63b467c7f03: Added IMSI table entry 7TC_mo_ussd_iuse_msisdn_via_proxy(205)"262421983630162" TC_mo_ussd_iuse_msisdn_via_proxy(205)@b63b467c7f03: setverdict(pass): none -> pass 20250203085629774 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48226<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(205)@b63b467c7f03: Final verdict of PTC: pass 20250203085629774 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48156<->l=127.0.0.1:4258 HLR_Test-GSUP(195)@b63b467c7f03: Final verdict of PTC: none 20250203085629775 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43935<->l=127.0.0.1:4259) 20250203085629775 DLINP <000b> input/ipa.c:452 connected read/write 20250203085629775 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085629775 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250203085629775 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250203085629775 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250203085629775 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 196@b63b467c7f03: Final verdict of PTC: none IPA-CTRL-CLI-IPA(197)@b63b467c7f03: Final verdict of PTC: none HLR_Test-GSUP-IPA(194)@b63b467c7f03: Final verdict of PTC: none MTC@b63b467c7f03: Setting final verdict of the test case. MTC@b63b467c7f03: Local verdict of MTC: none MTC@b63b467c7f03: Local verdict of PTC HLR_Test-GSUP-IPA(194): none (none -> none) MTC@b63b467c7f03: Local verdict of PTC HLR_Test-GSUP(195): none (none -> none) MTC@b63b467c7f03: Local verdict of PTC with component reference 196: none (none -> none) MTC@b63b467c7f03: Local verdict of PTC IPA-CTRL-CLI-IPA(197): none (none -> none) MTC@b63b467c7f03: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(198): pass (none -> pass) MTC@b63b467c7f03: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(199): pass (pass -> pass) MTC@b63b467c7f03: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(200): pass (pass -> pass) MTC@b63b467c7f03: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(201): pass (pass -> pass) MTC@b63b467c7f03: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(202): pass (pass -> pass) MTC@b63b467c7f03: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(203): pass (pass -> pass) MTC@b63b467c7f03: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(204): pass (pass -> pass) MTC@b63b467c7f03: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(205): pass (pass -> pass) MTC@b63b467c7f03: Test case TC_mo_ussd_iuse_msisdn_via_proxy finished. Verdict: pass MTC@b63b467c7f03: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy pass'. Mon Feb 3 08:56:29 UTC 2025 ====== HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy.talloc 20250203085629798 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48234<->l=127.0.0.1:4258 20250203085630000 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48234<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=66756) Waiting for packet dumper to finish... 1 (prev_count=66756, count=83532) MTC@b63b467c7f03: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy pass' was executed successfully (exit status: 0). MTC@b63b467c7f03: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse'. ------ HLR_Tests.TC_mo_ussd_euse ------ Mon Feb 3 08:56:32 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_euse.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_euse.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@b63b467c7f03: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse' was executed successfully (exit status: 0). MTC@b63b467c7f03: Test case TC_mo_ussd_euse started. MTC@b63b467c7f03: legacy= false MTC@b63b467c7f03: in not legacy case 1 20250203085633102 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:35223 20250203085633102 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:35223 IPA-EUSE-foobar(208)@b63b467c7f03: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250203085633103 DLINP <000b> input/ipa.c:452 connected read/write 20250203085633103 DLINP <000b> input/ipa.c:406 127.0.0.1:35223 message received MTC@b63b467c7f03: in not legacy case 2 IPA-EUSE-foobar(208)@b63b467c7f03: 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)@b63b467c7f03: 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 } } } } 20250203085633104 DLINP <000b> input/ipa.c:452 connected read/write 20250203085633104 DLINP <000b> input/ipa.c:406 127.0.0.1:35223 message received 20250203085633104 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250203085633104 DLGSUP <0013> gsup_server.c:236 0: EUSE-foobar 20250203085633104 DLGSUP <0013> gsup_server.c:238 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00 20250203085633104 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 EUSE Simulator 20250203085633104 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 20250203085633104 DLGSUP <0013> gsup_server.c:236 2: 20250203085633104 DLGSUP <0013> gsup_server.c:238 2: 00 20250203085633104 DLGSUP <0013> gsup_server.c:236 3: 20250203085633104 DLGSUP <0013> gsup_server.c:238 3: 00 20250203085633104 DLGSUP <0013> gsup_server.c:236 4: 20250203085633104 DLGSUP <0013> gsup_server.c:238 4: 00 20250203085633104 DLGSUP <0013> gsup_server.c:236 5: 20250203085633104 DLGSUP <0013> gsup_server.c:238 5: 00 20250203085633104 DLGSUP <0013> gsup_server.c:236 7: 20250203085633104 DLGSUP <0013> gsup_server.c:238 7: 00 20250203085633104 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250203085633104 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250203085633104 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:35223 IPA-EUSE-foobar(208)@b63b467c7f03: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250203085633105 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250203085633105 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(207)@b63b467c7f03: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250203085633106 DLINP <000b> input/ipa.c:452 connected read/write 20250203085633106 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085633106 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35208<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(207)@b63b467c7f03: 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)@b63b467c7f03: 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 } } } } 20250203085633107 DLINP <000b> input/ipa.c:452 connected read/write 20250203085633107 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(207)@b63b467c7f03: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250203085633107 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250203085633107 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250203085633107 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 20250203085633107 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250203085633107 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 20250203085633107 DLGSUP <0013> gsup_server.c:236 2: 20250203085633107 DLGSUP <0013> gsup_server.c:238 2: 00 20250203085633107 DLGSUP <0013> gsup_server.c:236 3: 20250203085633107 DLGSUP <0013> gsup_server.c:238 3: 00 20250203085633107 DLGSUP <0013> gsup_server.c:236 4: 20250203085633107 DLGSUP <0013> gsup_server.c:238 4: 00 20250203085633107 DLGSUP <0013> gsup_server.c:236 5: 20250203085633107 DLGSUP <0013> gsup_server.c:238 5: 00 20250203085633107 DLGSUP <0013> gsup_server.c:236 7: 20250203085633107 DLGSUP <0013> gsup_server.c:238 7: 00 20250203085633107 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250203085633107 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250203085633107 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 210@b63b467c7f03: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20250203085633115 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:41519<->l=127.0.0.1:4259) 20250203085633119 DAUC <0003> db_auc.c:157 IMSI='262427857177941': No 2G Auth Data 20250203085633119 DAUC <0003> db_auc.c:192 IMSI='262427857177941': No 3G Auth Data HLR_Test-GSUP(209)@b63b467c7f03: Created GsupExpect[0] for "262427857177941" to be handled at TC_mo_ussd_euse(212) 20250203085633125 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35210<->l=127.0.0.1:4258 20250203085633150 DLINP <000b> input/ipa.c:452 connected read/write 20250203085633150 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085633150 DLGSUP <0013> gsup_req.c:140 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262427857177941 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427857177941" session_id=2261258163 session_state=BEGIN} 20250203085633150 DSS <0004> hlr_ussd.c:576 262427857177941/0x86c80fb3: Process SS (BEGIN) 20250203085633150 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250203085633150 DSS <0004> hlr_ussd.c:518 262427857177941/0x86c80fb3: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250203085633150 DLINP <000b> input/ipa.c:452 connected read/write 20250203085633150 DLINP <000b> input/ipa.c:432 127.0.0.1:35223 sending data 20250203085633150 DLINP <000b> input/ipa.c:452 connected read/write 20250203085633150 DLINP <000b> input/ipa.c:432 127.0.0.1:35223 sending data EUSE-TC_mo_ussd_euse(206)@b63b467c7f03: 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 } } } } } 20250203085633160 DLINP <000b> input/ipa.c:452 connected read/write 20250203085633160 DLINP <000b> input/ipa.c:406 127.0.0.1:35223 message received 20250203085633160 DLGSUP <0013> gsup_req.c:140 GSUP 200: EUSE-foobar: IMSI-262427857177941 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427857177941" session_id=2261258163 session_state=END} 20250203085633160 DSS <0004> hlr_ussd.c:576 262427857177941/0x86c80fb3: Process SS (END) 20250203085633160 DSS <0004> hlr_ussd.c:518 262427857177941/0x86c80fb3: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250203085633160 DLGSUP <0013> hlr_ussd.c:278 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262427857177941 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427857177941" session_id=2261258163 session_state=END} 20250203085633160 DLGSUP <0013> gsup_req.c:173 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262427857177941 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250203085633160 DLGSUP <0013> gsup_req.c:173 GSUP 200: EUSE-foobar: IMSI-262427857177941 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250203085633160 DLINP <000b> input/ipa.c:452 connected read/write 20250203085633160 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085633160 DLINP <000b> input/ipa.c:452 connected read/write 20250203085633160 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@b63b467c7f03: Found GsupExpect[0] for "262427857177941" handled at TC_mo_ussd_euse(212) HLR_Test-GSUP(209)@b63b467c7f03: Added IMSI table entry 0TC_mo_ussd_euse(212)"262427857177941" TC_mo_ussd_euse(212)@b63b467c7f03: setverdict(pass): none -> pass 20250203085633166 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35210<->l=127.0.0.1:4258 TC_mo_ussd_euse(212)@b63b467c7f03: Final verdict of PTC: pass 20250203085633168 DAUC <0003> db_auc.c:157 IMSI='262420552219374': No 2G Auth Data 20250203085633168 DAUC <0003> db_auc.c:192 IMSI='262420552219374': No 3G Auth Data HLR_Test-GSUP(209)@b63b467c7f03: Created GsupExpect[0] for "262420552219374" to be handled at TC_mo_ussd_euse(213) 20250203085633183 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35218<->l=127.0.0.1:4258 20250203085633186 DLINP <000b> input/ipa.c:452 connected read/write 20250203085633186 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085633186 DLGSUP <0013> gsup_req.c:140 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262420552219374 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420552219374" session_id=1784523551 session_state=BEGIN} 20250203085633186 DSS <0004> hlr_ussd.c:576 262420552219374/0x6a5dab1f: Process SS (BEGIN) 20250203085633186 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250203085633186 DSS <0004> hlr_ussd.c:518 262420552219374/0x6a5dab1f: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250203085633186 DLINP <000b> input/ipa.c:452 connected read/write 20250203085633186 DLINP <000b> input/ipa.c:432 127.0.0.1:35223 sending data 20250203085633186 DLINP <000b> input/ipa.c:452 connected read/write 20250203085633186 DLINP <000b> input/ipa.c:432 127.0.0.1:35223 sending data EUSE-TC_mo_ussd_euse(206)@b63b467c7f03: 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 } } } } } 20250203085633186 DLINP <000b> input/ipa.c:452 connected read/write 20250203085633186 DLINP <000b> input/ipa.c:406 127.0.0.1:35223 message received 20250203085633186 DLGSUP <0013> gsup_req.c:140 GSUP 202: EUSE-foobar: IMSI-262420552219374 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420552219374" session_id=1784523551 session_state=END} 20250203085633186 DSS <0004> hlr_ussd.c:576 262420552219374/0x6a5dab1f: Process SS (END) 20250203085633186 DSS <0004> hlr_ussd.c:518 262420552219374/0x6a5dab1f: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250203085633187 DLGSUP <0013> hlr_ussd.c:278 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262420552219374 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420552219374" session_id=1784523551 session_state=END} 20250203085633187 DLGSUP <0013> gsup_req.c:173 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262420552219374 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250203085633187 DLGSUP <0013> gsup_req.c:173 GSUP 202: EUSE-foobar: IMSI-262420552219374 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250203085633187 DLINP <000b> input/ipa.c:452 connected read/write 20250203085633187 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085633187 DLINP <000b> input/ipa.c:452 connected read/write 20250203085633187 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@b63b467c7f03: Found GsupExpect[0] for "262420552219374" handled at TC_mo_ussd_euse(213) HLR_Test-GSUP(209)@b63b467c7f03: Added IMSI table entry 1TC_mo_ussd_euse(213)"262420552219374" TC_mo_ussd_euse(213)@b63b467c7f03: setverdict(pass): none -> pass 20250203085633188 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35218<->l=127.0.0.1:4258 TC_mo_ussd_euse(213)@b63b467c7f03: Final verdict of PTC: pass 20250203085633189 DAUC <0003> db_auc.c:157 IMSI='262424576275714': No 2G Auth Data 20250203085633189 DAUC <0003> db_auc.c:192 IMSI='262424576275714': No 3G Auth Data HLR_Test-GSUP(209)@b63b467c7f03: Created GsupExpect[0] for "262424576275714" to be handled at TC_mo_ussd_euse(214) 20250203085633196 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35220<->l=127.0.0.1:4258 20250203085633198 DLINP <000b> input/ipa.c:452 connected read/write 20250203085633198 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085633198 DLGSUP <0013> gsup_req.c:140 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262424576275714 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424576275714" session_id=937327086 session_state=BEGIN} 20250203085633198 DSS <0004> hlr_ussd.c:576 262424576275714/0x37de79ee: Process SS (BEGIN) 20250203085633198 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250203085633198 DSS <0004> hlr_ussd.c:518 262424576275714/0x37de79ee: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250203085633198 DLINP <000b> input/ipa.c:452 connected read/write 20250203085633198 DLINP <000b> input/ipa.c:432 127.0.0.1:35223 sending data 20250203085633198 DLINP <000b> input/ipa.c:452 connected read/write 20250203085633198 DLINP <000b> input/ipa.c:432 127.0.0.1:35223 sending data EUSE-TC_mo_ussd_euse(206)@b63b467c7f03: 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 } } } } } 20250203085633199 DLINP <000b> input/ipa.c:452 connected read/write 20250203085633199 DLINP <000b> input/ipa.c:406 127.0.0.1:35223 message received 20250203085633199 DLGSUP <0013> gsup_req.c:140 GSUP 204: EUSE-foobar: IMSI-262424576275714 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424576275714" session_id=937327086 session_state=END} 20250203085633199 DSS <0004> hlr_ussd.c:576 262424576275714/0x37de79ee: Process SS (END) 20250203085633199 DSS <0004> hlr_ussd.c:518 262424576275714/0x37de79ee: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250203085633199 DLGSUP <0013> hlr_ussd.c:278 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262424576275714 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424576275714" session_id=937327086 session_state=END} 20250203085633199 DLGSUP <0013> gsup_req.c:173 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262424576275714 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250203085633199 DLGSUP <0013> gsup_req.c:173 GSUP 204: EUSE-foobar: IMSI-262424576275714 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250203085633199 DLINP <000b> input/ipa.c:452 connected read/write 20250203085633199 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085633199 DLINP <000b> input/ipa.c:452 connected read/write 20250203085633199 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@b63b467c7f03: Found GsupExpect[0] for "262424576275714" handled at TC_mo_ussd_euse(214) HLR_Test-GSUP(209)@b63b467c7f03: Added IMSI table entry 2TC_mo_ussd_euse(214)"262424576275714" TC_mo_ussd_euse(214)@b63b467c7f03: setverdict(pass): none -> pass 20250203085633201 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35220<->l=127.0.0.1:4258 TC_mo_ussd_euse(214)@b63b467c7f03: Final verdict of PTC: pass 20250203085633201 DAUC <0003> db_auc.c:157 IMSI='262424669256090': No 2G Auth Data 20250203085633201 DAUC <0003> db_auc.c:192 IMSI='262424669256090': No 3G Auth Data HLR_Test-GSUP(209)@b63b467c7f03: Created GsupExpect[0] for "262424669256090" to be handled at TC_mo_ussd_euse(215) 20250203085633208 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35234<->l=127.0.0.1:4258 20250203085633211 DLINP <000b> input/ipa.c:452 connected read/write 20250203085633211 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085633211 DLGSUP <0013> gsup_req.c:140 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262424669256090 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424669256090" session_id=27870480 session_state=BEGIN} 20250203085633211 DSS <0004> hlr_ussd.c:576 262424669256090/0x01a94510: Process SS (BEGIN) 20250203085633211 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250203085633211 DSS <0004> hlr_ussd.c:518 262424669256090/0x01a94510: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250203085633211 DLINP <000b> input/ipa.c:452 connected read/write 20250203085633211 DLINP <000b> input/ipa.c:432 127.0.0.1:35223 sending data 20250203085633211 DLINP <000b> input/ipa.c:452 connected read/write 20250203085633211 DLINP <000b> input/ipa.c:432 127.0.0.1:35223 sending data EUSE-TC_mo_ussd_euse(206)@b63b467c7f03: 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 } } } } } 20250203085633211 DLINP <000b> input/ipa.c:452 connected read/write 20250203085633211 DLINP <000b> input/ipa.c:406 127.0.0.1:35223 message received 20250203085633211 DLGSUP <0013> gsup_req.c:140 GSUP 206: EUSE-foobar: IMSI-262424669256090 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424669256090" session_id=27870480 session_state=END} 20250203085633211 DSS <0004> hlr_ussd.c:576 262424669256090/0x01a94510: Process SS (END) 20250203085633211 DSS <0004> hlr_ussd.c:518 262424669256090/0x01a94510: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250203085633211 DLGSUP <0013> hlr_ussd.c:278 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262424669256090 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424669256090" session_id=27870480 session_state=END} 20250203085633211 DLGSUP <0013> gsup_req.c:173 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262424669256090 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250203085633211 DLGSUP <0013> gsup_req.c:173 GSUP 206: EUSE-foobar: IMSI-262424669256090 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250203085633211 DLINP <000b> input/ipa.c:452 connected read/write 20250203085633211 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085633211 DLINP <000b> input/ipa.c:452 connected read/write 20250203085633211 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@b63b467c7f03: Found GsupExpect[0] for "262424669256090" handled at TC_mo_ussd_euse(215) HLR_Test-GSUP(209)@b63b467c7f03: Added IMSI table entry 3TC_mo_ussd_euse(215)"262424669256090" TC_mo_ussd_euse(215)@b63b467c7f03: setverdict(pass): none -> pass 20250203085633213 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35234<->l=127.0.0.1:4258 TC_mo_ussd_euse(215)@b63b467c7f03: Final verdict of PTC: pass 20250203085633214 DAUC <0003> db_auc.c:157 IMSI='262421945375490': No 2G Auth Data 20250203085633214 DAUC <0003> db_auc.c:192 IMSI='262421945375490': No 3G Auth Data HLR_Test-GSUP(209)@b63b467c7f03: Created GsupExpect[0] for "262421945375490" to be handled at TC_mo_ussd_euse(216) 20250203085633220 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35248<->l=127.0.0.1:4258 20250203085633223 DLINP <000b> input/ipa.c:452 connected read/write 20250203085633223 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085633223 DLGSUP <0013> gsup_req.c:140 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262421945375490 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421945375490" session_id=3138348426 session_state=BEGIN} 20250203085633223 DSS <0004> hlr_ussd.c:576 262421945375490/0xbb0f658a: Process SS (BEGIN) 20250203085633223 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250203085633223 DSS <0004> hlr_ussd.c:518 262421945375490/0xbb0f658a: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250203085633223 DLINP <000b> input/ipa.c:452 connected read/write 20250203085633223 DLINP <000b> input/ipa.c:432 127.0.0.1:35223 sending data 20250203085633223 DLINP <000b> input/ipa.c:452 connected read/write 20250203085633223 DLINP <000b> input/ipa.c:432 127.0.0.1:35223 sending data EUSE-TC_mo_ussd_euse(206)@b63b467c7f03: 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 } } } } } 20250203085633224 DLINP <000b> input/ipa.c:452 connected read/write 20250203085633224 DLINP <000b> input/ipa.c:406 127.0.0.1:35223 message received 20250203085633224 DLGSUP <0013> gsup_req.c:140 GSUP 208: EUSE-foobar: IMSI-262421945375490 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421945375490" session_id=3138348426 session_state=END} 20250203085633224 DSS <0004> hlr_ussd.c:576 262421945375490/0xbb0f658a: Process SS (END) 20250203085633224 DSS <0004> hlr_ussd.c:518 262421945375490/0xbb0f658a: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250203085633224 DLGSUP <0013> hlr_ussd.c:278 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262421945375490 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421945375490" session_id=3138348426 session_state=END} 20250203085633224 DLGSUP <0013> gsup_req.c:173 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262421945375490 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250203085633224 DLGSUP <0013> gsup_req.c:173 GSUP 208: EUSE-foobar: IMSI-262421945375490 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250203085633224 DLINP <000b> input/ipa.c:452 connected read/write 20250203085633224 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085633224 DLINP <000b> input/ipa.c:452 connected read/write 20250203085633224 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@b63b467c7f03: Found GsupExpect[0] for "262421945375490" handled at TC_mo_ussd_euse(216) HLR_Test-GSUP(209)@b63b467c7f03: Added IMSI table entry 4TC_mo_ussd_euse(216)"262421945375490" TC_mo_ussd_euse(216)@b63b467c7f03: setverdict(pass): none -> pass 20250203085633225 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35248<->l=127.0.0.1:4258 TC_mo_ussd_euse(216)@b63b467c7f03: Final verdict of PTC: pass 20250203085633226 DAUC <0003> db_auc.c:157 IMSI='262428702565023': No 2G Auth Data 20250203085633226 DAUC <0003> db_auc.c:192 IMSI='262428702565023': No 3G Auth Data HLR_Test-GSUP(209)@b63b467c7f03: Created GsupExpect[0] for "262428702565023" to be handled at TC_mo_ussd_euse(217) 20250203085633232 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35262<->l=127.0.0.1:4258 20250203085633235 DLINP <000b> input/ipa.c:452 connected read/write 20250203085633235 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085633235 DLGSUP <0013> gsup_req.c:140 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262428702565023 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428702565023" session_id=61192736 session_state=BEGIN} 20250203085633235 DSS <0004> hlr_ussd.c:576 262428702565023/0x03a5ba20: Process SS (BEGIN) 20250203085633235 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250203085633235 DSS <0004> hlr_ussd.c:518 262428702565023/0x03a5ba20: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250203085633235 DLINP <000b> input/ipa.c:452 connected read/write 20250203085633235 DLINP <000b> input/ipa.c:432 127.0.0.1:35223 sending data 20250203085633235 DLINP <000b> input/ipa.c:452 connected read/write 20250203085633235 DLINP <000b> input/ipa.c:432 127.0.0.1:35223 sending data EUSE-TC_mo_ussd_euse(206)@b63b467c7f03: 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 } } } } } 20250203085633236 DLINP <000b> input/ipa.c:452 connected read/write 20250203085633236 DLINP <000b> input/ipa.c:406 127.0.0.1:35223 message received 20250203085633236 DLGSUP <0013> gsup_req.c:140 GSUP 210: EUSE-foobar: IMSI-262428702565023 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428702565023" session_id=61192736 session_state=END} 20250203085633236 DSS <0004> hlr_ussd.c:576 262428702565023/0x03a5ba20: Process SS (END) 20250203085633236 DSS <0004> hlr_ussd.c:518 262428702565023/0x03a5ba20: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250203085633236 DLGSUP <0013> hlr_ussd.c:278 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262428702565023 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428702565023" session_id=61192736 session_state=END} 20250203085633236 DLGSUP <0013> gsup_req.c:173 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262428702565023 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250203085633236 DLGSUP <0013> gsup_req.c:173 GSUP 210: EUSE-foobar: IMSI-262428702565023 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250203085633236 DLINP <000b> input/ipa.c:452 connected read/write 20250203085633236 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085633236 DLINP <000b> input/ipa.c:452 connected read/write 20250203085633236 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@b63b467c7f03: Found GsupExpect[0] for "262428702565023" handled at TC_mo_ussd_euse(217) HLR_Test-GSUP(209)@b63b467c7f03: Added IMSI table entry 5TC_mo_ussd_euse(217)"262428702565023" TC_mo_ussd_euse(217)@b63b467c7f03: setverdict(pass): none -> pass 20250203085633237 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35262<->l=127.0.0.1:4258 TC_mo_ussd_euse(217)@b63b467c7f03: Final verdict of PTC: pass 20250203085633238 DAUC <0003> db_auc.c:157 IMSI='262420221246152': No 2G Auth Data 20250203085633238 DAUC <0003> db_auc.c:192 IMSI='262420221246152': No 3G Auth Data HLR_Test-GSUP(209)@b63b467c7f03: Created GsupExpect[0] for "262420221246152" to be handled at TC_mo_ussd_euse(218) 20250203085633244 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35274<->l=127.0.0.1:4258 20250203085633247 DLINP <000b> input/ipa.c:452 connected read/write 20250203085633247 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085633247 DLGSUP <0013> gsup_req.c:140 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262420221246152 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420221246152" session_id=2333056548 session_state=BEGIN} 20250203085633247 DSS <0004> hlr_ussd.c:576 262420221246152/0x8b0f9e24: Process SS (BEGIN) 20250203085633247 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250203085633247 DSS <0004> hlr_ussd.c:518 262420221246152/0x8b0f9e24: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250203085633247 DLINP <000b> input/ipa.c:452 connected read/write 20250203085633247 DLINP <000b> input/ipa.c:432 127.0.0.1:35223 sending data 20250203085633247 DLINP <000b> input/ipa.c:452 connected read/write 20250203085633247 DLINP <000b> input/ipa.c:432 127.0.0.1:35223 sending data EUSE-TC_mo_ussd_euse(206)@b63b467c7f03: 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 } } } } } 20250203085633248 DLINP <000b> input/ipa.c:452 connected read/write 20250203085633248 DLINP <000b> input/ipa.c:406 127.0.0.1:35223 message received 20250203085633248 DLGSUP <0013> gsup_req.c:140 GSUP 212: EUSE-foobar: IMSI-262420221246152 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420221246152" session_id=2333056548 session_state=END} 20250203085633248 DSS <0004> hlr_ussd.c:576 262420221246152/0x8b0f9e24: Process SS (END) 20250203085633248 DSS <0004> hlr_ussd.c:518 262420221246152/0x8b0f9e24: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250203085633248 DLGSUP <0013> hlr_ussd.c:278 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262420221246152 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420221246152" session_id=2333056548 session_state=END} 20250203085633248 DLGSUP <0013> gsup_req.c:173 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262420221246152 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250203085633248 DLGSUP <0013> gsup_req.c:173 GSUP 212: EUSE-foobar: IMSI-262420221246152 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250203085633248 DLINP <000b> input/ipa.c:452 connected read/write 20250203085633248 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085633248 DLINP <000b> input/ipa.c:452 connected read/write 20250203085633248 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@b63b467c7f03: Found GsupExpect[0] for "262420221246152" handled at TC_mo_ussd_euse(218) HLR_Test-GSUP(209)@b63b467c7f03: Added IMSI table entry 6TC_mo_ussd_euse(218)"262420221246152" TC_mo_ussd_euse(218)@b63b467c7f03: setverdict(pass): none -> pass 20250203085633250 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35274<->l=127.0.0.1:4258 TC_mo_ussd_euse(218)@b63b467c7f03: Final verdict of PTC: pass 20250203085633250 DAUC <0003> db_auc.c:157 IMSI='262428184086779': No 2G Auth Data 20250203085633250 DAUC <0003> db_auc.c:192 IMSI='262428184086779': No 3G Auth Data HLR_Test-GSUP(209)@b63b467c7f03: Created GsupExpect[0] for "262428184086779" to be handled at TC_mo_ussd_euse(219) 20250203085633256 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35276<->l=127.0.0.1:4258 20250203085633259 DLINP <000b> input/ipa.c:452 connected read/write 20250203085633259 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085633259 DLGSUP <0013> gsup_req.c:140 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262428184086779 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428184086779" session_id=4012646339 session_state=BEGIN} 20250203085633259 DSS <0004> hlr_ussd.c:576 262428184086779/0xef2c1fc3: Process SS (BEGIN) 20250203085633259 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250203085633259 DSS <0004> hlr_ussd.c:518 262428184086779/0xef2c1fc3: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250203085633259 DLINP <000b> input/ipa.c:452 connected read/write 20250203085633259 DLINP <000b> input/ipa.c:432 127.0.0.1:35223 sending data 20250203085633259 DLINP <000b> input/ipa.c:452 connected read/write 20250203085633259 DLINP <000b> input/ipa.c:432 127.0.0.1:35223 sending data EUSE-TC_mo_ussd_euse(206)@b63b467c7f03: 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 } } } } } 20250203085633260 DLINP <000b> input/ipa.c:452 connected read/write 20250203085633260 DLINP <000b> input/ipa.c:406 127.0.0.1:35223 message received 20250203085633260 DLGSUP <0013> gsup_req.c:140 GSUP 214: EUSE-foobar: IMSI-262428184086779 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428184086779" session_id=4012646339 session_state=END} 20250203085633260 DSS <0004> hlr_ussd.c:576 262428184086779/0xef2c1fc3: Process SS (END) 20250203085633260 DSS <0004> hlr_ussd.c:518 262428184086779/0xef2c1fc3: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250203085633260 DLGSUP <0013> hlr_ussd.c:278 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262428184086779 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428184086779" session_id=4012646339 session_state=END} 20250203085633260 DLGSUP <0013> gsup_req.c:173 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262428184086779 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250203085633260 DLGSUP <0013> gsup_req.c:173 GSUP 214: EUSE-foobar: IMSI-262428184086779 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250203085633260 DLINP <000b> input/ipa.c:452 connected read/write 20250203085633260 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085633260 DLINP <000b> input/ipa.c:452 connected read/write 20250203085633260 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@b63b467c7f03: Found GsupExpect[0] for "262428184086779" handled at TC_mo_ussd_euse(219) HLR_Test-GSUP(209)@b63b467c7f03: Added IMSI table entry 7TC_mo_ussd_euse(219)"262428184086779" TC_mo_ussd_euse(219)@b63b467c7f03: setverdict(pass): none -> pass 20250203085633262 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35276<->l=127.0.0.1:4258 TC_mo_ussd_euse(219)@b63b467c7f03: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse(206)@b63b467c7f03: Final verdict of PTC: none 20250203085633263 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35208<->l=127.0.0.1:4258 20250203085633263 DLINP <000b> input/ipa.c:452 connected read/write 20250203085633263 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085633263 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250203085633263 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250203085633263 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250203085633263 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41519<->l=127.0.0.1:4259) 20250203085633263 DLINP <000b> input/ipa.c:452 connected read/write 20250203085633263 DLINP <000b> input/ipa.c:406 127.0.0.1:35223 message received 20250203085633263 DLINP <000b> input/ipa.c:415 127.0.0.1:35223 connection closed with server 20250203085633263 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:35223 20250203085633263 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) HLR_Test-GSUP-IPA(207)@b63b467c7f03: Final verdict of PTC: none IPA-CTRL-CLI-IPA(211)@b63b467c7f03: Final verdict of PTC: none HLR_Test-GSUP(209)@b63b467c7f03: Final verdict of PTC: none IPA-EUSE-foobar(208)@b63b467c7f03: Final verdict of PTC: none 210@b63b467c7f03: Final verdict of PTC: none MTC@b63b467c7f03: Setting final verdict of the test case. MTC@b63b467c7f03: Local verdict of MTC: none MTC@b63b467c7f03: Local verdict of PTC EUSE-TC_mo_ussd_euse(206): none (none -> none) MTC@b63b467c7f03: Local verdict of PTC HLR_Test-GSUP-IPA(207): none (none -> none) MTC@b63b467c7f03: Local verdict of PTC IPA-EUSE-foobar(208): none (none -> none) MTC@b63b467c7f03: Local verdict of PTC HLR_Test-GSUP(209): none (none -> none) MTC@b63b467c7f03: Local verdict of PTC with component reference 210: none (none -> none) MTC@b63b467c7f03: Local verdict of PTC IPA-CTRL-CLI-IPA(211): none (none -> none) MTC@b63b467c7f03: Local verdict of PTC TC_mo_ussd_euse(212): pass (none -> pass) MTC@b63b467c7f03: Local verdict of PTC TC_mo_ussd_euse(213): pass (pass -> pass) MTC@b63b467c7f03: Local verdict of PTC TC_mo_ussd_euse(214): pass (pass -> pass) MTC@b63b467c7f03: Local verdict of PTC TC_mo_ussd_euse(215): pass (pass -> pass) MTC@b63b467c7f03: Local verdict of PTC TC_mo_ussd_euse(216): pass (pass -> pass) MTC@b63b467c7f03: Local verdict of PTC TC_mo_ussd_euse(217): pass (pass -> pass) MTC@b63b467c7f03: Local verdict of PTC TC_mo_ussd_euse(218): pass (pass -> pass) MTC@b63b467c7f03: Local verdict of PTC TC_mo_ussd_euse(219): pass (pass -> pass) MTC@b63b467c7f03: Test case TC_mo_ussd_euse finished. Verdict: pass MTC@b63b467c7f03: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse pass'. Mon Feb 3 08:56:33 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 20250203085633286 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35278<->l=127.0.0.1:4258 20250203085633488 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35278<->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=111388) MTC@b63b467c7f03: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse pass' was executed successfully (exit status: 0). MTC@b63b467c7f03: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_continue'. ------ HLR_Tests.TC_mo_ussd_euse_continue ------ Mon Feb 3 08:56:35 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_continue.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_continue.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@b63b467c7f03: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_continue' was executed successfully (exit status: 0). MTC@b63b467c7f03: Test case TC_mo_ussd_euse_continue started. MTC@b63b467c7f03: legacy= false MTC@b63b467c7f03: in not legacy case 1 20250203085636601 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:39129 20250203085636601 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:39129 MTC@b63b467c7f03: in not legacy case 2 IPA-EUSE-foobar(222)@b63b467c7f03: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250203085636602 DLINP <000b> input/ipa.c:452 connected read/write 20250203085636602 DLINP <000b> input/ipa.c:406 127.0.0.1:39129 message received 20250203085636603 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250203085636603 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 IPA-EUSE-foobar(222)@b63b467c7f03: 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)@b63b467c7f03: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250203085636604 DLINP <000b> input/ipa.c:452 connected read/write 20250203085636604 DLINP <000b> input/ipa.c:406 127.0.0.1:39129 message received IPA-EUSE-foobar(222)@b63b467c7f03: 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 } } } } 20250203085636604 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250203085636604 DLGSUP <0013> gsup_server.c:236 0: EUSE-foobar 20250203085636604 DLGSUP <0013> gsup_server.c:238 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00 20250203085636604 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 EUSE Simulator 20250203085636604 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 20250203085636604 DLGSUP <0013> gsup_server.c:236 2: 20250203085636604 DLGSUP <0013> gsup_server.c:238 2: 00 20250203085636604 DLGSUP <0013> gsup_server.c:236 3: 20250203085636604 DLGSUP <0013> gsup_server.c:238 3: 00 20250203085636604 DLGSUP <0013> gsup_server.c:236 4: 20250203085636604 DLGSUP <0013> gsup_server.c:238 4: 00 20250203085636604 DLGSUP <0013> gsup_server.c:236 5: 20250203085636604 DLGSUP <0013> gsup_server.c:238 5: 00 20250203085636604 DLGSUP <0013> gsup_server.c:236 7: 20250203085636604 DLGSUP <0013> gsup_server.c:238 7: 00 20250203085636604 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250203085636604 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250203085636604 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:39129 IPA-EUSE-foobar(222)@b63b467c7f03: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250203085636604 DLINP <000b> input/ipa.c:452 connected read/write 20250203085636604 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085636604 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35286<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(221)@b63b467c7f03: 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)@b63b467c7f03: 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 } } } } 20250203085636605 DLINP <000b> input/ipa.c:452 connected read/write 20250203085636605 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085636605 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250203085636605 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250203085636605 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 20250203085636605 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250203085636605 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 20250203085636605 DLGSUP <0013> gsup_server.c:236 2: 20250203085636605 DLGSUP <0013> gsup_server.c:238 2: 00 20250203085636605 DLGSUP <0013> gsup_server.c:236 3: 20250203085636605 DLGSUP <0013> gsup_server.c:238 3: 00 20250203085636605 DLGSUP <0013> gsup_server.c:236 4: 20250203085636605 DLGSUP <0013> gsup_server.c:238 4: 00 20250203085636605 DLGSUP <0013> gsup_server.c:236 5: 20250203085636605 DLGSUP <0013> gsup_server.c:238 5: 00 20250203085636605 DLGSUP <0013> gsup_server.c:236 7: HLR_Test-GSUP-IPA(221)@b63b467c7f03: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250203085636605 DLGSUP <0013> gsup_server.c:238 7: 00 20250203085636605 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250203085636605 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250203085636605 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 224@b63b467c7f03: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20250203085636615 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:38089<->l=127.0.0.1:4259) 20250203085636619 DAUC <0003> db_auc.c:157 IMSI='262420692501399': No 2G Auth Data 20250203085636619 DAUC <0003> db_auc.c:192 IMSI='262420692501399': No 3G Auth Data HLR_Test-GSUP(223)@b63b467c7f03: Created GsupExpect[0] for "262420692501399" to be handled at TC_mo_ussd_euse_continue(226) 20250203085636629 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35302<->l=127.0.0.1:4258 20250203085636646 DLINP <000b> input/ipa.c:452 connected read/write 20250203085636646 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085636646 DLGSUP <0013> gsup_req.c:140 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262420692501399 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420692501399" session_id=2408453194 session_state=BEGIN} 20250203085636646 DSS <0004> hlr_ussd.c:576 262420692501399/0x8f8e144a: Process SS (BEGIN) 20250203085636646 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250203085636646 DSS <0004> hlr_ussd.c:518 262420692501399/0x8f8e144a: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250203085636646 DLINP <000b> input/ipa.c:452 connected read/write 20250203085636646 DLINP <000b> input/ipa.c:432 127.0.0.1:39129 sending data 20250203085636646 DLINP <000b> input/ipa.c:452 connected read/write 20250203085636646 DLINP <000b> input/ipa.c:432 127.0.0.1:39129 sending data EUSE-TC_mo_ussd_euse_continue(220)@b63b467c7f03: 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 } } } } } 20250203085636654 DLINP <000b> input/ipa.c:452 connected read/write 20250203085636654 DLINP <000b> input/ipa.c:406 127.0.0.1:39129 message received 20250203085636654 DLGSUP <0013> gsup_req.c:140 GSUP 216: EUSE-foobar: IMSI-262420692501399 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420692501399" session_id=2408453194 session_state=CONTINUE} 20250203085636654 DSS <0004> hlr_ussd.c:576 262420692501399/0x8f8e144a: Process SS (CONTINUE) 20250203085636654 DSS <0004> hlr_ussd.c:518 262420692501399/0x8f8e144a: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250203085636655 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262420692501399 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420692501399" session_id=2408453194 session_state=CONTINUE} 20250203085636655 DLGSUP <0013> gsup_req.c:173 GSUP 216: EUSE-foobar: IMSI-262420692501399 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250203085636655 DLINP <000b> input/ipa.c:452 connected read/write 20250203085636655 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085636655 DLINP <000b> input/ipa.c:452 connected read/write 20250203085636655 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@b63b467c7f03: Found GsupExpect[0] for "262420692501399" handled at TC_mo_ussd_euse_continue(226) HLR_Test-GSUP(223)@b63b467c7f03: Added IMSI table entry 0TC_mo_ussd_euse_continue(226)"262420692501399" TC_mo_ussd_euse_continue(226)@b63b467c7f03: setverdict(pass): none -> pass 20250203085636662 DLINP <000b> input/ipa.c:452 connected read/write 20250203085636662 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085636662 DLGSUP <0013> gsup_req.c:140 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262420692501399 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420692501399" session_id=2408453194 session_state=CONTINUE} 20250203085636662 DSS <0004> hlr_ussd.c:576 262420692501399/0x8f8e144a: Process SS (CONTINUE) 20250203085636662 DSS <0004> hlr_ussd.c:518 262420692501399/0x8f8e144a: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250203085636662 DLGSUP <0013> gsup_req.c:173 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262420692501399 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250203085636662 DLINP <000b> input/ipa.c:452 connected read/write 20250203085636662 DLINP <000b> input/ipa.c:432 127.0.0.1:39129 sending data 20250203085636662 DLINP <000b> input/ipa.c:452 connected read/write 20250203085636662 DLINP <000b> input/ipa.c:432 127.0.0.1:39129 sending data EUSE-TC_mo_ussd_euse_continue(220)@b63b467c7f03: 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 } } } } } 20250203085636664 DLINP <000b> input/ipa.c:452 connected read/write 20250203085636664 DLINP <000b> input/ipa.c:406 127.0.0.1:39129 message received 20250203085636664 DLGSUP <0013> gsup_req.c:140 GSUP 218: EUSE-foobar: IMSI-262420692501399 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420692501399" session_id=2408453194 session_state=END} 20250203085636664 DSS <0004> hlr_ussd.c:576 262420692501399/0x8f8e144a: Process SS (END) 20250203085636664 DSS <0004> hlr_ussd.c:518 262420692501399/0x8f8e144a: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250203085636664 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262420692501399 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420692501399" session_id=2408453194 session_state=END} 20250203085636664 DLGSUP <0013> gsup_req.c:173 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262420692501399 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250203085636664 DLGSUP <0013> gsup_req.c:173 GSUP 218: EUSE-foobar: IMSI-262420692501399 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250203085636664 DLINP <000b> input/ipa.c:452 connected read/write 20250203085636664 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085636665 DLINP <000b> input/ipa.c:452 connected read/write 20250203085636665 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(226)@b63b467c7f03: setverdict(pass): pass -> pass, component reason not changed 20250203085636666 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35302<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(226)@b63b467c7f03: Final verdict of PTC: pass 20250203085636667 DAUC <0003> db_auc.c:157 IMSI='262429920480819': No 2G Auth Data 20250203085636667 DAUC <0003> db_auc.c:192 IMSI='262429920480819': No 3G Auth Data HLR_Test-GSUP(223)@b63b467c7f03: Created GsupExpect[0] for "262429920480819" to be handled at TC_mo_ussd_euse_continue(227) 20250203085636683 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35306<->l=127.0.0.1:4258 20250203085636686 DLINP <000b> input/ipa.c:452 connected read/write 20250203085636686 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085636686 DLGSUP <0013> gsup_req.c:140 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262429920480819 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429920480819" session_id=747887111 session_state=BEGIN} 20250203085636686 DSS <0004> hlr_ussd.c:576 262429920480819/0x2c93da07: Process SS (BEGIN) 20250203085636686 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250203085636686 DSS <0004> hlr_ussd.c:518 262429920480819/0x2c93da07: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250203085636686 DLINP <000b> input/ipa.c:452 connected read/write 20250203085636686 DLINP <000b> input/ipa.c:432 127.0.0.1:39129 sending data 20250203085636686 DLINP <000b> input/ipa.c:452 connected read/write 20250203085636686 DLINP <000b> input/ipa.c:432 127.0.0.1:39129 sending data EUSE-TC_mo_ussd_euse_continue(220)@b63b467c7f03: 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 } } } } } 20250203085636687 DLINP <000b> input/ipa.c:452 connected read/write 20250203085636687 DLINP <000b> input/ipa.c:406 127.0.0.1:39129 message received 20250203085636687 DLGSUP <0013> gsup_req.c:140 GSUP 220: EUSE-foobar: IMSI-262429920480819 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429920480819" session_id=747887111 session_state=CONTINUE} 20250203085636687 DSS <0004> hlr_ussd.c:576 262429920480819/0x2c93da07: Process SS (CONTINUE) 20250203085636687 DSS <0004> hlr_ussd.c:518 262429920480819/0x2c93da07: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250203085636687 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262429920480819 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429920480819" session_id=747887111 session_state=CONTINUE} 20250203085636687 DLGSUP <0013> gsup_req.c:173 GSUP 220: EUSE-foobar: IMSI-262429920480819 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250203085636687 DLINP <000b> input/ipa.c:452 connected read/write 20250203085636687 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085636687 DLINP <000b> input/ipa.c:452 connected read/write 20250203085636687 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@b63b467c7f03: Found GsupExpect[0] for "262429920480819" handled at TC_mo_ussd_euse_continue(227) HLR_Test-GSUP(223)@b63b467c7f03: Added IMSI table entry 1TC_mo_ussd_euse_continue(227)"262429920480819" TC_mo_ussd_euse_continue(227)@b63b467c7f03: setverdict(pass): none -> pass 20250203085636689 DLINP <000b> input/ipa.c:452 connected read/write 20250203085636689 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085636689 DLGSUP <0013> gsup_req.c:140 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262429920480819 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429920480819" session_id=747887111 session_state=CONTINUE} 20250203085636689 DSS <0004> hlr_ussd.c:576 262429920480819/0x2c93da07: Process SS (CONTINUE) 20250203085636689 DSS <0004> hlr_ussd.c:518 262429920480819/0x2c93da07: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250203085636689 DLGSUP <0013> gsup_req.c:173 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262429920480819 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250203085636689 DLINP <000b> input/ipa.c:452 connected read/write 20250203085636689 DLINP <000b> input/ipa.c:432 127.0.0.1:39129 sending data 20250203085636689 DLINP <000b> input/ipa.c:452 connected read/write 20250203085636689 DLINP <000b> input/ipa.c:432 127.0.0.1:39129 sending data EUSE-TC_mo_ussd_euse_continue(220)@b63b467c7f03: 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 } } } } } 20250203085636690 DLINP <000b> input/ipa.c:452 connected read/write 20250203085636690 DLINP <000b> input/ipa.c:406 127.0.0.1:39129 message received 20250203085636690 DLGSUP <0013> gsup_req.c:140 GSUP 222: EUSE-foobar: IMSI-262429920480819 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429920480819" session_id=747887111 session_state=END} 20250203085636690 DSS <0004> hlr_ussd.c:576 262429920480819/0x2c93da07: Process SS (END) 20250203085636690 DSS <0004> hlr_ussd.c:518 262429920480819/0x2c93da07: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250203085636690 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262429920480819 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429920480819" session_id=747887111 session_state=END} 20250203085636690 DLGSUP <0013> gsup_req.c:173 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262429920480819 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250203085636690 DLGSUP <0013> gsup_req.c:173 GSUP 222: EUSE-foobar: IMSI-262429920480819 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250203085636690 DLINP <000b> input/ipa.c:452 connected read/write 20250203085636690 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085636690 DLINP <000b> input/ipa.c:452 connected read/write 20250203085636690 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(227)@b63b467c7f03: setverdict(pass): pass -> pass, component reason not changed 20250203085636691 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35306<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(227)@b63b467c7f03: Final verdict of PTC: pass 20250203085636691 DAUC <0003> db_auc.c:157 IMSI='262426272449584': No 2G Auth Data 20250203085636691 DAUC <0003> db_auc.c:192 IMSI='262426272449584': No 3G Auth Data HLR_Test-GSUP(223)@b63b467c7f03: Created GsupExpect[0] for "262426272449584" to be handled at TC_mo_ussd_euse_continue(228) 20250203085636697 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35322<->l=127.0.0.1:4258 20250203085636700 DLINP <000b> input/ipa.c:452 connected read/write 20250203085636700 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085636700 DLGSUP <0013> gsup_req.c:140 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262426272449584 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426272449584" session_id=944947424 session_state=BEGIN} 20250203085636700 DSS <0004> hlr_ussd.c:576 262426272449584/0x3852c0e0: Process SS (BEGIN) 20250203085636700 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250203085636700 DSS <0004> hlr_ussd.c:518 262426272449584/0x3852c0e0: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250203085636700 DLINP <000b> input/ipa.c:452 connected read/write 20250203085636700 DLINP <000b> input/ipa.c:432 127.0.0.1:39129 sending data 20250203085636700 DLINP <000b> input/ipa.c:452 connected read/write 20250203085636700 DLINP <000b> input/ipa.c:432 127.0.0.1:39129 sending data EUSE-TC_mo_ussd_euse_continue(220)@b63b467c7f03: 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 } } } } } 20250203085636701 DLINP <000b> input/ipa.c:452 connected read/write 20250203085636701 DLINP <000b> input/ipa.c:406 127.0.0.1:39129 message received 20250203085636701 DLGSUP <0013> gsup_req.c:140 GSUP 224: EUSE-foobar: IMSI-262426272449584 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426272449584" session_id=944947424 session_state=CONTINUE} 20250203085636701 DSS <0004> hlr_ussd.c:576 262426272449584/0x3852c0e0: Process SS (CONTINUE) 20250203085636701 DSS <0004> hlr_ussd.c:518 262426272449584/0x3852c0e0: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250203085636701 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262426272449584 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426272449584" session_id=944947424 session_state=CONTINUE} 20250203085636701 DLGSUP <0013> gsup_req.c:173 GSUP 224: EUSE-foobar: IMSI-262426272449584 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250203085636701 DLINP <000b> input/ipa.c:452 connected read/write 20250203085636701 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085636701 DLINP <000b> input/ipa.c:452 connected read/write 20250203085636701 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@b63b467c7f03: Found GsupExpect[0] for "262426272449584" handled at TC_mo_ussd_euse_continue(228) HLR_Test-GSUP(223)@b63b467c7f03: Added IMSI table entry 2TC_mo_ussd_euse_continue(228)"262426272449584" TC_mo_ussd_euse_continue(228)@b63b467c7f03: setverdict(pass): none -> pass 20250203085636703 DLINP <000b> input/ipa.c:452 connected read/write 20250203085636703 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085636703 DLGSUP <0013> gsup_req.c:140 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262426272449584 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426272449584" session_id=944947424 session_state=CONTINUE} 20250203085636703 DSS <0004> hlr_ussd.c:576 262426272449584/0x3852c0e0: Process SS (CONTINUE) 20250203085636703 DSS <0004> hlr_ussd.c:518 262426272449584/0x3852c0e0: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250203085636703 DLGSUP <0013> gsup_req.c:173 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262426272449584 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250203085636703 DLINP <000b> input/ipa.c:452 connected read/write 20250203085636703 DLINP <000b> input/ipa.c:432 127.0.0.1:39129 sending data 20250203085636703 DLINP <000b> input/ipa.c:452 connected read/write 20250203085636703 DLINP <000b> input/ipa.c:432 127.0.0.1:39129 sending data EUSE-TC_mo_ussd_euse_continue(220)@b63b467c7f03: 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 } } } } } 20250203085636704 DLINP <000b> input/ipa.c:452 connected read/write 20250203085636704 DLINP <000b> input/ipa.c:406 127.0.0.1:39129 message received 20250203085636704 DLGSUP <0013> gsup_req.c:140 GSUP 226: EUSE-foobar: IMSI-262426272449584 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426272449584" session_id=944947424 session_state=END} 20250203085636704 DSS <0004> hlr_ussd.c:576 262426272449584/0x3852c0e0: Process SS (END) 20250203085636704 DSS <0004> hlr_ussd.c:518 262426272449584/0x3852c0e0: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250203085636704 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262426272449584 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426272449584" session_id=944947424 session_state=END} 20250203085636704 DLGSUP <0013> gsup_req.c:173 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262426272449584 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250203085636704 DLGSUP <0013> gsup_req.c:173 GSUP 226: EUSE-foobar: IMSI-262426272449584 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250203085636704 DLINP <000b> input/ipa.c:452 connected read/write 20250203085636704 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085636704 DLINP <000b> input/ipa.c:452 connected read/write 20250203085636704 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(228)@b63b467c7f03: setverdict(pass): pass -> pass, component reason not changed 20250203085636705 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35322<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(228)@b63b467c7f03: Final verdict of PTC: pass 20250203085636705 DAUC <0003> db_auc.c:157 IMSI='262423354229344': No 2G Auth Data 20250203085636705 DAUC <0003> db_auc.c:192 IMSI='262423354229344': No 3G Auth Data HLR_Test-GSUP(223)@b63b467c7f03: Created GsupExpect[0] for "262423354229344" to be handled at TC_mo_ussd_euse_continue(229) 20250203085636711 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35338<->l=127.0.0.1:4258 20250203085636714 DLINP <000b> input/ipa.c:452 connected read/write 20250203085636714 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085636714 DLGSUP <0013> gsup_req.c:140 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262423354229344 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423354229344" session_id=3904883123 session_state=BEGIN} 20250203085636714 DSS <0004> hlr_ussd.c:576 262423354229344/0xe8bfc9b3: Process SS (BEGIN) 20250203085636714 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250203085636714 DSS <0004> hlr_ussd.c:518 262423354229344/0xe8bfc9b3: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250203085636714 DLINP <000b> input/ipa.c:452 connected read/write 20250203085636714 DLINP <000b> input/ipa.c:432 127.0.0.1:39129 sending data 20250203085636714 DLINP <000b> input/ipa.c:452 connected read/write 20250203085636714 DLINP <000b> input/ipa.c:432 127.0.0.1:39129 sending data EUSE-TC_mo_ussd_euse_continue(220)@b63b467c7f03: 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 } } } } } 20250203085636715 DLINP <000b> input/ipa.c:452 connected read/write 20250203085636715 DLINP <000b> input/ipa.c:406 127.0.0.1:39129 message received 20250203085636715 DLGSUP <0013> gsup_req.c:140 GSUP 228: EUSE-foobar: IMSI-262423354229344 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423354229344" session_id=3904883123 session_state=CONTINUE} 20250203085636715 DSS <0004> hlr_ussd.c:576 262423354229344/0xe8bfc9b3: Process SS (CONTINUE) 20250203085636715 DSS <0004> hlr_ussd.c:518 262423354229344/0xe8bfc9b3: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250203085636715 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262423354229344 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423354229344" session_id=3904883123 session_state=CONTINUE} 20250203085636715 DLGSUP <0013> gsup_req.c:173 GSUP 228: EUSE-foobar: IMSI-262423354229344 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250203085636715 DLINP <000b> input/ipa.c:452 connected read/write 20250203085636715 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085636715 DLINP <000b> input/ipa.c:452 connected read/write 20250203085636715 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@b63b467c7f03: Found GsupExpect[0] for "262423354229344" handled at TC_mo_ussd_euse_continue(229) HLR_Test-GSUP(223)@b63b467c7f03: Added IMSI table entry 3TC_mo_ussd_euse_continue(229)"262423354229344" TC_mo_ussd_euse_continue(229)@b63b467c7f03: setverdict(pass): none -> pass 20250203085636717 DLINP <000b> input/ipa.c:452 connected read/write 20250203085636717 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085636717 DLGSUP <0013> gsup_req.c:140 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262423354229344 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423354229344" session_id=3904883123 session_state=CONTINUE} 20250203085636717 DSS <0004> hlr_ussd.c:576 262423354229344/0xe8bfc9b3: Process SS (CONTINUE) 20250203085636717 DSS <0004> hlr_ussd.c:518 262423354229344/0xe8bfc9b3: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250203085636717 DLGSUP <0013> gsup_req.c:173 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262423354229344 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250203085636717 DLINP <000b> input/ipa.c:452 connected read/write 20250203085636717 DLINP <000b> input/ipa.c:432 127.0.0.1:39129 sending data 20250203085636717 DLINP <000b> input/ipa.c:452 connected read/write 20250203085636717 DLINP <000b> input/ipa.c:432 127.0.0.1:39129 sending data EUSE-TC_mo_ussd_euse_continue(220)@b63b467c7f03: 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 } } } } } 20250203085636718 DLINP <000b> input/ipa.c:452 connected read/write 20250203085636718 DLINP <000b> input/ipa.c:406 127.0.0.1:39129 message received 20250203085636718 DLGSUP <0013> gsup_req.c:140 GSUP 230: EUSE-foobar: IMSI-262423354229344 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423354229344" session_id=3904883123 session_state=END} 20250203085636718 DSS <0004> hlr_ussd.c:576 262423354229344/0xe8bfc9b3: Process SS (END) 20250203085636718 DSS <0004> hlr_ussd.c:518 262423354229344/0xe8bfc9b3: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250203085636718 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262423354229344 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423354229344" session_id=3904883123 session_state=END} 20250203085636718 DLGSUP <0013> gsup_req.c:173 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262423354229344 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250203085636718 DLGSUP <0013> gsup_req.c:173 GSUP 230: EUSE-foobar: IMSI-262423354229344 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250203085636718 DLINP <000b> input/ipa.c:452 connected read/write 20250203085636718 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085636718 DLINP <000b> input/ipa.c:452 connected read/write 20250203085636718 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(229)@b63b467c7f03: setverdict(pass): pass -> pass, component reason not changed 20250203085636719 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35338<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(229)@b63b467c7f03: Final verdict of PTC: pass 20250203085636719 DAUC <0003> db_auc.c:157 IMSI='262427247747605': No 2G Auth Data 20250203085636719 DAUC <0003> db_auc.c:192 IMSI='262427247747605': No 3G Auth Data HLR_Test-GSUP(223)@b63b467c7f03: Created GsupExpect[0] for "262427247747605" to be handled at TC_mo_ussd_euse_continue(230) 20250203085636725 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35344<->l=127.0.0.1:4258 20250203085636727 DLINP <000b> input/ipa.c:452 connected read/write 20250203085636727 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085636727 DLGSUP <0013> gsup_req.c:140 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262427247747605 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427247747605" session_id=1014746220 session_state=BEGIN} 20250203085636727 DSS <0004> hlr_ussd.c:576 262427247747605/0x3c7bcc6c: Process SS (BEGIN) 20250203085636727 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250203085636727 DSS <0004> hlr_ussd.c:518 262427247747605/0x3c7bcc6c: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250203085636727 DLINP <000b> input/ipa.c:452 connected read/write 20250203085636727 DLINP <000b> input/ipa.c:432 127.0.0.1:39129 sending data 20250203085636727 DLINP <000b> input/ipa.c:452 connected read/write 20250203085636727 DLINP <000b> input/ipa.c:432 127.0.0.1:39129 sending data EUSE-TC_mo_ussd_euse_continue(220)@b63b467c7f03: 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 } } } } } 20250203085636728 DLINP <000b> input/ipa.c:452 connected read/write 20250203085636728 DLINP <000b> input/ipa.c:406 127.0.0.1:39129 message received 20250203085636728 DLGSUP <0013> gsup_req.c:140 GSUP 232: EUSE-foobar: IMSI-262427247747605 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427247747605" session_id=1014746220 session_state=CONTINUE} 20250203085636728 DSS <0004> hlr_ussd.c:576 262427247747605/0x3c7bcc6c: Process SS (CONTINUE) 20250203085636728 DSS <0004> hlr_ussd.c:518 262427247747605/0x3c7bcc6c: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250203085636728 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262427247747605 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427247747605" session_id=1014746220 session_state=CONTINUE} 20250203085636728 DLGSUP <0013> gsup_req.c:173 GSUP 232: EUSE-foobar: IMSI-262427247747605 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250203085636728 DLINP <000b> input/ipa.c:452 connected read/write 20250203085636728 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085636728 DLINP <000b> input/ipa.c:452 connected read/write 20250203085636728 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@b63b467c7f03: Found GsupExpect[0] for "262427247747605" handled at TC_mo_ussd_euse_continue(230) HLR_Test-GSUP(223)@b63b467c7f03: Added IMSI table entry 4TC_mo_ussd_euse_continue(230)"262427247747605" TC_mo_ussd_euse_continue(230)@b63b467c7f03: setverdict(pass): none -> pass 20250203085636730 DLINP <000b> input/ipa.c:452 connected read/write 20250203085636730 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085636730 DLGSUP <0013> gsup_req.c:140 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262427247747605 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427247747605" session_id=1014746220 session_state=CONTINUE} 20250203085636730 DSS <0004> hlr_ussd.c:576 262427247747605/0x3c7bcc6c: Process SS (CONTINUE) 20250203085636730 DSS <0004> hlr_ussd.c:518 262427247747605/0x3c7bcc6c: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250203085636730 DLGSUP <0013> gsup_req.c:173 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262427247747605 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250203085636730 DLINP <000b> input/ipa.c:452 connected read/write 20250203085636730 DLINP <000b> input/ipa.c:432 127.0.0.1:39129 sending data 20250203085636730 DLINP <000b> input/ipa.c:452 connected read/write 20250203085636730 DLINP <000b> input/ipa.c:432 127.0.0.1:39129 sending data EUSE-TC_mo_ussd_euse_continue(220)@b63b467c7f03: 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 } } } } } 20250203085636732 DLINP <000b> input/ipa.c:452 connected read/write 20250203085636732 DLINP <000b> input/ipa.c:406 127.0.0.1:39129 message received 20250203085636732 DLGSUP <0013> gsup_req.c:140 GSUP 234: EUSE-foobar: IMSI-262427247747605 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427247747605" session_id=1014746220 session_state=END} 20250203085636732 DSS <0004> hlr_ussd.c:576 262427247747605/0x3c7bcc6c: Process SS (END) 20250203085636732 DSS <0004> hlr_ussd.c:518 262427247747605/0x3c7bcc6c: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250203085636732 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262427247747605 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427247747605" session_id=1014746220 session_state=END} 20250203085636732 DLGSUP <0013> gsup_req.c:173 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262427247747605 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250203085636732 DLGSUP <0013> gsup_req.c:173 GSUP 234: EUSE-foobar: IMSI-262427247747605 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250203085636732 DLINP <000b> input/ipa.c:452 connected read/write 20250203085636732 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085636732 DLINP <000b> input/ipa.c:452 connected read/write 20250203085636732 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(230)@b63b467c7f03: setverdict(pass): pass -> pass, component reason not changed 20250203085636732 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35344<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(230)@b63b467c7f03: Final verdict of PTC: pass 20250203085636733 DAUC <0003> db_auc.c:157 IMSI='262426399056065': No 2G Auth Data 20250203085636733 DAUC <0003> db_auc.c:192 IMSI='262426399056065': No 3G Auth Data HLR_Test-GSUP(223)@b63b467c7f03: Created GsupExpect[0] for "262426399056065" to be handled at TC_mo_ussd_euse_continue(231) 20250203085636739 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35358<->l=127.0.0.1:4258 20250203085636741 DLINP <000b> input/ipa.c:452 connected read/write 20250203085636741 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085636741 DLGSUP <0013> gsup_req.c:140 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262426399056065 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426399056065" session_id=4052995789 session_state=BEGIN} 20250203085636741 DSS <0004> hlr_ussd.c:576 262426399056065/0xf193cecd: Process SS (BEGIN) 20250203085636741 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250203085636741 DSS <0004> hlr_ussd.c:518 262426399056065/0xf193cecd: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250203085636741 DLINP <000b> input/ipa.c:452 connected read/write 20250203085636741 DLINP <000b> input/ipa.c:432 127.0.0.1:39129 sending data 20250203085636741 DLINP <000b> input/ipa.c:452 connected read/write 20250203085636741 DLINP <000b> input/ipa.c:432 127.0.0.1:39129 sending data EUSE-TC_mo_ussd_euse_continue(220)@b63b467c7f03: 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 } } } } } 20250203085636742 DLINP <000b> input/ipa.c:452 connected read/write 20250203085636742 DLINP <000b> input/ipa.c:406 127.0.0.1:39129 message received 20250203085636742 DLGSUP <0013> gsup_req.c:140 GSUP 236: EUSE-foobar: IMSI-262426399056065 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426399056065" session_id=4052995789 session_state=CONTINUE} 20250203085636742 DSS <0004> hlr_ussd.c:576 262426399056065/0xf193cecd: Process SS (CONTINUE) 20250203085636742 DSS <0004> hlr_ussd.c:518 262426399056065/0xf193cecd: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250203085636742 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262426399056065 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426399056065" session_id=4052995789 session_state=CONTINUE} 20250203085636742 DLGSUP <0013> gsup_req.c:173 GSUP 236: EUSE-foobar: IMSI-262426399056065 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250203085636742 DLINP <000b> input/ipa.c:452 connected read/write 20250203085636742 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085636742 DLINP <000b> input/ipa.c:452 connected read/write 20250203085636742 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@b63b467c7f03: Found GsupExpect[0] for "262426399056065" handled at TC_mo_ussd_euse_continue(231) HLR_Test-GSUP(223)@b63b467c7f03: Added IMSI table entry 5TC_mo_ussd_euse_continue(231)"262426399056065" TC_mo_ussd_euse_continue(231)@b63b467c7f03: setverdict(pass): none -> pass 20250203085636744 DLINP <000b> input/ipa.c:452 connected read/write 20250203085636744 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085636744 DLGSUP <0013> gsup_req.c:140 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262426399056065 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426399056065" session_id=4052995789 session_state=CONTINUE} 20250203085636744 DSS <0004> hlr_ussd.c:576 262426399056065/0xf193cecd: Process SS (CONTINUE) 20250203085636744 DSS <0004> hlr_ussd.c:518 262426399056065/0xf193cecd: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250203085636744 DLGSUP <0013> gsup_req.c:173 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262426399056065 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250203085636744 DLINP <000b> input/ipa.c:452 connected read/write 20250203085636744 DLINP <000b> input/ipa.c:432 127.0.0.1:39129 sending data 20250203085636744 DLINP <000b> input/ipa.c:452 connected read/write 20250203085636744 DLINP <000b> input/ipa.c:432 127.0.0.1:39129 sending data EUSE-TC_mo_ussd_euse_continue(220)@b63b467c7f03: 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 } } } } } 20250203085636745 DLINP <000b> input/ipa.c:452 connected read/write 20250203085636745 DLINP <000b> input/ipa.c:406 127.0.0.1:39129 message received 20250203085636745 DLGSUP <0013> gsup_req.c:140 GSUP 238: EUSE-foobar: IMSI-262426399056065 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426399056065" session_id=4052995789 session_state=END} 20250203085636745 DSS <0004> hlr_ussd.c:576 262426399056065/0xf193cecd: Process SS (END) 20250203085636745 DSS <0004> hlr_ussd.c:518 262426399056065/0xf193cecd: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250203085636745 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262426399056065 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426399056065" session_id=4052995789 session_state=END} 20250203085636745 DLGSUP <0013> gsup_req.c:173 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262426399056065 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250203085636745 DLGSUP <0013> gsup_req.c:173 GSUP 238: EUSE-foobar: IMSI-262426399056065 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250203085636745 DLINP <000b> input/ipa.c:452 connected read/write 20250203085636745 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085636745 DLINP <000b> input/ipa.c:452 connected read/write 20250203085636745 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(231)@b63b467c7f03: setverdict(pass): pass -> pass, component reason not changed 20250203085636746 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35358<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(231)@b63b467c7f03: Final verdict of PTC: pass 20250203085636746 DAUC <0003> db_auc.c:157 IMSI='262426623168984': No 2G Auth Data 20250203085636746 DAUC <0003> db_auc.c:192 IMSI='262426623168984': No 3G Auth Data HLR_Test-GSUP(223)@b63b467c7f03: Created GsupExpect[0] for "262426623168984" to be handled at TC_mo_ussd_euse_continue(232) 20250203085636752 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35374<->l=127.0.0.1:4258 20250203085636755 DLINP <000b> input/ipa.c:452 connected read/write 20250203085636755 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085636755 DLGSUP <0013> gsup_req.c:140 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262426623168984 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426623168984" session_id=200569760 session_state=BEGIN} 20250203085636755 DSS <0004> hlr_ussd.c:576 262426623168984/0x0bf473a0: Process SS (BEGIN) 20250203085636755 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250203085636755 DSS <0004> hlr_ussd.c:518 262426623168984/0x0bf473a0: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250203085636755 DLINP <000b> input/ipa.c:452 connected read/write 20250203085636755 DLINP <000b> input/ipa.c:432 127.0.0.1:39129 sending data 20250203085636755 DLINP <000b> input/ipa.c:452 connected read/write 20250203085636755 DLINP <000b> input/ipa.c:432 127.0.0.1:39129 sending data EUSE-TC_mo_ussd_euse_continue(220)@b63b467c7f03: 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 } } } } } 20250203085636756 DLINP <000b> input/ipa.c:452 connected read/write 20250203085636756 DLINP <000b> input/ipa.c:406 127.0.0.1:39129 message received 20250203085636756 DLGSUP <0013> gsup_req.c:140 GSUP 240: EUSE-foobar: IMSI-262426623168984 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426623168984" session_id=200569760 session_state=CONTINUE} 20250203085636756 DSS <0004> hlr_ussd.c:576 262426623168984/0x0bf473a0: Process SS (CONTINUE) 20250203085636756 DSS <0004> hlr_ussd.c:518 262426623168984/0x0bf473a0: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250203085636756 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262426623168984 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426623168984" session_id=200569760 session_state=CONTINUE} 20250203085636756 DLGSUP <0013> gsup_req.c:173 GSUP 240: EUSE-foobar: IMSI-262426623168984 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250203085636756 DLINP <000b> input/ipa.c:452 connected read/write 20250203085636756 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085636756 DLINP <000b> input/ipa.c:452 connected read/write 20250203085636756 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@b63b467c7f03: Found GsupExpect[0] for "262426623168984" handled at TC_mo_ussd_euse_continue(232) HLR_Test-GSUP(223)@b63b467c7f03: Added IMSI table entry 6TC_mo_ussd_euse_continue(232)"262426623168984" TC_mo_ussd_euse_continue(232)@b63b467c7f03: setverdict(pass): none -> pass 20250203085636758 DLINP <000b> input/ipa.c:452 connected read/write 20250203085636758 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085636758 DLGSUP <0013> gsup_req.c:140 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262426623168984 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426623168984" session_id=200569760 session_state=CONTINUE} 20250203085636758 DSS <0004> hlr_ussd.c:576 262426623168984/0x0bf473a0: Process SS (CONTINUE) 20250203085636758 DSS <0004> hlr_ussd.c:518 262426623168984/0x0bf473a0: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250203085636758 DLGSUP <0013> gsup_req.c:173 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262426623168984 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250203085636758 DLINP <000b> input/ipa.c:452 connected read/write 20250203085636758 DLINP <000b> input/ipa.c:432 127.0.0.1:39129 sending data 20250203085636758 DLINP <000b> input/ipa.c:452 connected read/write 20250203085636758 DLINP <000b> input/ipa.c:432 127.0.0.1:39129 sending data EUSE-TC_mo_ussd_euse_continue(220)@b63b467c7f03: 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 } } } } } 20250203085636759 DLINP <000b> input/ipa.c:452 connected read/write 20250203085636759 DLINP <000b> input/ipa.c:406 127.0.0.1:39129 message received 20250203085636759 DLGSUP <0013> gsup_req.c:140 GSUP 242: EUSE-foobar: IMSI-262426623168984 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426623168984" session_id=200569760 session_state=END} 20250203085636759 DSS <0004> hlr_ussd.c:576 262426623168984/0x0bf473a0: Process SS (END) 20250203085636759 DSS <0004> hlr_ussd.c:518 262426623168984/0x0bf473a0: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250203085636759 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262426623168984 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426623168984" session_id=200569760 session_state=END} 20250203085636759 DLGSUP <0013> gsup_req.c:173 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262426623168984 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250203085636759 DLGSUP <0013> gsup_req.c:173 GSUP 242: EUSE-foobar: IMSI-262426623168984 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250203085636759 DLINP <000b> input/ipa.c:452 connected read/write 20250203085636759 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085636759 DLINP <000b> input/ipa.c:452 connected read/write 20250203085636759 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(232)@b63b467c7f03: setverdict(pass): pass -> pass, component reason not changed 20250203085636759 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35374<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(232)@b63b467c7f03: Final verdict of PTC: pass 20250203085636760 DAUC <0003> db_auc.c:157 IMSI='262426718540861': No 2G Auth Data 20250203085636760 DAUC <0003> db_auc.c:192 IMSI='262426718540861': No 3G Auth Data HLR_Test-GSUP(223)@b63b467c7f03: Created GsupExpect[0] for "262426718540861" to be handled at TC_mo_ussd_euse_continue(233) 20250203085636766 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35382<->l=127.0.0.1:4258 20250203085636769 DLINP <000b> input/ipa.c:452 connected read/write 20250203085636769 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085636769 DLGSUP <0013> gsup_req.c:140 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262426718540861 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426718540861" session_id=251677749 session_state=BEGIN} 20250203085636769 DSS <0004> hlr_ussd.c:576 262426718540861/0x0f004c35: Process SS (BEGIN) 20250203085636769 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250203085636769 DSS <0004> hlr_ussd.c:518 262426718540861/0x0f004c35: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250203085636769 DLINP <000b> input/ipa.c:452 connected read/write 20250203085636769 DLINP <000b> input/ipa.c:432 127.0.0.1:39129 sending data 20250203085636769 DLINP <000b> input/ipa.c:452 connected read/write 20250203085636769 DLINP <000b> input/ipa.c:432 127.0.0.1:39129 sending data EUSE-TC_mo_ussd_euse_continue(220)@b63b467c7f03: 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 } } } } } 20250203085636770 DLINP <000b> input/ipa.c:452 connected read/write 20250203085636770 DLINP <000b> input/ipa.c:406 127.0.0.1:39129 message received 20250203085636770 DLGSUP <0013> gsup_req.c:140 GSUP 244: EUSE-foobar: IMSI-262426718540861 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426718540861" session_id=251677749 session_state=CONTINUE} 20250203085636770 DSS <0004> hlr_ussd.c:576 262426718540861/0x0f004c35: Process SS (CONTINUE) 20250203085636770 DSS <0004> hlr_ussd.c:518 262426718540861/0x0f004c35: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250203085636770 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262426718540861 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426718540861" session_id=251677749 session_state=CONTINUE} 20250203085636770 DLGSUP <0013> gsup_req.c:173 GSUP 244: EUSE-foobar: IMSI-262426718540861 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250203085636770 DLINP <000b> input/ipa.c:452 connected read/write 20250203085636770 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085636770 DLINP <000b> input/ipa.c:452 connected read/write 20250203085636770 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@b63b467c7f03: Found GsupExpect[0] for "262426718540861" handled at TC_mo_ussd_euse_continue(233) HLR_Test-GSUP(223)@b63b467c7f03: Added IMSI table entry 7TC_mo_ussd_euse_continue(233)"262426718540861" TC_mo_ussd_euse_continue(233)@b63b467c7f03: setverdict(pass): none -> pass 20250203085636772 DLINP <000b> input/ipa.c:452 connected read/write 20250203085636772 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085636772 DLGSUP <0013> gsup_req.c:140 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262426718540861 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426718540861" session_id=251677749 session_state=CONTINUE} 20250203085636772 DSS <0004> hlr_ussd.c:576 262426718540861/0x0f004c35: Process SS (CONTINUE) 20250203085636772 DSS <0004> hlr_ussd.c:518 262426718540861/0x0f004c35: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250203085636772 DLGSUP <0013> gsup_req.c:173 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262426718540861 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250203085636772 DLINP <000b> input/ipa.c:452 connected read/write 20250203085636772 DLINP <000b> input/ipa.c:432 127.0.0.1:39129 sending data 20250203085636772 DLINP <000b> input/ipa.c:452 connected read/write 20250203085636772 DLINP <000b> input/ipa.c:432 127.0.0.1:39129 sending data EUSE-TC_mo_ussd_euse_continue(220)@b63b467c7f03: 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 } } } } } 20250203085636773 DLINP <000b> input/ipa.c:452 connected read/write 20250203085636773 DLINP <000b> input/ipa.c:406 127.0.0.1:39129 message received 20250203085636773 DLGSUP <0013> gsup_req.c:140 GSUP 246: EUSE-foobar: IMSI-262426718540861 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426718540861" session_id=251677749 session_state=END} 20250203085636773 DSS <0004> hlr_ussd.c:576 262426718540861/0x0f004c35: Process SS (END) 20250203085636773 DSS <0004> hlr_ussd.c:518 262426718540861/0x0f004c35: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250203085636773 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262426718540861 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426718540861" session_id=251677749 session_state=END} 20250203085636773 DLGSUP <0013> gsup_req.c:173 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262426718540861 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250203085636773 DLGSUP <0013> gsup_req.c:173 GSUP 246: EUSE-foobar: IMSI-262426718540861 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250203085636773 DLINP <000b> input/ipa.c:452 connected read/write 20250203085636773 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085636773 DLINP <000b> input/ipa.c:452 connected read/write 20250203085636773 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(233)@b63b467c7f03: setverdict(pass): pass -> pass, component reason not changed 20250203085636773 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35382<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(233)@b63b467c7f03: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse_continue(220)@b63b467c7f03: Final verdict of PTC: none 20250203085636774 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35286<->l=127.0.0.1:4258 20250203085636775 DLINP <000b> input/ipa.c:452 connected read/write 20250203085636775 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085636775 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250203085636775 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250203085636775 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(223)@b63b467c7f03: Final verdict of PTC: none 20250203085636775 DLINP <000b> input/ipa.c:452 connected read/write 20250203085636775 DLINP <000b> input/ipa.c:406 127.0.0.1:39129 message received 20250203085636775 DLINP <000b> input/ipa.c:415 127.0.0.1:39129 connection closed with server HLR_Test-GSUP-IPA(221)@b63b467c7f03: Final verdict of PTC: none 20250203085636775 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:39129 20250203085636775 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20250203085636775 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38089<->l=127.0.0.1:4259) 224@b63b467c7f03: Final verdict of PTC: none IPA-EUSE-foobar(222)@b63b467c7f03: Final verdict of PTC: none IPA-CTRL-CLI-IPA(225)@b63b467c7f03: Final verdict of PTC: none MTC@b63b467c7f03: Setting final verdict of the test case. MTC@b63b467c7f03: Local verdict of MTC: none MTC@b63b467c7f03: Local verdict of PTC EUSE-TC_mo_ussd_euse_continue(220): none (none -> none) MTC@b63b467c7f03: Local verdict of PTC HLR_Test-GSUP-IPA(221): none (none -> none) MTC@b63b467c7f03: Local verdict of PTC IPA-EUSE-foobar(222): none (none -> none) MTC@b63b467c7f03: Local verdict of PTC HLR_Test-GSUP(223): none (none -> none) MTC@b63b467c7f03: Local verdict of PTC with component reference 224: none (none -> none) MTC@b63b467c7f03: Local verdict of PTC IPA-CTRL-CLI-IPA(225): none (none -> none) MTC@b63b467c7f03: Local verdict of PTC TC_mo_ussd_euse_continue(226): pass (none -> pass) MTC@b63b467c7f03: Local verdict of PTC TC_mo_ussd_euse_continue(227): pass (pass -> pass) MTC@b63b467c7f03: Local verdict of PTC TC_mo_ussd_euse_continue(228): pass (pass -> pass) MTC@b63b467c7f03: Local verdict of PTC TC_mo_ussd_euse_continue(229): pass (pass -> pass) MTC@b63b467c7f03: Local verdict of PTC TC_mo_ussd_euse_continue(230): pass (pass -> pass) MTC@b63b467c7f03: Local verdict of PTC TC_mo_ussd_euse_continue(231): pass (pass -> pass) MTC@b63b467c7f03: Local verdict of PTC TC_mo_ussd_euse_continue(232): pass (pass -> pass) MTC@b63b467c7f03: Local verdict of PTC TC_mo_ussd_euse_continue(233): pass (pass -> pass) MTC@b63b467c7f03: Test case TC_mo_ussd_euse_continue finished. Verdict: pass MTC@b63b467c7f03: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_continue pass'. Mon Feb 3 08:56:36 UTC 2025 ====== HLR_Tests.TC_mo_ussd_euse_continue pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_euse_continue.talloc 20250203085636803 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35398<->l=127.0.0.1:4258 20250203085637005 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35398<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=131324) Waiting for packet dumper to finish... 1 (prev_count=131324, count=157024) MTC@b63b467c7f03: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_continue pass' was executed successfully (exit status: 0). MTC@b63b467c7f03: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_defaultroute'. ------ HLR_Tests.TC_mo_ussd_euse_defaultroute ------ Mon Feb 3 08:56:39 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_defaultroute.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_defaultroute.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@b63b467c7f03: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_defaultroute' was executed successfully (exit status: 0). MTC@b63b467c7f03: Test case TC_mo_ussd_euse_defaultroute started. MTC@b63b467c7f03: legacy= false MTC@b63b467c7f03: in not legacy case 1 20250203085640122 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:46403 20250203085640123 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:46403 MTC@b63b467c7f03: in not legacy case 2 IPA-EUSE-foobar(236)@b63b467c7f03: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250203085640123 DLINP <000b> input/ipa.c:452 connected read/write 20250203085640124 DLINP <000b> input/ipa.c:406 127.0.0.1:46403 message received 20250203085640125 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250203085640125 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 IPA-EUSE-foobar(236)@b63b467c7f03: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-EUSE-foobar(236)@b63b467c7f03: 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 } } } } 20250203085640125 DLINP <000b> input/ipa.c:452 connected read/write 20250203085640125 DLINP <000b> input/ipa.c:406 127.0.0.1:46403 message received 20250203085640125 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250203085640125 DLGSUP <0013> gsup_server.c:236 0: EUSE-foobar 20250203085640125 DLGSUP <0013> gsup_server.c:238 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00 20250203085640125 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 EUSE Simulator 20250203085640125 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 20250203085640125 DLGSUP <0013> gsup_server.c:236 2: 20250203085640125 DLGSUP <0013> gsup_server.c:238 2: 00 20250203085640125 DLGSUP <0013> gsup_server.c:236 3: 20250203085640125 DLGSUP <0013> gsup_server.c:238 3: 00 20250203085640125 DLGSUP <0013> gsup_server.c:236 4: 20250203085640125 DLGSUP <0013> gsup_server.c:238 4: 00 20250203085640125 DLGSUP <0013> gsup_server.c:236 5: 20250203085640125 DLGSUP <0013> gsup_server.c:238 5: 00 20250203085640125 DLGSUP <0013> gsup_server.c:236 7: 20250203085640125 DLGSUP <0013> gsup_server.c:238 7: 00 20250203085640125 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250203085640125 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250203085640125 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:46403 IPA-EUSE-foobar(236)@b63b467c7f03: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(235)@b63b467c7f03: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250203085640126 DLINP <000b> input/ipa.c:452 connected read/write 20250203085640126 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085640127 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35400<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(235)@b63b467c7f03: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(235)@b63b467c7f03: 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 } } } } 20250203085640128 DLINP <000b> input/ipa.c:452 connected read/write 20250203085640128 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085640128 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250203085640128 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250203085640128 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 20250203085640128 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250203085640128 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 20250203085640128 DLGSUP <0013> gsup_server.c:236 2: 20250203085640128 DLGSUP <0013> gsup_server.c:238 2: 00 20250203085640128 DLGSUP <0013> gsup_server.c:236 3: 20250203085640128 DLGSUP <0013> gsup_server.c:238 3: 00 20250203085640128 DLGSUP <0013> gsup_server.c:236 4: 20250203085640128 DLGSUP <0013> gsup_server.c:238 4: 00 20250203085640128 DLGSUP <0013> gsup_server.c:236 5: 20250203085640128 DLGSUP <0013> gsup_server.c:238 5: 00 20250203085640128 DLGSUP <0013> gsup_server.c:236 7: 20250203085640128 DLGSUP <0013> gsup_server.c:238 7: 00 20250203085640128 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250203085640129 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250203085640129 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)@b63b467c7f03: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 238@b63b467c7f03: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20250203085640141 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:33235<->l=127.0.0.1:4259) 20250203085640146 DAUC <0003> db_auc.c:157 IMSI='262424820430550': No 2G Auth Data 20250203085640146 DAUC <0003> db_auc.c:192 IMSI='262424820430550': No 3G Auth Data HLR_Test-GSUP(237)@b63b467c7f03: Created GsupExpect[0] for "262424820430550" to be handled at TC_mo_ussd_euse_defaultroute(240) 20250203085640161 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35402<->l=127.0.0.1:4258 20250203085640170 DLINP <000b> input/ipa.c:452 connected read/write 20250203085640170 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085640170 DLGSUP <0013> gsup_req.c:140 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262424820430550 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424820430550" session_id=3429698326 session_state=BEGIN} 20250203085640170 DSS <0004> hlr_ussd.c:576 262424820430550/0xcc6d0b16: Process SS (BEGIN) 20250203085640170 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250203085640170 DSS <0004> hlr_ussd.c:518 262424820430550/0xcc6d0b16: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250203085640170 DLINP <000b> input/ipa.c:452 connected read/write 20250203085640170 DLINP <000b> input/ipa.c:432 127.0.0.1:46403 sending data 20250203085640170 DLINP <000b> input/ipa.c:452 connected read/write 20250203085640170 DLINP <000b> input/ipa.c:432 127.0.0.1:46403 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@b63b467c7f03: 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 } } } } } 20250203085640176 DLINP <000b> input/ipa.c:452 connected read/write 20250203085640176 DLINP <000b> input/ipa.c:406 127.0.0.1:46403 message received 20250203085640176 DLGSUP <0013> gsup_req.c:140 GSUP 248: EUSE-foobar: IMSI-262424820430550 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424820430550" session_id=3429698326 session_state=END} 20250203085640176 DSS <0004> hlr_ussd.c:576 262424820430550/0xcc6d0b16: Process SS (END) 20250203085640176 DSS <0004> hlr_ussd.c:518 262424820430550/0xcc6d0b16: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250203085640176 DLGSUP <0013> hlr_ussd.c:278 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262424820430550 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424820430550" session_id=3429698326 session_state=END} 20250203085640176 DLGSUP <0013> gsup_req.c:173 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262424820430550 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250203085640176 DLGSUP <0013> gsup_req.c:173 GSUP 248: EUSE-foobar: IMSI-262424820430550 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250203085640176 DLINP <000b> input/ipa.c:452 connected read/write 20250203085640176 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085640177 DLINP <000b> input/ipa.c:452 connected read/write 20250203085640177 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@b63b467c7f03: Found GsupExpect[0] for "262424820430550" handled at TC_mo_ussd_euse_defaultroute(240) HLR_Test-GSUP(237)@b63b467c7f03: Added IMSI table entry 0TC_mo_ussd_euse_defaultroute(240)"262424820430550" TC_mo_ussd_euse_defaultroute(240)@b63b467c7f03: setverdict(pass): none -> pass 20250203085640180 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35402<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(240)@b63b467c7f03: Final verdict of PTC: pass 20250203085640181 DAUC <0003> db_auc.c:157 IMSI='262420642279972': No 2G Auth Data 20250203085640181 DAUC <0003> db_auc.c:192 IMSI='262420642279972': No 3G Auth Data HLR_Test-GSUP(237)@b63b467c7f03: Created GsupExpect[0] for "262420642279972" to be handled at TC_mo_ussd_euse_defaultroute(241) 20250203085640193 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35416<->l=127.0.0.1:4258 20250203085640197 DLINP <000b> input/ipa.c:452 connected read/write 20250203085640197 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085640197 DLGSUP <0013> gsup_req.c:140 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262420642279972 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420642279972" session_id=3576165668 session_state=BEGIN} 20250203085640197 DSS <0004> hlr_ussd.c:576 262420642279972/0xd527f524: Process SS (BEGIN) 20250203085640197 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250203085640197 DSS <0004> hlr_ussd.c:518 262420642279972/0xd527f524: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250203085640197 DLINP <000b> input/ipa.c:452 connected read/write 20250203085640197 DLINP <000b> input/ipa.c:432 127.0.0.1:46403 sending data 20250203085640197 DLINP <000b> input/ipa.c:452 connected read/write 20250203085640197 DLINP <000b> input/ipa.c:432 127.0.0.1:46403 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@b63b467c7f03: 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 } } } } } 20250203085640197 DLINP <000b> input/ipa.c:452 connected read/write 20250203085640197 DLINP <000b> input/ipa.c:406 127.0.0.1:46403 message received 20250203085640197 DLGSUP <0013> gsup_req.c:140 GSUP 250: EUSE-foobar: IMSI-262420642279972 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420642279972" session_id=3576165668 session_state=END} 20250203085640197 DSS <0004> hlr_ussd.c:576 262420642279972/0xd527f524: Process SS (END) 20250203085640197 DSS <0004> hlr_ussd.c:518 262420642279972/0xd527f524: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250203085640197 DLGSUP <0013> hlr_ussd.c:278 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262420642279972 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420642279972" session_id=3576165668 session_state=END} 20250203085640197 DLGSUP <0013> gsup_req.c:173 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262420642279972 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250203085640197 DLGSUP <0013> gsup_req.c:173 GSUP 250: EUSE-foobar: IMSI-262420642279972 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250203085640197 DLINP <000b> input/ipa.c:452 connected read/write 20250203085640197 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085640197 DLINP <000b> input/ipa.c:452 connected read/write 20250203085640197 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@b63b467c7f03: Found GsupExpect[0] for "262420642279972" handled at TC_mo_ussd_euse_defaultroute(241) HLR_Test-GSUP(237)@b63b467c7f03: Added IMSI table entry 1TC_mo_ussd_euse_defaultroute(241)"262420642279972" TC_mo_ussd_euse_defaultroute(241)@b63b467c7f03: setverdict(pass): none -> pass 20250203085640199 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35416<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(241)@b63b467c7f03: Final verdict of PTC: pass 20250203085640200 DAUC <0003> db_auc.c:157 IMSI='262421225176790': No 2G Auth Data 20250203085640200 DAUC <0003> db_auc.c:192 IMSI='262421225176790': No 3G Auth Data HLR_Test-GSUP(237)@b63b467c7f03: Created GsupExpect[0] for "262421225176790" to be handled at TC_mo_ussd_euse_defaultroute(242) 20250203085640207 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35422<->l=127.0.0.1:4258 20250203085640210 DLINP <000b> input/ipa.c:452 connected read/write 20250203085640210 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085640210 DLGSUP <0013> gsup_req.c:140 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262421225176790 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421225176790" session_id=1501573704 session_state=BEGIN} 20250203085640210 DSS <0004> hlr_ussd.c:576 262421225176790/0x59803248: Process SS (BEGIN) 20250203085640210 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250203085640210 DSS <0004> hlr_ussd.c:518 262421225176790/0x59803248: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250203085640210 DLINP <000b> input/ipa.c:452 connected read/write 20250203085640210 DLINP <000b> input/ipa.c:432 127.0.0.1:46403 sending data 20250203085640210 DLINP <000b> input/ipa.c:452 connected read/write 20250203085640210 DLINP <000b> input/ipa.c:432 127.0.0.1:46403 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@b63b467c7f03: 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 } } } } } 20250203085640211 DLINP <000b> input/ipa.c:452 connected read/write 20250203085640211 DLINP <000b> input/ipa.c:406 127.0.0.1:46403 message received 20250203085640211 DLGSUP <0013> gsup_req.c:140 GSUP 252: EUSE-foobar: IMSI-262421225176790 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421225176790" session_id=1501573704 session_state=END} 20250203085640211 DSS <0004> hlr_ussd.c:576 262421225176790/0x59803248: Process SS (END) 20250203085640211 DSS <0004> hlr_ussd.c:518 262421225176790/0x59803248: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250203085640211 DLGSUP <0013> hlr_ussd.c:278 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262421225176790 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421225176790" session_id=1501573704 session_state=END} 20250203085640211 DLGSUP <0013> gsup_req.c:173 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262421225176790 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250203085640211 DLGSUP <0013> gsup_req.c:173 GSUP 252: EUSE-foobar: IMSI-262421225176790 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250203085640211 DLINP <000b> input/ipa.c:452 connected read/write 20250203085640211 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085640211 DLINP <000b> input/ipa.c:452 connected read/write 20250203085640211 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@b63b467c7f03: Found GsupExpect[0] for "262421225176790" handled at TC_mo_ussd_euse_defaultroute(242) HLR_Test-GSUP(237)@b63b467c7f03: Added IMSI table entry 2TC_mo_ussd_euse_defaultroute(242)"262421225176790" TC_mo_ussd_euse_defaultroute(242)@b63b467c7f03: setverdict(pass): none -> pass 20250203085640213 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35422<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(242)@b63b467c7f03: Final verdict of PTC: pass 20250203085640214 DAUC <0003> db_auc.c:157 IMSI='262426182686227': No 2G Auth Data 20250203085640214 DAUC <0003> db_auc.c:192 IMSI='262426182686227': No 3G Auth Data HLR_Test-GSUP(237)@b63b467c7f03: Created GsupExpect[0] for "262426182686227" to be handled at TC_mo_ussd_euse_defaultroute(243) 20250203085640221 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35430<->l=127.0.0.1:4258 20250203085640224 DLINP <000b> input/ipa.c:452 connected read/write 20250203085640224 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085640224 DLGSUP <0013> gsup_req.c:140 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262426182686227 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426182686227" session_id=1433820748 session_state=BEGIN} 20250203085640224 DSS <0004> hlr_ussd.c:576 262426182686227/0x55765e4c: Process SS (BEGIN) 20250203085640224 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250203085640224 DSS <0004> hlr_ussd.c:518 262426182686227/0x55765e4c: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250203085640224 DLINP <000b> input/ipa.c:452 connected read/write 20250203085640224 DLINP <000b> input/ipa.c:432 127.0.0.1:46403 sending data 20250203085640224 DLINP <000b> input/ipa.c:452 connected read/write 20250203085640224 DLINP <000b> input/ipa.c:432 127.0.0.1:46403 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@b63b467c7f03: 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 } } } } } 20250203085640225 DLINP <000b> input/ipa.c:452 connected read/write 20250203085640225 DLINP <000b> input/ipa.c:406 127.0.0.1:46403 message received 20250203085640225 DLGSUP <0013> gsup_req.c:140 GSUP 254: EUSE-foobar: IMSI-262426182686227 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426182686227" session_id=1433820748 session_state=END} 20250203085640225 DSS <0004> hlr_ussd.c:576 262426182686227/0x55765e4c: Process SS (END) 20250203085640225 DSS <0004> hlr_ussd.c:518 262426182686227/0x55765e4c: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250203085640225 DLGSUP <0013> hlr_ussd.c:278 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262426182686227 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426182686227" session_id=1433820748 session_state=END} 20250203085640225 DLGSUP <0013> gsup_req.c:173 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262426182686227 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250203085640225 DLGSUP <0013> gsup_req.c:173 GSUP 254: EUSE-foobar: IMSI-262426182686227 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250203085640225 DLINP <000b> input/ipa.c:452 connected read/write 20250203085640225 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085640225 DLINP <000b> input/ipa.c:452 connected read/write 20250203085640225 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@b63b467c7f03: Found GsupExpect[0] for "262426182686227" handled at TC_mo_ussd_euse_defaultroute(243) HLR_Test-GSUP(237)@b63b467c7f03: Added IMSI table entry 3TC_mo_ussd_euse_defaultroute(243)"262426182686227" TC_mo_ussd_euse_defaultroute(243)@b63b467c7f03: setverdict(pass): none -> pass 20250203085640227 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35430<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(243)@b63b467c7f03: Final verdict of PTC: pass 20250203085640227 DAUC <0003> db_auc.c:157 IMSI='262424507132258': No 2G Auth Data 20250203085640227 DAUC <0003> db_auc.c:192 IMSI='262424507132258': No 3G Auth Data HLR_Test-GSUP(237)@b63b467c7f03: Created GsupExpect[0] for "262424507132258" to be handled at TC_mo_ussd_euse_defaultroute(244) 20250203085640234 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35438<->l=127.0.0.1:4258 20250203085640237 DLINP <000b> input/ipa.c:452 connected read/write 20250203085640237 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085640237 DLGSUP <0013> gsup_req.c:140 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262424507132258 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424507132258" session_id=2840665887 session_state=BEGIN} 20250203085640237 DSS <0004> hlr_ussd.c:576 262424507132258/0xa9511f1f: Process SS (BEGIN) 20250203085640237 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250203085640237 DSS <0004> hlr_ussd.c:518 262424507132258/0xa9511f1f: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250203085640237 DLINP <000b> input/ipa.c:452 connected read/write 20250203085640237 DLINP <000b> input/ipa.c:432 127.0.0.1:46403 sending data 20250203085640237 DLINP <000b> input/ipa.c:452 connected read/write 20250203085640237 DLINP <000b> input/ipa.c:432 127.0.0.1:46403 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@b63b467c7f03: 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 } } } } } 20250203085640238 DLINP <000b> input/ipa.c:452 connected read/write 20250203085640238 DLINP <000b> input/ipa.c:406 127.0.0.1:46403 message received 20250203085640238 DLGSUP <0013> gsup_req.c:140 GSUP 256: EUSE-foobar: IMSI-262424507132258 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424507132258" session_id=2840665887 session_state=END} 20250203085640238 DSS <0004> hlr_ussd.c:576 262424507132258/0xa9511f1f: Process SS (END) 20250203085640238 DSS <0004> hlr_ussd.c:518 262424507132258/0xa9511f1f: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250203085640238 DLGSUP <0013> hlr_ussd.c:278 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262424507132258 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424507132258" session_id=2840665887 session_state=END} 20250203085640238 DLGSUP <0013> gsup_req.c:173 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262424507132258 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250203085640238 DLGSUP <0013> gsup_req.c:173 GSUP 256: EUSE-foobar: IMSI-262424507132258 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250203085640238 DLINP <000b> input/ipa.c:452 connected read/write 20250203085640238 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085640238 DLINP <000b> input/ipa.c:452 connected read/write 20250203085640238 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@b63b467c7f03: Found GsupExpect[0] for "262424507132258" handled at TC_mo_ussd_euse_defaultroute(244) HLR_Test-GSUP(237)@b63b467c7f03: Added IMSI table entry 4TC_mo_ussd_euse_defaultroute(244)"262424507132258" TC_mo_ussd_euse_defaultroute(244)@b63b467c7f03: setverdict(pass): none -> pass 20250203085640240 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35438<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(244)@b63b467c7f03: Final verdict of PTC: pass 20250203085640240 DAUC <0003> db_auc.c:157 IMSI='262426120275133': No 2G Auth Data 20250203085640240 DAUC <0003> db_auc.c:192 IMSI='262426120275133': No 3G Auth Data HLR_Test-GSUP(237)@b63b467c7f03: Created GsupExpect[0] for "262426120275133" to be handled at TC_mo_ussd_euse_defaultroute(245) 20250203085640247 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35448<->l=127.0.0.1:4258 20250203085640250 DLINP <000b> input/ipa.c:452 connected read/write 20250203085640250 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085640250 DLGSUP <0013> gsup_req.c:140 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262426120275133 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426120275133" session_id=2918444262 session_state=BEGIN} 20250203085640250 DSS <0004> hlr_ussd.c:576 262426120275133/0xadf3ece6: Process SS (BEGIN) 20250203085640250 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250203085640250 DSS <0004> hlr_ussd.c:518 262426120275133/0xadf3ece6: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250203085640250 DLINP <000b> input/ipa.c:452 connected read/write 20250203085640250 DLINP <000b> input/ipa.c:432 127.0.0.1:46403 sending data 20250203085640250 DLINP <000b> input/ipa.c:452 connected read/write 20250203085640250 DLINP <000b> input/ipa.c:432 127.0.0.1:46403 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@b63b467c7f03: 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 } } } } } 20250203085640251 DLINP <000b> input/ipa.c:452 connected read/write 20250203085640251 DLINP <000b> input/ipa.c:406 127.0.0.1:46403 message received 20250203085640251 DLGSUP <0013> gsup_req.c:140 GSUP 258: EUSE-foobar: IMSI-262426120275133 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426120275133" session_id=2918444262 session_state=END} 20250203085640251 DSS <0004> hlr_ussd.c:576 262426120275133/0xadf3ece6: Process SS (END) 20250203085640251 DSS <0004> hlr_ussd.c:518 262426120275133/0xadf3ece6: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250203085640251 DLGSUP <0013> hlr_ussd.c:278 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262426120275133 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426120275133" session_id=2918444262 session_state=END} 20250203085640251 DLGSUP <0013> gsup_req.c:173 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262426120275133 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250203085640251 DLGSUP <0013> gsup_req.c:173 GSUP 258: EUSE-foobar: IMSI-262426120275133 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250203085640251 DLINP <000b> input/ipa.c:452 connected read/write 20250203085640251 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085640251 DLINP <000b> input/ipa.c:452 connected read/write 20250203085640251 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@b63b467c7f03: Found GsupExpect[0] for "262426120275133" handled at TC_mo_ussd_euse_defaultroute(245) HLR_Test-GSUP(237)@b63b467c7f03: Added IMSI table entry 5TC_mo_ussd_euse_defaultroute(245)"262426120275133" TC_mo_ussd_euse_defaultroute(245)@b63b467c7f03: setverdict(pass): none -> pass 20250203085640253 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35448<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(245)@b63b467c7f03: Final verdict of PTC: pass 20250203085640254 DAUC <0003> db_auc.c:157 IMSI='262423436779969': No 2G Auth Data 20250203085640254 DAUC <0003> db_auc.c:192 IMSI='262423436779969': No 3G Auth Data HLR_Test-GSUP(237)@b63b467c7f03: Created GsupExpect[0] for "262423436779969" to be handled at TC_mo_ussd_euse_defaultroute(246) 20250203085640261 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35462<->l=127.0.0.1:4258 20250203085640264 DLINP <000b> input/ipa.c:452 connected read/write 20250203085640264 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085640264 DLGSUP <0013> gsup_req.c:140 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262423436779969 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423436779969" session_id=147465949 session_state=BEGIN} 20250203085640264 DSS <0004> hlr_ussd.c:576 262423436779969/0x08ca26dd: Process SS (BEGIN) 20250203085640264 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250203085640264 DSS <0004> hlr_ussd.c:518 262423436779969/0x08ca26dd: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250203085640264 DLINP <000b> input/ipa.c:452 connected read/write 20250203085640264 DLINP <000b> input/ipa.c:432 127.0.0.1:46403 sending data 20250203085640264 DLINP <000b> input/ipa.c:452 connected read/write 20250203085640264 DLINP <000b> input/ipa.c:432 127.0.0.1:46403 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@b63b467c7f03: 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 } } } } } 20250203085640265 DLINP <000b> input/ipa.c:452 connected read/write 20250203085640265 DLINP <000b> input/ipa.c:406 127.0.0.1:46403 message received 20250203085640265 DLGSUP <0013> gsup_req.c:140 GSUP 260: EUSE-foobar: IMSI-262423436779969 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423436779969" session_id=147465949 session_state=END} 20250203085640265 DSS <0004> hlr_ussd.c:576 262423436779969/0x08ca26dd: Process SS (END) 20250203085640265 DSS <0004> hlr_ussd.c:518 262423436779969/0x08ca26dd: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250203085640265 DLGSUP <0013> hlr_ussd.c:278 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262423436779969 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423436779969" session_id=147465949 session_state=END} 20250203085640265 DLGSUP <0013> gsup_req.c:173 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262423436779969 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250203085640265 DLGSUP <0013> gsup_req.c:173 GSUP 260: EUSE-foobar: IMSI-262423436779969 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250203085640265 DLINP <000b> input/ipa.c:452 connected read/write 20250203085640265 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085640265 DLINP <000b> input/ipa.c:452 connected read/write 20250203085640265 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@b63b467c7f03: Found GsupExpect[0] for "262423436779969" handled at TC_mo_ussd_euse_defaultroute(246) HLR_Test-GSUP(237)@b63b467c7f03: Added IMSI table entry 6TC_mo_ussd_euse_defaultroute(246)"262423436779969" TC_mo_ussd_euse_defaultroute(246)@b63b467c7f03: setverdict(pass): none -> pass 20250203085640267 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35462<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(246)@b63b467c7f03: Final verdict of PTC: pass 20250203085640267 DAUC <0003> db_auc.c:157 IMSI='262421836718161': No 2G Auth Data 20250203085640267 DAUC <0003> db_auc.c:192 IMSI='262421836718161': No 3G Auth Data HLR_Test-GSUP(237)@b63b467c7f03: Created GsupExpect[0] for "262421836718161" to be handled at TC_mo_ussd_euse_defaultroute(247) 20250203085640273 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35466<->l=127.0.0.1:4258 20250203085640276 DLINP <000b> input/ipa.c:452 connected read/write 20250203085640276 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085640276 DLGSUP <0013> gsup_req.c:140 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262421836718161 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421836718161" session_id=2314056184 session_state=BEGIN} 20250203085640276 DSS <0004> hlr_ussd.c:576 262421836718161/0x89edb1f8: Process SS (BEGIN) 20250203085640276 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250203085640276 DSS <0004> hlr_ussd.c:518 262421836718161/0x89edb1f8: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250203085640276 DLINP <000b> input/ipa.c:452 connected read/write 20250203085640276 DLINP <000b> input/ipa.c:432 127.0.0.1:46403 sending data 20250203085640276 DLINP <000b> input/ipa.c:452 connected read/write 20250203085640276 DLINP <000b> input/ipa.c:432 127.0.0.1:46403 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@b63b467c7f03: 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 } } } } } 20250203085640277 DLINP <000b> input/ipa.c:452 connected read/write 20250203085640277 DLINP <000b> input/ipa.c:406 127.0.0.1:46403 message received 20250203085640277 DLGSUP <0013> gsup_req.c:140 GSUP 262: EUSE-foobar: IMSI-262421836718161 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421836718161" session_id=2314056184 session_state=END} 20250203085640277 DSS <0004> hlr_ussd.c:576 262421836718161/0x89edb1f8: Process SS (END) 20250203085640277 DSS <0004> hlr_ussd.c:518 262421836718161/0x89edb1f8: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250203085640277 DLGSUP <0013> hlr_ussd.c:278 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262421836718161 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421836718161" session_id=2314056184 session_state=END} 20250203085640277 DLGSUP <0013> gsup_req.c:173 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262421836718161 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250203085640277 DLGSUP <0013> gsup_req.c:173 GSUP 262: EUSE-foobar: IMSI-262421836718161 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250203085640277 DLINP <000b> input/ipa.c:452 connected read/write 20250203085640277 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085640277 DLINP <000b> input/ipa.c:452 connected read/write 20250203085640277 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@b63b467c7f03: Found GsupExpect[0] for "262421836718161" handled at TC_mo_ussd_euse_defaultroute(247) HLR_Test-GSUP(237)@b63b467c7f03: Added IMSI table entry 7TC_mo_ussd_euse_defaultroute(247)"262421836718161" TC_mo_ussd_euse_defaultroute(247)@b63b467c7f03: setverdict(pass): none -> pass 20250203085640279 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35466<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(247)@b63b467c7f03: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse_defaultroute(234)@b63b467c7f03: Final verdict of PTC: none 20250203085640282 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35400<->l=127.0.0.1:4258 HLR_Test-GSUP(237)@b63b467c7f03: Final verdict of PTC: none 20250203085640283 DLINP <000b> input/ipa.c:452 connected read/write 20250203085640283 DLINP <000b> input/ipa.c:406 127.0.0.1:46403 message received 20250203085640283 DLINP <000b> input/ipa.c:415 127.0.0.1:46403 connection closed with server 20250203085640283 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:46403 20250203085640283 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20250203085640283 DLINP <000b> input/ipa.c:452 connected read/write 20250203085640283 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085640283 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250203085640283 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250203085640283 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250203085640283 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33235<->l=127.0.0.1:4259) 238@b63b467c7f03: Final verdict of PTC: none IPA-EUSE-foobar(236)@b63b467c7f03: Final verdict of PTC: none IPA-CTRL-CLI-IPA(239)@b63b467c7f03: Final verdict of PTC: none HLR_Test-GSUP-IPA(235)@b63b467c7f03: Final verdict of PTC: none MTC@b63b467c7f03: Setting final verdict of the test case. MTC@b63b467c7f03: Local verdict of MTC: none MTC@b63b467c7f03: Local verdict of PTC EUSE-TC_mo_ussd_euse_defaultroute(234): none (none -> none) MTC@b63b467c7f03: Local verdict of PTC HLR_Test-GSUP-IPA(235): none (none -> none) MTC@b63b467c7f03: Local verdict of PTC IPA-EUSE-foobar(236): none (none -> none) MTC@b63b467c7f03: Local verdict of PTC HLR_Test-GSUP(237): none (none -> none) MTC@b63b467c7f03: Local verdict of PTC with component reference 238: none (none -> none) MTC@b63b467c7f03: Local verdict of PTC IPA-CTRL-CLI-IPA(239): none (none -> none) MTC@b63b467c7f03: Local verdict of PTC TC_mo_ussd_euse_defaultroute(240): pass (none -> pass) MTC@b63b467c7f03: Local verdict of PTC TC_mo_ussd_euse_defaultroute(241): pass (pass -> pass) MTC@b63b467c7f03: Local verdict of PTC TC_mo_ussd_euse_defaultroute(242): pass (pass -> pass) MTC@b63b467c7f03: Local verdict of PTC TC_mo_ussd_euse_defaultroute(243): pass (pass -> pass) MTC@b63b467c7f03: Local verdict of PTC TC_mo_ussd_euse_defaultroute(244): pass (pass -> pass) MTC@b63b467c7f03: Local verdict of PTC TC_mo_ussd_euse_defaultroute(245): pass (pass -> pass) MTC@b63b467c7f03: Local verdict of PTC TC_mo_ussd_euse_defaultroute(246): pass (pass -> pass) MTC@b63b467c7f03: Local verdict of PTC TC_mo_ussd_euse_defaultroute(247): pass (pass -> pass) MTC@b63b467c7f03: Test case TC_mo_ussd_euse_defaultroute finished. Verdict: pass MTC@b63b467c7f03: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_defaultroute pass'. Mon Feb 3 08:56:40 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 20250203085640311 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35472<->l=127.0.0.1:4258 20250203085640512 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35472<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=85760) Waiting for packet dumper to finish... 1 (prev_count=85760, count=113380) 20250203085642260 DSS <0004> hlr_ussd.c:239 262427860135672/0xae8307a2: SS Session Timeout, destroying 20250203085642260 DLGSUP <0013> gsup_req.c:173 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262427860135672 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250203085642283 DSS <0004> hlr_ussd.c:239 262425358644239/0x65d1c56e: SS Session Timeout, destroying 20250203085642283 DLGSUP <0013> gsup_req.c:173 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262425358644239 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250203085642295 DSS <0004> hlr_ussd.c:239 262429416556948/0x509a9e9b: SS Session Timeout, destroying 20250203085642295 DLGSUP <0013> gsup_req.c:173 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262429416556948 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250203085642306 DSS <0004> hlr_ussd.c:239 262420797256707/0x396099ad: SS Session Timeout, destroying 20250203085642306 DLGSUP <0013> gsup_req.c:173 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262420797256707 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250203085642317 DSS <0004> hlr_ussd.c:239 262423134755783/0xc0088d90: SS Session Timeout, destroying 20250203085642318 DLGSUP <0013> gsup_req.c:173 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262423134755783 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250203085642328 DSS <0004> hlr_ussd.c:239 262424173207636/0xbbff9ed9: SS Session Timeout, destroying 20250203085642328 DLGSUP <0013> gsup_req.c:173 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262424173207636 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250203085642339 DSS <0004> hlr_ussd.c:239 262420889883009/0x83abad0f: SS Session Timeout, destroying 20250203085642339 DLGSUP <0013> gsup_req.c:173 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262420889883009 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250203085642352 DSS <0004> hlr_ussd.c:239 262428975064311/0x4510a130: SS Session Timeout, destroying 20250203085642352 DLGSUP <0013> gsup_req.c:173 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262428975064311 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@b63b467c7f03: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_defaultroute pass' was executed successfully (exit status: 0). MTC@b63b467c7f03: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_sss_reject'. ------ HLR_Tests.TC_mo_sss_reject ------ Mon Feb 3 08:56:42 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_sss_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_sss_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@b63b467c7f03: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_sss_reject' was executed successfully (exit status: 0). MTC@b63b467c7f03: Test case TC_mo_sss_reject started. MTC@b63b467c7f03: legacy= false MTC@b63b467c7f03: in not legacy case 1 MTC@b63b467c7f03: in not legacy case 2 20250203085643614 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250203085643614 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(248)@b63b467c7f03: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250203085643618 DLINP <000b> input/ipa.c:452 connected read/write 20250203085643618 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085643620 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46284<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(248)@b63b467c7f03: 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)@b63b467c7f03: 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 } } } } 20250203085643623 DLINP <000b> input/ipa.c:452 connected read/write 20250203085643623 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085643623 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250203085643623 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250203085643623 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 20250203085643623 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250203085643623 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 20250203085643623 DLGSUP <0013> gsup_server.c:236 2: 20250203085643623 DLGSUP <0013> gsup_server.c:238 2: 00 20250203085643623 DLGSUP <0013> gsup_server.c:236 3: 20250203085643623 DLGSUP <0013> gsup_server.c:238 3: 00 20250203085643623 DLGSUP <0013> gsup_server.c:236 4: 20250203085643623 DLGSUP <0013> gsup_server.c:238 4: 00 20250203085643623 DLGSUP <0013> gsup_server.c:236 5: 20250203085643623 DLGSUP <0013> gsup_server.c:238 5: 00 20250203085643623 DLGSUP <0013> gsup_server.c:236 7: 20250203085643623 DLGSUP <0013> gsup_server.c:238 7: 00 20250203085643623 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250203085643623 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250203085643623 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(248)@b63b467c7f03: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 250@b63b467c7f03: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20250203085643638 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:40559<->l=127.0.0.1:4259) 20250203085643640 DAUC <0003> db_auc.c:157 IMSI='262422399244366': No 2G Auth Data 20250203085643640 DAUC <0003> db_auc.c:192 IMSI='262422399244366': No 3G Auth Data HLR_Test-GSUP(249)@b63b467c7f03: Created GsupExpect[0] for "262422399244366" to be handled at TC_mo_sss_reject(252) 20250203085643649 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46286<->l=127.0.0.1:4258 20250203085643666 DLINP <000b> input/ipa.c:452 connected read/write 20250203085643666 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085643666 DLGSUP <0013> gsup_req.c:140 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262422399244366 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422399244366" session_id=1638892352 session_state=BEGIN} 20250203085643666 DSS <0004> hlr_ussd.c:576 262422399244366/0x61af8340: Process SS (BEGIN) 20250203085643666 DSS <0004> hlr_ussd.c:498 262422399244366/0x61af8340: SS CompType=Invoke, OpCode=InterrogateSS 20250203085643666 DSS <0004> hlr_ussd.c:506 262422399244366/0x61af8340: Structured SS requests are not supported, rejecting... 20250203085643666 DSS <0004> hlr_ussd.c:354 262422399244366/0x61af8340: Tx ReturnError(0, 0x15) 20250203085643666 DLGSUP <0013> hlr_ussd.c:278 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262422399244366 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422399244366" session_id=1638892352 session_state=END} 20250203085643666 DLINP <000b> input/ipa.c:452 connected read/write 20250203085643666 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085643666 DLINP <000b> input/ipa.c:452 connected read/write 20250203085643666 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(249)@b63b467c7f03: Found GsupExpect[0] for "262422399244366" handled at TC_mo_sss_reject(252) HLR_Test-GSUP(249)@b63b467c7f03: Added IMSI table entry 0TC_mo_sss_reject(252)"262422399244366" TC_mo_sss_reject(252)@b63b467c7f03: setverdict(pass): none -> pass 20250203085643673 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46286<->l=127.0.0.1:4258 TC_mo_sss_reject(252)@b63b467c7f03: Final verdict of PTC: pass 20250203085643674 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46284<->l=127.0.0.1:4258 20250203085643675 DLINP <000b> input/ipa.c:452 connected read/write 20250203085643675 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085643675 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250203085643675 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250203085643675 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(249)@b63b467c7f03: Final verdict of PTC: none 20250203085643675 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40559<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(248)@b63b467c7f03: Final verdict of PTC: none 250@b63b467c7f03: Final verdict of PTC: none IPA-CTRL-CLI-IPA(251)@b63b467c7f03: Final verdict of PTC: none MTC@b63b467c7f03: Setting final verdict of the test case. MTC@b63b467c7f03: Local verdict of MTC: none MTC@b63b467c7f03: Local verdict of PTC HLR_Test-GSUP-IPA(248): none (none -> none) MTC@b63b467c7f03: Local verdict of PTC HLR_Test-GSUP(249): none (none -> none) MTC@b63b467c7f03: Local verdict of PTC with component reference 250: none (none -> none) MTC@b63b467c7f03: Local verdict of PTC IPA-CTRL-CLI-IPA(251): none (none -> none) MTC@b63b467c7f03: Local verdict of PTC TC_mo_sss_reject(252): pass (none -> pass) MTC@b63b467c7f03: Test case TC_mo_sss_reject finished. Verdict: pass MTC@b63b467c7f03: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_sss_reject pass'. Mon Feb 3 08:56:43 UTC 2025 ====== HLR_Tests.TC_mo_sss_reject pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_sss_reject.talloc 20250203085643703 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46294<->l=127.0.0.1:4258 20250203085643804 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46294<->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=27660) 20250203085645678 DSS <0004> hlr_ussd.c:239 262428025031693/0x4feb7ee9: SS Session Timeout, destroying 20250203085645678 DLGSUP <0013> gsup_req.c:173 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262428025031693 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250203085645701 DSS <0004> hlr_ussd.c:239 262420146907347/0xa7ef550d: SS Session Timeout, destroying 20250203085645701 DLGSUP <0013> gsup_req.c:173 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262420146907347 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250203085645713 DSS <0004> hlr_ussd.c:239 262423887769661/0xb118e1c5: SS Session Timeout, destroying 20250203085645713 DLGSUP <0013> gsup_req.c:173 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262423887769661 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250203085645724 DSS <0004> hlr_ussd.c:239 262422906601755/0x00417fda: SS Session Timeout, destroying 20250203085645724 DLGSUP <0013> gsup_req.c:173 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262422906601755 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250203085645736 DSS <0004> hlr_ussd.c:239 262426384394481/0xbaeedda4: SS Session Timeout, destroying 20250203085645736 DLGSUP <0013> gsup_req.c:173 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262426384394481 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250203085645748 DSS <0004> hlr_ussd.c:239 262427703436872/0xc95a4160: SS Session Timeout, destroying 20250203085645748 DLGSUP <0013> gsup_req.c:173 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262427703436872 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250203085645759 DSS <0004> hlr_ussd.c:239 262428354152624/0xe7d89052: SS Session Timeout, destroying 20250203085645759 DLGSUP <0013> gsup_req.c:173 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262428354152624 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250203085645772 DSS <0004> hlr_ussd.c:239 262422941493630/0xcd3be2a5: SS Session Timeout, destroying 20250203085645772 DLGSUP <0013> gsup_req.c:173 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262422941493630 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@b63b467c7f03: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_sss_reject pass' was executed successfully (exit status: 0). MTC@b63b467c7f03: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei'. ------ HLR_Tests.TC_gsup_check_imei ------ Mon Feb 3 08:56:45 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_check_imei.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_check_imei.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@b63b467c7f03: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei' was executed successfully (exit status: 0). MTC@b63b467c7f03: Test case TC_gsup_check_imei started. MTC@b63b467c7f03: legacy= false MTC@b63b467c7f03: in not legacy case 1 MTC@b63b467c7f03: in not legacy case 2 20250203085646887 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250203085646888 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(253)@b63b467c7f03: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250203085646889 DLINP <000b> input/ipa.c:452 connected read/write 20250203085646889 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085646890 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46310<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(253)@b63b467c7f03: 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)@b63b467c7f03: 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 } } } } 20250203085646891 DLINP <000b> input/ipa.c:452 connected read/write 20250203085646891 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085646891 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250203085646891 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250203085646891 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 20250203085646891 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250203085646891 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 20250203085646891 DLGSUP <0013> gsup_server.c:236 2: 20250203085646891 DLGSUP <0013> gsup_server.c:238 2: 00 20250203085646891 DLGSUP <0013> gsup_server.c:236 3: 20250203085646891 DLGSUP <0013> gsup_server.c:238 3: 00 20250203085646891 DLGSUP <0013> gsup_server.c:236 4: 20250203085646891 DLGSUP <0013> gsup_server.c:238 4: 00 20250203085646891 DLGSUP <0013> gsup_server.c:236 5: 20250203085646891 DLGSUP <0013> gsup_server.c:238 5: 00 20250203085646891 DLGSUP <0013> gsup_server.c:236 7: 20250203085646891 DLGSUP <0013> gsup_server.c:238 7: 00 20250203085646891 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250203085646891 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250203085646891 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(253)@b63b467c7f03: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 255@b63b467c7f03: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20250203085646904 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:40415<->l=127.0.0.1:4259) 20250203085646910 DAUC <0003> db_auc.c:157 IMSI='262425300739010': No 2G Auth Data 20250203085646910 DAUC <0003> db_auc.c:192 IMSI='262425300739010': No 3G Auth Data HLR_Test-GSUP(254)@b63b467c7f03: Created GsupExpect[0] for "262425300739010" to be handled at TC_gsup_check_imei(257) 20250203085646926 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46320<->l=127.0.0.1:4258 20250203085646935 DLINP <000b> input/ipa.c:452 connected read/write 20250203085646935 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085646935 DLGSUP <0013> gsup_req.c:140 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262425300739010 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425300739010"} 20250203085646935 DMAIN <0000> hlr.c:435 IMSI='262425300739010': has IMEI = 12345678901234 (consider setting 'store-imei') 20250203085646935 DLGSUP <0013> hlr.c:448 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262425300739010 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425300739010"} 20250203085646935 DLGSUP <0013> gsup_req.c:173 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262425300739010 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250203085646935 DLINP <000b> input/ipa.c:452 connected read/write 20250203085646935 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085646935 DLINP <000b> input/ipa.c:452 connected read/write 20250203085646935 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@b63b467c7f03: Found GsupExpect[0] for "262425300739010" handled at TC_gsup_check_imei(257) HLR_Test-GSUP(254)@b63b467c7f03: Added IMSI table entry 0TC_gsup_check_imei(257)"262425300739010" TC_gsup_check_imei(257)@b63b467c7f03: setverdict(pass): none -> pass 20250203085646937 DAUC <0003> db_auc.c:192 IMSI='262425300739010': No 3G Auth Data 20250203085646941 DLINP <000b> input/ipa.c:452 connected read/write 20250203085646941 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085646941 DLGSUP <0013> gsup_req.c:140 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262425300739010 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425300739010"} 20250203085646941 DAUC <0003> hlr.c:428 IMSI='262425300739010': storing IMEI = 12345678901234 20250203085646941 DLGSUP <0013> hlr.c:448 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262425300739010 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425300739010"} 20250203085646941 DLGSUP <0013> gsup_req.c:173 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262425300739010 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250203085646941 DLINP <000b> input/ipa.c:452 connected read/write 20250203085646941 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085646941 DLINP <000b> input/ipa.c:452 connected read/write 20250203085646941 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085646943 DAUC <0003> db_auc.c:192 IMSI='262425300739010': No 3G Auth Data TC_gsup_check_imei(257)@b63b467c7f03: setverdict(pass): pass -> pass, component reason not changed 20250203085646945 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46320<->l=127.0.0.1:4258 TC_gsup_check_imei(257)@b63b467c7f03: Final verdict of PTC: pass 20250203085646946 DAUC <0003> db_auc.c:157 IMSI='262426219302476': No 2G Auth Data 20250203085646946 DAUC <0003> db_auc.c:192 IMSI='262426219302476': No 3G Auth Data HLR_Test-GSUP(254)@b63b467c7f03: Created GsupExpect[0] for "262426219302476" to be handled at TC_gsup_check_imei(258) 20250203085646958 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46324<->l=127.0.0.1:4258 20250203085646961 DLINP <000b> input/ipa.c:452 connected read/write 20250203085646961 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085646961 DLGSUP <0013> gsup_req.c:140 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262426219302476 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426219302476"} 20250203085646961 DMAIN <0000> hlr.c:435 IMSI='262426219302476': has IMEI = 12345678901234 (consider setting 'store-imei') 20250203085646961 DLGSUP <0013> hlr.c:448 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262426219302476 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426219302476"} 20250203085646961 DLGSUP <0013> gsup_req.c:173 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262426219302476 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250203085646961 DLINP <000b> input/ipa.c:452 connected read/write 20250203085646961 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085646961 DLINP <000b> input/ipa.c:452 connected read/write 20250203085646961 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@b63b467c7f03: Found GsupExpect[0] for "262426219302476" handled at TC_gsup_check_imei(258) HLR_Test-GSUP(254)@b63b467c7f03: Added IMSI table entry 1TC_gsup_check_imei(258)"262426219302476" TC_gsup_check_imei(258)@b63b467c7f03: setverdict(pass): none -> pass 20250203085646962 DAUC <0003> db_auc.c:192 IMSI='262426219302476': No 3G Auth Data 20250203085646963 DLINP <000b> input/ipa.c:452 connected read/write 20250203085646963 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085646963 DLGSUP <0013> gsup_req.c:140 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262426219302476 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426219302476"} 20250203085646963 DAUC <0003> hlr.c:428 IMSI='262426219302476': storing IMEI = 12345678901234 20250203085646963 DLGSUP <0013> hlr.c:448 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262426219302476 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426219302476"} 20250203085646963 DLGSUP <0013> gsup_req.c:173 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262426219302476 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250203085646963 DLINP <000b> input/ipa.c:452 connected read/write 20250203085646963 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085646963 DLINP <000b> input/ipa.c:452 connected read/write 20250203085646963 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(258)@b63b467c7f03: setverdict(pass): pass -> pass, component reason not changed 20250203085646964 DAUC <0003> db_auc.c:192 IMSI='262426219302476': No 3G Auth Data 20250203085646964 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46324<->l=127.0.0.1:4258 TC_gsup_check_imei(258)@b63b467c7f03: Final verdict of PTC: pass 20250203085646965 DAUC <0003> db_auc.c:157 IMSI='262420631787179': No 2G Auth Data 20250203085646965 DAUC <0003> db_auc.c:192 IMSI='262420631787179': No 3G Auth Data HLR_Test-GSUP(254)@b63b467c7f03: Created GsupExpect[0] for "262420631787179" to be handled at TC_gsup_check_imei(259) 20250203085646973 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46340<->l=127.0.0.1:4258 20250203085646975 DLINP <000b> input/ipa.c:452 connected read/write 20250203085646975 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085646975 DLGSUP <0013> gsup_req.c:140 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262420631787179 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420631787179"} 20250203085646975 DMAIN <0000> hlr.c:435 IMSI='262420631787179': has IMEI = 12345678901234 (consider setting 'store-imei') 20250203085646975 DLGSUP <0013> hlr.c:448 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262420631787179 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420631787179"} 20250203085646975 DLGSUP <0013> gsup_req.c:173 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262420631787179 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250203085646975 DLINP <000b> input/ipa.c:452 connected read/write 20250203085646975 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085646975 DLINP <000b> input/ipa.c:452 connected read/write 20250203085646975 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@b63b467c7f03: Found GsupExpect[0] for "262420631787179" handled at TC_gsup_check_imei(259) HLR_Test-GSUP(254)@b63b467c7f03: Added IMSI table entry 2TC_gsup_check_imei(259)"262420631787179" TC_gsup_check_imei(259)@b63b467c7f03: setverdict(pass): none -> pass 20250203085646976 DAUC <0003> db_auc.c:192 IMSI='262420631787179': No 3G Auth Data 20250203085646978 DLINP <000b> input/ipa.c:452 connected read/write 20250203085646978 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085646978 DLGSUP <0013> gsup_req.c:140 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262420631787179 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420631787179"} 20250203085646978 DAUC <0003> hlr.c:428 IMSI='262420631787179': storing IMEI = 12345678901234 20250203085646978 DLGSUP <0013> hlr.c:448 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262420631787179 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420631787179"} 20250203085646978 DLGSUP <0013> gsup_req.c:173 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262420631787179 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250203085646978 DLINP <000b> input/ipa.c:452 connected read/write 20250203085646978 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085646978 DLINP <000b> input/ipa.c:452 connected read/write 20250203085646978 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(259)@b63b467c7f03: setverdict(pass): pass -> pass, component reason not changed 20250203085646979 DAUC <0003> db_auc.c:192 IMSI='262420631787179': No 3G Auth Data 20250203085646980 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46340<->l=127.0.0.1:4258 TC_gsup_check_imei(259)@b63b467c7f03: Final verdict of PTC: pass 20250203085646981 DAUC <0003> db_auc.c:157 IMSI='262425609342240': No 2G Auth Data 20250203085646981 DAUC <0003> db_auc.c:192 IMSI='262425609342240': No 3G Auth Data HLR_Test-GSUP(254)@b63b467c7f03: Created GsupExpect[0] for "262425609342240" to be handled at TC_gsup_check_imei(260) 20250203085646988 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46356<->l=127.0.0.1:4258 20250203085646991 DLINP <000b> input/ipa.c:452 connected read/write 20250203085646991 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085646991 DLGSUP <0013> gsup_req.c:140 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262425609342240 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425609342240"} 20250203085646991 DMAIN <0000> hlr.c:435 IMSI='262425609342240': has IMEI = 12345678901234 (consider setting 'store-imei') 20250203085646991 DLGSUP <0013> hlr.c:448 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262425609342240 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425609342240"} 20250203085646991 DLGSUP <0013> gsup_req.c:173 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262425609342240 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250203085646991 DLINP <000b> input/ipa.c:452 connected read/write 20250203085646991 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085646991 DLINP <000b> input/ipa.c:452 connected read/write 20250203085646991 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@b63b467c7f03: Found GsupExpect[0] for "262425609342240" handled at TC_gsup_check_imei(260) HLR_Test-GSUP(254)@b63b467c7f03: Added IMSI table entry 3TC_gsup_check_imei(260)"262425609342240" TC_gsup_check_imei(260)@b63b467c7f03: setverdict(pass): none -> pass 20250203085646993 DAUC <0003> db_auc.c:157 IMSI='262425609342240': No 2G Auth Data 20250203085646994 DLINP <000b> input/ipa.c:452 connected read/write 20250203085646994 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085646994 DLGSUP <0013> gsup_req.c:140 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262425609342240 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425609342240"} 20250203085646994 DAUC <0003> hlr.c:428 IMSI='262425609342240': storing IMEI = 12345678901234 20250203085646994 DLGSUP <0013> hlr.c:448 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262425609342240 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425609342240"} 20250203085646994 DLGSUP <0013> gsup_req.c:173 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262425609342240 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250203085646994 DLINP <000b> input/ipa.c:452 connected read/write 20250203085646994 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085646994 DLINP <000b> input/ipa.c:452 connected read/write 20250203085646994 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(260)@b63b467c7f03: setverdict(pass): pass -> pass, component reason not changed 20250203085646995 DAUC <0003> db_auc.c:157 IMSI='262425609342240': No 2G Auth Data 20250203085646996 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46356<->l=127.0.0.1:4258 TC_gsup_check_imei(260)@b63b467c7f03: Final verdict of PTC: pass 20250203085646996 DAUC <0003> db_auc.c:157 IMSI='262421776754996': No 2G Auth Data 20250203085646996 DAUC <0003> db_auc.c:192 IMSI='262421776754996': No 3G Auth Data HLR_Test-GSUP(254)@b63b467c7f03: Created GsupExpect[0] for "262421776754996" to be handled at TC_gsup_check_imei(261) 20250203085647002 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46372<->l=127.0.0.1:4258 20250203085647004 DLINP <000b> input/ipa.c:452 connected read/write 20250203085647004 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085647004 DLGSUP <0013> gsup_req.c:140 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262421776754996 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421776754996"} 20250203085647004 DMAIN <0000> hlr.c:435 IMSI='262421776754996': has IMEI = 12345678901234 (consider setting 'store-imei') 20250203085647004 DLGSUP <0013> hlr.c:448 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262421776754996 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421776754996"} 20250203085647004 DLGSUP <0013> gsup_req.c:173 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262421776754996 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250203085647004 DLINP <000b> input/ipa.c:452 connected read/write 20250203085647004 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085647004 DLINP <000b> input/ipa.c:452 connected read/write 20250203085647004 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@b63b467c7f03: Found GsupExpect[0] for "262421776754996" handled at TC_gsup_check_imei(261) HLR_Test-GSUP(254)@b63b467c7f03: Added IMSI table entry 4TC_gsup_check_imei(261)"262421776754996" TC_gsup_check_imei(261)@b63b467c7f03: setverdict(pass): none -> pass 20250203085647005 DAUC <0003> db_auc.c:157 IMSI='262421776754996': No 2G Auth Data 20250203085647006 DLINP <000b> input/ipa.c:452 connected read/write 20250203085647006 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085647006 DLGSUP <0013> gsup_req.c:140 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262421776754996 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421776754996"} 20250203085647006 DAUC <0003> hlr.c:428 IMSI='262421776754996': storing IMEI = 12345678901234 20250203085647006 DLGSUP <0013> hlr.c:448 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262421776754996 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421776754996"} 20250203085647006 DLGSUP <0013> gsup_req.c:173 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262421776754996 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250203085647006 DLINP <000b> input/ipa.c:452 connected read/write 20250203085647006 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085647006 DLINP <000b> input/ipa.c:452 connected read/write 20250203085647006 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085647006 DAUC <0003> db_auc.c:157 IMSI='262421776754996': No 2G Auth Data TC_gsup_check_imei(261)@b63b467c7f03: setverdict(pass): pass -> pass, component reason not changed 20250203085647006 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46372<->l=127.0.0.1:4258 TC_gsup_check_imei(261)@b63b467c7f03: Final verdict of PTC: pass 20250203085647007 DAUC <0003> db_auc.c:157 IMSI='262424605278543': No 2G Auth Data 20250203085647007 DAUC <0003> db_auc.c:192 IMSI='262424605278543': No 3G Auth Data HLR_Test-GSUP(254)@b63b467c7f03: Created GsupExpect[0] for "262424605278543" to be handled at TC_gsup_check_imei(262) 20250203085647013 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46384<->l=127.0.0.1:4258 20250203085647016 DLINP <000b> input/ipa.c:452 connected read/write 20250203085647016 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085647016 DLGSUP <0013> gsup_req.c:140 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262424605278543 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424605278543"} 20250203085647016 DMAIN <0000> hlr.c:435 IMSI='262424605278543': has IMEI = 12345678901234 (consider setting 'store-imei') 20250203085647016 DLGSUP <0013> hlr.c:448 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262424605278543 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424605278543"} 20250203085647016 DLGSUP <0013> gsup_req.c:173 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262424605278543 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250203085647016 DLINP <000b> input/ipa.c:452 connected read/write 20250203085647016 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085647016 DLINP <000b> input/ipa.c:452 connected read/write 20250203085647016 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@b63b467c7f03: Found GsupExpect[0] for "262424605278543" handled at TC_gsup_check_imei(262) HLR_Test-GSUP(254)@b63b467c7f03: Added IMSI table entry 5TC_gsup_check_imei(262)"262424605278543" TC_gsup_check_imei(262)@b63b467c7f03: setverdict(pass): none -> pass 20250203085647017 DLINP <000b> input/ipa.c:452 connected read/write 20250203085647017 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085647017 DLGSUP <0013> gsup_req.c:140 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262424605278543 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424605278543"} 20250203085647017 DAUC <0003> hlr.c:428 IMSI='262424605278543': storing IMEI = 12345678901234 20250203085647018 DLGSUP <0013> hlr.c:448 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262424605278543 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424605278543"} 20250203085647018 DLGSUP <0013> gsup_req.c:173 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262424605278543 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250203085647018 DLINP <000b> input/ipa.c:452 connected read/write 20250203085647018 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085647018 DLINP <000b> input/ipa.c:452 connected read/write 20250203085647018 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(262)@b63b467c7f03: setverdict(pass): pass -> pass, component reason not changed 20250203085647018 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46384<->l=127.0.0.1:4258 TC_gsup_check_imei(262)@b63b467c7f03: Final verdict of PTC: pass 20250203085647019 DAUC <0003> db_auc.c:157 IMSI='262428086025470': No 2G Auth Data 20250203085647019 DAUC <0003> db_auc.c:192 IMSI='262428086025470': No 3G Auth Data HLR_Test-GSUP(254)@b63b467c7f03: Created GsupExpect[0] for "262428086025470" to be handled at TC_gsup_check_imei(263) 20250203085647025 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46388<->l=127.0.0.1:4258 20250203085647027 DLINP <000b> input/ipa.c:452 connected read/write 20250203085647028 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085647028 DLGSUP <0013> gsup_req.c:140 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262428086025470 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428086025470"} 20250203085647028 DMAIN <0000> hlr.c:435 IMSI='262428086025470': has IMEI = 12345678901234 (consider setting 'store-imei') 20250203085647028 DLGSUP <0013> hlr.c:448 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262428086025470 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428086025470"} 20250203085647028 DLGSUP <0013> gsup_req.c:173 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262428086025470 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250203085647028 DLINP <000b> input/ipa.c:452 connected read/write 20250203085647028 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085647028 DLINP <000b> input/ipa.c:452 connected read/write 20250203085647028 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@b63b467c7f03: Found GsupExpect[0] for "262428086025470" handled at TC_gsup_check_imei(263) HLR_Test-GSUP(254)@b63b467c7f03: Added IMSI table entry 6TC_gsup_check_imei(263)"262428086025470" TC_gsup_check_imei(263)@b63b467c7f03: setverdict(pass): none -> pass 20250203085647030 DLINP <000b> input/ipa.c:452 connected read/write 20250203085647030 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085647030 DLGSUP <0013> gsup_req.c:140 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262428086025470 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428086025470"} 20250203085647030 DAUC <0003> hlr.c:428 IMSI='262428086025470': storing IMEI = 12345678901234 20250203085647030 DLGSUP <0013> hlr.c:448 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262428086025470 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428086025470"} 20250203085647030 DLGSUP <0013> gsup_req.c:173 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262428086025470 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250203085647030 DLINP <000b> input/ipa.c:452 connected read/write 20250203085647030 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085647030 DLINP <000b> input/ipa.c:452 connected read/write 20250203085647030 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(263)@b63b467c7f03: setverdict(pass): pass -> pass, component reason not changed 20250203085647031 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46388<->l=127.0.0.1:4258 TC_gsup_check_imei(263)@b63b467c7f03: Final verdict of PTC: pass 20250203085647032 DAUC <0003> db_auc.c:157 IMSI='262429705145800': No 2G Auth Data 20250203085647032 DAUC <0003> db_auc.c:192 IMSI='262429705145800': No 3G Auth Data HLR_Test-GSUP(254)@b63b467c7f03: Created GsupExpect[0] for "262429705145800" to be handled at TC_gsup_check_imei(264) 20250203085647038 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46392<->l=127.0.0.1:4258 20250203085647040 DLINP <000b> input/ipa.c:452 connected read/write 20250203085647040 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085647040 DLGSUP <0013> gsup_req.c:140 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262429705145800 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429705145800"} 20250203085647040 DMAIN <0000> hlr.c:435 IMSI='262429705145800': has IMEI = 12345678901234 (consider setting 'store-imei') 20250203085647040 DLGSUP <0013> hlr.c:448 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262429705145800 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429705145800"} 20250203085647040 DLGSUP <0013> gsup_req.c:173 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262429705145800 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250203085647040 DLINP <000b> input/ipa.c:452 connected read/write 20250203085647040 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085647040 DLINP <000b> input/ipa.c:452 connected read/write 20250203085647040 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@b63b467c7f03: Found GsupExpect[0] for "262429705145800" handled at TC_gsup_check_imei(264) HLR_Test-GSUP(254)@b63b467c7f03: Added IMSI table entry 7TC_gsup_check_imei(264)"262429705145800" TC_gsup_check_imei(264)@b63b467c7f03: setverdict(pass): none -> pass 20250203085647043 DLINP <000b> input/ipa.c:452 connected read/write 20250203085647043 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085647043 DLGSUP <0013> gsup_req.c:140 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262429705145800 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429705145800"} 20250203085647043 DAUC <0003> hlr.c:428 IMSI='262429705145800': storing IMEI = 12345678901234 20250203085647043 DLGSUP <0013> hlr.c:448 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262429705145800 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429705145800"} 20250203085647043 DLGSUP <0013> gsup_req.c:173 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262429705145800 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250203085647043 DLINP <000b> input/ipa.c:452 connected read/write 20250203085647043 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085647043 DLINP <000b> input/ipa.c:452 connected read/write 20250203085647043 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(264)@b63b467c7f03: setverdict(pass): pass -> pass, component reason not changed 20250203085647044 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46392<->l=127.0.0.1:4258 TC_gsup_check_imei(264)@b63b467c7f03: Final verdict of PTC: pass MTC@b63b467c7f03: setverdict(pass): none -> pass 20250203085647044 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46310<->l=127.0.0.1:4258 20250203085647045 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40415<->l=127.0.0.1:4259) HLR_Test-GSUP(254)@b63b467c7f03: Final verdict of PTC: none 20250203085647045 DLINP <000b> input/ipa.c:452 connected read/write 20250203085647045 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085647045 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250203085647045 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250203085647045 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 255@b63b467c7f03: Final verdict of PTC: none IPA-CTRL-CLI-IPA(256)@b63b467c7f03: Final verdict of PTC: none HLR_Test-GSUP-IPA(253)@b63b467c7f03: Final verdict of PTC: none MTC@b63b467c7f03: Setting final verdict of the test case. MTC@b63b467c7f03: Local verdict of MTC: pass MTC@b63b467c7f03: Local verdict of PTC HLR_Test-GSUP-IPA(253): none (pass -> pass) MTC@b63b467c7f03: Local verdict of PTC HLR_Test-GSUP(254): none (pass -> pass) MTC@b63b467c7f03: Local verdict of PTC with component reference 255: none (pass -> pass) MTC@b63b467c7f03: Local verdict of PTC IPA-CTRL-CLI-IPA(256): none (pass -> pass) MTC@b63b467c7f03: Local verdict of PTC TC_gsup_check_imei(257): pass (pass -> pass) MTC@b63b467c7f03: Local verdict of PTC TC_gsup_check_imei(258): pass (pass -> pass) MTC@b63b467c7f03: Local verdict of PTC TC_gsup_check_imei(259): pass (pass -> pass) MTC@b63b467c7f03: Local verdict of PTC TC_gsup_check_imei(260): pass (pass -> pass) MTC@b63b467c7f03: Local verdict of PTC TC_gsup_check_imei(261): pass (pass -> pass) MTC@b63b467c7f03: Local verdict of PTC TC_gsup_check_imei(262): pass (pass -> pass) MTC@b63b467c7f03: Local verdict of PTC TC_gsup_check_imei(263): pass (pass -> pass) MTC@b63b467c7f03: Local verdict of PTC TC_gsup_check_imei(264): pass (pass -> pass) MTC@b63b467c7f03: Test case TC_gsup_check_imei finished. Verdict: pass MTC@b63b467c7f03: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei pass'. Mon Feb 3 08:56:47 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 20250203085647068 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46394<->l=127.0.0.1:4258 20250203085647169 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46394<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=81396) Waiting for packet dumper to finish... 1 (prev_count=81396, count=125224) MTC@b63b467c7f03: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei pass' was executed successfully (exit status: 0). MTC@b63b467c7f03: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_via_proxy'. ------ HLR_Tests.TC_gsup_check_imei_via_proxy ------ Mon Feb 3 08:56:49 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_check_imei_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_check_imei_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@b63b467c7f03: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_via_proxy' was executed successfully (exit status: 0). MTC@b63b467c7f03: Test case TC_gsup_check_imei_via_proxy started. MTC@b63b467c7f03: legacy= false MTC@b63b467c7f03: in not legacy case 1 MTC@b63b467c7f03: in not legacy case 2 20250203085650241 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250203085650241 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(265)@b63b467c7f03: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250203085650246 DLINP <000b> input/ipa.c:452 connected read/write 20250203085650246 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085650248 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46408<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(265)@b63b467c7f03: 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)@b63b467c7f03: 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 } } } } 20250203085650252 DLINP <000b> input/ipa.c:452 connected read/write 20250203085650252 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085650252 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250203085650252 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250203085650252 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 20250203085650252 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250203085650252 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 20250203085650252 DLGSUP <0013> gsup_server.c:236 2: 20250203085650252 DLGSUP <0013> gsup_server.c:238 2: 00 20250203085650252 DLGSUP <0013> gsup_server.c:236 3: 20250203085650252 DLGSUP <0013> gsup_server.c:238 3: 00 20250203085650252 DLGSUP <0013> gsup_server.c:236 4: 20250203085650252 DLGSUP <0013> gsup_server.c:238 4: 00 20250203085650252 DLGSUP <0013> gsup_server.c:236 5: HLR_Test-GSUP-IPA(265)@b63b467c7f03: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250203085650252 DLGSUP <0013> gsup_server.c:238 5: 00 20250203085650252 DLGSUP <0013> gsup_server.c:236 7: 20250203085650252 DLGSUP <0013> gsup_server.c:238 7: 00 20250203085650252 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250203085650252 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250203085650252 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 267@b63b467c7f03: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20250203085650283 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:34827<->l=127.0.0.1:4259) 20250203085650294 DAUC <0003> db_auc.c:157 IMSI='262429698019473': No 2G Auth Data 20250203085650294 DAUC <0003> db_auc.c:192 IMSI='262429698019473': No 3G Auth Data HLR_Test-GSUP(266)@b63b467c7f03: Created GsupExpect[0] for "262429698019473" to be handled at TC_gsup_check_imei_via_proxy(269) 20250203085650322 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46412<->l=127.0.0.1:4258 20250203085650336 DLINP <000b> input/ipa.c:452 connected read/write 20250203085650337 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085650337 DLGSUP <0013> gsup_req.c:140 GSUP 280: MSC-00-00-00-00-00-00: IMSI-262429698019473 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429698019473" source_name="the-source\n"} 20250203085650337 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250203085650337 DMAIN <0000> hlr.c:435 IMSI='262429698019473': has IMEI = 12345678901234 (consider setting 'store-imei') 20250203085650337 DLGSUP <0013> hlr.c:448 GSUP 280: the-source\n: IMSI-262429698019473 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429698019473" destination_name="the-source\n"} 20250203085650337 DLGSUP <0013> gsup_req.c:173 GSUP 280: the-source\n: IMSI-262429698019473 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250203085650337 DLINP <000b> input/ipa.c:452 connected read/write 20250203085650337 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085650337 DLINP <000b> input/ipa.c:452 connected read/write 20250203085650337 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@b63b467c7f03: Found GsupExpect[0] for "262429698019473" handled at TC_gsup_check_imei_via_proxy(269) HLR_Test-GSUP(266)@b63b467c7f03: Added IMSI table entry 0TC_gsup_check_imei_via_proxy(269)"262429698019473" TC_gsup_check_imei_via_proxy(269)@b63b467c7f03: setverdict(pass): none -> pass 20250203085650341 DAUC <0003> db_auc.c:192 IMSI='262429698019473': No 3G Auth Data 20250203085650347 DLINP <000b> input/ipa.c:452 connected read/write 20250203085650347 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085650347 DLGSUP <0013> gsup_req.c:140 GSUP 281: MSC-00-00-00-00-00-00: IMSI-262429698019473 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429698019473" source_name="the-source\n"} 20250203085650347 DAUC <0003> hlr.c:428 IMSI='262429698019473': storing IMEI = 12345678901234 20250203085650348 DLGSUP <0013> hlr.c:448 GSUP 281: the-source\n: IMSI-262429698019473 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429698019473" destination_name="the-source\n"} 20250203085650348 DLGSUP <0013> gsup_req.c:173 GSUP 281: the-source\n: IMSI-262429698019473 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250203085650348 DLINP <000b> input/ipa.c:452 connected read/write 20250203085650348 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085650348 DLINP <000b> input/ipa.c:452 connected read/write 20250203085650348 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085650350 DAUC <0003> db_auc.c:192 IMSI='262429698019473': No 3G Auth Data TC_gsup_check_imei_via_proxy(269)@b63b467c7f03: setverdict(pass): pass -> pass, component reason not changed 20250203085650352 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46412<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(269)@b63b467c7f03: Final verdict of PTC: pass 20250203085650354 DAUC <0003> db_auc.c:157 IMSI='262426446247518': No 2G Auth Data 20250203085650354 DAUC <0003> db_auc.c:192 IMSI='262426446247518': No 3G Auth Data HLR_Test-GSUP(266)@b63b467c7f03: Created GsupExpect[0] for "262426446247518" to be handled at TC_gsup_check_imei_via_proxy(270) 20250203085650365 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46416<->l=127.0.0.1:4258 20250203085650369 DLINP <000b> input/ipa.c:452 connected read/write 20250203085650369 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085650369 DLGSUP <0013> gsup_req.c:140 GSUP 282: MSC-00-00-00-00-00-00: IMSI-262426446247518 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426446247518" source_name="the-source\n"} 20250203085650369 DMAIN <0000> hlr.c:435 IMSI='262426446247518': has IMEI = 12345678901234 (consider setting 'store-imei') 20250203085650369 DLGSUP <0013> hlr.c:448 GSUP 282: the-source\n: IMSI-262426446247518 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426446247518" destination_name="the-source\n"} 20250203085650369 DLGSUP <0013> gsup_req.c:173 GSUP 282: the-source\n: IMSI-262426446247518 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250203085650369 DLINP <000b> input/ipa.c:452 connected read/write 20250203085650369 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085650369 DLINP <000b> input/ipa.c:452 connected read/write 20250203085650369 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@b63b467c7f03: Found GsupExpect[0] for "262426446247518" handled at TC_gsup_check_imei_via_proxy(270) HLR_Test-GSUP(266)@b63b467c7f03: Added IMSI table entry 1TC_gsup_check_imei_via_proxy(270)"262426446247518" 20250203085650370 DAUC <0003> db_auc.c:192 IMSI='262426446247518': No 3G Auth Data TC_gsup_check_imei_via_proxy(270)@b63b467c7f03: setverdict(pass): none -> pass 20250203085650371 DLINP <000b> input/ipa.c:452 connected read/write 20250203085650371 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085650371 DLGSUP <0013> gsup_req.c:140 GSUP 283: MSC-00-00-00-00-00-00: IMSI-262426446247518 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426446247518" source_name="the-source\n"} 20250203085650371 DAUC <0003> hlr.c:428 IMSI='262426446247518': storing IMEI = 12345678901234 20250203085650371 DLGSUP <0013> hlr.c:448 GSUP 283: the-source\n: IMSI-262426446247518 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426446247518" destination_name="the-source\n"} 20250203085650371 DLGSUP <0013> gsup_req.c:173 GSUP 283: the-source\n: IMSI-262426446247518 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250203085650371 DLINP <000b> input/ipa.c:452 connected read/write 20250203085650372 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085650372 DLINP <000b> input/ipa.c:452 connected read/write 20250203085650372 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085650372 DAUC <0003> db_auc.c:192 IMSI='262426446247518': No 3G Auth Data TC_gsup_check_imei_via_proxy(270)@b63b467c7f03: setverdict(pass): pass -> pass, component reason not changed 20250203085650373 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46416<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(270)@b63b467c7f03: Final verdict of PTC: pass 20250203085650373 DAUC <0003> db_auc.c:157 IMSI='262421782271750': No 2G Auth Data 20250203085650373 DAUC <0003> db_auc.c:192 IMSI='262421782271750': No 3G Auth Data HLR_Test-GSUP(266)@b63b467c7f03: Created GsupExpect[0] for "262421782271750" to be handled at TC_gsup_check_imei_via_proxy(271) 20250203085650379 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46422<->l=127.0.0.1:4258 20250203085650382 DLINP <000b> input/ipa.c:452 connected read/write 20250203085650382 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085650382 DLGSUP <0013> gsup_req.c:140 GSUP 284: MSC-00-00-00-00-00-00: IMSI-262421782271750 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421782271750" source_name="the-source\n"} 20250203085650382 DMAIN <0000> hlr.c:435 IMSI='262421782271750': has IMEI = 12345678901234 (consider setting 'store-imei') 20250203085650382 DLGSUP <0013> hlr.c:448 GSUP 284: the-source\n: IMSI-262421782271750 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421782271750" destination_name="the-source\n"} 20250203085650382 DLGSUP <0013> gsup_req.c:173 GSUP 284: the-source\n: IMSI-262421782271750 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250203085650382 DLINP <000b> input/ipa.c:452 connected read/write 20250203085650382 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085650382 DLINP <000b> input/ipa.c:452 connected read/write 20250203085650382 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@b63b467c7f03: Found GsupExpect[0] for "262421782271750" handled at TC_gsup_check_imei_via_proxy(271) HLR_Test-GSUP(266)@b63b467c7f03: Added IMSI table entry 2TC_gsup_check_imei_via_proxy(271)"262421782271750" 20250203085650383 DAUC <0003> db_auc.c:192 IMSI='262421782271750': No 3G Auth Data TC_gsup_check_imei_via_proxy(271)@b63b467c7f03: setverdict(pass): none -> pass 20250203085650384 DLINP <000b> input/ipa.c:452 connected read/write 20250203085650384 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085650384 DLGSUP <0013> gsup_req.c:140 GSUP 285: MSC-00-00-00-00-00-00: IMSI-262421782271750 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421782271750" source_name="the-source\n"} 20250203085650384 DAUC <0003> hlr.c:428 IMSI='262421782271750': storing IMEI = 12345678901234 20250203085650384 DLGSUP <0013> hlr.c:448 GSUP 285: the-source\n: IMSI-262421782271750 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421782271750" destination_name="the-source\n"} 20250203085650384 DLGSUP <0013> gsup_req.c:173 GSUP 285: the-source\n: IMSI-262421782271750 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250203085650384 DLINP <000b> input/ipa.c:452 connected read/write 20250203085650384 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085650384 DLINP <000b> input/ipa.c:452 connected read/write 20250203085650384 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085650384 DAUC <0003> db_auc.c:192 IMSI='262421782271750': No 3G Auth Data TC_gsup_check_imei_via_proxy(271)@b63b467c7f03: setverdict(pass): pass -> pass, component reason not changed 20250203085650385 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46422<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(271)@b63b467c7f03: Final verdict of PTC: pass 20250203085650385 DAUC <0003> db_auc.c:157 IMSI='262421120392625': No 2G Auth Data 20250203085650385 DAUC <0003> db_auc.c:192 IMSI='262421120392625': No 3G Auth Data HLR_Test-GSUP(266)@b63b467c7f03: Created GsupExpect[0] for "262421120392625" to be handled at TC_gsup_check_imei_via_proxy(272) 20250203085650392 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46430<->l=127.0.0.1:4258 20250203085650394 DLINP <000b> input/ipa.c:452 connected read/write 20250203085650394 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085650394 DLGSUP <0013> gsup_req.c:140 GSUP 286: MSC-00-00-00-00-00-00: IMSI-262421120392625 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421120392625" source_name="the-source\n"} 20250203085650394 DMAIN <0000> hlr.c:435 IMSI='262421120392625': has IMEI = 12345678901234 (consider setting 'store-imei') 20250203085650394 DLGSUP <0013> hlr.c:448 GSUP 286: the-source\n: IMSI-262421120392625 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421120392625" destination_name="the-source\n"} 20250203085650394 DLGSUP <0013> gsup_req.c:173 GSUP 286: the-source\n: IMSI-262421120392625 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250203085650394 DLINP <000b> input/ipa.c:452 connected read/write 20250203085650394 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085650394 DLINP <000b> input/ipa.c:452 connected read/write 20250203085650394 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@b63b467c7f03: Found GsupExpect[0] for "262421120392625" handled at TC_gsup_check_imei_via_proxy(272) HLR_Test-GSUP(266)@b63b467c7f03: Added IMSI table entry 3TC_gsup_check_imei_via_proxy(272)"262421120392625" TC_gsup_check_imei_via_proxy(272)@b63b467c7f03: setverdict(pass): none -> pass 20250203085650395 DAUC <0003> db_auc.c:157 IMSI='262421120392625': No 2G Auth Data 20250203085650396 DLINP <000b> input/ipa.c:452 connected read/write 20250203085650396 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085650396 DLGSUP <0013> gsup_req.c:140 GSUP 287: MSC-00-00-00-00-00-00: IMSI-262421120392625 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421120392625" source_name="the-source\n"} 20250203085650396 DAUC <0003> hlr.c:428 IMSI='262421120392625': storing IMEI = 12345678901234 20250203085650396 DLGSUP <0013> hlr.c:448 GSUP 287: the-source\n: IMSI-262421120392625 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421120392625" destination_name="the-source\n"} 20250203085650396 DLGSUP <0013> gsup_req.c:173 GSUP 287: the-source\n: IMSI-262421120392625 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250203085650396 DLINP <000b> input/ipa.c:452 connected read/write 20250203085650396 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085650396 DLINP <000b> input/ipa.c:452 connected read/write 20250203085650396 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(272)@b63b467c7f03: setverdict(pass): pass -> pass, component reason not changed 20250203085650396 DAUC <0003> db_auc.c:157 IMSI='262421120392625': No 2G Auth Data 20250203085650397 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46430<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(272)@b63b467c7f03: Final verdict of PTC: pass 20250203085650397 DAUC <0003> db_auc.c:157 IMSI='262429481486805': No 2G Auth Data 20250203085650397 DAUC <0003> db_auc.c:192 IMSI='262429481486805': No 3G Auth Data HLR_Test-GSUP(266)@b63b467c7f03: Created GsupExpect[0] for "262429481486805" to be handled at TC_gsup_check_imei_via_proxy(273) 20250203085650404 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46442<->l=127.0.0.1:4258 20250203085650406 DLINP <000b> input/ipa.c:452 connected read/write 20250203085650406 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085650406 DLGSUP <0013> gsup_req.c:140 GSUP 288: MSC-00-00-00-00-00-00: IMSI-262429481486805 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429481486805" source_name="the-source\n"} 20250203085650406 DMAIN <0000> hlr.c:435 IMSI='262429481486805': has IMEI = 12345678901234 (consider setting 'store-imei') 20250203085650406 DLGSUP <0013> hlr.c:448 GSUP 288: the-source\n: IMSI-262429481486805 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429481486805" destination_name="the-source\n"} 20250203085650407 DLGSUP <0013> gsup_req.c:173 GSUP 288: the-source\n: IMSI-262429481486805 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250203085650407 DLINP <000b> input/ipa.c:452 connected read/write 20250203085650407 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085650407 DLINP <000b> input/ipa.c:452 connected read/write 20250203085650407 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@b63b467c7f03: Found GsupExpect[0] for "262429481486805" handled at TC_gsup_check_imei_via_proxy(273) HLR_Test-GSUP(266)@b63b467c7f03: Added IMSI table entry 4TC_gsup_check_imei_via_proxy(273)"262429481486805" TC_gsup_check_imei_via_proxy(273)@b63b467c7f03: setverdict(pass): none -> pass 20250203085650407 DAUC <0003> db_auc.c:157 IMSI='262429481486805': No 2G Auth Data 20250203085650408 DLINP <000b> input/ipa.c:452 connected read/write 20250203085650408 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085650408 DLGSUP <0013> gsup_req.c:140 GSUP 289: MSC-00-00-00-00-00-00: IMSI-262429481486805 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429481486805" source_name="the-source\n"} 20250203085650408 DAUC <0003> hlr.c:428 IMSI='262429481486805': storing IMEI = 12345678901234 20250203085650408 DLGSUP <0013> hlr.c:448 GSUP 289: the-source\n: IMSI-262429481486805 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429481486805" destination_name="the-source\n"} 20250203085650408 DLGSUP <0013> gsup_req.c:173 GSUP 289: the-source\n: IMSI-262429481486805 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250203085650408 DLINP <000b> input/ipa.c:452 connected read/write 20250203085650408 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085650408 DLINP <000b> input/ipa.c:452 connected read/write 20250203085650408 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(273)@b63b467c7f03: setverdict(pass): pass -> pass, component reason not changed 20250203085650409 DAUC <0003> db_auc.c:157 IMSI='262429481486805': No 2G Auth Data 20250203085650409 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46442<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(273)@b63b467c7f03: Final verdict of PTC: pass 20250203085650410 DAUC <0003> db_auc.c:157 IMSI='262429525590325': No 2G Auth Data 20250203085650410 DAUC <0003> db_auc.c:192 IMSI='262429525590325': No 3G Auth Data HLR_Test-GSUP(266)@b63b467c7f03: Created GsupExpect[0] for "262429525590325" to be handled at TC_gsup_check_imei_via_proxy(274) 20250203085650416 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46458<->l=127.0.0.1:4258 20250203085650419 DLINP <000b> input/ipa.c:452 connected read/write 20250203085650419 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085650419 DLGSUP <0013> gsup_req.c:140 GSUP 290: MSC-00-00-00-00-00-00: IMSI-262429525590325 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429525590325" source_name="the-source\n"} 20250203085650419 DMAIN <0000> hlr.c:435 IMSI='262429525590325': has IMEI = 12345678901234 (consider setting 'store-imei') 20250203085650419 DLGSUP <0013> hlr.c:448 GSUP 290: the-source\n: IMSI-262429525590325 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429525590325" destination_name="the-source\n"} 20250203085650419 DLGSUP <0013> gsup_req.c:173 GSUP 290: the-source\n: IMSI-262429525590325 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250203085650419 DLINP <000b> input/ipa.c:452 connected read/write 20250203085650419 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085650419 DLINP <000b> input/ipa.c:452 connected read/write 20250203085650419 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@b63b467c7f03: Found GsupExpect[0] for "262429525590325" handled at TC_gsup_check_imei_via_proxy(274) HLR_Test-GSUP(266)@b63b467c7f03: Added IMSI table entry 5TC_gsup_check_imei_via_proxy(274)"262429525590325" TC_gsup_check_imei_via_proxy(274)@b63b467c7f03: setverdict(pass): none -> pass 20250203085650421 DLINP <000b> input/ipa.c:452 connected read/write 20250203085650421 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085650421 DLGSUP <0013> gsup_req.c:140 GSUP 291: MSC-00-00-00-00-00-00: IMSI-262429525590325 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429525590325" source_name="the-source\n"} 20250203085650421 DAUC <0003> hlr.c:428 IMSI='262429525590325': storing IMEI = 12345678901234 20250203085650421 DLGSUP <0013> hlr.c:448 GSUP 291: the-source\n: IMSI-262429525590325 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429525590325" destination_name="the-source\n"} 20250203085650421 DLGSUP <0013> gsup_req.c:173 GSUP 291: the-source\n: IMSI-262429525590325 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250203085650421 DLINP <000b> input/ipa.c:452 connected read/write 20250203085650421 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085650421 DLINP <000b> input/ipa.c:452 connected read/write 20250203085650421 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(274)@b63b467c7f03: setverdict(pass): pass -> pass, component reason not changed 20250203085650422 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46458<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(274)@b63b467c7f03: Final verdict of PTC: pass 20250203085650422 DAUC <0003> db_auc.c:157 IMSI='262425671232955': No 2G Auth Data 20250203085650422 DAUC <0003> db_auc.c:192 IMSI='262425671232955': No 3G Auth Data HLR_Test-GSUP(266)@b63b467c7f03: Created GsupExpect[0] for "262425671232955" to be handled at TC_gsup_check_imei_via_proxy(275) 20250203085650428 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46472<->l=127.0.0.1:4258 20250203085650430 DLINP <000b> input/ipa.c:452 connected read/write 20250203085650430 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085650430 DLGSUP <0013> gsup_req.c:140 GSUP 292: MSC-00-00-00-00-00-00: IMSI-262425671232955 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425671232955" source_name="the-source\n"} 20250203085650430 DMAIN <0000> hlr.c:435 IMSI='262425671232955': has IMEI = 12345678901234 (consider setting 'store-imei') 20250203085650430 DLGSUP <0013> hlr.c:448 GSUP 292: the-source\n: IMSI-262425671232955 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425671232955" destination_name="the-source\n"} 20250203085650430 DLGSUP <0013> gsup_req.c:173 GSUP 292: the-source\n: IMSI-262425671232955 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250203085650430 DLINP <000b> input/ipa.c:452 connected read/write 20250203085650430 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085650430 DLINP <000b> input/ipa.c:452 connected read/write 20250203085650430 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@b63b467c7f03: Found GsupExpect[0] for "262425671232955" handled at TC_gsup_check_imei_via_proxy(275) HLR_Test-GSUP(266)@b63b467c7f03: Added IMSI table entry 6TC_gsup_check_imei_via_proxy(275)"262425671232955" TC_gsup_check_imei_via_proxy(275)@b63b467c7f03: setverdict(pass): none -> pass 20250203085650432 DLINP <000b> input/ipa.c:452 connected read/write 20250203085650432 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085650432 DLGSUP <0013> gsup_req.c:140 GSUP 293: MSC-00-00-00-00-00-00: IMSI-262425671232955 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425671232955" source_name="the-source\n"} 20250203085650432 DAUC <0003> hlr.c:428 IMSI='262425671232955': storing IMEI = 12345678901234 20250203085650432 DLGSUP <0013> hlr.c:448 GSUP 293: the-source\n: IMSI-262425671232955 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425671232955" destination_name="the-source\n"} 20250203085650432 DLGSUP <0013> gsup_req.c:173 GSUP 293: the-source\n: IMSI-262425671232955 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250203085650432 DLINP <000b> input/ipa.c:452 connected read/write 20250203085650432 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085650432 DLINP <000b> input/ipa.c:452 connected read/write 20250203085650432 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(275)@b63b467c7f03: setverdict(pass): pass -> pass, component reason not changed 20250203085650433 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46472<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(275)@b63b467c7f03: Final verdict of PTC: pass 20250203085650434 DAUC <0003> db_auc.c:157 IMSI='262426256322756': No 2G Auth Data 20250203085650434 DAUC <0003> db_auc.c:192 IMSI='262426256322756': No 3G Auth Data HLR_Test-GSUP(266)@b63b467c7f03: Created GsupExpect[0] for "262426256322756" to be handled at TC_gsup_check_imei_via_proxy(276) 20250203085650440 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46480<->l=127.0.0.1:4258 20250203085650442 DLINP <000b> input/ipa.c:452 connected read/write 20250203085650442 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085650442 DLGSUP <0013> gsup_req.c:140 GSUP 294: MSC-00-00-00-00-00-00: IMSI-262426256322756 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426256322756" source_name="the-source\n"} 20250203085650442 DMAIN <0000> hlr.c:435 IMSI='262426256322756': has IMEI = 12345678901234 (consider setting 'store-imei') 20250203085650442 DLGSUP <0013> hlr.c:448 GSUP 294: the-source\n: IMSI-262426256322756 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426256322756" destination_name="the-source\n"} 20250203085650442 DLGSUP <0013> gsup_req.c:173 GSUP 294: the-source\n: IMSI-262426256322756 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250203085650442 DLINP <000b> input/ipa.c:452 connected read/write 20250203085650442 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085650442 DLINP <000b> input/ipa.c:452 connected read/write 20250203085650442 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@b63b467c7f03: Found GsupExpect[0] for "262426256322756" handled at TC_gsup_check_imei_via_proxy(276) HLR_Test-GSUP(266)@b63b467c7f03: Added IMSI table entry 7TC_gsup_check_imei_via_proxy(276)"262426256322756" TC_gsup_check_imei_via_proxy(276)@b63b467c7f03: setverdict(pass): none -> pass 20250203085650444 DLINP <000b> input/ipa.c:452 connected read/write 20250203085650444 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085650444 DLGSUP <0013> gsup_req.c:140 GSUP 295: MSC-00-00-00-00-00-00: IMSI-262426256322756 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426256322756" source_name="the-source\n"} 20250203085650444 DAUC <0003> hlr.c:428 IMSI='262426256322756': storing IMEI = 12345678901234 20250203085650444 DLGSUP <0013> hlr.c:448 GSUP 295: the-source\n: IMSI-262426256322756 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426256322756" destination_name="the-source\n"} 20250203085650444 DLGSUP <0013> gsup_req.c:173 GSUP 295: the-source\n: IMSI-262426256322756 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250203085650444 DLINP <000b> input/ipa.c:452 connected read/write 20250203085650444 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085650444 DLINP <000b> input/ipa.c:452 connected read/write 20250203085650444 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(276)@b63b467c7f03: setverdict(pass): pass -> pass, component reason not changed 20250203085650445 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46480<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(276)@b63b467c7f03: Final verdict of PTC: pass MTC@b63b467c7f03: setverdict(pass): none -> pass 20250203085650446 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46408<->l=127.0.0.1:4258 20250203085650446 DLINP <000b> input/ipa.c:452 connected read/write 20250203085650446 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085650446 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250203085650446 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250203085650446 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250203085650446 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20250203085650446 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34827<->l=127.0.0.1:4259) HLR_Test-GSUP(266)@b63b467c7f03: Final verdict of PTC: none IPA-CTRL-CLI-IPA(268)@b63b467c7f03: Final verdict of PTC: none HLR_Test-GSUP-IPA(265)@b63b467c7f03: Final verdict of PTC: none 267@b63b467c7f03: Final verdict of PTC: none MTC@b63b467c7f03: Setting final verdict of the test case. MTC@b63b467c7f03: Local verdict of MTC: pass MTC@b63b467c7f03: Local verdict of PTC HLR_Test-GSUP-IPA(265): none (pass -> pass) MTC@b63b467c7f03: Local verdict of PTC HLR_Test-GSUP(266): none (pass -> pass) MTC@b63b467c7f03: Local verdict of PTC with component reference 267: none (pass -> pass) MTC@b63b467c7f03: Local verdict of PTC IPA-CTRL-CLI-IPA(268): none (pass -> pass) MTC@b63b467c7f03: Local verdict of PTC TC_gsup_check_imei_via_proxy(269): pass (pass -> pass) MTC@b63b467c7f03: Local verdict of PTC TC_gsup_check_imei_via_proxy(270): pass (pass -> pass) MTC@b63b467c7f03: Local verdict of PTC TC_gsup_check_imei_via_proxy(271): pass (pass -> pass) MTC@b63b467c7f03: Local verdict of PTC TC_gsup_check_imei_via_proxy(272): pass (pass -> pass) MTC@b63b467c7f03: Local verdict of PTC TC_gsup_check_imei_via_proxy(273): pass (pass -> pass) MTC@b63b467c7f03: Local verdict of PTC TC_gsup_check_imei_via_proxy(274): pass (pass -> pass) MTC@b63b467c7f03: Local verdict of PTC TC_gsup_check_imei_via_proxy(275): pass (pass -> pass) MTC@b63b467c7f03: Local verdict of PTC TC_gsup_check_imei_via_proxy(276): pass (pass -> pass) MTC@b63b467c7f03: Test case TC_gsup_check_imei_via_proxy finished. Verdict: pass MTC@b63b467c7f03: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_via_proxy pass'. Mon Feb 3 08:56:50 UTC 2025 ====== HLR_Tests.TC_gsup_check_imei_via_proxy pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_check_imei_via_proxy.talloc 20250203085650477 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46486<->l=127.0.0.1:4258 20250203085650577 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46486<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=66540) Waiting for packet dumper to finish... 1 (prev_count=66540, count=127120) MTC@b63b467c7f03: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_via_proxy pass' was executed successfully (exit status: 0). MTC@b63b467c7f03: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_invalid_len'. ------ HLR_Tests.TC_gsup_check_imei_invalid_len ------ Mon Feb 3 08:56:52 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_check_imei_invalid_len.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_check_imei_invalid_len.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@b63b467c7f03: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_invalid_len' was executed successfully (exit status: 0). MTC@b63b467c7f03: Test case TC_gsup_check_imei_invalid_len started. MTC@b63b467c7f03: legacy= false MTC@b63b467c7f03: in not legacy case 1 MTC@b63b467c7f03: in not legacy case 2 20250203085653711 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250203085653711 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(277)@b63b467c7f03: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250203085653717 DLINP <000b> input/ipa.c:452 connected read/write 20250203085653717 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085653719 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34534<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(277)@b63b467c7f03: 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)@b63b467c7f03: 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 } } } } 20250203085653722 DLINP <000b> input/ipa.c:452 connected read/write 20250203085653722 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085653722 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250203085653722 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250203085653722 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 20250203085653722 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250203085653722 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 20250203085653722 DLGSUP <0013> gsup_server.c:236 2: 20250203085653722 DLGSUP <0013> gsup_server.c:238 2: 00 20250203085653722 DLGSUP <0013> gsup_server.c:236 3: 20250203085653722 DLGSUP <0013> gsup_server.c:238 3: 00 20250203085653722 DLGSUP <0013> gsup_server.c:236 4: 20250203085653722 DLGSUP <0013> gsup_server.c:238 4: 00 20250203085653722 DLGSUP <0013> gsup_server.c:236 5: 20250203085653722 DLGSUP <0013> gsup_server.c:238 5: 00 20250203085653722 DLGSUP <0013> gsup_server.c:236 7: HLR_Test-GSUP-IPA(277)@b63b467c7f03: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250203085653722 DLGSUP <0013> gsup_server.c:238 7: 00 20250203085653722 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250203085653722 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250203085653722 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 279@b63b467c7f03: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20250203085653734 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:46487<->l=127.0.0.1:4259) 20250203085653738 DAUC <0003> db_auc.c:157 IMSI='262427590362528': No 2G Auth Data 20250203085653738 DAUC <0003> db_auc.c:192 IMSI='262427590362528': No 3G Auth Data HLR_Test-GSUP(278)@b63b467c7f03: Created GsupExpect[0] for "262427590362528" to be handled at TC_gsup_check_imei_invalid_len(281) 20250203085653748 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34536<->l=127.0.0.1:4258 20250203085653766 DLINP <000b> input/ipa.c:452 connected read/write 20250203085653766 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085653766 DLGSUP <0013> gsup_req.c:140 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262427590362528 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427590362528"} 20250203085653766 DLGSUP <0013> hlr.c:410 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262427590362528 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250203085653766 DLGSUP <0013> gsup_req.c:276 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262427590362528 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427590362528" cause=Invalid mandatory information} 20250203085653766 DLGSUP <0013> gsup_req.c:173 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262427590362528 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250203085653766 DLINP <000b> input/ipa.c:452 connected read/write 20250203085653766 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085653766 DLINP <000b> input/ipa.c:452 connected read/write 20250203085653766 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@b63b467c7f03: Found GsupExpect[0] for "262427590362528" handled at TC_gsup_check_imei_invalid_len(281) HLR_Test-GSUP(278)@b63b467c7f03: Added IMSI table entry 0TC_gsup_check_imei_invalid_len(281)"262427590362528" TC_gsup_check_imei_invalid_len(281)@b63b467c7f03: setverdict(pass): none -> pass 20250203085653774 DLINP <000b> input/ipa.c:452 connected read/write 20250203085653774 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085653774 DLGSUP <0013> gsup_req.c:140 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262427590362528 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427590362528"} 20250203085653774 DLGSUP <0013> hlr.c:410 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262427590362528 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250203085653774 DLGSUP <0013> gsup_req.c:276 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262427590362528 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427590362528" cause=Invalid mandatory information} 20250203085653774 DLGSUP <0013> gsup_req.c:173 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262427590362528 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250203085653774 DLINP <000b> input/ipa.c:452 connected read/write 20250203085653775 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085653775 DLINP <000b> input/ipa.c:452 connected read/write 20250203085653775 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@b63b467c7f03: setverdict(pass): pass -> pass, component reason not changed 20250203085653778 DLINP <000b> input/ipa.c:452 connected read/write 20250203085653778 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085653778 DLGSUP <0013> gsup_req.c:140 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262427590362528 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427590362528"} 20250203085653778 DLGSUP <0013> hlr.c:419 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262427590362528 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250203085653778 DLGSUP <0013> gsup_req.c:276 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262427590362528 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427590362528" cause=Invalid mandatory information} 20250203085653778 DLGSUP <0013> gsup_req.c:173 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262427590362528 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250203085653779 DLINP <000b> input/ipa.c:452 connected read/write 20250203085653779 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085653779 DLINP <000b> input/ipa.c:452 connected read/write 20250203085653779 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@b63b467c7f03: setverdict(pass): pass -> pass, component reason not changed 20250203085653782 DLINP <000b> input/ipa.c:452 connected read/write 20250203085653782 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085653782 DLGSUP <0013> gsup_req.c:140 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262427590362528 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427590362528"} 20250203085653782 DLGSUP <0013> hlr.c:419 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262427590362528 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250203085653782 DLGSUP <0013> gsup_req.c:276 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262427590362528 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427590362528" cause=Invalid mandatory information} 20250203085653782 DLGSUP <0013> gsup_req.c:173 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262427590362528 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250203085653782 DLINP <000b> input/ipa.c:452 connected read/write 20250203085653782 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085653782 DLINP <000b> input/ipa.c:452 connected read/write 20250203085653782 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@b63b467c7f03: setverdict(pass): pass -> pass, component reason not changed 20250203085653785 DLINP <000b> input/ipa.c:452 connected read/write 20250203085653786 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085653786 DLGSUP <0013> gsup_req.c:140 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262427590362528 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427590362528"} 20250203085653786 DLGSUP <0013> hlr.c:419 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262427590362528 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250203085653786 DLGSUP <0013> gsup_req.c:276 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262427590362528 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427590362528" cause=Invalid mandatory information} 20250203085653786 DLGSUP <0013> gsup_req.c:173 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262427590362528 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250203085653786 DLINP <000b> input/ipa.c:452 connected read/write 20250203085653786 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085653786 DLINP <000b> input/ipa.c:452 connected read/write 20250203085653786 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@b63b467c7f03: setverdict(pass): pass -> pass, component reason not changed 20250203085653788 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34536<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(281)@b63b467c7f03: Final verdict of PTC: pass 20250203085653791 DAUC <0003> db_auc.c:157 IMSI='262429680864519': No 2G Auth Data 20250203085653791 DAUC <0003> db_auc.c:192 IMSI='262429680864519': No 3G Auth Data HLR_Test-GSUP(278)@b63b467c7f03: Created GsupExpect[0] for "262429680864519" to be handled at TC_gsup_check_imei_invalid_len(282) 20250203085653810 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34540<->l=127.0.0.1:4258 20250203085653812 DLINP <000b> input/ipa.c:452 connected read/write 20250203085653812 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085653812 DLGSUP <0013> gsup_req.c:140 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262429680864519 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429680864519"} 20250203085653812 DLGSUP <0013> hlr.c:410 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262429680864519 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250203085653812 DLGSUP <0013> gsup_req.c:276 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262429680864519 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429680864519" cause=Invalid mandatory information} 20250203085653812 DLGSUP <0013> gsup_req.c:173 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262429680864519 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250203085653812 DLINP <000b> input/ipa.c:452 connected read/write 20250203085653812 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085653812 DLINP <000b> input/ipa.c:452 connected read/write 20250203085653812 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@b63b467c7f03: Found GsupExpect[0] for "262429680864519" handled at TC_gsup_check_imei_invalid_len(282) HLR_Test-GSUP(278)@b63b467c7f03: Added IMSI table entry 1TC_gsup_check_imei_invalid_len(282)"262429680864519" TC_gsup_check_imei_invalid_len(282)@b63b467c7f03: setverdict(pass): none -> pass 20250203085653813 DLINP <000b> input/ipa.c:452 connected read/write 20250203085653813 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085653813 DLGSUP <0013> gsup_req.c:140 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262429680864519 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429680864519"} 20250203085653813 DLGSUP <0013> hlr.c:410 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262429680864519 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250203085653813 DLGSUP <0013> gsup_req.c:276 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262429680864519 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429680864519" cause=Invalid mandatory information} 20250203085653813 DLGSUP <0013> gsup_req.c:173 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262429680864519 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250203085653813 DLINP <000b> input/ipa.c:452 connected read/write 20250203085653813 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085653813 DLINP <000b> input/ipa.c:452 connected read/write 20250203085653813 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@b63b467c7f03: setverdict(pass): pass -> pass, component reason not changed 20250203085653813 DLINP <000b> input/ipa.c:452 connected read/write 20250203085653813 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085653813 DLGSUP <0013> gsup_req.c:140 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262429680864519 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429680864519"} 20250203085653813 DLGSUP <0013> hlr.c:419 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262429680864519 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250203085653813 DLGSUP <0013> gsup_req.c:276 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262429680864519 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429680864519" cause=Invalid mandatory information} 20250203085653813 DLGSUP <0013> gsup_req.c:173 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262429680864519 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250203085653813 DLINP <000b> input/ipa.c:452 connected read/write 20250203085653813 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085653813 DLINP <000b> input/ipa.c:452 connected read/write 20250203085653813 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@b63b467c7f03: setverdict(pass): pass -> pass, component reason not changed 20250203085653814 DLINP <000b> input/ipa.c:452 connected read/write 20250203085653814 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085653814 DLGSUP <0013> gsup_req.c:140 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262429680864519 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429680864519"} 20250203085653814 DLGSUP <0013> hlr.c:419 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262429680864519 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250203085653814 DLGSUP <0013> gsup_req.c:276 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262429680864519 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429680864519" cause=Invalid mandatory information} 20250203085653814 DLGSUP <0013> gsup_req.c:173 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262429680864519 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250203085653814 DLINP <000b> input/ipa.c:452 connected read/write 20250203085653814 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085653814 DLINP <000b> input/ipa.c:452 connected read/write 20250203085653814 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@b63b467c7f03: setverdict(pass): pass -> pass, component reason not changed 20250203085653814 DLINP <000b> input/ipa.c:452 connected read/write 20250203085653814 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085653814 DLGSUP <0013> gsup_req.c:140 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262429680864519 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429680864519"} 20250203085653814 DLGSUP <0013> hlr.c:419 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262429680864519 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250203085653814 DLGSUP <0013> gsup_req.c:276 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262429680864519 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429680864519" cause=Invalid mandatory information} 20250203085653814 DLGSUP <0013> gsup_req.c:173 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262429680864519 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250203085653814 DLINP <000b> input/ipa.c:452 connected read/write 20250203085653814 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085653814 DLINP <000b> input/ipa.c:452 connected read/write 20250203085653814 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@b63b467c7f03: setverdict(pass): pass -> pass, component reason not changed 20250203085653815 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34540<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(282)@b63b467c7f03: Final verdict of PTC: pass 20250203085653815 DAUC <0003> db_auc.c:157 IMSI='262429736622119': No 2G Auth Data 20250203085653815 DAUC <0003> db_auc.c:192 IMSI='262429736622119': No 3G Auth Data HLR_Test-GSUP(278)@b63b467c7f03: Created GsupExpect[0] for "262429736622119" to be handled at TC_gsup_check_imei_invalid_len(283) 20250203085653822 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34546<->l=127.0.0.1:4258 20250203085653824 DLINP <000b> input/ipa.c:452 connected read/write 20250203085653824 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085653824 DLGSUP <0013> gsup_req.c:140 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262429736622119 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429736622119"} 20250203085653824 DLGSUP <0013> hlr.c:410 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262429736622119 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250203085653824 DLGSUP <0013> gsup_req.c:276 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262429736622119 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429736622119" cause=Invalid mandatory information} 20250203085653824 DLGSUP <0013> gsup_req.c:173 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262429736622119 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250203085653824 DLINP <000b> input/ipa.c:452 connected read/write 20250203085653824 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085653824 DLINP <000b> input/ipa.c:452 connected read/write 20250203085653824 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@b63b467c7f03: Found GsupExpect[0] for "262429736622119" handled at TC_gsup_check_imei_invalid_len(283) HLR_Test-GSUP(278)@b63b467c7f03: Added IMSI table entry 2TC_gsup_check_imei_invalid_len(283)"262429736622119" TC_gsup_check_imei_invalid_len(283)@b63b467c7f03: setverdict(pass): none -> pass 20250203085653824 DLINP <000b> input/ipa.c:452 connected read/write 20250203085653824 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085653824 DLGSUP <0013> gsup_req.c:140 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262429736622119 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429736622119"} 20250203085653824 DLGSUP <0013> hlr.c:410 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262429736622119 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250203085653824 DLGSUP <0013> gsup_req.c:276 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262429736622119 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429736622119" cause=Invalid mandatory information} 20250203085653824 DLGSUP <0013> gsup_req.c:173 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262429736622119 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250203085653824 DLINP <000b> input/ipa.c:452 connected read/write 20250203085653824 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085653824 DLINP <000b> input/ipa.c:452 connected read/write 20250203085653824 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@b63b467c7f03: setverdict(pass): pass -> pass, component reason not changed 20250203085653825 DLINP <000b> input/ipa.c:452 connected read/write 20250203085653825 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085653825 DLGSUP <0013> gsup_req.c:140 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262429736622119 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429736622119"} 20250203085653825 DLGSUP <0013> hlr.c:419 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262429736622119 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250203085653825 DLGSUP <0013> gsup_req.c:276 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262429736622119 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429736622119" cause=Invalid mandatory information} 20250203085653825 DLGSUP <0013> gsup_req.c:173 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262429736622119 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250203085653825 DLINP <000b> input/ipa.c:452 connected read/write 20250203085653825 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085653825 DLINP <000b> input/ipa.c:452 connected read/write 20250203085653825 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@b63b467c7f03: setverdict(pass): pass -> pass, component reason not changed 20250203085653825 DLINP <000b> input/ipa.c:452 connected read/write 20250203085653825 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085653825 DLGSUP <0013> gsup_req.c:140 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262429736622119 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429736622119"} 20250203085653825 DLGSUP <0013> hlr.c:419 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262429736622119 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250203085653825 DLGSUP <0013> gsup_req.c:276 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262429736622119 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429736622119" cause=Invalid mandatory information} 20250203085653825 DLGSUP <0013> gsup_req.c:173 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262429736622119 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250203085653825 DLINP <000b> input/ipa.c:452 connected read/write 20250203085653825 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085653826 DLINP <000b> input/ipa.c:452 connected read/write 20250203085653826 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@b63b467c7f03: setverdict(pass): pass -> pass, component reason not changed 20250203085653826 DLINP <000b> input/ipa.c:452 connected read/write 20250203085653826 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085653826 DLGSUP <0013> gsup_req.c:140 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262429736622119 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429736622119"} 20250203085653826 DLGSUP <0013> hlr.c:419 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262429736622119 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250203085653826 DLGSUP <0013> gsup_req.c:276 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262429736622119 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429736622119" cause=Invalid mandatory information} 20250203085653826 DLGSUP <0013> gsup_req.c:173 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262429736622119 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250203085653826 DLINP <000b> input/ipa.c:452 connected read/write 20250203085653826 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085653826 DLINP <000b> input/ipa.c:452 connected read/write 20250203085653826 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@b63b467c7f03: setverdict(pass): pass -> pass, component reason not changed 20250203085653826 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34546<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(283)@b63b467c7f03: Final verdict of PTC: pass 20250203085653827 DAUC <0003> db_auc.c:157 IMSI='262425904199578': No 2G Auth Data 20250203085653827 DAUC <0003> db_auc.c:192 IMSI='262425904199578': No 3G Auth Data HLR_Test-GSUP(278)@b63b467c7f03: Created GsupExpect[0] for "262425904199578" to be handled at TC_gsup_check_imei_invalid_len(284) 20250203085653834 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34550<->l=127.0.0.1:4258 20250203085653836 DLINP <000b> input/ipa.c:452 connected read/write 20250203085653836 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085653836 DLGSUP <0013> gsup_req.c:140 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262425904199578 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425904199578"} 20250203085653836 DLGSUP <0013> hlr.c:410 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262425904199578 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250203085653836 DLGSUP <0013> gsup_req.c:276 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262425904199578 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425904199578" cause=Invalid mandatory information} 20250203085653836 DLGSUP <0013> gsup_req.c:173 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262425904199578 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250203085653836 DLINP <000b> input/ipa.c:452 connected read/write 20250203085653836 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085653836 DLINP <000b> input/ipa.c:452 connected read/write 20250203085653836 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@b63b467c7f03: Found GsupExpect[0] for "262425904199578" handled at TC_gsup_check_imei_invalid_len(284) HLR_Test-GSUP(278)@b63b467c7f03: Added IMSI table entry 3TC_gsup_check_imei_invalid_len(284)"262425904199578" TC_gsup_check_imei_invalid_len(284)@b63b467c7f03: setverdict(pass): none -> pass 20250203085653837 DLINP <000b> input/ipa.c:452 connected read/write 20250203085653837 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085653837 DLGSUP <0013> gsup_req.c:140 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262425904199578 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425904199578"} 20250203085653837 DLGSUP <0013> hlr.c:410 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262425904199578 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250203085653837 DLGSUP <0013> gsup_req.c:276 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262425904199578 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425904199578" cause=Invalid mandatory information} 20250203085653837 DLGSUP <0013> gsup_req.c:173 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262425904199578 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250203085653837 DLINP <000b> input/ipa.c:452 connected read/write 20250203085653837 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085653837 DLINP <000b> input/ipa.c:452 connected read/write 20250203085653837 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@b63b467c7f03: setverdict(pass): pass -> pass, component reason not changed 20250203085653837 DLINP <000b> input/ipa.c:452 connected read/write 20250203085653837 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085653837 DLGSUP <0013> gsup_req.c:140 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262425904199578 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425904199578"} 20250203085653837 DLGSUP <0013> hlr.c:419 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262425904199578 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250203085653837 DLGSUP <0013> gsup_req.c:276 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262425904199578 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425904199578" cause=Invalid mandatory information} 20250203085653837 DLGSUP <0013> gsup_req.c:173 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262425904199578 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250203085653837 DLINP <000b> input/ipa.c:452 connected read/write 20250203085653837 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085653837 DLINP <000b> input/ipa.c:452 connected read/write 20250203085653837 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@b63b467c7f03: setverdict(pass): pass -> pass, component reason not changed 20250203085653838 DLINP <000b> input/ipa.c:452 connected read/write 20250203085653838 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085653838 DLGSUP <0013> gsup_req.c:140 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262425904199578 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425904199578"} 20250203085653838 DLGSUP <0013> hlr.c:419 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262425904199578 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250203085653838 DLGSUP <0013> gsup_req.c:276 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262425904199578 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425904199578" cause=Invalid mandatory information} 20250203085653838 DLGSUP <0013> gsup_req.c:173 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262425904199578 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250203085653838 DLINP <000b> input/ipa.c:452 connected read/write 20250203085653838 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085653838 DLINP <000b> input/ipa.c:452 connected read/write 20250203085653838 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@b63b467c7f03: setverdict(pass): pass -> pass, component reason not changed 20250203085653838 DLINP <000b> input/ipa.c:452 connected read/write 20250203085653838 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085653838 DLGSUP <0013> gsup_req.c:140 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262425904199578 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425904199578"} 20250203085653838 DLGSUP <0013> hlr.c:419 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262425904199578 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250203085653838 DLGSUP <0013> gsup_req.c:276 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262425904199578 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425904199578" cause=Invalid mandatory information} 20250203085653838 DLGSUP <0013> gsup_req.c:173 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262425904199578 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250203085653838 DLINP <000b> input/ipa.c:452 connected read/write 20250203085653838 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085653838 DLINP <000b> input/ipa.c:452 connected read/write 20250203085653838 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@b63b467c7f03: setverdict(pass): pass -> pass, component reason not changed 20250203085653839 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34550<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(284)@b63b467c7f03: Final verdict of PTC: pass 20250203085653839 DAUC <0003> db_auc.c:157 IMSI='262424106822142': No 2G Auth Data 20250203085653839 DAUC <0003> db_auc.c:192 IMSI='262424106822142': No 3G Auth Data HLR_Test-GSUP(278)@b63b467c7f03: Created GsupExpect[0] for "262424106822142" to be handled at TC_gsup_check_imei_invalid_len(285) 20250203085653846 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34558<->l=127.0.0.1:4258 20250203085653848 DLINP <000b> input/ipa.c:452 connected read/write 20250203085653848 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085653848 DLGSUP <0013> gsup_req.c:140 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262424106822142 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424106822142"} 20250203085653848 DLGSUP <0013> hlr.c:410 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262424106822142 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250203085653848 DLGSUP <0013> gsup_req.c:276 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262424106822142 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424106822142" cause=Invalid mandatory information} 20250203085653848 DLGSUP <0013> gsup_req.c:173 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262424106822142 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250203085653848 DLINP <000b> input/ipa.c:452 connected read/write 20250203085653848 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085653848 DLINP <000b> input/ipa.c:452 connected read/write 20250203085653848 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@b63b467c7f03: Found GsupExpect[0] for "262424106822142" handled at TC_gsup_check_imei_invalid_len(285) HLR_Test-GSUP(278)@b63b467c7f03: Added IMSI table entry 4TC_gsup_check_imei_invalid_len(285)"262424106822142" TC_gsup_check_imei_invalid_len(285)@b63b467c7f03: setverdict(pass): none -> pass 20250203085653848 DLINP <000b> input/ipa.c:452 connected read/write 20250203085653848 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085653848 DLGSUP <0013> gsup_req.c:140 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262424106822142 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424106822142"} 20250203085653848 DLGSUP <0013> hlr.c:410 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262424106822142 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250203085653848 DLGSUP <0013> gsup_req.c:276 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262424106822142 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424106822142" cause=Invalid mandatory information} 20250203085653848 DLGSUP <0013> gsup_req.c:173 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262424106822142 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250203085653848 DLINP <000b> input/ipa.c:452 connected read/write 20250203085653848 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085653848 DLINP <000b> input/ipa.c:452 connected read/write 20250203085653848 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@b63b467c7f03: setverdict(pass): pass -> pass, component reason not changed 20250203085653849 DLINP <000b> input/ipa.c:452 connected read/write 20250203085653849 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085653849 DLGSUP <0013> gsup_req.c:140 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262424106822142 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424106822142"} 20250203085653849 DLGSUP <0013> hlr.c:419 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262424106822142 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250203085653849 DLGSUP <0013> gsup_req.c:276 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262424106822142 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424106822142" cause=Invalid mandatory information} 20250203085653849 DLGSUP <0013> gsup_req.c:173 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262424106822142 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250203085653849 DLINP <000b> input/ipa.c:452 connected read/write 20250203085653849 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085653849 DLINP <000b> input/ipa.c:452 connected read/write 20250203085653849 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@b63b467c7f03: setverdict(pass): pass -> pass, component reason not changed 20250203085653850 DLINP <000b> input/ipa.c:452 connected read/write 20250203085653850 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085653850 DLGSUP <0013> gsup_req.c:140 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262424106822142 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424106822142"} 20250203085653850 DLGSUP <0013> hlr.c:419 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262424106822142 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250203085653850 DLGSUP <0013> gsup_req.c:276 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262424106822142 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424106822142" cause=Invalid mandatory information} 20250203085653850 DLGSUP <0013> gsup_req.c:173 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262424106822142 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250203085653850 DLINP <000b> input/ipa.c:452 connected read/write 20250203085653850 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085653850 DLINP <000b> input/ipa.c:452 connected read/write 20250203085653850 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@b63b467c7f03: setverdict(pass): pass -> pass, component reason not changed 20250203085653851 DLINP <000b> input/ipa.c:452 connected read/write 20250203085653851 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085653851 DLGSUP <0013> gsup_req.c:140 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262424106822142 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424106822142"} 20250203085653851 DLGSUP <0013> hlr.c:419 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262424106822142 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250203085653851 DLGSUP <0013> gsup_req.c:276 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262424106822142 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424106822142" cause=Invalid mandatory information} 20250203085653851 DLGSUP <0013> gsup_req.c:173 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262424106822142 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250203085653851 DLINP <000b> input/ipa.c:452 connected read/write 20250203085653851 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085653851 DLINP <000b> input/ipa.c:452 connected read/write 20250203085653851 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@b63b467c7f03: setverdict(pass): pass -> pass, component reason not changed 20250203085653851 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34558<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(285)@b63b467c7f03: Final verdict of PTC: pass 20250203085653852 DAUC <0003> db_auc.c:157 IMSI='262429986627077': No 2G Auth Data 20250203085653852 DAUC <0003> db_auc.c:192 IMSI='262429986627077': No 3G Auth Data HLR_Test-GSUP(278)@b63b467c7f03: Created GsupExpect[0] for "262429986627077" to be handled at TC_gsup_check_imei_invalid_len(286) 20250203085653859 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34574<->l=127.0.0.1:4258 20250203085653861 DLINP <000b> input/ipa.c:452 connected read/write 20250203085653861 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085653861 DLGSUP <0013> gsup_req.c:140 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262429986627077 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429986627077"} 20250203085653861 DLGSUP <0013> hlr.c:410 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262429986627077 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250203085653861 DLGSUP <0013> gsup_req.c:276 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262429986627077 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429986627077" cause=Invalid mandatory information} 20250203085653861 DLGSUP <0013> gsup_req.c:173 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262429986627077 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250203085653861 DLINP <000b> input/ipa.c:452 connected read/write 20250203085653861 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085653861 DLINP <000b> input/ipa.c:452 connected read/write 20250203085653861 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@b63b467c7f03: Found GsupExpect[0] for "262429986627077" handled at TC_gsup_check_imei_invalid_len(286) HLR_Test-GSUP(278)@b63b467c7f03: Added IMSI table entry 5TC_gsup_check_imei_invalid_len(286)"262429986627077" TC_gsup_check_imei_invalid_len(286)@b63b467c7f03: setverdict(pass): none -> pass 20250203085653862 DLINP <000b> input/ipa.c:452 connected read/write 20250203085653862 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085653862 DLGSUP <0013> gsup_req.c:140 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262429986627077 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429986627077"} 20250203085653862 DLGSUP <0013> hlr.c:410 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262429986627077 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250203085653862 DLGSUP <0013> gsup_req.c:276 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262429986627077 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429986627077" cause=Invalid mandatory information} 20250203085653862 DLGSUP <0013> gsup_req.c:173 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262429986627077 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250203085653862 DLINP <000b> input/ipa.c:452 connected read/write 20250203085653862 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085653862 DLINP <000b> input/ipa.c:452 connected read/write 20250203085653862 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@b63b467c7f03: setverdict(pass): pass -> pass, component reason not changed 20250203085653863 DLINP <000b> input/ipa.c:452 connected read/write 20250203085653863 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085653863 DLGSUP <0013> gsup_req.c:140 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262429986627077 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429986627077"} 20250203085653863 DLGSUP <0013> hlr.c:419 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262429986627077 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250203085653863 DLGSUP <0013> gsup_req.c:276 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262429986627077 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429986627077" cause=Invalid mandatory information} 20250203085653863 DLGSUP <0013> gsup_req.c:173 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262429986627077 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250203085653863 DLINP <000b> input/ipa.c:452 connected read/write 20250203085653863 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085653863 DLINP <000b> input/ipa.c:452 connected read/write 20250203085653863 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@b63b467c7f03: setverdict(pass): pass -> pass, component reason not changed 20250203085653864 DLINP <000b> input/ipa.c:452 connected read/write 20250203085653864 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085653864 DLGSUP <0013> gsup_req.c:140 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262429986627077 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429986627077"} 20250203085653864 DLGSUP <0013> hlr.c:419 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262429986627077 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250203085653864 DLGSUP <0013> gsup_req.c:276 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262429986627077 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429986627077" cause=Invalid mandatory information} 20250203085653864 DLGSUP <0013> gsup_req.c:173 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262429986627077 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250203085653864 DLINP <000b> input/ipa.c:452 connected read/write 20250203085653864 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085653864 DLINP <000b> input/ipa.c:452 connected read/write 20250203085653864 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@b63b467c7f03: setverdict(pass): pass -> pass, component reason not changed 20250203085653865 DLINP <000b> input/ipa.c:452 connected read/write 20250203085653865 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085653865 DLGSUP <0013> gsup_req.c:140 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262429986627077 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429986627077"} 20250203085653865 DLGSUP <0013> hlr.c:419 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262429986627077 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250203085653865 DLGSUP <0013> gsup_req.c:276 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262429986627077 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429986627077" cause=Invalid mandatory information} 20250203085653865 DLGSUP <0013> gsup_req.c:173 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262429986627077 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250203085653865 DLINP <000b> input/ipa.c:452 connected read/write 20250203085653865 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085653865 DLINP <000b> input/ipa.c:452 connected read/write 20250203085653865 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@b63b467c7f03: setverdict(pass): pass -> pass, component reason not changed 20250203085653866 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34574<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(286)@b63b467c7f03: Final verdict of PTC: pass 20250203085653866 DAUC <0003> db_auc.c:157 IMSI='262424722018014': No 2G Auth Data 20250203085653866 DAUC <0003> db_auc.c:192 IMSI='262424722018014': No 3G Auth Data HLR_Test-GSUP(278)@b63b467c7f03: Created GsupExpect[0] for "262424722018014" to be handled at TC_gsup_check_imei_invalid_len(287) 20250203085653873 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34590<->l=127.0.0.1:4258 20250203085653874 DLINP <000b> input/ipa.c:452 connected read/write 20250203085653874 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085653874 DLGSUP <0013> gsup_req.c:140 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262424722018014 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424722018014"} 20250203085653874 DLGSUP <0013> hlr.c:410 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262424722018014 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250203085653874 DLGSUP <0013> gsup_req.c:276 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262424722018014 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424722018014" cause=Invalid mandatory information} 20250203085653874 DLGSUP <0013> gsup_req.c:173 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262424722018014 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250203085653874 DLINP <000b> input/ipa.c:452 connected read/write 20250203085653874 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085653874 DLINP <000b> input/ipa.c:452 connected read/write 20250203085653874 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@b63b467c7f03: Found GsupExpect[0] for "262424722018014" handled at TC_gsup_check_imei_invalid_len(287) HLR_Test-GSUP(278)@b63b467c7f03: Added IMSI table entry 6TC_gsup_check_imei_invalid_len(287)"262424722018014" TC_gsup_check_imei_invalid_len(287)@b63b467c7f03: setverdict(pass): none -> pass 20250203085653875 DLINP <000b> input/ipa.c:452 connected read/write 20250203085653875 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085653875 DLGSUP <0013> gsup_req.c:140 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262424722018014 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424722018014"} 20250203085653875 DLGSUP <0013> hlr.c:410 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262424722018014 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250203085653875 DLGSUP <0013> gsup_req.c:276 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262424722018014 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424722018014" cause=Invalid mandatory information} 20250203085653875 DLGSUP <0013> gsup_req.c:173 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262424722018014 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250203085653875 DLINP <000b> input/ipa.c:452 connected read/write 20250203085653875 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085653875 DLINP <000b> input/ipa.c:452 connected read/write 20250203085653875 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@b63b467c7f03: setverdict(pass): pass -> pass, component reason not changed 20250203085653876 DLINP <000b> input/ipa.c:452 connected read/write 20250203085653876 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085653876 DLGSUP <0013> gsup_req.c:140 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262424722018014 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424722018014"} 20250203085653876 DLGSUP <0013> hlr.c:419 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262424722018014 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250203085653876 DLGSUP <0013> gsup_req.c:276 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262424722018014 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424722018014" cause=Invalid mandatory information} 20250203085653876 DLGSUP <0013> gsup_req.c:173 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262424722018014 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250203085653876 DLINP <000b> input/ipa.c:452 connected read/write 20250203085653876 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085653876 DLINP <000b> input/ipa.c:452 connected read/write 20250203085653876 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@b63b467c7f03: setverdict(pass): pass -> pass, component reason not changed 20250203085653877 DLINP <000b> input/ipa.c:452 connected read/write 20250203085653877 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085653877 DLGSUP <0013> gsup_req.c:140 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262424722018014 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424722018014"} 20250203085653877 DLGSUP <0013> hlr.c:419 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262424722018014 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250203085653877 DLGSUP <0013> gsup_req.c:276 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262424722018014 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424722018014" cause=Invalid mandatory information} 20250203085653877 DLGSUP <0013> gsup_req.c:173 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262424722018014 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250203085653877 DLINP <000b> input/ipa.c:452 connected read/write 20250203085653877 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085653877 DLINP <000b> input/ipa.c:452 connected read/write 20250203085653877 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@b63b467c7f03: setverdict(pass): pass -> pass, component reason not changed 20250203085653878 DLINP <000b> input/ipa.c:452 connected read/write 20250203085653878 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085653878 DLGSUP <0013> gsup_req.c:140 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262424722018014 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424722018014"} 20250203085653878 DLGSUP <0013> hlr.c:419 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262424722018014 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250203085653878 DLGSUP <0013> gsup_req.c:276 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262424722018014 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424722018014" cause=Invalid mandatory information} 20250203085653878 DLGSUP <0013> gsup_req.c:173 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262424722018014 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250203085653878 DLINP <000b> input/ipa.c:452 connected read/write 20250203085653878 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085653878 DLINP <000b> input/ipa.c:452 connected read/write 20250203085653878 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@b63b467c7f03: setverdict(pass): pass -> pass, component reason not changed 20250203085653879 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34590<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(287)@b63b467c7f03: Final verdict of PTC: pass 20250203085653880 DAUC <0003> db_auc.c:157 IMSI='262425231500793': No 2G Auth Data 20250203085653880 DAUC <0003> db_auc.c:192 IMSI='262425231500793': No 3G Auth Data HLR_Test-GSUP(278)@b63b467c7f03: Created GsupExpect[0] for "262425231500793" to be handled at TC_gsup_check_imei_invalid_len(288) 20250203085653886 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34604<->l=127.0.0.1:4258 20250203085653888 DLINP <000b> input/ipa.c:452 connected read/write 20250203085653888 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085653888 DLGSUP <0013> gsup_req.c:140 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262425231500793 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425231500793"} 20250203085653888 DLGSUP <0013> hlr.c:410 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262425231500793 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250203085653888 DLGSUP <0013> gsup_req.c:276 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262425231500793 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425231500793" cause=Invalid mandatory information} 20250203085653888 DLGSUP <0013> gsup_req.c:173 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262425231500793 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250203085653888 DLINP <000b> input/ipa.c:452 connected read/write 20250203085653888 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085653888 DLINP <000b> input/ipa.c:452 connected read/write 20250203085653888 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@b63b467c7f03: Found GsupExpect[0] for "262425231500793" handled at TC_gsup_check_imei_invalid_len(288) HLR_Test-GSUP(278)@b63b467c7f03: Added IMSI table entry 7TC_gsup_check_imei_invalid_len(288)"262425231500793" TC_gsup_check_imei_invalid_len(288)@b63b467c7f03: setverdict(pass): none -> pass 20250203085653889 DLINP <000b> input/ipa.c:452 connected read/write 20250203085653889 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085653889 DLGSUP <0013> gsup_req.c:140 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262425231500793 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425231500793"} 20250203085653889 DLGSUP <0013> hlr.c:410 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262425231500793 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250203085653889 DLGSUP <0013> gsup_req.c:276 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262425231500793 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425231500793" cause=Invalid mandatory information} 20250203085653889 DLGSUP <0013> gsup_req.c:173 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262425231500793 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250203085653889 DLINP <000b> input/ipa.c:452 connected read/write 20250203085653889 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085653889 DLINP <000b> input/ipa.c:452 connected read/write 20250203085653889 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@b63b467c7f03: setverdict(pass): pass -> pass, component reason not changed 20250203085653890 DLINP <000b> input/ipa.c:452 connected read/write 20250203085653890 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085653890 DLGSUP <0013> gsup_req.c:140 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262425231500793 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425231500793"} 20250203085653890 DLGSUP <0013> hlr.c:419 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262425231500793 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250203085653890 DLGSUP <0013> gsup_req.c:276 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262425231500793 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425231500793" cause=Invalid mandatory information} 20250203085653890 DLGSUP <0013> gsup_req.c:173 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262425231500793 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250203085653890 DLINP <000b> input/ipa.c:452 connected read/write 20250203085653890 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085653890 DLINP <000b> input/ipa.c:452 connected read/write 20250203085653890 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@b63b467c7f03: setverdict(pass): pass -> pass, component reason not changed 20250203085653891 DLINP <000b> input/ipa.c:452 connected read/write 20250203085653891 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085653891 DLGSUP <0013> gsup_req.c:140 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262425231500793 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425231500793"} 20250203085653891 DLGSUP <0013> hlr.c:419 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262425231500793 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250203085653891 DLGSUP <0013> gsup_req.c:276 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262425231500793 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425231500793" cause=Invalid mandatory information} 20250203085653891 DLGSUP <0013> gsup_req.c:173 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262425231500793 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250203085653891 DLINP <000b> input/ipa.c:452 connected read/write 20250203085653891 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085653891 DLINP <000b> input/ipa.c:452 connected read/write 20250203085653891 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@b63b467c7f03: setverdict(pass): pass -> pass, component reason not changed 20250203085653892 DLINP <000b> input/ipa.c:452 connected read/write 20250203085653892 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085653892 DLGSUP <0013> gsup_req.c:140 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262425231500793 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425231500793"} 20250203085653892 DLGSUP <0013> hlr.c:419 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262425231500793 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250203085653892 DLGSUP <0013> gsup_req.c:276 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262425231500793 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425231500793" cause=Invalid mandatory information} 20250203085653892 DLGSUP <0013> gsup_req.c:173 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262425231500793 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250203085653892 DLINP <000b> input/ipa.c:452 connected read/write 20250203085653892 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085653892 DLINP <000b> input/ipa.c:452 connected read/write 20250203085653892 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@b63b467c7f03: setverdict(pass): pass -> pass, component reason not changed 20250203085653892 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34604<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(288)@b63b467c7f03: Final verdict of PTC: pass MTC@b63b467c7f03: setverdict(pass): none -> pass 20250203085653893 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34534<->l=127.0.0.1:4258 20250203085653894 DLINP <000b> input/ipa.c:452 connected read/write 20250203085653894 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085653894 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250203085653894 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250203085653894 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(278)@b63b467c7f03: Final verdict of PTC: none 20250203085653894 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46487<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(277)@b63b467c7f03: Final verdict of PTC: none 279@b63b467c7f03: Final verdict of PTC: none IPA-CTRL-CLI-IPA(280)@b63b467c7f03: Final verdict of PTC: none MTC@b63b467c7f03: Setting final verdict of the test case. MTC@b63b467c7f03: Local verdict of MTC: pass MTC@b63b467c7f03: Local verdict of PTC HLR_Test-GSUP-IPA(277): none (pass -> pass) MTC@b63b467c7f03: Local verdict of PTC HLR_Test-GSUP(278): none (pass -> pass) MTC@b63b467c7f03: Local verdict of PTC with component reference 279: none (pass -> pass) MTC@b63b467c7f03: Local verdict of PTC IPA-CTRL-CLI-IPA(280): none (pass -> pass) MTC@b63b467c7f03: Local verdict of PTC TC_gsup_check_imei_invalid_len(281): pass (pass -> pass) MTC@b63b467c7f03: Local verdict of PTC TC_gsup_check_imei_invalid_len(282): pass (pass -> pass) MTC@b63b467c7f03: Local verdict of PTC TC_gsup_check_imei_invalid_len(283): pass (pass -> pass) MTC@b63b467c7f03: Local verdict of PTC TC_gsup_check_imei_invalid_len(284): pass (pass -> pass) MTC@b63b467c7f03: Local verdict of PTC TC_gsup_check_imei_invalid_len(285): pass (pass -> pass) MTC@b63b467c7f03: Local verdict of PTC TC_gsup_check_imei_invalid_len(286): pass (pass -> pass) MTC@b63b467c7f03: Local verdict of PTC TC_gsup_check_imei_invalid_len(287): pass (pass -> pass) MTC@b63b467c7f03: Local verdict of PTC TC_gsup_check_imei_invalid_len(288): pass (pass -> pass) MTC@b63b467c7f03: Test case TC_gsup_check_imei_invalid_len finished. Verdict: pass MTC@b63b467c7f03: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_invalid_len pass'. Mon Feb 3 08:56:53 UTC 2025 ====== HLR_Tests.TC_gsup_check_imei_invalid_len pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_check_imei_invalid_len.talloc 20250203085653916 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34606<->l=127.0.0.1:4258 20250203085654017 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34606<->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=168556) MTC@b63b467c7f03: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_invalid_len pass' was executed successfully (exit status: 0). MTC@b63b467c7f03: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_unknown_imsi'. ------ HLR_Tests.TC_gsup_check_imei_unknown_imsi ------ Mon Feb 3 08:56:56 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_check_imei_unknown_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_check_imei_unknown_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@b63b467c7f03: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_unknown_imsi' was executed successfully (exit status: 0). MTC@b63b467c7f03: Test case TC_gsup_check_imei_unknown_imsi started. MTC@b63b467c7f03: legacy= false MTC@b63b467c7f03: in not legacy case 1 MTC@b63b467c7f03: in not legacy case 2 20250203085657114 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250203085657114 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(289)@b63b467c7f03: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250203085657118 DLINP <000b> input/ipa.c:452 connected read/write 20250203085657118 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085657119 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34610<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(289)@b63b467c7f03: 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) } } } } 20250203085657119 DLINP <000b> input/ipa.c:452 connected read/write 20250203085657119 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085657120 DLGSUP <0013> gsup_server.c:281 CCM Callback HLR_Test-GSUP-IPA(289)@b63b467c7f03: 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 } } } } 20250203085657120 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250203085657120 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 20250203085657120 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250203085657120 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 20250203085657120 DLGSUP <0013> gsup_server.c:236 2: 20250203085657120 DLGSUP <0013> gsup_server.c:238 2: 00 20250203085657120 DLGSUP <0013> gsup_server.c:236 3: 20250203085657120 DLGSUP <0013> gsup_server.c:238 3: 00 20250203085657120 DLGSUP <0013> gsup_server.c:236 4: 20250203085657120 DLGSUP <0013> gsup_server.c:238 4: 00 20250203085657120 DLGSUP <0013> gsup_server.c:236 5: 20250203085657120 DLGSUP <0013> gsup_server.c:238 5: 00 20250203085657120 DLGSUP <0013> gsup_server.c:236 7: 20250203085657120 DLGSUP <0013> gsup_server.c:238 7: 00 20250203085657120 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250203085657120 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250203085657120 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(289)@b63b467c7f03: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 291@b63b467c7f03: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20250203085657136 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:38561<->l=127.0.0.1:4259) HLR_Test-GSUP(290)@b63b467c7f03: Created GsupExpect[0] for "262426673823093" to be handled at TC_gsup_check_imei_unknown_imsi(293) 20250203085657146 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34616<->l=127.0.0.1:4258 20250203085657162 DLINP <000b> input/ipa.c:452 connected read/write 20250203085657162 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085657162 DLGSUP <0013> gsup_req.c:140 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262426673823093 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426673823093"} 20250203085657162 DMAIN <0000> hlr.c:435 IMSI='262426673823093': has IMEI = 22245678901234 (consider setting 'store-imei') 20250203085657162 DLGSUP <0013> hlr.c:438 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262426673823093 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: IMSI unknown 20250203085657162 DLGSUP <0013> gsup_req.c:276 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262426673823093 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426673823093" cause=Invalid mandatory information} 20250203085657162 DLGSUP <0013> gsup_req.c:173 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262426673823093 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250203085657162 DLINP <000b> input/ipa.c:452 connected read/write 20250203085657162 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085657162 DLINP <000b> input/ipa.c:452 connected read/write 20250203085657162 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(290)@b63b467c7f03: Found GsupExpect[0] for "262426673823093" handled at TC_gsup_check_imei_unknown_imsi(293) HLR_Test-GSUP(290)@b63b467c7f03: Added IMSI table entry 0TC_gsup_check_imei_unknown_imsi(293)"262426673823093" TC_gsup_check_imei_unknown_imsi(293)@b63b467c7f03: setverdict(pass): none -> pass 20250203085657171 DLINP <000b> input/ipa.c:452 connected read/write 20250203085657171 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085657171 DLGSUP <0013> gsup_req.c:140 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262426673823093 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426673823093"} 20250203085657171 DAUC <0003> hlr.c:428 IMSI='262426673823093': storing IMEI = 22245678901234 20250203085657171 DAUC <0003> db_hlr.c:433 Cannot update IMEI for subscriber IMSI='262426673823093': no such subscriber 20250203085657171 DLGSUP <0013> hlr.c:430 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262426673823093 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: Failed to store IMEI in HLR db 20250203085657171 DLGSUP <0013> gsup_req.c:276 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262426673823093 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426673823093" cause=Invalid mandatory information} 20250203085657172 DLGSUP <0013> gsup_req.c:173 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262426673823093 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250203085657172 DLINP <000b> input/ipa.c:452 connected read/write 20250203085657172 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085657172 DLINP <000b> input/ipa.c:452 connected read/write 20250203085657172 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_unknown_imsi(293)@b63b467c7f03: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_unknown_imsi(293)@b63b467c7f03: setverdict(pass): pass -> pass, component reason not changed 20250203085657174 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34616<->l=127.0.0.1:4258 TC_gsup_check_imei_unknown_imsi(293)@b63b467c7f03: Final verdict of PTC: pass 20250203085657176 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34610<->l=127.0.0.1:4258 20250203085657178 DLINP <000b> input/ipa.c:452 connected read/write 20250203085657178 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085657178 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250203085657178 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250203085657178 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(290)@b63b467c7f03: Final verdict of PTC: none 291@b63b467c7f03: Final verdict of PTC: none 20250203085657179 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38561<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(289)@b63b467c7f03: Final verdict of PTC: none IPA-CTRL-CLI-IPA(292)@b63b467c7f03: Final verdict of PTC: none MTC@b63b467c7f03: Setting final verdict of the test case. MTC@b63b467c7f03: Local verdict of MTC: none MTC@b63b467c7f03: Local verdict of PTC HLR_Test-GSUP-IPA(289): none (none -> none) MTC@b63b467c7f03: Local verdict of PTC HLR_Test-GSUP(290): none (none -> none) MTC@b63b467c7f03: Local verdict of PTC with component reference 291: none (none -> none) MTC@b63b467c7f03: Local verdict of PTC IPA-CTRL-CLI-IPA(292): none (none -> none) MTC@b63b467c7f03: Local verdict of PTC TC_gsup_check_imei_unknown_imsi(293): pass (none -> pass) MTC@b63b467c7f03: Test case TC_gsup_check_imei_unknown_imsi finished. Verdict: pass MTC@b63b467c7f03: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_unknown_imsi pass'. Mon Feb 3 08:56:57 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 20250203085657212 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34626<->l=127.0.0.1:4258 20250203085657313 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34626<->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@b63b467c7f03: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_unknown_imsi pass' was executed successfully (exit status: 0). MTC@b63b467c7f03: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_check_imei_early'. ------ HLR_Tests.TC_subscr_create_on_demand_check_imei_early ------ Mon Feb 3 08:56:59 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_check_imei_early.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_check_imei_early.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@b63b467c7f03: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_check_imei_early' was executed successfully (exit status: 0). MTC@b63b467c7f03: Test case TC_subscr_create_on_demand_check_imei_early started. MTC@b63b467c7f03: legacy= false MTC@b63b467c7f03: in not legacy case 1 MTC@b63b467c7f03: in not legacy case 2 20250203085700430 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250203085700430 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(294)@b63b467c7f03: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250203085700434 DLINP <000b> input/ipa.c:452 connected read/write 20250203085700434 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085700435 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34642<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(294)@b63b467c7f03: 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)@b63b467c7f03: 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 } } } } 20250203085700439 DLINP <000b> input/ipa.c:452 connected read/write 20250203085700439 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085700439 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250203085700439 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250203085700439 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 20250203085700439 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250203085700439 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 20250203085700439 DLGSUP <0013> gsup_server.c:236 2: 20250203085700439 DLGSUP <0013> gsup_server.c:238 2: 00 20250203085700439 DLGSUP <0013> gsup_server.c:236 3: 20250203085700439 DLGSUP <0013> gsup_server.c:238 3: 00 20250203085700439 DLGSUP <0013> gsup_server.c:236 4: 20250203085700439 DLGSUP <0013> gsup_server.c:238 4: 00 20250203085700439 DLGSUP <0013> gsup_server.c:236 5: 20250203085700439 DLGSUP <0013> gsup_server.c:238 5: 00 20250203085700439 DLGSUP <0013> gsup_server.c:236 7: 20250203085700439 DLGSUP <0013> gsup_server.c:238 7: 00 20250203085700439 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250203085700439 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250203085700439 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)@b63b467c7f03: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 296@b63b467c7f03: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20250203085700460 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:37303<->l=127.0.0.1:4259) HLR_Test-GSUP(295)@b63b467c7f03: Created GsupExpect[0] for "262424160276771" to be handled at TC_subscr_create_on_demand_check_imei_early(298) 20250203085700473 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34656<->l=127.0.0.1:4258 20250203085700486 DLINP <000b> input/ipa.c:452 connected read/write 20250203085700486 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085700486 DLGSUP <0013> gsup_req.c:140 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262424160276771 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424160276771"} 20250203085700486 DMAIN <0000> hlr.c:227 IMSI='262424160276771': Creating subscriber on demand 20250203085700486 DMAIN <0000> hlr.c:243 IMSI='262424160276771': Successfully assigned MSISDN='879' 20250203085700486 DAUC <0003> hlr.c:428 IMSI='262424160276771': storing IMEI = 12345678901234 20250203085700486 DLGSUP <0013> hlr.c:448 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262424160276771 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424160276771"} 20250203085700486 DLGSUP <0013> gsup_req.c:173 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262424160276771 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250203085700486 DLINP <000b> input/ipa.c:452 connected read/write 20250203085700486 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085700486 DLINP <000b> input/ipa.c:452 connected read/write 20250203085700486 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(295)@b63b467c7f03: Found GsupExpect[0] for "262424160276771" handled at TC_subscr_create_on_demand_check_imei_early(298) HLR_Test-GSUP(295)@b63b467c7f03: Added IMSI table entry 0TC_subscr_create_on_demand_check_imei_early(298)"262424160276771" TC_subscr_create_on_demand_check_imei_early(298)@b63b467c7f03: setverdict(pass): none -> pass 20250203085700491 DAUC <0003> db_auc.c:157 IMSI='262424160276771': No 2G Auth Data 20250203085700491 DAUC <0003> db_auc.c:192 IMSI='262424160276771': No 3G Auth Data 20250203085700493 DAUC <0003> db_auc.c:157 IMSI='262424160276771': No 2G Auth Data 20250203085700493 DAUC <0003> db_auc.c:192 IMSI='262424160276771': No 3G Auth Data 20250203085700494 DAUC <0003> db_auc.c:157 IMSI='262424160276771': No 2G Auth Data 20250203085700494 DAUC <0003> db_auc.c:192 IMSI='262424160276771': No 3G Auth Data 20250203085700497 DLINP <000b> input/ipa.c:452 connected read/write 20250203085700497 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085700497 DLGSUP <0013> gsup_req.c:140 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262424160276771 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424160276771" cn_domain=PS} 20250203085700497 DLU <0006> fsm.c:456 lu(262424160276771)[0x55ba69aaef10]{UNVALIDATED}: Allocated 20250203085700497 DLGSUP <0013> lu_fsm.c:172 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262424160276771 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250203085700497 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424160276771)[0x55ba69aaef10]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250203085700497 DLGSUP <0013> lu_fsm.c:253 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262424160276771 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424160276771" cn_domain=PS} 20250203085700497 DLINP <000b> input/ipa.c:452 connected read/write 20250203085700497 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085700497 DLINP <000b> input/ipa.c:452 connected read/write 20250203085700497 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085700501 DLINP <000b> input/ipa.c:452 connected read/write 20250203085700501 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085700501 DLGSUP <0013> gsup_req.c:140 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262424160276771 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424160276771"} 20250203085700501 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424160276771)[0x55ba69aaef10]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250203085700501 DLGSUP <0013> gsup_req.c:173 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262424160276771 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250203085700501 DLGSUP <0013> lu_fsm.c:91 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262424160276771 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424160276771"} 20250203085700501 DLGSUP <0013> gsup_req.c:173 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262424160276771 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250203085700501 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424160276771)[0x55ba69aaef10]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250203085700501 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424160276771)[0x55ba69aaef10]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250203085700501 DLU <0006> fsm.c:568 lu(PS:IMSI-262424160276771)[0x55ba69aaef10]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250203085700501 DLINP <000b> input/ipa.c:452 connected read/write 20250203085700501 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085700501 DLINP <000b> input/ipa.c:452 connected read/write 20250203085700501 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@b63b467c7f03: setverdict(pass): pass -> pass, component reason not changed 20250203085700509 DLINP <000b> input/ipa.c:452 connected read/write 20250203085700509 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085700509 DLGSUP <0013> gsup_req.c:140 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262424160276771 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424160276771"} 20250203085700509 DMAIN <0000> hlr.c:227 IMSI='262424160276771': Creating subscriber on demand 20250203085700509 DMAIN <0000> hlr.c:243 IMSI='262424160276771': Successfully assigned MSISDN='116' 20250203085700509 DAUC <0003> hlr.c:428 IMSI='262424160276771': storing IMEI = 12345678901234 20250203085700509 DLGSUP <0013> hlr.c:448 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262424160276771 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424160276771"} 20250203085700509 DLGSUP <0013> gsup_req.c:173 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262424160276771 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250203085700509 DLINP <000b> input/ipa.c:452 connected read/write 20250203085700509 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085700509 DLINP <000b> input/ipa.c:452 connected read/write 20250203085700509 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085700511 DAUC <0003> db_auc.c:157 IMSI='262424160276771': No 2G Auth Data 20250203085700511 DAUC <0003> db_auc.c:192 IMSI='262424160276771': No 3G Auth Data TC_subscr_create_on_demand_check_imei_early(298)@b63b467c7f03: setverdict(pass): pass -> pass, component reason not changed 20250203085700514 DAUC <0003> db_auc.c:157 IMSI='262424160276771': No 2G Auth Data 20250203085700514 DAUC <0003> db_auc.c:192 IMSI='262424160276771': No 3G Auth Data 20250203085700516 DAUC <0003> db_auc.c:157 IMSI='262424160276771': No 2G Auth Data 20250203085700516 DAUC <0003> db_auc.c:192 IMSI='262424160276771': No 3G Auth Data 20250203085700518 DAUC <0003> db_auc.c:157 IMSI='262424160276771': No 2G Auth Data 20250203085700518 DAUC <0003> db_auc.c:192 IMSI='262424160276771': No 3G Auth Data 20250203085700521 DLINP <000b> input/ipa.c:452 connected read/write 20250203085700521 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085700521 DLGSUP <0013> gsup_req.c:140 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262424160276771 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424160276771" cn_domain=PS} 20250203085700522 DLU <0006> fsm.c:456 lu(262424160276771)[0x55ba69aaef10]{UNVALIDATED}: Allocated 20250203085700522 DLGSUP <0013> lu_fsm.c:172 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262424160276771 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250203085700522 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424160276771)[0x55ba69aaef10]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250203085700522 DLGSUP <0013> lu_fsm.c:253 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262424160276771 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424160276771" cn_domain=PS} 20250203085700522 DLINP <000b> input/ipa.c:452 connected read/write 20250203085700522 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085700522 DLINP <000b> input/ipa.c:452 connected read/write 20250203085700522 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085700525 DLINP <000b> input/ipa.c:452 connected read/write 20250203085700526 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085700526 DLGSUP <0013> gsup_req.c:140 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262424160276771 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424160276771"} 20250203085700526 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424160276771)[0x55ba69aaef10]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250203085700526 DLGSUP <0013> gsup_req.c:173 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262424160276771 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250203085700526 DLGSUP <0013> lu_fsm.c:91 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262424160276771 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424160276771"} 20250203085700526 DLGSUP <0013> gsup_req.c:173 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262424160276771 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250203085700526 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424160276771)[0x55ba69aaef10]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250203085700526 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424160276771)[0x55ba69aaef10]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250203085700526 DLU <0006> fsm.c:568 lu(PS:IMSI-262424160276771)[0x55ba69aaef10]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250203085700526 DLINP <000b> input/ipa.c:452 connected read/write 20250203085700526 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085700526 DLINP <000b> input/ipa.c:452 connected read/write 20250203085700526 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@b63b467c7f03: setverdict(pass): pass -> pass, component reason not changed 20250203085700535 DLINP <000b> input/ipa.c:452 connected read/write 20250203085700535 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085700535 DLGSUP <0013> gsup_req.c:140 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262424160276771 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424160276771"} 20250203085700535 DMAIN <0000> hlr.c:227 IMSI='262424160276771': Creating subscriber on demand 20250203085700535 DMAIN <0000> hlr.c:243 IMSI='262424160276771': Successfully assigned MSISDN='644' 20250203085700535 DAUC <0003> hlr.c:428 IMSI='262424160276771': storing IMEI = 12345678901234 20250203085700535 DLGSUP <0013> hlr.c:448 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262424160276771 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424160276771"} 20250203085700535 DLGSUP <0013> gsup_req.c:173 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262424160276771 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250203085700535 DLINP <000b> input/ipa.c:452 connected read/write 20250203085700535 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085700535 DLINP <000b> input/ipa.c:452 connected read/write 20250203085700535 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085700538 DAUC <0003> db_auc.c:157 IMSI='262424160276771': No 2G Auth Data 20250203085700538 DAUC <0003> db_auc.c:192 IMSI='262424160276771': No 3G Auth Data TC_subscr_create_on_demand_check_imei_early(298)@b63b467c7f03: setverdict(pass): pass -> pass, component reason not changed 20250203085700539 DAUC <0003> db_auc.c:157 IMSI='262424160276771': No 2G Auth Data 20250203085700539 DAUC <0003> db_auc.c:192 IMSI='262424160276771': No 3G Auth Data 20250203085700541 DAUC <0003> db_auc.c:157 IMSI='262424160276771': No 2G Auth Data 20250203085700541 DAUC <0003> db_auc.c:192 IMSI='262424160276771': No 3G Auth Data 20250203085700542 DAUC <0003> db_auc.c:157 IMSI='262424160276771': No 2G Auth Data 20250203085700542 DAUC <0003> db_auc.c:192 IMSI='262424160276771': No 3G Auth Data 20250203085700543 DLINP <000b> input/ipa.c:452 connected read/write 20250203085700543 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085700543 DLGSUP <0013> gsup_req.c:140 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262424160276771 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424160276771" cn_domain=PS} 20250203085700543 DLU <0006> fsm.c:456 lu(262424160276771)[0x55ba69aaef10]{UNVALIDATED}: Allocated 20250203085700543 DLGSUP <0013> lu_fsm.c:150 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262424160276771 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250203085700543 DLGSUP <0013> gsup_req.c:276 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262424160276771 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262424160276771" cause=GPRS services not allowed} 20250203085700543 DLGSUP <0013> gsup_req.c:173 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262424160276771 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250203085700543 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424160276771)[0x55ba69aaef10]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250203085700543 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424160276771)[0x55ba69aaef10]{UNVALIDATED}: Freeing instance 20250203085700543 DLU <0006> fsm.c:568 lu(PS:IMSI-262424160276771)[0x55ba69aaef10]{UNVALIDATED}: Deallocated 20250203085700543 DLINP <000b> input/ipa.c:452 connected read/write 20250203085700543 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085700543 DLINP <000b> input/ipa.c:452 connected read/write 20250203085700543 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@b63b467c7f03: setverdict(pass): pass -> pass, component reason not changed 20250203085700547 DLINP <000b> input/ipa.c:452 connected read/write 20250203085700547 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085700547 DLGSUP <0013> gsup_req.c:140 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262424160276771 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424160276771"} 20250203085700547 DMAIN <0000> hlr.c:227 IMSI='262424160276771': Creating subscriber on demand 20250203085700547 DMAIN <0000> hlr.c:243 IMSI='262424160276771': Successfully assigned MSISDN='349' 20250203085700547 DAUC <0003> hlr.c:428 IMSI='262424160276771': storing IMEI = 12345678901234 20250203085700547 DLGSUP <0013> hlr.c:448 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262424160276771 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424160276771"} 20250203085700547 DLGSUP <0013> gsup_req.c:173 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262424160276771 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250203085700547 DLINP <000b> input/ipa.c:452 connected read/write 20250203085700547 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085700547 DLINP <000b> input/ipa.c:452 connected read/write 20250203085700547 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085700548 DAUC <0003> db_auc.c:157 IMSI='262424160276771': No 2G Auth Data 20250203085700548 DAUC <0003> db_auc.c:192 IMSI='262424160276771': No 3G Auth Data TC_subscr_create_on_demand_check_imei_early(298)@b63b467c7f03: setverdict(pass): pass -> pass, component reason not changed 20250203085700548 DAUC <0003> db_auc.c:157 IMSI='262424160276771': No 2G Auth Data 20250203085700548 DAUC <0003> db_auc.c:192 IMSI='262424160276771': No 3G Auth Data 20250203085700549 DAUC <0003> db_auc.c:157 IMSI='262424160276771': No 2G Auth Data 20250203085700549 DAUC <0003> db_auc.c:192 IMSI='262424160276771': No 3G Auth Data 20250203085700550 DLINP <000b> input/ipa.c:452 connected read/write 20250203085700550 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085700550 DLGSUP <0013> gsup_req.c:140 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262424160276771 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424160276771" cn_domain=PS} 20250203085700550 DLU <0006> fsm.c:456 lu(262424160276771)[0x55ba69aaef10]{UNVALIDATED}: Allocated 20250203085700550 DLGSUP <0013> lu_fsm.c:150 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262424160276771 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250203085700550 DLGSUP <0013> gsup_req.c:276 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262424160276771 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262424160276771" cause=GPRS services not allowed} 20250203085700550 DLGSUP <0013> gsup_req.c:173 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262424160276771 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250203085700550 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424160276771)[0x55ba69aaef10]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250203085700550 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424160276771)[0x55ba69aaef10]{UNVALIDATED}: Freeing instance 20250203085700550 DLU <0006> fsm.c:568 lu(PS:IMSI-262424160276771)[0x55ba69aaef10]{UNVALIDATED}: Deallocated 20250203085700550 DLINP <000b> input/ipa.c:452 connected read/write 20250203085700550 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085700550 DLINP <000b> input/ipa.c:452 connected read/write 20250203085700550 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@b63b467c7f03: setverdict(pass): pass -> pass, component reason not changed 20250203085700552 DLINP <000b> input/ipa.c:452 connected read/write 20250203085700552 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085700552 DLGSUP <0013> gsup_req.c:140 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262424160276771 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424160276771"} 20250203085700552 DMAIN <0000> hlr.c:227 IMSI='262424160276771': Creating subscriber on demand 20250203085700552 DAUC <0003> hlr.c:428 IMSI='262424160276771': storing IMEI = 12345678901234 20250203085700552 DLGSUP <0013> hlr.c:448 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262424160276771 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424160276771"} 20250203085700552 DLGSUP <0013> gsup_req.c:173 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262424160276771 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250203085700552 DLINP <000b> input/ipa.c:452 connected read/write 20250203085700552 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085700552 DLINP <000b> input/ipa.c:452 connected read/write 20250203085700552 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085700552 DAUC <0003> db_auc.c:157 IMSI='262424160276771': No 2G Auth Data 20250203085700552 DAUC <0003> db_auc.c:192 IMSI='262424160276771': No 3G Auth Data TC_subscr_create_on_demand_check_imei_early(298)@b63b467c7f03: setverdict(pass): pass -> pass, component reason not changed 20250203085700553 DAUC <0003> db_auc.c:157 IMSI='262424160276771': No 2G Auth Data 20250203085700553 DAUC <0003> db_auc.c:192 IMSI='262424160276771': No 3G Auth Data 20250203085700553 DAUC <0003> db_auc.c:157 IMSI='262424160276771': No 2G Auth Data 20250203085700553 DAUC <0003> db_auc.c:192 IMSI='262424160276771': No 3G Auth Data 20250203085700554 DLINP <000b> input/ipa.c:452 connected read/write 20250203085700554 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085700554 DLGSUP <0013> gsup_req.c:140 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262424160276771 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424160276771" cn_domain=PS} 20250203085700554 DLU <0006> fsm.c:456 lu(262424160276771)[0x55ba69aaef10]{UNVALIDATED}: Allocated 20250203085700554 DLGSUP <0013> lu_fsm.c:150 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262424160276771 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250203085700554 DLGSUP <0013> gsup_req.c:276 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262424160276771 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262424160276771" cause=GPRS services not allowed} 20250203085700554 DLGSUP <0013> gsup_req.c:173 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262424160276771 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250203085700554 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424160276771)[0x55ba69aaef10]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250203085700554 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424160276771)[0x55ba69aaef10]{UNVALIDATED}: Freeing instance 20250203085700554 DLU <0006> fsm.c:568 lu(PS:IMSI-262424160276771)[0x55ba69aaef10]{UNVALIDATED}: Deallocated 20250203085700554 DLINP <000b> input/ipa.c:452 connected read/write 20250203085700554 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085700554 DLINP <000b> input/ipa.c:452 connected read/write 20250203085700554 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@b63b467c7f03: setverdict(pass): pass -> pass, component reason not changed 20250203085700555 DLINP <000b> input/ipa.c:452 connected read/write 20250203085700555 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085700555 DLGSUP <0013> gsup_req.c:140 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262424160276771 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424160276771"} 20250203085700555 DMAIN <0000> hlr.c:227 IMSI='262424160276771': Creating subscriber on demand 20250203085700555 DAUC <0003> hlr.c:428 IMSI='262424160276771': storing IMEI = 12345678901234 20250203085700555 DLGSUP <0013> hlr.c:448 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262424160276771 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424160276771"} 20250203085700555 DLGSUP <0013> gsup_req.c:173 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262424160276771 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250203085700555 DLINP <000b> input/ipa.c:452 connected read/write 20250203085700555 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085700555 DLINP <000b> input/ipa.c:452 connected read/write 20250203085700555 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085700556 DAUC <0003> db_auc.c:157 IMSI='262424160276771': No 2G Auth Data 20250203085700556 DAUC <0003> db_auc.c:192 IMSI='262424160276771': No 3G Auth Data TC_subscr_create_on_demand_check_imei_early(298)@b63b467c7f03: setverdict(pass): pass -> pass, component reason not changed 20250203085700556 DAUC <0003> db_auc.c:157 IMSI='262424160276771': No 2G Auth Data 20250203085700556 DAUC <0003> db_auc.c:192 IMSI='262424160276771': No 3G Auth Data 20250203085700556 DAUC <0003> db_auc.c:157 IMSI='262424160276771': No 2G Auth Data 20250203085700556 DAUC <0003> db_auc.c:192 IMSI='262424160276771': No 3G Auth Data 20250203085700557 DLINP <000b> input/ipa.c:452 connected read/write 20250203085700557 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085700557 DLGSUP <0013> gsup_req.c:140 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262424160276771 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424160276771" cn_domain=PS} 20250203085700557 DLU <0006> fsm.c:456 lu(262424160276771)[0x55ba69aaef10]{UNVALIDATED}: Allocated 20250203085700557 DLGSUP <0013> lu_fsm.c:172 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262424160276771 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250203085700557 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424160276771)[0x55ba69aaef10]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250203085700557 DLGSUP <0013> lu_fsm.c:253 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262424160276771 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424160276771" cn_domain=PS} 20250203085700557 DLINP <000b> input/ipa.c:452 connected read/write 20250203085700557 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085700557 DLINP <000b> input/ipa.c:452 connected read/write 20250203085700557 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085700557 DLINP <000b> input/ipa.c:452 connected read/write 20250203085700557 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085700557 DLGSUP <0013> gsup_req.c:140 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262424160276771 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424160276771"} 20250203085700557 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424160276771)[0x55ba69aaef10]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250203085700557 DLGSUP <0013> gsup_req.c:173 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262424160276771 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250203085700557 DLGSUP <0013> lu_fsm.c:91 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262424160276771 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424160276771"} 20250203085700557 DLGSUP <0013> gsup_req.c:173 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262424160276771 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250203085700557 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424160276771)[0x55ba69aaef10]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250203085700557 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424160276771)[0x55ba69aaef10]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250203085700557 DLU <0006> fsm.c:568 lu(PS:IMSI-262424160276771)[0x55ba69aaef10]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250203085700557 DLINP <000b> input/ipa.c:452 connected read/write 20250203085700557 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085700557 DLINP <000b> input/ipa.c:452 connected read/write 20250203085700557 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@b63b467c7f03: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_check_imei_early(298)@b63b467c7f03: setverdict(pass): pass -> pass, component reason not changed 20250203085700558 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34656<->l=127.0.0.1:4258 TC_subscr_create_on_demand_check_imei_early(298)@b63b467c7f03: Final verdict of PTC: pass 20250203085700559 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34642<->l=127.0.0.1:4258 HLR_Test-GSUP(295)@b63b467c7f03: Final verdict of PTC: none 20250203085700560 DLINP <000b> input/ipa.c:452 connected read/write 296@b63b467c7f03: Final verdict of PTC: none 20250203085700560 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085700560 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250203085700560 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250203085700560 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250203085700560 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37303<->l=127.0.0.1:4259) IPA-CTRL-CLI-IPA(297)@b63b467c7f03: Final verdict of PTC: none HLR_Test-GSUP-IPA(294)@b63b467c7f03: Final verdict of PTC: none MTC@b63b467c7f03: Setting final verdict of the test case. MTC@b63b467c7f03: Local verdict of MTC: none MTC@b63b467c7f03: Local verdict of PTC HLR_Test-GSUP-IPA(294): none (none -> none) MTC@b63b467c7f03: Local verdict of PTC HLR_Test-GSUP(295): none (none -> none) MTC@b63b467c7f03: Local verdict of PTC with component reference 296: none (none -> none) MTC@b63b467c7f03: Local verdict of PTC IPA-CTRL-CLI-IPA(297): none (none -> none) MTC@b63b467c7f03: Local verdict of PTC TC_subscr_create_on_demand_check_imei_early(298): pass (none -> pass) MTC@b63b467c7f03: Test case TC_subscr_create_on_demand_check_imei_early finished. Verdict: pass MTC@b63b467c7f03: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_check_imei_early pass'. Mon Feb 3 08:57:00 UTC 2025 ====== HLR_Tests.TC_subscr_create_on_demand_check_imei_early pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_subscr_create_on_demand_check_imei_early.talloc 20250203085700603 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34670<->l=127.0.0.1:4258 20250203085700704 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34670<->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=97056) MTC@b63b467c7f03: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_check_imei_early pass' was executed successfully (exit status: 0). MTC@b63b467c7f03: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_ul'. ------ HLR_Tests.TC_subscr_create_on_demand_ul ------ Mon Feb 3 08:57:02 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_ul.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_ul.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@b63b467c7f03: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_ul' was executed successfully (exit status: 0). MTC@b63b467c7f03: Test case TC_subscr_create_on_demand_ul started. MTC@b63b467c7f03: legacy= false MTC@b63b467c7f03: in not legacy case 1 MTC@b63b467c7f03: in not legacy case 2 20250203085703820 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250203085703820 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(299)@b63b467c7f03: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250203085703822 DLINP <000b> input/ipa.c:452 connected read/write 20250203085703822 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085703822 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37846<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(299)@b63b467c7f03: 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)@b63b467c7f03: 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 } } } } 20250203085703824 DLINP <000b> input/ipa.c:452 connected read/write 20250203085703824 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085703824 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250203085703824 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250203085703824 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 20250203085703824 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250203085703824 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 20250203085703824 DLGSUP <0013> gsup_server.c:236 2: 20250203085703824 DLGSUP <0013> gsup_server.c:238 2: 00 20250203085703824 DLGSUP <0013> gsup_server.c:236 3: 20250203085703824 DLGSUP <0013> gsup_server.c:238 3: 00 20250203085703824 DLGSUP <0013> gsup_server.c:236 4: 20250203085703824 DLGSUP <0013> gsup_server.c:238 4: 00 20250203085703824 DLGSUP <0013> gsup_server.c:236 5: 20250203085703824 DLGSUP <0013> gsup_server.c:238 5: 00 20250203085703824 DLGSUP <0013> gsup_server.c:236 7: 20250203085703824 DLGSUP <0013> gsup_server.c:238 7: 00 20250203085703824 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250203085703824 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250203085703824 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(299)@b63b467c7f03: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 301@b63b467c7f03: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20250203085703834 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:34775<->l=127.0.0.1:4259) HLR_Test-GSUP(300)@b63b467c7f03: Created GsupExpect[0] for "262423457014582" to be handled at TC_subscr_create_on_demand_ul(303) 20250203085703841 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37850<->l=127.0.0.1:4258 20250203085703866 DLINP <000b> input/ipa.c:452 connected read/write 20250203085703866 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085703866 DLGSUP <0013> gsup_req.c:140 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262423457014582 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423457014582" cn_domain=PS} 20250203085703866 DMAIN <0000> hlr.c:227 IMSI='262423457014582': Creating subscriber on demand 20250203085703866 DMAIN <0000> hlr.c:243 IMSI='262423457014582': Successfully assigned MSISDN='457' 20250203085703866 DLU <0006> fsm.c:456 lu(262423457014582)[0x55ba69aaef10]{UNVALIDATED}: Allocated 20250203085703866 DLGSUP <0013> lu_fsm.c:172 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262423457014582 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250203085703866 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423457014582)[0x55ba69aaef10]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250203085703866 DLGSUP <0013> lu_fsm.c:253 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262423457014582 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423457014582" cn_domain=PS} 20250203085703866 DLINP <000b> input/ipa.c:452 connected read/write 20250203085703866 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085703866 DLINP <000b> input/ipa.c:452 connected read/write 20250203085703866 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(300)@b63b467c7f03: Found GsupExpect[0] for "262423457014582" handled at TC_subscr_create_on_demand_ul(303) HLR_Test-GSUP(300)@b63b467c7f03: Added IMSI table entry 0TC_subscr_create_on_demand_ul(303)"262423457014582" 20250203085703874 DLINP <000b> input/ipa.c:452 connected read/write 20250203085703874 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085703874 DLGSUP <0013> gsup_req.c:140 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262423457014582 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423457014582"} 20250203085703874 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423457014582)[0x55ba69aaef10]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250203085703874 DLGSUP <0013> gsup_req.c:173 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262423457014582 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250203085703874 DLGSUP <0013> lu_fsm.c:91 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262423457014582 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423457014582"} 20250203085703874 DLGSUP <0013> gsup_req.c:173 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262423457014582 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250203085703874 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423457014582)[0x55ba69aaef10]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250203085703874 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423457014582)[0x55ba69aaef10]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250203085703874 DLU <0006> fsm.c:568 lu(PS:IMSI-262423457014582)[0x55ba69aaef10]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250203085703874 DLINP <000b> input/ipa.c:452 connected read/write 20250203085703874 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085703874 DLINP <000b> input/ipa.c:452 connected read/write 20250203085703874 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@b63b467c7f03: setverdict(pass): none -> pass 20250203085703877 DAUC <0003> db_auc.c:157 IMSI='262423457014582': No 2G Auth Data 20250203085703877 DAUC <0003> db_auc.c:192 IMSI='262423457014582': No 3G Auth Data 20250203085703879 DAUC <0003> db_auc.c:157 IMSI='262423457014582': No 2G Auth Data 20250203085703879 DAUC <0003> db_auc.c:192 IMSI='262423457014582': No 3G Auth Data 20250203085703880 DAUC <0003> db_auc.c:157 IMSI='262423457014582': No 2G Auth Data 20250203085703880 DAUC <0003> db_auc.c:192 IMSI='262423457014582': No 3G Auth Data 20250203085703888 DLINP <000b> input/ipa.c:452 connected read/write 20250203085703888 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085703888 DLGSUP <0013> gsup_req.c:140 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262423457014582 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423457014582" cn_domain=PS} 20250203085703888 DMAIN <0000> hlr.c:227 IMSI='262423457014582': Creating subscriber on demand 20250203085703888 DMAIN <0000> hlr.c:243 IMSI='262423457014582': Successfully assigned MSISDN='321' 20250203085703888 DLU <0006> fsm.c:456 lu(262423457014582)[0x55ba69aaef10]{UNVALIDATED}: Allocated 20250203085703888 DLGSUP <0013> lu_fsm.c:172 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262423457014582 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250203085703888 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423457014582)[0x55ba69aaef10]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250203085703888 DLGSUP <0013> lu_fsm.c:253 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262423457014582 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423457014582" cn_domain=PS} 20250203085703888 DLINP <000b> input/ipa.c:452 connected read/write 20250203085703888 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085703888 DLINP <000b> input/ipa.c:452 connected read/write 20250203085703888 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085703891 DLINP <000b> input/ipa.c:452 connected read/write 20250203085703891 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085703892 DLGSUP <0013> gsup_req.c:140 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262423457014582 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423457014582"} 20250203085703892 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423457014582)[0x55ba69aaef10]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250203085703892 DLGSUP <0013> gsup_req.c:173 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262423457014582 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250203085703892 DLGSUP <0013> lu_fsm.c:91 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262423457014582 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423457014582"} 20250203085703892 DLGSUP <0013> gsup_req.c:173 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262423457014582 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250203085703892 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423457014582)[0x55ba69aaef10]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250203085703892 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423457014582)[0x55ba69aaef10]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250203085703892 DLU <0006> fsm.c:568 lu(PS:IMSI-262423457014582)[0x55ba69aaef10]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250203085703892 DLINP <000b> input/ipa.c:452 connected read/write 20250203085703892 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085703892 DLINP <000b> input/ipa.c:452 connected read/write 20250203085703892 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@b63b467c7f03: setverdict(pass): pass -> pass, component reason not changed 20250203085703894 DAUC <0003> db_auc.c:157 IMSI='262423457014582': No 2G Auth Data 20250203085703894 DAUC <0003> db_auc.c:192 IMSI='262423457014582': No 3G Auth Data 20250203085703895 DAUC <0003> db_auc.c:157 IMSI='262423457014582': No 2G Auth Data 20250203085703895 DAUC <0003> db_auc.c:192 IMSI='262423457014582': No 3G Auth Data 20250203085703897 DAUC <0003> db_auc.c:157 IMSI='262423457014582': No 2G Auth Data 20250203085703897 DAUC <0003> db_auc.c:192 IMSI='262423457014582': No 3G Auth Data 20250203085703899 DAUC <0003> db_auc.c:157 IMSI='262423457014582': No 2G Auth Data 20250203085703899 DAUC <0003> db_auc.c:192 IMSI='262423457014582': No 3G Auth Data 20250203085703905 DLINP <000b> input/ipa.c:452 connected read/write 20250203085703905 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085703905 DLGSUP <0013> gsup_req.c:140 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262423457014582 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423457014582" cn_domain=PS} 20250203085703905 DMAIN <0000> hlr.c:227 IMSI='262423457014582': Creating subscriber on demand 20250203085703905 DMAIN <0000> hlr.c:243 IMSI='262423457014582': Successfully assigned MSISDN='984' 20250203085703905 DLU <0006> fsm.c:456 lu(262423457014582)[0x55ba69aaef10]{UNVALIDATED}: Allocated 20250203085703905 DLGSUP <0013> lu_fsm.c:150 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262423457014582 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250203085703905 DLGSUP <0013> gsup_req.c:276 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262423457014582 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262423457014582" cause=GPRS services not allowed} 20250203085703906 DLGSUP <0013> gsup_req.c:173 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262423457014582 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250203085703906 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262423457014582)[0x55ba69aaef10]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250203085703906 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262423457014582)[0x55ba69aaef10]{UNVALIDATED}: Freeing instance 20250203085703906 DLU <0006> fsm.c:568 lu(PS:IMSI-262423457014582)[0x55ba69aaef10]{UNVALIDATED}: Deallocated 20250203085703906 DLINP <000b> input/ipa.c:452 connected read/write 20250203085703906 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085703906 DLINP <000b> input/ipa.c:452 connected read/write 20250203085703906 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@b63b467c7f03: setverdict(pass): pass -> pass, component reason not changed 20250203085703907 DAUC <0003> db_auc.c:157 IMSI='262423457014582': No 2G Auth Data 20250203085703907 DAUC <0003> db_auc.c:192 IMSI='262423457014582': No 3G Auth Data 20250203085703908 DAUC <0003> db_auc.c:157 IMSI='262423457014582': No 2G Auth Data 20250203085703908 DAUC <0003> db_auc.c:192 IMSI='262423457014582': No 3G Auth Data 20250203085703908 DAUC <0003> db_auc.c:157 IMSI='262423457014582': No 2G Auth Data 20250203085703908 DAUC <0003> db_auc.c:192 IMSI='262423457014582': No 3G Auth Data 20250203085703909 DAUC <0003> db_auc.c:157 IMSI='262423457014582': No 2G Auth Data 20250203085703909 DAUC <0003> db_auc.c:192 IMSI='262423457014582': No 3G Auth Data 20250203085703911 DLINP <000b> input/ipa.c:452 connected read/write 20250203085703911 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085703911 DLGSUP <0013> gsup_req.c:140 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262423457014582 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423457014582" cn_domain=PS} 20250203085703911 DMAIN <0000> hlr.c:227 IMSI='262423457014582': Creating subscriber on demand 20250203085703911 DMAIN <0000> hlr.c:243 IMSI='262423457014582': Successfully assigned MSISDN='664' 20250203085703911 DLU <0006> fsm.c:456 lu(262423457014582)[0x55ba69aaef10]{UNVALIDATED}: Allocated 20250203085703911 DLGSUP <0013> lu_fsm.c:150 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262423457014582 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250203085703911 DLGSUP <0013> gsup_req.c:276 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262423457014582 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262423457014582" cause=GPRS services not allowed} 20250203085703911 DLGSUP <0013> gsup_req.c:173 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262423457014582 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250203085703911 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262423457014582)[0x55ba69aaef10]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250203085703911 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262423457014582)[0x55ba69aaef10]{UNVALIDATED}: Freeing instance 20250203085703911 DLU <0006> fsm.c:568 lu(PS:IMSI-262423457014582)[0x55ba69aaef10]{UNVALIDATED}: Deallocated 20250203085703911 DLINP <000b> input/ipa.c:452 connected read/write 20250203085703911 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085703911 DLINP <000b> input/ipa.c:452 connected read/write 20250203085703911 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@b63b467c7f03: setverdict(pass): pass -> pass, component reason not changed 20250203085703912 DAUC <0003> db_auc.c:157 IMSI='262423457014582': No 2G Auth Data 20250203085703912 DAUC <0003> db_auc.c:192 IMSI='262423457014582': No 3G Auth Data 20250203085703913 DAUC <0003> db_auc.c:157 IMSI='262423457014582': No 2G Auth Data 20250203085703913 DAUC <0003> db_auc.c:192 IMSI='262423457014582': No 3G Auth Data 20250203085703913 DAUC <0003> db_auc.c:157 IMSI='262423457014582': No 2G Auth Data 20250203085703913 DAUC <0003> db_auc.c:192 IMSI='262423457014582': No 3G Auth Data 20250203085703915 DLINP <000b> input/ipa.c:452 connected read/write 20250203085703915 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085703915 DLGSUP <0013> gsup_req.c:140 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262423457014582 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423457014582" cn_domain=PS} 20250203085703915 DMAIN <0000> hlr.c:227 IMSI='262423457014582': Creating subscriber on demand 20250203085703915 DLU <0006> fsm.c:456 lu(262423457014582)[0x55ba69aaef10]{UNVALIDATED}: Allocated 20250203085703915 DLGSUP <0013> lu_fsm.c:150 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262423457014582 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250203085703915 DLGSUP <0013> gsup_req.c:276 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262423457014582 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262423457014582" cause=GPRS services not allowed} 20250203085703915 DLGSUP <0013> gsup_req.c:173 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262423457014582 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250203085703915 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262423457014582)[0x55ba69aaef10]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250203085703915 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262423457014582)[0x55ba69aaef10]{UNVALIDATED}: Freeing instance 20250203085703915 DLU <0006> fsm.c:568 lu(PS:IMSI-262423457014582)[0x55ba69aaef10]{UNVALIDATED}: Deallocated 20250203085703915 DLINP <000b> input/ipa.c:452 connected read/write 20250203085703915 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085703915 DLINP <000b> input/ipa.c:452 connected read/write 20250203085703915 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085703916 DAUC <0003> db_auc.c:157 IMSI='262423457014582': No 2G Auth Data 20250203085703916 DAUC <0003> db_auc.c:192 IMSI='262423457014582': No 3G Auth Data TC_subscr_create_on_demand_ul(303)@b63b467c7f03: setverdict(pass): pass -> pass, component reason not changed 20250203085703917 DAUC <0003> db_auc.c:157 IMSI='262423457014582': No 2G Auth Data 20250203085703917 DAUC <0003> db_auc.c:192 IMSI='262423457014582': No 3G Auth Data 20250203085703917 DAUC <0003> db_auc.c:157 IMSI='262423457014582': No 2G Auth Data 20250203085703917 DAUC <0003> db_auc.c:192 IMSI='262423457014582': No 3G Auth Data 20250203085703919 DLINP <000b> input/ipa.c:452 connected read/write 20250203085703919 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085703919 DLGSUP <0013> gsup_req.c:140 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262423457014582 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423457014582" cn_domain=PS} 20250203085703919 DMAIN <0000> hlr.c:227 IMSI='262423457014582': Creating subscriber on demand 20250203085703919 DLU <0006> fsm.c:456 lu(262423457014582)[0x55ba69aaef10]{UNVALIDATED}: Allocated 20250203085703919 DLGSUP <0013> lu_fsm.c:172 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262423457014582 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250203085703919 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423457014582)[0x55ba69aaef10]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250203085703919 DLGSUP <0013> lu_fsm.c:253 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262423457014582 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423457014582" cn_domain=PS} 20250203085703919 DLINP <000b> input/ipa.c:452 connected read/write 20250203085703919 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085703919 DLINP <000b> input/ipa.c:452 connected read/write 20250203085703919 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085703920 DLINP <000b> input/ipa.c:452 connected read/write 20250203085703920 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085703920 DLGSUP <0013> gsup_req.c:140 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262423457014582 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423457014582"} 20250203085703920 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423457014582)[0x55ba69aaef10]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250203085703920 DLGSUP <0013> gsup_req.c:173 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262423457014582 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250203085703920 DLGSUP <0013> lu_fsm.c:91 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262423457014582 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423457014582"} 20250203085703920 DLGSUP <0013> gsup_req.c:173 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262423457014582 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250203085703920 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423457014582)[0x55ba69aaef10]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250203085703920 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423457014582)[0x55ba69aaef10]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250203085703920 DLU <0006> fsm.c:568 lu(PS:IMSI-262423457014582)[0x55ba69aaef10]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250203085703920 DLINP <000b> input/ipa.c:452 connected read/write 20250203085703920 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085703920 DLINP <000b> input/ipa.c:452 connected read/write 20250203085703921 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@b63b467c7f03: setverdict(pass): pass -> pass, component reason not changed 20250203085703921 DAUC <0003> db_auc.c:157 IMSI='262423457014582': No 2G Auth Data 20250203085703921 DAUC <0003> db_auc.c:192 IMSI='262423457014582': No 3G Auth Data 20250203085703922 DAUC <0003> db_auc.c:157 IMSI='262423457014582': No 2G Auth Data 20250203085703922 DAUC <0003> db_auc.c:192 IMSI='262423457014582': No 3G Auth Data 20250203085703922 DAUC <0003> db_auc.c:157 IMSI='262423457014582': No 2G Auth Data 20250203085703922 DAUC <0003> db_auc.c:192 IMSI='262423457014582': No 3G Auth Data TC_subscr_create_on_demand_ul(303)@b63b467c7f03: setverdict(pass): pass -> pass, component reason not changed 20250203085703924 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37850<->l=127.0.0.1:4258 TC_subscr_create_on_demand_ul(303)@b63b467c7f03: Final verdict of PTC: pass 20250203085703925 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37846<->l=127.0.0.1:4258 20250203085703926 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34775<->l=127.0.0.1:4259) 20250203085703926 DLINP <000b> input/ipa.c:452 connected read/write 20250203085703926 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085703926 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250203085703927 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250203085703927 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(300)@b63b467c7f03: Final verdict of PTC: none 301@b63b467c7f03: Final verdict of PTC: none IPA-CTRL-CLI-IPA(302)@b63b467c7f03: Final verdict of PTC: none HLR_Test-GSUP-IPA(299)@b63b467c7f03: Final verdict of PTC: none MTC@b63b467c7f03: Setting final verdict of the test case. MTC@b63b467c7f03: Local verdict of MTC: none MTC@b63b467c7f03: Local verdict of PTC HLR_Test-GSUP-IPA(299): none (none -> none) MTC@b63b467c7f03: Local verdict of PTC HLR_Test-GSUP(300): none (none -> none) MTC@b63b467c7f03: Local verdict of PTC with component reference 301: none (none -> none) MTC@b63b467c7f03: Local verdict of PTC IPA-CTRL-CLI-IPA(302): none (none -> none) MTC@b63b467c7f03: Local verdict of PTC TC_subscr_create_on_demand_ul(303): pass (none -> pass) MTC@b63b467c7f03: Test case TC_subscr_create_on_demand_ul finished. Verdict: pass MTC@b63b467c7f03: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_ul pass'. Mon Feb 3 08:57:03 UTC 2025 ====== HLR_Tests.TC_subscr_create_on_demand_ul pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_subscr_create_on_demand_ul.talloc 20250203085703970 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37860<->l=127.0.0.1:4258 20250203085704071 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=81540) MTC@b63b467c7f03: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_ul pass' was executed successfully (exit status: 0). MTC@b63b467c7f03: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_sai'. ------ HLR_Tests.TC_subscr_create_on_demand_sai ------ Mon Feb 3 08:57:06 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_sai.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_sai.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@b63b467c7f03: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_sai' was executed successfully (exit status: 0). MTC@b63b467c7f03: Test case TC_subscr_create_on_demand_sai started. MTC@b63b467c7f03: legacy= false MTC@b63b467c7f03: in not legacy case 1 MTC@b63b467c7f03: in not legacy case 2 20250203085707185 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250203085707185 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(304)@b63b467c7f03: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250203085707190 DLINP <000b> input/ipa.c:452 connected read/write 20250203085707190 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085707192 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37872<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(304)@b63b467c7f03: 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)@b63b467c7f03: 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 } } } } 20250203085707195 DLINP <000b> input/ipa.c:452 connected read/write 20250203085707195 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085707196 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250203085707196 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250203085707196 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 20250203085707196 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250203085707196 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 20250203085707196 DLGSUP <0013> gsup_server.c:236 2: 20250203085707196 DLGSUP <0013> gsup_server.c:238 2: 00 20250203085707196 DLGSUP <0013> gsup_server.c:236 3: 20250203085707196 DLGSUP <0013> gsup_server.c:238 3: 00 HLR_Test-GSUP-IPA(304)@b63b467c7f03: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250203085707196 DLGSUP <0013> gsup_server.c:236 4: 20250203085707196 DLGSUP <0013> gsup_server.c:238 4: 00 20250203085707196 DLGSUP <0013> gsup_server.c:236 5: 20250203085707196 DLGSUP <0013> gsup_server.c:238 5: 00 20250203085707196 DLGSUP <0013> gsup_server.c:236 7: 20250203085707196 DLGSUP <0013> gsup_server.c:238 7: 00 20250203085707196 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250203085707196 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250203085707196 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 306@b63b467c7f03: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20250203085707220 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:37483<->l=127.0.0.1:4259) HLR_Test-GSUP(305)@b63b467c7f03: Created GsupExpect[0] for "262421388294596" to be handled at TC_subscr_create_on_demand_sai(308) 20250203085707239 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37888<->l=127.0.0.1:4258 20250203085707248 DLINP <000b> input/ipa.c:452 connected read/write 20250203085707248 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085707248 DLGSUP <0013> gsup_req.c:140 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262421388294596 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421388294596"} 20250203085707248 DMAIN <0000> hlr.c:227 IMSI='262421388294596': Creating subscriber on demand 20250203085707248 DMAIN <0000> hlr.c:243 IMSI='262421388294596': Successfully assigned MSISDN='620' 20250203085707248 DAUC <0003> db_auc.c:157 IMSI='262421388294596': No 2G Auth Data 20250203085707248 DAUC <0003> db_auc.c:192 IMSI='262421388294596': No 3G Auth Data 20250203085707248 DLGSUP <0013> hlr.c:331 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262421388294596 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 20250203085707248 DLGSUP <0013> gsup_req.c:276 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262421388294596 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262421388294596" cause=IMSI unknown in HLR} 20250203085707248 DLGSUP <0013> gsup_req.c:173 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262421388294596 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250203085707248 DLINP <000b> input/ipa.c:452 connected read/write 20250203085707248 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085707248 DLINP <000b> input/ipa.c:452 connected read/write 20250203085707248 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(305)@b63b467c7f03: Found GsupExpect[0] for "262421388294596" handled at TC_subscr_create_on_demand_sai(308) HLR_Test-GSUP(305)@b63b467c7f03: Added IMSI table entry 0TC_subscr_create_on_demand_sai(308)"262421388294596" TC_subscr_create_on_demand_sai(308)@b63b467c7f03: setverdict(pass): none -> pass 20250203085707253 DAUC <0003> db_auc.c:157 IMSI='262421388294596': No 2G Auth Data 20250203085707253 DAUC <0003> db_auc.c:192 IMSI='262421388294596': No 3G Auth Data 20250203085707255 DAUC <0003> db_auc.c:157 IMSI='262421388294596': No 2G Auth Data 20250203085707255 DAUC <0003> db_auc.c:192 IMSI='262421388294596': No 3G Auth Data 20250203085707256 DAUC <0003> db_auc.c:157 IMSI='262421388294596': No 2G Auth Data 20250203085707256 DAUC <0003> db_auc.c:192 IMSI='262421388294596': No 3G Auth Data 20250203085707259 DLINP <000b> input/ipa.c:452 connected read/write 20250203085707259 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085707259 DLGSUP <0013> gsup_req.c:140 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262421388294596 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421388294596" cn_domain=PS} 20250203085707259 DLU <0006> fsm.c:456 lu(262421388294596)[0x55ba69aaef10]{UNVALIDATED}: Allocated 20250203085707259 DLGSUP <0013> lu_fsm.c:172 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262421388294596 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250203085707259 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421388294596)[0x55ba69aaef10]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250203085707259 DLGSUP <0013> lu_fsm.c:253 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262421388294596 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421388294596" cn_domain=PS} 20250203085707259 DLINP <000b> input/ipa.c:452 connected read/write 20250203085707259 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085707259 DLINP <000b> input/ipa.c:452 connected read/write 20250203085707259 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085707263 DLINP <000b> input/ipa.c:452 connected read/write 20250203085707263 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085707263 DLGSUP <0013> gsup_req.c:140 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262421388294596 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421388294596"} 20250203085707263 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421388294596)[0x55ba69aaef10]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250203085707264 DLGSUP <0013> gsup_req.c:173 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262421388294596 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250203085707264 DLGSUP <0013> lu_fsm.c:91 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262421388294596 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421388294596"} 20250203085707264 DLGSUP <0013> gsup_req.c:173 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262421388294596 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250203085707264 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421388294596)[0x55ba69aaef10]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250203085707264 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421388294596)[0x55ba69aaef10]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250203085707264 DLU <0006> fsm.c:568 lu(PS:IMSI-262421388294596)[0x55ba69aaef10]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250203085707264 DLINP <000b> input/ipa.c:452 connected read/write 20250203085707264 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085707264 DLINP <000b> input/ipa.c:452 connected read/write 20250203085707264 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_sai(308)@b63b467c7f03: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_sai(308)@b63b467c7f03: setverdict(pass): pass -> pass, component reason not changed 20250203085707268 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37888<->l=127.0.0.1:4258 TC_subscr_create_on_demand_sai(308)@b63b467c7f03: Final verdict of PTC: pass 20250203085707269 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37872<->l=127.0.0.1:4258 20250203085707271 DLINP <000b> input/ipa.c:452 connected read/write 20250203085707271 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085707271 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250203085707271 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250203085707271 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250203085707271 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37483<->l=127.0.0.1:4259) HLR_Test-GSUP(305)@b63b467c7f03: Final verdict of PTC: none 306@b63b467c7f03: Final verdict of PTC: none HLR_Test-GSUP-IPA(304)@b63b467c7f03: Final verdict of PTC: none IPA-CTRL-CLI-IPA(307)@b63b467c7f03: Final verdict of PTC: none MTC@b63b467c7f03: Setting final verdict of the test case. MTC@b63b467c7f03: Local verdict of MTC: none MTC@b63b467c7f03: Local verdict of PTC HLR_Test-GSUP-IPA(304): none (none -> none) MTC@b63b467c7f03: Local verdict of PTC HLR_Test-GSUP(305): none (none -> none) MTC@b63b467c7f03: Local verdict of PTC with component reference 306: none (none -> none) MTC@b63b467c7f03: Local verdict of PTC IPA-CTRL-CLI-IPA(307): none (none -> none) MTC@b63b467c7f03: Local verdict of PTC TC_subscr_create_on_demand_sai(308): pass (none -> pass) MTC@b63b467c7f03: Test case TC_subscr_create_on_demand_sai finished. Verdict: pass MTC@b63b467c7f03: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_sai pass'. Mon Feb 3 08:57:07 UTC 2025 ====== HLR_Tests.TC_subscr_create_on_demand_sai pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_subscr_create_on_demand_sai.talloc 20250203085707306 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37898<->l=127.0.0.1:4258 20250203085707407 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37898<->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@b63b467c7f03: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_sai pass' was executed successfully (exit status: 0). MTC@b63b467c7f03: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_other_home'. ------ HLR_Tests.TC_MSLookup_mDNS_service_other_home ------ Mon Feb 3 08:57:09 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_other_home.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_other_home.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@b63b467c7f03: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_other_home' was executed successfully (exit status: 0). MTC@b63b467c7f03: Test case TC_MSLookup_mDNS_service_other_home started. MTC@b63b467c7f03: legacy= false MTC@b63b467c7f03: in not legacy case 1 MTC@b63b467c7f03: in not legacy case 2 20250203085710530 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250203085710530 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(309)@b63b467c7f03: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250203085710534 DLINP <000b> input/ipa.c:452 connected read/write 20250203085710534 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085710535 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37914<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(309)@b63b467c7f03: 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)@b63b467c7f03: 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 } } } } 20250203085710538 DLINP <000b> input/ipa.c:452 connected read/write 20250203085710538 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085710539 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250203085710539 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250203085710539 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 20250203085710539 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250203085710539 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 20250203085710539 DLGSUP <0013> gsup_server.c:236 2: 20250203085710539 DLGSUP <0013> gsup_server.c:238 2: 00 20250203085710539 DLGSUP <0013> gsup_server.c:236 3: 20250203085710539 DLGSUP <0013> gsup_server.c:238 3: 00 20250203085710539 DLGSUP <0013> gsup_server.c:236 4: 20250203085710539 DLGSUP <0013> gsup_server.c:238 4: 00 20250203085710539 DLGSUP <0013> gsup_server.c:236 5: 20250203085710539 DLGSUP <0013> gsup_server.c:238 5: 00 20250203085710539 DLGSUP <0013> gsup_server.c:236 7: 20250203085710539 DLGSUP <0013> gsup_server.c:238 7: 00 20250203085710539 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250203085710539 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250203085710539 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)@b63b467c7f03: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 311@b63b467c7f03: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20250203085710553 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:34567<->l=127.0.0.1:4259) 20250203085710555 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250203085710555 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(310)@b63b467c7f03: Created GsupExpect[0] for "262423132042977" to be handled at TC_MSLookup_mDNS_service_other_home(313) 20250203085710562 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37920<->l=127.0.0.1:4258 20250203085710564 DAUC <0003> db_auc.c:157 IMSI='262423132042977': No 2G Auth Data 20250203085710564 DAUC <0003> db_auc.c:192 IMSI='262423132042977': No 3G Auth Data 20250203085710568 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491617008018.msisdn 20250203085710568 DMSLOOKUP <0005> mslookup_server.c:262 sip.voice.491617008018.msisdn: not attached (vlr_number unset) 20250203085710568 DDGSM <0007> mslookup_server.c:327 sip.voice.491617008018.msisdn: does not exist in GSUP proxy 20250203085711577 DLINP <000b> input/ipa.c:452 connected read/write 20250203085711577 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085711577 DLGSUP <0013> gsup_req.c:140 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262423132042977 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423132042977" cn_domain=CS} 20250203085711577 DLU <0006> fsm.c:456 lu(262423132042977)[0x55ba69a8f120]{UNVALIDATED}: Allocated 20250203085711577 DLGSUP <0013> lu_fsm.c:172 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262423132042977 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing VLR number = MSC-00-00-00-00-00-00 20250203085711577 DLU <0006> lu_fsm.c:200 lu(CS:IMSI-262423132042977)[0x55ba69a8f120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250203085711577 DLGSUP <0013> lu_fsm.c:253 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262423132042977 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423132042977" cn_domain=CS} 20250203085711577 DLINP <000b> input/ipa.c:452 connected read/write 20250203085711577 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085711577 DLINP <000b> input/ipa.c:452 connected read/write 20250203085711577 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(310)@b63b467c7f03: Found GsupExpect[0] for "262423132042977" handled at TC_MSLookup_mDNS_service_other_home(313) HLR_Test-GSUP(310)@b63b467c7f03: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_home(313)"262423132042977" 20250203085711585 DLINP <000b> input/ipa.c:452 connected read/write 20250203085711585 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085711585 DLGSUP <0013> gsup_req.c:140 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262423132042977 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423132042977"} 20250203085711585 DLU <0006> lu_fsm.c:212 lu(CS:IMSI-262423132042977)[0x55ba69a8f120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250203085711585 DLGSUP <0013> gsup_req.c:173 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262423132042977 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250203085711585 DLGSUP <0013> lu_fsm.c:91 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262423132042977 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423132042977"} 20250203085711586 DLGSUP <0013> gsup_req.c:173 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262423132042977 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250203085711586 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262423132042977)[0x55ba69a8f120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250203085711586 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262423132042977)[0x55ba69a8f120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250203085711586 DLU <0006> fsm.c:568 lu(CS:IMSI-262423132042977)[0x55ba69a8f120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250203085711586 DLINP <000b> input/ipa.c:452 connected read/write 20250203085711586 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085711586 DLINP <000b> input/ipa.c:452 connected read/write 20250203085711586 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_MSLookup_mDNS_service_other_home(313)@b63b467c7f03: setverdict(pass): none -> pass 20250203085711590 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491617008018.msisdn 20250203085711590 DMSLOOKUP <0005> mslookup_server.c:291 sip.voice.491617008018.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00 20250203085711590 DDGSM <0007> mslookup_server.c:327 sip.voice.491617008018.msisdn: does not exist in GSUP proxy 20250203085711590 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491617008018.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 TC_MSLookup_mDNS_service_other_home(313)@b63b467c7f03: setverdict(pass): pass -> pass, component reason not changed 20250203085711597 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37920<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_other_home(313)@b63b467c7f03: Final verdict of PTC: pass 20250203085711599 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37914<->l=127.0.0.1:4258 20250203085711601 DLINP <000b> input/ipa.c:452 connected read/write 20250203085711601 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085711601 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250203085711601 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250203085711601 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250203085711601 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34567<->l=127.0.0.1:4259) HLR_Test-GSUP(310)@b63b467c7f03: Final verdict of PTC: none 311@b63b467c7f03: Final verdict of PTC: none IPA-CTRL-CLI-IPA(312)@b63b467c7f03: Final verdict of PTC: none HLR_Test-GSUP-IPA(309)@b63b467c7f03: Final verdict of PTC: none MTC@b63b467c7f03: Setting final verdict of the test case. MTC@b63b467c7f03: Local verdict of MTC: none MTC@b63b467c7f03: Local verdict of PTC HLR_Test-GSUP-IPA(309): none (none -> none) MTC@b63b467c7f03: Local verdict of PTC HLR_Test-GSUP(310): none (none -> none) MTC@b63b467c7f03: Local verdict of PTC with component reference 311: none (none -> none) MTC@b63b467c7f03: Local verdict of PTC IPA-CTRL-CLI-IPA(312): none (none -> none) MTC@b63b467c7f03: Local verdict of PTC TC_MSLookup_mDNS_service_other_home(313): pass (none -> pass) MTC@b63b467c7f03: Test case TC_MSLookup_mDNS_service_other_home finished. Verdict: pass MTC@b63b467c7f03: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_other_home pass'. Mon Feb 3 08:57:11 UTC 2025 ====== HLR_Tests.TC_MSLookup_mDNS_service_other_home pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_MSLookup_mDNS_service_other_home.talloc 20250203085711637 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45532<->l=127.0.0.1:4258 20250203085711738 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45532<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=21388) Waiting for packet dumper to finish... 1 (prev_count=21388, count=37444) 20250203085713668 DSS <0004> hlr_ussd.c:239 262422399244366/0x61af8340: SS Session Timeout, destroying 20250203085713668 DLGSUP <0013> gsup_req.c:173 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262422399244366 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@b63b467c7f03: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_other_home pass' was executed successfully (exit status: 0). MTC@b63b467c7f03: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_GSUP_proxy'. ------ HLR_Tests.TC_MSLookup_GSUP_proxy ------ Mon Feb 3 08:57:13 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_GSUP_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_GSUP_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@b63b467c7f03: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_GSUP_proxy' was executed successfully (exit status: 0). MTC@b63b467c7f03: Test case TC_MSLookup_GSUP_proxy started. MTC@b63b467c7f03: legacy= false MTC@b63b467c7f03: in not legacy case 1 MTC@b63b467c7f03: in not legacy case 2 20250203085714857 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250203085714857 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(314)@b63b467c7f03: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250203085714861 DLINP <000b> input/ipa.c:452 connected read/write 20250203085714861 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085714863 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45536<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(314)@b63b467c7f03: 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)@b63b467c7f03: 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 } } } } 20250203085714866 DLINP <000b> input/ipa.c:452 connected read/write 20250203085714866 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085714866 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250203085714866 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250203085714866 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 20250203085714866 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250203085714866 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 20250203085714866 DLGSUP <0013> gsup_server.c:236 2: 20250203085714866 DLGSUP <0013> gsup_server.c:238 2: 00 20250203085714866 DLGSUP <0013> gsup_server.c:236 3: 20250203085714866 DLGSUP <0013> gsup_server.c:238 3: 00 20250203085714867 DLGSUP <0013> gsup_server.c:236 4: 20250203085714867 DLGSUP <0013> gsup_server.c:238 4: 00 20250203085714867 DLGSUP <0013> gsup_server.c:236 5: 20250203085714867 DLGSUP <0013> gsup_server.c:238 5: 00 20250203085714867 DLGSUP <0013> gsup_server.c:236 7: 20250203085714867 DLGSUP <0013> gsup_server.c:238 7: 00 20250203085714867 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 HLR_Test-GSUP-IPA(314)@b63b467c7f03: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250203085714867 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250203085714867 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20250203085714868 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20250203085714868 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 316@b63b467c7f03: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20250203085714897 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:40171<->l=127.0.0.1:4259) 20250203085714898 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250203085714898 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(315)@b63b467c7f03: Created GsupExpect[0] for "262427822494794" to be handled at TC_MSLookup_GSUP_proxy(320) 20250203085714906 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45546<->l=127.0.0.1:4258 HLR_Test-GSUP-server(317)@b63b467c7f03: Created GsupExpect[0] for "262427822494794" to be handled at TC_MSLookup_GSUP_proxy(320) 20250203085714910 DLINP <000b> input/ipa.c:452 connected read/write 20250203085714910 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085714910 DLGSUP <0013> gsup_req.c:140 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262427822494794 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427822494794" cn_domain=CS} 20250203085714910 DDGSM <0007> proxy.c:316 (Proxy IMSI-262427822494794 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20250203085714910 DDGSM <0007> proxy.c:495 (Proxy IMSI-262427822494794 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20250203085714910 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262427822494794.imsi 20250203085714910 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262427822494794.imsi 20250203085714910 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262427822494794.imsi: does not exist in local HLR 20250203085714914 DDGSM <0007> proxy.c:472 (Proxy IMSI-262427822494794 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20250203085714914 DLGSUP <0013> gsup_client.c:77 GSUP connecting to 127.0.0.99:4222 20250203085714914 DLINP <000b> input/ipa.c:144 127.0.0.99:4222 connection done 20250203085714914 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 UP 20250203085714914 DLGSUP <0013> gsup_client.c:291 GSUP sending PING 20250203085714914 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20250203085714914 DLGSUP <0013> gsup_req.c:173 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262427822494794 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250203085714914 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250203085714914 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250203085714915 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250203085714915 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250203085714915 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250203085714915 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(318)@b63b467c7f03: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(318)@b63b467c7f03: 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) } } } } 20250203085714917 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250203085714917 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250203085714917 DLINP <000b> input/ipa.c:617 received ID_GET for unit ID 0/0/0 20250203085714917 DLINP <000b> ipa.c:396 tag 1: HLR 20250203085714917 DLINP <000b> ipa.c:396 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(318)@b63b467c7f03: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(318)@b63b467c7f03: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250203085714918 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250203085714918 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250203085714918 DLGSUP <0013> gsup_client.c:228 GSUP receiving PONG HLR_Test-GSUP-server-IPA(318)@b63b467c7f03: 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)@b63b467c7f03: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '484C5200'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } HLR_Test-GSUP-server-IPA(318)@b63b467c7f03: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server(317)@b63b467c7f03: Found GsupExpect[0] for "262427822494794" handled at TC_MSLookup_GSUP_proxy(320) HLR_Test-GSUP-server(317)@b63b467c7f03: Added IMSI table entry 0TC_MSLookup_GSUP_proxy(320)"262427822494794" HLR_Test-GSUP-server-IPA(318)@b63b467c7f03: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250203085714962 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250203085714962 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250203085714962 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250203085714962 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250203085714963 DDGSM <0007> proxy.c:368 (Proxy IMSI-262427822494794 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491614054025 20250203085714963 DDGSM <0007> proxy.c:562 (Proxy IMSI-262427822494794 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250203085714963 DLINP <000b> input/ipa.c:452 connected read/write 20250203085714963 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085714963 DLINP <000b> input/ipa.c:452 connected read/write 20250203085714963 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(315)@b63b467c7f03: Found GsupExpect[0] for "262427822494794" handled at TC_MSLookup_GSUP_proxy(320) HLR_Test-GSUP(315)@b63b467c7f03: Added IMSI table entry 0TC_MSLookup_GSUP_proxy(320)"262427822494794" 20250203085714972 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250203085714973 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250203085714973 DDGSM <0007> proxy.c:562 (Proxy IMSI-262427822494794 MSISDN-491614054025 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250203085714973 DLINP <000b> input/ipa.c:452 connected read/write 20250203085714973 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085714973 DLINP <000b> input/ipa.c:452 connected read/write 20250203085714973 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085714977 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250203085714977 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250203085714977 DDGSM <0007> proxy.c:403 (Proxy IMSI-262427822494794 MSISDN-491614054025 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 20250203085714977 DDGSM <0007> proxy.c:562 (Proxy IMSI-262427822494794 MSISDN-491614054025 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250203085714977 DLINP <000b> input/ipa.c:452 connected read/write 20250203085714977 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085714977 DLINP <000b> input/ipa.c:452 connected read/write 20250203085714977 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_MSLookup_GSUP_proxy(320)@b63b467c7f03: setverdict(pass): none -> pass 20250203085714981 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45546<->l=127.0.0.1:4258 TC_MSLookup_GSUP_proxy(320)@b63b467c7f03: Final verdict of PTC: pass 20250203085714987 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45536<->l=127.0.0.1:4258 HLR_Test-GSUP(315)@b63b467c7f03: Final verdict of PTC: none 316@b63b467c7f03: Final verdict of PTC: none 20250203085714990 DLINP <000b> input/ipa.c:452 connected read/write 20250203085714990 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085714990 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250203085714990 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250203085714990 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250203085714990 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40171<->l=127.0.0.1:4259) 20250203085714990 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250203085714990 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250203085714990 DLINP <000b> input/ipa.c:69 127.0.0.99:4222 connection closed with server 20250203085714990 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 DOWN 20250203085714991 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client HLR_Test-GSUP-server(317)@b63b467c7f03: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(318)@b63b467c7f03: Final verdict of PTC: none IPA-CTRL-CLI-IPA(319)@b63b467c7f03: Final verdict of PTC: none HLR_Test-GSUP-IPA(314)@b63b467c7f03: Final verdict of PTC: none MTC@b63b467c7f03: Setting final verdict of the test case. MTC@b63b467c7f03: Local verdict of MTC: none MTC@b63b467c7f03: Local verdict of PTC HLR_Test-GSUP-IPA(314): none (none -> none) MTC@b63b467c7f03: Local verdict of PTC HLR_Test-GSUP(315): none (none -> none) MTC@b63b467c7f03: Local verdict of PTC with component reference 316: none (none -> none) MTC@b63b467c7f03: Local verdict of PTC HLR_Test-GSUP-server(317): none (none -> none) MTC@b63b467c7f03: Local verdict of PTC HLR_Test-GSUP-server-IPA(318): none (none -> none) MTC@b63b467c7f03: Local verdict of PTC IPA-CTRL-CLI-IPA(319): none (none -> none) MTC@b63b467c7f03: Local verdict of PTC TC_MSLookup_GSUP_proxy(320): pass (none -> pass) MTC@b63b467c7f03: Test case TC_MSLookup_GSUP_proxy finished. Verdict: pass MTC@b63b467c7f03: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_GSUP_proxy pass'. Mon Feb 3 08:57:15 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 20250203085715077 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45550<->l=127.0.0.1:4258 20250203085715178 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45550<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=13072) Waiting for packet dumper to finish... 1 (prev_count=13072, count=43096) MTC@b63b467c7f03: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_GSUP_proxy pass' was executed successfully (exit status: 0). MTC@b63b467c7f03: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home'. ------ HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home ------ Mon Feb 3 08:57:17 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@b63b467c7f03: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home' was executed successfully (exit status: 0). MTC@b63b467c7f03: Test case TC_MSLookup_mDNS_service_GSUP_HLR_home started. MTC@b63b467c7f03: legacy= false MTC@b63b467c7f03: in not legacy case 1 MTC@b63b467c7f03: in not legacy case 2 20250203085718284 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250203085718284 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(321)@b63b467c7f03: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250203085718289 DLINP <000b> input/ipa.c:452 connected read/write 20250203085718289 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085718291 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45558<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(321)@b63b467c7f03: 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)@b63b467c7f03: 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 } } } } 20250203085718294 DLINP <000b> input/ipa.c:452 connected read/write 20250203085718294 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085718294 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250203085718294 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250203085718294 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 20250203085718294 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250203085718294 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 20250203085718294 DLGSUP <0013> gsup_server.c:236 2: 20250203085718294 DLGSUP <0013> gsup_server.c:238 2: 00 20250203085718294 DLGSUP <0013> gsup_server.c:236 3: 20250203085718294 DLGSUP <0013> gsup_server.c:238 3: 00 20250203085718294 DLGSUP <0013> gsup_server.c:236 4: 20250203085718294 DLGSUP <0013> gsup_server.c:238 4: 00 20250203085718294 DLGSUP <0013> gsup_server.c:236 5: 20250203085718294 DLGSUP <0013> gsup_server.c:238 5: 00 20250203085718294 DLGSUP <0013> gsup_server.c:236 7: 20250203085718294 DLGSUP <0013> gsup_server.c:238 7: 00 20250203085718294 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250203085718294 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250203085718294 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)@b63b467c7f03: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250203085718295 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20250203085718295 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 323@b63b467c7f03: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20250203085718318 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:36129<->l=127.0.0.1:4259) 20250203085718321 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250203085718321 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(322)@b63b467c7f03: Created GsupExpect[0] for "262424402252683" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_home(325) 20250203085718336 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45564<->l=127.0.0.1:4258 20250203085718341 DAUC <0003> db_auc.c:157 IMSI='262424402252683': No 2G Auth Data 20250203085718341 DAUC <0003> db_auc.c:192 IMSI='262424402252683': No 3G Auth Data 20250203085718349 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262424402252683.imsi 20250203085718349 DMSLOOKUP <0005> mslookup_server.c:215 gsup.hlr.262424402252683.imsi: found in local HLR TC_MSLookup_mDNS_service_GSUP_HLR_home(325)@b63b467c7f03: setverdict(pass): none -> pass 20250203085718357 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45564<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_GSUP_HLR_home(325)@b63b467c7f03: Final verdict of PTC: pass 20250203085718359 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45558<->l=127.0.0.1:4258 20250203085718360 DLINP <000b> input/ipa.c:452 connected read/write 20250203085718360 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085718360 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250203085718360 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250203085718360 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250203085718360 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36129<->l=127.0.0.1:4259) HLR_Test-GSUP(322)@b63b467c7f03: Final verdict of PTC: none 323@b63b467c7f03: Final verdict of PTC: none HLR_Test-GSUP-IPA(321)@b63b467c7f03: Final verdict of PTC: none IPA-CTRL-CLI-IPA(324)@b63b467c7f03: Final verdict of PTC: none MTC@b63b467c7f03: Setting final verdict of the test case. MTC@b63b467c7f03: Local verdict of MTC: none MTC@b63b467c7f03: Local verdict of PTC HLR_Test-GSUP-IPA(321): none (none -> none) MTC@b63b467c7f03: Local verdict of PTC HLR_Test-GSUP(322): none (none -> none) MTC@b63b467c7f03: Local verdict of PTC with component reference 323: none (none -> none) MTC@b63b467c7f03: Local verdict of PTC IPA-CTRL-CLI-IPA(324): none (none -> none) MTC@b63b467c7f03: Local verdict of PTC TC_MSLookup_mDNS_service_GSUP_HLR_home(325): pass (none -> pass) MTC@b63b467c7f03: Test case TC_MSLookup_mDNS_service_GSUP_HLR_home finished. Verdict: pass MTC@b63b467c7f03: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home pass'. Mon Feb 3 08:57:18 UTC 2025 ====== HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home.talloc 20250203085718388 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45578<->l=127.0.0.1:4258 20250203085718489 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45578<->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@b63b467c7f03: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home pass' was executed successfully (exit status: 0). MTC@b63b467c7f03: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy'. ------ HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy ------ Mon Feb 3 08:57:20 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@b63b467c7f03: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy' was executed successfully (exit status: 0). MTC@b63b467c7f03: Test case TC_MSLookup_mDNS_service_GSUP_HLR_proxy started. MTC@b63b467c7f03: legacy= false MTC@b63b467c7f03: in not legacy case 1 MTC@b63b467c7f03: in not legacy case 2 20250203085721608 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250203085721608 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(326)@b63b467c7f03: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250203085721612 DLINP <000b> input/ipa.c:452 connected read/write 20250203085721612 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085721613 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34026<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(326)@b63b467c7f03: 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)@b63b467c7f03: 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 } } } } 20250203085721615 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20250203085721615 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20250203085721615 DLINP <000b> input/ipa.c:452 connected read/write 20250203085721615 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085721615 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250203085721615 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250203085721615 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 20250203085721615 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250203085721615 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 20250203085721615 DLGSUP <0013> gsup_server.c:236 2: 20250203085721615 DLGSUP <0013> gsup_server.c:238 2: 00 20250203085721615 DLGSUP <0013> gsup_server.c:236 3: 20250203085721615 DLGSUP <0013> gsup_server.c:238 3: 00 20250203085721615 DLGSUP <0013> gsup_server.c:236 4: 20250203085721615 DLGSUP <0013> gsup_server.c:238 4: 00 20250203085721615 DLGSUP <0013> gsup_server.c:236 5: 20250203085721615 DLGSUP <0013> gsup_server.c:238 5: 00 20250203085721615 DLGSUP <0013> gsup_server.c:236 7: 20250203085721615 DLGSUP <0013> gsup_server.c:238 7: 00 20250203085721615 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250203085721615 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250203085721615 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)@b63b467c7f03: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 328@b63b467c7f03: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20250203085721632 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:38829<->l=127.0.0.1:4259) 20250203085721634 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250203085721634 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(327)@b63b467c7f03: Created GsupExpect[0] for "262420768849949" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) 20250203085721644 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34036<->l=127.0.0.1:4258 HLR_Test-GSUP-server(329)@b63b467c7f03: Created GsupExpect[0] for "262420768849949" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) 20250203085721658 DLINP <000b> input/ipa.c:452 connected read/write 20250203085721658 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085721658 DLGSUP <0013> gsup_req.c:140 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262420768849949 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420768849949" cn_domain=CS} 20250203085721658 DDGSM <0007> proxy.c:316 (Proxy IMSI-262420768849949 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20250203085721658 DDGSM <0007> proxy.c:495 (Proxy IMSI-262420768849949 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20250203085721658 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262420768849949.imsi 20250203085721658 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262420768849949.imsi 20250203085721658 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262420768849949.imsi: does not exist in local HLR 20250203085721669 DDGSM <0007> proxy.c:472 (Proxy IMSI-262420768849949 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20250203085721669 DLGSUP <0013> gsup_client.c:77 GSUP connecting to 127.0.0.99:4222 20250203085721669 DLINP <000b> input/ipa.c:144 127.0.0.99:4222 connection done 20250203085721669 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 UP 20250203085721669 DLGSUP <0013> gsup_client.c:291 GSUP sending PING 20250203085721669 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20250203085721669 DLGSUP <0013> gsup_req.c:173 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262420768849949 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250203085721669 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250203085721669 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250203085721669 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250203085721669 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250203085721670 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250203085721670 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(330)@b63b467c7f03: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(330)@b63b467c7f03: 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) } } } } 20250203085721674 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250203085721674 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250203085721674 DLINP <000b> input/ipa.c:617 received ID_GET for unit ID 0/0/0 20250203085721675 DLINP <000b> ipa.c:396 tag 1: HLR 20250203085721675 DLINP <000b> ipa.c:396 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(330)@b63b467c7f03: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(330)@b63b467c7f03: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250203085721677 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250203085721677 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250203085721677 DLGSUP <0013> gsup_client.c:228 GSUP receiving PONG HLR_Test-GSUP-server-IPA(330)@b63b467c7f03: 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)@b63b467c7f03: 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)@b63b467c7f03: Found GsupExpect[0] for "262420768849949" handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) HLR_Test-GSUP-server(329)@b63b467c7f03: Added IMSI table entry 0TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)"262420768849949" HLR_Test-GSUP-server-IPA(330)@b63b467c7f03: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server-IPA(330)@b63b467c7f03: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250203085721722 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250203085721722 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250203085721722 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250203085721722 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250203085721722 DDGSM <0007> proxy.c:368 (Proxy IMSI-262420768849949 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491613268558 20250203085721722 DDGSM <0007> proxy.c:562 (Proxy IMSI-262420768849949 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250203085721722 DLINP <000b> input/ipa.c:452 connected read/write 20250203085721722 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085721722 DLINP <000b> input/ipa.c:452 connected read/write 20250203085721722 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(327)@b63b467c7f03: Found GsupExpect[0] for "262420768849949" handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) HLR_Test-GSUP(327)@b63b467c7f03: Added IMSI table entry 0TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)"262420768849949" 20250203085721726 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250203085721726 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250203085721726 DDGSM <0007> proxy.c:562 (Proxy IMSI-262420768849949 MSISDN-491613268558 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250203085721726 DLINP <000b> input/ipa.c:452 connected read/write 20250203085721726 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085721726 DLINP <000b> input/ipa.c:452 connected read/write 20250203085721726 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085721728 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250203085721728 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250203085721728 DDGSM <0007> proxy.c:403 (Proxy IMSI-262420768849949 MSISDN-491613268558 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 20250203085721728 DDGSM <0007> proxy.c:562 (Proxy IMSI-262420768849949 MSISDN-491613268558 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250203085721728 DLINP <000b> input/ipa.c:452 connected read/write 20250203085721728 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085721728 DLINP <000b> input/ipa.c:452 connected read/write 20250203085721728 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085721731 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262420768849949.imsi 20250203085721731 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262420768849949.imsi: does not exist in local HLR TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)@b63b467c7f03: setverdict(pass): none -> pass 20250203085722733 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34036<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)@b63b467c7f03: Final verdict of PTC: pass 20250203085722734 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34026<->l=127.0.0.1:4258 20250203085722735 DLINP <000b> input/ipa.c:452 connected read/write 20250203085722735 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085722736 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250203085722736 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250203085722736 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250203085722736 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38829<->l=127.0.0.1:4259) 20250203085722736 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250203085722736 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250203085722736 DLINP <000b> input/ipa.c:69 127.0.0.99:4222 connection closed with server 20250203085722736 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 DOWN 20250203085722736 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client HLR_Test-GSUP(327)@b63b467c7f03: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(330)@b63b467c7f03: Final verdict of PTC: none HLR_Test-GSUP-server(329)@b63b467c7f03: Final verdict of PTC: none HLR_Test-GSUP-IPA(326)@b63b467c7f03: Final verdict of PTC: none IPA-CTRL-CLI-IPA(331)@b63b467c7f03: Final verdict of PTC: none 328@b63b467c7f03: Final verdict of PTC: none MTC@b63b467c7f03: Setting final verdict of the test case. MTC@b63b467c7f03: Local verdict of MTC: none MTC@b63b467c7f03: Local verdict of PTC HLR_Test-GSUP-IPA(326): none (none -> none) MTC@b63b467c7f03: Local verdict of PTC HLR_Test-GSUP(327): none (none -> none) MTC@b63b467c7f03: Local verdict of PTC with component reference 328: none (none -> none) MTC@b63b467c7f03: Local verdict of PTC HLR_Test-GSUP-server(329): none (none -> none) MTC@b63b467c7f03: Local verdict of PTC HLR_Test-GSUP-server-IPA(330): none (none -> none) MTC@b63b467c7f03: Local verdict of PTC IPA-CTRL-CLI-IPA(331): none (none -> none) MTC@b63b467c7f03: Local verdict of PTC TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332): pass (none -> pass) MTC@b63b467c7f03: Test case TC_MSLookup_mDNS_service_GSUP_HLR_proxy finished. Verdict: pass MTC@b63b467c7f03: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy pass'. Mon Feb 3 08:57:22 UTC 2025 ====== HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy.talloc 20250203085722801 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34052<->l=127.0.0.1:4258 20250203085722902 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34052<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=35832) Waiting for packet dumper to finish... 1 (prev_count=35832, count=44000) MTC@b63b467c7f03: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy pass' was executed successfully (exit status: 0). MTC@b63b467c7f03: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_other_proxy'. ------ HLR_Tests.TC_MSLookup_mDNS_service_other_proxy ------ Mon Feb 3 08:57:24 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_other_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_other_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@b63b467c7f03: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_other_proxy' was executed successfully (exit status: 0). MTC@b63b467c7f03: Test case TC_MSLookup_mDNS_service_other_proxy started. MTC@b63b467c7f03: legacy= false MTC@b63b467c7f03: in not legacy case 1 MTC@b63b467c7f03: in not legacy case 2 20250203085726022 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250203085726022 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(333)@b63b467c7f03: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250203085726027 DLINP <000b> input/ipa.c:452 connected read/write 20250203085726027 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085726028 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34064<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(333)@b63b467c7f03: 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)@b63b467c7f03: 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 } } } } 20250203085726032 DLINP <000b> input/ipa.c:452 connected read/write 20250203085726032 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085726032 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250203085726032 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250203085726032 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 20250203085726032 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250203085726032 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 20250203085726032 DLGSUP <0013> gsup_server.c:236 2: 20250203085726032 DLGSUP <0013> gsup_server.c:238 2: 00 20250203085726032 DLGSUP <0013> gsup_server.c:236 3: 20250203085726032 DLGSUP <0013> gsup_server.c:238 3: 00 20250203085726032 DLGSUP <0013> gsup_server.c:236 4: 20250203085726032 DLGSUP <0013> gsup_server.c:238 4: 00 20250203085726032 DLGSUP <0013> gsup_server.c:236 5: 20250203085726032 DLGSUP <0013> gsup_server.c:238 5: 00 20250203085726032 DLGSUP <0013> gsup_server.c:236 7: 20250203085726032 DLGSUP <0013> gsup_server.c:238 7: 00 20250203085726032 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250203085726032 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250203085726032 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(333)@b63b467c7f03: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250203085726034 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20250203085726034 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 335@b63b467c7f03: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20250203085726056 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:41905<->l=127.0.0.1:4259) 20250203085726058 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250203085726058 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(334)@b63b467c7f03: Created GsupExpect[0] for "262427105519689" to be handled at TC_MSLookup_mDNS_service_other_proxy(339) 20250203085726072 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34074<->l=127.0.0.1:4258 HLR_Test-GSUP-server(336)@b63b467c7f03: Created GsupExpect[0] for "262427105519689" to be handled at TC_MSLookup_mDNS_service_other_proxy(339) 20250203085726078 DLINP <000b> input/ipa.c:452 connected read/write 20250203085726078 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085726078 DLGSUP <0013> gsup_req.c:140 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262427105519689 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427105519689" cn_domain=CS} 20250203085726078 DDGSM <0007> proxy.c:316 (Proxy IMSI-262427105519689 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20250203085726078 DDGSM <0007> proxy.c:495 (Proxy IMSI-262427105519689 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20250203085726078 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262427105519689.imsi 20250203085726078 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262427105519689.imsi 20250203085726078 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262427105519689.imsi: does not exist in local HLR 20250203085726084 DDGSM <0007> proxy.c:472 (Proxy IMSI-262427105519689 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20250203085726084 DLGSUP <0013> gsup_client.c:77 GSUP connecting to 127.0.0.99:4222 20250203085726084 DLINP <000b> input/ipa.c:144 127.0.0.99:4222 connection done 20250203085726084 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 UP 20250203085726084 DLGSUP <0013> gsup_client.c:291 GSUP sending PING 20250203085726084 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20250203085726084 DLGSUP <0013> gsup_req.c:173 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262427105519689 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250203085726084 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250203085726084 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250203085726084 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250203085726084 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250203085726084 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250203085726084 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(337)@b63b467c7f03: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(337)@b63b467c7f03: 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) } } } } 20250203085726086 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250203085726086 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250203085726086 DLINP <000b> input/ipa.c:617 received ID_GET for unit ID 0/0/0 20250203085726086 DLINP <000b> ipa.c:396 tag 1: HLR 20250203085726086 DLINP <000b> ipa.c:396 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(337)@b63b467c7f03: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(337)@b63b467c7f03: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250203085726088 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250203085726088 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250203085726088 DLGSUP <0013> gsup_client.c:228 GSUP receiving PONG HLR_Test-GSUP-server-IPA(337)@b63b467c7f03: 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)@b63b467c7f03: 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)@b63b467c7f03: Found GsupExpect[0] for "262427105519689" handled at TC_MSLookup_mDNS_service_other_proxy(339) HLR_Test-GSUP-server(336)@b63b467c7f03: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_proxy(339)"262427105519689" HLR_Test-GSUP-server-IPA(337)@b63b467c7f03: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server-IPA(337)@b63b467c7f03: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250203085726130 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250203085726130 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250203085726130 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250203085726130 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250203085726130 DDGSM <0007> proxy.c:368 (Proxy IMSI-262427105519689 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491618443758 20250203085726130 DDGSM <0007> proxy.c:562 (Proxy IMSI-262427105519689 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250203085726130 DLINP <000b> input/ipa.c:452 connected read/write 20250203085726130 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085726131 DLINP <000b> input/ipa.c:452 connected read/write 20250203085726131 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(334)@b63b467c7f03: Found GsupExpect[0] for "262427105519689" handled at TC_MSLookup_mDNS_service_other_proxy(339) HLR_Test-GSUP(334)@b63b467c7f03: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_proxy(339)"262427105519689" 20250203085726137 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250203085726137 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250203085726137 DDGSM <0007> proxy.c:562 (Proxy IMSI-262427105519689 MSISDN-491618443758 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250203085726137 DLINP <000b> input/ipa.c:452 connected read/write 20250203085726137 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085726137 DLINP <000b> input/ipa.c:452 connected read/write 20250203085726137 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085726140 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250203085726140 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250203085726140 DDGSM <0007> proxy.c:403 (Proxy IMSI-262427105519689 MSISDN-491618443758 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 20250203085726140 DDGSM <0007> proxy.c:562 (Proxy IMSI-262427105519689 MSISDN-491618443758 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250203085726140 DLINP <000b> input/ipa.c:452 connected read/write 20250203085726140 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085726140 DLINP <000b> input/ipa.c:452 connected read/write 20250203085726140 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250203085726143 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491618443758.msisdn 20250203085726143 DMSLOOKUP <0005> mslookup_server.c:256 sip.voice.491618443758.msisdn: does not exist in local HLR 20250203085726143 DDGSM <0007> mslookup_server.c:352 sip.voice.491618443758.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00; proxying for remote HLR 127.0.0.99:4222 20250203085726144 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491618443758.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 TC_MSLookup_mDNS_service_other_proxy(339)@b63b467c7f03: setverdict(pass): none -> pass 20250203085726148 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34074<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_other_proxy(339)@b63b467c7f03: Final verdict of PTC: pass 20250203085726150 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34064<->l=127.0.0.1:4258 20250203085726152 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41905<->l=127.0.0.1:4259) HLR_Test-GSUP(334)@b63b467c7f03: Final verdict of PTC: none 335@b63b467c7f03: Final verdict of PTC: none 20250203085726153 DLINP <000b> input/ipa.c:452 connected read/write 20250203085726153 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250203085726153 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250203085726153 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250203085726153 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250203085726154 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250203085726154 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received HLR_Test-GSUP-server(336)@b63b467c7f03: Final verdict of PTC: none 20250203085726154 DLINP <000b> input/ipa.c:69 127.0.0.99:4222 connection closed with server 20250203085726154 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 DOWN 20250203085726154 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)@b63b467c7f03: Final verdict of PTC: none HLR_Test-GSUP-IPA(333)@b63b467c7f03: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(337)@b63b467c7f03: Final verdict of PTC: none MTC@b63b467c7f03: Setting final verdict of the test case. MTC@b63b467c7f03: Local verdict of MTC: none MTC@b63b467c7f03: Local verdict of PTC HLR_Test-GSUP-IPA(333): none (none -> none) MTC@b63b467c7f03: Local verdict of PTC HLR_Test-GSUP(334): none (none -> none) MTC@b63b467c7f03: Local verdict of PTC with component reference 335: none (none -> none) MTC@b63b467c7f03: Local verdict of PTC HLR_Test-GSUP-server(336): none (none -> none) MTC@b63b467c7f03: Local verdict of PTC HLR_Test-GSUP-server-IPA(337): none (none -> none) MTC@b63b467c7f03: Local verdict of PTC IPA-CTRL-CLI-IPA(338): none (none -> none) MTC@b63b467c7f03: Local verdict of PTC TC_MSLookup_mDNS_service_other_proxy(339): pass (none -> pass) MTC@b63b467c7f03: Test case TC_MSLookup_mDNS_service_other_proxy finished. Verdict: pass MTC@b63b467c7f03: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_other_proxy pass'. Mon Feb 3 08:57:26 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 20250203085726243 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34076<->l=127.0.0.1:4258 20250203085726343 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34076<->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=46420) MTC@b63b467c7f03: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_other_proxy pass' was executed successfully (exit status: 0). MC@b63b467c7f03: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@b63b467c7f03: Terminating MTC. MC@b63b467c7f03: MTC terminated. MC2> exit MC@b63b467c7f03: Shutting down session. MC@b63b467c7f03: Shutdown complete. Comparing expected results '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr/expected-results.xml' against results in 'junit-xml-7521.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 (1944377) [testenv] Merging log files [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite', 'testenv-hlr-osmocom-nightly-20250203-0855-d70f370b-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/log_merge.sh HLR_Tests --rm >/dev/null'] [testenv] Formatting log files [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite', 'testenv-hlr-osmocom-nightly-20250203-0855-d70f370b-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/log_format.sh'] [testenv] Stopping hlr (1944294) [testenv] Showing testsuite/junit-xml-7521.log [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20250203-0855-d70f370b-0', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/junit-xml-7521.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.091862'/> <testcase classname='HLR_Tests' name='TC_gsup_sai' time='0.161265'/> <testcase classname='HLR_Tests' name='TC_gsup_sai_num_auth_vectors' time='0.230674'/> <testcase classname='HLR_Tests' name='TC_gsup_sai_eps' time='0.143523'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_unknown_imsi' time='0.092396'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_unknown_imsi_via_proxy' time='0.095166'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_unknown_imsi_roaming_not_allowed' time='0.073891'/> <testcase classname='HLR_Tests' name='TC_gsup_sai_err_unknown_imsi' time='0.083353'/> <testcase classname='HLR_Tests' name='TC_gsup_ul' time='0.154847'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_via_proxy' time='0.207346'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_subscriber_data' time='0.192309'/> <testcase classname='HLR_Tests' name='TC_vty' time='0.083659'/> <testcase classname='HLR_Tests' name='TC_vty_msisdn_isd' time='0.099883'/> <testcase classname='HLR_Tests' name='TC_gsup_purge_cs' time='0.182494'/> <testcase classname='HLR_Tests' name='TC_gsup_purge_ps' time='0.204915'/> <testcase classname='HLR_Tests' name='TC_gsup_purge_unknown' time='0.075964'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_unknown' time='0.166131'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_euse_disc' time='0.197494'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_iuse_imsi' time='0.198081'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_iuse_imsi_via_proxy' time='0.201336'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_iuse_msisdn' time='0.187353'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_iuse_msisdn_via_proxy' time='0.168364'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_euse' time='0.178342'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_euse_continue' time='0.190555'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_euse_defaultroute' time='0.176324'/> <testcase classname='HLR_Tests' name='TC_mo_sss_reject' time='0.096750'/> <testcase classname='HLR_Tests' name='TC_gsup_check_imei' time='0.166849'/> <testcase classname='HLR_Tests' name='TC_gsup_check_imei_via_proxy' time='0.226998'/> <testcase classname='HLR_Tests' name='TC_gsup_check_imei_invalid_len' time='0.213476'/> <testcase classname='HLR_Tests' name='TC_gsup_check_imei_unknown_imsi' time='0.079769'/> <testcase classname='HLR_Tests' name='TC_subscr_create_on_demand_check_imei_early' time='0.161059'/> <testcase classname='HLR_Tests' name='TC_subscr_create_on_demand_ul' time='0.128126'/> <testcase classname='HLR_Tests' name='TC_subscr_create_on_demand_sai' time='0.113753'/> <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_other_home' time='1.102535'/> <testcase classname='HLR_Tests' name='TC_MSLookup_GSUP_proxy' time='0.152141'/> <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_GSUP_HLR_home' time='0.092811'/> <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_GSUP_HLR_proxy' time='1.163668'/> <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_other_proxy' time='0.165719'/> </testsuite> [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-hlr-osmocom-nightly-20250203-0855-d70f370b-0'] testenv-hlr-osmocom-nightly-20250203-0855-d70f370b-0 [testenv] feed_watchdog_loop: podman container has stopped [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-hlr-test/2574/artifact/logs/ + rm -rf _cache .linux Recording test results [Checks API] No suitable checks publisher found. Archiving artifacts Finished: SUCCESS