Started by timer Running as SYSTEM Building remotely on build4-deb12build-ansible (ttcn3 obs osmo-gsm-tester-build ttcn3_with_linux_6.1_or_higher qemu io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://gerrit.osmocom.org/osmo-ttcn3-hacks # timeout=10 Fetching upstream changes from https://gerrit.osmocom.org/osmo-ttcn3-hacks > git --version # timeout=10 > git --version # 'git version 2.39.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 e9feead11104a79958b96d3b5002b690e920a981 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f e9feead11104a79958b96d3b5002b690e920a981 # timeout=10 Commit message: "sgsn: remove osmo-sgsn <= 1.12.0 code path" > git rev-list --no-walk e9feead11104a79958b96d3b5002b690e920a981 # timeout=10 Copied 1 artifact from "build-kernel-none" build number 1 [ttcn3-hlr-test-latest] $ /bin/sh -xe /tmp/jenkins3199918432218148395.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:f9df2b0bd80609546227397ba672f6855e83d258a1c10b58eaf2a6cce6607fb5 Copying blob sha256:3ba895caeb2ce501d66c1a17a23315659f87d1b2eca9e512be202a723ab3681f Copying blob sha256:b4fd347305c5b0c70325e23c3b20b4988b363bd55bfb81e081c644f713f64d77 Copying blob sha256:e52cbd64c50a36c2b52fd17b204cc06cdef5a63d2c144e30e99e9d744b685a29 Copying blob sha256:91ff28d757cdcc05c5e104aa646e0ece49ef637b265e4ab7be9aed04a6e78305 Copying blob sha256:cb7e756bf0099050c2903fb015878daafa4cd7a8eae3325c5abfc3a883f1ee60 Copying blob sha256:d2a61b8f0af0d8887ba0617d477872ba5c3da32625cd2e959bd1cf4cf07edfd1 Copying blob sha256:2590bb5646d42d2c310a35906689958f21bacbfd75530855e1256e036f1e18f6 Copying config sha256:93a8993ea4ded6379834711ff3d37b851a12e703894bd2b023a59cbf594a4ca4 Writing manifest to image destination Storing signatures 93a8993ea4ded6379834711ff3d37b851a12e703894bd2b023a59cbf594a4ca4 + rm -rf logs _cache .linux + [ none != none ] + set +x + ./testenv.py run hlr --podman --cache /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache --ccache /home/osmocom-build/ccache/testenv --log-dir /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs -b osmocom:latest [testenv] Binary repository ends in :latest, using latest configs [testenv] Logging to: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs [testenv] + ['podman', 'image', 'exists', 'debian-bookworm-osmo-ttcn3-testenv'] [testenv] + ['podman', 'history', 'debian-bookworm-osmo-ttcn3-testenv', '--format', 'json'] [testenv] Image creation date: 2024-12-12 14:28:09 [testenv] Assuming the podman image is up-to-date [testenv] + ['podman', 'run', '--rm', '--name', 'testenv-hlr-osmocom-latest-20250223-1225-97fd7d9e-0', '--log-driver', 'json-file', '--log-opt', 'path=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/podman/testenv-hlr-osmocom-latest-20250223-1225-97fd7d9e-0.log', '--security-opt=seccomp=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/podman/seccomp.json', '--cap-add=NET_ADMIN', '--cap-add=NET_RAW', '--device=/dev/net/tun', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/var-cache-apt:/var/cache/apt', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/var-lib-apt:/var/lib/apt', '--sysctl', 'net.ipv4.conf.all.send_redirects=0', '--sysctl', 'net.ipv4.conf.default.send_redirects=0', '-e', 'PODMAN=1', '-e', 'TESTENV_BINARY_REPO=1', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '--volume', '/home/osmocom-build/ccache/testenv:/home/osmocom-build/ccache/testenv', '--volume', '/home/osmocom-build/jenkins/workspace:/home/osmocom-build/jenkins/workspace', 'debian-bookworm-osmo-ttcn3-testenv', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/testenv-podman-main.sh'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20250223-1225-97fd7d9e-0', 'rm', '/etc/apt/apt.conf.d/docker-clean'] Running testenv-podman-main.sh [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20250223-1225-97fd7d9e-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 [246 kB] Fetched 9306 kB in 1s (10.4 MB/s) Reading package lists... [testenv] Updating osmo-ttcn3-hacks/deps [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20250223-1225-97fd7d9e-0', 'make', '-C', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/deps'] make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/deps' 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-latest/deps' [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20250223-1225-97fd7d9e-0', 'touch', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/ttcn3-deps-updated'] [testenv] Copying osmo-ttcn3-hacks sources to: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks [testenv] + git ls-files -o -c --exclude-standard > /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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-latest/_cache/podman/ttcn3-copy-list', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/'] [testenv] + ['rsync', '--links', '--recursive', '--exclude', '/.git', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/deps/', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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-latest/_cache/podman/osmo-ttcn3-hacks/hlr', 'testenv-hlr-osmocom-latest-20250223-1225-97fd7d9e-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-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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-latest/_cache/podman/osmo-ttcn3-hacks/hlr', 'testenv-hlr-osmocom-latest-20250223-1225-97fd7d9e-0', 'sh', '-c', 'USE_CCACHE=1 ./regen_makefile.sh'] Generating Makefile skeleton... Makefile skeleton was generated. [testenv] Building testsuite [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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-latest/_cache/podman/osmo-ttcn3-hacks/hlr', 'testenv-hlr-osmocom-latest-20250223-1225-97fd7d9e-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-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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-latest/_cache/podman/osmo-ttcn3-hacks/hlr', 'testenv-hlr-osmocom-latest-20250223-1225-97fd7d9e-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_2.cc Creating dependency file for SS_Errors_part_1.cc Creating dependency file for SS_DataTypes_part_7.cc Creating dependency file for SS_DataTypes_part_6.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_1.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_2.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_2.cc Creating dependency file for MAP_TS_Code_part_3.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_4.cc Creating dependency file for MAP_Group_Call_Operations_part_5.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_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_GR_DataTypes_part_3.cc Creating dependency file for MAP_ExtensionDataTypes_part_5.cc Creating dependency file for MAP_ExtensionDataTypes_part_6.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_5.cc Creating dependency file for MAP_Errors_part_6.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_5.cc Creating dependency file for MAP_CommonDataTypes_part_6.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_5.cc Creating dependency file for MAP_ApplicationContexts_part_6.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_ShortMessageServiceOperations.cc Creating dependency file for MAP_SupplementaryServiceOperations.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_ApplicationContexts.cc Creating dependency file for MAP_BS_Code.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_7.cc Creating dependency file for UDPasp_PortType_part_6.cc Creating dependency file for UDPasp_PortType_part_5.cc Creating dependency file for UDPasp_PortType_part_4.cc Creating dependency file for UDPasp_PortType_part_3.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_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 TELNETasp_PortType_part_3.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_3.cc Creating dependency file for TCCInterface_Functions_part_2.cc Creating dependency file for TCCInterface_Functions_part_1.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_2.cc Creating dependency file for SS_Templates_part_1.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_1.cc Creating dependency file for Osmocom_Types_part_2.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_4.cc Creating dependency file for MobileL3_CommonIE_Types_part_5.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_2.cc Creating dependency file for MSLookup_mDNS_Emulation_part_3.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_2.cc Creating dependency file for IPL4asp_Types_part_3.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 IPA_Types_part_7.cc Creating dependency file for IPL4asp_Functions_part_1.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_CodecPort_CtrlFunct_part_7.cc Creating dependency file for IPA_Types_part_1.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_5.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_6.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_3.cc Creating dependency file for IPA_CodecPort_part_2.cc Creating dependency file for IPA_CodecPort_part_1.cc Creating dependency file for HLR_Tests_part_7.cc Creating dependency file for HLR_Tests_part_6.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_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_6.cc Creating dependency file for General_Types_part_7.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_3.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_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_Templates_part_1.cc Creating dependency file for GSUP_Emulation_part_7.cc Creating dependency file for GSUP_Emulation_part_6.cc Creating dependency file for GSUP_Emulation_part_5.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_Templates.cc Creating dependency file for MSLookup_mDNS_Emulation.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 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 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 env 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-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20250223-1225-97fd7d9e-0', 'sh', '-c', "echo 'deb [signed-by=/obs.key] https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12/ ./' > /etc/apt/sources.list.d/osmocom.list"] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20250223-1225-97fd7d9e-0', 'apt-get', '-q', 'update'] Hit:1 http://deb.debian.org/debian bookworm InRelease Hit:2 http://deb.debian.org/debian bookworm-updates InRelease Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease Get:4 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ InRelease [1580 B] Get:5 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ Packages [197 kB] Fetched 198 kB in 0s (458 kB/s) Reading package lists... [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20250223-1225-97fd7d9e-0', 'sh', '-c', 'apt-cache pkgnames | grep -- -dbg > /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/dbg_pkgs_all'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20250223-1225-97fd7d9e-0', 'apt-rdepends', 'osmo-hlr'] [testenv] osmo-hlr -> osmo-hlr: installing osmo-hlr-dbg [testenv] osmo-hlr -> libc6: installing libc6-dbg [testenv] osmo-hlr -> libosmocore22: installing libosmocore-dbg [testenv] Installing packages: osmo-hlr, osmo-hlr-dbg, libc6-dbg, libosmocore-dbg [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20250223-1225-97fd7d9e-0', 'apt-get', '-q', 'install', '-y', '--no-install-recommends', 'osmo-hlr', 'osmo-hlr-dbg', 'libc6-dbg', 'libosmocore-dbg'] Reading package lists... Building dependency tree... The following additional packages will be installed: libosmo-gsup-client0 libosmo-mslookup1 libosmoabis15 libosmocodec4 libosmocoding0 libosmocore libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmousb0 libosmovty13 osmocom-latest The following NEW packages will be installed: libc6-dbg libosmo-gsup-client0 libosmo-mslookup1 libosmoabis15 libosmocodec4 libosmocoding0 libosmocore libosmocore-dbg libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmousb0 libosmovty13 osmo-hlr osmo-hlr-dbg osmocom-latest 0 upgraded, 20 newly installed, 0 to remove and 48 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 http://deb.debian.org/debian bookworm/main amd64 libc6-dbg amd64 2.36-9+deb12u9 [7366 kB] Get:2 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmocom-latest 1.0.0 [1156 B] Get:3 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocore22 1.11.0 [170 kB] Get:4 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoisdn0 1.11.0 [71.0 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmogsm20 1.11.0 [228 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmonetif11 1.6.0 [59.8 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmovty13 1.11.0 [104 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoabis15 2.0.0 [70.8 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-gsup-client0 1.9.0 [21.3 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-mslookup1 1.9.0 [23.6 kB] Get:11 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocodec4 1.11.0 [51.8 kB] Get:12 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocoding0 1.11.0 [71.5 kB] Get:13 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmogb14 1.11.0 [178 kB] Get:14 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoctrl0 1.11.0 [60.2 kB] Get:15 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmosim2 1.11.0 [64.1 kB] Get:16 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmousb0 1.11.0 [50.8 kB] Get:17 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocore 1.11.0 [44.2 kB] Get:18 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmo-hlr 1.9.0 [113 kB] Get:19 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocore-dbg 1.11.0 [2164 kB] Get:20 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmo-hlr-dbg 1.9.0 [460 kB] Fetched 11.4 MB in 0s (77.7 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-latest. Preparing to unpack .../01-osmocom-latest_1.0.0_amd64.deb ... Unpacking osmocom-latest (1.0.0) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../02-libosmocore22_1.11.0_amd64.deb ... Unpacking libosmocore22:amd64 (1.11.0) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../03-libosmoisdn0_1.11.0_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.11.0) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../04-libosmogsm20_1.11.0_amd64.deb ... Unpacking libosmogsm20:amd64 (1.11.0) ... Selecting previously unselected package libosmonetif11:amd64. Preparing to unpack .../05-libosmonetif11_1.6.0_amd64.deb ... Unpacking libosmonetif11:amd64 (1.6.0) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../06-libosmovty13_1.11.0_amd64.deb ... Unpacking libosmovty13:amd64 (1.11.0) ... Selecting previously unselected package libosmoabis15:amd64. Preparing to unpack .../07-libosmoabis15_2.0.0_amd64.deb ... Unpacking libosmoabis15:amd64 (2.0.0) ... Selecting previously unselected package libosmo-gsup-client0:amd64. Preparing to unpack .../08-libosmo-gsup-client0_1.9.0_amd64.deb ... Unpacking libosmo-gsup-client0:amd64 (1.9.0) ... Selecting previously unselected package libosmo-mslookup1:amd64. Preparing to unpack .../09-libosmo-mslookup1_1.9.0_amd64.deb ... Unpacking libosmo-mslookup1:amd64 (1.9.0) ... Selecting previously unselected package libosmocodec4:amd64. Preparing to unpack .../10-libosmocodec4_1.11.0_amd64.deb ... Unpacking libosmocodec4:amd64 (1.11.0) ... Selecting previously unselected package libosmocoding0:amd64. Preparing to unpack .../11-libosmocoding0_1.11.0_amd64.deb ... Unpacking libosmocoding0:amd64 (1.11.0) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../12-libosmogb14_1.11.0_amd64.deb ... Unpacking libosmogb14:amd64 (1.11.0) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../13-libosmoctrl0_1.11.0_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.11.0) ... Selecting previously unselected package libosmosim2:amd64. Preparing to unpack .../14-libosmosim2_1.11.0_amd64.deb ... Unpacking libosmosim2:amd64 (1.11.0) ... Selecting previously unselected package libosmousb0:amd64. Preparing to unpack .../15-libosmousb0_1.11.0_amd64.deb ... Unpacking libosmousb0:amd64 (1.11.0) ... Selecting previously unselected package libosmocore. Preparing to unpack .../16-libosmocore_1.11.0_amd64.deb ... Unpacking libosmocore (1.11.0) ... Selecting previously unselected package osmo-hlr. Preparing to unpack .../17-osmo-hlr_1.9.0_amd64.deb ... Unpacking osmo-hlr (1.9.0) ... Selecting previously unselected package libosmocore-dbg:amd64. Preparing to unpack .../18-libosmocore-dbg_1.11.0_amd64.deb ... Unpacking libosmocore-dbg:amd64 (1.11.0) ... Selecting previously unselected package osmo-hlr-dbg. Preparing to unpack .../19-osmo-hlr-dbg_1.9.0_amd64.deb ... Unpacking osmo-hlr-dbg (1.9.0) ... Setting up osmocom-latest (1.0.0) ... Setting up libc6-dbg:amd64 (2.36-9+deb12u9) ... Setting up libosmocore22:amd64 (1.11.0) ... Setting up libosmocodec4:amd64 (1.11.0) ... Setting up libosmovty13:amd64 (1.11.0) ... Setting up libosmoisdn0:amd64 (1.11.0) ... Setting up libosmousb0:amd64 (1.11.0) ... Setting up libosmogsm20:amd64 (1.11.0) ... Setting up libosmoctrl0:amd64 (1.11.0) ... Setting up libosmogb14:amd64 (1.11.0) ... Setting up libosmonetif11:amd64 (1.6.0) ... Setting up libosmocoding0:amd64 (1.11.0) ... Setting up libosmo-mslookup1:amd64 (1.9.0) ... Setting up libosmosim2:amd64 (1.11.0) ... Setting up libosmocore (1.11.0) ... Setting up libosmoabis15:amd64 (2.0.0) ... Setting up libosmocore-dbg:amd64 (1.11.0) ... Setting up libosmo-gsup-client0:amd64 (1.9.0) ... Setting up osmo-hlr (1.9.0) ... osmo-hlr-post-upgrade: nothing to do (no existing database) changed ownership of '/etc/osmocom/osmo-hlr.cfg' from root:root to osmocom:osmocom mode of '/etc/osmocom/osmo-hlr.cfg' changed from 0644 (rw-r--r--) to 0660 (rw-rw----) changed ownership of '/etc/osmocom' from root:root to root:osmocom mode of '/etc/osmocom' changed from 0755 (rwxr-xr-x) to 2775 (rwxrwsr-x) changed ownership of '/var/lib/osmocom' from root:root to osmocom:osmocom Setting up osmo-hlr-dbg (1.9.0) ... Processing triggers for libc-bin (2.36-9+deb12u9) ... [testenv] Preparing testdir: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20250223-1225-97fd7d9e-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr/HLR_Tests.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.cfg'] [testenv] + ['cp', '-a', 'osmo-hlr.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/hlr'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20250223-1225-97fd7d9e-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr/HLR_Tests.default', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.default'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20250223-1225-97fd7d9e-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/Common.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/Common.cfg'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20250223-1225-97fd7d9e-0', 'sed', '-i', 's#TTCN3_HACKS_PATH := .*#TTCN3_HACKS_PATH := "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks"#', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/Common.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.cfg [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20250223-1225-97fd7d9e-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "latest"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/Common.cfg [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20250223-1225-97fd7d9e-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "latest"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/Common.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.default [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20250223-1225-97fd7d9e-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "latest"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.default'] [testenv] Running hlr [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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-latest/logs/hlr', 'testenv-hlr-osmocom-latest-20250223-1225-97fd7d9e-0', 'sh', '-c', 'osmo-hlr 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/hlr/hlr.log'] 20250223122517026 DMAIN <0000> hlr.c:813 hlr starting 20250223122517026 DDB <0001> db.c:599 using database: :memory: 20250223122517027 DDB <0001> db.c:600 Compiled against SQLite3 lib version 3.40.1 20250223122517027 DDB <0001> db.c:601 Running with SQLite3 lib version 3.40.1 20250223122517027 DDB <0001> db.c:620 SQLite3 compiled with 'ATOMIC_INTRINSICS=1' 20250223122517027 DDB <0001> db.c:620 SQLite3 compiled with 'COMPILER=gcc-12.2.0' 20250223122517027 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_AUTOVACUUM' 20250223122517027 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_CACHE_SIZE=-2000' 20250223122517027 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_FILE_FORMAT=4' 20250223122517027 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_JOURNAL_SIZE_LIMIT=-1' 20250223122517027 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_MMAP_SIZE=0' 20250223122517027 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PAGE_SIZE=4096' 20250223122517027 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PCACHE_INITSZ=20' 20250223122517027 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_RECURSIVE_TRIGGERS' 20250223122517027 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SECTOR_SIZE=4096' 20250223122517027 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SYNCHRONOUS=2' 20250223122517027 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_AUTOCHECKPOINT=1000' 20250223122517027 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_SYNCHRONOUS=2' 20250223122517027 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WORKER_THREADS=0' 20250223122517027 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_COLUMN_METADATA' 20250223122517027 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_DBSTAT_VTAB' 20250223122517027 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3' 20250223122517027 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_PARENTHESIS' 20250223122517027 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_TOKENIZER' 20250223122517027 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS4' 20250223122517027 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS5' 20250223122517027 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_LOAD_EXTENSION' 20250223122517027 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_MATH_FUNCTIONS' 20250223122517027 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_PREUPDATE_HOOK' 20250223122517027 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_RTREE' 20250223122517027 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_SESSION' 20250223122517027 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_STMTVTAB' 20250223122517027 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UNLOCK_NOTIFY' 20250223122517027 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UPDATE_DELETE_LIMIT' 20250223122517027 DDB <0001> db.c:620 SQLite3 compiled with 'HAVE_ISNAN' 20250223122517027 DDB <0001> db.c:620 SQLite3 compiled with 'LIKE_DOESNT_MATCH_BLOBS' 20250223122517027 DDB <0001> db.c:620 SQLite3 compiled with 'MALLOC_SOFT_LIMIT=1024' 20250223122517027 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_ATTACHED=10' 20250223122517027 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COLUMN=2000' 20250223122517027 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COMPOUND_SELECT=500' 20250223122517027 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_DEFAULT_PAGE_SIZE=32768' 20250223122517027 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_EXPR_DEPTH=1000' 20250223122517027 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_FUNCTION_ARG=127' 20250223122517027 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LENGTH=1000000000' 20250223122517027 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LIKE_PATTERN_LENGTH=50000' 20250223122517027 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_MMAP_SIZE=0x7fff0000' 20250223122517027 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_COUNT=1073741823' 20250223122517027 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_SIZE=65536' 20250223122517027 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SCHEMA_RETRY=25' 20250223122517027 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SQL_LENGTH=1000000000' 20250223122517027 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_TRIGGER_DEPTH=1000' 20250223122517027 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VARIABLE_NUMBER=250000' 20250223122517027 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VDBE_OP=250000000' 20250223122517027 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_WORKER_THREADS=8' 20250223122517027 DDB <0001> db.c:620 SQLite3 compiled with 'MUTEX_PTHREADS' 20250223122517027 DDB <0001> db.c:620 SQLite3 compiled with 'OMIT_LOOKASIDE' 20250223122517027 DDB <0001> db.c:620 SQLite3 compiled with 'SECURE_DELETE' 20250223122517027 DDB <0001> db.c:620 SQLite3 compiled with 'SOUNDEX' 20250223122517027 DDB <0001> db.c:620 SQLite3 compiled with 'SYSTEM_MALLOC' 20250223122517027 DDB <0001> db.c:620 SQLite3 compiled with 'TEMP_STORE=1' 20250223122517027 DDB <0001> db.c:620 SQLite3 compiled with 'THREADSAFE=1' 20250223122517027 DDB <0001> db.c:620 SQLite3 compiled with 'USE_URI' 20250223122517027 DDB <0001> db.c:636 Not setting SQL log callback: SQLite3 compiled without support for it 20250223122517028 DDB <0001> db.c:300 Table 'subscriber' not found in database ':memory:' 20250223122517028 DDB <0001> db.c:667 Missing database tables detected; Bootstrapping database ':memory:' 20250223122517029 DDB <0001> db.c:677 Database ':memory:' has HLR DB schema version 7 20250223122517029 DLGLOBAL <0009> telnet_interface.c:88 Available via telnet 127.0.0.1 4258 20250223122517029 DLCTRL <0010> control_if.c:1026 CTRL at 127.0.0.1 4259 [testenv] Running testsuite [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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-latest/logs/testsuite', '-e', 'OSMO_SUT_HOST=127.0.0.1', '-e', 'OSMO_SUT_PORT=4258', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite', 'testenv-hlr-osmocom-latest-20250223-1225-97fd7d9e-0', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/start-testsuite.sh', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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@86d8c1c75bf0: Unix server socket created successfully. MC@86d8c1c75bf0: Listening on TCP port 41357. 86d8c1c75bf0 is the default MC2> spawn /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr/HLR_Tests 86d8c1c75bf0 41357 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@86d8c1c75bf0: New HC connected from 10.0.2.100 [10.0.2.100]. 86d8c1c75bf0: Linux 6.1.0-13-amd64 on x86_64. cmtc MC@86d8c1c75bf0: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@86d8c1c75bf0: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@86d8c1c75bf0: Configuration file was processed on all HCs. MC@86d8c1c75bf0: Creating MTC on host 10.0.2.100. MC@86d8c1c75bf0: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@86d8c1c75bf0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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 ------ Sun Feb 23 12:25:17 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_sai_err_invalid_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_sai_err_invalid_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@86d8c1c75bf0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_err_invalid_imsi' was executed successfully (exit status: 0). MTC@86d8c1c75bf0: Test case TC_gsup_sai_err_invalid_imsi started. MTC@86d8c1c75bf0: legacy= false MTC@86d8c1c75bf0: in not legacy case 1 MTC@86d8c1c75bf0: in not legacy case 2 20250223122518682 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250223122518682 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(3)@86d8c1c75bf0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250223122518685 DLINP <000b> input/ipa.c:452 connected read/write 20250223122518685 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122518687 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35574<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(3)@86d8c1c75bf0: 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)@86d8c1c75bf0: 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 } } } } 20250223122518689 DLINP <000b> input/ipa.c:452 connected read/write 20250223122518689 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122518689 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250223122518689 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250223122518689 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 20250223122518689 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250223122518689 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 20250223122518689 DLGSUP <0013> gsup_server.c:236 2: 20250223122518689 DLGSUP <0013> gsup_server.c:238 2: 00 20250223122518689 DLGSUP <0013> gsup_server.c:236 3: 20250223122518689 DLGSUP <0013> gsup_server.c:238 3: 00 20250223122518689 DLGSUP <0013> gsup_server.c:236 4: 20250223122518689 DLGSUP <0013> gsup_server.c:238 4: 00 20250223122518689 DLGSUP <0013> gsup_server.c:236 5: 20250223122518689 DLGSUP <0013> gsup_server.c:238 5: 00 20250223122518689 DLGSUP <0013> gsup_server.c:236 7: HLR_Test-GSUP-IPA(3)@86d8c1c75bf0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250223122518689 DLGSUP <0013> gsup_server.c:238 7: 00 20250223122518689 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250223122518689 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250223122518689 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 5@86d8c1c75bf0: 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") 20250223122518699 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:40581<->l=127.0.0.1:4259) HLR_Test-GSUP(4)@86d8c1c75bf0: Created GsupExpect[0] for "0123" to be handled at TC_gsup_sai_err_invalid_imsi(7) 20250223122518704 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35582<->l=127.0.0.1:4258 20250223122518730 DLINP <000b> input/ipa.c:452 connected read/write 20250223122518730 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122518730 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"} 20250223122518730 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" 20250223122518730 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} 20250223122518730 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 20250223122518730 DLINP <000b> input/ipa.c:452 connected read/write 20250223122518730 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122518730 DLINP <000b> input/ipa.c:452 connected read/write 20250223122518730 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(4)@86d8c1c75bf0: Found GsupExpect[0] for "0123" handled at TC_gsup_sai_err_invalid_imsi(7) HLR_Test-GSUP(4)@86d8c1c75bf0: Added IMSI table entry 0TC_gsup_sai_err_invalid_imsi(7)"0123" TC_gsup_sai_err_invalid_imsi(7)@86d8c1c75bf0: setverdict(pass): none -> pass TC_gsup_sai_err_invalid_imsi(7)@86d8c1c75bf0: setverdict(pass): pass -> pass, component reason not changed 20250223122518736 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35582<->l=127.0.0.1:4258 TC_gsup_sai_err_invalid_imsi(7)@86d8c1c75bf0: Final verdict of PTC: pass 20250223122518738 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35574<->l=127.0.0.1:4258 20250223122518740 DLINP <000b> input/ipa.c:452 connected read/write 20250223122518740 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122518740 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250223122518740 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250223122518740 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(4)@86d8c1c75bf0: Final verdict of PTC: none 20250223122518741 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40581<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(3)@86d8c1c75bf0: Final verdict of PTC: none 5@86d8c1c75bf0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(6)@86d8c1c75bf0: Final verdict of PTC: none MTC@86d8c1c75bf0: Setting final verdict of the test case. MTC@86d8c1c75bf0: Local verdict of MTC: none MTC@86d8c1c75bf0: Local verdict of PTC HLR_Test-GSUP-IPA(3): none (none -> none) MTC@86d8c1c75bf0: Local verdict of PTC HLR_Test-GSUP(4): none (none -> none) MTC@86d8c1c75bf0: Local verdict of PTC with component reference 5: none (none -> none) MTC@86d8c1c75bf0: Local verdict of PTC IPA-CTRL-CLI-IPA(6): none (none -> none) MTC@86d8c1c75bf0: Local verdict of PTC TC_gsup_sai_err_invalid_imsi(7): pass (none -> pass) MTC@86d8c1c75bf0: Test case TC_gsup_sai_err_invalid_imsi finished. Verdict: pass MTC@86d8c1c75bf0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_err_invalid_imsi pass'. Sun Feb 23 12:25: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 20250223122518791 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35584<->l=127.0.0.1:4258 20250223122518892 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35584<->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=25320) MTC@86d8c1c75bf0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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@86d8c1c75bf0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai'. ------ HLR_Tests.TC_gsup_sai ------ Sun Feb 23 12:25:20 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_sai.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_sai.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@86d8c1c75bf0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai' was executed successfully (exit status: 0). MTC@86d8c1c75bf0: Test case TC_gsup_sai started. MTC@86d8c1c75bf0: legacy= false MTC@86d8c1c75bf0: in not legacy case 1 MTC@86d8c1c75bf0: in not legacy case 2 20250223122522008 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250223122522008 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(8)@86d8c1c75bf0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250223122522012 DLINP <000b> input/ipa.c:452 connected read/write 20250223122522012 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122522012 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48420<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(8)@86d8c1c75bf0: 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)@86d8c1c75bf0: 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 } } } } 20250223122522013 DLINP <000b> input/ipa.c:452 connected read/write 20250223122522013 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122522013 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250223122522013 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250223122522013 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 20250223122522013 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250223122522013 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 20250223122522013 DLGSUP <0013> gsup_server.c:236 2: 20250223122522013 DLGSUP <0013> gsup_server.c:238 2: 00 20250223122522013 DLGSUP <0013> gsup_server.c:236 3: 20250223122522013 DLGSUP <0013> gsup_server.c:238 3: 00 20250223122522013 DLGSUP <0013> gsup_server.c:236 4: 20250223122522013 DLGSUP <0013> gsup_server.c:238 4: 00 20250223122522013 DLGSUP <0013> gsup_server.c:236 5: 20250223122522013 DLGSUP <0013> gsup_server.c:238 5: 00 20250223122522013 DLGSUP <0013> gsup_server.c:236 7: 20250223122522013 DLGSUP <0013> gsup_server.c:238 7: 00 20250223122522013 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250223122522013 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250223122522013 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)@86d8c1c75bf0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 10@86d8c1c75bf0: 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") 20250223122522037 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:43275<->l=127.0.0.1:4259) 20250223122522048 DAUC <0003> db_auc.c:157 IMSI='262427748076087': No 2G Auth Data 20250223122522048 DAUC <0003> db_auc.c:192 IMSI='262427748076087': No 3G Auth Data HLR_Test-GSUP(9)@86d8c1c75bf0: Created GsupExpect[0] for "262427748076087" to be handled at TC_gsup_sai(12) 20250223122522077 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48422<->l=127.0.0.1:4258 20250223122522085 DLINP <000b> input/ipa.c:452 connected read/write 20250223122522085 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122522085 DLGSUP <0013> gsup_req.c:140 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262427748076087 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427748076087"} 20250223122522085 DAUC <0003> db_auc.c:192 IMSI='262427748076087': No 3G Auth Data 20250223122522085 DAUC <0003> db_auc.c:236 IMSI='262427748076087': Calling to generate 5 vectors 20250223122522085 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250223122522085 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250223122522085 DAUC <0003> auc.c:113 vector [0]: rand = b3595d628ee684644661f2b0ae54cb8b 20250223122522085 DAUC <0003> auc.c:179 vector [0]: kc = fc08477606144800 20250223122522085 DAUC <0003> auc.c:180 vector [0]: sres = 0e66ec16 20250223122522085 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250223122522085 DAUC <0003> auc.c:113 vector [1]: rand = 33c923caad4f4dd755164b5b42932daf 20250223122522085 DAUC <0003> auc.c:179 vector [1]: kc = 805ff1d0d3e76400 20250223122522085 DAUC <0003> auc.c:180 vector [1]: sres = 1eddd75a 20250223122522085 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250223122522085 DAUC <0003> auc.c:113 vector [2]: rand = 3c255fa8e86b8be5d68556a48bdac501 20250223122522085 DAUC <0003> auc.c:179 vector [2]: kc = df6fa93d31035c00 20250223122522085 DAUC <0003> auc.c:180 vector [2]: sres = 0fada9c6 20250223122522085 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250223122522085 DAUC <0003> auc.c:113 vector [3]: rand = 6eddc469a126c1db975ea32c2ee0289a 20250223122522085 DAUC <0003> auc.c:179 vector [3]: kc = a995baebbce94800 20250223122522085 DAUC <0003> auc.c:180 vector [3]: sres = c7d2e7b9 20250223122522085 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250223122522085 DAUC <0003> auc.c:113 vector [4]: rand = ffe4b604ac8fe1064c3685625f3cce4f 20250223122522085 DAUC <0003> auc.c:179 vector [4]: kc = e4343f033f6bc000 20250223122522085 DAUC <0003> auc.c:180 vector [4]: sres = a129e04e 20250223122522085 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250223122522085 DAUC <0003> db_auc.c:245 IMSI='262427748076087': Generated 5 vectors 20250223122522085 DLGSUP <0013> hlr.c:345 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262427748076087 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427748076087"} 20250223122522085 DLGSUP <0013> gsup_req.c:173 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262427748076087 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250223122522085 DLINP <000b> input/ipa.c:452 connected read/write 20250223122522085 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122522085 DLINP <000b> input/ipa.c:452 connected read/write 20250223122522085 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@86d8c1c75bf0: Found GsupExpect[0] for "262427748076087" handled at TC_gsup_sai(12) HLR_Test-GSUP(9)@86d8c1c75bf0: Added IMSI table entry 0TC_gsup_sai(12)"262427748076087" TC_gsup_sai(12)@86d8c1c75bf0: setverdict(pass): none -> pass TC_gsup_sai(12)@86d8c1c75bf0: setverdict(pass): pass -> pass, component reason not changed 20250223122522092 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48422<->l=127.0.0.1:4258 TC_gsup_sai(12)@86d8c1c75bf0: Final verdict of PTC: pass 20250223122522095 DAUC <0003> db_auc.c:157 IMSI='262429514504834': No 2G Auth Data 20250223122522095 DAUC <0003> db_auc.c:192 IMSI='262429514504834': No 3G Auth Data HLR_Test-GSUP(9)@86d8c1c75bf0: Created GsupExpect[0] for "262429514504834" to be handled at TC_gsup_sai(13) 20250223122522107 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48426<->l=127.0.0.1:4258 20250223122522108 DLINP <000b> input/ipa.c:452 connected read/write 20250223122522108 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122522108 DLGSUP <0013> gsup_req.c:140 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262429514504834 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429514504834"} 20250223122522108 DAUC <0003> db_auc.c:192 IMSI='262429514504834': No 3G Auth Data 20250223122522108 DAUC <0003> db_auc.c:236 IMSI='262429514504834': Calling to generate 5 vectors 20250223122522108 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250223122522108 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250223122522108 DAUC <0003> auc.c:113 vector [0]: rand = 85b637c03f8d931be3a216384b796a67 20250223122522108 DAUC <0003> auc.c:179 vector [0]: kc = 9e903e597f802c00 20250223122522108 DAUC <0003> auc.c:180 vector [0]: sres = e83b76d8 20250223122522108 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250223122522108 DAUC <0003> auc.c:113 vector [1]: rand = e915cb1da4788cf6636530f93305f3ab 20250223122522108 DAUC <0003> auc.c:179 vector [1]: kc = b9ce1c0684857c00 20250223122522108 DAUC <0003> auc.c:180 vector [1]: sres = 4d2ab1f4 20250223122522108 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250223122522108 DAUC <0003> auc.c:113 vector [2]: rand = 151de68bdf25462a83ca4b22370ad099 20250223122522108 DAUC <0003> auc.c:179 vector [2]: kc = c577049afd1eec00 20250223122522108 DAUC <0003> auc.c:180 vector [2]: sres = 5a801583 20250223122522108 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250223122522108 DAUC <0003> auc.c:113 vector [3]: rand = e42b911055416dc68a897a39ba7de9df 20250223122522108 DAUC <0003> auc.c:179 vector [3]: kc = fad3cc8cdfddb400 20250223122522108 DAUC <0003> auc.c:180 vector [3]: sres = 34dfef26 20250223122522108 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250223122522108 DAUC <0003> auc.c:113 vector [4]: rand = 4d76579378f9ca50a56a0c74c3be8d7c 20250223122522108 DAUC <0003> auc.c:179 vector [4]: kc = a09022fce23be400 20250223122522108 DAUC <0003> auc.c:180 vector [4]: sres = 3641d25d 20250223122522108 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250223122522108 DAUC <0003> db_auc.c:245 IMSI='262429514504834': Generated 5 vectors 20250223122522108 DLGSUP <0013> hlr.c:345 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262429514504834 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429514504834"} 20250223122522108 DLGSUP <0013> gsup_req.c:173 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262429514504834 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250223122522108 DLINP <000b> input/ipa.c:452 connected read/write 20250223122522108 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122522108 DLINP <000b> input/ipa.c:452 connected read/write 20250223122522108 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@86d8c1c75bf0: Found GsupExpect[0] for "262429514504834" handled at TC_gsup_sai(13) HLR_Test-GSUP(9)@86d8c1c75bf0: Added IMSI table entry 1TC_gsup_sai(13)"262429514504834" TC_gsup_sai(13)@86d8c1c75bf0: setverdict(pass): none -> pass TC_gsup_sai(13)@86d8c1c75bf0: setverdict(pass): pass -> pass, component reason not changed 20250223122522109 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48426<->l=127.0.0.1:4258 TC_gsup_sai(13)@86d8c1c75bf0: Final verdict of PTC: pass 20250223122522110 DAUC <0003> db_auc.c:157 IMSI='262426150831636': No 2G Auth Data 20250223122522110 DAUC <0003> db_auc.c:192 IMSI='262426150831636': No 3G Auth Data HLR_Test-GSUP(9)@86d8c1c75bf0: Created GsupExpect[0] for "262426150831636" to be handled at TC_gsup_sai(14) 20250223122522116 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48428<->l=127.0.0.1:4258 20250223122522118 DLINP <000b> input/ipa.c:452 connected read/write 20250223122522118 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122522118 DLGSUP <0013> gsup_req.c:140 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262426150831636 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426150831636"} 20250223122522118 DAUC <0003> db_auc.c:192 IMSI='262426150831636': No 3G Auth Data 20250223122522118 DAUC <0003> db_auc.c:236 IMSI='262426150831636': Calling to generate 5 vectors 20250223122522118 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250223122522118 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250223122522118 DAUC <0003> auc.c:113 vector [0]: rand = 5feda1e54cd6215d9eeb94763fa26823 20250223122522118 DAUC <0003> auc.c:179 vector [0]: kc = 4f8096fbf0c61ae7 20250223122522118 DAUC <0003> auc.c:180 vector [0]: sres = 702c6b6c 20250223122522118 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250223122522118 DAUC <0003> auc.c:113 vector [1]: rand = d5f2616acfa4f546a665d15271592877 20250223122522118 DAUC <0003> auc.c:179 vector [1]: kc = 25f82ba52891b11d 20250223122522118 DAUC <0003> auc.c:180 vector [1]: sres = 97657cca 20250223122522118 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250223122522118 DAUC <0003> auc.c:113 vector [2]: rand = 8824d5571d8d5f0e6c3baf6288752b34 20250223122522118 DAUC <0003> auc.c:179 vector [2]: kc = ba82f56a1706ff57 20250223122522118 DAUC <0003> auc.c:180 vector [2]: sres = 685051a5 20250223122522118 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250223122522118 DAUC <0003> auc.c:113 vector [3]: rand = 39f5cadebdb15963d4f3efda317f218e 20250223122522118 DAUC <0003> auc.c:179 vector [3]: kc = ef1e78637823d81a 20250223122522118 DAUC <0003> auc.c:180 vector [3]: sres = caf3e957 20250223122522118 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250223122522118 DAUC <0003> auc.c:113 vector [4]: rand = f82abe534970e74541067f52ab66fe25 20250223122522118 DAUC <0003> auc.c:179 vector [4]: kc = 9f696f620330cc13 20250223122522118 DAUC <0003> auc.c:180 vector [4]: sres = 22ad8add 20250223122522118 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250223122522118 DAUC <0003> db_auc.c:245 IMSI='262426150831636': Generated 5 vectors 20250223122522118 DLGSUP <0013> hlr.c:345 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262426150831636 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426150831636"} 20250223122522118 DLGSUP <0013> gsup_req.c:173 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262426150831636 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250223122522118 DLINP <000b> input/ipa.c:452 connected read/write 20250223122522118 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122522118 DLINP <000b> input/ipa.c:452 connected read/write 20250223122522118 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@86d8c1c75bf0: Found GsupExpect[0] for "262426150831636" handled at TC_gsup_sai(14) HLR_Test-GSUP(9)@86d8c1c75bf0: Added IMSI table entry 2TC_gsup_sai(14)"262426150831636" TC_gsup_sai(14)@86d8c1c75bf0: setverdict(pass): none -> pass TC_gsup_sai(14)@86d8c1c75bf0: setverdict(pass): pass -> pass, component reason not changed 20250223122522119 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48428<->l=127.0.0.1:4258 TC_gsup_sai(14)@86d8c1c75bf0: Final verdict of PTC: pass 20250223122522119 DAUC <0003> db_auc.c:157 IMSI='262427661591950': No 2G Auth Data 20250223122522119 DAUC <0003> db_auc.c:192 IMSI='262427661591950': No 3G Auth Data HLR_Test-GSUP(9)@86d8c1c75bf0: Created GsupExpect[0] for "262427661591950" to be handled at TC_gsup_sai(15) 20250223122522127 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48442<->l=127.0.0.1:4258 20250223122522129 DLINP <000b> input/ipa.c:452 connected read/write 20250223122522129 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122522129 DLGSUP <0013> gsup_req.c:140 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262427661591950 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427661591950"} 20250223122522129 DAUC <0003> db_auc.c:157 IMSI='262427661591950': No 2G Auth Data 20250223122522129 DAUC <0003> db_auc.c:236 IMSI='262427661591950': Calling to generate 5 vectors 20250223122522129 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250223122522129 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250223122522129 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250223122522129 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250223122522129 DAUC <0003> auc.c:113 vector [0]: rand = f1cdb7c1ecf72133d2d73cf644b99f5d 20250223122522129 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250223122522129 DAUC <0003> auc.c:142 vector [0]: autn = dc2e03e50dd00000986ae213f68a0967 20250223122522129 DAUC <0003> auc.c:143 vector [0]: ck = f9baf85467d1df9566920ec14e2bea16 20250223122522129 DAUC <0003> auc.c:144 vector [0]: ik = 5465ba87174999953a73bfd8576f9ae5 20250223122522129 DAUC <0003> auc.c:145 vector [0]: res = 4d97f0624fef0ee90000000000000000 20250223122522129 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250223122522129 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250223122522129 DAUC <0003> auc.c:151 vector [0]: kc = f13ef3ca69dc36f3 20250223122522129 DAUC <0003> auc.c:152 vector [0]: sres = 0278fe8b 20250223122522129 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250223122522129 DAUC <0003> auc.c:113 vector [1]: rand = 1c27958b47bfb0e028949ee31cbcc5e1 20250223122522129 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250223122522129 DAUC <0003> auc.c:142 vector [1]: autn = d3779ab8b592000065809f992f887f92 20250223122522129 DAUC <0003> auc.c:143 vector [1]: ck = 0ad989e011d6e33e5e46a8e8929554fc 20250223122522129 DAUC <0003> auc.c:144 vector [1]: ik = aaedc7cf7f0d46226f1833883147c58a 20250223122522129 DAUC <0003> auc.c:145 vector [1]: res = f89d9ec97f2dd1270000000000000000 20250223122522129 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250223122522129 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250223122522129 DAUC <0003> auc.c:151 vector [1]: kc = 916ad54fcd09346a 20250223122522129 DAUC <0003> auc.c:152 vector [1]: sres = 87b04fee 20250223122522129 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250223122522129 DAUC <0003> auc.c:113 vector [2]: rand = 4c7bd15d26eb9b04aa2e9531b0adc2ae 20250223122522129 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250223122522129 DAUC <0003> auc.c:142 vector [2]: autn = c6a81122bce70000a5ab17cffc69870b 20250223122522129 DAUC <0003> auc.c:143 vector [2]: ck = ecc82222579a74b8ed62d74ef70cb1f8 20250223122522129 DAUC <0003> auc.c:144 vector [2]: ik = f8c80c9beb57d1d20e6353d1e0428337 20250223122522129 DAUC <0003> auc.c:145 vector [2]: res = f4113d398e0f3fff0000000000000000 20250223122522129 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250223122522129 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250223122522129 DAUC <0003> auc.c:151 vector [2]: kc = f701aa26ab8397a5 20250223122522129 DAUC <0003> auc.c:152 vector [2]: sres = 7a1e02c6 20250223122522129 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250223122522129 DAUC <0003> auc.c:113 vector [3]: rand = 1fc7ce8b7f725bd9a6bbc3fff1f5c70f 20250223122522129 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250223122522129 DAUC <0003> auc.c:142 vector [3]: autn = 8218912ca1dd0000507cd7a9b38c2381 20250223122522129 DAUC <0003> auc.c:143 vector [3]: ck = 96d461e79dd6e3ac8a79b2683443b97e 20250223122522129 DAUC <0003> auc.c:144 vector [3]: ik = 645a3cfbe395275467704bc64a5d65a3 20250223122522129 DAUC <0003> auc.c:145 vector [3]: res = a79c90c86196b60c0000000000000000 20250223122522129 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250223122522129 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250223122522129 DAUC <0003> auc.c:151 vector [3]: kc = 1f87a4b2005d1825 20250223122522129 DAUC <0003> auc.c:152 vector [3]: sres = c60a26c4 20250223122522129 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250223122522129 DAUC <0003> auc.c:113 vector [4]: rand = 0c1a29cf5102d013e8170c0c86565491 20250223122522129 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250223122522129 DAUC <0003> auc.c:142 vector [4]: autn = ab531cf57f9b000077bf601aa21ca397 20250223122522129 DAUC <0003> auc.c:143 vector [4]: ck = ac7b0284ea22eb6e17c991a1b4a4210b 20250223122522129 DAUC <0003> auc.c:144 vector [4]: ik = 081cf0759a8e67b8c0f963bdc2ab21e5 20250223122522129 DAUC <0003> auc.c:145 vector [4]: res = 71873e91ab392ff30000000000000000 20250223122522129 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250223122522129 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250223122522129 DAUC <0003> auc.c:151 vector [4]: kc = 735700ed06a38c38 20250223122522129 DAUC <0003> auc.c:152 vector [4]: sres = dabe1162 20250223122522129 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250223122522129 DAUC <0003> db_auc.c:245 IMSI='262427661591950': Generated 5 vectors 20250223122522129 DAUC <0003> db_auc.c:249 IMSI='262427661591950': Updating SQN=161 in DB 20250223122522129 DLGSUP <0013> hlr.c:345 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262427661591950 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427661591950"} 20250223122522129 DLGSUP <0013> gsup_req.c:173 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262427661591950 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250223122522129 DLINP <000b> input/ipa.c:452 connected read/write 20250223122522129 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122522129 DLINP <000b> input/ipa.c:452 connected read/write 20250223122522129 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@86d8c1c75bf0: Found GsupExpect[0] for "262427661591950" handled at TC_gsup_sai(15) HLR_Test-GSUP(9)@86d8c1c75bf0: Added IMSI table entry 3TC_gsup_sai(15)"262427661591950" TC_gsup_sai(15)@86d8c1c75bf0: setverdict(pass): none -> pass TC_gsup_sai(15)@86d8c1c75bf0: setverdict(pass): pass -> pass, component reason not changed 20250223122522130 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48442<->l=127.0.0.1:4258 TC_gsup_sai(15)@86d8c1c75bf0: Final verdict of PTC: pass 20250223122522131 DAUC <0003> db_auc.c:157 IMSI='262427410534676': No 2G Auth Data 20250223122522131 DAUC <0003> db_auc.c:192 IMSI='262427410534676': No 3G Auth Data HLR_Test-GSUP(9)@86d8c1c75bf0: Created GsupExpect[0] for "262427410534676" to be handled at TC_gsup_sai(16) 20250223122522138 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48452<->l=127.0.0.1:4258 20250223122522140 DLINP <000b> input/ipa.c:452 connected read/write 20250223122522140 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122522140 DLGSUP <0013> gsup_req.c:140 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262427410534676 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427410534676"} 20250223122522140 DAUC <0003> db_auc.c:157 IMSI='262427410534676': No 2G Auth Data 20250223122522140 DAUC <0003> db_auc.c:236 IMSI='262427410534676': Calling to generate 5 vectors 20250223122522140 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250223122522140 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250223122522140 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250223122522140 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250223122522140 DAUC <0003> auc.c:113 vector [0]: rand = 6f39f4694dcf97dd4c2b6285088a7ccf 20250223122522140 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250223122522140 DAUC <0003> auc.c:142 vector [0]: autn = 39d619bda29d000093e775c5ae8e9bd9 20250223122522140 DAUC <0003> auc.c:143 vector [0]: ck = 6048414b85c1ba7189db6bfca70a7e3f 20250223122522140 DAUC <0003> auc.c:144 vector [0]: ik = dd4fd51745147406ca648f8f0bc34051 20250223122522140 DAUC <0003> auc.c:145 vector [0]: res = 52a3f2c09ff8bb180000000000000000 20250223122522140 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250223122522140 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250223122522140 DAUC <0003> auc.c:151 vector [0]: kc = feb8702f6c1cf019 20250223122522140 DAUC <0003> auc.c:152 vector [0]: sres = cd5b49d8 20250223122522140 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250223122522140 DAUC <0003> auc.c:113 vector [1]: rand = 9cfb682713b6dbe5bc6cdbea599b98c3 20250223122522140 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250223122522140 DAUC <0003> auc.c:142 vector [1]: autn = 9084d934d62800001e8555c47fde334d 20250223122522140 DAUC <0003> auc.c:143 vector [1]: ck = b82eb2f49f0d82f0a634aad4590a550a 20250223122522140 DAUC <0003> auc.c:144 vector [1]: ik = 38b459771300beda5b2965c901bd4eb2 20250223122522140 DAUC <0003> auc.c:145 vector [1]: res = 7afc2921fd8e1ec60000000000000000 20250223122522140 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250223122522140 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250223122522140 DAUC <0003> auc.c:151 vector [1]: kc = 7d87249ed4ba2792 20250223122522140 DAUC <0003> auc.c:152 vector [1]: sres = 877237e7 20250223122522140 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250223122522140 DAUC <0003> auc.c:113 vector [2]: rand = 18427043266944651f2121f0e2a02875 20250223122522140 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250223122522140 DAUC <0003> auc.c:142 vector [2]: autn = c8d782ab658c0000b3a601156acac483 20250223122522140 DAUC <0003> auc.c:143 vector [2]: ck = 90e4940a6f9194dce36528d5f138ae0b 20250223122522140 DAUC <0003> auc.c:144 vector [2]: ik = bd0655cf8bf5b3786366c6f87beda270 20250223122522140 DAUC <0003> auc.c:145 vector [2]: res = 0b53c69babf62a620000000000000000 20250223122522140 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250223122522140 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250223122522140 DAUC <0003> auc.c:151 vector [2]: kc = ade12fe86eb12bdf 20250223122522140 DAUC <0003> auc.c:152 vector [2]: sres = a0a5ecf9 20250223122522140 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250223122522140 DAUC <0003> auc.c:113 vector [3]: rand = 686379048a46abb84a88b36984538233 20250223122522140 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250223122522140 DAUC <0003> auc.c:142 vector [3]: autn = d3147fb1c66400000f1f886403a647f6 20250223122522141 DAUC <0003> auc.c:143 vector [3]: ck = 3b6ab791e025064a418c4812e67e57a0 20250223122522141 DAUC <0003> auc.c:144 vector [3]: ik = b9f2cfb3e8f4443325b1bba51d057f6f 20250223122522141 DAUC <0003> auc.c:145 vector [3]: res = 0024ec104fbd29840000000000000000 20250223122522141 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250223122522141 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250223122522141 DAUC <0003> auc.c:151 vector [3]: kc = e6a58b95f3aa6ab6 20250223122522141 DAUC <0003> auc.c:152 vector [3]: sres = 4f99c594 20250223122522141 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250223122522141 DAUC <0003> auc.c:113 vector [4]: rand = 4c290b56d2b5107dad0d2dc068ef84bf 20250223122522141 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250223122522141 DAUC <0003> auc.c:142 vector [4]: autn = 9df9aa06ae8400004713dc6f83837ccf 20250223122522141 DAUC <0003> auc.c:143 vector [4]: ck = ee78302cec58f71895fd5d3503ff4f0a 20250223122522141 DAUC <0003> auc.c:144 vector [4]: ik = ddb49c7f94d0a909e5a5cc12144dcba6 20250223122522141 DAUC <0003> auc.c:145 vector [4]: res = 6be4dbad1ec7f2e90000000000000000 20250223122522141 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250223122522141 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250223122522141 DAUC <0003> auc.c:151 vector [4]: kc = 43943d746f3adabd 20250223122522141 DAUC <0003> auc.c:152 vector [4]: sres = 75232944 20250223122522141 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250223122522141 DAUC <0003> db_auc.c:245 IMSI='262427410534676': Generated 5 vectors 20250223122522141 DAUC <0003> db_auc.c:249 IMSI='262427410534676': Updating SQN=161 in DB 20250223122522141 DLGSUP <0013> hlr.c:345 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262427410534676 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427410534676"} 20250223122522141 DLGSUP <0013> gsup_req.c:173 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262427410534676 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250223122522141 DLINP <000b> input/ipa.c:452 connected read/write 20250223122522141 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122522141 DLINP <000b> input/ipa.c:452 connected read/write 20250223122522141 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@86d8c1c75bf0: Found GsupExpect[0] for "262427410534676" handled at TC_gsup_sai(16) HLR_Test-GSUP(9)@86d8c1c75bf0: Added IMSI table entry 4TC_gsup_sai(16)"262427410534676" TC_gsup_sai(16)@86d8c1c75bf0: setverdict(pass): none -> pass TC_gsup_sai(16)@86d8c1c75bf0: setverdict(pass): pass -> pass, component reason not changed 20250223122522142 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48452<->l=127.0.0.1:4258 TC_gsup_sai(16)@86d8c1c75bf0: Final verdict of PTC: pass 20250223122522143 DAUC <0003> db_auc.c:157 IMSI='262429481871576': No 2G Auth Data 20250223122522143 DAUC <0003> db_auc.c:192 IMSI='262429481871576': No 3G Auth Data HLR_Test-GSUP(9)@86d8c1c75bf0: Created GsupExpect[0] for "262429481871576" to be handled at TC_gsup_sai(17) 20250223122522151 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48456<->l=127.0.0.1:4258 20250223122522153 DLINP <000b> input/ipa.c:452 connected read/write 20250223122522153 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122522153 DLGSUP <0013> gsup_req.c:140 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262429481871576 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429481871576"} 20250223122522153 DAUC <0003> db_auc.c:236 IMSI='262429481871576': Calling to generate 5 vectors 20250223122522153 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250223122522153 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250223122522153 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250223122522153 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250223122522153 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250223122522153 DAUC <0003> auc.c:113 vector [0]: rand = fe2bd22af8415be2294078f9341fb686 20250223122522153 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250223122522153 DAUC <0003> auc.c:142 vector [0]: autn = 7c53a7fd2f4300006f1af9ef3c6422c8 20250223122522153 DAUC <0003> auc.c:143 vector [0]: ck = a9eb5dcf22b3c358a4396d20887046d0 20250223122522153 DAUC <0003> auc.c:144 vector [0]: ik = 0a53dce051e0ab5b7212c0202ffbe805 20250223122522153 DAUC <0003> auc.c:145 vector [0]: res = 68d86754870e45e20000000000000000 20250223122522153 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250223122522153 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250223122522153 DAUC <0003> auc.c:179 vector [0]: kc = 1820daf2f49f8c00 20250223122522153 DAUC <0003> auc.c:180 vector [0]: sres = 47f3e1f9 20250223122522153 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250223122522153 DAUC <0003> auc.c:113 vector [1]: rand = 23933cfa7b2c71b1d5e46d544ce99cb4 20250223122522153 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250223122522153 DAUC <0003> auc.c:142 vector [1]: autn = 2d9b1c707880000084454a33e4466c2e 20250223122522153 DAUC <0003> auc.c:143 vector [1]: ck = cc353d09e6b8c00cd7e524ceea55d43f 20250223122522153 DAUC <0003> auc.c:144 vector [1]: ik = dd74050e07195967208241f4047c32c8 20250223122522153 DAUC <0003> auc.c:145 vector [1]: res = b23ba0d1a856a9090000000000000000 20250223122522153 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250223122522153 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250223122522153 DAUC <0003> auc.c:179 vector [1]: kc = d5e695785ce69400 20250223122522153 DAUC <0003> auc.c:180 vector [1]: sres = b367e344 20250223122522153 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250223122522153 DAUC <0003> auc.c:113 vector [2]: rand = 0bcc3b26e31954ccb5782eb31e2adc3b 20250223122522153 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250223122522153 DAUC <0003> auc.c:142 vector [2]: autn = 1f94f5e85caa000085528bd836902caf 20250223122522153 DAUC <0003> auc.c:143 vector [2]: ck = 2230c3f6f50329e84ccf6197b0ca763b 20250223122522153 DAUC <0003> auc.c:144 vector [2]: ik = a8d6d3d86218efa5ef32a81d2bbfb624 20250223122522153 DAUC <0003> auc.c:145 vector [2]: res = ec37db880dcf194a0000000000000000 20250223122522153 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250223122522153 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250223122522153 DAUC <0003> auc.c:179 vector [2]: kc = 499190dd68e30800 20250223122522153 DAUC <0003> auc.c:180 vector [2]: sres = 0a9edbf6 20250223122522153 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250223122522153 DAUC <0003> auc.c:113 vector [3]: rand = c7faebb642c9d148faa56f4601ac3a62 20250223122522153 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250223122522153 DAUC <0003> auc.c:142 vector [3]: autn = 9b6f299e837600008174f3ac8b0d7103 20250223122522153 DAUC <0003> auc.c:143 vector [3]: ck = 51e37bd3b6b57b0fc58494ff348955ab 20250223122522153 DAUC <0003> auc.c:144 vector [3]: ik = 117ed82fedc1f3512ce5ba9614d72a8b 20250223122522153 DAUC <0003> auc.c:145 vector [3]: res = 8213b06c07896d4f0000000000000000 20250223122522153 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250223122522153 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250223122522153 DAUC <0003> auc.c:179 vector [3]: kc = 2eeb357cd3ca6800 20250223122522153 DAUC <0003> auc.c:180 vector [3]: sres = 5ed33600 20250223122522153 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250223122522153 DAUC <0003> auc.c:113 vector [4]: rand = 9b3c229b4cd254be66fbb1fa03c07ca0 20250223122522153 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250223122522153 DAUC <0003> auc.c:142 vector [4]: autn = 9c70137714c6000045f660c5ebd39517 20250223122522153 DAUC <0003> auc.c:143 vector [4]: ck = 9f5815da526762fe3f17c43b0aeaa068 20250223122522153 DAUC <0003> auc.c:144 vector [4]: ik = dd635514d913d75389cabe7c6de36e2e 20250223122522153 DAUC <0003> auc.c:145 vector [4]: res = 4922dc09e72cd2150000000000000000 20250223122522153 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250223122522153 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250223122522153 DAUC <0003> auc.c:179 vector [4]: kc = c505e38aabe62400 20250223122522153 DAUC <0003> auc.c:180 vector [4]: sres = d2ff8530 20250223122522153 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250223122522153 DAUC <0003> db_auc.c:245 IMSI='262429481871576': Generated 5 vectors 20250223122522153 DAUC <0003> db_auc.c:249 IMSI='262429481871576': Updating SQN=161 in DB 20250223122522153 DLGSUP <0013> hlr.c:345 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262429481871576 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429481871576"} 20250223122522153 DLGSUP <0013> gsup_req.c:173 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262429481871576 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250223122522153 DLINP <000b> input/ipa.c:452 connected read/write 20250223122522153 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122522153 DLINP <000b> input/ipa.c:452 connected read/write 20250223122522153 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@86d8c1c75bf0: Found GsupExpect[0] for "262429481871576" handled at TC_gsup_sai(17) HLR_Test-GSUP(9)@86d8c1c75bf0: Added IMSI table entry 5TC_gsup_sai(17)"262429481871576" TC_gsup_sai(17)@86d8c1c75bf0: setverdict(pass): none -> pass TC_gsup_sai(17)@86d8c1c75bf0: setverdict(pass): pass -> pass, component reason not changed 20250223122522155 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48456<->l=127.0.0.1:4258 TC_gsup_sai(17)@86d8c1c75bf0: Final verdict of PTC: pass 20250223122522156 DAUC <0003> db_auc.c:157 IMSI='262421720376806': No 2G Auth Data 20250223122522156 DAUC <0003> db_auc.c:192 IMSI='262421720376806': No 3G Auth Data HLR_Test-GSUP(9)@86d8c1c75bf0: Created GsupExpect[0] for "262421720376806" to be handled at TC_gsup_sai(18) 20250223122522163 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48470<->l=127.0.0.1:4258 20250223122522164 DLINP <000b> input/ipa.c:452 connected read/write 20250223122522164 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122522164 DLGSUP <0013> gsup_req.c:140 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262421720376806 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421720376806"} 20250223122522164 DAUC <0003> db_auc.c:236 IMSI='262421720376806': Calling to generate 5 vectors 20250223122522164 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250223122522164 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250223122522164 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250223122522164 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250223122522164 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250223122522164 DAUC <0003> auc.c:113 vector [0]: rand = 8ffab835a250f207dd1479f973e7de18 20250223122522164 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250223122522164 DAUC <0003> auc.c:142 vector [0]: autn = 67b9ee214e980000de9e200e83552607 20250223122522164 DAUC <0003> auc.c:143 vector [0]: ck = c5bef491eb60b4522eaa6299ab493990 20250223122522164 DAUC <0003> auc.c:144 vector [0]: ik = 479446ebd503b1019bddb2909623c967 20250223122522164 DAUC <0003> auc.c:145 vector [0]: res = 329605613b3338970000000000000000 20250223122522164 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250223122522164 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250223122522164 DAUC <0003> auc.c:179 vector [0]: kc = 3aa19b1308e2bc00 20250223122522164 DAUC <0003> auc.c:180 vector [0]: sres = 6b68d88a 20250223122522164 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250223122522164 DAUC <0003> auc.c:113 vector [1]: rand = 19bd1ddfcdf44716c17523e726ff7a2b 20250223122522164 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250223122522164 DAUC <0003> auc.c:142 vector [1]: autn = a42298276b1900002bd24dcbe4e98d11 20250223122522164 DAUC <0003> auc.c:143 vector [1]: ck = 14cb25564d8030b69031bd6161d01be0 20250223122522164 DAUC <0003> auc.c:144 vector [1]: ik = 425d4697b9d0553862cb2e9d4f84774e 20250223122522164 DAUC <0003> auc.c:145 vector [1]: res = 50a2cbf18ed0d2110000000000000000 20250223122522164 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250223122522164 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250223122522165 DAUC <0003> auc.c:179 vector [1]: kc = 032bc151e508dc00 20250223122522165 DAUC <0003> auc.c:180 vector [1]: sres = e4d426a5 20250223122522165 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250223122522165 DAUC <0003> auc.c:113 vector [2]: rand = fe150f140941d030efc0a01adeb20dcb 20250223122522165 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250223122522165 DAUC <0003> auc.c:142 vector [2]: autn = c10f044e480e000046b31e70b42fd3bc 20250223122522165 DAUC <0003> auc.c:143 vector [2]: ck = 39039296b85c0f7a44549eff211d37a4 20250223122522165 DAUC <0003> auc.c:144 vector [2]: ik = e8606f1a6674446f3dc80157b742408e 20250223122522165 DAUC <0003> auc.c:145 vector [2]: res = 64a43c4787f00a770000000000000000 20250223122522165 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250223122522165 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250223122522165 DAUC <0003> auc.c:179 vector [2]: kc = 5016fd289f19c400 20250223122522165 DAUC <0003> auc.c:180 vector [2]: sres = fabf4792 20250223122522165 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250223122522165 DAUC <0003> auc.c:113 vector [3]: rand = 96db894280a5f3e1650fc99f5964da2b 20250223122522165 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250223122522165 DAUC <0003> auc.c:142 vector [3]: autn = 4e11a6b38b880000f47c45b68e9a36de 20250223122522165 DAUC <0003> auc.c:143 vector [3]: ck = f4e9151315856181527c6a222a90a0b7 20250223122522165 DAUC <0003> auc.c:144 vector [3]: ik = e0a59f5caa7a0101e7f680278037023e 20250223122522165 DAUC <0003> auc.c:145 vector [3]: res = 101a567239ba020a0000000000000000 20250223122522165 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250223122522165 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250223122522165 DAUC <0003> auc.c:179 vector [3]: kc = 2125b860960afc00 20250223122522165 DAUC <0003> auc.c:180 vector [3]: sres = 11fd5913 20250223122522165 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250223122522165 DAUC <0003> auc.c:113 vector [4]: rand = 7299d7207f2c3fd1a57ffd7793c383dc 20250223122522165 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250223122522165 DAUC <0003> auc.c:142 vector [4]: autn = 5b70eefa91230000005dd9704fc0b428 20250223122522165 DAUC <0003> auc.c:143 vector [4]: ck = d719c0dcc8f14cc374c6b5461589df3a 20250223122522165 DAUC <0003> auc.c:144 vector [4]: ik = 8f85106c31b27a99d63c1d31af4775a1 20250223122522165 DAUC <0003> auc.c:145 vector [4]: res = 6615afbe3b517f740000000000000000 20250223122522165 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250223122522165 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250223122522165 DAUC <0003> auc.c:179 vector [4]: kc = 3b519a91d2747000 20250223122522165 DAUC <0003> auc.c:180 vector [4]: sres = c064a738 20250223122522165 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250223122522165 DAUC <0003> db_auc.c:245 IMSI='262421720376806': Generated 5 vectors 20250223122522165 DAUC <0003> db_auc.c:249 IMSI='262421720376806': Updating SQN=161 in DB 20250223122522165 DLGSUP <0013> hlr.c:345 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262421720376806 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421720376806"} 20250223122522165 DLGSUP <0013> gsup_req.c:173 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262421720376806 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250223122522165 DLINP <000b> input/ipa.c:452 connected read/write 20250223122522165 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122522165 DLINP <000b> input/ipa.c:452 connected read/write 20250223122522165 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@86d8c1c75bf0: Found GsupExpect[0] for "262421720376806" handled at TC_gsup_sai(18) HLR_Test-GSUP(9)@86d8c1c75bf0: Added IMSI table entry 6TC_gsup_sai(18)"262421720376806" TC_gsup_sai(18)@86d8c1c75bf0: setverdict(pass): none -> pass TC_gsup_sai(18)@86d8c1c75bf0: setverdict(pass): pass -> pass, component reason not changed 20250223122522166 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48470<->l=127.0.0.1:4258 TC_gsup_sai(18)@86d8c1c75bf0: Final verdict of PTC: pass 20250223122522167 DAUC <0003> db_auc.c:157 IMSI='262423963561875': No 2G Auth Data 20250223122522167 DAUC <0003> db_auc.c:192 IMSI='262423963561875': No 3G Auth Data HLR_Test-GSUP(9)@86d8c1c75bf0: Created GsupExpect[0] for "262423963561875" to be handled at TC_gsup_sai(19) 20250223122522174 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48474<->l=127.0.0.1:4258 20250223122522175 DLINP <000b> input/ipa.c:452 connected read/write 20250223122522175 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122522175 DLGSUP <0013> gsup_req.c:140 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262423963561875 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423963561875"} 20250223122522175 DAUC <0003> db_auc.c:236 IMSI='262423963561875': Calling to generate 5 vectors 20250223122522175 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250223122522175 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250223122522175 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250223122522175 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250223122522175 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250223122522175 DAUC <0003> auc.c:113 vector [0]: rand = 9c3153bfb8d8eefd481f02fb5b303713 20250223122522175 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250223122522175 DAUC <0003> auc.c:142 vector [0]: autn = ee5e7c3eb66b000048da74af6c952706 20250223122522175 DAUC <0003> auc.c:143 vector [0]: ck = f147a7e1a926756a8ff061f2de32caf2 20250223122522175 DAUC <0003> auc.c:144 vector [0]: ik = 380f843dd2cb22caea6d5e418137113b 20250223122522175 DAUC <0003> auc.c:145 vector [0]: res = 1539c896070004c50000000000000000 20250223122522175 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250223122522175 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250223122522175 DAUC <0003> auc.c:179 vector [0]: kc = 3a22e9f6c1858cbd 20250223122522175 DAUC <0003> auc.c:180 vector [0]: sres = 3608cb6f 20250223122522175 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250223122522175 DAUC <0003> auc.c:113 vector [1]: rand = e54a79ab1b5f99e14120a2f93e651eaa 20250223122522175 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250223122522175 DAUC <0003> auc.c:142 vector [1]: autn = b4c775351e570000b46ca98028d9bdb4 20250223122522175 DAUC <0003> auc.c:143 vector [1]: ck = 8da451430a5720679cab72aee2ca8926 20250223122522175 DAUC <0003> auc.c:144 vector [1]: ik = 7bbf0ca0b1a864b54e4493be0d29f315 20250223122522175 DAUC <0003> auc.c:145 vector [1]: res = ed534759e64163730000000000000000 20250223122522175 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250223122522175 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250223122522175 DAUC <0003> auc.c:179 vector [1]: kc = 166e29b7d1be999e 20250223122522175 DAUC <0003> auc.c:180 vector [1]: sres = 0f00cb9d 20250223122522175 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250223122522175 DAUC <0003> auc.c:113 vector [2]: rand = 83d046683ee97e1610ae8a6c3b3fe420 20250223122522175 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250223122522175 DAUC <0003> auc.c:142 vector [2]: autn = b338bce066a6000059dfafab5c832c51 20250223122522175 DAUC <0003> auc.c:143 vector [2]: ck = 9e569321a0e6b1379e2e0ca6b7c0da01 20250223122522175 DAUC <0003> auc.c:144 vector [2]: ik = 61b5730b3c98d25d58bbded34e9085d8 20250223122522175 DAUC <0003> auc.c:145 vector [2]: res = 4d1c3909aa26c9070000000000000000 20250223122522175 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250223122522175 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250223122522175 DAUC <0003> auc.c:179 vector [2]: kc = 2048ef372c4e5703 20250223122522175 DAUC <0003> auc.c:180 vector [2]: sres = e7b0fcba 20250223122522175 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250223122522175 DAUC <0003> auc.c:113 vector [3]: rand = 96de4c60da457c65207ba531d4924786 20250223122522175 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250223122522176 DAUC <0003> auc.c:142 vector [3]: autn = b2e0d6dffebd000077a1d9df07300b68 20250223122522176 DAUC <0003> auc.c:143 vector [3]: ck = 1bbcf6bc25e9a332b145c62b83c665cc 20250223122522176 DAUC <0003> auc.c:144 vector [3]: ik = d2c164104ae34b4e9e5a432891ffd388 20250223122522176 DAUC <0003> auc.c:145 vector [3]: res = 9682629a88ca69cb0000000000000000 20250223122522176 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250223122522176 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250223122522176 DAUC <0003> auc.c:179 vector [3]: kc = 9d1b512d24225652 20250223122522176 DAUC <0003> auc.c:180 vector [3]: sres = 42de1801 20250223122522176 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250223122522176 DAUC <0003> auc.c:113 vector [4]: rand = 7d62f9ab8ed877c30487ac3640f67a0d 20250223122522176 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250223122522176 DAUC <0003> auc.c:142 vector [4]: autn = b4ab228907ad000069971e20a3f4a85e 20250223122522176 DAUC <0003> auc.c:143 vector [4]: ck = 5e42bc45a3dc7ed3b10f09269e304a48 20250223122522176 DAUC <0003> auc.c:144 vector [4]: ik = 101bfcc8f833add1d21211732beb3c0b 20250223122522176 DAUC <0003> auc.c:145 vector [4]: res = afce07145ac6f1720000000000000000 20250223122522176 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250223122522176 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250223122522176 DAUC <0003> auc.c:179 vector [4]: kc = 7cb89c9c869cfea7 20250223122522176 DAUC <0003> auc.c:180 vector [4]: sres = aac7d609 20250223122522176 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250223122522176 DAUC <0003> db_auc.c:245 IMSI='262423963561875': Generated 5 vectors 20250223122522176 DAUC <0003> db_auc.c:249 IMSI='262423963561875': Updating SQN=161 in DB 20250223122522176 DLGSUP <0013> hlr.c:345 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262423963561875 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423963561875"} 20250223122522176 DLGSUP <0013> gsup_req.c:173 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262423963561875 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250223122522176 DLINP <000b> input/ipa.c:452 connected read/write 20250223122522176 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122522176 DLINP <000b> input/ipa.c:452 connected read/write 20250223122522176 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@86d8c1c75bf0: Found GsupExpect[0] for "262423963561875" handled at TC_gsup_sai(19) HLR_Test-GSUP(9)@86d8c1c75bf0: Added IMSI table entry 7TC_gsup_sai(19)"262423963561875" TC_gsup_sai(19)@86d8c1c75bf0: setverdict(pass): none -> pass TC_gsup_sai(19)@86d8c1c75bf0: setverdict(pass): pass -> pass, component reason not changed 20250223122522178 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48474<->l=127.0.0.1:4258 TC_gsup_sai(19)@86d8c1c75bf0: Final verdict of PTC: pass MTC@86d8c1c75bf0: setverdict(pass): none -> pass 20250223122522179 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48420<->l=127.0.0.1:4258 HLR_Test-GSUP(9)@86d8c1c75bf0: Final verdict of PTC: none 20250223122522179 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43275<->l=127.0.0.1:4259) 20250223122522179 DLINP <000b> input/ipa.c:452 connected read/write 20250223122522179 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122522179 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250223122522179 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250223122522179 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(11)@86d8c1c75bf0: Final verdict of PTC: none 10@86d8c1c75bf0: Final verdict of PTC: none HLR_Test-GSUP-IPA(8)@86d8c1c75bf0: Final verdict of PTC: none MTC@86d8c1c75bf0: Setting final verdict of the test case. MTC@86d8c1c75bf0: Local verdict of MTC: pass MTC@86d8c1c75bf0: Local verdict of PTC HLR_Test-GSUP-IPA(8): none (pass -> pass) MTC@86d8c1c75bf0: Local verdict of PTC HLR_Test-GSUP(9): none (pass -> pass) MTC@86d8c1c75bf0: Local verdict of PTC with component reference 10: none (pass -> pass) MTC@86d8c1c75bf0: Local verdict of PTC IPA-CTRL-CLI-IPA(11): none (pass -> pass) MTC@86d8c1c75bf0: Local verdict of PTC TC_gsup_sai(12): pass (pass -> pass) MTC@86d8c1c75bf0: Local verdict of PTC TC_gsup_sai(13): pass (pass -> pass) MTC@86d8c1c75bf0: Local verdict of PTC TC_gsup_sai(14): pass (pass -> pass) MTC@86d8c1c75bf0: Local verdict of PTC TC_gsup_sai(15): pass (pass -> pass) MTC@86d8c1c75bf0: Local verdict of PTC TC_gsup_sai(16): pass (pass -> pass) MTC@86d8c1c75bf0: Local verdict of PTC TC_gsup_sai(17): pass (pass -> pass) MTC@86d8c1c75bf0: Local verdict of PTC TC_gsup_sai(18): pass (pass -> pass) MTC@86d8c1c75bf0: Local verdict of PTC TC_gsup_sai(19): pass (pass -> pass) MTC@86d8c1c75bf0: Test case TC_gsup_sai finished. Verdict: pass MTC@86d8c1c75bf0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai pass'. Sun Feb 23 12:25:22 UTC 2025 ====== HLR_Tests.TC_gsup_sai pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_sai.talloc 20250223122522202 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48482<->l=127.0.0.1:4258 20250223122522303 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48482<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65788) Waiting for packet dumper to finish... 1 (prev_count=65788, count=163380) MTC@86d8c1c75bf0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai pass' was executed successfully (exit status: 0). MTC@86d8c1c75bf0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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 ------ Sun Feb 23 12:25:24 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_sai_num_auth_vectors.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_sai_num_auth_vectors.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@86d8c1c75bf0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_num_auth_vectors' was executed successfully (exit status: 0). MTC@86d8c1c75bf0: Test case TC_gsup_sai_num_auth_vectors started. MTC@86d8c1c75bf0: legacy= false MTC@86d8c1c75bf0: in not legacy case 1 MTC@86d8c1c75bf0: in not legacy case 2 20250223122525418 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250223122525418 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(20)@86d8c1c75bf0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250223122525422 DLINP <000b> input/ipa.c:452 connected read/write 20250223122525422 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122525424 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48494<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(20)@86d8c1c75bf0: 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)@86d8c1c75bf0: 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 } } } } 20250223122525427 DLINP <000b> input/ipa.c:452 connected read/write 20250223122525427 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122525428 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250223122525428 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250223122525428 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 20250223122525428 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250223122525428 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 20250223122525428 DLGSUP <0013> gsup_server.c:236 2: 20250223122525428 DLGSUP <0013> gsup_server.c:238 2: 00 20250223122525428 DLGSUP <0013> gsup_server.c:236 3: 20250223122525428 DLGSUP <0013> gsup_server.c:238 3: 00 20250223122525428 DLGSUP <0013> gsup_server.c:236 4: 20250223122525428 DLGSUP <0013> gsup_server.c:238 4: 00 20250223122525428 DLGSUP <0013> gsup_server.c:236 5: 20250223122525428 DLGSUP <0013> gsup_server.c:238 5: 00 20250223122525428 DLGSUP <0013> gsup_server.c:236 7: 20250223122525428 DLGSUP <0013> gsup_server.c:238 7: 00 20250223122525428 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250223122525428 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250223122525428 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)@86d8c1c75bf0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 22@86d8c1c75bf0: 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") 20250223122525455 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:33539<->l=127.0.0.1:4259) 20250223122525464 DAUC <0003> db_auc.c:157 IMSI='262421415112064': No 2G Auth Data 20250223122525464 DAUC <0003> db_auc.c:192 IMSI='262421415112064': No 3G Auth Data HLR_Test-GSUP(21)@86d8c1c75bf0: Created GsupExpect[0] for "262421415112064" to be handled at TC_gsup_sai_num_auth_vectors(24) 20250223122525491 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48510<->l=127.0.0.1:4258 20250223122525501 DLINP <000b> input/ipa.c:452 connected read/write 20250223122525501 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122525501 DLGSUP <0013> gsup_req.c:140 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262421415112064 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421415112064"} 20250223122525501 DAUC <0003> db_auc.c:192 IMSI='262421415112064': No 3G Auth Data 20250223122525502 DAUC <0003> db_auc.c:236 IMSI='262421415112064': Calling to generate 1 vectors 20250223122525502 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20250223122525502 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250223122525502 DAUC <0003> auc.c:113 vector [0]: rand = 5d257fdbc10e3340b79961e914d7611e 20250223122525502 DAUC <0003> auc.c:179 vector [0]: kc = 69b46384ddaa6000 20250223122525502 DAUC <0003> auc.c:180 vector [0]: sres = 93766cd3 20250223122525502 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250223122525502 DAUC <0003> db_auc.c:245 IMSI='262421415112064': Generated 1 vectors 20250223122525502 DLGSUP <0013> hlr.c:345 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262421415112064 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421415112064"} 20250223122525502 DLGSUP <0013> gsup_req.c:173 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262421415112064 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250223122525502 DLINP <000b> input/ipa.c:452 connected read/write 20250223122525502 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122525502 DLINP <000b> input/ipa.c:452 connected read/write 20250223122525502 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@86d8c1c75bf0: Found GsupExpect[0] for "262421415112064" handled at TC_gsup_sai_num_auth_vectors(24) HLR_Test-GSUP(21)@86d8c1c75bf0: Added IMSI table entry 0TC_gsup_sai_num_auth_vectors(24)"262421415112064" TC_gsup_sai_num_auth_vectors(24)@86d8c1c75bf0: setverdict(pass): none -> pass 20250223122525505 DLINP <000b> input/ipa.c:452 connected read/write 20250223122525505 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122525505 DLGSUP <0013> gsup_req.c:140 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262421415112064 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421415112064"} 20250223122525505 DAUC <0003> db_auc.c:192 IMSI='262421415112064': No 3G Auth Data 20250223122525505 DAUC <0003> db_auc.c:236 IMSI='262421415112064': Calling to generate 4 vectors 20250223122525505 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20250223122525505 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250223122525505 DAUC <0003> auc.c:113 vector [0]: rand = 3aeb70620a167c4e8a947085fad21997 20250223122525505 DAUC <0003> auc.c:179 vector [0]: kc = 2ccde5bd7505e800 20250223122525505 DAUC <0003> auc.c:180 vector [0]: sres = 6506f9e6 20250223122525505 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250223122525505 DAUC <0003> auc.c:113 vector [1]: rand = 0163f3813b5f37af31d437ad408e63b2 20250223122525505 DAUC <0003> auc.c:179 vector [1]: kc = 206518a536d77800 20250223122525505 DAUC <0003> auc.c:180 vector [1]: sres = 0b8ff09e 20250223122525505 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250223122525505 DAUC <0003> auc.c:113 vector [2]: rand = d0073565e7f80e9e7d445ab1235e8401 20250223122525505 DAUC <0003> auc.c:179 vector [2]: kc = 013f63f33bcaa400 20250223122525505 DAUC <0003> auc.c:180 vector [2]: sres = 132f4b13 20250223122525505 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250223122525505 DAUC <0003> auc.c:113 vector [3]: rand = 7421d6a30577259b2b26ba250bf88b0a 20250223122525505 DAUC <0003> auc.c:179 vector [3]: kc = 5ae7b7c0baaa1000 20250223122525505 DAUC <0003> auc.c:180 vector [3]: sres = 693d904d 20250223122525505 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250223122525505 DAUC <0003> db_auc.c:245 IMSI='262421415112064': Generated 4 vectors 20250223122525505 DLGSUP <0013> hlr.c:345 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262421415112064 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421415112064"} 20250223122525505 DLGSUP <0013> gsup_req.c:173 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262421415112064 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250223122525505 DLINP <000b> input/ipa.c:452 connected read/write 20250223122525505 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122525505 DLINP <000b> input/ipa.c:452 connected read/write 20250223122525505 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@86d8c1c75bf0: setverdict(pass): pass -> pass, component reason not changed 20250223122525508 DLINP <000b> input/ipa.c:452 connected read/write 20250223122525508 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122525508 DLGSUP <0013> gsup_req.c:140 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262421415112064 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421415112064"} 20250223122525508 DAUC <0003> db_auc.c:192 IMSI='262421415112064': No 3G Auth Data 20250223122525508 DAUC <0003> db_auc.c:236 IMSI='262421415112064': Calling to generate 5 vectors 20250223122525508 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250223122525508 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250223122525508 DAUC <0003> auc.c:113 vector [0]: rand = f5c08daae4d6ec18deb5a7edc2d73794 20250223122525508 DAUC <0003> auc.c:179 vector [0]: kc = 97beadaa45397c00 20250223122525508 DAUC <0003> auc.c:180 vector [0]: sres = cc3d5fd2 20250223122525509 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250223122525509 DAUC <0003> auc.c:113 vector [1]: rand = 8497adfb2e74bfe7391fbcd0810ece8c 20250223122525509 DAUC <0003> auc.c:179 vector [1]: kc = 87921ce9d7293c00 20250223122525509 DAUC <0003> auc.c:180 vector [1]: sres = aac106f5 20250223122525509 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250223122525509 DAUC <0003> auc.c:113 vector [2]: rand = 56ab57a1c6481887ec98f37525b6bc3c 20250223122525509 DAUC <0003> auc.c:179 vector [2]: kc = dcaeca5400f9bc00 20250223122525509 DAUC <0003> auc.c:180 vector [2]: sres = 2caba856 20250223122525509 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250223122525509 DAUC <0003> auc.c:113 vector [3]: rand = d7745762061352d5cdb41b43f8dd688b 20250223122525509 DAUC <0003> auc.c:179 vector [3]: kc = 0617e8af933eb800 20250223122525509 DAUC <0003> auc.c:180 vector [3]: sres = efbaacf4 20250223122525509 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250223122525509 DAUC <0003> auc.c:113 vector [4]: rand = f7aa1f9721b8ce71dd39d33a4a79e6c6 20250223122525509 DAUC <0003> auc.c:179 vector [4]: kc = 07fd9888f0b92400 20250223122525509 DAUC <0003> auc.c:180 vector [4]: sres = a87e52b2 20250223122525509 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250223122525509 DAUC <0003> db_auc.c:245 IMSI='262421415112064': Generated 5 vectors 20250223122525509 DLGSUP <0013> hlr.c:345 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262421415112064 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421415112064"} 20250223122525509 DLGSUP <0013> gsup_req.c:173 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262421415112064 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250223122525509 DLINP <000b> input/ipa.c:452 connected read/write 20250223122525509 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122525509 DLINP <000b> input/ipa.c:452 connected read/write 20250223122525509 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@86d8c1c75bf0: setverdict(pass): pass -> pass, component reason not changed 20250223122525513 DLINP <000b> input/ipa.c:452 connected read/write 20250223122525513 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122525513 DLGSUP <0013> gsup_req.c:140 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262421415112064 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421415112064"} 20250223122525513 DAUC <0003> db_auc.c:192 IMSI='262421415112064': No 3G Auth Data 20250223122525513 DAUC <0003> db_auc.c:236 IMSI='262421415112064': Calling to generate 5 vectors 20250223122525513 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250223122525513 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250223122525513 DAUC <0003> auc.c:113 vector [0]: rand = 0ad3e0f40661556899bf153c172b15ea 20250223122525513 DAUC <0003> auc.c:179 vector [0]: kc = e6b8e2e6b3a06800 20250223122525513 DAUC <0003> auc.c:180 vector [0]: sres = 896978f6 20250223122525513 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250223122525513 DAUC <0003> auc.c:113 vector [1]: rand = d9f88607dfb9d65411a28f97b1fe77f1 20250223122525513 DAUC <0003> auc.c:179 vector [1]: kc = cf46211368927c00 20250223122525513 DAUC <0003> auc.c:180 vector [1]: sres = e662251d 20250223122525513 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250223122525513 DAUC <0003> auc.c:113 vector [2]: rand = a8f643ef050ce949ddc811fed2d2a863 20250223122525513 DAUC <0003> auc.c:179 vector [2]: kc = 1f65d857fd2ab800 20250223122525513 DAUC <0003> auc.c:180 vector [2]: sres = f7bd1ea9 20250223122525513 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250223122525513 DAUC <0003> auc.c:113 vector [3]: rand = 539ee34a66fc294300f71f2207f59c9a 20250223122525513 DAUC <0003> auc.c:179 vector [3]: kc = 092370dc38e9f800 20250223122525513 DAUC <0003> auc.c:180 vector [3]: sres = 89a7eb14 20250223122525513 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250223122525513 DAUC <0003> auc.c:113 vector [4]: rand = edce306e09a5a2e1d832fad6c00a9c83 20250223122525513 DAUC <0003> auc.c:179 vector [4]: kc = 816887f99ddfd800 20250223122525513 DAUC <0003> auc.c:180 vector [4]: sres = 22d7e63e 20250223122525513 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250223122525513 DAUC <0003> db_auc.c:245 IMSI='262421415112064': Generated 5 vectors 20250223122525513 DLGSUP <0013> hlr.c:345 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262421415112064 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421415112064"} 20250223122525513 DLGSUP <0013> gsup_req.c:173 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262421415112064 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250223122525513 DLINP <000b> input/ipa.c:452 connected read/write 20250223122525513 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122525513 DLINP <000b> input/ipa.c:452 connected read/write 20250223122525513 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@86d8c1c75bf0: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(24)@86d8c1c75bf0: setverdict(pass): pass -> pass, component reason not changed 20250223122525517 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48510<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(24)@86d8c1c75bf0: Final verdict of PTC: pass 20250223122525519 DAUC <0003> db_auc.c:157 IMSI='262424522186911': No 2G Auth Data 20250223122525519 DAUC <0003> db_auc.c:192 IMSI='262424522186911': No 3G Auth Data HLR_Test-GSUP(21)@86d8c1c75bf0: Created GsupExpect[0] for "262424522186911" to be handled at TC_gsup_sai_num_auth_vectors(25) 20250223122525536 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48522<->l=127.0.0.1:4258 20250223122525538 DLINP <000b> input/ipa.c:452 connected read/write 20250223122525538 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122525538 DLGSUP <0013> gsup_req.c:140 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262424522186911 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424522186911"} 20250223122525538 DAUC <0003> db_auc.c:192 IMSI='262424522186911': No 3G Auth Data 20250223122525538 DAUC <0003> db_auc.c:236 IMSI='262424522186911': Calling to generate 1 vectors 20250223122525538 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20250223122525538 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250223122525538 DAUC <0003> auc.c:113 vector [0]: rand = d35b88f0beb943d9070c1d645b005e7f 20250223122525538 DAUC <0003> auc.c:179 vector [0]: kc = 719946504073f000 20250223122525538 DAUC <0003> auc.c:180 vector [0]: sres = 6afa9c09 20250223122525538 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250223122525538 DAUC <0003> db_auc.c:245 IMSI='262424522186911': Generated 1 vectors 20250223122525538 DLGSUP <0013> hlr.c:345 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262424522186911 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424522186911"} 20250223122525538 DLGSUP <0013> gsup_req.c:173 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262424522186911 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250223122525538 DLINP <000b> input/ipa.c:452 connected read/write 20250223122525538 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122525538 DLINP <000b> input/ipa.c:452 connected read/write 20250223122525538 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@86d8c1c75bf0: Found GsupExpect[0] for "262424522186911" handled at TC_gsup_sai_num_auth_vectors(25) HLR_Test-GSUP(21)@86d8c1c75bf0: Added IMSI table entry 1TC_gsup_sai_num_auth_vectors(25)"262424522186911" TC_gsup_sai_num_auth_vectors(25)@86d8c1c75bf0: setverdict(pass): none -> pass 20250223122525539 DLINP <000b> input/ipa.c:452 connected read/write 20250223122525539 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122525539 DLGSUP <0013> gsup_req.c:140 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262424522186911 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424522186911"} 20250223122525539 DAUC <0003> db_auc.c:192 IMSI='262424522186911': No 3G Auth Data 20250223122525539 DAUC <0003> db_auc.c:236 IMSI='262424522186911': Calling to generate 4 vectors 20250223122525539 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20250223122525539 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250223122525539 DAUC <0003> auc.c:113 vector [0]: rand = a6239d17951ae95b96ef3d684af0631e 20250223122525539 DAUC <0003> auc.c:179 vector [0]: kc = ef17a540973ca800 20250223122525539 DAUC <0003> auc.c:180 vector [0]: sres = ee48ed20 20250223122525539 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250223122525539 DAUC <0003> auc.c:113 vector [1]: rand = c5cd18de28d3be9a4205aefd10b4f157 20250223122525539 DAUC <0003> auc.c:179 vector [1]: kc = b9aaee225f23b400 20250223122525539 DAUC <0003> auc.c:180 vector [1]: sres = 803570ed 20250223122525539 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250223122525539 DAUC <0003> auc.c:113 vector [2]: rand = 961424f9a45a6c7e08d9634985d414ad 20250223122525539 DAUC <0003> auc.c:179 vector [2]: kc = 5154b5f92ca8c400 20250223122525539 DAUC <0003> auc.c:180 vector [2]: sres = 84e5bca0 20250223122525539 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250223122525539 DAUC <0003> auc.c:113 vector [3]: rand = 4026bb0b81cbec238bb1792b6b2426ab 20250223122525539 DAUC <0003> auc.c:179 vector [3]: kc = 99147cfbba1d8400 20250223122525539 DAUC <0003> auc.c:180 vector [3]: sres = 17858526 20250223122525539 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250223122525539 DAUC <0003> db_auc.c:245 IMSI='262424522186911': Generated 4 vectors 20250223122525539 DLGSUP <0013> hlr.c:345 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262424522186911 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424522186911"} 20250223122525539 DLGSUP <0013> gsup_req.c:173 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262424522186911 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250223122525539 DLINP <000b> input/ipa.c:452 connected read/write 20250223122525539 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122525539 DLINP <000b> input/ipa.c:452 connected read/write 20250223122525539 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@86d8c1c75bf0: setverdict(pass): pass -> pass, component reason not changed 20250223122525539 DLINP <000b> input/ipa.c:452 connected read/write 20250223122525539 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122525539 DLGSUP <0013> gsup_req.c:140 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262424522186911 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424522186911"} 20250223122525539 DAUC <0003> db_auc.c:192 IMSI='262424522186911': No 3G Auth Data 20250223122525539 DAUC <0003> db_auc.c:236 IMSI='262424522186911': Calling to generate 5 vectors 20250223122525539 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250223122525539 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250223122525539 DAUC <0003> auc.c:113 vector [0]: rand = 6fcdc0555fcf052766989db7f67aa6ca 20250223122525539 DAUC <0003> auc.c:179 vector [0]: kc = fc7f09a536cf4400 20250223122525539 DAUC <0003> auc.c:180 vector [0]: sres = 7e39e236 20250223122525539 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250223122525539 DAUC <0003> auc.c:113 vector [1]: rand = 7b20c8db413ea32e90fb3a4a3effb33b 20250223122525539 DAUC <0003> auc.c:179 vector [1]: kc = f5b48f71d25e7c00 20250223122525539 DAUC <0003> auc.c:180 vector [1]: sres = 07ffb055 20250223122525539 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250223122525539 DAUC <0003> auc.c:113 vector [2]: rand = 37007dc655fade3c871e91b47316bfd5 20250223122525539 DAUC <0003> auc.c:179 vector [2]: kc = 0f892ceae2316400 20250223122525539 DAUC <0003> auc.c:180 vector [2]: sres = 19ef2311 20250223122525539 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250223122525539 DAUC <0003> auc.c:113 vector [3]: rand = 307bae4b093a8666bebfea21be0a5d07 20250223122525539 DAUC <0003> auc.c:179 vector [3]: kc = a4e3872c09d28800 20250223122525539 DAUC <0003> auc.c:180 vector [3]: sres = 73a8c64a 20250223122525539 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250223122525539 DAUC <0003> auc.c:113 vector [4]: rand = 231c6c9d0a60e629c002197fdbf84653 20250223122525539 DAUC <0003> auc.c:179 vector [4]: kc = b37e9d1fdd06f800 20250223122525539 DAUC <0003> auc.c:180 vector [4]: sres = 8d6d0b3e 20250223122525539 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250223122525539 DAUC <0003> db_auc.c:245 IMSI='262424522186911': Generated 5 vectors 20250223122525539 DLGSUP <0013> hlr.c:345 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262424522186911 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424522186911"} 20250223122525539 DLGSUP <0013> gsup_req.c:173 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262424522186911 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250223122525539 DLINP <000b> input/ipa.c:452 connected read/write 20250223122525539 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122525539 DLINP <000b> input/ipa.c:452 connected read/write 20250223122525539 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@86d8c1c75bf0: setverdict(pass): pass -> pass, component reason not changed 20250223122525540 DLINP <000b> input/ipa.c:452 connected read/write 20250223122525540 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122525540 DLGSUP <0013> gsup_req.c:140 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262424522186911 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424522186911"} 20250223122525540 DAUC <0003> db_auc.c:192 IMSI='262424522186911': No 3G Auth Data 20250223122525540 DAUC <0003> db_auc.c:236 IMSI='262424522186911': Calling to generate 5 vectors 20250223122525540 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250223122525540 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250223122525540 DAUC <0003> auc.c:113 vector [0]: rand = 58aaece696d72fc78044d79147504490 20250223122525540 DAUC <0003> auc.c:179 vector [0]: kc = 86dfd7ffe89bb800 20250223122525540 DAUC <0003> auc.c:180 vector [0]: sres = 57c3b8b3 20250223122525540 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250223122525540 DAUC <0003> auc.c:113 vector [1]: rand = 1fffb4510f1dd1c2066f4de51cdd6c65 20250223122525540 DAUC <0003> auc.c:179 vector [1]: kc = 2088033738b71000 20250223122525540 DAUC <0003> auc.c:180 vector [1]: sres = 0ad79cd5 20250223122525540 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250223122525540 DAUC <0003> auc.c:113 vector [2]: rand = 3995b16a6b14df3b6bf01967525bab84 20250223122525540 DAUC <0003> auc.c:179 vector [2]: kc = 33b8a4b849f16c00 20250223122525540 DAUC <0003> auc.c:180 vector [2]: sres = cb793236 20250223122525540 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250223122525540 DAUC <0003> auc.c:113 vector [3]: rand = 4892c079b7bca80fd06e1aaebead6619 20250223122525540 DAUC <0003> auc.c:179 vector [3]: kc = 553ac192887d7c00 20250223122525540 DAUC <0003> auc.c:180 vector [3]: sres = c0e49be1 20250223122525540 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250223122525540 DAUC <0003> auc.c:113 vector [4]: rand = 0c846c7841fc27a5d6c8dbad22c66f36 20250223122525540 DAUC <0003> auc.c:179 vector [4]: kc = e8fc30908d717400 20250223122525540 DAUC <0003> auc.c:180 vector [4]: sres = 150ca176 20250223122525540 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250223122525540 DAUC <0003> db_auc.c:245 IMSI='262424522186911': Generated 5 vectors 20250223122525540 DLGSUP <0013> hlr.c:345 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262424522186911 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424522186911"} 20250223122525540 DLGSUP <0013> gsup_req.c:173 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262424522186911 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250223122525540 DLINP <000b> input/ipa.c:452 connected read/write 20250223122525540 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122525540 DLINP <000b> input/ipa.c:452 connected read/write 20250223122525540 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@86d8c1c75bf0: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(25)@86d8c1c75bf0: setverdict(pass): pass -> pass, component reason not changed 20250223122525541 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48522<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(25)@86d8c1c75bf0: Final verdict of PTC: pass 20250223122525541 DAUC <0003> db_auc.c:157 IMSI='262428065287888': No 2G Auth Data 20250223122525541 DAUC <0003> db_auc.c:192 IMSI='262428065287888': No 3G Auth Data HLR_Test-GSUP(21)@86d8c1c75bf0: Created GsupExpect[0] for "262428065287888" to be handled at TC_gsup_sai_num_auth_vectors(26) 20250223122525547 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48528<->l=127.0.0.1:4258 20250223122525548 DLINP <000b> input/ipa.c:452 connected read/write 20250223122525548 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122525548 DLGSUP <0013> gsup_req.c:140 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262428065287888 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428065287888"} 20250223122525548 DAUC <0003> db_auc.c:192 IMSI='262428065287888': No 3G Auth Data 20250223122525548 DAUC <0003> db_auc.c:236 IMSI='262428065287888': Calling to generate 1 vectors 20250223122525548 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20250223122525548 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250223122525548 DAUC <0003> auc.c:113 vector [0]: rand = 875c64beeaee781cf2833432612e74fa 20250223122525548 DAUC <0003> auc.c:179 vector [0]: kc = e1e5ff98ff216636 20250223122525548 DAUC <0003> auc.c:180 vector [0]: sres = 8cd53857 20250223122525548 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250223122525548 DAUC <0003> db_auc.c:245 IMSI='262428065287888': Generated 1 vectors 20250223122525548 DLGSUP <0013> hlr.c:345 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262428065287888 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428065287888"} 20250223122525548 DLGSUP <0013> gsup_req.c:173 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262428065287888 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250223122525548 DLINP <000b> input/ipa.c:452 connected read/write 20250223122525548 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122525548 DLINP <000b> input/ipa.c:452 connected read/write 20250223122525548 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@86d8c1c75bf0: Found GsupExpect[0] for "262428065287888" handled at TC_gsup_sai_num_auth_vectors(26) HLR_Test-GSUP(21)@86d8c1c75bf0: Added IMSI table entry 2TC_gsup_sai_num_auth_vectors(26)"262428065287888" TC_gsup_sai_num_auth_vectors(26)@86d8c1c75bf0: setverdict(pass): none -> pass 20250223122525549 DLINP <000b> input/ipa.c:452 connected read/write 20250223122525549 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122525549 DLGSUP <0013> gsup_req.c:140 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262428065287888 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428065287888"} 20250223122525549 DAUC <0003> db_auc.c:192 IMSI='262428065287888': No 3G Auth Data 20250223122525549 DAUC <0003> db_auc.c:236 IMSI='262428065287888': Calling to generate 4 vectors 20250223122525549 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20250223122525549 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250223122525549 DAUC <0003> auc.c:113 vector [0]: rand = 0e6d78aa8e3af668cc79eca61c4d8e02 20250223122525549 DAUC <0003> auc.c:179 vector [0]: kc = accdd1efb76ddac2 20250223122525549 DAUC <0003> auc.c:180 vector [0]: sres = f247a264 20250223122525549 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250223122525549 DAUC <0003> auc.c:113 vector [1]: rand = 85752bc78ff74165aeaf20e4fb6c8455 20250223122525549 DAUC <0003> auc.c:179 vector [1]: kc = e426d3d23aa30c5f 20250223122525549 DAUC <0003> auc.c:180 vector [1]: sres = 88e08707 20250223122525549 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250223122525549 DAUC <0003> auc.c:113 vector [2]: rand = 0f3bdbb4f05712d89a03ec5616bff0ba 20250223122525549 DAUC <0003> auc.c:179 vector [2]: kc = 6ad3c96277c95a70 20250223122525549 DAUC <0003> auc.c:180 vector [2]: sres = d902c8be 20250223122525549 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250223122525549 DAUC <0003> auc.c:113 vector [3]: rand = 0b1732d23382f431a8bfa1a2af28a923 20250223122525549 DAUC <0003> auc.c:179 vector [3]: kc = 8323706d35384f88 20250223122525549 DAUC <0003> auc.c:180 vector [3]: sres = ea958420 20250223122525549 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250223122525549 DAUC <0003> db_auc.c:245 IMSI='262428065287888': Generated 4 vectors 20250223122525549 DLGSUP <0013> hlr.c:345 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262428065287888 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428065287888"} 20250223122525549 DLGSUP <0013> gsup_req.c:173 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262428065287888 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250223122525549 DLINP <000b> input/ipa.c:452 connected read/write 20250223122525549 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122525549 DLINP <000b> input/ipa.c:452 connected read/write 20250223122525549 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@86d8c1c75bf0: setverdict(pass): pass -> pass, component reason not changed 20250223122525550 DLINP <000b> input/ipa.c:452 connected read/write 20250223122525550 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122525550 DLGSUP <0013> gsup_req.c:140 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262428065287888 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428065287888"} 20250223122525550 DAUC <0003> db_auc.c:192 IMSI='262428065287888': No 3G Auth Data 20250223122525550 DAUC <0003> db_auc.c:236 IMSI='262428065287888': Calling to generate 5 vectors 20250223122525550 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250223122525550 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250223122525550 DAUC <0003> auc.c:113 vector [0]: rand = eb9c040eb200954402cc0ec01aa542e8 20250223122525550 DAUC <0003> auc.c:179 vector [0]: kc = 608b5393b72d8437 20250223122525550 DAUC <0003> auc.c:180 vector [0]: sres = a0ba07f5 20250223122525550 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250223122525550 DAUC <0003> auc.c:113 vector [1]: rand = 07b4725bb16116ee623ff32669d3ab4f 20250223122525550 DAUC <0003> auc.c:179 vector [1]: kc = c02e12e91d2d23b6 20250223122525550 DAUC <0003> auc.c:180 vector [1]: sres = 1fd0bbc9 20250223122525550 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250223122525550 DAUC <0003> auc.c:113 vector [2]: rand = 59f7ae6428624aef54c90557ef203aae 20250223122525550 DAUC <0003> auc.c:179 vector [2]: kc = 6f762f2eb942603a 20250223122525550 DAUC <0003> auc.c:180 vector [2]: sres = 1e0d9f69 20250223122525550 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250223122525550 DAUC <0003> auc.c:113 vector [3]: rand = d5f36d983d373585c93948ce58ace89f 20250223122525550 DAUC <0003> auc.c:179 vector [3]: kc = 0f8cbe0122053d4c 20250223122525550 DAUC <0003> auc.c:180 vector [3]: sres = d96ed3fe 20250223122525550 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250223122525550 DAUC <0003> auc.c:113 vector [4]: rand = 2c40e8b3cc7f2f63c195a49c116f8bd1 20250223122525550 DAUC <0003> auc.c:179 vector [4]: kc = fb83838d389b3289 20250223122525550 DAUC <0003> auc.c:180 vector [4]: sres = 94d62b50 20250223122525550 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250223122525550 DAUC <0003> db_auc.c:245 IMSI='262428065287888': Generated 5 vectors 20250223122525550 DLGSUP <0013> hlr.c:345 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262428065287888 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428065287888"} 20250223122525550 DLGSUP <0013> gsup_req.c:173 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262428065287888 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250223122525550 DLINP <000b> input/ipa.c:452 connected read/write 20250223122525550 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122525550 DLINP <000b> input/ipa.c:452 connected read/write 20250223122525550 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@86d8c1c75bf0: setverdict(pass): pass -> pass, component reason not changed 20250223122525551 DLINP <000b> input/ipa.c:452 connected read/write 20250223122525551 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122525551 DLGSUP <0013> gsup_req.c:140 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262428065287888 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428065287888"} 20250223122525551 DAUC <0003> db_auc.c:192 IMSI='262428065287888': No 3G Auth Data 20250223122525551 DAUC <0003> db_auc.c:236 IMSI='262428065287888': Calling to generate 5 vectors 20250223122525551 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250223122525551 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250223122525551 DAUC <0003> auc.c:113 vector [0]: rand = 0d559f63b2c07c20d70b74dd249e5829 20250223122525551 DAUC <0003> auc.c:179 vector [0]: kc = ef8555c7286b1def 20250223122525551 DAUC <0003> auc.c:180 vector [0]: sres = 9391150d 20250223122525551 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250223122525551 DAUC <0003> auc.c:113 vector [1]: rand = 59063265abd3735332306dddd98f8f3d 20250223122525551 DAUC <0003> auc.c:179 vector [1]: kc = b70f39a7b26c16e6 20250223122525551 DAUC <0003> auc.c:180 vector [1]: sres = 1dae5bdf 20250223122525551 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250223122525551 DAUC <0003> auc.c:113 vector [2]: rand = 3fb68542687c219d4e62642603213d0d 20250223122525551 DAUC <0003> auc.c:179 vector [2]: kc = 23b9b9ccc1def396 20250223122525551 DAUC <0003> auc.c:180 vector [2]: sres = 00525fa8 20250223122525551 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250223122525551 DAUC <0003> auc.c:113 vector [3]: rand = b14278e2d482d1fede1cb26bee777331 20250223122525551 DAUC <0003> auc.c:179 vector [3]: kc = eb1218201d2ac991 20250223122525551 DAUC <0003> auc.c:180 vector [3]: sres = 125c6029 20250223122525551 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250223122525551 DAUC <0003> auc.c:113 vector [4]: rand = 01c213d14b006d7b60e82ec106b60d77 20250223122525551 DAUC <0003> auc.c:179 vector [4]: kc = 9ec4a5a45c4bc45c 20250223122525551 DAUC <0003> auc.c:180 vector [4]: sres = c0e1495f 20250223122525551 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250223122525551 DAUC <0003> db_auc.c:245 IMSI='262428065287888': Generated 5 vectors 20250223122525551 DLGSUP <0013> hlr.c:345 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262428065287888 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428065287888"} 20250223122525551 DLGSUP <0013> gsup_req.c:173 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262428065287888 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250223122525551 DLINP <000b> input/ipa.c:452 connected read/write 20250223122525551 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122525551 DLINP <000b> input/ipa.c:452 connected read/write 20250223122525551 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@86d8c1c75bf0: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(26)@86d8c1c75bf0: setverdict(pass): pass -> pass, component reason not changed 20250223122525552 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48528<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(26)@86d8c1c75bf0: Final verdict of PTC: pass 20250223122525552 DAUC <0003> db_auc.c:157 IMSI='262424358566406': No 2G Auth Data 20250223122525552 DAUC <0003> db_auc.c:192 IMSI='262424358566406': No 3G Auth Data HLR_Test-GSUP(21)@86d8c1c75bf0: Created GsupExpect[0] for "262424358566406" to be handled at TC_gsup_sai_num_auth_vectors(27) 20250223122525559 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48544<->l=127.0.0.1:4258 20250223122525560 DLINP <000b> input/ipa.c:452 connected read/write 20250223122525560 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122525560 DLGSUP <0013> gsup_req.c:140 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262424358566406 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424358566406"} 20250223122525560 DAUC <0003> db_auc.c:157 IMSI='262424358566406': No 2G Auth Data 20250223122525560 DAUC <0003> db_auc.c:236 IMSI='262424358566406': Calling to generate 1 vectors 20250223122525560 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20250223122525561 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250223122525561 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250223122525561 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250223122525561 DAUC <0003> auc.c:113 vector [0]: rand = 1b68b3ecd2daeae32f14d5b980ae1268 20250223122525561 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250223122525561 DAUC <0003> auc.c:142 vector [0]: autn = 6e287f3fe5780000a043388531091e4a 20250223122525561 DAUC <0003> auc.c:143 vector [0]: ck = 4b4d8b4340c702381f2935a45ce8af04 20250223122525561 DAUC <0003> auc.c:144 vector [0]: ik = 78f567a95306d8300bf126bb81f742a5 20250223122525561 DAUC <0003> auc.c:145 vector [0]: res = 9deb68acd838e4650000000000000000 20250223122525561 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250223122525561 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250223122525561 DAUC <0003> auc.c:151 vector [0]: kc = 2760fff5cede37a9 20250223122525561 DAUC <0003> auc.c:152 vector [0]: sres = 45d38cc9 20250223122525561 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250223122525561 DAUC <0003> db_auc.c:245 IMSI='262424358566406': Generated 1 vectors 20250223122525561 DAUC <0003> db_auc.c:249 IMSI='262424358566406': Updating SQN=33 in DB 20250223122525561 DLGSUP <0013> hlr.c:345 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262424358566406 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424358566406"} 20250223122525561 DLGSUP <0013> gsup_req.c:173 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262424358566406 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250223122525561 DLINP <000b> input/ipa.c:452 connected read/write 20250223122525561 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122525561 DLINP <000b> input/ipa.c:452 connected read/write 20250223122525561 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@86d8c1c75bf0: Found GsupExpect[0] for "262424358566406" handled at TC_gsup_sai_num_auth_vectors(27) HLR_Test-GSUP(21)@86d8c1c75bf0: Added IMSI table entry 3TC_gsup_sai_num_auth_vectors(27)"262424358566406" TC_gsup_sai_num_auth_vectors(27)@86d8c1c75bf0: setverdict(pass): none -> pass 20250223122525562 DLINP <000b> input/ipa.c:452 connected read/write 20250223122525562 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122525562 DLGSUP <0013> gsup_req.c:140 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262424358566406 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424358566406"} 20250223122525562 DAUC <0003> db_auc.c:157 IMSI='262424358566406': No 2G Auth Data 20250223122525562 DAUC <0003> db_auc.c:236 IMSI='262424358566406': Calling to generate 4 vectors 20250223122525562 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20250223122525562 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250223122525562 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250223122525562 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250223122525562 DAUC <0003> auc.c:113 vector [0]: rand = 88ca1d3ca83f9d4cec6dfc375af8c6aa 20250223122525562 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250223122525562 DAUC <0003> auc.c:142 vector [0]: autn = 4e01d275e02400002fbc0265f1f0f90c 20250223122525562 DAUC <0003> auc.c:143 vector [0]: ck = 018f1e511f939a55b045bd42484d9ba6 20250223122525562 DAUC <0003> auc.c:144 vector [0]: ik = 31a38429aa317e1e910ed7dbdb1df23e 20250223122525562 DAUC <0003> auc.c:145 vector [0]: res = df2bf6ed8ff50eea0000000000000000 20250223122525562 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250223122525562 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250223122525562 DAUC <0003> auc.c:151 vector [0]: kc = 1167f0e126f28dd3 20250223122525562 DAUC <0003> auc.c:152 vector [0]: sres = 50def807 20250223122525562 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250223122525562 DAUC <0003> auc.c:113 vector [1]: rand = 52a517ffbf85ca475984c316ef0d58c7 20250223122525562 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250223122525562 DAUC <0003> auc.c:142 vector [1]: autn = ce8c279ede860000586519eeeb90ba49 20250223122525562 DAUC <0003> auc.c:143 vector [1]: ck = 54f2972b6c45437f83184cd5bdb9f10a 20250223122525562 DAUC <0003> auc.c:144 vector [1]: ik = 66bb1b44ffda44996821a9fd6273670a 20250223122525562 DAUC <0003> auc.c:145 vector [1]: res = 458b727bf07c97220000000000000000 20250223122525562 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250223122525562 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250223122525562 DAUC <0003> auc.c:151 vector [1]: kc = d97069474c5591e6 20250223122525562 DAUC <0003> auc.c:152 vector [1]: sres = b5f7e559 20250223122525562 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250223122525562 DAUC <0003> auc.c:113 vector [2]: rand = 93f76d5d563778dda7859b8580922332 20250223122525562 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250223122525562 DAUC <0003> auc.c:142 vector [2]: autn = 8ad30ccc808100004b5ee525cdfcb809 20250223122525562 DAUC <0003> auc.c:143 vector [2]: ck = b22083b281dd6b1cdd8fcb4c063ffc7b 20250223122525562 DAUC <0003> auc.c:144 vector [2]: ik = 1050764ac08f87ed946c659290ba5492 20250223122525562 DAUC <0003> auc.c:145 vector [2]: res = 4aa7bcfac77a853e0000000000000000 20250223122525562 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250223122525562 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250223122525562 DAUC <0003> auc.c:151 vector [2]: kc = eb935b26d7d74418 20250223122525562 DAUC <0003> auc.c:152 vector [2]: sres = 8ddd39c4 20250223122525562 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250223122525562 DAUC <0003> auc.c:113 vector [3]: rand = b39b7f205e4317d1cf74d741e3a41bf8 20250223122525562 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250223122525562 DAUC <0003> auc.c:142 vector [3]: autn = 375a96c5c4eb000004bb84d701ef33cc 20250223122525562 DAUC <0003> auc.c:143 vector [3]: ck = 2cd458f85d98387c33d0eb4a61a5edb8 20250223122525562 DAUC <0003> auc.c:144 vector [3]: ik = 1069a76c21519ae339124b821eb55fac 20250223122525562 DAUC <0003> auc.c:145 vector [3]: res = 3fde02f1ba282c550000000000000000 20250223122525562 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250223122525562 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250223122525562 DAUC <0003> auc.c:151 vector [3]: kc = 367f5f5c03d9108b 20250223122525562 DAUC <0003> auc.c:152 vector [3]: sres = 85f62ea4 20250223122525562 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250223122525562 DAUC <0003> db_auc.c:245 IMSI='262424358566406': Generated 4 vectors 20250223122525562 DAUC <0003> db_auc.c:249 IMSI='262424358566406': Updating SQN=161 in DB 20250223122525562 DLGSUP <0013> hlr.c:345 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262424358566406 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424358566406"} 20250223122525562 DLGSUP <0013> gsup_req.c:173 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262424358566406 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250223122525562 DLINP <000b> input/ipa.c:452 connected read/write 20250223122525562 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122525562 DLINP <000b> input/ipa.c:452 connected read/write 20250223122525562 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@86d8c1c75bf0: setverdict(pass): pass -> pass, component reason not changed 20250223122525563 DLINP <000b> input/ipa.c:452 connected read/write 20250223122525563 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122525563 DLGSUP <0013> gsup_req.c:140 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262424358566406 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424358566406"} 20250223122525563 DAUC <0003> db_auc.c:157 IMSI='262424358566406': No 2G Auth Data 20250223122525563 DAUC <0003> db_auc.c:236 IMSI='262424358566406': Calling to generate 5 vectors 20250223122525563 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250223122525563 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250223122525563 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250223122525563 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250223122525563 DAUC <0003> auc.c:113 vector [0]: rand = f9c121520ff9b10dfaac3c3b5a0cc752 20250223122525563 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250223122525563 DAUC <0003> auc.c:142 vector [0]: autn = b4a82b7bcfb200002dd46b3101cbae82 20250223122525563 DAUC <0003> auc.c:143 vector [0]: ck = b757c42bcf03483c8299d4e3cff2f2fc 20250223122525563 DAUC <0003> auc.c:144 vector [0]: ik = 4e9cc12eadc04233f39d35c0537c5993 20250223122525563 DAUC <0003> auc.c:145 vector [0]: res = 0ac55cafc9cd16a80000000000000000 20250223122525563 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250223122525563 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250223122525563 DAUC <0003> auc.c:151 vector [0]: kc = 88cfe426fe4da160 20250223122525563 DAUC <0003> auc.c:152 vector [0]: sres = c3084a07 20250223122525563 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250223122525563 DAUC <0003> auc.c:113 vector [1]: rand = 0867463bc399927165b06c2f77b0ff72 20250223122525563 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250223122525563 DAUC <0003> auc.c:142 vector [1]: autn = bc58c9c27b5c00007c26cc77991a6770 20250223122525563 DAUC <0003> auc.c:143 vector [1]: ck = fff14a4edf410c852d7af69c70202288 20250223122525563 DAUC <0003> auc.c:144 vector [1]: ik = 500f0bbcf08c14b5ad0d0533d5335b64 20250223122525563 DAUC <0003> auc.c:145 vector [1]: res = d0993713b5b35f720000000000000000 20250223122525563 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250223122525563 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250223122525564 DAUC <0003> auc.c:151 vector [1]: kc = 2f89b25d8ade61dc 20250223122525564 DAUC <0003> auc.c:152 vector [1]: sres = 652a6861 20250223122525564 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250223122525564 DAUC <0003> auc.c:113 vector [2]: rand = d5d9a92c11d7dcfeebc6cd51a2a3bcf4 20250223122525564 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250223122525564 DAUC <0003> auc.c:142 vector [2]: autn = ca1a548f27ec00001aa35a069af830e9 20250223122525564 DAUC <0003> auc.c:143 vector [2]: ck = 1433e0fc06a650d32bac52ce7624b165 20250223122525564 DAUC <0003> auc.c:144 vector [2]: ik = c2450e678d1651b8bd5ecfb7d552dac1 20250223122525564 DAUC <0003> auc.c:145 vector [2]: res = eacbc5f94b6b2de40000000000000000 20250223122525564 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250223122525564 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250223122525564 DAUC <0003> auc.c:151 vector [2]: kc = 408473e228c66acf 20250223122525564 DAUC <0003> auc.c:152 vector [2]: sres = a1a0e81d 20250223122525564 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250223122525564 DAUC <0003> auc.c:113 vector [3]: rand = 6e6dc980c9b47a142a227ecb42d07413 20250223122525564 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250223122525564 DAUC <0003> auc.c:142 vector [3]: autn = 1efafb09b48b0000d668a33893180e0c 20250223122525564 DAUC <0003> auc.c:143 vector [3]: ck = 2001c83208f3d2c9e5afeab55a0ab67d 20250223122525564 DAUC <0003> auc.c:144 vector [3]: ik = 981dc356cb9e21718826ff2104e30b70 20250223122525564 DAUC <0003> auc.c:145 vector [3]: res = fe1c72dff5a00f450000000000000000 20250223122525564 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250223122525564 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250223122525564 DAUC <0003> auc.c:151 vector [3]: kc = d5951ef09d844eb5 20250223122525564 DAUC <0003> auc.c:152 vector [3]: sres = 0bbc7d9a 20250223122525564 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250223122525564 DAUC <0003> auc.c:113 vector [4]: rand = cd3ae73c720cc966f2dffa0c54bdc6a5 20250223122525564 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250223122525564 DAUC <0003> auc.c:142 vector [4]: autn = c6cda9497731000025ee4adb6f70b487 20250223122525564 DAUC <0003> auc.c:143 vector [4]: ck = 45f5d0fadc32fb349cbe58e2f4d9e85c 20250223122525564 DAUC <0003> auc.c:144 vector [4]: ik = 75003d69ed0fdf372e0c1a54e19a9c18 20250223122525564 DAUC <0003> auc.c:145 vector [4]: res = bcc49a6d0598c2e30000000000000000 20250223122525564 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250223122525564 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250223122525564 DAUC <0003> auc.c:151 vector [4]: kc = 8247af25247e5047 20250223122525564 DAUC <0003> auc.c:152 vector [4]: sres = b95c588e 20250223122525564 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250223122525564 DAUC <0003> db_auc.c:245 IMSI='262424358566406': Generated 5 vectors 20250223122525564 DAUC <0003> db_auc.c:249 IMSI='262424358566406': Updating SQN=321 in DB 20250223122525564 DLGSUP <0013> hlr.c:345 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262424358566406 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424358566406"} 20250223122525564 DLGSUP <0013> gsup_req.c:173 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262424358566406 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250223122525564 DLINP <000b> input/ipa.c:452 connected read/write 20250223122525564 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122525564 DLINP <000b> input/ipa.c:452 connected read/write 20250223122525564 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@86d8c1c75bf0: setverdict(pass): pass -> pass, component reason not changed 20250223122525565 DLINP <000b> input/ipa.c:452 connected read/write 20250223122525565 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122525565 DLGSUP <0013> gsup_req.c:140 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262424358566406 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424358566406"} 20250223122525565 DAUC <0003> db_auc.c:157 IMSI='262424358566406': No 2G Auth Data 20250223122525565 DAUC <0003> db_auc.c:236 IMSI='262424358566406': Calling to generate 5 vectors 20250223122525565 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250223122525565 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250223122525565 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250223122525565 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250223122525565 DAUC <0003> auc.c:113 vector [0]: rand = 855da9c731fef91cd6a71686df65fcc2 20250223122525565 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250223122525565 DAUC <0003> auc.c:142 vector [0]: autn = e84720615a2c00007632297128146ee4 20250223122525565 DAUC <0003> auc.c:143 vector [0]: ck = fbac543678d115a6dd4d64058f674211 20250223122525565 DAUC <0003> auc.c:144 vector [0]: ik = 398435cf8aae467718de69b39d0a35f6 20250223122525565 DAUC <0003> auc.c:145 vector [0]: res = 40d1175da020dab40000000000000000 20250223122525565 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250223122525565 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250223122525565 DAUC <0003> auc.c:151 vector [0]: kc = 07bb6c4fe0122436 20250223122525565 DAUC <0003> auc.c:152 vector [0]: sres = e0f1cde9 20250223122525565 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250223122525565 DAUC <0003> auc.c:113 vector [1]: rand = cc1d4505faec080d33edd47a5403e781 20250223122525565 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250223122525565 DAUC <0003> auc.c:142 vector [1]: autn = 7dd039829a4e000054858bcc8fac74aa 20250223122525565 DAUC <0003> auc.c:143 vector [1]: ck = 0e3474aee6e1df6ba4a50213355efde8 20250223122525565 DAUC <0003> auc.c:144 vector [1]: ik = 18273eaa0aa6e91bab58cc7e26b42cd1 20250223122525565 DAUC <0003> auc.c:145 vector [1]: res = 9fbc1d9b164a931c0000000000000000 20250223122525565 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250223122525565 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250223122525565 DAUC <0003> auc.c:151 vector [1]: kc = 19ee8469ffade749 20250223122525565 DAUC <0003> auc.c:152 vector [1]: sres = 89f68e87 20250223122525565 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250223122525565 DAUC <0003> auc.c:113 vector [2]: rand = 1614a06b847b30d13376af25a7e3fca9 20250223122525565 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250223122525565 DAUC <0003> auc.c:142 vector [2]: autn = 9ba619627ef9000061a74270e8d18267 20250223122525565 DAUC <0003> auc.c:143 vector [2]: ck = 54ebef1908e8cb090f27a5c432bfd16c 20250223122525565 DAUC <0003> auc.c:144 vector [2]: ik = 09d18e76322e0d40cba75c33467d6683 20250223122525565 DAUC <0003> auc.c:145 vector [2]: res = 4d7cbac9ae6310a80000000000000000 20250223122525565 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250223122525565 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250223122525565 DAUC <0003> auc.c:151 vector [2]: kc = 99ba98984e0471a6 20250223122525565 DAUC <0003> auc.c:152 vector [2]: sres = e31faa61 20250223122525565 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250223122525565 DAUC <0003> auc.c:113 vector [3]: rand = 86a492ea5ecc17f3727c30993d56e792 20250223122525565 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250223122525565 DAUC <0003> auc.c:142 vector [3]: autn = 1247ee8627480000333365e654f55571 20250223122525565 DAUC <0003> auc.c:143 vector [3]: ck = e0fcbe6ca5ecc5c8b4681238d8ed7582 20250223122525565 DAUC <0003> auc.c:144 vector [3]: ik = 9ec88cba6914fb0966e47fa8ba4e69a5 20250223122525565 DAUC <0003> auc.c:145 vector [3]: res = 13449dfb213e20dd0000000000000000 20250223122525565 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250223122525565 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250223122525565 DAUC <0003> auc.c:151 vector [3]: kc = acb85f46ae5b22e6 20250223122525565 DAUC <0003> auc.c:152 vector [3]: sres = 327abd26 20250223122525565 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250223122525565 DAUC <0003> auc.c:113 vector [4]: rand = 8982d7534b4c72d96b82f5435458ab3f 20250223122525565 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250223122525565 DAUC <0003> auc.c:142 vector [4]: autn = 0391d1281fa600003ec58bef5133198a 20250223122525565 DAUC <0003> auc.c:143 vector [4]: ck = ce6a492683fd950c95c11bff7cec758f 20250223122525565 DAUC <0003> auc.c:144 vector [4]: ik = 89f244829fe1daa1f0bcf6109b3cefb5 20250223122525565 DAUC <0003> auc.c:145 vector [4]: res = d1f229942fbde2a70000000000000000 20250223122525565 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250223122525565 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250223122525565 DAUC <0003> auc.c:151 vector [4]: kc = 22e5e04bfbccd597 20250223122525565 DAUC <0003> auc.c:152 vector [4]: sres = fe4fcb33 20250223122525565 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250223122525565 DAUC <0003> db_auc.c:245 IMSI='262424358566406': Generated 5 vectors 20250223122525565 DAUC <0003> db_auc.c:249 IMSI='262424358566406': Updating SQN=481 in DB 20250223122525565 DLGSUP <0013> hlr.c:345 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262424358566406 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424358566406"} 20250223122525565 DLGSUP <0013> gsup_req.c:173 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262424358566406 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250223122525565 DLINP <000b> input/ipa.c:452 connected read/write 20250223122525565 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122525565 DLINP <000b> input/ipa.c:452 connected read/write 20250223122525565 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@86d8c1c75bf0: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(27)@86d8c1c75bf0: setverdict(pass): pass -> pass, component reason not changed 20250223122525566 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48544<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(27)@86d8c1c75bf0: Final verdict of PTC: pass 20250223122525567 DAUC <0003> db_auc.c:157 IMSI='262426811508306': No 2G Auth Data 20250223122525567 DAUC <0003> db_auc.c:192 IMSI='262426811508306': No 3G Auth Data HLR_Test-GSUP(21)@86d8c1c75bf0: Created GsupExpect[0] for "262426811508306" to be handled at TC_gsup_sai_num_auth_vectors(28) 20250223122525573 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48550<->l=127.0.0.1:4258 20250223122525575 DLINP <000b> input/ipa.c:452 connected read/write 20250223122525575 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122525575 DLGSUP <0013> gsup_req.c:140 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262426811508306 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426811508306"} 20250223122525575 DAUC <0003> db_auc.c:157 IMSI='262426811508306': No 2G Auth Data 20250223122525575 DAUC <0003> db_auc.c:236 IMSI='262426811508306': Calling to generate 1 vectors 20250223122525575 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20250223122525575 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250223122525575 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250223122525575 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250223122525575 DAUC <0003> auc.c:113 vector [0]: rand = b39e682a2f42d28478c4672a6e7325ef 20250223122525575 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250223122525575 DAUC <0003> auc.c:142 vector [0]: autn = fc56d5f440340000bafb3e1d7bb39b20 20250223122525575 DAUC <0003> auc.c:143 vector [0]: ck = 2b05e6a3d67802e9096028ec57c014a7 20250223122525575 DAUC <0003> auc.c:144 vector [0]: ik = 1bdae8c10a54d73b0844968d26ef9b73 20250223122525575 DAUC <0003> auc.c:145 vector [0]: res = 9af045bfc29e18040000000000000000 20250223122525575 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250223122525575 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250223122525575 DAUC <0003> auc.c:151 vector [0]: kc = 31fbb003ad035a06 20250223122525575 DAUC <0003> auc.c:152 vector [0]: sres = 586e5dbb 20250223122525575 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250223122525575 DAUC <0003> db_auc.c:245 IMSI='262426811508306': Generated 1 vectors 20250223122525575 DAUC <0003> db_auc.c:249 IMSI='262426811508306': Updating SQN=33 in DB 20250223122525575 DLGSUP <0013> hlr.c:345 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262426811508306 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426811508306"} 20250223122525575 DLGSUP <0013> gsup_req.c:173 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262426811508306 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250223122525575 DLINP <000b> input/ipa.c:452 connected read/write 20250223122525575 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122525575 DLINP <000b> input/ipa.c:452 connected read/write 20250223122525575 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@86d8c1c75bf0: Found GsupExpect[0] for "262426811508306" handled at TC_gsup_sai_num_auth_vectors(28) HLR_Test-GSUP(21)@86d8c1c75bf0: Added IMSI table entry 4TC_gsup_sai_num_auth_vectors(28)"262426811508306" TC_gsup_sai_num_auth_vectors(28)@86d8c1c75bf0: setverdict(pass): none -> pass 20250223122525576 DLINP <000b> input/ipa.c:452 connected read/write 20250223122525576 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122525576 DLGSUP <0013> gsup_req.c:140 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262426811508306 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426811508306"} 20250223122525576 DAUC <0003> db_auc.c:157 IMSI='262426811508306': No 2G Auth Data 20250223122525576 DAUC <0003> db_auc.c:236 IMSI='262426811508306': Calling to generate 4 vectors 20250223122525576 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20250223122525576 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250223122525576 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250223122525576 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250223122525576 DAUC <0003> auc.c:113 vector [0]: rand = a194a098f1401ef7b35fbcc7789d4b2f 20250223122525576 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250223122525576 DAUC <0003> auc.c:142 vector [0]: autn = ad87f098cfe30000ac2bfef8e89c994a 20250223122525576 DAUC <0003> auc.c:143 vector [0]: ck = b9628ce609e86c0e713aa71544c3fb0c 20250223122525576 DAUC <0003> auc.c:144 vector [0]: ik = ccc71119e5dbe70f56db5f9a50452ae6 20250223122525576 DAUC <0003> auc.c:145 vector [0]: res = 9e2737d820ab644f0000000000000000 20250223122525576 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250223122525576 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250223122525576 DAUC <0003> auc.c:151 vector [0]: kc = 52446570f8b55aeb 20250223122525576 DAUC <0003> auc.c:152 vector [0]: sres = be8c5397 20250223122525576 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250223122525576 DAUC <0003> auc.c:113 vector [1]: rand = 078ca4f18743d551a605f0891d22bd38 20250223122525576 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250223122525576 DAUC <0003> auc.c:142 vector [1]: autn = efc63c5d5740000019ca37e02ff1a7b0 20250223122525576 DAUC <0003> auc.c:143 vector [1]: ck = 3299980840f1f5e891f2c04a0450402f 20250223122525576 DAUC <0003> auc.c:144 vector [1]: ik = 159bb9b91462b92d833169e81b7587af 20250223122525576 DAUC <0003> auc.c:145 vector [1]: res = a2c59c6428afeb5d0000000000000000 20250223122525576 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250223122525576 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250223122525576 DAUC <0003> auc.c:151 vector [1]: kc = 35c188134bb68b45 20250223122525576 DAUC <0003> auc.c:152 vector [1]: sres = 8a6a7739 20250223122525576 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250223122525576 DAUC <0003> auc.c:113 vector [2]: rand = 4e0f4aece204edc690b3d29c4035e245 20250223122525576 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250223122525576 DAUC <0003> auc.c:142 vector [2]: autn = e0d061a99faf0000f05bd9193bfb4175 20250223122525576 DAUC <0003> auc.c:143 vector [2]: ck = 8ca98ca1791b3640fa0ff8028711366b 20250223122525576 DAUC <0003> auc.c:144 vector [2]: ik = 3b0475abb6aed9f3619a5e9b54dfef6f 20250223122525576 DAUC <0003> auc.c:145 vector [2]: res = 288734ac6dcfda2c0000000000000000 20250223122525576 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250223122525576 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250223122525576 DAUC <0003> auc.c:151 vector [2]: kc = 2c385f931c7b36b7 20250223122525576 DAUC <0003> auc.c:152 vector [2]: sres = 4548ee80 20250223122525576 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250223122525576 DAUC <0003> auc.c:113 vector [3]: rand = 6a7dd0ba6e8578612b3c2d81b7ee85ab 20250223122525576 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250223122525576 DAUC <0003> auc.c:142 vector [3]: autn = 1344c725d2df00009566e066b42caf9a 20250223122525576 DAUC <0003> auc.c:143 vector [3]: ck = 6b54022b01fde77ace2c9454932a0988 20250223122525576 DAUC <0003> auc.c:144 vector [3]: ik = d17cb097ca1830c5eb78442509ba0d44 20250223122525576 DAUC <0003> auc.c:145 vector [3]: res = 892df2064f40f1d90000000000000000 20250223122525576 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250223122525576 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250223122525576 DAUC <0003> auc.c:151 vector [3]: kc = 9f7c62cd5175d373 20250223122525576 DAUC <0003> auc.c:152 vector [3]: sres = c66d03df 20250223122525576 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250223122525576 DAUC <0003> db_auc.c:245 IMSI='262426811508306': Generated 4 vectors 20250223122525576 DAUC <0003> db_auc.c:249 IMSI='262426811508306': Updating SQN=161 in DB 20250223122525577 DLGSUP <0013> hlr.c:345 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262426811508306 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426811508306"} 20250223122525577 DLGSUP <0013> gsup_req.c:173 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262426811508306 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250223122525577 DLINP <000b> input/ipa.c:452 connected read/write 20250223122525577 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122525577 DLINP <000b> input/ipa.c:452 connected read/write 20250223122525577 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@86d8c1c75bf0: setverdict(pass): pass -> pass, component reason not changed 20250223122525578 DLINP <000b> input/ipa.c:452 connected read/write 20250223122525578 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122525578 DLGSUP <0013> gsup_req.c:140 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262426811508306 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426811508306"} 20250223122525578 DAUC <0003> db_auc.c:157 IMSI='262426811508306': No 2G Auth Data 20250223122525578 DAUC <0003> db_auc.c:236 IMSI='262426811508306': Calling to generate 5 vectors 20250223122525578 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250223122525578 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250223122525578 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250223122525578 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250223122525578 DAUC <0003> auc.c:113 vector [0]: rand = f206fd9b4e410ead48827b5b50592190 20250223122525578 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250223122525578 DAUC <0003> auc.c:142 vector [0]: autn = 14b3677cc0440000d01218b672ddd4f0 20250223122525578 DAUC <0003> auc.c:143 vector [0]: ck = 62a6b75dd79ae26cf73e739818bfb8cc 20250223122525578 DAUC <0003> auc.c:144 vector [0]: ik = 47e10dda02bf3ed68238c50cdaa160c3 20250223122525578 DAUC <0003> auc.c:145 vector [0]: res = cc1b6d6b0672be570000000000000000 20250223122525578 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250223122525578 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250223122525578 DAUC <0003> auc.c:151 vector [0]: kc = 50410c13173b04b5 20250223122525578 DAUC <0003> auc.c:152 vector [0]: sres = ca69d33c 20250223122525578 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250223122525578 DAUC <0003> auc.c:113 vector [1]: rand = 5c12504ec2b7ac74f3272809dbfe9df9 20250223122525578 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250223122525578 DAUC <0003> auc.c:142 vector [1]: autn = b73c1af8aa6500007da5ec377facb797 20250223122525578 DAUC <0003> auc.c:143 vector [1]: ck = 6764e5b3e48185b781cf2927c99f3fff 20250223122525578 DAUC <0003> auc.c:144 vector [1]: ik = 689fa9cc09ff7340aa3f1ca078b4daa0 20250223122525578 DAUC <0003> auc.c:145 vector [1]: res = c35c294e5f6c87910000000000000000 20250223122525578 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250223122525578 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250223122525578 DAUC <0003> auc.c:151 vector [1]: kc = 240b79f85c5513a8 20250223122525578 DAUC <0003> auc.c:152 vector [1]: sres = 9c30aedf 20250223122525578 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250223122525578 DAUC <0003> auc.c:113 vector [2]: rand = 0802728e4fe1709f405f20f383346d5d 20250223122525578 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250223122525578 DAUC <0003> auc.c:142 vector [2]: autn = d2b20db4904000006468df52b7f73f5a 20250223122525578 DAUC <0003> auc.c:143 vector [2]: ck = e0420f2ab5beac1b0559985620fe1835 20250223122525578 DAUC <0003> auc.c:144 vector [2]: ik = 030d253187130981b3d378375b7d8262 20250223122525578 DAUC <0003> auc.c:145 vector [2]: res = f7722ca9089ed8f90000000000000000 20250223122525578 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250223122525578 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250223122525578 DAUC <0003> auc.c:151 vector [2]: kc = 55c5ca7a492e3fcd 20250223122525578 DAUC <0003> auc.c:152 vector [2]: sres = ffecf450 20250223122525578 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250223122525578 DAUC <0003> auc.c:113 vector [3]: rand = f33d8b59f41e7d061c9169b4efb50c5b 20250223122525578 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250223122525578 DAUC <0003> auc.c:142 vector [3]: autn = b32c364de70d0000e8fd4b3402837f88 20250223122525578 DAUC <0003> auc.c:143 vector [3]: ck = 2c22d9d68c26dd545cb9426e694a9131 20250223122525578 DAUC <0003> auc.c:144 vector [3]: ik = 7daae4b9953c843741e339bf7849df3f 20250223122525578 DAUC <0003> auc.c:145 vector [3]: res = 51051afc302ef6f80000000000000000 20250223122525578 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250223122525578 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250223122525578 DAUC <0003> auc.c:151 vector [3]: kc = 4cd246be0819176d 20250223122525578 DAUC <0003> auc.c:152 vector [3]: sres = 612bec04 20250223122525578 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250223122525578 DAUC <0003> auc.c:113 vector [4]: rand = 691f29f51bcac2bbfd6e5d1aec6fb388 20250223122525578 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250223122525578 DAUC <0003> auc.c:142 vector [4]: autn = 37596d70448100007acf462658553a19 20250223122525578 DAUC <0003> auc.c:143 vector [4]: ck = 0797f5ed9e7bc0bd5f3de9de400da4c4 20250223122525578 DAUC <0003> auc.c:144 vector [4]: ik = 175d050b375469580db51d53ac413534 20250223122525578 DAUC <0003> auc.c:145 vector [4]: res = 2a747e13ff2527360000000000000000 20250223122525578 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250223122525578 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250223122525578 DAUC <0003> auc.c:151 vector [4]: kc = 4242046b45633815 20250223122525578 DAUC <0003> auc.c:152 vector [4]: sres = d5515925 20250223122525578 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250223122525578 DAUC <0003> db_auc.c:245 IMSI='262426811508306': Generated 5 vectors 20250223122525578 DAUC <0003> db_auc.c:249 IMSI='262426811508306': Updating SQN=321 in DB 20250223122525578 DLGSUP <0013> hlr.c:345 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262426811508306 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426811508306"} 20250223122525578 DLGSUP <0013> gsup_req.c:173 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262426811508306 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250223122525578 DLINP <000b> input/ipa.c:452 connected read/write 20250223122525578 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122525578 DLINP <000b> input/ipa.c:452 connected read/write 20250223122525578 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@86d8c1c75bf0: setverdict(pass): pass -> pass, component reason not changed 20250223122525579 DLINP <000b> input/ipa.c:452 connected read/write 20250223122525579 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122525579 DLGSUP <0013> gsup_req.c:140 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262426811508306 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426811508306"} 20250223122525579 DAUC <0003> db_auc.c:157 IMSI='262426811508306': No 2G Auth Data 20250223122525579 DAUC <0003> db_auc.c:236 IMSI='262426811508306': Calling to generate 5 vectors 20250223122525579 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250223122525579 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250223122525579 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250223122525579 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250223122525579 DAUC <0003> auc.c:113 vector [0]: rand = 1d45cbbf19073cfd86c36cdb81d1a505 20250223122525579 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250223122525579 DAUC <0003> auc.c:142 vector [0]: autn = 9a9fd8af7a4e0000188396c66ceddaa6 20250223122525579 DAUC <0003> auc.c:143 vector [0]: ck = c2fbd3a5f3ec1b8bb8e1901ef45cd140 20250223122525579 DAUC <0003> auc.c:144 vector [0]: ik = 21b4902324718a5b7747d21a3b9400ad 20250223122525579 DAUC <0003> auc.c:145 vector [0]: res = b90126cea4b021310000000000000000 20250223122525579 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250223122525579 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250223122525579 DAUC <0003> auc.c:151 vector [0]: kc = 2ce901821855403d 20250223122525579 DAUC <0003> auc.c:152 vector [0]: sres = 1db107ff 20250223122525579 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250223122525579 DAUC <0003> auc.c:113 vector [1]: rand = 1176a66d097c063dfb2d896a615b3355 20250223122525579 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250223122525579 DAUC <0003> auc.c:142 vector [1]: autn = 5065591576fb0000dbeea7f89d0c6fa4 20250223122525579 DAUC <0003> auc.c:143 vector [1]: ck = 44c93692513b70df986e23292f5612ca 20250223122525579 DAUC <0003> auc.c:144 vector [1]: ik = 8e780d940c3e81e0b3b015410c047822 20250223122525579 DAUC <0003> auc.c:145 vector [1]: res = ced2a859369e49b80000000000000000 20250223122525579 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250223122525579 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250223122525579 DAUC <0003> auc.c:151 vector [1]: kc = e16f0d6e7e579bd7 20250223122525579 DAUC <0003> auc.c:152 vector [1]: sres = f84ce1e1 20250223122525579 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250223122525579 DAUC <0003> auc.c:113 vector [2]: rand = 900c8aaf7ab6a7f3b329230928d22732 20250223122525579 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250223122525579 DAUC <0003> auc.c:142 vector [2]: autn = 9e5fa806677f0000c0757be055629105 20250223122525579 DAUC <0003> auc.c:143 vector [2]: ck = efe5f9eaf7bcaa60bf3533902609efc7 20250223122525579 DAUC <0003> auc.c:144 vector [2]: ik = 99616e1d56079217733341e02ccd2b5d 20250223122525579 DAUC <0003> auc.c:145 vector [2]: res = 50b4f098ca2ab3590000000000000000 20250223122525579 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250223122525579 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250223122525579 DAUC <0003> auc.c:151 vector [2]: kc = ba82e587ab7ffced 20250223122525579 DAUC <0003> auc.c:152 vector [2]: sres = 9a9e43c1 20250223122525579 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250223122525579 DAUC <0003> auc.c:113 vector [3]: rand = 16a93abd71e463c5ed4596e759aae51e 20250223122525579 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250223122525579 DAUC <0003> auc.c:142 vector [3]: autn = 9d0805239369000008600d246f564249 20250223122525579 DAUC <0003> auc.c:143 vector [3]: ck = 723fa5a25008ed8e2af6aac1dfb63a7c 20250223122525579 DAUC <0003> auc.c:144 vector [3]: ik = 9bdf351e27d99e3f71de442eb40c27d9 20250223122525579 DAUC <0003> auc.c:145 vector [3]: res = 13bd2a5430618e9e0000000000000000 20250223122525579 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250223122525579 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250223122525579 DAUC <0003> auc.c:151 vector [3]: kc = b2c87e531c6b6e14 20250223122525579 DAUC <0003> auc.c:152 vector [3]: sres = 23dca4ca 20250223122525579 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250223122525579 DAUC <0003> auc.c:113 vector [4]: rand = 24ea28565d28a849791d58b0f31ad4fc 20250223122525579 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250223122525579 DAUC <0003> auc.c:142 vector [4]: autn = cef5e7c6baaa000091f6a9e86f66ef0e 20250223122525579 DAUC <0003> auc.c:143 vector [4]: ck = e06a1a14b440fdf708f8accee98dcff7 20250223122525579 DAUC <0003> auc.c:144 vector [4]: ik = 4dc6ab424a85cd5fc8bbf6ca3cfb47cf 20250223122525579 DAUC <0003> auc.c:145 vector [4]: res = b6677f4230f4d6250000000000000000 20250223122525579 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250223122525579 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250223122525579 DAUC <0003> auc.c:151 vector [4]: kc = 6defeb522bb3b890 20250223122525579 DAUC <0003> auc.c:152 vector [4]: sres = 8693a967 20250223122525579 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250223122525579 DAUC <0003> db_auc.c:245 IMSI='262426811508306': Generated 5 vectors 20250223122525579 DAUC <0003> db_auc.c:249 IMSI='262426811508306': Updating SQN=481 in DB 20250223122525579 DLGSUP <0013> hlr.c:345 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262426811508306 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426811508306"} 20250223122525579 DLGSUP <0013> gsup_req.c:173 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262426811508306 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250223122525579 DLINP <000b> input/ipa.c:452 connected read/write 20250223122525579 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122525579 DLINP <000b> input/ipa.c:452 connected read/write 20250223122525579 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@86d8c1c75bf0: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(28)@86d8c1c75bf0: setverdict(pass): pass -> pass, component reason not changed 20250223122525580 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48550<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(28)@86d8c1c75bf0: Final verdict of PTC: pass 20250223122525581 DAUC <0003> db_auc.c:157 IMSI='262429750080597': No 2G Auth Data 20250223122525581 DAUC <0003> db_auc.c:192 IMSI='262429750080597': No 3G Auth Data HLR_Test-GSUP(21)@86d8c1c75bf0: Created GsupExpect[0] for "262429750080597" to be handled at TC_gsup_sai_num_auth_vectors(29) 20250223122525587 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48560<->l=127.0.0.1:4258 20250223122525589 DLINP <000b> input/ipa.c:452 connected read/write 20250223122525589 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122525589 DLGSUP <0013> gsup_req.c:140 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262429750080597 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429750080597"} 20250223122525589 DAUC <0003> db_auc.c:236 IMSI='262429750080597': Calling to generate 1 vectors 20250223122525589 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20250223122525589 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250223122525589 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250223122525589 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250223122525589 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250223122525589 DAUC <0003> auc.c:113 vector [0]: rand = 0209a4a11f452443b1547645e880d57f 20250223122525589 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250223122525589 DAUC <0003> auc.c:142 vector [0]: autn = 71da8f48989400001f7a2bb907958b4b 20250223122525589 DAUC <0003> auc.c:143 vector [0]: ck = d4c82efb6658c862ef2e3e01ae8c6a16 20250223122525589 DAUC <0003> auc.c:144 vector [0]: ik = 78d5d66e975f4bda4bf9d66eea3ee193 20250223122525589 DAUC <0003> auc.c:145 vector [0]: res = fc311a55c1a9b0500000000000000000 20250223122525589 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250223122525589 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250223122525589 DAUC <0003> auc.c:179 vector [0]: kc = c3639a3eeabde000 20250223122525589 DAUC <0003> auc.c:180 vector [0]: sres = ebc378b7 20250223122525589 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250223122525589 DAUC <0003> db_auc.c:245 IMSI='262429750080597': Generated 1 vectors 20250223122525589 DAUC <0003> db_auc.c:249 IMSI='262429750080597': Updating SQN=33 in DB 20250223122525589 DLGSUP <0013> hlr.c:345 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262429750080597 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429750080597"} 20250223122525589 DLGSUP <0013> gsup_req.c:173 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262429750080597 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250223122525589 DLINP <000b> input/ipa.c:452 connected read/write 20250223122525589 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122525589 DLINP <000b> input/ipa.c:452 connected read/write 20250223122525589 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@86d8c1c75bf0: Found GsupExpect[0] for "262429750080597" handled at TC_gsup_sai_num_auth_vectors(29) HLR_Test-GSUP(21)@86d8c1c75bf0: Added IMSI table entry 5TC_gsup_sai_num_auth_vectors(29)"262429750080597" TC_gsup_sai_num_auth_vectors(29)@86d8c1c75bf0: setverdict(pass): none -> pass 20250223122525590 DLINP <000b> input/ipa.c:452 connected read/write 20250223122525590 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122525590 DLGSUP <0013> gsup_req.c:140 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262429750080597 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429750080597"} 20250223122525591 DAUC <0003> db_auc.c:236 IMSI='262429750080597': Calling to generate 4 vectors 20250223122525591 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20250223122525591 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250223122525591 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250223122525591 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250223122525591 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250223122525591 DAUC <0003> auc.c:113 vector [0]: rand = 3763996aa27e7901b843c9a157df217f 20250223122525591 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250223122525591 DAUC <0003> auc.c:142 vector [0]: autn = ee6c91ee560300005866a897534fbbaf 20250223122525591 DAUC <0003> auc.c:143 vector [0]: ck = 5bdce525c9942ed275c05cf28868d913 20250223122525591 DAUC <0003> auc.c:144 vector [0]: ik = 58e8060c71b955b5df0eb11874d43bd3 20250223122525591 DAUC <0003> auc.c:145 vector [0]: res = d21063f09e1dc1890000000000000000 20250223122525591 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250223122525591 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250223122525591 DAUC <0003> auc.c:179 vector [0]: kc = b8d0e602b605c400 20250223122525591 DAUC <0003> auc.c:180 vector [0]: sres = 26eaf04a 20250223122525591 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250223122525591 DAUC <0003> auc.c:113 vector [1]: rand = 49a7408aa2399807e59110e6350a88c8 20250223122525591 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250223122525591 DAUC <0003> auc.c:142 vector [1]: autn = aa6afcffc99d0000bdc036f155b8155d 20250223122525591 DAUC <0003> auc.c:143 vector [1]: ck = 463ffda3dd9a0ccb9715692d4db796db 20250223122525591 DAUC <0003> auc.c:144 vector [1]: ik = 797b6f2e97eb3bb46a8eb0aa0c348a1e 20250223122525591 DAUC <0003> auc.c:145 vector [1]: res = 5c9e846b2baf46320000000000000000 20250223122525591 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250223122525591 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250223122525591 DAUC <0003> auc.c:179 vector [1]: kc = 4f4bebbd429ef000 20250223122525591 DAUC <0003> auc.c:180 vector [1]: sres = a9d8745c 20250223122525591 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250223122525591 DAUC <0003> auc.c:113 vector [2]: rand = f92d264ca885788b402b47406247f099 20250223122525591 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250223122525591 DAUC <0003> auc.c:142 vector [2]: autn = 3740b4ebee8e00001a415935d11bd435 20250223122525591 DAUC <0003> auc.c:143 vector [2]: ck = d5c53ff7d802f19853079c5a44ab6589 20250223122525591 DAUC <0003> auc.c:144 vector [2]: ik = f5806ed1c6af968e3c8baffa839be5ff 20250223122525591 DAUC <0003> auc.c:145 vector [2]: res = e7e63e33abccbe100000000000000000 20250223122525591 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250223122525591 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250223122525591 DAUC <0003> auc.c:179 vector [2]: kc = 2ae12a2d2d805800 20250223122525591 DAUC <0003> auc.c:180 vector [2]: sres = a2182e8a 20250223122525591 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250223122525591 DAUC <0003> auc.c:113 vector [3]: rand = 9d75096929c32f865892406e366d6fb2 20250223122525591 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250223122525591 DAUC <0003> auc.c:142 vector [3]: autn = a03ad87b33e70000c12fa65206bf4ad4 20250223122525591 DAUC <0003> auc.c:143 vector [3]: ck = 711cb3e075d7987f7280cd1ea040d856 20250223122525591 DAUC <0003> auc.c:144 vector [3]: ik = 8ca25e6cb76da84e9f29613ce30ec6db 20250223122525591 DAUC <0003> auc.c:145 vector [3]: res = be5ffc4c6d4926970000000000000000 20250223122525591 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250223122525591 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250223122525591 DAUC <0003> auc.c:179 vector [3]: kc = 1bef41547c4f5400 20250223122525591 DAUC <0003> auc.c:180 vector [3]: sres = 361a3c97 20250223122525591 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250223122525591 DAUC <0003> db_auc.c:245 IMSI='262429750080597': Generated 4 vectors 20250223122525591 DAUC <0003> db_auc.c:249 IMSI='262429750080597': Updating SQN=161 in DB 20250223122525591 DLGSUP <0013> hlr.c:345 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262429750080597 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429750080597"} 20250223122525591 DLGSUP <0013> gsup_req.c:173 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262429750080597 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250223122525591 DLINP <000b> input/ipa.c:452 connected read/write 20250223122525591 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122525591 DLINP <000b> input/ipa.c:452 connected read/write 20250223122525591 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@86d8c1c75bf0: setverdict(pass): pass -> pass, component reason not changed 20250223122525592 DLINP <000b> input/ipa.c:452 connected read/write 20250223122525592 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122525592 DLGSUP <0013> gsup_req.c:140 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262429750080597 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429750080597"} 20250223122525592 DAUC <0003> db_auc.c:236 IMSI='262429750080597': Calling to generate 5 vectors 20250223122525592 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250223122525592 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250223122525592 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250223122525592 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250223122525592 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250223122525592 DAUC <0003> auc.c:113 vector [0]: rand = 8c6c647056a174589e5663f2d1ace689 20250223122525592 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250223122525592 DAUC <0003> auc.c:142 vector [0]: autn = d3bdfcd17a7b000060e9e93bb11bbedd 20250223122525592 DAUC <0003> auc.c:143 vector [0]: ck = 7505368274e0839b8ce689312a3b32d7 20250223122525592 DAUC <0003> auc.c:144 vector [0]: ik = b6447a5925e04963d50058edac6a5b07 20250223122525592 DAUC <0003> auc.c:145 vector [0]: res = 4259eca462f528090000000000000000 20250223122525592 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250223122525592 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250223122525592 DAUC <0003> auc.c:179 vector [0]: kc = 0645ce1009585000 20250223122525592 DAUC <0003> auc.c:180 vector [0]: sres = 7faec945 20250223122525592 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250223122525592 DAUC <0003> auc.c:113 vector [1]: rand = 4a2fe4a706fa7cb5e204c0b9ea446bf8 20250223122525592 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250223122525592 DAUC <0003> auc.c:142 vector [1]: autn = b68afa6251a40000eb2edf1720cfaa65 20250223122525592 DAUC <0003> auc.c:143 vector [1]: ck = 764362552620d1ed3e0c4157c8750427 20250223122525592 DAUC <0003> auc.c:144 vector [1]: ik = aea8e71aa73f1ccfe714295e03dd03fd 20250223122525592 DAUC <0003> auc.c:145 vector [1]: res = cc824c8a6ded0e4e0000000000000000 20250223122525592 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250223122525592 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250223122525592 DAUC <0003> auc.c:179 vector [1]: kc = 5630af8fe338a400 20250223122525592 DAUC <0003> auc.c:180 vector [1]: sres = 214ed798 20250223122525592 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250223122525592 DAUC <0003> auc.c:113 vector [2]: rand = 645a521dfffa5f064fb6c1232eba9db0 20250223122525592 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250223122525592 DAUC <0003> auc.c:142 vector [2]: autn = e877c18705a90000389fb348d8beda22 20250223122525592 DAUC <0003> auc.c:143 vector [2]: ck = 2c6268e318458f18bc59be9948bd4a0f 20250223122525592 DAUC <0003> auc.c:144 vector [2]: ik = be16a0fcd3deedbb27fc76b2bac24716 20250223122525592 DAUC <0003> auc.c:145 vector [2]: res = 4aff8f3fcf39e6e40000000000000000 20250223122525592 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250223122525592 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250223122525592 DAUC <0003> auc.c:179 vector [2]: kc = 54bc43974f2ff800 20250223122525592 DAUC <0003> auc.c:180 vector [2]: sres = 088ae67d 20250223122525592 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250223122525592 DAUC <0003> auc.c:113 vector [3]: rand = fdbdb242988ce1c8f78ac48f0df6f5cd 20250223122525592 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250223122525592 DAUC <0003> auc.c:142 vector [3]: autn = 767109a34fd900008d1db2f8960eca14 20250223122525592 DAUC <0003> auc.c:143 vector [3]: ck = 538e7e271d539a14c397b12dda635480 20250223122525592 DAUC <0003> auc.c:144 vector [3]: ik = 70430bdb63ab6869529a3cb3143e8980 20250223122525592 DAUC <0003> auc.c:145 vector [3]: res = 2221e42f60997d950000000000000000 20250223122525592 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250223122525592 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250223122525592 DAUC <0003> auc.c:179 vector [3]: kc = 12e3ff8239cf0800 20250223122525592 DAUC <0003> auc.c:180 vector [3]: sres = 8fc93b7c 20250223122525592 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250223122525592 DAUC <0003> auc.c:113 vector [4]: rand = 45ec6083a2c9110dd444d2e24dd4472b 20250223122525592 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250223122525592 DAUC <0003> auc.c:142 vector [4]: autn = 2c449e323f1c0000a720dca35368a908 20250223122525592 DAUC <0003> auc.c:143 vector [4]: ck = ff828b61948c435bb2e52954631def44 20250223122525592 DAUC <0003> auc.c:144 vector [4]: ik = bd41aa7d18bb789335ba8fd94baa8cc4 20250223122525592 DAUC <0003> auc.c:145 vector [4]: res = 0828655051e694480000000000000000 20250223122525592 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250223122525592 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250223122525592 DAUC <0003> auc.c:179 vector [4]: kc = 1c453f6d34c83000 20250223122525592 DAUC <0003> auc.c:180 vector [4]: sres = 2d06d60d 20250223122525592 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250223122525592 DAUC <0003> db_auc.c:245 IMSI='262429750080597': Generated 5 vectors 20250223122525592 DAUC <0003> db_auc.c:249 IMSI='262429750080597': Updating SQN=321 in DB 20250223122525592 DLGSUP <0013> hlr.c:345 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262429750080597 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429750080597"} 20250223122525592 DLGSUP <0013> gsup_req.c:173 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262429750080597 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250223122525592 DLINP <000b> input/ipa.c:452 connected read/write 20250223122525592 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122525592 DLINP <000b> input/ipa.c:452 connected read/write 20250223122525592 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@86d8c1c75bf0: setverdict(pass): pass -> pass, component reason not changed 20250223122525593 DLINP <000b> input/ipa.c:452 connected read/write 20250223122525593 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122525593 DLGSUP <0013> gsup_req.c:140 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262429750080597 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429750080597"} 20250223122525593 DAUC <0003> db_auc.c:236 IMSI='262429750080597': Calling to generate 5 vectors 20250223122525593 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250223122525593 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250223122525593 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250223122525593 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250223122525593 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250223122525593 DAUC <0003> auc.c:113 vector [0]: rand = b7cd7b8f24e637f572f94c3b24d745e3 20250223122525593 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250223122525593 DAUC <0003> auc.c:142 vector [0]: autn = 6619fb7b6a2e0000968d1e341ab6aa4b 20250223122525593 DAUC <0003> auc.c:143 vector [0]: ck = 3a24e7e370fda85d6b84e92f1e89e24b 20250223122525593 DAUC <0003> auc.c:144 vector [0]: ik = d93c54e85682033521b3b1ce42d7de86 20250223122525593 DAUC <0003> auc.c:145 vector [0]: res = 8d6dda51a446799d0000000000000000 20250223122525593 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250223122525593 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250223122525593 DAUC <0003> auc.c:179 vector [0]: kc = c69fa132f42fa400 20250223122525593 DAUC <0003> auc.c:180 vector [0]: sres = bee0321a 20250223122525593 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250223122525593 DAUC <0003> auc.c:113 vector [1]: rand = 3744dbb078ee02732f36359a5726e049 20250223122525593 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250223122525593 DAUC <0003> auc.c:142 vector [1]: autn = 78dbff1563dd00001674c2e53ec1763d 20250223122525593 DAUC <0003> auc.c:143 vector [1]: ck = 3de90ca53143e1f45fe4bd963c86e9e6 20250223122525593 DAUC <0003> auc.c:144 vector [1]: ik = f64b8b64bba76bf8c1d88b99cab3e9dc 20250223122525593 DAUC <0003> auc.c:145 vector [1]: res = aec8eea464c805560000000000000000 20250223122525593 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250223122525593 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250223122525593 DAUC <0003> auc.c:179 vector [1]: kc = a1b462d4a28c1800 20250223122525593 DAUC <0003> auc.c:180 vector [1]: sres = 5741e993 20250223122525593 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250223122525593 DAUC <0003> auc.c:113 vector [2]: rand = 1a0803a79849362e4af56f04b29b7f9d 20250223122525593 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250223122525593 DAUC <0003> auc.c:142 vector [2]: autn = 9ecdb3d3727b0000ccfa5067b1d48163 20250223122525593 DAUC <0003> auc.c:143 vector [2]: ck = 256e4d706148bbe4ebf6dcfdbfc82571 20250223122525593 DAUC <0003> auc.c:144 vector [2]: ik = 13de4c0727484c523aff4e0103c7931b 20250223122525593 DAUC <0003> auc.c:145 vector [2]: res = 6c166e4124a12f930000000000000000 20250223122525593 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250223122525593 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250223122525593 DAUC <0003> auc.c:179 vector [2]: kc = 47cc80a359991c00 20250223122525593 DAUC <0003> auc.c:180 vector [2]: sres = 9643e892 20250223122525593 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250223122525593 DAUC <0003> auc.c:113 vector [3]: rand = e814b299be9658dc3354ce5a66e7423c 20250223122525593 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250223122525593 DAUC <0003> auc.c:142 vector [3]: autn = 9a67dbd1f5d90000b35b45075d88bd94 20250223122525593 DAUC <0003> auc.c:143 vector [3]: ck = f217d6ab2b788132a464620043b74efa 20250223122525593 DAUC <0003> auc.c:144 vector [3]: ik = a708c75440eea8e2dfea6faa4450a9cb 20250223122525593 DAUC <0003> auc.c:145 vector [3]: res = 85b3574746abb4150000000000000000 20250223122525593 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250223122525593 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250223122525593 DAUC <0003> auc.c:179 vector [3]: kc = dc2db46507760800 20250223122525593 DAUC <0003> auc.c:180 vector [3]: sres = 1fd14003 20250223122525593 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250223122525593 DAUC <0003> auc.c:113 vector [4]: rand = 40b66ae4604039096d352c1a17d70e8e 20250223122525593 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250223122525593 DAUC <0003> auc.c:142 vector [4]: autn = 6cd9ef6644ad0000ea0173e13b594c89 20250223122525593 DAUC <0003> auc.c:143 vector [4]: ck = cc93871988dae991ca92231584ef1de7 20250223122525593 DAUC <0003> auc.c:144 vector [4]: ik = dad01c69d69fd288a1c3aa7bee9c2559 20250223122525593 DAUC <0003> auc.c:145 vector [4]: res = 15b1d9b0b10d5af60000000000000000 20250223122525593 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250223122525593 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250223122525593 DAUC <0003> auc.c:179 vector [4]: kc = b463f41ef7b64400 20250223122525593 DAUC <0003> auc.c:180 vector [4]: sres = 5d0bffdf 20250223122525593 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250223122525593 DAUC <0003> db_auc.c:245 IMSI='262429750080597': Generated 5 vectors 20250223122525593 DAUC <0003> db_auc.c:249 IMSI='262429750080597': Updating SQN=481 in DB 20250223122525593 DLGSUP <0013> hlr.c:345 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262429750080597 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429750080597"} 20250223122525593 DLGSUP <0013> gsup_req.c:173 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262429750080597 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250223122525594 DLINP <000b> input/ipa.c:452 connected read/write 20250223122525594 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122525594 DLINP <000b> input/ipa.c:452 connected read/write 20250223122525594 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@86d8c1c75bf0: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(29)@86d8c1c75bf0: setverdict(pass): pass -> pass, component reason not changed 20250223122525594 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48560<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(29)@86d8c1c75bf0: Final verdict of PTC: pass 20250223122525595 DAUC <0003> db_auc.c:157 IMSI='262422411120863': No 2G Auth Data 20250223122525595 DAUC <0003> db_auc.c:192 IMSI='262422411120863': No 3G Auth Data HLR_Test-GSUP(21)@86d8c1c75bf0: Created GsupExpect[0] for "262422411120863" to be handled at TC_gsup_sai_num_auth_vectors(30) 20250223122525601 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48562<->l=127.0.0.1:4258 20250223122525602 DLINP <000b> input/ipa.c:452 connected read/write 20250223122525602 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122525602 DLGSUP <0013> gsup_req.c:140 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262422411120863 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422411120863"} 20250223122525602 DAUC <0003> db_auc.c:236 IMSI='262422411120863': Calling to generate 1 vectors 20250223122525602 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20250223122525602 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250223122525602 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250223122525602 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250223122525602 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250223122525602 DAUC <0003> auc.c:113 vector [0]: rand = 5c9323006637fe325c8c5db32ab19c53 20250223122525602 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250223122525602 DAUC <0003> auc.c:142 vector [0]: autn = ab25216021df00002fcc18fa156e5057 20250223122525602 DAUC <0003> auc.c:143 vector [0]: ck = e2c882d50149b783a77d4cb2a64957a8 20250223122525602 DAUC <0003> auc.c:144 vector [0]: ik = b62a049fe3900f79fda817a0cb97ba94 20250223122525602 DAUC <0003> auc.c:145 vector [0]: res = ced1669ce6c3869c0000000000000000 20250223122525603 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250223122525603 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250223122525603 DAUC <0003> auc.c:179 vector [0]: kc = e4ea8414e2d55400 20250223122525603 DAUC <0003> auc.c:180 vector [0]: sres = a6734401 20250223122525603 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250223122525603 DAUC <0003> db_auc.c:245 IMSI='262422411120863': Generated 1 vectors 20250223122525603 DAUC <0003> db_auc.c:249 IMSI='262422411120863': Updating SQN=33 in DB 20250223122525603 DLGSUP <0013> hlr.c:345 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262422411120863 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422411120863"} 20250223122525603 DLGSUP <0013> gsup_req.c:173 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262422411120863 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250223122525603 DLINP <000b> input/ipa.c:452 connected read/write 20250223122525603 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122525603 DLINP <000b> input/ipa.c:452 connected read/write 20250223122525603 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@86d8c1c75bf0: Found GsupExpect[0] for "262422411120863" handled at TC_gsup_sai_num_auth_vectors(30) HLR_Test-GSUP(21)@86d8c1c75bf0: Added IMSI table entry 6TC_gsup_sai_num_auth_vectors(30)"262422411120863" TC_gsup_sai_num_auth_vectors(30)@86d8c1c75bf0: setverdict(pass): none -> pass 20250223122525604 DLINP <000b> input/ipa.c:452 connected read/write 20250223122525604 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122525604 DLGSUP <0013> gsup_req.c:140 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262422411120863 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422411120863"} 20250223122525604 DAUC <0003> db_auc.c:236 IMSI='262422411120863': Calling to generate 4 vectors 20250223122525604 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20250223122525604 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250223122525604 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250223122525604 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250223122525604 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250223122525604 DAUC <0003> auc.c:113 vector [0]: rand = da4bf450dc65d2e6f21f53d26fe043fb 20250223122525604 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250223122525604 DAUC <0003> auc.c:142 vector [0]: autn = 7620a440352d00007fa2f27384b7f8d3 20250223122525604 DAUC <0003> auc.c:143 vector [0]: ck = 6b3f516dcb14fb8ce370d9282fe74edf 20250223122525604 DAUC <0003> auc.c:144 vector [0]: ik = 0f44b6a6d5424c61f17764b6dd7d25e8 20250223122525604 DAUC <0003> auc.c:145 vector [0]: res = 9dd62a859dca5f0e0000000000000000 20250223122525604 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250223122525604 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250223122525604 DAUC <0003> auc.c:179 vector [0]: kc = a677f88bc910c000 20250223122525604 DAUC <0003> auc.c:180 vector [0]: sres = 563c23ac 20250223122525604 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250223122525604 DAUC <0003> auc.c:113 vector [1]: rand = 123f3870223f77aac6c4a4bd057efb3c 20250223122525604 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250223122525604 DAUC <0003> auc.c:142 vector [1]: autn = 40ad46f88a0a0000b0aa5833d5161f57 20250223122525604 DAUC <0003> auc.c:143 vector [1]: ck = ac7261c9d30d75f750d99b52e6b193c1 20250223122525604 DAUC <0003> auc.c:144 vector [1]: ik = 1f7ca1f977560521d3a05ca755ebd9ee 20250223122525604 DAUC <0003> auc.c:145 vector [1]: res = 225702a3ea4b93490000000000000000 20250223122525604 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250223122525604 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250223122525604 DAUC <0003> auc.c:179 vector [1]: kc = 7f17d28196937800 20250223122525604 DAUC <0003> auc.c:180 vector [1]: sres = 2789eaeb 20250223122525604 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250223122525604 DAUC <0003> auc.c:113 vector [2]: rand = 96795f1fcedea65029437b399eb28531 20250223122525604 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250223122525604 DAUC <0003> auc.c:142 vector [2]: autn = 6c4abbf6f7c8000065fe15b973cce744 20250223122525604 DAUC <0003> auc.c:143 vector [2]: ck = fa938ea4acde48cfb3e070524e5ac718 20250223122525604 DAUC <0003> auc.c:144 vector [2]: ik = 9a235a510bb2d412770e291f9d853514 20250223122525604 DAUC <0003> auc.c:145 vector [2]: res = ecabd895781d41c50000000000000000 20250223122525604 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250223122525604 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250223122525604 DAUC <0003> auc.c:179 vector [2]: kc = 80ac91d0cfef6800 20250223122525604 DAUC <0003> auc.c:180 vector [2]: sres = 1e7210f6 20250223122525604 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250223122525604 DAUC <0003> auc.c:113 vector [3]: rand = 889ff4c8b95eb27599ceaf5f51602f1c 20250223122525604 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250223122525604 DAUC <0003> auc.c:142 vector [3]: autn = 5732814f577f0000df13024c8539e6b7 20250223122525604 DAUC <0003> auc.c:143 vector [3]: ck = 524d003bd047c679c3c6a77bc9f17419 20250223122525604 DAUC <0003> auc.c:144 vector [3]: ik = a695560efb4ff465a62fcc929086a598 20250223122525604 DAUC <0003> auc.c:145 vector [3]: res = 3254eb47f9a24e120000000000000000 20250223122525604 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250223122525604 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250223122525604 DAUC <0003> auc.c:179 vector [3]: kc = e78bd64ae245a400 20250223122525604 DAUC <0003> auc.c:180 vector [3]: sres = 9ada5761 20250223122525604 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250223122525604 DAUC <0003> db_auc.c:245 IMSI='262422411120863': Generated 4 vectors 20250223122525604 DAUC <0003> db_auc.c:249 IMSI='262422411120863': Updating SQN=161 in DB 20250223122525604 DLGSUP <0013> hlr.c:345 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262422411120863 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422411120863"} 20250223122525604 DLGSUP <0013> gsup_req.c:173 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262422411120863 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250223122525604 DLINP <000b> input/ipa.c:452 connected read/write 20250223122525604 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122525604 DLINP <000b> input/ipa.c:452 connected read/write 20250223122525604 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@86d8c1c75bf0: setverdict(pass): pass -> pass, component reason not changed 20250223122525605 DLINP <000b> input/ipa.c:452 connected read/write 20250223122525605 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122525605 DLGSUP <0013> gsup_req.c:140 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262422411120863 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422411120863"} 20250223122525605 DAUC <0003> db_auc.c:236 IMSI='262422411120863': Calling to generate 5 vectors 20250223122525605 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250223122525605 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250223122525605 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250223122525605 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250223122525605 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250223122525605 DAUC <0003> auc.c:113 vector [0]: rand = 9f4bad349b4045086f8a7251cef4f58d 20250223122525605 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250223122525605 DAUC <0003> auc.c:142 vector [0]: autn = f396d55ddf8e000016fad388618e21a1 20250223122525605 DAUC <0003> auc.c:143 vector [0]: ck = e1523934d7b8b08fb94409caff9fcd06 20250223122525605 DAUC <0003> auc.c:144 vector [0]: ik = 32558bedb825f9a50f9881fe4b938bdb 20250223122525605 DAUC <0003> auc.c:145 vector [0]: res = f990ee4e290fdb260000000000000000 20250223122525605 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250223122525605 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250223122525605 DAUC <0003> auc.c:179 vector [0]: kc = 696700a63e23ac00 20250223122525605 DAUC <0003> auc.c:180 vector [0]: sres = b755781a 20250223122525605 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250223122525605 DAUC <0003> auc.c:113 vector [1]: rand = ac42e87957ea0c4c09dcd4a231b960b8 20250223122525605 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250223122525605 DAUC <0003> auc.c:142 vector [1]: autn = 858356192a3b0000116893a89a91b792 20250223122525605 DAUC <0003> auc.c:143 vector [1]: ck = 71cba9139ba2eef58ac3270ff5a53e5f 20250223122525605 DAUC <0003> auc.c:144 vector [1]: ik = 0345f9696a5e6f0a3485dc2512a56217 20250223122525605 DAUC <0003> auc.c:145 vector [1]: res = 335cacd3bf3749a90000000000000000 20250223122525605 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250223122525605 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250223122525605 DAUC <0003> auc.c:179 vector [1]: kc = f7802f4a83c58c00 20250223122525605 DAUC <0003> auc.c:180 vector [1]: sres = 1d32dc7d 20250223122525605 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250223122525605 DAUC <0003> auc.c:113 vector [2]: rand = e5f291136b9e44d12056d185c34ae4db 20250223122525605 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250223122525605 DAUC <0003> auc.c:142 vector [2]: autn = 86e969ca78520000007b56aaf37e4ced 20250223122525605 DAUC <0003> auc.c:143 vector [2]: ck = 0106d6ffcc92f2a17e7fd71e60335ad4 20250223122525605 DAUC <0003> auc.c:144 vector [2]: ik = 4ec89c7efc9c59c94127e1a2b4bac205 20250223122525605 DAUC <0003> auc.c:145 vector [2]: res = f20c3d29e08913d00000000000000000 20250223122525605 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250223122525605 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250223122525605 DAUC <0003> auc.c:179 vector [2]: kc = 47bd46a7e18c9800 20250223122525605 DAUC <0003> auc.c:180 vector [2]: sres = 271b78bd 20250223122525605 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250223122525605 DAUC <0003> auc.c:113 vector [3]: rand = 0db00b5157aed808919fd350712348e8 20250223122525605 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250223122525605 DAUC <0003> auc.c:142 vector [3]: autn = cfd7e319acce0000a9fe8ad91fad4573 20250223122525605 DAUC <0003> auc.c:143 vector [3]: ck = 71386d1530dcb24babb946e06e0bc780 20250223122525605 DAUC <0003> auc.c:144 vector [3]: ik = ee8eb96c0641e7d31b4bc252e9f21021 20250223122525605 DAUC <0003> auc.c:145 vector [3]: res = ed41a11dbc239d4b0000000000000000 20250223122525605 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250223122525605 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250223122525605 DAUC <0003> auc.c:179 vector [3]: kc = 5f8a2eef3c955400 20250223122525605 DAUC <0003> auc.c:180 vector [3]: sres = de0ca477 20250223122525605 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250223122525605 DAUC <0003> auc.c:113 vector [4]: rand = 1cf7a58d59153333cdf85a119f073513 20250223122525605 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250223122525605 DAUC <0003> auc.c:142 vector [4]: autn = 9e3bde1f6c670000bfe5b6684b0aae16 20250223122525605 DAUC <0003> auc.c:143 vector [4]: ck = eb6536404530455084ed04c8616c2241 20250223122525605 DAUC <0003> auc.c:144 vector [4]: ik = 7d2646a90e4474cbc9acbb8c54147c60 20250223122525605 DAUC <0003> auc.c:145 vector [4]: res = d9323241376ddf900000000000000000 20250223122525605 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250223122525605 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250223122525605 DAUC <0003> auc.c:179 vector [4]: kc = 98d2a1b45b381000 20250223122525605 DAUC <0003> auc.c:180 vector [4]: sres = cc89be73 20250223122525605 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250223122525605 DAUC <0003> db_auc.c:245 IMSI='262422411120863': Generated 5 vectors 20250223122525605 DAUC <0003> db_auc.c:249 IMSI='262422411120863': Updating SQN=321 in DB 20250223122525605 DLGSUP <0013> hlr.c:345 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262422411120863 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422411120863"} 20250223122525605 DLGSUP <0013> gsup_req.c:173 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262422411120863 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250223122525605 DLINP <000b> input/ipa.c:452 connected read/write 20250223122525605 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122525605 DLINP <000b> input/ipa.c:452 connected read/write 20250223122525605 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@86d8c1c75bf0: setverdict(pass): pass -> pass, component reason not changed 20250223122525606 DLINP <000b> input/ipa.c:452 connected read/write 20250223122525606 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122525606 DLGSUP <0013> gsup_req.c:140 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262422411120863 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422411120863"} 20250223122525606 DAUC <0003> db_auc.c:236 IMSI='262422411120863': Calling to generate 5 vectors 20250223122525606 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250223122525606 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250223122525606 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250223122525606 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250223122525606 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250223122525606 DAUC <0003> auc.c:113 vector [0]: rand = 5da719524a76700348153b952f065864 20250223122525606 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250223122525606 DAUC <0003> auc.c:142 vector [0]: autn = 6a2e6a71070d0000d75a49b71524443d 20250223122525606 DAUC <0003> auc.c:143 vector [0]: ck = f08920b95de3464d267ec6bed6d95c3c 20250223122525606 DAUC <0003> auc.c:144 vector [0]: ik = 7c7934a46d423509c853bf6dd68049ea 20250223122525606 DAUC <0003> auc.c:145 vector [0]: res = 813b5b7d523b4b6f0000000000000000 20250223122525606 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250223122525606 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250223122525606 DAUC <0003> auc.c:179 vector [0]: kc = 1adadab484b53c00 20250223122525606 DAUC <0003> auc.c:180 vector [0]: sres = 79f9d4e0 20250223122525606 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250223122525606 DAUC <0003> auc.c:113 vector [1]: rand = 873a7cb965f65bcf703ecda6b99d9758 20250223122525606 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250223122525606 DAUC <0003> auc.c:142 vector [1]: autn = 37e9768a41160000c20b9b300b2dc42e 20250223122525606 DAUC <0003> auc.c:143 vector [1]: ck = e392080d7ba3b1aa1fe2f0addcef1e72 20250223122525606 DAUC <0003> auc.c:144 vector [1]: ik = 808aa099d43dbb0437d305c00507b35a 20250223122525606 DAUC <0003> auc.c:145 vector [1]: res = 4fc5051243826ab30000000000000000 20250223122525606 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250223122525606 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250223122525606 DAUC <0003> auc.c:179 vector [1]: kc = aef1d85136df7000 20250223122525606 DAUC <0003> auc.c:180 vector [1]: sres = 6df7d3f9 20250223122525606 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250223122525606 DAUC <0003> auc.c:113 vector [2]: rand = 0ae1e5011065c17adccb9c416653acf6 20250223122525606 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250223122525606 DAUC <0003> auc.c:142 vector [2]: autn = 53c0e444ae730000a0e20931fcc2bf58 20250223122525606 DAUC <0003> auc.c:143 vector [2]: ck = 9f0aac96195262e8c826e066acb37282 20250223122525606 DAUC <0003> auc.c:144 vector [2]: ik = ffd2354ec6ec799b930ea22266f368ff 20250223122525606 DAUC <0003> auc.c:145 vector [2]: res = fde59e7bd378891c0000000000000000 20250223122525606 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250223122525606 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250223122525606 DAUC <0003> auc.c:179 vector [2]: kc = b4f7c447a04f9c00 20250223122525606 DAUC <0003> auc.c:180 vector [2]: sres = 55971272 20250223122525606 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250223122525606 DAUC <0003> auc.c:113 vector [3]: rand = d40d1f243b8d244a5b299f4b91e29ef5 20250223122525606 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250223122525606 DAUC <0003> auc.c:142 vector [3]: autn = a24b3410e14900008bbd4e30fdc0d322 20250223122525606 DAUC <0003> auc.c:143 vector [3]: ck = 4df1fcfe23bb043d2377d281c76f9d55 20250223122525606 DAUC <0003> auc.c:144 vector [3]: ik = 91ee6d4da41911d00d907af05ee1c287 20250223122525606 DAUC <0003> auc.c:145 vector [3]: res = a12fb59a21ceea1b0000000000000000 20250223122525606 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250223122525606 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250223122525606 DAUC <0003> auc.c:179 vector [3]: kc = 02265735f5a56800 20250223122525606 DAUC <0003> auc.c:180 vector [3]: sres = 88a25fe3 20250223122525606 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250223122525606 DAUC <0003> auc.c:113 vector [4]: rand = 70f02b2f16fb8aa90d6a60089a4b1bd9 20250223122525606 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250223122525606 DAUC <0003> auc.c:142 vector [4]: autn = 37df52eedb1e0000e51ebd36dccbd4d6 20250223122525606 DAUC <0003> auc.c:143 vector [4]: ck = 5972054d0e368b9ff1e4a2e52b4a13b3 20250223122525606 DAUC <0003> auc.c:144 vector [4]: ik = 786543fd08966ba7dfb4891af1ee818d 20250223122525606 DAUC <0003> auc.c:145 vector [4]: res = cc1b5d1bf9aef10c0000000000000000 20250223122525606 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250223122525606 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250223122525606 DAUC <0003> auc.c:179 vector [4]: kc = b5c2d6db1e9ea400 20250223122525606 DAUC <0003> auc.c:180 vector [4]: sres = cb449d3b 20250223122525606 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250223122525606 DAUC <0003> db_auc.c:245 IMSI='262422411120863': Generated 5 vectors 20250223122525606 DAUC <0003> db_auc.c:249 IMSI='262422411120863': Updating SQN=481 in DB 20250223122525606 DLGSUP <0013> hlr.c:345 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262422411120863 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422411120863"} 20250223122525606 DLGSUP <0013> gsup_req.c:173 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262422411120863 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250223122525606 DLINP <000b> input/ipa.c:452 connected read/write 20250223122525606 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122525606 DLINP <000b> input/ipa.c:452 connected read/write 20250223122525606 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@86d8c1c75bf0: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(30)@86d8c1c75bf0: setverdict(pass): pass -> pass, component reason not changed 20250223122525607 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48562<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(30)@86d8c1c75bf0: Final verdict of PTC: pass 20250223122525608 DAUC <0003> db_auc.c:157 IMSI='262427079693908': No 2G Auth Data 20250223122525608 DAUC <0003> db_auc.c:192 IMSI='262427079693908': No 3G Auth Data HLR_Test-GSUP(21)@86d8c1c75bf0: Created GsupExpect[0] for "262427079693908" to be handled at TC_gsup_sai_num_auth_vectors(31) 20250223122525614 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48578<->l=127.0.0.1:4258 20250223122525616 DLINP <000b> input/ipa.c:452 connected read/write 20250223122525616 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122525616 DLGSUP <0013> gsup_req.c:140 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262427079693908 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427079693908"} 20250223122525616 DAUC <0003> db_auc.c:236 IMSI='262427079693908': Calling to generate 1 vectors 20250223122525616 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20250223122525616 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250223122525616 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250223122525616 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250223122525616 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250223122525616 DAUC <0003> auc.c:113 vector [0]: rand = d1ab51b6d7da77b2882c90b13ef69f6c 20250223122525616 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250223122525616 DAUC <0003> auc.c:142 vector [0]: autn = 754dea68297e00000eddb3f6bcb1b359 20250223122525616 DAUC <0003> auc.c:143 vector [0]: ck = 57dc9a45816ead3207987d16a58381b7 20250223122525616 DAUC <0003> auc.c:144 vector [0]: ik = 1fe861c9568afbbcbd79ebd1d95cd7a6 20250223122525616 DAUC <0003> auc.c:145 vector [0]: res = ab408f389d53e0270000000000000000 20250223122525616 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250223122525616 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250223122525616 DAUC <0003> auc.c:179 vector [0]: kc = 373777e0b0ae387d 20250223122525616 DAUC <0003> auc.c:180 vector [0]: sres = 3db07348 20250223122525616 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250223122525616 DAUC <0003> db_auc.c:245 IMSI='262427079693908': Generated 1 vectors 20250223122525616 DAUC <0003> db_auc.c:249 IMSI='262427079693908': Updating SQN=33 in DB 20250223122525616 DLGSUP <0013> hlr.c:345 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262427079693908 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427079693908"} 20250223122525616 DLGSUP <0013> gsup_req.c:173 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262427079693908 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250223122525616 DLINP <000b> input/ipa.c:452 connected read/write 20250223122525616 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122525616 DLINP <000b> input/ipa.c:452 connected read/write 20250223122525616 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@86d8c1c75bf0: Found GsupExpect[0] for "262427079693908" handled at TC_gsup_sai_num_auth_vectors(31) HLR_Test-GSUP(21)@86d8c1c75bf0: Added IMSI table entry 7TC_gsup_sai_num_auth_vectors(31)"262427079693908" TC_gsup_sai_num_auth_vectors(31)@86d8c1c75bf0: setverdict(pass): none -> pass 20250223122525617 DLINP <000b> input/ipa.c:452 connected read/write 20250223122525617 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122525617 DLGSUP <0013> gsup_req.c:140 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262427079693908 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427079693908"} 20250223122525617 DAUC <0003> db_auc.c:236 IMSI='262427079693908': Calling to generate 4 vectors 20250223122525617 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20250223122525617 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250223122525617 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250223122525617 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250223122525617 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250223122525617 DAUC <0003> auc.c:113 vector [0]: rand = 3c147629bdf85509cfb6f8534e911396 20250223122525617 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250223122525617 DAUC <0003> auc.c:142 vector [0]: autn = 221d7120d1b9000024f645bb72a8aba0 20250223122525617 DAUC <0003> auc.c:143 vector [0]: ck = 900f4259704faa7268ba7a5f820f4187 20250223122525617 DAUC <0003> auc.c:144 vector [0]: ik = dec02af2bad8aff7905e218ae252fbe5 20250223122525617 DAUC <0003> auc.c:145 vector [0]: res = d62ff79d153b5a870000000000000000 20250223122525617 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250223122525617 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250223122525617 DAUC <0003> auc.c:179 vector [0]: kc = 4e5f5c965b08a49f 20250223122525617 DAUC <0003> auc.c:180 vector [0]: sres = 693c534f 20250223122525617 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250223122525617 DAUC <0003> auc.c:113 vector [1]: rand = 9ab64e7bcf929dacd459503050acd05b 20250223122525617 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250223122525617 DAUC <0003> auc.c:142 vector [1]: autn = 2f90c73cfbf500008772cb2480daa5fe 20250223122525617 DAUC <0003> auc.c:143 vector [1]: ck = 14d9d53c58c91433d001d61eab673dde 20250223122525617 DAUC <0003> auc.c:144 vector [1]: ik = 09af6b19502f2bb3803931df3179cb89 20250223122525617 DAUC <0003> auc.c:145 vector [1]: res = 6a9dd87893783d830000000000000000 20250223122525617 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250223122525617 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250223122525617 DAUC <0003> auc.c:179 vector [1]: kc = a6aef48f07ff953b 20250223122525617 DAUC <0003> auc.c:180 vector [1]: sres = 387a2a71 20250223122525617 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250223122525617 DAUC <0003> auc.c:113 vector [2]: rand = 5c34734bfce8c5564aea7dc7e16d6486 20250223122525617 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250223122525617 DAUC <0003> auc.c:142 vector [2]: autn = 673493fb9faf000047983b7eb399af4d 20250223122525617 DAUC <0003> auc.c:143 vector [2]: ck = 80463e627f01c7f1758c1c34ecdf7c6f 20250223122525617 DAUC <0003> auc.c:144 vector [2]: ik = 3a981b80bcb810d1e652387709bbb2e2 20250223122525617 DAUC <0003> auc.c:145 vector [2]: res = d1c85f4143b91ebb0000000000000000 20250223122525617 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250223122525617 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250223122525617 DAUC <0003> auc.c:179 vector [2]: kc = b99b2c96c42da76e 20250223122525617 DAUC <0003> auc.c:180 vector [2]: sres = 123512f0 20250223122525617 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250223122525617 DAUC <0003> auc.c:113 vector [3]: rand = 7111936fc6cc5bc467cc39b2881add74 20250223122525617 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250223122525617 DAUC <0003> auc.c:142 vector [3]: autn = da92b823671600005a2eb10a2e6597d3 20250223122525617 DAUC <0003> auc.c:143 vector [3]: ck = 6b2fcde7520437980a3a296ac070f09f 20250223122525617 DAUC <0003> auc.c:144 vector [3]: ik = 109eb726ccd191a763e5aec6dfb85003 20250223122525617 DAUC <0003> auc.c:145 vector [3]: res = 457e75eceed1f52a0000000000000000 20250223122525617 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250223122525617 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250223122525617 DAUC <0003> auc.c:179 vector [3]: kc = 4193558d65443823 20250223122525617 DAUC <0003> auc.c:180 vector [3]: sres = 12c9305c 20250223122525617 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250223122525617 DAUC <0003> db_auc.c:245 IMSI='262427079693908': Generated 4 vectors 20250223122525617 DAUC <0003> db_auc.c:249 IMSI='262427079693908': Updating SQN=161 in DB 20250223122525617 DLGSUP <0013> hlr.c:345 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262427079693908 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427079693908"} 20250223122525617 DLGSUP <0013> gsup_req.c:173 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262427079693908 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250223122525617 DLINP <000b> input/ipa.c:452 connected read/write 20250223122525617 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122525617 DLINP <000b> input/ipa.c:452 connected read/write 20250223122525617 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@86d8c1c75bf0: setverdict(pass): pass -> pass, component reason not changed 20250223122525618 DLINP <000b> input/ipa.c:452 connected read/write 20250223122525618 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122525618 DLGSUP <0013> gsup_req.c:140 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262427079693908 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427079693908"} 20250223122525618 DAUC <0003> db_auc.c:236 IMSI='262427079693908': Calling to generate 5 vectors 20250223122525618 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250223122525618 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250223122525618 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250223122525618 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250223122525618 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250223122525618 DAUC <0003> auc.c:113 vector [0]: rand = 6ffa1d6e45d2334129c6337c1c29f017 20250223122525618 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250223122525618 DAUC <0003> auc.c:142 vector [0]: autn = f68874ee039b0000eeadd2b5658e9682 20250223122525618 DAUC <0003> auc.c:143 vector [0]: ck = 3f5ac189376576ac2c93864b4fc98702 20250223122525618 DAUC <0003> auc.c:144 vector [0]: ik = a28ba7ada8ba0ca98aa9cdc9cdf0b7f8 20250223122525618 DAUC <0003> auc.c:145 vector [0]: res = bd0b9e1438dd3a070000000000000000 20250223122525618 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250223122525618 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250223122525618 DAUC <0003> auc.c:179 vector [0]: kc = 0173afd49eb170fe 20250223122525618 DAUC <0003> auc.c:180 vector [0]: sres = ff22716e 20250223122525618 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250223122525618 DAUC <0003> auc.c:113 vector [1]: rand = 684c10e1364c4f78ec978a4a047093bc 20250223122525618 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250223122525618 DAUC <0003> auc.c:142 vector [1]: autn = 6f0d0efaf8860000f63e498ac0abeb4e 20250223122525618 DAUC <0003> auc.c:143 vector [1]: ck = 10118f651034c047e051c62fb4f11c60 20250223122525618 DAUC <0003> auc.c:144 vector [1]: ik = d9cdd99ea4ff82fc0d6ee4e01a5928ea 20250223122525618 DAUC <0003> auc.c:145 vector [1]: res = c5712b998383d29d0000000000000000 20250223122525618 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250223122525618 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250223122525618 DAUC <0003> auc.c:179 vector [1]: kc = 70cff7a0a31d6916 20250223122525618 DAUC <0003> auc.c:180 vector [1]: sres = 6a09b102 20250223122525618 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250223122525618 DAUC <0003> auc.c:113 vector [2]: rand = ce253ac0a4b108fe56adca5d628b6e86 20250223122525618 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250223122525618 DAUC <0003> auc.c:142 vector [2]: autn = 8a493207da950000df010512e450bc07 20250223122525618 DAUC <0003> auc.c:143 vector [2]: ck = 6fcc6d67940dd7136df3b9bd2461b2d1 20250223122525618 DAUC <0003> auc.c:144 vector [2]: ik = bc12448781863613690929876d0672e2 20250223122525618 DAUC <0003> auc.c:145 vector [2]: res = d65bfe6e873dc1940000000000000000 20250223122525618 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250223122525618 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250223122525618 DAUC <0003> auc.c:179 vector [2]: kc = eed3671a8c270857 20250223122525618 DAUC <0003> auc.c:180 vector [2]: sres = 171ce8da 20250223122525618 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250223122525618 DAUC <0003> auc.c:113 vector [3]: rand = 85cf3f1a2ed0587bd11b27bc01faba0d 20250223122525618 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250223122525618 DAUC <0003> auc.c:142 vector [3]: autn = d242e9a1ca000000ce4a182675e0cd1b 20250223122525618 DAUC <0003> auc.c:143 vector [3]: ck = 24f9677a32bfcc990659fa883c902d2e 20250223122525618 DAUC <0003> auc.c:144 vector [3]: ik = 87484a4b858743049b95cb917fcff881 20250223122525618 DAUC <0003> auc.c:145 vector [3]: res = 88723ade20cbddb10000000000000000 20250223122525618 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250223122525618 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250223122525618 DAUC <0003> auc.c:179 vector [3]: kc = e21304fd3b43300f 20250223122525618 DAUC <0003> auc.c:180 vector [3]: sres = b9d4bf75 20250223122525618 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250223122525618 DAUC <0003> auc.c:113 vector [4]: rand = 9a032c9705c6845ef6e0977469030b43 20250223122525618 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250223122525618 DAUC <0003> auc.c:142 vector [4]: autn = 7acc46e50b86000002ff3587840cffa3 20250223122525618 DAUC <0003> auc.c:143 vector [4]: ck = 239716f65054c6896a7f39f1712e6578 20250223122525618 DAUC <0003> auc.c:144 vector [4]: ik = c66647c25dcb7ba1a60e9a3ac6204fc7 20250223122525618 DAUC <0003> auc.c:145 vector [4]: res = 20ba0e6b9a0f10180000000000000000 20250223122525618 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250223122525618 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250223122525618 DAUC <0003> auc.c:179 vector [4]: kc = 9da75971a784a491 20250223122525618 DAUC <0003> auc.c:180 vector [4]: sres = b3fe371a 20250223122525618 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250223122525618 DAUC <0003> db_auc.c:245 IMSI='262427079693908': Generated 5 vectors 20250223122525618 DAUC <0003> db_auc.c:249 IMSI='262427079693908': Updating SQN=321 in DB 20250223122525618 DLGSUP <0013> hlr.c:345 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262427079693908 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427079693908"} 20250223122525618 DLGSUP <0013> gsup_req.c:173 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262427079693908 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250223122525618 DLINP <000b> input/ipa.c:452 connected read/write 20250223122525618 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122525618 DLINP <000b> input/ipa.c:452 connected read/write 20250223122525618 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@86d8c1c75bf0: setverdict(pass): pass -> pass, component reason not changed 20250223122525619 DLINP <000b> input/ipa.c:452 connected read/write 20250223122525619 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122525619 DLGSUP <0013> gsup_req.c:140 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262427079693908 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427079693908"} 20250223122525619 DAUC <0003> db_auc.c:236 IMSI='262427079693908': Calling to generate 5 vectors 20250223122525620 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250223122525620 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250223122525620 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250223122525620 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250223122525620 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250223122525620 DAUC <0003> auc.c:113 vector [0]: rand = 67033bcb70af91d26286afec99e2f85b 20250223122525620 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250223122525620 DAUC <0003> auc.c:142 vector [0]: autn = 49bf46b41a80000084057bc2bc90671b 20250223122525620 DAUC <0003> auc.c:143 vector [0]: ck = 8050ffb023df5ccc82aa0635743a69e3 20250223122525620 DAUC <0003> auc.c:144 vector [0]: ik = 523cc679bf72ddeb0b5931f44ddbf7ab 20250223122525620 DAUC <0003> auc.c:145 vector [0]: res = a2488c651a9439e90000000000000000 20250223122525620 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250223122525620 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250223122525620 DAUC <0003> auc.c:179 vector [0]: kc = 9c55cb493897b162 20250223122525620 DAUC <0003> auc.c:180 vector [0]: sres = a5671058 20250223122525620 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250223122525620 DAUC <0003> auc.c:113 vector [1]: rand = 8c8ffe8d343b51e1b3b8101c3404deb6 20250223122525620 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250223122525620 DAUC <0003> auc.c:142 vector [1]: autn = addc1a3744cd000031be71a7bd1ef4b3 20250223122525620 DAUC <0003> auc.c:143 vector [1]: ck = a32a35d320c98ff60b0b2898856f38c1 20250223122525620 DAUC <0003> auc.c:144 vector [1]: ik = c380406158f83d849fd13b88e22f34b3 20250223122525620 DAUC <0003> auc.c:145 vector [1]: res = 82f2e0dd0c8bbe360000000000000000 20250223122525620 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250223122525620 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250223122525620 DAUC <0003> auc.c:179 vector [1]: kc = a2ced80d4b0a0c40 20250223122525620 DAUC <0003> auc.c:180 vector [1]: sres = a9fc8038 20250223122525620 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250223122525620 DAUC <0003> auc.c:113 vector [2]: rand = 8aad59ed334e38fda3b239235916487e 20250223122525620 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250223122525620 DAUC <0003> auc.c:142 vector [2]: autn = 2ca0a008621c0000a67c521edd8b26a5 20250223122525620 DAUC <0003> auc.c:143 vector [2]: ck = 009f9e4777d1486a6696d09299b78ccf 20250223122525620 DAUC <0003> auc.c:144 vector [2]: ik = 87ce3603d8ffd91fc903907b3e31fc16 20250223122525620 DAUC <0003> auc.c:145 vector [2]: res = 29d25fb5ec0450570000000000000000 20250223122525620 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250223122525620 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250223122525620 DAUC <0003> auc.c:179 vector [2]: kc = f7c479ac95dcada9 20250223122525620 DAUC <0003> auc.c:180 vector [2]: sres = 084e57f7 20250223122525620 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250223122525620 DAUC <0003> auc.c:113 vector [3]: rand = 4f00d6bbbf8d2da210111b7606f0d7fa 20250223122525620 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250223122525620 DAUC <0003> auc.c:142 vector [3]: autn = 6ba8798fcc1c0000966bf3afbd1bb0c7 20250223122525620 DAUC <0003> auc.c:143 vector [3]: ck = b6038a25c6db6e96374d97f67843c8e3 20250223122525620 DAUC <0003> auc.c:144 vector [3]: ik = 5de7b6450f1843104acfcda775158d34 20250223122525620 DAUC <0003> auc.c:145 vector [3]: res = 37d6a52d5dab10cb0000000000000000 20250223122525620 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250223122525620 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250223122525620 DAUC <0003> auc.c:179 vector [3]: kc = 0f7591696f141174 20250223122525620 DAUC <0003> auc.c:180 vector [3]: sres = b78c7ac8 20250223122525620 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250223122525620 DAUC <0003> auc.c:113 vector [4]: rand = cdfd2ccead1081d3819c97883bc3704b 20250223122525620 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250223122525620 DAUC <0003> auc.c:142 vector [4]: autn = f536b08d9c71000055b1dca04ffdbf98 20250223122525620 DAUC <0003> auc.c:143 vector [4]: ck = aa9d469b86e254a49911b828d8e81c34 20250223122525620 DAUC <0003> auc.c:144 vector [4]: ik = cf9310b6d3581e0f56a4b52c6a897ba3 20250223122525620 DAUC <0003> auc.c:145 vector [4]: res = ddbb1bd4039b647c0000000000000000 20250223122525620 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250223122525620 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250223122525620 DAUC <0003> auc.c:179 vector [4]: kc = ac7c9bacaa236239 20250223122525620 DAUC <0003> auc.c:180 vector [4]: sres = ffdcca95 20250223122525620 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250223122525620 DAUC <0003> db_auc.c:245 IMSI='262427079693908': Generated 5 vectors 20250223122525620 DAUC <0003> db_auc.c:249 IMSI='262427079693908': Updating SQN=481 in DB 20250223122525620 DLGSUP <0013> hlr.c:345 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262427079693908 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427079693908"} 20250223122525620 DLGSUP <0013> gsup_req.c:173 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262427079693908 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250223122525620 DLINP <000b> input/ipa.c:452 connected read/write 20250223122525620 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122525620 DLINP <000b> input/ipa.c:452 connected read/write 20250223122525620 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@86d8c1c75bf0: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(31)@86d8c1c75bf0: setverdict(pass): pass -> pass, component reason not changed 20250223122525621 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48578<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(31)@86d8c1c75bf0: Final verdict of PTC: pass MTC@86d8c1c75bf0: setverdict(pass): none -> pass 20250223122525622 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48494<->l=127.0.0.1:4258 20250223122525622 DLINP <000b> input/ipa.c:452 connected read/write 20250223122525622 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122525622 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250223122525622 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250223122525622 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250223122525622 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33539<->l=127.0.0.1:4259) HLR_Test-GSUP(21)@86d8c1c75bf0: Final verdict of PTC: none HLR_Test-GSUP-IPA(20)@86d8c1c75bf0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(23)@86d8c1c75bf0: Final verdict of PTC: none 22@86d8c1c75bf0: Final verdict of PTC: none MTC@86d8c1c75bf0: Setting final verdict of the test case. MTC@86d8c1c75bf0: Local verdict of MTC: pass MTC@86d8c1c75bf0: Local verdict of PTC HLR_Test-GSUP-IPA(20): none (pass -> pass) MTC@86d8c1c75bf0: Local verdict of PTC HLR_Test-GSUP(21): none (pass -> pass) MTC@86d8c1c75bf0: Local verdict of PTC with component reference 22: none (pass -> pass) MTC@86d8c1c75bf0: Local verdict of PTC IPA-CTRL-CLI-IPA(23): none (pass -> pass) MTC@86d8c1c75bf0: Local verdict of PTC TC_gsup_sai_num_auth_vectors(24): pass (pass -> pass) MTC@86d8c1c75bf0: Local verdict of PTC TC_gsup_sai_num_auth_vectors(25): pass (pass -> pass) MTC@86d8c1c75bf0: Local verdict of PTC TC_gsup_sai_num_auth_vectors(26): pass (pass -> pass) MTC@86d8c1c75bf0: Local verdict of PTC TC_gsup_sai_num_auth_vectors(27): pass (pass -> pass) MTC@86d8c1c75bf0: Local verdict of PTC TC_gsup_sai_num_auth_vectors(28): pass (pass -> pass) MTC@86d8c1c75bf0: Local verdict of PTC TC_gsup_sai_num_auth_vectors(29): pass (pass -> pass) MTC@86d8c1c75bf0: Local verdict of PTC TC_gsup_sai_num_auth_vectors(30): pass (pass -> pass) MTC@86d8c1c75bf0: Local verdict of PTC TC_gsup_sai_num_auth_vectors(31): pass (pass -> pass) MTC@86d8c1c75bf0: Test case TC_gsup_sai_num_auth_vectors finished. Verdict: pass MTC@86d8c1c75bf0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_num_auth_vectors pass'. Sun Feb 23 12:25: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 20250223122525654 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48580<->l=127.0.0.1:4258 20250223122525755 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48580<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=262396) Waiting for packet dumper to finish... 1 (prev_count=262396, count=409108) MTC@86d8c1c75bf0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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@86d8c1c75bf0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_eps'. ------ HLR_Tests.TC_gsup_sai_eps ------ Sun Feb 23 12:25:27 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_sai_eps.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_sai_eps.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@86d8c1c75bf0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_eps' was executed successfully (exit status: 0). MTC@86d8c1c75bf0: Test case TC_gsup_sai_eps started. MTC@86d8c1c75bf0: legacy= false MTC@86d8c1c75bf0: in not legacy case 1 MTC@86d8c1c75bf0: in not legacy case 2 20250223122528851 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250223122528851 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(32)@86d8c1c75bf0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250223122528856 DLINP <000b> input/ipa.c:452 connected read/write 20250223122528856 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122528857 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48592<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(32)@86d8c1c75bf0: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(32)@86d8c1c75bf0: 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 } } } } 20250223122528861 DLINP <000b> input/ipa.c:452 connected read/write 20250223122528861 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122528862 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250223122528862 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250223122528862 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 20250223122528862 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250223122528862 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 20250223122528862 DLGSUP <0013> gsup_server.c:236 2: 20250223122528862 DLGSUP <0013> gsup_server.c:238 2: 00 20250223122528862 DLGSUP <0013> gsup_server.c:236 3: 20250223122528862 DLGSUP <0013> gsup_server.c:238 3: 00 20250223122528862 DLGSUP <0013> gsup_server.c:236 4: 20250223122528862 DLGSUP <0013> gsup_server.c:238 4: 00 20250223122528862 DLGSUP <0013> gsup_server.c:236 5: 20250223122528862 DLGSUP <0013> gsup_server.c:238 5: 00 20250223122528862 DLGSUP <0013> gsup_server.c:236 7: 20250223122528862 DLGSUP <0013> gsup_server.c:238 7: 00 20250223122528862 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250223122528862 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250223122528862 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)@86d8c1c75bf0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 34@86d8c1c75bf0: 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") 20250223122528879 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:38475<->l=127.0.0.1:4259) 20250223122528882 DAUC <0003> db_auc.c:157 IMSI='262424825435623': No 2G Auth Data 20250223122528882 DAUC <0003> db_auc.c:192 IMSI='262424825435623': No 3G Auth Data HLR_Test-GSUP(33)@86d8c1c75bf0: Created GsupExpect[0] for "262424825435623" to be handled at TC_gsup_sai_eps(36) 20250223122528892 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48604<->l=127.0.0.1:4258 20250223122528906 DLINP <000b> input/ipa.c:452 connected read/write 20250223122528906 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122528906 DLGSUP <0013> gsup_req.c:140 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262424825435623 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424825435623"} 20250223122528906 DAUC <0003> db_auc.c:157 IMSI='262424825435623': No 2G Auth Data 20250223122528906 DAUC <0003> db_auc.c:236 IMSI='262424825435623': Calling to generate 5 vectors 20250223122528906 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250223122528906 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250223122528906 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250223122528906 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250223122528906 DAUC <0003> auc.c:113 vector [0]: rand = facaacedc611ba67c747de99758109ef 20250223122528906 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250223122528906 DAUC <0003> auc.c:142 vector [0]: autn = 1ce1adf7dc418000a9c9a2d23671e8a2 20250223122528906 DAUC <0003> auc.c:143 vector [0]: ck = 957b535da385ab691b11625fbdb1890f 20250223122528906 DAUC <0003> auc.c:144 vector [0]: ik = 66c69ad0b0f7397798e93cc8591db67e 20250223122528906 DAUC <0003> auc.c:145 vector [0]: res = dc89f28cb46b79cb0000000000000000 20250223122528906 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250223122528907 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250223122528907 DAUC <0003> auc.c:151 vector [0]: kc = 7045971af7dead6f 20250223122528907 DAUC <0003> auc.c:152 vector [0]: sres = 68e28b47 20250223122528907 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250223122528907 DAUC <0003> auc.c:113 vector [1]: rand = e0e081eb9236e959c43f925ee3a95980 20250223122528907 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250223122528907 DAUC <0003> auc.c:142 vector [1]: autn = 789f6a61a3978000f12d6548b1c26598 20250223122528907 DAUC <0003> auc.c:143 vector [1]: ck = 1f26dfdeadb3eb60e4d749301953af70 20250223122528907 DAUC <0003> auc.c:144 vector [1]: ik = c0d8b90588f1fc7bfa9fb559cd1feda2 20250223122528907 DAUC <0003> auc.c:145 vector [1]: res = dcb2ba912bd9205e0000000000000000 20250223122528907 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250223122528907 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250223122528907 DAUC <0003> auc.c:151 vector [1]: kc = c1b69ab2f10e55c9 20250223122528907 DAUC <0003> auc.c:152 vector [1]: sres = f76b9acf 20250223122528907 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250223122528907 DAUC <0003> auc.c:113 vector [2]: rand = 5b2c7a6345d6bcdd220d37b45bc92765 20250223122528907 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250223122528907 DAUC <0003> auc.c:142 vector [2]: autn = fc1a89e2c005800043ef4225e1a6a731 20250223122528907 DAUC <0003> auc.c:143 vector [2]: ck = 31d626b17109f9234d0dd1095e6cd5c7 20250223122528907 DAUC <0003> auc.c:144 vector [2]: ik = 9da578d27cfe303c631540eaf5a51893 20250223122528907 DAUC <0003> auc.c:145 vector [2]: res = 2aa00adfa71790af0000000000000000 20250223122528907 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250223122528907 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250223122528907 DAUC <0003> auc.c:151 vector [2]: kc = 826bcf80a63e044b 20250223122528907 DAUC <0003> auc.c:152 vector [2]: sres = 8db79a70 20250223122528907 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250223122528907 DAUC <0003> auc.c:113 vector [3]: rand = 4f48150af79fd01fc14229a87e347cda 20250223122528907 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250223122528907 DAUC <0003> auc.c:142 vector [3]: autn = c58cfe6032db800025e849ea28569f49 20250223122528907 DAUC <0003> auc.c:143 vector [3]: ck = 3de7e2b2a1def900c46834cab04c2a30 20250223122528907 DAUC <0003> auc.c:144 vector [3]: ik = 774a3e6245a3dfef1f5e68233ec4181e 20250223122528907 DAUC <0003> auc.c:145 vector [3]: res = b3a3d784c751b52d0000000000000000 20250223122528907 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250223122528907 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250223122528907 DAUC <0003> auc.c:151 vector [3]: kc = 919b80396af514c1 20250223122528907 DAUC <0003> auc.c:152 vector [3]: sres = 74f262a9 20250223122528907 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250223122528907 DAUC <0003> auc.c:113 vector [4]: rand = c215c5bfcde6aa40d0e7f270340c1e99 20250223122528907 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250223122528907 DAUC <0003> auc.c:142 vector [4]: autn = 50eceb5b4cb880009b78addcf8692f78 20250223122528907 DAUC <0003> auc.c:143 vector [4]: ck = c93134eeeb9addddf0915b5f1b1b3c3d 20250223122528907 DAUC <0003> auc.c:144 vector [4]: ik = b0517ac5c59289ff8c4ab7f9d6c6264c 20250223122528907 DAUC <0003> auc.c:145 vector [4]: res = cc8f46b94e885c370000000000000000 20250223122528907 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250223122528907 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250223122528907 DAUC <0003> auc.c:151 vector [4]: kc = 05bba28de3d54e53 20250223122528907 DAUC <0003> auc.c:152 vector [4]: sres = 82071a8e 20250223122528908 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250223122528908 DAUC <0003> db_auc.c:245 IMSI='262424825435623': Generated 5 vectors 20250223122528908 DAUC <0003> db_auc.c:249 IMSI='262424825435623': Updating SQN=161 in DB 20250223122528908 DLGSUP <0013> hlr.c:345 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262424825435623 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424825435623"} 20250223122528908 DLGSUP <0013> gsup_req.c:173 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262424825435623 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250223122528908 DLINP <000b> input/ipa.c:452 connected read/write 20250223122528908 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122528908 DLINP <000b> input/ipa.c:452 connected read/write 20250223122528908 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@86d8c1c75bf0: Found GsupExpect[0] for "262424825435623" handled at TC_gsup_sai_eps(36) HLR_Test-GSUP(33)@86d8c1c75bf0: Added IMSI table entry 0TC_gsup_sai_eps(36)"262424825435623" TC_gsup_sai_eps(36)@86d8c1c75bf0: setverdict(pass): none -> pass TC_gsup_sai_eps(36)@86d8c1c75bf0: setverdict(pass): pass -> pass, component reason not changed 20250223122528916 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48604<->l=127.0.0.1:4258 TC_gsup_sai_eps(36)@86d8c1c75bf0: Final verdict of PTC: pass 20250223122528919 DAUC <0003> db_auc.c:157 IMSI='262428591135863': No 2G Auth Data 20250223122528919 DAUC <0003> db_auc.c:192 IMSI='262428591135863': No 3G Auth Data HLR_Test-GSUP(33)@86d8c1c75bf0: Created GsupExpect[0] for "262428591135863" to be handled at TC_gsup_sai_eps(37) 20250223122528934 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48620<->l=127.0.0.1:4258 20250223122528936 DLINP <000b> input/ipa.c:452 connected read/write 20250223122528936 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122528936 DLGSUP <0013> gsup_req.c:140 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262428591135863 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428591135863"} 20250223122528936 DAUC <0003> db_auc.c:157 IMSI='262428591135863': No 2G Auth Data 20250223122528936 DAUC <0003> db_auc.c:236 IMSI='262428591135863': Calling to generate 5 vectors 20250223122528936 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250223122528936 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250223122528936 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250223122528936 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250223122528936 DAUC <0003> auc.c:113 vector [0]: rand = bd22d96b8e6e7b6fa1b798297bb9494c 20250223122528936 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250223122528936 DAUC <0003> auc.c:142 vector [0]: autn = 24eb8564ba59800049b325258eda5018 20250223122528936 DAUC <0003> auc.c:143 vector [0]: ck = 492fa0dbf2914f66ae0c8000d24c0be4 20250223122528936 DAUC <0003> auc.c:144 vector [0]: ik = 19124895a2cebc004bc523273f228676 20250223122528936 DAUC <0003> auc.c:145 vector [0]: res = 871f19576401405f0000000000000000 20250223122528936 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250223122528936 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250223122528936 DAUC <0003> auc.c:151 vector [0]: kc = b5f44b69bd317ef4 20250223122528936 DAUC <0003> auc.c:152 vector [0]: sres = e31e5908 20250223122528936 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250223122528936 DAUC <0003> auc.c:113 vector [1]: rand = 97c9111f53ce02b558228010f7306501 20250223122528936 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250223122528936 DAUC <0003> auc.c:142 vector [1]: autn = 283a985536ba8000abf4b0021b4d6f6b 20250223122528936 DAUC <0003> auc.c:143 vector [1]: ck = c67872a301828fc658f7feffae666e83 20250223122528936 DAUC <0003> auc.c:144 vector [1]: ik = 6a06d47bc33241baee3f0ea651f4b956 20250223122528936 DAUC <0003> auc.c:145 vector [1]: res = 48004d1459a0f4ae0000000000000000 20250223122528936 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250223122528936 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250223122528936 DAUC <0003> auc.c:151 vector [1]: kc = 1ab656813d2219a9 20250223122528936 DAUC <0003> auc.c:152 vector [1]: sres = 11a0b9ba 20250223122528936 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250223122528936 DAUC <0003> auc.c:113 vector [2]: rand = 16c760960882eb1a4c17e76f854e5a0a 20250223122528936 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250223122528936 DAUC <0003> auc.c:142 vector [2]: autn = 7dc43515eea98000ede8372692783451 20250223122528936 DAUC <0003> auc.c:143 vector [2]: ck = 3935a67d34f295419ae23db46e102d9c 20250223122528936 DAUC <0003> auc.c:144 vector [2]: ik = 1c252d455ef7890585d53d423c6a2d1e 20250223122528936 DAUC <0003> auc.c:145 vector [2]: res = 9412f142a777fee80000000000000000 20250223122528936 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250223122528936 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250223122528936 DAUC <0003> auc.c:151 vector [2]: kc = 3a278bce387f1cc6 20250223122528936 DAUC <0003> auc.c:152 vector [2]: sres = 33650faa 20250223122528936 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250223122528936 DAUC <0003> auc.c:113 vector [3]: rand = ee6287e9b6d75c3c7f24c943578e2497 20250223122528936 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250223122528936 DAUC <0003> auc.c:142 vector [3]: autn = c903996b2e2880008148314ac5c10bc7 20250223122528936 DAUC <0003> auc.c:143 vector [3]: ck = ee108b0c09b21f984031985efd23016c 20250223122528936 DAUC <0003> auc.c:144 vector [3]: ik = d05d66e149f5cea73d3986e59d6242ff 20250223122528936 DAUC <0003> auc.c:145 vector [3]: res = 72db2157eabe64300000000000000000 20250223122528936 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250223122528936 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250223122528936 DAUC <0003> auc.c:151 vector [3]: kc = 4345f356200692ac 20250223122528936 DAUC <0003> auc.c:152 vector [3]: sres = 98654567 20250223122528936 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250223122528936 DAUC <0003> auc.c:113 vector [4]: rand = 870af51105347005b9ed427a9e5f3031 20250223122528936 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250223122528936 DAUC <0003> auc.c:142 vector [4]: autn = 1727cc82f8818000dab745a2494dc231 20250223122528936 DAUC <0003> auc.c:143 vector [4]: ck = cb3f97797f5163571bb5059a40aaef60 20250223122528936 DAUC <0003> auc.c:144 vector [4]: ik = c60ab58fd3a3c228077e86ee8750726b 20250223122528936 DAUC <0003> auc.c:145 vector [4]: res = 6bef2a0c504300650000000000000000 20250223122528936 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250223122528936 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250223122528936 DAUC <0003> auc.c:151 vector [4]: kc = 11fea1826b083c74 20250223122528936 DAUC <0003> auc.c:152 vector [4]: sres = 3bac2a69 20250223122528936 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250223122528936 DAUC <0003> db_auc.c:245 IMSI='262428591135863': Generated 5 vectors 20250223122528936 DAUC <0003> db_auc.c:249 IMSI='262428591135863': Updating SQN=161 in DB 20250223122528936 DLGSUP <0013> hlr.c:345 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262428591135863 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428591135863"} 20250223122528936 DLGSUP <0013> gsup_req.c:173 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262428591135863 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250223122528936 DLINP <000b> input/ipa.c:452 connected read/write 20250223122528936 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122528936 DLINP <000b> input/ipa.c:452 connected read/write 20250223122528936 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@86d8c1c75bf0: Found GsupExpect[0] for "262428591135863" handled at TC_gsup_sai_eps(37) HLR_Test-GSUP(33)@86d8c1c75bf0: Added IMSI table entry 1TC_gsup_sai_eps(37)"262428591135863" TC_gsup_sai_eps(37)@86d8c1c75bf0: setverdict(pass): none -> pass TC_gsup_sai_eps(37)@86d8c1c75bf0: setverdict(pass): pass -> pass, component reason not changed 20250223122528937 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48620<->l=127.0.0.1:4258 TC_gsup_sai_eps(37)@86d8c1c75bf0: Final verdict of PTC: pass 20250223122528938 DAUC <0003> db_auc.c:157 IMSI='262423462344109': No 2G Auth Data 20250223122528938 DAUC <0003> db_auc.c:192 IMSI='262423462344109': No 3G Auth Data HLR_Test-GSUP(33)@86d8c1c75bf0: Created GsupExpect[0] for "262423462344109" to be handled at TC_gsup_sai_eps(38) 20250223122528945 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48628<->l=127.0.0.1:4258 20250223122528946 DLINP <000b> input/ipa.c:452 connected read/write 20250223122528946 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122528946 DLGSUP <0013> gsup_req.c:140 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262423462344109 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423462344109"} 20250223122528946 DAUC <0003> db_auc.c:236 IMSI='262423462344109': Calling to generate 5 vectors 20250223122528946 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250223122528946 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250223122528946 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250223122528946 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250223122528946 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250223122528946 DAUC <0003> auc.c:113 vector [0]: rand = b764819f3cf90a1cc0bbb2664a0cfe4c 20250223122528946 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250223122528946 DAUC <0003> auc.c:142 vector [0]: autn = e6a0e22a54668000a0f9c88348074920 20250223122528946 DAUC <0003> auc.c:143 vector [0]: ck = 645718128509adca71aae61abb4ea88c 20250223122528946 DAUC <0003> auc.c:144 vector [0]: ik = dee764fdb30632208be060f4770e71e3 20250223122528946 DAUC <0003> auc.c:145 vector [0]: res = df5866311428e09a0000000000000000 20250223122528946 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250223122528946 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250223122528946 DAUC <0003> auc.c:179 vector [0]: kc = 8872100fce018c00 20250223122528946 DAUC <0003> auc.c:180 vector [0]: sres = 3fbc8244 20250223122528946 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250223122528946 DAUC <0003> auc.c:113 vector [1]: rand = 0d08b3aded587040150acc3d83bbf60d 20250223122528946 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250223122528946 DAUC <0003> auc.c:142 vector [1]: autn = bf0bbe8d4eca8000ec5cca9045a452ee 20250223122528946 DAUC <0003> auc.c:143 vector [1]: ck = c36b34f2f927539bf64960cdb30296e5 20250223122528946 DAUC <0003> auc.c:144 vector [1]: ik = e362d5d1e2ac31d27d3907987ff9ba47 20250223122528946 DAUC <0003> auc.c:145 vector [1]: res = 42866fd9402cccfc0000000000000000 20250223122528946 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250223122528946 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250223122528946 DAUC <0003> auc.c:179 vector [1]: kc = 2bc7e04989187000 20250223122528946 DAUC <0003> auc.c:180 vector [1]: sres = 81662c83 20250223122528946 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250223122528946 DAUC <0003> auc.c:113 vector [2]: rand = 4d1e464b0fb93f81862379400d177a1d 20250223122528946 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250223122528946 DAUC <0003> auc.c:142 vector [2]: autn = e7d67cff7709800008c93b29098127c0 20250223122528946 DAUC <0003> auc.c:143 vector [2]: ck = 68450658448d7748a32c567597d4f8c0 20250223122528946 DAUC <0003> auc.c:144 vector [2]: ik = 0a67e33a6a480eba0c36d963bc92a08a 20250223122528946 DAUC <0003> auc.c:145 vector [2]: res = 344fe3486287cd350000000000000000 20250223122528946 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250223122528946 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250223122528946 DAUC <0003> auc.c:179 vector [2]: kc = ee0c38d3f7fb2c00 20250223122528946 DAUC <0003> auc.c:180 vector [2]: sres = e3c01a26 20250223122528946 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250223122528946 DAUC <0003> auc.c:113 vector [3]: rand = 85704f9137be5955d31edbb0da17e850 20250223122528946 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250223122528946 DAUC <0003> auc.c:142 vector [3]: autn = c9c8b9c4746280006726005c088f425d 20250223122528946 DAUC <0003> auc.c:143 vector [3]: ck = 8e8cbfc60ab14a7ca006c55fcccfef31 20250223122528946 DAUC <0003> auc.c:144 vector [3]: ik = 7ab409aa9df7ecbc3726f2e593227d79 20250223122528946 DAUC <0003> auc.c:145 vector [3]: res = e7347731112e94370000000000000000 20250223122528946 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250223122528946 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250223122528946 DAUC <0003> auc.c:179 vector [3]: kc = 722eb400f15b1c00 20250223122528946 DAUC <0003> auc.c:180 vector [3]: sres = b8dce848 20250223122528946 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250223122528946 DAUC <0003> auc.c:113 vector [4]: rand = 2c5181a605341a6af7397bb6cb383396 20250223122528946 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250223122528946 DAUC <0003> auc.c:142 vector [4]: autn = b5e78190c75a8000663b4559eeaa9275 20250223122528946 DAUC <0003> auc.c:143 vector [4]: ck = 618d86f7061204c90faddd5a4ba6cbcc 20250223122528946 DAUC <0003> auc.c:144 vector [4]: ik = 60cd4d698274de53c5ac203f6acd7c31 20250223122528946 DAUC <0003> auc.c:145 vector [4]: res = ed337e626fcec78d0000000000000000 20250223122528946 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250223122528946 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250223122528946 DAUC <0003> auc.c:179 vector [4]: kc = 30c782509bb27c00 20250223122528946 DAUC <0003> auc.c:180 vector [4]: sres = 641b6bfe 20250223122528946 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250223122528946 DAUC <0003> db_auc.c:245 IMSI='262423462344109': Generated 5 vectors 20250223122528946 DAUC <0003> db_auc.c:249 IMSI='262423462344109': Updating SQN=161 in DB 20250223122528946 DLGSUP <0013> hlr.c:345 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262423462344109 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423462344109"} 20250223122528946 DLGSUP <0013> gsup_req.c:173 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262423462344109 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250223122528946 DLINP <000b> input/ipa.c:452 connected read/write 20250223122528946 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122528946 DLINP <000b> input/ipa.c:452 connected read/write 20250223122528946 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@86d8c1c75bf0: Found GsupExpect[0] for "262423462344109" handled at TC_gsup_sai_eps(38) HLR_Test-GSUP(33)@86d8c1c75bf0: Added IMSI table entry 2TC_gsup_sai_eps(38)"262423462344109" TC_gsup_sai_eps(38)@86d8c1c75bf0: setverdict(pass): none -> pass TC_gsup_sai_eps(38)@86d8c1c75bf0: setverdict(pass): pass -> pass, component reason not changed 20250223122528948 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48628<->l=127.0.0.1:4258 TC_gsup_sai_eps(38)@86d8c1c75bf0: Final verdict of PTC: pass 20250223122528948 DAUC <0003> db_auc.c:157 IMSI='262424672302558': No 2G Auth Data 20250223122528948 DAUC <0003> db_auc.c:192 IMSI='262424672302558': No 3G Auth Data HLR_Test-GSUP(33)@86d8c1c75bf0: Created GsupExpect[0] for "262424672302558" to be handled at TC_gsup_sai_eps(39) 20250223122528955 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48638<->l=127.0.0.1:4258 20250223122528956 DLINP <000b> input/ipa.c:452 connected read/write 20250223122528956 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122528956 DLGSUP <0013> gsup_req.c:140 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262424672302558 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424672302558"} 20250223122528957 DAUC <0003> db_auc.c:236 IMSI='262424672302558': Calling to generate 5 vectors 20250223122528957 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250223122528957 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250223122528957 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250223122528957 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250223122528957 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250223122528957 DAUC <0003> auc.c:113 vector [0]: rand = 990f79a13105fd80fcb546ee4eccc7a9 20250223122528957 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250223122528957 DAUC <0003> auc.c:142 vector [0]: autn = 49a75f244d2080003672e69c84b22388 20250223122528957 DAUC <0003> auc.c:143 vector [0]: ck = 95d693db2f499961a76022936d3e1a0b 20250223122528957 DAUC <0003> auc.c:144 vector [0]: ik = 83cdb70b67543f545941f87e1d762e39 20250223122528957 DAUC <0003> auc.c:145 vector [0]: res = de8abc66882622630000000000000000 20250223122528957 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250223122528957 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250223122528957 DAUC <0003> auc.c:179 vector [0]: kc = 7a75cdb84d802400 20250223122528957 DAUC <0003> auc.c:180 vector [0]: sres = 97b685d3 20250223122528957 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250223122528957 DAUC <0003> auc.c:113 vector [1]: rand = b80002d633e737211125e0569abbe7fd 20250223122528957 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250223122528957 DAUC <0003> auc.c:142 vector [1]: autn = 093dcec4d587800088f6fa557a7199c5 20250223122528957 DAUC <0003> auc.c:143 vector [1]: ck = 69c1674b20f024acf79da3febff48641 20250223122528957 DAUC <0003> auc.c:144 vector [1]: ik = 7563760735a6cb98f5241ebaa86d3bad 20250223122528957 DAUC <0003> auc.c:145 vector [1]: res = 08315ca84adb48c70000000000000000 20250223122528957 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250223122528957 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250223122528957 DAUC <0003> auc.c:179 vector [1]: kc = 1763780c564a7c00 20250223122528957 DAUC <0003> auc.c:180 vector [1]: sres = a8fc5958 20250223122528957 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250223122528957 DAUC <0003> auc.c:113 vector [2]: rand = b6a43f18eb62d489a8be90e4ea3335bd 20250223122528957 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250223122528957 DAUC <0003> auc.c:142 vector [2]: autn = cac5bf4943838000d3fd185d49c4a3fb 20250223122528957 DAUC <0003> auc.c:143 vector [2]: ck = 886340ed81f9d90ddbd18db6c65eb6a6 20250223122528957 DAUC <0003> auc.c:144 vector [2]: ik = ddaa9f036d034aa5180859988c79f58a 20250223122528957 DAUC <0003> auc.c:145 vector [2]: res = 0a009602e007cca70000000000000000 20250223122528957 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250223122528957 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250223122528957 DAUC <0003> auc.c:179 vector [2]: kc = 9bf6436dfaa97800 20250223122528957 DAUC <0003> auc.c:180 vector [2]: sres = ebd171c5 20250223122528957 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250223122528957 DAUC <0003> auc.c:113 vector [3]: rand = 3a1231e6e35c901f058a8ecbe6cf1893 20250223122528957 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250223122528957 DAUC <0003> auc.c:142 vector [3]: autn = b8ba978985158000b45afb422e2a61b7 20250223122528957 DAUC <0003> auc.c:143 vector [3]: ck = 6f3c4e93f0017037726adca82e3fa5da 20250223122528957 DAUC <0003> auc.c:144 vector [3]: ik = 05ec2760cf9899c609b741616e66f902 20250223122528957 DAUC <0003> auc.c:145 vector [3]: res = d7c27c10a93803950000000000000000 20250223122528957 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250223122528957 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250223122528957 DAUC <0003> auc.c:179 vector [3]: kc = 250fc27d477e2800 20250223122528957 DAUC <0003> auc.c:180 vector [3]: sres = 3547298e 20250223122528957 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250223122528957 DAUC <0003> auc.c:113 vector [4]: rand = a23a8893cc37542ca7bbac964985c97c 20250223122528957 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250223122528957 DAUC <0003> auc.c:142 vector [4]: autn = e2b2aefa8c808000e0242394cc9f5503 20250223122528957 DAUC <0003> auc.c:143 vector [4]: ck = b2e7c08c502af6f413893cf237bdc165 20250223122528957 DAUC <0003> auc.c:144 vector [4]: ik = 5a39ba64f8a3684fee0ba6d811b8baa8 20250223122528957 DAUC <0003> auc.c:145 vector [4]: res = acde346c227a6f1e0000000000000000 20250223122528957 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250223122528957 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250223122528957 DAUC <0003> auc.c:179 vector [4]: kc = 1260c92b7f027400 20250223122528957 DAUC <0003> auc.c:180 vector [4]: sres = 9764617c 20250223122528957 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250223122528957 DAUC <0003> db_auc.c:245 IMSI='262424672302558': Generated 5 vectors 20250223122528957 DAUC <0003> db_auc.c:249 IMSI='262424672302558': Updating SQN=161 in DB 20250223122528957 DLGSUP <0013> hlr.c:345 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262424672302558 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424672302558"} 20250223122528957 DLGSUP <0013> gsup_req.c:173 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262424672302558 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250223122528957 DLINP <000b> input/ipa.c:452 connected read/write 20250223122528957 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122528957 DLINP <000b> input/ipa.c:452 connected read/write 20250223122528957 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@86d8c1c75bf0: Found GsupExpect[0] for "262424672302558" handled at TC_gsup_sai_eps(39) HLR_Test-GSUP(33)@86d8c1c75bf0: Added IMSI table entry 3TC_gsup_sai_eps(39)"262424672302558" TC_gsup_sai_eps(39)@86d8c1c75bf0: setverdict(pass): none -> pass TC_gsup_sai_eps(39)@86d8c1c75bf0: setverdict(pass): pass -> pass, component reason not changed 20250223122528958 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48638<->l=127.0.0.1:4258 TC_gsup_sai_eps(39)@86d8c1c75bf0: Final verdict of PTC: pass 20250223122528959 DAUC <0003> db_auc.c:157 IMSI='262422767157119': No 2G Auth Data 20250223122528959 DAUC <0003> db_auc.c:192 IMSI='262422767157119': No 3G Auth Data HLR_Test-GSUP(33)@86d8c1c75bf0: Created GsupExpect[0] for "262422767157119" to be handled at TC_gsup_sai_eps(40) 20250223122528966 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48644<->l=127.0.0.1:4258 20250223122528968 DLINP <000b> input/ipa.c:452 connected read/write 20250223122528968 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122528968 DLGSUP <0013> gsup_req.c:140 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262422767157119 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422767157119"} 20250223122528968 DAUC <0003> db_auc.c:236 IMSI='262422767157119': Calling to generate 5 vectors 20250223122528968 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250223122528968 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250223122528968 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250223122528968 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250223122528968 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250223122528968 DAUC <0003> auc.c:113 vector [0]: rand = f20d4da7f3b9c34d39726616a3213ada 20250223122528968 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250223122528968 DAUC <0003> auc.c:142 vector [0]: autn = 83d7de268e75800007553ea2b9553886 20250223122528968 DAUC <0003> auc.c:143 vector [0]: ck = 49a8c9c0fec2d7e5e7bc0d2df524eb2c 20250223122528968 DAUC <0003> auc.c:144 vector [0]: ik = b28593d04cf849f4ea871926806dcc89 20250223122528968 DAUC <0003> auc.c:145 vector [0]: res = 0e07c9e2c9e8c4ab0000000000000000 20250223122528968 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250223122528968 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250223122528968 DAUC <0003> auc.c:179 vector [0]: kc = c45ca371104237c3 20250223122528968 DAUC <0003> auc.c:180 vector [0]: sres = b993a7b4 20250223122528968 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250223122528968 DAUC <0003> auc.c:113 vector [1]: rand = bf9c4413108a07dabd89ee597d1e9dff 20250223122528968 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250223122528968 DAUC <0003> auc.c:142 vector [1]: autn = 85f1192bfb958000bfbc95bb6df42ddd 20250223122528968 DAUC <0003> auc.c:143 vector [1]: ck = 69e48bfa65838990ff575dfa107d8b60 20250223122528968 DAUC <0003> auc.c:144 vector [1]: ik = 759fe21b10fcea8686ca1ced52cfc5ae 20250223122528968 DAUC <0003> auc.c:145 vector [1]: res = 99444bb10f3d9a980000000000000000 20250223122528968 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250223122528968 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250223122528968 DAUC <0003> auc.c:179 vector [1]: kc = 5667d15c0538dc83 20250223122528968 DAUC <0003> auc.c:180 vector [1]: sres = e8dda30e 20250223122528968 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250223122528968 DAUC <0003> auc.c:113 vector [2]: rand = c86603a47d09d510d0507c80666f56e1 20250223122528968 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250223122528968 DAUC <0003> auc.c:142 vector [2]: autn = 34e8540307b58000e5ae0259d072b698 20250223122528968 DAUC <0003> auc.c:143 vector [2]: ck = b905e270326d7ac738f6abd0b72d45d8 20250223122528968 DAUC <0003> auc.c:144 vector [2]: ik = 978e9491a60ca2f30799fb0dd6f17b1e 20250223122528968 DAUC <0003> auc.c:145 vector [2]: res = 6f26da2737d033340000000000000000 20250223122528968 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250223122528968 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250223122528968 DAUC <0003> auc.c:179 vector [2]: kc = 4d664b1bf06cd13c 20250223122528968 DAUC <0003> auc.c:180 vector [2]: sres = 6c114648 20250223122528968 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250223122528968 DAUC <0003> auc.c:113 vector [3]: rand = cafe55f243ac2efbf2a750666299845b 20250223122528968 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250223122528968 DAUC <0003> auc.c:142 vector [3]: autn = 826942d4413d8000437ef93a62808754 20250223122528968 DAUC <0003> auc.c:143 vector [3]: ck = f32f6f95a7217ba8693ec0c79549ef42 20250223122528968 DAUC <0003> auc.c:144 vector [3]: ik = 3f99c9bb8a8ec2b7adaa609caec158fc 20250223122528968 DAUC <0003> auc.c:145 vector [3]: res = 6cb6ca68defa0e6a0000000000000000 20250223122528968 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250223122528968 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250223122528968 DAUC <0003> auc.c:179 vector [3]: kc = 05baf63ca790fe24 20250223122528968 DAUC <0003> auc.c:180 vector [3]: sres = 1d229193 20250223122528968 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250223122528968 DAUC <0003> auc.c:113 vector [4]: rand = 850e6d17d2532d578c3c174f4803e030 20250223122528968 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250223122528968 DAUC <0003> auc.c:142 vector [4]: autn = 8d4eca1b7de48000701249849c3fc737 20250223122528968 DAUC <0003> auc.c:143 vector [4]: ck = 06970f6b6e18226945b5c195d64534ef 20250223122528968 DAUC <0003> auc.c:144 vector [4]: ik = 992180741be7d009047ed2b38d93b43e 20250223122528968 DAUC <0003> auc.c:145 vector [4]: res = 1c9c73fd2c2766f80000000000000000 20250223122528968 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250223122528968 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250223122528968 DAUC <0003> auc.c:179 vector [4]: kc = 036fd43c8a3f907d 20250223122528968 DAUC <0003> auc.c:180 vector [4]: sres = f87627ff 20250223122528968 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250223122528968 DAUC <0003> db_auc.c:245 IMSI='262422767157119': Generated 5 vectors 20250223122528968 DAUC <0003> db_auc.c:249 IMSI='262422767157119': Updating SQN=161 in DB 20250223122528968 DLGSUP <0013> hlr.c:345 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262422767157119 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422767157119"} 20250223122528968 DLGSUP <0013> gsup_req.c:173 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262422767157119 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250223122528968 DLINP <000b> input/ipa.c:452 connected read/write 20250223122528968 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122528968 DLINP <000b> input/ipa.c:452 connected read/write 20250223122528968 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@86d8c1c75bf0: Found GsupExpect[0] for "262422767157119" handled at TC_gsup_sai_eps(40) HLR_Test-GSUP(33)@86d8c1c75bf0: Added IMSI table entry 4TC_gsup_sai_eps(40)"262422767157119" TC_gsup_sai_eps(40)@86d8c1c75bf0: setverdict(pass): none -> pass TC_gsup_sai_eps(40)@86d8c1c75bf0: setverdict(pass): pass -> pass, component reason not changed 20250223122528970 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48644<->l=127.0.0.1:4258 TC_gsup_sai_eps(40)@86d8c1c75bf0: Final verdict of PTC: pass MTC@86d8c1c75bf0: setverdict(pass): none -> pass 20250223122528970 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48592<->l=127.0.0.1:4258 20250223122528971 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38475<->l=127.0.0.1:4259) HLR_Test-GSUP(33)@86d8c1c75bf0: Final verdict of PTC: none 20250223122528971 DLINP <000b> input/ipa.c:452 connected read/write 20250223122528971 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122528971 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250223122528971 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250223122528971 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(35)@86d8c1c75bf0: Final verdict of PTC: none 34@86d8c1c75bf0: Final verdict of PTC: none HLR_Test-GSUP-IPA(32)@86d8c1c75bf0: Final verdict of PTC: none MTC@86d8c1c75bf0: Setting final verdict of the test case. MTC@86d8c1c75bf0: Local verdict of MTC: pass MTC@86d8c1c75bf0: Local verdict of PTC HLR_Test-GSUP-IPA(32): none (pass -> pass) MTC@86d8c1c75bf0: Local verdict of PTC HLR_Test-GSUP(33): none (pass -> pass) MTC@86d8c1c75bf0: Local verdict of PTC with component reference 34: none (pass -> pass) MTC@86d8c1c75bf0: Local verdict of PTC IPA-CTRL-CLI-IPA(35): none (pass -> pass) MTC@86d8c1c75bf0: Local verdict of PTC TC_gsup_sai_eps(36): pass (pass -> pass) MTC@86d8c1c75bf0: Local verdict of PTC TC_gsup_sai_eps(37): pass (pass -> pass) MTC@86d8c1c75bf0: Local verdict of PTC TC_gsup_sai_eps(38): pass (pass -> pass) MTC@86d8c1c75bf0: Local verdict of PTC TC_gsup_sai_eps(39): pass (pass -> pass) MTC@86d8c1c75bf0: Local verdict of PTC TC_gsup_sai_eps(40): pass (pass -> pass) MTC@86d8c1c75bf0: Test case TC_gsup_sai_eps finished. Verdict: pass MTC@86d8c1c75bf0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_eps pass'. Sun Feb 23 12:25:28 UTC 2025 ====== HLR_Tests.TC_gsup_sai_eps pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_sai_eps.talloc 20250223122528994 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48652<->l=127.0.0.1:4258 20250223122529094 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48652<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=77000) Waiting for packet dumper to finish... 1 (prev_count=77000, count=126344) MTC@86d8c1c75bf0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_eps pass' was executed successfully (exit status: 0). MTC@86d8c1c75bf0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi'. ------ HLR_Tests.TC_gsup_ul_unknown_imsi ------ Sun Feb 23 12:25:31 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@86d8c1c75bf0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi' was executed successfully (exit status: 0). MTC@86d8c1c75bf0: Test case TC_gsup_ul_unknown_imsi started. MTC@86d8c1c75bf0: legacy= false MTC@86d8c1c75bf0: in not legacy case 1 MTC@86d8c1c75bf0: in not legacy case 2 20250223122532212 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250223122532212 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(41)@86d8c1c75bf0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250223122532214 DLINP <000b> input/ipa.c:452 connected read/write 20250223122532214 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122532216 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41966<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(41)@86d8c1c75bf0: 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)@86d8c1c75bf0: 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 } } } } 20250223122532218 DLINP <000b> input/ipa.c:452 connected read/write 20250223122532218 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122532218 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250223122532218 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250223122532218 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 20250223122532218 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250223122532218 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 20250223122532218 DLGSUP <0013> gsup_server.c:236 2: 20250223122532218 DLGSUP <0013> gsup_server.c:238 2: 00 20250223122532218 DLGSUP <0013> gsup_server.c:236 3: 20250223122532218 DLGSUP <0013> gsup_server.c:238 3: 00 20250223122532218 DLGSUP <0013> gsup_server.c:236 4: 20250223122532218 DLGSUP <0013> gsup_server.c:238 4: 00 20250223122532218 DLGSUP <0013> gsup_server.c:236 5: 20250223122532218 DLGSUP <0013> gsup_server.c:238 5: 00 20250223122532218 DLGSUP <0013> gsup_server.c:236 7: 20250223122532218 DLGSUP <0013> gsup_server.c:238 7: 00 20250223122532218 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250223122532218 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250223122532218 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)@86d8c1c75bf0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 43@86d8c1c75bf0: 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") 20250223122532236 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:35271<->l=127.0.0.1:4259) HLR_Test-GSUP(42)@86d8c1c75bf0: Created GsupExpect[0] for "262426443151199" to be handled at TC_gsup_ul_unknown_imsi(45) 20250223122532253 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41970<->l=127.0.0.1:4258 20250223122532265 DLINP <000b> input/ipa.c:452 connected read/write 20250223122532265 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122532265 DLGSUP <0013> gsup_req.c:140 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262426443151199 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426443151199" cn_domain=PS} 20250223122532265 DLU <0006> fsm.c:456 lu(262426443151199)[0x5599949b1120]{UNVALIDATED}: Allocated 20250223122532265 DLGSUP <0013> lu_fsm.c:139 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262426443151199 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20250223122532266 DLGSUP <0013> gsup_req.c:276 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262426443151199 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262426443151199" cause=IMSI unknown in HLR} 20250223122532266 DLGSUP <0013> gsup_req.c:173 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262426443151199 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250223122532266 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262426443151199)[0x5599949b1120]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250223122532266 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262426443151199)[0x5599949b1120]{UNVALIDATED}: Freeing instance 20250223122532266 DLU <0006> fsm.c:568 lu(PS:IMSI-262426443151199)[0x5599949b1120]{UNVALIDATED}: Deallocated 20250223122532266 DLINP <000b> input/ipa.c:452 connected read/write 20250223122532266 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122532266 DLINP <000b> input/ipa.c:452 connected read/write 20250223122532266 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(42)@86d8c1c75bf0: Found GsupExpect[0] for "262426443151199" handled at TC_gsup_ul_unknown_imsi(45) HLR_Test-GSUP(42)@86d8c1c75bf0: Added IMSI table entry 0TC_gsup_ul_unknown_imsi(45)"262426443151199" TC_gsup_ul_unknown_imsi(45)@86d8c1c75bf0: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi(45)@86d8c1c75bf0: setverdict(pass): pass -> pass, component reason not changed 20250223122532271 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41970<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi(45)@86d8c1c75bf0: Final verdict of PTC: pass 20250223122532273 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41966<->l=127.0.0.1:4258 HLR_Test-GSUP(42)@86d8c1c75bf0: Final verdict of PTC: none 20250223122532275 DLINP <000b> input/ipa.c:452 connected read/write 20250223122532275 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122532275 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250223122532275 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250223122532276 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250223122532276 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35271<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(41)@86d8c1c75bf0: Final verdict of PTC: none 43@86d8c1c75bf0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(44)@86d8c1c75bf0: Final verdict of PTC: none MTC@86d8c1c75bf0: Setting final verdict of the test case. MTC@86d8c1c75bf0: Local verdict of MTC: none MTC@86d8c1c75bf0: Local verdict of PTC HLR_Test-GSUP-IPA(41): none (none -> none) MTC@86d8c1c75bf0: Local verdict of PTC HLR_Test-GSUP(42): none (none -> none) MTC@86d8c1c75bf0: Local verdict of PTC with component reference 43: none (none -> none) MTC@86d8c1c75bf0: Local verdict of PTC IPA-CTRL-CLI-IPA(44): none (none -> none) MTC@86d8c1c75bf0: Local verdict of PTC TC_gsup_ul_unknown_imsi(45): pass (none -> pass) MTC@86d8c1c75bf0: Test case TC_gsup_ul_unknown_imsi finished. Verdict: pass MTC@86d8c1c75bf0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi pass'. Sun Feb 23 12:25: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 20250223122532311 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41980<->l=127.0.0.1:4258 20250223122532412 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41980<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=26400) MTC@86d8c1c75bf0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi pass' was executed successfully (exit status: 0). MTC@86d8c1c75bf0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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 ------ Sun Feb 23 12:25:34 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@86d8c1c75bf0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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@86d8c1c75bf0: Test case TC_gsup_ul_unknown_imsi_via_proxy started. MTC@86d8c1c75bf0: legacy= false MTC@86d8c1c75bf0: in not legacy case 1 MTC@86d8c1c75bf0: in not legacy case 2 20250223122535541 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250223122535541 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(46)@86d8c1c75bf0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250223122535545 DLINP <000b> input/ipa.c:452 connected read/write 20250223122535545 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122535547 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41996<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(46)@86d8c1c75bf0: 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)@86d8c1c75bf0: 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 } } } } 20250223122535550 DLINP <000b> input/ipa.c:452 connected read/write 20250223122535551 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122535551 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250223122535551 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250223122535551 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 20250223122535551 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250223122535551 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 20250223122535551 DLGSUP <0013> gsup_server.c:236 2: 20250223122535551 DLGSUP <0013> gsup_server.c:238 2: 00 20250223122535551 DLGSUP <0013> gsup_server.c:236 3: 20250223122535551 DLGSUP <0013> gsup_server.c:238 3: 00 20250223122535551 DLGSUP <0013> gsup_server.c:236 4: 20250223122535551 DLGSUP <0013> gsup_server.c:238 4: 00 20250223122535551 DLGSUP <0013> gsup_server.c:236 5: 20250223122535551 DLGSUP <0013> gsup_server.c:238 5: 00 HLR_Test-GSUP-IPA(46)@86d8c1c75bf0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250223122535551 DLGSUP <0013> gsup_server.c:236 7: 20250223122535551 DLGSUP <0013> gsup_server.c:238 7: 00 20250223122535551 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250223122535551 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250223122535551 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 48@86d8c1c75bf0: 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") 20250223122535576 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:36671<->l=127.0.0.1:4259) HLR_Test-GSUP(47)@86d8c1c75bf0: Created GsupExpect[0] for "262423823583490" to be handled at TC_gsup_ul_unknown_imsi_via_proxy(50) 20250223122535589 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42000<->l=127.0.0.1:4258 20250223122535597 DLINP <000b> input/ipa.c:452 connected read/write 20250223122535597 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122535597 DLGSUP <0013> gsup_req.c:140 GSUP 48: MSC-00-00-00-00-00-00: IMSI-262423823583490 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423823583490" cn_domain=PS source_name="the-source\n"} 20250223122535597 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250223122535597 DLU <0006> fsm.c:456 lu(262423823583490)[0x5599949b1120]{UNVALIDATED}: Allocated 20250223122535597 DLGSUP <0013> lu_fsm.c:139 GSUP 48: the-source\n: IMSI-262423823583490 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20250223122535597 DLGSUP <0013> gsup_req.c:276 GSUP 48: the-source\n: IMSI-262423823583490 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262423823583490" cause=IMSI unknown in HLR destination_name="the-source\n"} 20250223122535597 DLGSUP <0013> gsup_req.c:173 GSUP 48: the-source\n: IMSI-262423823583490 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250223122535597 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262423823583490)[0x5599949b1120]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250223122535597 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262423823583490)[0x5599949b1120]{UNVALIDATED}: Freeing instance 20250223122535597 DLU <0006> fsm.c:568 lu(PS:IMSI-262423823583490)[0x5599949b1120]{UNVALIDATED}: Deallocated 20250223122535597 DLINP <000b> input/ipa.c:452 connected read/write 20250223122535597 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122535597 DLINP <000b> input/ipa.c:452 connected read/write 20250223122535597 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(47)@86d8c1c75bf0: Found GsupExpect[0] for "262423823583490" handled at TC_gsup_ul_unknown_imsi_via_proxy(50) HLR_Test-GSUP(47)@86d8c1c75bf0: Added IMSI table entry 0TC_gsup_ul_unknown_imsi_via_proxy(50)"262423823583490" TC_gsup_ul_unknown_imsi_via_proxy(50)@86d8c1c75bf0: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi_via_proxy(50)@86d8c1c75bf0: setverdict(pass): pass -> pass, component reason not changed 20250223122535602 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42000<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi_via_proxy(50)@86d8c1c75bf0: Final verdict of PTC: pass 20250223122535604 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41996<->l=127.0.0.1:4258 HLR_Test-GSUP(47)@86d8c1c75bf0: Final verdict of PTC: none 20250223122535606 DLINP <000b> input/ipa.c:452 connected read/write 20250223122535606 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122535606 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250223122535606 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250223122535606 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250223122535606 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20250223122535606 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36671<->l=127.0.0.1:4259) 48@86d8c1c75bf0: Final verdict of PTC: none HLR_Test-GSUP-IPA(46)@86d8c1c75bf0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(49)@86d8c1c75bf0: Final verdict of PTC: none MTC@86d8c1c75bf0: Setting final verdict of the test case. MTC@86d8c1c75bf0: Local verdict of MTC: none MTC@86d8c1c75bf0: Local verdict of PTC HLR_Test-GSUP-IPA(46): none (none -> none) MTC@86d8c1c75bf0: Local verdict of PTC HLR_Test-GSUP(47): none (none -> none) MTC@86d8c1c75bf0: Local verdict of PTC with component reference 48: none (none -> none) MTC@86d8c1c75bf0: Local verdict of PTC IPA-CTRL-CLI-IPA(49): none (none -> none) MTC@86d8c1c75bf0: Local verdict of PTC TC_gsup_ul_unknown_imsi_via_proxy(50): pass (none -> pass) MTC@86d8c1c75bf0: Test case TC_gsup_ul_unknown_imsi_via_proxy finished. Verdict: pass MTC@86d8c1c75bf0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy pass'. Sun Feb 23 12:25: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 20250223122535652 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42006<->l=127.0.0.1:4258 20250223122535753 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42006<->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@86d8c1c75bf0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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@86d8c1c75bf0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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 ------ Sun Feb 23 12:25:37 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@86d8c1c75bf0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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@86d8c1c75bf0: Test case TC_gsup_ul_unknown_imsi_roaming_not_allowed started. MTC@86d8c1c75bf0: legacy= false MTC@86d8c1c75bf0: in not legacy case 1 MTC@86d8c1c75bf0: in not legacy case 2 20250223122538863 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250223122538863 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(51)@86d8c1c75bf0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250223122538867 DLINP <000b> input/ipa.c:452 connected read/write 20250223122538867 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122538868 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42020<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(51)@86d8c1c75bf0: 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)@86d8c1c75bf0: 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 } } } } 20250223122538872 DLINP <000b> input/ipa.c:452 connected read/write 20250223122538872 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122538872 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250223122538872 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250223122538872 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 20250223122538872 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250223122538872 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 20250223122538872 DLGSUP <0013> gsup_server.c:236 2: 20250223122538872 DLGSUP <0013> gsup_server.c:238 2: 00 20250223122538872 DLGSUP <0013> gsup_server.c:236 3: 20250223122538872 DLGSUP <0013> gsup_server.c:238 3: 00 20250223122538872 DLGSUP <0013> gsup_server.c:236 4: 20250223122538872 DLGSUP <0013> gsup_server.c:238 4: 00 20250223122538872 DLGSUP <0013> gsup_server.c:236 5: 20250223122538872 DLGSUP <0013> gsup_server.c:238 5: 00 20250223122538872 DLGSUP <0013> gsup_server.c:236 7: 20250223122538872 DLGSUP <0013> gsup_server.c:238 7: 00 20250223122538872 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250223122538872 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250223122538872 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(51)@86d8c1c75bf0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 53@86d8c1c75bf0: 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") 20250223122538898 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:36135<->l=127.0.0.1:4259) HLR_Test-GSUP(52)@86d8c1c75bf0: Created GsupExpect[0] for "262421742594527" to be handled at TC_gsup_ul_unknown_imsi_roaming_not_allowed(55) 20250223122538913 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42034<->l=127.0.0.1:4258 20250223122538925 DLINP <000b> input/ipa.c:452 connected read/write 20250223122538925 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122538925 DLGSUP <0013> gsup_req.c:140 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262421742594527 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421742594527" cn_domain=PS} 20250223122538925 DLU <0006> fsm.c:456 lu(262421742594527)[0x5599949b1120]{UNVALIDATED}: Allocated 20250223122538925 DLGSUP <0013> lu_fsm.c:139 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262421742594527 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Roaming not allowed in this location area: Subscriber does not exist 20250223122538925 DLGSUP <0013> gsup_req.c:276 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262421742594527 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262421742594527" cause=Roaming not allowed in this location area} 20250223122538925 DLGSUP <0013> gsup_req.c:173 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262421742594527 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250223122538925 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262421742594527)[0x5599949b1120]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250223122538925 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262421742594527)[0x5599949b1120]{UNVALIDATED}: Freeing instance 20250223122538925 DLU <0006> fsm.c:568 lu(PS:IMSI-262421742594527)[0x5599949b1120]{UNVALIDATED}: Deallocated 20250223122538925 DLINP <000b> input/ipa.c:452 connected read/write 20250223122538925 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122538925 DLINP <000b> input/ipa.c:452 connected read/write 20250223122538925 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(52)@86d8c1c75bf0: Found GsupExpect[0] for "262421742594527" handled at TC_gsup_ul_unknown_imsi_roaming_not_allowed(55) HLR_Test-GSUP(52)@86d8c1c75bf0: Added IMSI table entry 0TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)"262421742594527" TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@86d8c1c75bf0: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@86d8c1c75bf0: setverdict(pass): pass -> pass, component reason not changed 20250223122538930 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42034<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@86d8c1c75bf0: Final verdict of PTC: pass 20250223122538931 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42020<->l=127.0.0.1:4258 20250223122538933 DLINP <000b> input/ipa.c:452 connected read/write 20250223122538933 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122538933 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250223122538933 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250223122538933 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250223122538933 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36135<->l=127.0.0.1:4259) HLR_Test-GSUP(52)@86d8c1c75bf0: Final verdict of PTC: none 53@86d8c1c75bf0: Final verdict of PTC: none HLR_Test-GSUP-IPA(51)@86d8c1c75bf0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(54)@86d8c1c75bf0: Final verdict of PTC: none MTC@86d8c1c75bf0: Setting final verdict of the test case. MTC@86d8c1c75bf0: Local verdict of MTC: none MTC@86d8c1c75bf0: Local verdict of PTC HLR_Test-GSUP-IPA(51): none (none -> none) MTC@86d8c1c75bf0: Local verdict of PTC HLR_Test-GSUP(52): none (none -> none) MTC@86d8c1c75bf0: Local verdict of PTC with component reference 53: none (none -> none) MTC@86d8c1c75bf0: Local verdict of PTC IPA-CTRL-CLI-IPA(54): none (none -> none) MTC@86d8c1c75bf0: Local verdict of PTC TC_gsup_ul_unknown_imsi_roaming_not_allowed(55): pass (none -> pass) MTC@86d8c1c75bf0: Test case TC_gsup_ul_unknown_imsi_roaming_not_allowed finished. Verdict: pass MTC@86d8c1c75bf0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed pass'. Sun Feb 23 12:25:38 UTC 2025 ====== HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed.talloc 20250223122538967 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42046<->l=127.0.0.1:4258 20250223122539067 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42046<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=27328) MTC@86d8c1c75bf0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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@86d8c1c75bf0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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 ------ Sun Feb 23 12:25:41 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_sai_err_unknown_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_sai_err_unknown_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@86d8c1c75bf0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_err_unknown_imsi' was executed successfully (exit status: 0). MTC@86d8c1c75bf0: Test case TC_gsup_sai_err_unknown_imsi started. MTC@86d8c1c75bf0: legacy= false MTC@86d8c1c75bf0: in not legacy case 1 MTC@86d8c1c75bf0: in not legacy case 2 20250223122542187 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250223122542187 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(56)@86d8c1c75bf0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250223122542191 DLINP <000b> input/ipa.c:452 connected read/write 20250223122542191 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122542193 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40926<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(56)@86d8c1c75bf0: 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)@86d8c1c75bf0: 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 } } } } 20250223122542196 DLINP <000b> input/ipa.c:452 connected read/write 20250223122542196 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122542197 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250223122542197 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 HLR_Test-GSUP-IPA(56)@86d8c1c75bf0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250223122542197 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 20250223122542197 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250223122542197 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 20250223122542197 DLGSUP <0013> gsup_server.c:236 2: 20250223122542197 DLGSUP <0013> gsup_server.c:238 2: 00 20250223122542197 DLGSUP <0013> gsup_server.c:236 3: 20250223122542197 DLGSUP <0013> gsup_server.c:238 3: 00 20250223122542197 DLGSUP <0013> gsup_server.c:236 4: 20250223122542197 DLGSUP <0013> gsup_server.c:238 4: 00 20250223122542197 DLGSUP <0013> gsup_server.c:236 5: 20250223122542197 DLGSUP <0013> gsup_server.c:238 5: 00 20250223122542197 DLGSUP <0013> gsup_server.c:236 7: 20250223122542197 DLGSUP <0013> gsup_server.c:238 7: 00 20250223122542197 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250223122542197 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250223122542197 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 58@86d8c1c75bf0: 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") 20250223122542212 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:37607<->l=127.0.0.1:4259) HLR_Test-GSUP(57)@86d8c1c75bf0: Created GsupExpect[0] for "262428492030476" to be handled at TC_gsup_sai_err_unknown_imsi(60) 20250223122542221 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40940<->l=127.0.0.1:4258 20250223122542242 DLINP <000b> input/ipa.c:452 connected read/write 20250223122542242 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122542242 DLGSUP <0013> gsup_req.c:140 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262428492030476 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428492030476"} 20250223122542242 DAUC <0003> db_auc.c:133 IMSI='262428492030476': No such subscriber 20250223122542242 DLGSUP <0013> hlr.c:336 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262428492030476 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: IMSI unknown in HLR: IMSI unknown 20250223122542242 DLGSUP <0013> gsup_req.c:276 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262428492030476 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262428492030476" cause=IMSI unknown in HLR} 20250223122542242 DLGSUP <0013> gsup_req.c:173 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262428492030476 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250223122542242 DLINP <000b> input/ipa.c:452 connected read/write 20250223122542242 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122542242 DLINP <000b> input/ipa.c:452 connected read/write 20250223122542242 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(57)@86d8c1c75bf0: Found GsupExpect[0] for "262428492030476" handled at TC_gsup_sai_err_unknown_imsi(60) HLR_Test-GSUP(57)@86d8c1c75bf0: Added IMSI table entry 0TC_gsup_sai_err_unknown_imsi(60)"262428492030476" TC_gsup_sai_err_unknown_imsi(60)@86d8c1c75bf0: setverdict(pass): none -> pass TC_gsup_sai_err_unknown_imsi(60)@86d8c1c75bf0: setverdict(pass): pass -> pass, component reason not changed 20250223122542247 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40940<->l=127.0.0.1:4258 TC_gsup_sai_err_unknown_imsi(60)@86d8c1c75bf0: Final verdict of PTC: pass 20250223122542249 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40926<->l=127.0.0.1:4258 20250223122542251 DLINP <000b> input/ipa.c:452 connected read/write 20250223122542251 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122542251 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server HLR_Test-GSUP(57)@86d8c1c75bf0: Final verdict of PTC: none 20250223122542251 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250223122542251 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250223122542251 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37607<->l=127.0.0.1:4259) 58@86d8c1c75bf0: Final verdict of PTC: none HLR_Test-GSUP-IPA(56)@86d8c1c75bf0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(59)@86d8c1c75bf0: Final verdict of PTC: none MTC@86d8c1c75bf0: Setting final verdict of the test case. MTC@86d8c1c75bf0: Local verdict of MTC: none MTC@86d8c1c75bf0: Local verdict of PTC HLR_Test-GSUP-IPA(56): none (none -> none) MTC@86d8c1c75bf0: Local verdict of PTC HLR_Test-GSUP(57): none (none -> none) MTC@86d8c1c75bf0: Local verdict of PTC with component reference 58: none (none -> none) MTC@86d8c1c75bf0: Local verdict of PTC IPA-CTRL-CLI-IPA(59): none (none -> none) MTC@86d8c1c75bf0: Local verdict of PTC TC_gsup_sai_err_unknown_imsi(60): pass (none -> pass) MTC@86d8c1c75bf0: Test case TC_gsup_sai_err_unknown_imsi finished. Verdict: pass MTC@86d8c1c75bf0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_err_unknown_imsi pass'. Sun Feb 23 12:25:42 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 20250223122542289 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40956<->l=127.0.0.1:4258 20250223122542390 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40956<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=25336) MTC@86d8c1c75bf0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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@86d8c1c75bf0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul'. ------ HLR_Tests.TC_gsup_ul ------ Sun Feb 23 12:25:44 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@86d8c1c75bf0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul' was executed successfully (exit status: 0). MTC@86d8c1c75bf0: Test case TC_gsup_ul started. MTC@86d8c1c75bf0: legacy= false MTC@86d8c1c75bf0: in not legacy case 1 MTC@86d8c1c75bf0: in not legacy case 2 20250223122545504 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250223122545504 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(61)@86d8c1c75bf0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250223122545508 DLINP <000b> input/ipa.c:452 connected read/write 20250223122545508 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122545510 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40962<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(61)@86d8c1c75bf0: 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)@86d8c1c75bf0: 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 } } } } 20250223122545514 DLINP <000b> input/ipa.c:452 connected read/write 20250223122545514 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122545514 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250223122545514 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250223122545514 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 20250223122545514 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250223122545514 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 20250223122545514 DLGSUP <0013> gsup_server.c:236 2: 20250223122545514 DLGSUP <0013> gsup_server.c:238 2: 00 20250223122545514 DLGSUP <0013> gsup_server.c:236 3: 20250223122545514 DLGSUP <0013> gsup_server.c:238 3: 00 20250223122545514 DLGSUP <0013> gsup_server.c:236 4: 20250223122545514 DLGSUP <0013> gsup_server.c:238 4: 00 20250223122545514 DLGSUP <0013> gsup_server.c:236 5: 20250223122545514 DLGSUP <0013> gsup_server.c:238 5: 00 20250223122545514 DLGSUP <0013> gsup_server.c:236 7: 20250223122545514 DLGSUP <0013> gsup_server.c:238 7: 00 20250223122545514 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250223122545514 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250223122545514 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)@86d8c1c75bf0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 63@86d8c1c75bf0: 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") 20250223122545542 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:41769<->l=127.0.0.1:4259) 20250223122545552 DAUC <0003> db_auc.c:157 IMSI='262424659737624': No 2G Auth Data 20250223122545552 DAUC <0003> db_auc.c:192 IMSI='262424659737624': No 3G Auth Data HLR_Test-GSUP(62)@86d8c1c75bf0: Created GsupExpect[0] for "262424659737624" to be handled at TC_gsup_ul(65) 20250223122545577 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40966<->l=127.0.0.1:4258 20250223122545587 DLINP <000b> input/ipa.c:452 connected read/write 20250223122545587 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122545587 DLGSUP <0013> gsup_req.c:140 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262424659737624 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424659737624" cn_domain=PS} 20250223122545587 DLU <0006> fsm.c:456 lu(262424659737624)[0x5599949b1120]{UNVALIDATED}: Allocated 20250223122545587 DLGSUP <0013> lu_fsm.c:172 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262424659737624 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250223122545587 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424659737624)[0x5599949b1120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250223122545587 DLGSUP <0013> lu_fsm.c:253 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262424659737624 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424659737624" cn_domain=PS} 20250223122545587 DLINP <000b> input/ipa.c:452 connected read/write 20250223122545587 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122545587 DLINP <000b> input/ipa.c:452 connected read/write 20250223122545587 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@86d8c1c75bf0: Found GsupExpect[0] for "262424659737624" handled at TC_gsup_ul(65) HLR_Test-GSUP(62)@86d8c1c75bf0: Added IMSI table entry 0TC_gsup_ul(65)"262424659737624" 20250223122545593 DLINP <000b> input/ipa.c:452 connected read/write 20250223122545593 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122545594 DLGSUP <0013> gsup_req.c:140 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262424659737624 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424659737624"} 20250223122545594 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424659737624)[0x5599949b1120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250223122545594 DLGSUP <0013> gsup_req.c:173 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262424659737624 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250223122545594 DLGSUP <0013> lu_fsm.c:91 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262424659737624 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424659737624"} 20250223122545594 DLGSUP <0013> gsup_req.c:173 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262424659737624 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250223122545594 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424659737624)[0x5599949b1120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250223122545594 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424659737624)[0x5599949b1120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250223122545594 DLU <0006> fsm.c:568 lu(PS:IMSI-262424659737624)[0x5599949b1120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250223122545594 DLINP <000b> input/ipa.c:452 connected read/write 20250223122545594 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122545594 DLINP <000b> input/ipa.c:452 connected read/write 20250223122545594 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(65)@86d8c1c75bf0: setverdict(pass): none -> pass TC_gsup_ul(65)@86d8c1c75bf0: setverdict(pass): pass -> pass, component reason not changed 20250223122545596 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40966<->l=127.0.0.1:4258 TC_gsup_ul(65)@86d8c1c75bf0: Final verdict of PTC: pass 20250223122545599 DAUC <0003> db_auc.c:157 IMSI='262420895643822': No 2G Auth Data 20250223122545599 DAUC <0003> db_auc.c:192 IMSI='262420895643822': No 3G Auth Data 20250223122545600 DLGSUP <0013> hlr.c:121 IMSI 262420895643822: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@86d8c1c75bf0: Created GsupExpect[0] for "262420895643822" to be handled at TC_gsup_ul(66) 20250223122545616 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40982<->l=127.0.0.1:4258 20250223122545617 DLINP <000b> input/ipa.c:452 connected read/write 20250223122545617 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122545617 DLGSUP <0013> gsup_req.c:140 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262420895643822 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420895643822" cn_domain=PS} 20250223122545617 DLU <0006> fsm.c:456 lu(262420895643822)[0x5599949b5e70]{UNVALIDATED}: Allocated 20250223122545617 DLGSUP <0013> lu_fsm.c:172 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262420895643822 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250223122545617 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420895643822)[0x5599949b5e70]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250223122545617 DLGSUP <0013> lu_fsm.c:253 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262420895643822 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420895643822" cn_domain=PS} 20250223122545617 DLINP <000b> input/ipa.c:452 connected read/write 20250223122545617 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122545617 DLINP <000b> input/ipa.c:452 connected read/write 20250223122545617 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@86d8c1c75bf0: Found GsupExpect[0] for "262420895643822" handled at TC_gsup_ul(66) HLR_Test-GSUP(62)@86d8c1c75bf0: Added IMSI table entry 1TC_gsup_ul(66)"262420895643822" 20250223122545618 DLINP <000b> input/ipa.c:452 connected read/write 20250223122545618 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122545618 DLGSUP <0013> gsup_req.c:140 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262420895643822 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420895643822"} 20250223122545618 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420895643822)[0x5599949b5e70]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250223122545618 DLGSUP <0013> gsup_req.c:173 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262420895643822 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250223122545618 DLGSUP <0013> lu_fsm.c:91 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262420895643822 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420895643822"} 20250223122545618 DLGSUP <0013> gsup_req.c:173 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262420895643822 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250223122545618 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420895643822)[0x5599949b5e70]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250223122545618 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420895643822)[0x5599949b5e70]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250223122545618 DLU <0006> fsm.c:568 lu(PS:IMSI-262420895643822)[0x5599949b5e70]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250223122545618 DLINP <000b> input/ipa.c:452 connected read/write 20250223122545618 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122545618 DLINP <000b> input/ipa.c:452 connected read/write 20250223122545618 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(66)@86d8c1c75bf0: setverdict(pass): none -> pass TC_gsup_ul(66)@86d8c1c75bf0: setverdict(pass): pass -> pass, component reason not changed 20250223122545619 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40982<->l=127.0.0.1:4258 TC_gsup_ul(66)@86d8c1c75bf0: Final verdict of PTC: pass 20250223122545619 DAUC <0003> db_auc.c:157 IMSI='262427740049001': No 2G Auth Data 20250223122545619 DAUC <0003> db_auc.c:192 IMSI='262427740049001': No 3G Auth Data 20250223122545620 DLGSUP <0013> hlr.c:121 IMSI 262427740049001: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@86d8c1c75bf0: Created GsupExpect[0] for "262427740049001" to be handled at TC_gsup_ul(67) 20250223122545626 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40996<->l=127.0.0.1:4258 20250223122545627 DLINP <000b> input/ipa.c:452 connected read/write 20250223122545627 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122545627 DLGSUP <0013> gsup_req.c:140 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262427740049001 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427740049001" cn_domain=PS} 20250223122545627 DLU <0006> fsm.c:456 lu(262427740049001)[0x5599949b5e70]{UNVALIDATED}: Allocated 20250223122545627 DLGSUP <0013> lu_fsm.c:172 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262427740049001 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250223122545627 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427740049001)[0x5599949b5e70]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250223122545627 DLGSUP <0013> lu_fsm.c:253 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262427740049001 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427740049001" cn_domain=PS} 20250223122545627 DLINP <000b> input/ipa.c:452 connected read/write 20250223122545627 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122545627 DLINP <000b> input/ipa.c:452 connected read/write 20250223122545627 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@86d8c1c75bf0: Found GsupExpect[0] for "262427740049001" handled at TC_gsup_ul(67) HLR_Test-GSUP(62)@86d8c1c75bf0: Added IMSI table entry 2TC_gsup_ul(67)"262427740049001" 20250223122545629 DLINP <000b> input/ipa.c:452 connected read/write 20250223122545629 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122545629 DLGSUP <0013> gsup_req.c:140 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262427740049001 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427740049001"} 20250223122545629 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427740049001)[0x5599949b5e70]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250223122545629 DLGSUP <0013> gsup_req.c:173 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262427740049001 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250223122545629 DLGSUP <0013> lu_fsm.c:91 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262427740049001 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427740049001"} 20250223122545629 DLGSUP <0013> gsup_req.c:173 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262427740049001 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250223122545629 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427740049001)[0x5599949b5e70]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250223122545629 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427740049001)[0x5599949b5e70]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250223122545629 DLU <0006> fsm.c:568 lu(PS:IMSI-262427740049001)[0x5599949b5e70]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250223122545629 DLINP <000b> input/ipa.c:452 connected read/write 20250223122545629 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122545629 DLINP <000b> input/ipa.c:452 connected read/write 20250223122545629 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(67)@86d8c1c75bf0: setverdict(pass): none -> pass TC_gsup_ul(67)@86d8c1c75bf0: setverdict(pass): pass -> pass, component reason not changed 20250223122545630 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40996<->l=127.0.0.1:4258 TC_gsup_ul(67)@86d8c1c75bf0: Final verdict of PTC: pass 20250223122545630 DAUC <0003> db_auc.c:157 IMSI='262424686460980': No 2G Auth Data 20250223122545630 DAUC <0003> db_auc.c:192 IMSI='262424686460980': No 3G Auth Data 20250223122545630 DLGSUP <0013> hlr.c:121 IMSI 262424686460980: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@86d8c1c75bf0: Created GsupExpect[0] for "262424686460980" to be handled at TC_gsup_ul(68) 20250223122545636 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40998<->l=127.0.0.1:4258 20250223122545638 DLINP <000b> input/ipa.c:452 connected read/write 20250223122545638 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122545638 DLGSUP <0013> gsup_req.c:140 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262424686460980 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424686460980" cn_domain=PS} 20250223122545638 DLU <0006> fsm.c:456 lu(262424686460980)[0x5599949b5e70]{UNVALIDATED}: Allocated 20250223122545638 DLGSUP <0013> lu_fsm.c:172 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262424686460980 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250223122545638 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424686460980)[0x5599949b5e70]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250223122545638 DLGSUP <0013> lu_fsm.c:253 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262424686460980 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424686460980" cn_domain=PS} 20250223122545638 DLINP <000b> input/ipa.c:452 connected read/write 20250223122545638 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122545638 DLINP <000b> input/ipa.c:452 connected read/write 20250223122545638 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@86d8c1c75bf0: Found GsupExpect[0] for "262424686460980" handled at TC_gsup_ul(68) HLR_Test-GSUP(62)@86d8c1c75bf0: Added IMSI table entry 3TC_gsup_ul(68)"262424686460980" 20250223122545639 DLINP <000b> input/ipa.c:452 connected read/write 20250223122545639 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122545639 DLGSUP <0013> gsup_req.c:140 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262424686460980 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424686460980"} 20250223122545639 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424686460980)[0x5599949b5e70]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250223122545639 DLGSUP <0013> gsup_req.c:173 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262424686460980 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250223122545640 DLGSUP <0013> lu_fsm.c:91 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262424686460980 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424686460980"} 20250223122545640 DLGSUP <0013> gsup_req.c:173 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262424686460980 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250223122545640 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424686460980)[0x5599949b5e70]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250223122545640 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424686460980)[0x5599949b5e70]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250223122545640 DLU <0006> fsm.c:568 lu(PS:IMSI-262424686460980)[0x5599949b5e70]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250223122545640 DLINP <000b> input/ipa.c:452 connected read/write 20250223122545640 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122545640 DLINP <000b> input/ipa.c:452 connected read/write 20250223122545640 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(68)@86d8c1c75bf0: setverdict(pass): none -> pass TC_gsup_ul(68)@86d8c1c75bf0: setverdict(pass): pass -> pass, component reason not changed 20250223122545640 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40998<->l=127.0.0.1:4258 TC_gsup_ul(68)@86d8c1c75bf0: Final verdict of PTC: pass 20250223122545641 DAUC <0003> db_auc.c:157 IMSI='262425215527765': No 2G Auth Data 20250223122545641 DAUC <0003> db_auc.c:192 IMSI='262425215527765': No 3G Auth Data 20250223122545642 DLGSUP <0013> hlr.c:121 IMSI 262425215527765: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@86d8c1c75bf0: Created GsupExpect[0] for "262425215527765" to be handled at TC_gsup_ul(69) 20250223122545648 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41012<->l=127.0.0.1:4258 20250223122545650 DLINP <000b> input/ipa.c:452 connected read/write 20250223122545650 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122545650 DLGSUP <0013> gsup_req.c:140 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262425215527765 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425215527765" cn_domain=PS} 20250223122545650 DLU <0006> fsm.c:456 lu(262425215527765)[0x5599949b5e70]{UNVALIDATED}: Allocated 20250223122545650 DLGSUP <0013> lu_fsm.c:172 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262425215527765 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250223122545650 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425215527765)[0x5599949b5e70]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250223122545650 DLGSUP <0013> lu_fsm.c:253 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262425215527765 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425215527765" cn_domain=PS} 20250223122545650 DLINP <000b> input/ipa.c:452 connected read/write 20250223122545650 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122545650 DLINP <000b> input/ipa.c:452 connected read/write 20250223122545650 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@86d8c1c75bf0: Found GsupExpect[0] for "262425215527765" handled at TC_gsup_ul(69) HLR_Test-GSUP(62)@86d8c1c75bf0: Added IMSI table entry 4TC_gsup_ul(69)"262425215527765" 20250223122545651 DLINP <000b> input/ipa.c:452 connected read/write 20250223122545651 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122545651 DLGSUP <0013> gsup_req.c:140 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262425215527765 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425215527765"} 20250223122545651 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425215527765)[0x5599949b5e70]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250223122545651 DLGSUP <0013> gsup_req.c:173 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262425215527765 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250223122545651 DLGSUP <0013> lu_fsm.c:91 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262425215527765 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425215527765"} 20250223122545651 DLGSUP <0013> gsup_req.c:173 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262425215527765 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250223122545651 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425215527765)[0x5599949b5e70]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250223122545651 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425215527765)[0x5599949b5e70]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250223122545651 DLU <0006> fsm.c:568 lu(PS:IMSI-262425215527765)[0x5599949b5e70]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250223122545651 DLINP <000b> input/ipa.c:452 connected read/write 20250223122545651 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122545651 DLINP <000b> input/ipa.c:452 connected read/write 20250223122545651 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(69)@86d8c1c75bf0: setverdict(pass): none -> pass TC_gsup_ul(69)@86d8c1c75bf0: setverdict(pass): pass -> pass, component reason not changed 20250223122545652 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41012<->l=127.0.0.1:4258 TC_gsup_ul(69)@86d8c1c75bf0: Final verdict of PTC: pass 20250223122545652 DAUC <0003> db_auc.c:157 IMSI='262429284442695': No 2G Auth Data 20250223122545652 DAUC <0003> db_auc.c:192 IMSI='262429284442695': No 3G Auth Data 20250223122545653 DLGSUP <0013> hlr.c:121 IMSI 262429284442695: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@86d8c1c75bf0: Created GsupExpect[0] for "262429284442695" to be handled at TC_gsup_ul(70) 20250223122545658 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41014<->l=127.0.0.1:4258 20250223122545660 DLINP <000b> input/ipa.c:452 connected read/write 20250223122545660 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122545660 DLGSUP <0013> gsup_req.c:140 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262429284442695 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429284442695" cn_domain=PS} 20250223122545660 DLU <0006> fsm.c:456 lu(262429284442695)[0x5599949b5e70]{UNVALIDATED}: Allocated 20250223122545660 DLGSUP <0013> lu_fsm.c:172 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262429284442695 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250223122545660 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429284442695)[0x5599949b5e70]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250223122545660 DLGSUP <0013> lu_fsm.c:253 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262429284442695 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429284442695" cn_domain=PS} 20250223122545660 DLINP <000b> input/ipa.c:452 connected read/write 20250223122545660 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122545660 DLINP <000b> input/ipa.c:452 connected read/write 20250223122545660 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@86d8c1c75bf0: Found GsupExpect[0] for "262429284442695" handled at TC_gsup_ul(70) HLR_Test-GSUP(62)@86d8c1c75bf0: Added IMSI table entry 5TC_gsup_ul(70)"262429284442695" 20250223122545661 DLINP <000b> input/ipa.c:452 connected read/write 20250223122545661 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122545661 DLGSUP <0013> gsup_req.c:140 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262429284442695 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429284442695"} 20250223122545661 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429284442695)[0x5599949b5e70]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250223122545661 DLGSUP <0013> gsup_req.c:173 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262429284442695 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250223122545661 DLGSUP <0013> lu_fsm.c:91 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262429284442695 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429284442695"} 20250223122545661 DLGSUP <0013> gsup_req.c:173 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262429284442695 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250223122545661 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429284442695)[0x5599949b5e70]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250223122545661 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429284442695)[0x5599949b5e70]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250223122545661 DLU <0006> fsm.c:568 lu(PS:IMSI-262429284442695)[0x5599949b5e70]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250223122545661 DLINP <000b> input/ipa.c:452 connected read/write 20250223122545661 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122545661 DLINP <000b> input/ipa.c:452 connected read/write 20250223122545661 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(70)@86d8c1c75bf0: setverdict(pass): none -> pass TC_gsup_ul(70)@86d8c1c75bf0: setverdict(pass): pass -> pass, component reason not changed 20250223122545662 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41014<->l=127.0.0.1:4258 TC_gsup_ul(70)@86d8c1c75bf0: Final verdict of PTC: pass 20250223122545662 DAUC <0003> db_auc.c:157 IMSI='262427038362620': No 2G Auth Data 20250223122545662 DAUC <0003> db_auc.c:192 IMSI='262427038362620': No 3G Auth Data 20250223122545662 DLGSUP <0013> hlr.c:121 IMSI 262427038362620: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@86d8c1c75bf0: Created GsupExpect[0] for "262427038362620" to be handled at TC_gsup_ul(71) 20250223122545668 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41026<->l=127.0.0.1:4258 20250223122545670 DLINP <000b> input/ipa.c:452 connected read/write 20250223122545670 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122545670 DLGSUP <0013> gsup_req.c:140 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262427038362620 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427038362620" cn_domain=PS} 20250223122545670 DLU <0006> fsm.c:456 lu(262427038362620)[0x5599949b5e70]{UNVALIDATED}: Allocated 20250223122545670 DLGSUP <0013> lu_fsm.c:172 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262427038362620 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250223122545670 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427038362620)[0x5599949b5e70]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250223122545670 DLGSUP <0013> lu_fsm.c:253 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262427038362620 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427038362620" cn_domain=PS} 20250223122545670 DLINP <000b> input/ipa.c:452 connected read/write 20250223122545670 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122545670 DLINP <000b> input/ipa.c:452 connected read/write 20250223122545670 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@86d8c1c75bf0: Found GsupExpect[0] for "262427038362620" handled at TC_gsup_ul(71) HLR_Test-GSUP(62)@86d8c1c75bf0: Added IMSI table entry 6TC_gsup_ul(71)"262427038362620" 20250223122545671 DLINP <000b> input/ipa.c:452 connected read/write 20250223122545671 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122545672 DLGSUP <0013> gsup_req.c:140 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262427038362620 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427038362620"} 20250223122545672 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427038362620)[0x5599949b5e70]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250223122545672 DLGSUP <0013> gsup_req.c:173 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262427038362620 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250223122545672 DLGSUP <0013> lu_fsm.c:91 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262427038362620 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427038362620"} 20250223122545672 DLGSUP <0013> gsup_req.c:173 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262427038362620 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250223122545672 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427038362620)[0x5599949b5e70]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250223122545672 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427038362620)[0x5599949b5e70]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250223122545672 DLU <0006> fsm.c:568 lu(PS:IMSI-262427038362620)[0x5599949b5e70]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250223122545672 DLINP <000b> input/ipa.c:452 connected read/write 20250223122545672 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122545672 DLINP <000b> input/ipa.c:452 connected read/write 20250223122545672 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(71)@86d8c1c75bf0: setverdict(pass): none -> pass TC_gsup_ul(71)@86d8c1c75bf0: setverdict(pass): pass -> pass, component reason not changed 20250223122545672 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41026<->l=127.0.0.1:4258 TC_gsup_ul(71)@86d8c1c75bf0: Final verdict of PTC: pass 20250223122545673 DAUC <0003> db_auc.c:157 IMSI='262426970224754': No 2G Auth Data 20250223122545673 DAUC <0003> db_auc.c:192 IMSI='262426970224754': No 3G Auth Data 20250223122545673 DLGSUP <0013> hlr.c:121 IMSI 262426970224754: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@86d8c1c75bf0: Created GsupExpect[0] for "262426970224754" to be handled at TC_gsup_ul(72) 20250223122545679 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41028<->l=127.0.0.1:4258 20250223122545681 DLINP <000b> input/ipa.c:452 connected read/write 20250223122545681 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122545681 DLGSUP <0013> gsup_req.c:140 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262426970224754 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426970224754" cn_domain=PS} 20250223122545681 DLU <0006> fsm.c:456 lu(262426970224754)[0x5599949b5e70]{UNVALIDATED}: Allocated 20250223122545681 DLGSUP <0013> lu_fsm.c:172 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262426970224754 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250223122545681 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426970224754)[0x5599949b5e70]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250223122545681 DLGSUP <0013> lu_fsm.c:253 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262426970224754 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426970224754" cn_domain=PS} 20250223122545681 DLINP <000b> input/ipa.c:452 connected read/write 20250223122545681 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122545681 DLINP <000b> input/ipa.c:452 connected read/write 20250223122545681 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@86d8c1c75bf0: Found GsupExpect[0] for "262426970224754" handled at TC_gsup_ul(72) HLR_Test-GSUP(62)@86d8c1c75bf0: Added IMSI table entry 7TC_gsup_ul(72)"262426970224754" 20250223122545682 DLINP <000b> input/ipa.c:452 connected read/write 20250223122545682 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122545682 DLGSUP <0013> gsup_req.c:140 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262426970224754 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426970224754"} 20250223122545682 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426970224754)[0x5599949b5e70]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250223122545682 DLGSUP <0013> gsup_req.c:173 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262426970224754 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250223122545682 DLGSUP <0013> lu_fsm.c:91 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262426970224754 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426970224754"} 20250223122545682 DLGSUP <0013> gsup_req.c:173 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262426970224754 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250223122545682 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426970224754)[0x5599949b5e70]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250223122545682 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426970224754)[0x5599949b5e70]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250223122545682 DLU <0006> fsm.c:568 lu(PS:IMSI-262426970224754)[0x5599949b5e70]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250223122545682 DLINP <000b> input/ipa.c:452 connected read/write 20250223122545682 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122545682 DLINP <000b> input/ipa.c:452 connected read/write 20250223122545682 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(72)@86d8c1c75bf0: setverdict(pass): none -> pass TC_gsup_ul(72)@86d8c1c75bf0: setverdict(pass): pass -> pass, component reason not changed 20250223122545683 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41028<->l=127.0.0.1:4258 TC_gsup_ul(72)@86d8c1c75bf0: Final verdict of PTC: pass MTC@86d8c1c75bf0: setverdict(pass): none -> pass 20250223122545684 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40962<->l=127.0.0.1:4258 HLR_Test-GSUP(62)@86d8c1c75bf0: Final verdict of PTC: none 63@86d8c1c75bf0: Final verdict of PTC: none 20250223122545684 DLINP <000b> input/ipa.c:452 connected read/write 20250223122545684 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122545684 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250223122545684 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250223122545684 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250223122545684 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41769<->l=127.0.0.1:4259) IPA-CTRL-CLI-IPA(64)@86d8c1c75bf0: Final verdict of PTC: none HLR_Test-GSUP-IPA(61)@86d8c1c75bf0: Final verdict of PTC: none MTC@86d8c1c75bf0: Setting final verdict of the test case. MTC@86d8c1c75bf0: Local verdict of MTC: pass MTC@86d8c1c75bf0: Local verdict of PTC HLR_Test-GSUP-IPA(61): none (pass -> pass) MTC@86d8c1c75bf0: Local verdict of PTC HLR_Test-GSUP(62): none (pass -> pass) MTC@86d8c1c75bf0: Local verdict of PTC with component reference 63: none (pass -> pass) MTC@86d8c1c75bf0: Local verdict of PTC IPA-CTRL-CLI-IPA(64): none (pass -> pass) MTC@86d8c1c75bf0: Local verdict of PTC TC_gsup_ul(65): pass (pass -> pass) MTC@86d8c1c75bf0: Local verdict of PTC TC_gsup_ul(66): pass (pass -> pass) MTC@86d8c1c75bf0: Local verdict of PTC TC_gsup_ul(67): pass (pass -> pass) MTC@86d8c1c75bf0: Local verdict of PTC TC_gsup_ul(68): pass (pass -> pass) MTC@86d8c1c75bf0: Local verdict of PTC TC_gsup_ul(69): pass (pass -> pass) MTC@86d8c1c75bf0: Local verdict of PTC TC_gsup_ul(70): pass (pass -> pass) MTC@86d8c1c75bf0: Local verdict of PTC TC_gsup_ul(71): pass (pass -> pass) MTC@86d8c1c75bf0: Local verdict of PTC TC_gsup_ul(72): pass (pass -> pass) MTC@86d8c1c75bf0: Test case TC_gsup_ul finished. Verdict: pass MTC@86d8c1c75bf0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul pass'. Sun Feb 23 12:25: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 20250223122545715 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41036<->l=127.0.0.1:4258 20250223122545816 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41036<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=78456) Waiting for packet dumper to finish... 1 (prev_count=78456, count=112780) MTC@86d8c1c75bf0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul pass' was executed successfully (exit status: 0). MTC@86d8c1c75bf0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_via_proxy'. ------ HLR_Tests.TC_gsup_ul_via_proxy ------ Sun Feb 23 12:25:47 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@86d8c1c75bf0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_via_proxy' was executed successfully (exit status: 0). MTC@86d8c1c75bf0: Test case TC_gsup_ul_via_proxy started. MTC@86d8c1c75bf0: legacy= false MTC@86d8c1c75bf0: in not legacy case 1 MTC@86d8c1c75bf0: in not legacy case 2 20250223122548949 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250223122548949 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(73)@86d8c1c75bf0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250223122548953 DLINP <000b> input/ipa.c:452 connected read/write 20250223122548953 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122548953 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41040<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(73)@86d8c1c75bf0: 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) } } } } 20250223122548954 DLINP <000b> input/ipa.c:452 connected read/write 20250223122548954 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122548954 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250223122548954 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250223122548954 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 20250223122548954 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250223122548954 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 20250223122548954 DLGSUP <0013> gsup_server.c:236 2: 20250223122548954 DLGSUP <0013> gsup_server.c:238 2: 00 20250223122548954 DLGSUP <0013> gsup_server.c:236 3: 20250223122548954 DLGSUP <0013> gsup_server.c:238 3: 00 20250223122548954 DLGSUP <0013> gsup_server.c:236 4: 20250223122548954 DLGSUP <0013> gsup_server.c:238 4: 00 20250223122548954 DLGSUP <0013> gsup_server.c:236 5: 20250223122548954 DLGSUP <0013> gsup_server.c:238 5: 00 20250223122548954 DLGSUP <0013> gsup_server.c:236 7: 20250223122548954 DLGSUP <0013> gsup_server.c:238 7: 00 20250223122548954 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250223122548954 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250223122548954 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(73)@86d8c1c75bf0: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } HLR_Test-GSUP-IPA(73)@86d8c1c75bf0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 75@86d8c1c75bf0: 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") 20250223122548978 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:43881<->l=127.0.0.1:4259) 20250223122548985 DAUC <0003> db_auc.c:157 IMSI='262420933684863': No 2G Auth Data 20250223122548986 DAUC <0003> db_auc.c:192 IMSI='262420933684863': No 3G Auth Data HLR_Test-GSUP(74)@86d8c1c75bf0: Created GsupExpect[0] for "262420933684863" to be handled at TC_gsup_ul_via_proxy(77) 20250223122549008 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41054<->l=127.0.0.1:4258 20250223122549019 DLINP <000b> input/ipa.c:452 connected read/write 20250223122549019 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122549019 DLGSUP <0013> gsup_req.c:140 GSUP 67: MSC-00-00-00-00-00-00: IMSI-262420933684863 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420933684863" cn_domain=PS source_name="the-source\n"} 20250223122549019 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250223122549019 DLU <0006> fsm.c:456 lu(262420933684863)[0x5599949b5e70]{UNVALIDATED}: Allocated 20250223122549019 DLGSUP <0013> lu_fsm.c:167 GSUP 67: the-source\n: IMSI-262420933684863 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250223122549019 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420933684863)[0x5599949b5e70]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250223122549019 DLGSUP <0013> lu_fsm.c:253 GSUP 67: the-source\n: IMSI-262420933684863 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420933684863" cn_domain=PS destination_name="the-source\n"} 20250223122549019 DLINP <000b> input/ipa.c:452 connected read/write 20250223122549019 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122549019 DLINP <000b> input/ipa.c:452 connected read/write 20250223122549019 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@86d8c1c75bf0: Found GsupExpect[0] for "262420933684863" handled at TC_gsup_ul_via_proxy(77) HLR_Test-GSUP(74)@86d8c1c75bf0: Added IMSI table entry 0TC_gsup_ul_via_proxy(77)"262420933684863" 20250223122549026 DLINP <000b> input/ipa.c:452 connected read/write 20250223122549026 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122549026 DLGSUP <0013> gsup_req.c:140 GSUP 68: MSC-00-00-00-00-00-00: IMSI-262420933684863 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420933684863" source_name="the-source\n"} 20250223122549026 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420933684863)[0x5599949b5e70]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250223122549026 DLGSUP <0013> gsup_req.c:173 GSUP 68: the-source\n: IMSI-262420933684863 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250223122549026 DLGSUP <0013> lu_fsm.c:91 GSUP 67: the-source\n: IMSI-262420933684863 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420933684863" destination_name="the-source\n"} 20250223122549026 DLGSUP <0013> gsup_req.c:173 GSUP 67: the-source\n: IMSI-262420933684863 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250223122549026 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420933684863)[0x5599949b5e70]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250223122549026 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420933684863)[0x5599949b5e70]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250223122549026 DLU <0006> fsm.c:568 lu(PS:IMSI-262420933684863)[0x5599949b5e70]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250223122549026 DLINP <000b> input/ipa.c:452 connected read/write 20250223122549026 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122549026 DLINP <000b> input/ipa.c:452 connected read/write 20250223122549026 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(77)@86d8c1c75bf0: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(77)@86d8c1c75bf0: setverdict(pass): pass -> pass, component reason not changed 20250223122549029 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41054<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(77)@86d8c1c75bf0: Final verdict of PTC: pass 20250223122549032 DAUC <0003> db_auc.c:157 IMSI='262421699366290': No 2G Auth Data 20250223122549032 DAUC <0003> db_auc.c:192 IMSI='262421699366290': No 3G Auth Data 20250223122549033 DLGSUP <0013> hlr.c:121 IMSI 262421699366290: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@86d8c1c75bf0: Created GsupExpect[0] for "262421699366290" to be handled at TC_gsup_ul_via_proxy(78) 20250223122549045 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41064<->l=127.0.0.1:4258 20250223122549047 DLINP <000b> input/ipa.c:452 connected read/write 20250223122549047 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122549047 DLGSUP <0013> gsup_req.c:140 GSUP 69: MSC-00-00-00-00-00-00: IMSI-262421699366290 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421699366290" cn_domain=PS source_name="the-source\n"} 20250223122549047 DLU <0006> fsm.c:456 lu(262421699366290)[0x5599949b5e70]{UNVALIDATED}: Allocated 20250223122549047 DLGSUP <0013> lu_fsm.c:167 GSUP 69: the-source\n: IMSI-262421699366290 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250223122549047 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421699366290)[0x5599949b5e70]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250223122549047 DLGSUP <0013> lu_fsm.c:253 GSUP 69: the-source\n: IMSI-262421699366290 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421699366290" cn_domain=PS destination_name="the-source\n"} 20250223122549047 DLINP <000b> input/ipa.c:452 connected read/write 20250223122549047 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122549047 DLINP <000b> input/ipa.c:452 connected read/write 20250223122549047 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@86d8c1c75bf0: Found GsupExpect[0] for "262421699366290" handled at TC_gsup_ul_via_proxy(78) HLR_Test-GSUP(74)@86d8c1c75bf0: Added IMSI table entry 1TC_gsup_ul_via_proxy(78)"262421699366290" 20250223122549048 DLINP <000b> input/ipa.c:452 connected read/write 20250223122549048 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122549048 DLGSUP <0013> gsup_req.c:140 GSUP 70: MSC-00-00-00-00-00-00: IMSI-262421699366290 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421699366290" source_name="the-source\n"} 20250223122549048 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421699366290)[0x5599949b5e70]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250223122549048 DLGSUP <0013> gsup_req.c:173 GSUP 70: the-source\n: IMSI-262421699366290 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250223122549048 DLGSUP <0013> lu_fsm.c:91 GSUP 69: the-source\n: IMSI-262421699366290 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421699366290" destination_name="the-source\n"} 20250223122549048 DLGSUP <0013> gsup_req.c:173 GSUP 69: the-source\n: IMSI-262421699366290 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250223122549048 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421699366290)[0x5599949b5e70]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250223122549048 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421699366290)[0x5599949b5e70]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250223122549048 DLU <0006> fsm.c:568 lu(PS:IMSI-262421699366290)[0x5599949b5e70]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250223122549048 DLINP <000b> input/ipa.c:452 connected read/write 20250223122549048 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122549048 DLINP <000b> input/ipa.c:452 connected read/write 20250223122549048 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(78)@86d8c1c75bf0: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(78)@86d8c1c75bf0: setverdict(pass): pass -> pass, component reason not changed 20250223122549049 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41064<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(78)@86d8c1c75bf0: Final verdict of PTC: pass 20250223122549050 DAUC <0003> db_auc.c:157 IMSI='262425723420121': No 2G Auth Data 20250223122549050 DAUC <0003> db_auc.c:192 IMSI='262425723420121': No 3G Auth Data 20250223122549050 DLGSUP <0013> hlr.c:121 IMSI 262425723420121: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@86d8c1c75bf0: Created GsupExpect[0] for "262425723420121" to be handled at TC_gsup_ul_via_proxy(79) 20250223122549056 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41078<->l=127.0.0.1:4258 20250223122549058 DLINP <000b> input/ipa.c:452 connected read/write 20250223122549058 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122549058 DLGSUP <0013> gsup_req.c:140 GSUP 71: MSC-00-00-00-00-00-00: IMSI-262425723420121 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425723420121" cn_domain=PS source_name="the-source\n"} 20250223122549058 DLU <0006> fsm.c:456 lu(262425723420121)[0x5599949b5e70]{UNVALIDATED}: Allocated 20250223122549058 DLGSUP <0013> lu_fsm.c:167 GSUP 71: the-source\n: IMSI-262425723420121 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250223122549058 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425723420121)[0x5599949b5e70]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250223122549058 DLGSUP <0013> lu_fsm.c:253 GSUP 71: the-source\n: IMSI-262425723420121 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425723420121" cn_domain=PS destination_name="the-source\n"} 20250223122549058 DLINP <000b> input/ipa.c:452 connected read/write 20250223122549058 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122549058 DLINP <000b> input/ipa.c:452 connected read/write 20250223122549058 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@86d8c1c75bf0: Found GsupExpect[0] for "262425723420121" handled at TC_gsup_ul_via_proxy(79) HLR_Test-GSUP(74)@86d8c1c75bf0: Added IMSI table entry 2TC_gsup_ul_via_proxy(79)"262425723420121" 20250223122549059 DLINP <000b> input/ipa.c:452 connected read/write 20250223122549059 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122549059 DLGSUP <0013> gsup_req.c:140 GSUP 72: MSC-00-00-00-00-00-00: IMSI-262425723420121 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425723420121" source_name="the-source\n"} 20250223122549059 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425723420121)[0x5599949b5e70]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250223122549059 DLGSUP <0013> gsup_req.c:173 GSUP 72: the-source\n: IMSI-262425723420121 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250223122549059 DLGSUP <0013> lu_fsm.c:91 GSUP 71: the-source\n: IMSI-262425723420121 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425723420121" destination_name="the-source\n"} 20250223122549059 DLGSUP <0013> gsup_req.c:173 GSUP 71: the-source\n: IMSI-262425723420121 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250223122549059 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425723420121)[0x5599949b5e70]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250223122549059 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425723420121)[0x5599949b5e70]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250223122549059 DLU <0006> fsm.c:568 lu(PS:IMSI-262425723420121)[0x5599949b5e70]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250223122549059 DLINP <000b> input/ipa.c:452 connected read/write 20250223122549059 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122549059 DLINP <000b> input/ipa.c:452 connected read/write 20250223122549059 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(79)@86d8c1c75bf0: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(79)@86d8c1c75bf0: setverdict(pass): pass -> pass, component reason not changed 20250223122549059 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41078<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(79)@86d8c1c75bf0: Final verdict of PTC: pass 20250223122549060 DAUC <0003> db_auc.c:157 IMSI='262425638729028': No 2G Auth Data 20250223122549060 DAUC <0003> db_auc.c:192 IMSI='262425638729028': No 3G Auth Data 20250223122549061 DLGSUP <0013> hlr.c:121 IMSI 262425638729028: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@86d8c1c75bf0: Created GsupExpect[0] for "262425638729028" to be handled at TC_gsup_ul_via_proxy(80) 20250223122549067 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41092<->l=127.0.0.1:4258 20250223122549069 DLINP <000b> input/ipa.c:452 connected read/write 20250223122549069 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122549069 DLGSUP <0013> gsup_req.c:140 GSUP 73: MSC-00-00-00-00-00-00: IMSI-262425638729028 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425638729028" cn_domain=PS source_name="the-source\n"} 20250223122549069 DLU <0006> fsm.c:456 lu(262425638729028)[0x5599949b5e70]{UNVALIDATED}: Allocated 20250223122549069 DLGSUP <0013> lu_fsm.c:167 GSUP 73: the-source\n: IMSI-262425638729028 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250223122549069 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425638729028)[0x5599949b5e70]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250223122549069 DLGSUP <0013> lu_fsm.c:253 GSUP 73: the-source\n: IMSI-262425638729028 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425638729028" cn_domain=PS destination_name="the-source\n"} 20250223122549069 DLINP <000b> input/ipa.c:452 connected read/write 20250223122549069 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122549069 DLINP <000b> input/ipa.c:452 connected read/write 20250223122549069 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@86d8c1c75bf0: Found GsupExpect[0] for "262425638729028" handled at TC_gsup_ul_via_proxy(80) HLR_Test-GSUP(74)@86d8c1c75bf0: Added IMSI table entry 3TC_gsup_ul_via_proxy(80)"262425638729028" 20250223122549070 DLINP <000b> input/ipa.c:452 connected read/write 20250223122549070 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122549070 DLGSUP <0013> gsup_req.c:140 GSUP 74: MSC-00-00-00-00-00-00: IMSI-262425638729028 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425638729028" source_name="the-source\n"} 20250223122549070 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425638729028)[0x5599949b5e70]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250223122549070 DLGSUP <0013> gsup_req.c:173 GSUP 74: the-source\n: IMSI-262425638729028 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250223122549070 DLGSUP <0013> lu_fsm.c:91 GSUP 73: the-source\n: IMSI-262425638729028 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425638729028" destination_name="the-source\n"} 20250223122549070 DLGSUP <0013> gsup_req.c:173 GSUP 73: the-source\n: IMSI-262425638729028 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250223122549070 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425638729028)[0x5599949b5e70]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250223122549070 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425638729028)[0x5599949b5e70]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250223122549070 DLU <0006> fsm.c:568 lu(PS:IMSI-262425638729028)[0x5599949b5e70]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250223122549070 DLINP <000b> input/ipa.c:452 connected read/write 20250223122549070 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122549070 DLINP <000b> input/ipa.c:452 connected read/write 20250223122549070 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(80)@86d8c1c75bf0: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(80)@86d8c1c75bf0: setverdict(pass): pass -> pass, component reason not changed 20250223122549071 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41092<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(80)@86d8c1c75bf0: Final verdict of PTC: pass 20250223122549072 DAUC <0003> db_auc.c:157 IMSI='262428745472542': No 2G Auth Data 20250223122549072 DAUC <0003> db_auc.c:192 IMSI='262428745472542': No 3G Auth Data 20250223122549072 DLGSUP <0013> hlr.c:121 IMSI 262428745472542: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@86d8c1c75bf0: Created GsupExpect[0] for "262428745472542" to be handled at TC_gsup_ul_via_proxy(81) 20250223122549078 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41098<->l=127.0.0.1:4258 20250223122549080 DLINP <000b> input/ipa.c:452 connected read/write 20250223122549080 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122549080 DLGSUP <0013> gsup_req.c:140 GSUP 75: MSC-00-00-00-00-00-00: IMSI-262428745472542 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428745472542" cn_domain=PS source_name="the-source\n"} 20250223122549080 DLU <0006> fsm.c:456 lu(262428745472542)[0x5599949b5e70]{UNVALIDATED}: Allocated 20250223122549080 DLGSUP <0013> lu_fsm.c:167 GSUP 75: the-source\n: IMSI-262428745472542 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250223122549080 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428745472542)[0x5599949b5e70]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250223122549080 DLGSUP <0013> lu_fsm.c:253 GSUP 75: the-source\n: IMSI-262428745472542 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428745472542" cn_domain=PS destination_name="the-source\n"} 20250223122549080 DLINP <000b> input/ipa.c:452 connected read/write 20250223122549080 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122549080 DLINP <000b> input/ipa.c:452 connected read/write 20250223122549080 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@86d8c1c75bf0: Found GsupExpect[0] for "262428745472542" handled at TC_gsup_ul_via_proxy(81) HLR_Test-GSUP(74)@86d8c1c75bf0: Added IMSI table entry 4TC_gsup_ul_via_proxy(81)"262428745472542" 20250223122549082 DLINP <000b> input/ipa.c:452 connected read/write 20250223122549082 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122549082 DLGSUP <0013> gsup_req.c:140 GSUP 76: MSC-00-00-00-00-00-00: IMSI-262428745472542 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428745472542" source_name="the-source\n"} 20250223122549082 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428745472542)[0x5599949b5e70]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250223122549082 DLGSUP <0013> gsup_req.c:173 GSUP 76: the-source\n: IMSI-262428745472542 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250223122549082 DLGSUP <0013> lu_fsm.c:91 GSUP 75: the-source\n: IMSI-262428745472542 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428745472542" destination_name="the-source\n"} 20250223122549082 DLGSUP <0013> gsup_req.c:173 GSUP 75: the-source\n: IMSI-262428745472542 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250223122549082 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428745472542)[0x5599949b5e70]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250223122549082 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428745472542)[0x5599949b5e70]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250223122549082 DLU <0006> fsm.c:568 lu(PS:IMSI-262428745472542)[0x5599949b5e70]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250223122549082 DLINP <000b> input/ipa.c:452 connected read/write 20250223122549082 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122549082 DLINP <000b> input/ipa.c:452 connected read/write 20250223122549082 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(81)@86d8c1c75bf0: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(81)@86d8c1c75bf0: setverdict(pass): pass -> pass, component reason not changed 20250223122549083 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41098<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(81)@86d8c1c75bf0: Final verdict of PTC: pass 20250223122549084 DAUC <0003> db_auc.c:157 IMSI='262421476920032': No 2G Auth Data 20250223122549084 DAUC <0003> db_auc.c:192 IMSI='262421476920032': No 3G Auth Data 20250223122549084 DLGSUP <0013> hlr.c:121 IMSI 262421476920032: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@86d8c1c75bf0: Created GsupExpect[0] for "262421476920032" to be handled at TC_gsup_ul_via_proxy(82) 20250223122549090 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41114<->l=127.0.0.1:4258 20250223122549092 DLINP <000b> input/ipa.c:452 connected read/write 20250223122549092 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122549092 DLGSUP <0013> gsup_req.c:140 GSUP 77: MSC-00-00-00-00-00-00: IMSI-262421476920032 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421476920032" cn_domain=PS source_name="the-source\n"} 20250223122549092 DLU <0006> fsm.c:456 lu(262421476920032)[0x5599949b5e70]{UNVALIDATED}: Allocated 20250223122549092 DLGSUP <0013> lu_fsm.c:167 GSUP 77: the-source\n: IMSI-262421476920032 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250223122549092 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421476920032)[0x5599949b5e70]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250223122549092 DLGSUP <0013> lu_fsm.c:253 GSUP 77: the-source\n: IMSI-262421476920032 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421476920032" cn_domain=PS destination_name="the-source\n"} 20250223122549092 DLINP <000b> input/ipa.c:452 connected read/write 20250223122549092 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122549092 DLINP <000b> input/ipa.c:452 connected read/write 20250223122549092 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@86d8c1c75bf0: Found GsupExpect[0] for "262421476920032" handled at TC_gsup_ul_via_proxy(82) HLR_Test-GSUP(74)@86d8c1c75bf0: Added IMSI table entry 5TC_gsup_ul_via_proxy(82)"262421476920032" 20250223122549093 DLINP <000b> input/ipa.c:452 connected read/write 20250223122549093 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122549093 DLGSUP <0013> gsup_req.c:140 GSUP 78: MSC-00-00-00-00-00-00: IMSI-262421476920032 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421476920032" source_name="the-source\n"} 20250223122549093 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421476920032)[0x5599949b5e70]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250223122549093 DLGSUP <0013> gsup_req.c:173 GSUP 78: the-source\n: IMSI-262421476920032 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250223122549093 DLGSUP <0013> lu_fsm.c:91 GSUP 77: the-source\n: IMSI-262421476920032 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421476920032" destination_name="the-source\n"} 20250223122549093 DLGSUP <0013> gsup_req.c:173 GSUP 77: the-source\n: IMSI-262421476920032 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250223122549093 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421476920032)[0x5599949b5e70]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250223122549093 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421476920032)[0x5599949b5e70]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250223122549093 DLU <0006> fsm.c:568 lu(PS:IMSI-262421476920032)[0x5599949b5e70]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250223122549093 DLINP <000b> input/ipa.c:452 connected read/write 20250223122549093 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122549093 DLINP <000b> input/ipa.c:452 connected read/write 20250223122549093 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(82)@86d8c1c75bf0: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(82)@86d8c1c75bf0: setverdict(pass): pass -> pass, component reason not changed 20250223122549094 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41114<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(82)@86d8c1c75bf0: Final verdict of PTC: pass 20250223122549094 DAUC <0003> db_auc.c:157 IMSI='262429704490809': No 2G Auth Data 20250223122549094 DAUC <0003> db_auc.c:192 IMSI='262429704490809': No 3G Auth Data 20250223122549095 DLGSUP <0013> hlr.c:121 IMSI 262429704490809: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@86d8c1c75bf0: Created GsupExpect[0] for "262429704490809" to be handled at TC_gsup_ul_via_proxy(83) 20250223122549100 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41122<->l=127.0.0.1:4258 20250223122549103 DLINP <000b> input/ipa.c:452 connected read/write 20250223122549103 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122549103 DLGSUP <0013> gsup_req.c:140 GSUP 79: MSC-00-00-00-00-00-00: IMSI-262429704490809 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429704490809" cn_domain=PS source_name="the-source\n"} 20250223122549103 DLU <0006> fsm.c:456 lu(262429704490809)[0x5599949b5e70]{UNVALIDATED}: Allocated 20250223122549103 DLGSUP <0013> lu_fsm.c:167 GSUP 79: the-source\n: IMSI-262429704490809 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250223122549103 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429704490809)[0x5599949b5e70]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250223122549103 DLGSUP <0013> lu_fsm.c:253 GSUP 79: the-source\n: IMSI-262429704490809 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429704490809" cn_domain=PS destination_name="the-source\n"} 20250223122549103 DLINP <000b> input/ipa.c:452 connected read/write 20250223122549103 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122549103 DLINP <000b> input/ipa.c:452 connected read/write 20250223122549103 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@86d8c1c75bf0: Found GsupExpect[0] for "262429704490809" handled at TC_gsup_ul_via_proxy(83) HLR_Test-GSUP(74)@86d8c1c75bf0: Added IMSI table entry 6TC_gsup_ul_via_proxy(83)"262429704490809" 20250223122549104 DLINP <000b> input/ipa.c:452 connected read/write 20250223122549104 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122549104 DLGSUP <0013> gsup_req.c:140 GSUP 80: MSC-00-00-00-00-00-00: IMSI-262429704490809 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429704490809" source_name="the-source\n"} 20250223122549104 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429704490809)[0x5599949b5e70]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250223122549104 DLGSUP <0013> gsup_req.c:173 GSUP 80: the-source\n: IMSI-262429704490809 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250223122549104 DLGSUP <0013> lu_fsm.c:91 GSUP 79: the-source\n: IMSI-262429704490809 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429704490809" destination_name="the-source\n"} 20250223122549104 DLGSUP <0013> gsup_req.c:173 GSUP 79: the-source\n: IMSI-262429704490809 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250223122549104 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429704490809)[0x5599949b5e70]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250223122549104 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429704490809)[0x5599949b5e70]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250223122549104 DLU <0006> fsm.c:568 lu(PS:IMSI-262429704490809)[0x5599949b5e70]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250223122549104 DLINP <000b> input/ipa.c:452 connected read/write 20250223122549104 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122549104 DLINP <000b> input/ipa.c:452 connected read/write 20250223122549104 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(83)@86d8c1c75bf0: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(83)@86d8c1c75bf0: setverdict(pass): pass -> pass, component reason not changed 20250223122549105 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41122<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(83)@86d8c1c75bf0: Final verdict of PTC: pass 20250223122549105 DAUC <0003> db_auc.c:157 IMSI='262426817662754': No 2G Auth Data 20250223122549105 DAUC <0003> db_auc.c:192 IMSI='262426817662754': No 3G Auth Data 20250223122549106 DLGSUP <0013> hlr.c:121 IMSI 262426817662754: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@86d8c1c75bf0: Created GsupExpect[0] for "262426817662754" to be handled at TC_gsup_ul_via_proxy(84) 20250223122549112 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41130<->l=127.0.0.1:4258 20250223122549114 DLINP <000b> input/ipa.c:452 connected read/write 20250223122549114 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122549114 DLGSUP <0013> gsup_req.c:140 GSUP 81: MSC-00-00-00-00-00-00: IMSI-262426817662754 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426817662754" cn_domain=PS source_name="the-source\n"} 20250223122549114 DLU <0006> fsm.c:456 lu(262426817662754)[0x5599949b5e70]{UNVALIDATED}: Allocated 20250223122549114 DLGSUP <0013> lu_fsm.c:167 GSUP 81: the-source\n: IMSI-262426817662754 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250223122549114 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426817662754)[0x5599949b5e70]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250223122549114 DLGSUP <0013> lu_fsm.c:253 GSUP 81: the-source\n: IMSI-262426817662754 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426817662754" cn_domain=PS destination_name="the-source\n"} 20250223122549114 DLINP <000b> input/ipa.c:452 connected read/write 20250223122549114 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122549114 DLINP <000b> input/ipa.c:452 connected read/write 20250223122549114 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@86d8c1c75bf0: Found GsupExpect[0] for "262426817662754" handled at TC_gsup_ul_via_proxy(84) HLR_Test-GSUP(74)@86d8c1c75bf0: Added IMSI table entry 7TC_gsup_ul_via_proxy(84)"262426817662754" 20250223122549115 DLINP <000b> input/ipa.c:452 connected read/write 20250223122549115 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122549115 DLGSUP <0013> gsup_req.c:140 GSUP 82: MSC-00-00-00-00-00-00: IMSI-262426817662754 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426817662754" source_name="the-source\n"} 20250223122549115 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426817662754)[0x5599949b5e70]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250223122549115 DLGSUP <0013> gsup_req.c:173 GSUP 82: the-source\n: IMSI-262426817662754 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250223122549115 DLGSUP <0013> lu_fsm.c:91 GSUP 81: the-source\n: IMSI-262426817662754 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426817662754" destination_name="the-source\n"} 20250223122549115 DLGSUP <0013> gsup_req.c:173 GSUP 81: the-source\n: IMSI-262426817662754 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250223122549115 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426817662754)[0x5599949b5e70]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250223122549115 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426817662754)[0x5599949b5e70]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250223122549115 DLU <0006> fsm.c:568 lu(PS:IMSI-262426817662754)[0x5599949b5e70]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250223122549115 DLINP <000b> input/ipa.c:452 connected read/write 20250223122549115 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122549115 DLINP <000b> input/ipa.c:452 connected read/write 20250223122549115 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(84)@86d8c1c75bf0: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(84)@86d8c1c75bf0: setverdict(pass): pass -> pass, component reason not changed 20250223122549116 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41130<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(84)@86d8c1c75bf0: Final verdict of PTC: pass MTC@86d8c1c75bf0: setverdict(pass): none -> pass 20250223122549117 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41040<->l=127.0.0.1:4258 20250223122549118 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43881<->l=127.0.0.1:4259) 75@86d8c1c75bf0: Final verdict of PTC: none 20250223122549118 DLINP <000b> input/ipa.c:452 connected read/write 20250223122549118 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122549118 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250223122549118 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250223122549118 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250223122549118 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) HLR_Test-GSUP(74)@86d8c1c75bf0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(76)@86d8c1c75bf0: Final verdict of PTC: none HLR_Test-GSUP-IPA(73)@86d8c1c75bf0: Final verdict of PTC: none MTC@86d8c1c75bf0: Setting final verdict of the test case. MTC@86d8c1c75bf0: Local verdict of MTC: pass MTC@86d8c1c75bf0: Local verdict of PTC HLR_Test-GSUP-IPA(73): none (pass -> pass) MTC@86d8c1c75bf0: Local verdict of PTC HLR_Test-GSUP(74): none (pass -> pass) MTC@86d8c1c75bf0: Local verdict of PTC with component reference 75: none (pass -> pass) MTC@86d8c1c75bf0: Local verdict of PTC IPA-CTRL-CLI-IPA(76): none (pass -> pass) MTC@86d8c1c75bf0: Local verdict of PTC TC_gsup_ul_via_proxy(77): pass (pass -> pass) MTC@86d8c1c75bf0: Local verdict of PTC TC_gsup_ul_via_proxy(78): pass (pass -> pass) MTC@86d8c1c75bf0: Local verdict of PTC TC_gsup_ul_via_proxy(79): pass (pass -> pass) MTC@86d8c1c75bf0: Local verdict of PTC TC_gsup_ul_via_proxy(80): pass (pass -> pass) MTC@86d8c1c75bf0: Local verdict of PTC TC_gsup_ul_via_proxy(81): pass (pass -> pass) MTC@86d8c1c75bf0: Local verdict of PTC TC_gsup_ul_via_proxy(82): pass (pass -> pass) MTC@86d8c1c75bf0: Local verdict of PTC TC_gsup_ul_via_proxy(83): pass (pass -> pass) MTC@86d8c1c75bf0: Local verdict of PTC TC_gsup_ul_via_proxy(84): pass (pass -> pass) MTC@86d8c1c75bf0: Test case TC_gsup_ul_via_proxy finished. Verdict: pass MTC@86d8c1c75bf0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_via_proxy pass'. Sun Feb 23 12:25:49 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 20250223122549146 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41140<->l=127.0.0.1:4258 20250223122549247 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41140<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=77916) Waiting for packet dumper to finish... 1 (prev_count=77916, count=114872) MTC@86d8c1c75bf0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_via_proxy pass' was executed successfully (exit status: 0). MTC@86d8c1c75bf0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_subscriber_data'. ------ HLR_Tests.TC_gsup_ul_subscriber_data ------ Sun Feb 23 12:25:51 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul_subscriber_data.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul_subscriber_data.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@86d8c1c75bf0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_subscriber_data' was executed successfully (exit status: 0). MTC@86d8c1c75bf0: Test case TC_gsup_ul_subscriber_data started. MTC@86d8c1c75bf0: legacy= false MTC@86d8c1c75bf0: in not legacy case 1 MTC@86d8c1c75bf0: in not legacy case 2 20250223122552368 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250223122552368 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(85)@86d8c1c75bf0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250223122552372 DLINP <000b> input/ipa.c:452 connected read/write 20250223122552372 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122552373 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35036<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(85)@86d8c1c75bf0: 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)@86d8c1c75bf0: 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 } } } } 20250223122552373 DLINP <000b> input/ipa.c:452 connected read/write 20250223122552374 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122552374 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250223122552374 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250223122552374 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 20250223122552374 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250223122552374 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 20250223122552374 DLGSUP <0013> gsup_server.c:236 2: 20250223122552374 DLGSUP <0013> gsup_server.c:238 2: 00 20250223122552374 DLGSUP <0013> gsup_server.c:236 3: 20250223122552374 DLGSUP <0013> gsup_server.c:238 3: 00 20250223122552374 DLGSUP <0013> gsup_server.c:236 4: 20250223122552374 DLGSUP <0013> gsup_server.c:238 4: 00 20250223122552374 DLGSUP <0013> gsup_server.c:236 5: 20250223122552374 DLGSUP <0013> gsup_server.c:238 5: 00 20250223122552374 DLGSUP <0013> gsup_server.c:236 7: 20250223122552374 DLGSUP <0013> gsup_server.c:238 7: 00 20250223122552374 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250223122552374 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250223122552374 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(85)@86d8c1c75bf0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 87@86d8c1c75bf0: 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") 20250223122552397 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:46233<->l=127.0.0.1:4259) 20250223122552422 DAUC <0003> db_auc.c:157 IMSI='262422799662379': No 2G Auth Data 20250223122552422 DAUC <0003> db_auc.c:192 IMSI='262422799662379': No 3G Auth Data HLR_Test-GSUP(86)@86d8c1c75bf0: Created GsupExpect[0] for "262422799662379" to be handled at TC_gsup_ul_subscriber_data(89) 20250223122552446 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35046<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(89)@86d8c1c75bf0: GSUP ul subscriber_data<unbound> 20250223122552457 DLINP <000b> input/ipa.c:452 connected read/write 20250223122552457 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122552457 DLGSUP <0013> gsup_req.c:140 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262422799662379 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422799662379" cn_domain=PS} 20250223122552457 DLU <0006> fsm.c:456 lu(262422799662379)[0x5599949b5e70]{UNVALIDATED}: Allocated 20250223122552457 DLGSUP <0013> lu_fsm.c:172 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262422799662379 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250223122552457 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422799662379)[0x5599949b5e70]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250223122552457 DLGSUP <0013> lu_fsm.c:253 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262422799662379 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422799662379" cn_domain=PS} 20250223122552457 DLINP <000b> input/ipa.c:452 connected read/write 20250223122552457 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122552457 DLINP <000b> input/ipa.c:452 connected read/write 20250223122552457 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@86d8c1c75bf0: Found GsupExpect[0] for "262422799662379" handled at TC_gsup_ul_subscriber_data(89) HLR_Test-GSUP(86)@86d8c1c75bf0: Added IMSI table entry 0TC_gsup_ul_subscriber_data(89)"262422799662379" 20250223122552463 DLINP <000b> input/ipa.c:452 connected read/write 20250223122552463 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122552463 DLGSUP <0013> gsup_req.c:140 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262422799662379 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422799662379"} 20250223122552463 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422799662379)[0x5599949b5e70]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250223122552463 DLGSUP <0013> gsup_req.c:173 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262422799662379 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250223122552463 DLGSUP <0013> lu_fsm.c:91 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262422799662379 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422799662379"} 20250223122552463 DLGSUP <0013> gsup_req.c:173 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262422799662379 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250223122552463 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422799662379)[0x5599949b5e70]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250223122552463 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422799662379)[0x5599949b5e70]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250223122552463 DLU <0006> fsm.c:568 lu(PS:IMSI-262422799662379)[0x5599949b5e70]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250223122552463 DLINP <000b> input/ipa.c:452 connected read/write 20250223122552463 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122552463 DLINP <000b> input/ipa.c:452 connected read/write 20250223122552463 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(89)@86d8c1c75bf0: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(89)@86d8c1c75bf0: setverdict(pass): pass -> pass, component reason not changed 20250223122552466 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35046<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(89)@86d8c1c75bf0: Final verdict of PTC: pass 20250223122552470 DAUC <0003> db_auc.c:157 IMSI='262425293500360': No 2G Auth Data 20250223122552470 DAUC <0003> db_auc.c:192 IMSI='262425293500360': No 3G Auth Data 20250223122552472 DLGSUP <0013> hlr.c:121 IMSI 262425293500360: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@86d8c1c75bf0: Created GsupExpect[0] for "262425293500360" to be handled at TC_gsup_ul_subscriber_data(90) 20250223122552482 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35048<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(90)@86d8c1c75bf0: GSUP ul subscriber_data<unbound> 20250223122552484 DLINP <000b> input/ipa.c:452 connected read/write 20250223122552484 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122552484 DLGSUP <0013> gsup_req.c:140 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262425293500360 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425293500360" cn_domain=PS} 20250223122552484 DLU <0006> fsm.c:456 lu(262425293500360)[0x5599949b5e70]{UNVALIDATED}: Allocated 20250223122552484 DLGSUP <0013> lu_fsm.c:172 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262425293500360 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250223122552484 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425293500360)[0x5599949b5e70]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250223122552484 DLGSUP <0013> lu_fsm.c:253 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262425293500360 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425293500360" cn_domain=PS} 20250223122552484 DLINP <000b> input/ipa.c:452 connected read/write 20250223122552484 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122552484 DLINP <000b> input/ipa.c:452 connected read/write 20250223122552484 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@86d8c1c75bf0: Found GsupExpect[0] for "262425293500360" handled at TC_gsup_ul_subscriber_data(90) HLR_Test-GSUP(86)@86d8c1c75bf0: Added IMSI table entry 1TC_gsup_ul_subscriber_data(90)"262425293500360" 20250223122552485 DLINP <000b> input/ipa.c:452 connected read/write 20250223122552485 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122552485 DLGSUP <0013> gsup_req.c:140 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262425293500360 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425293500360"} 20250223122552485 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425293500360)[0x5599949b5e70]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250223122552485 DLGSUP <0013> gsup_req.c:173 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262425293500360 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250223122552485 DLGSUP <0013> lu_fsm.c:91 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262425293500360 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425293500360"} 20250223122552485 DLGSUP <0013> gsup_req.c:173 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262425293500360 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250223122552485 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425293500360)[0x5599949b5e70]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250223122552485 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425293500360)[0x5599949b5e70]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250223122552485 DLU <0006> fsm.c:568 lu(PS:IMSI-262425293500360)[0x5599949b5e70]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250223122552485 DLINP <000b> input/ipa.c:452 connected read/write 20250223122552485 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122552485 DLINP <000b> input/ipa.c:452 connected read/write 20250223122552485 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(90)@86d8c1c75bf0: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(90)@86d8c1c75bf0: setverdict(pass): pass -> pass, component reason not changed 20250223122552485 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35048<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(90)@86d8c1c75bf0: Final verdict of PTC: pass 20250223122552486 DAUC <0003> db_auc.c:157 IMSI='262425198836067': No 2G Auth Data 20250223122552486 DAUC <0003> db_auc.c:192 IMSI='262425198836067': No 3G Auth Data 20250223122552486 DLGSUP <0013> hlr.c:121 IMSI 262425198836067: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@86d8c1c75bf0: Created GsupExpect[0] for "262425198836067" to be handled at TC_gsup_ul_subscriber_data(91) 20250223122552492 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35050<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(91)@86d8c1c75bf0: GSUP ul subscriber_data<unbound> 20250223122552494 DLINP <000b> input/ipa.c:452 connected read/write 20250223122552494 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122552494 DLGSUP <0013> gsup_req.c:140 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262425198836067 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425198836067" cn_domain=PS} 20250223122552494 DLU <0006> fsm.c:456 lu(262425198836067)[0x5599949b5e70]{UNVALIDATED}: Allocated 20250223122552494 DLGSUP <0013> lu_fsm.c:172 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262425198836067 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250223122552494 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425198836067)[0x5599949b5e70]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250223122552494 DLGSUP <0013> lu_fsm.c:253 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262425198836067 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425198836067" cn_domain=PS} 20250223122552494 DLINP <000b> input/ipa.c:452 connected read/write 20250223122552494 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122552494 DLINP <000b> input/ipa.c:452 connected read/write 20250223122552494 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@86d8c1c75bf0: Found GsupExpect[0] for "262425198836067" handled at TC_gsup_ul_subscriber_data(91) HLR_Test-GSUP(86)@86d8c1c75bf0: Added IMSI table entry 2TC_gsup_ul_subscriber_data(91)"262425198836067" 20250223122552495 DLINP <000b> input/ipa.c:452 connected read/write 20250223122552495 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122552495 DLGSUP <0013> gsup_req.c:140 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262425198836067 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425198836067"} 20250223122552495 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425198836067)[0x5599949b5e70]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250223122552495 DLGSUP <0013> gsup_req.c:173 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262425198836067 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250223122552495 DLGSUP <0013> lu_fsm.c:91 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262425198836067 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425198836067"} 20250223122552495 DLGSUP <0013> gsup_req.c:173 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262425198836067 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250223122552495 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425198836067)[0x5599949b5e70]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250223122552495 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425198836067)[0x5599949b5e70]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250223122552495 DLU <0006> fsm.c:568 lu(PS:IMSI-262425198836067)[0x5599949b5e70]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250223122552495 DLINP <000b> input/ipa.c:452 connected read/write 20250223122552495 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122552495 DLINP <000b> input/ipa.c:452 connected read/write 20250223122552495 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(91)@86d8c1c75bf0: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(91)@86d8c1c75bf0: setverdict(pass): pass -> pass, component reason not changed 20250223122552495 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35050<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(91)@86d8c1c75bf0: Final verdict of PTC: pass 20250223122552496 DAUC <0003> db_auc.c:157 IMSI='262429825403073': No 2G Auth Data 20250223122552496 DAUC <0003> db_auc.c:192 IMSI='262429825403073': No 3G Auth Data 20250223122552497 DLGSUP <0013> hlr.c:121 IMSI 262429825403073: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@86d8c1c75bf0: Created GsupExpect[0] for "262429825403073" to be handled at TC_gsup_ul_subscriber_data(92) 20250223122552503 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35066<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(92)@86d8c1c75bf0: GSUP ul subscriber_data<unbound> 20250223122552504 DLINP <000b> input/ipa.c:452 connected read/write 20250223122552504 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122552504 DLGSUP <0013> gsup_req.c:140 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262429825403073 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429825403073" cn_domain=PS} 20250223122552505 DLU <0006> fsm.c:456 lu(262429825403073)[0x5599949b5e70]{UNVALIDATED}: Allocated 20250223122552505 DLGSUP <0013> lu_fsm.c:172 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262429825403073 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250223122552505 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429825403073)[0x5599949b5e70]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250223122552505 DLGSUP <0013> lu_fsm.c:253 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262429825403073 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429825403073" cn_domain=PS} 20250223122552505 DLINP <000b> input/ipa.c:452 connected read/write 20250223122552505 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122552505 DLINP <000b> input/ipa.c:452 connected read/write 20250223122552505 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@86d8c1c75bf0: Found GsupExpect[0] for "262429825403073" handled at TC_gsup_ul_subscriber_data(92) HLR_Test-GSUP(86)@86d8c1c75bf0: Added IMSI table entry 3TC_gsup_ul_subscriber_data(92)"262429825403073" 20250223122552506 DLINP <000b> input/ipa.c:452 connected read/write 20250223122552506 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122552506 DLGSUP <0013> gsup_req.c:140 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262429825403073 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429825403073"} 20250223122552506 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429825403073)[0x5599949b5e70]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250223122552506 DLGSUP <0013> gsup_req.c:173 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262429825403073 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250223122552506 DLGSUP <0013> lu_fsm.c:91 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262429825403073 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429825403073"} 20250223122552506 DLGSUP <0013> gsup_req.c:173 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262429825403073 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250223122552506 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429825403073)[0x5599949b5e70]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250223122552506 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429825403073)[0x5599949b5e70]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250223122552506 DLU <0006> fsm.c:568 lu(PS:IMSI-262429825403073)[0x5599949b5e70]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250223122552506 DLINP <000b> input/ipa.c:452 connected read/write 20250223122552506 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122552506 DLINP <000b> input/ipa.c:452 connected read/write 20250223122552506 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(92)@86d8c1c75bf0: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(92)@86d8c1c75bf0: setverdict(pass): pass -> pass, component reason not changed 20250223122552507 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35066<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(92)@86d8c1c75bf0: Final verdict of PTC: pass 20250223122552507 DAUC <0003> db_auc.c:157 IMSI='262425459070885': No 2G Auth Data 20250223122552507 DAUC <0003> db_auc.c:192 IMSI='262425459070885': No 3G Auth Data 20250223122552508 DLGSUP <0013> hlr.c:121 IMSI 262425459070885: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@86d8c1c75bf0: Created GsupExpect[0] for "262425459070885" to be handled at TC_gsup_ul_subscriber_data(93) 20250223122552513 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35068<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(93)@86d8c1c75bf0: GSUP ul subscriber_data<unbound> 20250223122552515 DLINP <000b> input/ipa.c:452 connected read/write 20250223122552515 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122552515 DLGSUP <0013> gsup_req.c:140 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262425459070885 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425459070885" cn_domain=PS} 20250223122552515 DLU <0006> fsm.c:456 lu(262425459070885)[0x5599949b5e70]{UNVALIDATED}: Allocated 20250223122552515 DLGSUP <0013> lu_fsm.c:172 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262425459070885 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250223122552515 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425459070885)[0x5599949b5e70]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250223122552515 DLGSUP <0013> lu_fsm.c:253 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262425459070885 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425459070885" cn_domain=PS} 20250223122552515 DLINP <000b> input/ipa.c:452 connected read/write 20250223122552515 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122552515 DLINP <000b> input/ipa.c:452 connected read/write 20250223122552515 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@86d8c1c75bf0: Found GsupExpect[0] for "262425459070885" handled at TC_gsup_ul_subscriber_data(93) HLR_Test-GSUP(86)@86d8c1c75bf0: Added IMSI table entry 4TC_gsup_ul_subscriber_data(93)"262425459070885" 20250223122552517 DLINP <000b> input/ipa.c:452 connected read/write 20250223122552517 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122552517 DLGSUP <0013> gsup_req.c:140 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262425459070885 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425459070885"} 20250223122552517 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425459070885)[0x5599949b5e70]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250223122552517 DLGSUP <0013> gsup_req.c:173 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262425459070885 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250223122552517 DLGSUP <0013> lu_fsm.c:91 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262425459070885 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425459070885"} 20250223122552517 DLGSUP <0013> gsup_req.c:173 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262425459070885 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250223122552517 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425459070885)[0x5599949b5e70]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250223122552517 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425459070885)[0x5599949b5e70]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250223122552517 DLU <0006> fsm.c:568 lu(PS:IMSI-262425459070885)[0x5599949b5e70]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250223122552517 DLINP <000b> input/ipa.c:452 connected read/write 20250223122552517 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122552517 DLINP <000b> input/ipa.c:452 connected read/write 20250223122552517 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(93)@86d8c1c75bf0: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(93)@86d8c1c75bf0: setverdict(pass): pass -> pass, component reason not changed 20250223122552518 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35068<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(93)@86d8c1c75bf0: Final verdict of PTC: pass 20250223122552518 DAUC <0003> db_auc.c:157 IMSI='262423777746435': No 2G Auth Data 20250223122552518 DAUC <0003> db_auc.c:192 IMSI='262423777746435': No 3G Auth Data 20250223122552519 DLGSUP <0013> hlr.c:121 IMSI 262423777746435: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@86d8c1c75bf0: Created GsupExpect[0] for "262423777746435" to be handled at TC_gsup_ul_subscriber_data(94) 20250223122552525 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35080<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(94)@86d8c1c75bf0: GSUP ul subscriber_data<unbound> 20250223122552527 DLINP <000b> input/ipa.c:452 connected read/write 20250223122552527 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122552527 DLGSUP <0013> gsup_req.c:140 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262423777746435 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423777746435" cn_domain=PS} 20250223122552527 DLU <0006> fsm.c:456 lu(262423777746435)[0x5599949b5e70]{UNVALIDATED}: Allocated 20250223122552527 DLGSUP <0013> lu_fsm.c:172 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262423777746435 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250223122552527 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423777746435)[0x5599949b5e70]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250223122552527 DLGSUP <0013> lu_fsm.c:253 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262423777746435 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423777746435" cn_domain=PS} 20250223122552527 DLINP <000b> input/ipa.c:452 connected read/write 20250223122552527 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122552527 DLINP <000b> input/ipa.c:452 connected read/write 20250223122552527 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@86d8c1c75bf0: Found GsupExpect[0] for "262423777746435" handled at TC_gsup_ul_subscriber_data(94) HLR_Test-GSUP(86)@86d8c1c75bf0: Added IMSI table entry 5TC_gsup_ul_subscriber_data(94)"262423777746435" 20250223122552529 DLINP <000b> input/ipa.c:452 connected read/write 20250223122552529 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122552529 DLGSUP <0013> gsup_req.c:140 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262423777746435 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423777746435"} 20250223122552529 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423777746435)[0x5599949b5e70]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250223122552529 DLGSUP <0013> gsup_req.c:173 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262423777746435 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250223122552529 DLGSUP <0013> lu_fsm.c:91 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262423777746435 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423777746435"} 20250223122552529 DLGSUP <0013> gsup_req.c:173 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262423777746435 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250223122552529 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423777746435)[0x5599949b5e70]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250223122552529 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423777746435)[0x5599949b5e70]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250223122552529 DLU <0006> fsm.c:568 lu(PS:IMSI-262423777746435)[0x5599949b5e70]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250223122552529 DLINP <000b> input/ipa.c:452 connected read/write 20250223122552529 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122552529 DLINP <000b> input/ipa.c:452 connected read/write 20250223122552529 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(94)@86d8c1c75bf0: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(94)@86d8c1c75bf0: setverdict(pass): pass -> pass, component reason not changed 20250223122552530 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35080<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(94)@86d8c1c75bf0: Final verdict of PTC: pass 20250223122552530 DAUC <0003> db_auc.c:157 IMSI='262422290983135': No 2G Auth Data 20250223122552530 DAUC <0003> db_auc.c:192 IMSI='262422290983135': No 3G Auth Data 20250223122552531 DLGSUP <0013> hlr.c:121 IMSI 262422290983135: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@86d8c1c75bf0: Created GsupExpect[0] for "262422290983135" to be handled at TC_gsup_ul_subscriber_data(95) 20250223122552537 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35088<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(95)@86d8c1c75bf0: GSUP ul subscriber_data<unbound> 20250223122552539 DLINP <000b> input/ipa.c:452 connected read/write 20250223122552539 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122552539 DLGSUP <0013> gsup_req.c:140 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262422290983135 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422290983135" cn_domain=PS} 20250223122552539 DLU <0006> fsm.c:456 lu(262422290983135)[0x5599949b5e70]{UNVALIDATED}: Allocated 20250223122552539 DLGSUP <0013> lu_fsm.c:172 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262422290983135 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250223122552539 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422290983135)[0x5599949b5e70]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250223122552539 DLGSUP <0013> lu_fsm.c:253 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262422290983135 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422290983135" cn_domain=PS} 20250223122552539 DLINP <000b> input/ipa.c:452 connected read/write 20250223122552539 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122552539 DLINP <000b> input/ipa.c:452 connected read/write 20250223122552539 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@86d8c1c75bf0: Found GsupExpect[0] for "262422290983135" handled at TC_gsup_ul_subscriber_data(95) HLR_Test-GSUP(86)@86d8c1c75bf0: Added IMSI table entry 6TC_gsup_ul_subscriber_data(95)"262422290983135" 20250223122552541 DLINP <000b> input/ipa.c:452 connected read/write 20250223122552541 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122552541 DLGSUP <0013> gsup_req.c:140 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262422290983135 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422290983135"} 20250223122552541 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422290983135)[0x5599949b5e70]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250223122552541 DLGSUP <0013> gsup_req.c:173 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262422290983135 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250223122552541 DLGSUP <0013> lu_fsm.c:91 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262422290983135 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422290983135"} 20250223122552541 DLGSUP <0013> gsup_req.c:173 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262422290983135 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250223122552541 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422290983135)[0x5599949b5e70]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250223122552541 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422290983135)[0x5599949b5e70]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250223122552541 DLU <0006> fsm.c:568 lu(PS:IMSI-262422290983135)[0x5599949b5e70]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250223122552541 DLINP <000b> input/ipa.c:452 connected read/write 20250223122552541 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122552541 DLINP <000b> input/ipa.c:452 connected read/write 20250223122552541 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(95)@86d8c1c75bf0: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(95)@86d8c1c75bf0: setverdict(pass): pass -> pass, component reason not changed 20250223122552542 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35088<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(95)@86d8c1c75bf0: Final verdict of PTC: pass 20250223122552542 DAUC <0003> db_auc.c:157 IMSI='262422653863924': No 2G Auth Data 20250223122552542 DAUC <0003> db_auc.c:192 IMSI='262422653863924': No 3G Auth Data 20250223122552542 DLGSUP <0013> hlr.c:121 IMSI 262422653863924: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@86d8c1c75bf0: Created GsupExpect[0] for "262422653863924" to be handled at TC_gsup_ul_subscriber_data(96) 20250223122552549 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35094<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(96)@86d8c1c75bf0: GSUP ul subscriber_data<unbound> 20250223122552551 DLINP <000b> input/ipa.c:452 connected read/write 20250223122552551 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122552551 DLGSUP <0013> gsup_req.c:140 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262422653863924 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422653863924" cn_domain=PS} 20250223122552551 DLU <0006> fsm.c:456 lu(262422653863924)[0x5599949b5e70]{UNVALIDATED}: Allocated 20250223122552551 DLGSUP <0013> lu_fsm.c:172 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262422653863924 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250223122552551 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422653863924)[0x5599949b5e70]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250223122552551 DLGSUP <0013> lu_fsm.c:253 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262422653863924 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422653863924" cn_domain=PS} 20250223122552551 DLINP <000b> input/ipa.c:452 connected read/write 20250223122552551 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122552551 DLINP <000b> input/ipa.c:452 connected read/write 20250223122552551 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@86d8c1c75bf0: Found GsupExpect[0] for "262422653863924" handled at TC_gsup_ul_subscriber_data(96) HLR_Test-GSUP(86)@86d8c1c75bf0: Added IMSI table entry 7TC_gsup_ul_subscriber_data(96)"262422653863924" 20250223122552552 DLINP <000b> input/ipa.c:452 connected read/write 20250223122552552 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122552552 DLGSUP <0013> gsup_req.c:140 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262422653863924 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422653863924"} 20250223122552552 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422653863924)[0x5599949b5e70]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250223122552552 DLGSUP <0013> gsup_req.c:173 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262422653863924 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250223122552552 DLGSUP <0013> lu_fsm.c:91 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262422653863924 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422653863924"} 20250223122552552 DLGSUP <0013> gsup_req.c:173 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262422653863924 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250223122552552 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422653863924)[0x5599949b5e70]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250223122552552 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422653863924)[0x5599949b5e70]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250223122552552 DLU <0006> fsm.c:568 lu(PS:IMSI-262422653863924)[0x5599949b5e70]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250223122552552 DLINP <000b> input/ipa.c:452 connected read/write 20250223122552552 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122552552 DLINP <000b> input/ipa.c:452 connected read/write 20250223122552552 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(96)@86d8c1c75bf0: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(96)@86d8c1c75bf0: setverdict(pass): pass -> pass, component reason not changed 20250223122552553 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35094<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(96)@86d8c1c75bf0: Final verdict of PTC: pass MTC@86d8c1c75bf0: setverdict(pass): none -> pass 20250223122552554 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35036<->l=127.0.0.1:4258 20250223122552555 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46233<->l=127.0.0.1:4259) 20250223122552555 DLINP <000b> input/ipa.c:452 connected read/write 20250223122552555 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122552555 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250223122552555 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250223122552555 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 87@86d8c1c75bf0: Final verdict of PTC: none HLR_Test-GSUP(86)@86d8c1c75bf0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(88)@86d8c1c75bf0: Final verdict of PTC: none HLR_Test-GSUP-IPA(85)@86d8c1c75bf0: Final verdict of PTC: none MTC@86d8c1c75bf0: Setting final verdict of the test case. MTC@86d8c1c75bf0: Local verdict of MTC: pass MTC@86d8c1c75bf0: Local verdict of PTC HLR_Test-GSUP-IPA(85): none (pass -> pass) MTC@86d8c1c75bf0: Local verdict of PTC HLR_Test-GSUP(86): none (pass -> pass) MTC@86d8c1c75bf0: Local verdict of PTC with component reference 87: none (pass -> pass) MTC@86d8c1c75bf0: Local verdict of PTC IPA-CTRL-CLI-IPA(88): none (pass -> pass) MTC@86d8c1c75bf0: Local verdict of PTC TC_gsup_ul_subscriber_data(89): pass (pass -> pass) MTC@86d8c1c75bf0: Local verdict of PTC TC_gsup_ul_subscriber_data(90): pass (pass -> pass) MTC@86d8c1c75bf0: Local verdict of PTC TC_gsup_ul_subscriber_data(91): pass (pass -> pass) MTC@86d8c1c75bf0: Local verdict of PTC TC_gsup_ul_subscriber_data(92): pass (pass -> pass) MTC@86d8c1c75bf0: Local verdict of PTC TC_gsup_ul_subscriber_data(93): pass (pass -> pass) MTC@86d8c1c75bf0: Local verdict of PTC TC_gsup_ul_subscriber_data(94): pass (pass -> pass) MTC@86d8c1c75bf0: Local verdict of PTC TC_gsup_ul_subscriber_data(95): pass (pass -> pass) MTC@86d8c1c75bf0: Local verdict of PTC TC_gsup_ul_subscriber_data(96): pass (pass -> pass) MTC@86d8c1c75bf0: Test case TC_gsup_ul_subscriber_data finished. Verdict: pass MTC@86d8c1c75bf0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_subscriber_data pass'. Sun Feb 23 12:25: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 20250223122552578 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35096<->l=127.0.0.1:4258 20250223122552678 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35096<->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@86d8c1c75bf0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_subscriber_data pass' was executed successfully (exit status: 0). MTC@86d8c1c75bf0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_vty'. ------ HLR_Tests.TC_vty ------ Sun Feb 23 12:25:54 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_vty.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_vty.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@86d8c1c75bf0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_vty' was executed successfully (exit status: 0). MTC@86d8c1c75bf0: Test case TC_vty started. MTC@86d8c1c75bf0: legacy= true 20250223122555796 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250223122555796 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(97)@86d8c1c75bf0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250223122555801 DLINP <000b> input/ipa.c:452 connected read/write 20250223122555801 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122555803 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35098<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(97)@86d8c1c75bf0: 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)@86d8c1c75bf0: 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 } } } } 20250223122555807 DLINP <000b> input/ipa.c:452 connected read/write 20250223122555807 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122555807 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250223122555807 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250223122555807 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 20250223122555807 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250223122555807 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 20250223122555807 DLGSUP <0013> gsup_server.c:236 2: 20250223122555807 DLGSUP <0013> gsup_server.c:238 2: 00 20250223122555807 DLGSUP <0013> gsup_server.c:236 3: 20250223122555807 DLGSUP <0013> gsup_server.c:238 3: 00 20250223122555807 DLGSUP <0013> gsup_server.c:236 4: 20250223122555807 DLGSUP <0013> gsup_server.c:238 4: 00 20250223122555807 DLGSUP <0013> gsup_server.c:236 5: 20250223122555807 DLGSUP <0013> gsup_server.c:238 5: 00 20250223122555807 DLGSUP <0013> gsup_server.c:236 7: 20250223122555807 DLGSUP <0013> gsup_server.c:238 7: 00 20250223122555807 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250223122555807 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250223122555808 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)@86d8c1c75bf0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 98@86d8c1c75bf0: 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") 20250223122555835 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:46329<->l=127.0.0.1:4259) 20250223122555840 DAUC <0003> db_auc.c:157 IMSI='262425732117973': No 2G Auth Data 20250223122555840 DAUC <0003> db_auc.c:192 IMSI='262425732117973': No 3G Auth Data 20250223122555844 DAUC <0003> db_auc.c:192 IMSI='262425732117973': No 3G Auth Data 20250223122555848 DAUC <0003> db_auc.c:157 IMSI='262426634258233': No 2G Auth Data 20250223122555848 DAUC <0003> db_auc.c:192 IMSI='262426634258233': No 3G Auth Data 20250223122555852 DAUC <0003> db_auc.c:157 IMSI='262426634258233': No 2G Auth Data 20250223122555855 DAUC <0003> db_auc.c:157 IMSI='262424233081666': No 2G Auth Data 20250223122555856 DAUC <0003> db_auc.c:192 IMSI='262424233081666': No 3G Auth Data MTC@86d8c1c75bf0: setverdict(pass): none -> pass 20250223122555862 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35098<->l=127.0.0.1:4258 20250223122555864 DLINP <000b> input/ipa.c:452 connected read/write 20250223122555864 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122555864 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250223122555864 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250223122555864 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250223122555864 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46329<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(97)@86d8c1c75bf0: Final verdict of PTC: none 98@86d8c1c75bf0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(99)@86d8c1c75bf0: Final verdict of PTC: none MTC@86d8c1c75bf0: Setting final verdict of the test case. MTC@86d8c1c75bf0: Local verdict of MTC: pass MTC@86d8c1c75bf0: Local verdict of PTC HLR_Test-GSUP-IPA(97): none (pass -> pass) MTC@86d8c1c75bf0: Local verdict of PTC with component reference 98: none (pass -> pass) MTC@86d8c1c75bf0: Local verdict of PTC IPA-CTRL-CLI-IPA(99): none (pass -> pass) MTC@86d8c1c75bf0: Test case TC_vty finished. Verdict: pass MTC@86d8c1c75bf0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty pass'. Sun Feb 23 12:25:55 UTC 2025 ====== HLR_Tests.TC_vty pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_vty.talloc 20250223122555898 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35106<->l=127.0.0.1:4258 20250223122555998 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35106<->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@86d8c1c75bf0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty pass' was executed successfully (exit status: 0). MTC@86d8c1c75bf0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_vty_msisdn_isd'. ------ HLR_Tests.TC_vty_msisdn_isd ------ Sun Feb 23 12:25:58 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_vty_msisdn_isd.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_vty_msisdn_isd.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@86d8c1c75bf0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_vty_msisdn_isd' was executed successfully (exit status: 0). MTC@86d8c1c75bf0: Test case TC_vty_msisdn_isd started. MTC@86d8c1c75bf0: legacy= false MTC@86d8c1c75bf0: in not legacy case 1 MTC@86d8c1c75bf0: in not legacy case 2 20250223122559107 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250223122559107 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(100)@86d8c1c75bf0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250223122559112 DLINP <000b> input/ipa.c:452 connected read/write 20250223122559112 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122559113 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35114<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(100)@86d8c1c75bf0: 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)@86d8c1c75bf0: 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 } } } } 20250223122559117 DLINP <000b> input/ipa.c:452 connected read/write 20250223122559117 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122559117 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250223122559117 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250223122559117 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 20250223122559117 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250223122559117 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 20250223122559117 DLGSUP <0013> gsup_server.c:236 2: 20250223122559117 DLGSUP <0013> gsup_server.c:238 2: 00 20250223122559118 DLGSUP <0013> gsup_server.c:236 3: HLR_Test-GSUP-IPA(100)@86d8c1c75bf0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250223122559118 DLGSUP <0013> gsup_server.c:238 3: 00 20250223122559118 DLGSUP <0013> gsup_server.c:236 4: 20250223122559118 DLGSUP <0013> gsup_server.c:238 4: 00 20250223122559118 DLGSUP <0013> gsup_server.c:236 5: 20250223122559118 DLGSUP <0013> gsup_server.c:238 5: 00 20250223122559118 DLGSUP <0013> gsup_server.c:236 7: 20250223122559118 DLGSUP <0013> gsup_server.c:238 7: 00 20250223122559118 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250223122559118 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250223122559118 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 102@86d8c1c75bf0: 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") 20250223122559142 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:35671<->l=127.0.0.1:4259) HLR_Test-GSUP(101)@86d8c1c75bf0: Created GsupExpect[0] for "262427973525991" to be handled at TC_vty_msisdn_isd(104) 20250223122559159 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35118<->l=127.0.0.1:4258 20250223122559164 DAUC <0003> db_auc.c:157 IMSI='262427973525991': No 2G Auth Data 20250223122559164 DAUC <0003> db_auc.c:192 IMSI='262427973525991': No 3G Auth Data 20250223122559173 DLINP <000b> input/ipa.c:452 connected read/write 20250223122559173 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122559173 DLGSUP <0013> gsup_req.c:140 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262427973525991 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427973525991" cn_domain=PS} 20250223122559173 DLU <0006> fsm.c:456 lu(262427973525991)[0x5599949b5e70]{UNVALIDATED}: Allocated 20250223122559173 DLGSUP <0013> lu_fsm.c:172 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262427973525991 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250223122559173 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427973525991)[0x5599949b5e70]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250223122559173 DLGSUP <0013> lu_fsm.c:253 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262427973525991 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427973525991" cn_domain=PS} 20250223122559173 DLINP <000b> input/ipa.c:452 connected read/write 20250223122559173 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122559173 DLINP <000b> input/ipa.c:452 connected read/write 20250223122559173 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(101)@86d8c1c75bf0: Found GsupExpect[0] for "262427973525991" handled at TC_vty_msisdn_isd(104) HLR_Test-GSUP(101)@86d8c1c75bf0: Added IMSI table entry 0TC_vty_msisdn_isd(104)"262427973525991" 20250223122559178 DLINP <000b> input/ipa.c:452 connected read/write 20250223122559178 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122559178 DLGSUP <0013> gsup_req.c:140 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262427973525991 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427973525991"} 20250223122559178 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427973525991)[0x5599949b5e70]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250223122559178 DLGSUP <0013> gsup_req.c:173 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262427973525991 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250223122559178 DLGSUP <0013> lu_fsm.c:91 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262427973525991 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427973525991"} 20250223122559178 DLGSUP <0013> gsup_req.c:173 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262427973525991 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250223122559179 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427973525991)[0x5599949b5e70]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250223122559179 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427973525991)[0x5599949b5e70]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250223122559179 DLU <0006> fsm.c:568 lu(PS:IMSI-262427973525991)[0x5599949b5e70]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250223122559179 DLINP <000b> input/ipa.c:452 connected read/write 20250223122559179 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122559179 DLINP <000b> input/ipa.c:452 connected read/write 20250223122559179 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_vty_msisdn_isd(104)@86d8c1c75bf0: setverdict(pass): none -> pass 20250223122559182 DLGSUP <0013> hlr.c:128 IMSI 262427973525991: subscriber change: notifying PS peer "MSC-00-00-00-00-00-00" 20250223122559182 DLINP <000b> input/ipa.c:452 connected read/write 20250223122559182 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122559182 DLINP <000b> input/ipa.c:452 connected read/write 20250223122559182 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_vty_msisdn_isd(104)@86d8c1c75bf0: setverdict(pass): pass -> pass, component reason not changed 20250223122559185 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35118<->l=127.0.0.1:4258 20250223122559185 DLINP <000b> input/ipa.c:452 connected read/write 20250223122559186 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122559186 DLGSUP <0013> gsup_req.c:140 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262427973525991 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427973525991"} 20250223122559186 DLGSUP <0013> lu_fsm.c:219 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262427973525991 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: Message type not compatible with protocol state: No Location Updating in progress for this IMSI 20250223122559186 DLGSUP <0013> gsup_req.c:173 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262427973525991 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free TC_vty_msisdn_isd(104)@86d8c1c75bf0: Final verdict of PTC: pass 20250223122559187 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35114<->l=127.0.0.1:4258 20250223122559189 DLINP <000b> input/ipa.c:452 connected read/write 20250223122559189 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122559189 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250223122559189 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250223122559189 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(101)@86d8c1c75bf0: Final verdict of PTC: none 20250223122559190 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35671<->l=127.0.0.1:4259) 102@86d8c1c75bf0: Final verdict of PTC: none HLR_Test-GSUP-IPA(100)@86d8c1c75bf0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(103)@86d8c1c75bf0: Final verdict of PTC: none MTC@86d8c1c75bf0: Setting final verdict of the test case. MTC@86d8c1c75bf0: Local verdict of MTC: none MTC@86d8c1c75bf0: Local verdict of PTC HLR_Test-GSUP-IPA(100): none (none -> none) MTC@86d8c1c75bf0: Local verdict of PTC HLR_Test-GSUP(101): none (none -> none) MTC@86d8c1c75bf0: Local verdict of PTC with component reference 102: none (none -> none) MTC@86d8c1c75bf0: Local verdict of PTC IPA-CTRL-CLI-IPA(103): none (none -> none) MTC@86d8c1c75bf0: Local verdict of PTC TC_vty_msisdn_isd(104): pass (none -> pass) MTC@86d8c1c75bf0: Test case TC_vty_msisdn_isd finished. Verdict: pass MTC@86d8c1c75bf0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty_msisdn_isd pass'. Sun Feb 23 12:25:59 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 20250223122559223 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35126<->l=127.0.0.1:4258 20250223122559324 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35126<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=34256) MTC@86d8c1c75bf0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty_msisdn_isd pass' was executed successfully (exit status: 0). MTC@86d8c1c75bf0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_cs'. ------ HLR_Tests.TC_gsup_purge_cs ------ Sun Feb 23 12:26:01 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_purge_cs.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_purge_cs.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@86d8c1c75bf0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_cs' was executed successfully (exit status: 0). MTC@86d8c1c75bf0: Test case TC_gsup_purge_cs started. MTC@86d8c1c75bf0: legacy= false MTC@86d8c1c75bf0: in not legacy case 1 MTC@86d8c1c75bf0: in not legacy case 2 20250223122602442 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250223122602443 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(105)@86d8c1c75bf0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250223122602447 DLINP <000b> input/ipa.c:452 connected read/write 20250223122602448 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122602450 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34558<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(105)@86d8c1c75bf0: 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)@86d8c1c75bf0: 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 } } } } 20250223122602453 DLINP <000b> input/ipa.c:452 connected read/write 20250223122602453 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122602454 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250223122602454 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250223122602454 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 20250223122602454 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250223122602454 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 20250223122602454 DLGSUP <0013> gsup_server.c:236 2: 20250223122602454 DLGSUP <0013> gsup_server.c:238 2: 00 20250223122602454 DLGSUP <0013> gsup_server.c:236 3: 20250223122602454 DLGSUP <0013> gsup_server.c:238 3: 00 20250223122602454 DLGSUP <0013> gsup_server.c:236 4: 20250223122602454 DLGSUP <0013> gsup_server.c:238 4: 00 20250223122602454 DLGSUP <0013> gsup_server.c:236 5: 20250223122602454 DLGSUP <0013> gsup_server.c:238 5: 00 20250223122602454 DLGSUP <0013> gsup_server.c:236 7: 20250223122602454 DLGSUP <0013> gsup_server.c:238 7: 00 20250223122602454 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250223122602454 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250223122602454 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(105)@86d8c1c75bf0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 107@86d8c1c75bf0: 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") 20250223122602481 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:35435<->l=127.0.0.1:4259) 20250223122602490 DAUC <0003> db_auc.c:157 IMSI='262420337110077': No 2G Auth Data 20250223122602490 DAUC <0003> db_auc.c:192 IMSI='262420337110077': No 3G Auth Data HLR_Test-GSUP(106)@86d8c1c75bf0: Created GsupExpect[0] for "262420337110077" to be handled at TC_gsup_purge_cs(109) 20250223122602518 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34562<->l=127.0.0.1:4258 20250223122602527 DLINP <000b> input/ipa.c:452 connected read/write 20250223122602527 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122602527 DLGSUP <0013> gsup_req.c:140 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262420337110077 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420337110077" cn_domain=PS} 20250223122602527 DLU <0006> fsm.c:456 lu(262420337110077)[0x5599949b5e70]{UNVALIDATED}: Allocated 20250223122602527 DLGSUP <0013> lu_fsm.c:172 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262420337110077 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250223122602527 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420337110077)[0x5599949b5e70]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250223122602527 DLGSUP <0013> lu_fsm.c:253 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262420337110077 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420337110077" cn_domain=PS} 20250223122602527 DLINP <000b> input/ipa.c:452 connected read/write 20250223122602527 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122602527 DLINP <000b> input/ipa.c:452 connected read/write 20250223122602527 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@86d8c1c75bf0: Found GsupExpect[0] for "262420337110077" handled at TC_gsup_purge_cs(109) HLR_Test-GSUP(106)@86d8c1c75bf0: Added IMSI table entry 0TC_gsup_purge_cs(109)"262420337110077" 20250223122602530 DLINP <000b> input/ipa.c:452 connected read/write 20250223122602530 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122602530 DLGSUP <0013> gsup_req.c:140 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262420337110077 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420337110077"} 20250223122602530 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420337110077)[0x5599949b5e70]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250223122602530 DLGSUP <0013> gsup_req.c:173 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262420337110077 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250223122602530 DLGSUP <0013> lu_fsm.c:91 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262420337110077 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420337110077"} 20250223122602530 DLGSUP <0013> gsup_req.c:173 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262420337110077 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250223122602530 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420337110077)[0x5599949b5e70]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250223122602531 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420337110077)[0x5599949b5e70]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250223122602531 DLU <0006> fsm.c:568 lu(PS:IMSI-262420337110077)[0x5599949b5e70]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250223122602531 DLINP <000b> input/ipa.c:452 connected read/write 20250223122602531 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122602531 DLINP <000b> input/ipa.c:452 connected read/write 20250223122602531 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(109)@86d8c1c75bf0: setverdict(pass): none -> pass 20250223122602532 DLINP <000b> input/ipa.c:452 connected read/write 20250223122602532 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122602532 DLGSUP <0013> gsup_req.c:140 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262420337110077 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420337110077" cn_domain=CS} 20250223122602532 DAUC <0003> hlr.c:377 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262420337110077 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250223122602532 DLGSUP <0013> hlr.c:386 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262420337110077 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420337110077"} 20250223122602532 DLGSUP <0013> gsup_req.c:173 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262420337110077 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250223122602532 DLINP <000b> input/ipa.c:452 connected read/write 20250223122602532 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122602532 DLINP <000b> input/ipa.c:452 connected read/write 20250223122602532 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(109)@86d8c1c75bf0: setverdict(pass): pass -> pass, component reason not changed 20250223122602534 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34562<->l=127.0.0.1:4258 TC_gsup_purge_cs(109)@86d8c1c75bf0: Final verdict of PTC: pass 20250223122602536 DAUC <0003> db_auc.c:157 IMSI='262420912373544': No 2G Auth Data 20250223122602536 DAUC <0003> db_auc.c:192 IMSI='262420912373544': No 3G Auth Data 20250223122602537 DLGSUP <0013> hlr.c:121 IMSI 262420912373544: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@86d8c1c75bf0: Created GsupExpect[0] for "262420912373544" to be handled at TC_gsup_purge_cs(110) 20250223122602545 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34574<->l=127.0.0.1:4258 20250223122602546 DLINP <000b> input/ipa.c:452 connected read/write 20250223122602546 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122602546 DLGSUP <0013> gsup_req.c:140 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262420912373544 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420912373544" cn_domain=PS} 20250223122602546 DLU <0006> fsm.c:456 lu(262420912373544)[0x5599949b5e70]{UNVALIDATED}: Allocated 20250223122602546 DLGSUP <0013> lu_fsm.c:172 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262420912373544 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250223122602546 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420912373544)[0x5599949b5e70]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250223122602546 DLGSUP <0013> lu_fsm.c:253 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262420912373544 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420912373544" cn_domain=PS} 20250223122602546 DLINP <000b> input/ipa.c:452 connected read/write 20250223122602546 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122602546 DLINP <000b> input/ipa.c:452 connected read/write 20250223122602546 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@86d8c1c75bf0: Found GsupExpect[0] for "262420912373544" handled at TC_gsup_purge_cs(110) HLR_Test-GSUP(106)@86d8c1c75bf0: Added IMSI table entry 1TC_gsup_purge_cs(110)"262420912373544" 20250223122602547 DLINP <000b> input/ipa.c:452 connected read/write 20250223122602547 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122602547 DLGSUP <0013> gsup_req.c:140 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262420912373544 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420912373544"} 20250223122602547 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420912373544)[0x5599949b5e70]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250223122602547 DLGSUP <0013> gsup_req.c:173 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262420912373544 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250223122602547 DLGSUP <0013> lu_fsm.c:91 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262420912373544 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420912373544"} 20250223122602547 DLGSUP <0013> gsup_req.c:173 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262420912373544 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250223122602547 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420912373544)[0x5599949b5e70]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250223122602547 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420912373544)[0x5599949b5e70]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250223122602547 DLU <0006> fsm.c:568 lu(PS:IMSI-262420912373544)[0x5599949b5e70]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250223122602547 DLINP <000b> input/ipa.c:452 connected read/write 20250223122602547 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122602547 DLINP <000b> input/ipa.c:452 connected read/write 20250223122602547 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(110)@86d8c1c75bf0: setverdict(pass): none -> pass 20250223122602547 DLINP <000b> input/ipa.c:452 connected read/write 20250223122602547 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122602547 DLGSUP <0013> gsup_req.c:140 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262420912373544 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420912373544" cn_domain=CS} 20250223122602547 DAUC <0003> hlr.c:377 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262420912373544 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250223122602548 DLGSUP <0013> hlr.c:386 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262420912373544 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420912373544"} 20250223122602548 DLGSUP <0013> gsup_req.c:173 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262420912373544 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250223122602548 DLINP <000b> input/ipa.c:452 connected read/write 20250223122602548 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122602548 DLINP <000b> input/ipa.c:452 connected read/write 20250223122602548 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(110)@86d8c1c75bf0: setverdict(pass): pass -> pass, component reason not changed 20250223122602548 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34574<->l=127.0.0.1:4258 TC_gsup_purge_cs(110)@86d8c1c75bf0: Final verdict of PTC: pass 20250223122602549 DAUC <0003> db_auc.c:157 IMSI='262427676255664': No 2G Auth Data 20250223122602549 DAUC <0003> db_auc.c:192 IMSI='262427676255664': No 3G Auth Data 20250223122602549 DLGSUP <0013> hlr.c:121 IMSI 262427676255664: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@86d8c1c75bf0: Created GsupExpect[0] for "262427676255664" to be handled at TC_gsup_purge_cs(111) 20250223122602556 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34588<->l=127.0.0.1:4258 20250223122602558 DLINP <000b> input/ipa.c:452 connected read/write 20250223122602558 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122602558 DLGSUP <0013> gsup_req.c:140 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262427676255664 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427676255664" cn_domain=PS} 20250223122602558 DLU <0006> fsm.c:456 lu(262427676255664)[0x5599949b5e70]{UNVALIDATED}: Allocated 20250223122602558 DLGSUP <0013> lu_fsm.c:172 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262427676255664 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250223122602558 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427676255664)[0x5599949b5e70]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250223122602558 DLGSUP <0013> lu_fsm.c:253 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262427676255664 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427676255664" cn_domain=PS} 20250223122602558 DLINP <000b> input/ipa.c:452 connected read/write 20250223122602558 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122602558 DLINP <000b> input/ipa.c:452 connected read/write 20250223122602558 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@86d8c1c75bf0: Found GsupExpect[0] for "262427676255664" handled at TC_gsup_purge_cs(111) HLR_Test-GSUP(106)@86d8c1c75bf0: Added IMSI table entry 2TC_gsup_purge_cs(111)"262427676255664" 20250223122602559 DLINP <000b> input/ipa.c:452 connected read/write 20250223122602559 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122602559 DLGSUP <0013> gsup_req.c:140 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262427676255664 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427676255664"} 20250223122602559 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427676255664)[0x5599949b5e70]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250223122602559 DLGSUP <0013> gsup_req.c:173 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262427676255664 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250223122602559 DLGSUP <0013> lu_fsm.c:91 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262427676255664 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427676255664"} 20250223122602559 DLGSUP <0013> gsup_req.c:173 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262427676255664 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250223122602559 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427676255664)[0x5599949b5e70]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250223122602559 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427676255664)[0x5599949b5e70]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250223122602559 DLU <0006> fsm.c:568 lu(PS:IMSI-262427676255664)[0x5599949b5e70]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250223122602559 DLINP <000b> input/ipa.c:452 connected read/write 20250223122602559 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122602559 DLINP <000b> input/ipa.c:452 connected read/write 20250223122602559 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(111)@86d8c1c75bf0: setverdict(pass): none -> pass 20250223122602560 DLINP <000b> input/ipa.c:452 connected read/write 20250223122602560 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122602560 DLGSUP <0013> gsup_req.c:140 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262427676255664 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427676255664" cn_domain=CS} 20250223122602560 DAUC <0003> hlr.c:377 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262427676255664 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250223122602560 DLGSUP <0013> hlr.c:386 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262427676255664 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427676255664"} 20250223122602560 DLGSUP <0013> gsup_req.c:173 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262427676255664 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250223122602560 DLINP <000b> input/ipa.c:452 connected read/write 20250223122602560 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122602560 DLINP <000b> input/ipa.c:452 connected read/write 20250223122602560 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(111)@86d8c1c75bf0: setverdict(pass): pass -> pass, component reason not changed 20250223122602560 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34588<->l=127.0.0.1:4258 TC_gsup_purge_cs(111)@86d8c1c75bf0: Final verdict of PTC: pass 20250223122602561 DAUC <0003> db_auc.c:157 IMSI='262426553942882': No 2G Auth Data 20250223122602561 DAUC <0003> db_auc.c:192 IMSI='262426553942882': No 3G Auth Data 20250223122602562 DLGSUP <0013> hlr.c:121 IMSI 262426553942882: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@86d8c1c75bf0: Created GsupExpect[0] for "262426553942882" to be handled at TC_gsup_purge_cs(112) 20250223122602568 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34598<->l=127.0.0.1:4258 20250223122602571 DLINP <000b> input/ipa.c:452 connected read/write 20250223122602571 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122602571 DLGSUP <0013> gsup_req.c:140 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262426553942882 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426553942882" cn_domain=PS} 20250223122602571 DLU <0006> fsm.c:456 lu(262426553942882)[0x5599949b5e70]{UNVALIDATED}: Allocated 20250223122602571 DLGSUP <0013> lu_fsm.c:172 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262426553942882 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250223122602571 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426553942882)[0x5599949b5e70]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250223122602571 DLGSUP <0013> lu_fsm.c:253 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262426553942882 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426553942882" cn_domain=PS} 20250223122602571 DLINP <000b> input/ipa.c:452 connected read/write 20250223122602571 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122602571 DLINP <000b> input/ipa.c:452 connected read/write 20250223122602571 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@86d8c1c75bf0: Found GsupExpect[0] for "262426553942882" handled at TC_gsup_purge_cs(112) HLR_Test-GSUP(106)@86d8c1c75bf0: Added IMSI table entry 3TC_gsup_purge_cs(112)"262426553942882" 20250223122602572 DLINP <000b> input/ipa.c:452 connected read/write 20250223122602572 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122602572 DLGSUP <0013> gsup_req.c:140 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262426553942882 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426553942882"} 20250223122602572 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426553942882)[0x5599949b5e70]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250223122602572 DLGSUP <0013> gsup_req.c:173 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262426553942882 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250223122602572 DLGSUP <0013> lu_fsm.c:91 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262426553942882 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426553942882"} 20250223122602572 DLGSUP <0013> gsup_req.c:173 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262426553942882 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250223122602572 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426553942882)[0x5599949b5e70]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250223122602572 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426553942882)[0x5599949b5e70]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250223122602572 DLU <0006> fsm.c:568 lu(PS:IMSI-262426553942882)[0x5599949b5e70]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250223122602572 DLINP <000b> input/ipa.c:452 connected read/write 20250223122602572 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122602572 DLINP <000b> input/ipa.c:452 connected read/write 20250223122602572 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(112)@86d8c1c75bf0: setverdict(pass): none -> pass 20250223122602573 DLINP <000b> input/ipa.c:452 connected read/write 20250223122602573 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122602573 DLGSUP <0013> gsup_req.c:140 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262426553942882 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426553942882" cn_domain=CS} 20250223122602573 DAUC <0003> hlr.c:377 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262426553942882 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250223122602573 DLGSUP <0013> hlr.c:386 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262426553942882 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426553942882"} 20250223122602573 DLGSUP <0013> gsup_req.c:173 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262426553942882 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250223122602573 DLINP <000b> input/ipa.c:452 connected read/write 20250223122602573 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122602573 DLINP <000b> input/ipa.c:452 connected read/write 20250223122602573 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(112)@86d8c1c75bf0: setverdict(pass): pass -> pass, component reason not changed 20250223122602573 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34598<->l=127.0.0.1:4258 TC_gsup_purge_cs(112)@86d8c1c75bf0: Final verdict of PTC: pass 20250223122602574 DAUC <0003> db_auc.c:157 IMSI='262423614757529': No 2G Auth Data 20250223122602574 DAUC <0003> db_auc.c:192 IMSI='262423614757529': No 3G Auth Data 20250223122602574 DLGSUP <0013> hlr.c:121 IMSI 262423614757529: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@86d8c1c75bf0: Created GsupExpect[0] for "262423614757529" to be handled at TC_gsup_purge_cs(113) 20250223122602581 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34614<->l=127.0.0.1:4258 20250223122602583 DLINP <000b> input/ipa.c:452 connected read/write 20250223122602583 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122602583 DLGSUP <0013> gsup_req.c:140 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262423614757529 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423614757529" cn_domain=PS} 20250223122602583 DLU <0006> fsm.c:456 lu(262423614757529)[0x5599949b5e70]{UNVALIDATED}: Allocated 20250223122602583 DLGSUP <0013> lu_fsm.c:172 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262423614757529 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250223122602583 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423614757529)[0x5599949b5e70]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250223122602583 DLGSUP <0013> lu_fsm.c:253 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262423614757529 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423614757529" cn_domain=PS} 20250223122602583 DLINP <000b> input/ipa.c:452 connected read/write 20250223122602583 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122602583 DLINP <000b> input/ipa.c:452 connected read/write 20250223122602583 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@86d8c1c75bf0: Found GsupExpect[0] for "262423614757529" handled at TC_gsup_purge_cs(113) HLR_Test-GSUP(106)@86d8c1c75bf0: Added IMSI table entry 4TC_gsup_purge_cs(113)"262423614757529" 20250223122602584 DLINP <000b> input/ipa.c:452 connected read/write 20250223122602584 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122602584 DLGSUP <0013> gsup_req.c:140 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262423614757529 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423614757529"} 20250223122602584 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423614757529)[0x5599949b5e70]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250223122602584 DLGSUP <0013> gsup_req.c:173 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262423614757529 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250223122602584 DLGSUP <0013> lu_fsm.c:91 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262423614757529 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423614757529"} 20250223122602584 DLGSUP <0013> gsup_req.c:173 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262423614757529 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250223122602584 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423614757529)[0x5599949b5e70]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250223122602584 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423614757529)[0x5599949b5e70]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250223122602584 DLU <0006> fsm.c:568 lu(PS:IMSI-262423614757529)[0x5599949b5e70]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250223122602584 DLINP <000b> input/ipa.c:452 connected read/write 20250223122602584 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122602584 DLINP <000b> input/ipa.c:452 connected read/write 20250223122602584 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(113)@86d8c1c75bf0: setverdict(pass): none -> pass 20250223122602585 DLINP <000b> input/ipa.c:452 connected read/write 20250223122602585 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122602585 DLGSUP <0013> gsup_req.c:140 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262423614757529 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423614757529" cn_domain=CS} 20250223122602585 DAUC <0003> hlr.c:377 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262423614757529 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250223122602585 DLGSUP <0013> hlr.c:386 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262423614757529 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423614757529"} 20250223122602585 DLGSUP <0013> gsup_req.c:173 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262423614757529 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250223122602585 DLINP <000b> input/ipa.c:452 connected read/write 20250223122602585 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122602585 DLINP <000b> input/ipa.c:452 connected read/write 20250223122602585 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(113)@86d8c1c75bf0: setverdict(pass): pass -> pass, component reason not changed 20250223122602585 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34614<->l=127.0.0.1:4258 TC_gsup_purge_cs(113)@86d8c1c75bf0: Final verdict of PTC: pass 20250223122602586 DAUC <0003> db_auc.c:157 IMSI='262424087167512': No 2G Auth Data 20250223122602586 DAUC <0003> db_auc.c:192 IMSI='262424087167512': No 3G Auth Data 20250223122602586 DLGSUP <0013> hlr.c:121 IMSI 262424087167512: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@86d8c1c75bf0: Created GsupExpect[0] for "262424087167512" to be handled at TC_gsup_purge_cs(114) 20250223122602592 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34628<->l=127.0.0.1:4258 20250223122602594 DLINP <000b> input/ipa.c:452 connected read/write 20250223122602594 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122602594 DLGSUP <0013> gsup_req.c:140 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262424087167512 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424087167512" cn_domain=PS} 20250223122602594 DLU <0006> fsm.c:456 lu(262424087167512)[0x5599949b5e70]{UNVALIDATED}: Allocated 20250223122602594 DLGSUP <0013> lu_fsm.c:172 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262424087167512 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250223122602594 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424087167512)[0x5599949b5e70]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250223122602594 DLGSUP <0013> lu_fsm.c:253 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262424087167512 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424087167512" cn_domain=PS} 20250223122602594 DLINP <000b> input/ipa.c:452 connected read/write 20250223122602594 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122602594 DLINP <000b> input/ipa.c:452 connected read/write 20250223122602594 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@86d8c1c75bf0: Found GsupExpect[0] for "262424087167512" handled at TC_gsup_purge_cs(114) HLR_Test-GSUP(106)@86d8c1c75bf0: Added IMSI table entry 5TC_gsup_purge_cs(114)"262424087167512" 20250223122602595 DLINP <000b> input/ipa.c:452 connected read/write 20250223122602595 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122602595 DLGSUP <0013> gsup_req.c:140 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262424087167512 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424087167512"} 20250223122602595 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424087167512)[0x5599949b5e70]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250223122602595 DLGSUP <0013> gsup_req.c:173 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262424087167512 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250223122602595 DLGSUP <0013> lu_fsm.c:91 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262424087167512 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424087167512"} 20250223122602595 DLGSUP <0013> gsup_req.c:173 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262424087167512 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250223122602595 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424087167512)[0x5599949b5e70]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250223122602595 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424087167512)[0x5599949b5e70]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250223122602595 DLU <0006> fsm.c:568 lu(PS:IMSI-262424087167512)[0x5599949b5e70]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250223122602595 DLINP <000b> input/ipa.c:452 connected read/write 20250223122602595 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122602595 DLINP <000b> input/ipa.c:452 connected read/write 20250223122602595 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(114)@86d8c1c75bf0: setverdict(pass): none -> pass 20250223122602596 DLINP <000b> input/ipa.c:452 connected read/write 20250223122602596 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122602596 DLGSUP <0013> gsup_req.c:140 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262424087167512 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424087167512" cn_domain=CS} 20250223122602596 DAUC <0003> hlr.c:377 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262424087167512 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250223122602596 DLGSUP <0013> hlr.c:386 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262424087167512 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424087167512"} 20250223122602596 DLGSUP <0013> gsup_req.c:173 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262424087167512 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250223122602596 DLINP <000b> input/ipa.c:452 connected read/write 20250223122602596 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122602596 DLINP <000b> input/ipa.c:452 connected read/write 20250223122602596 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(114)@86d8c1c75bf0: setverdict(pass): pass -> pass, component reason not changed 20250223122602597 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34628<->l=127.0.0.1:4258 TC_gsup_purge_cs(114)@86d8c1c75bf0: Final verdict of PTC: pass 20250223122602597 DAUC <0003> db_auc.c:157 IMSI='262424551917283': No 2G Auth Data 20250223122602597 DAUC <0003> db_auc.c:192 IMSI='262424551917283': No 3G Auth Data 20250223122602598 DLGSUP <0013> hlr.c:121 IMSI 262424551917283: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@86d8c1c75bf0: Created GsupExpect[0] for "262424551917283" to be handled at TC_gsup_purge_cs(115) 20250223122602605 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34644<->l=127.0.0.1:4258 20250223122602607 DLINP <000b> input/ipa.c:452 connected read/write 20250223122602607 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122602607 DLGSUP <0013> gsup_req.c:140 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262424551917283 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424551917283" cn_domain=PS} 20250223122602607 DLU <0006> fsm.c:456 lu(262424551917283)[0x5599949b5e70]{UNVALIDATED}: Allocated 20250223122602607 DLGSUP <0013> lu_fsm.c:172 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262424551917283 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250223122602607 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424551917283)[0x5599949b5e70]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250223122602607 DLGSUP <0013> lu_fsm.c:253 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262424551917283 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424551917283" cn_domain=PS} 20250223122602607 DLINP <000b> input/ipa.c:452 connected read/write 20250223122602607 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122602607 DLINP <000b> input/ipa.c:452 connected read/write 20250223122602607 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@86d8c1c75bf0: Found GsupExpect[0] for "262424551917283" handled at TC_gsup_purge_cs(115) HLR_Test-GSUP(106)@86d8c1c75bf0: Added IMSI table entry 6TC_gsup_purge_cs(115)"262424551917283" 20250223122602608 DLINP <000b> input/ipa.c:452 connected read/write 20250223122602608 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122602608 DLGSUP <0013> gsup_req.c:140 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262424551917283 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424551917283"} 20250223122602608 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424551917283)[0x5599949b5e70]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250223122602608 DLGSUP <0013> gsup_req.c:173 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262424551917283 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250223122602608 DLGSUP <0013> lu_fsm.c:91 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262424551917283 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424551917283"} 20250223122602608 DLGSUP <0013> gsup_req.c:173 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262424551917283 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250223122602608 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424551917283)[0x5599949b5e70]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250223122602608 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424551917283)[0x5599949b5e70]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250223122602608 DLU <0006> fsm.c:568 lu(PS:IMSI-262424551917283)[0x5599949b5e70]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250223122602608 DLINP <000b> input/ipa.c:452 connected read/write 20250223122602608 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122602608 DLINP <000b> input/ipa.c:452 connected read/write 20250223122602608 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(115)@86d8c1c75bf0: setverdict(pass): none -> pass 20250223122602609 DLINP <000b> input/ipa.c:452 connected read/write 20250223122602609 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122602609 DLGSUP <0013> gsup_req.c:140 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262424551917283 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424551917283" cn_domain=CS} 20250223122602609 DAUC <0003> hlr.c:377 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262424551917283 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250223122602609 DLGSUP <0013> hlr.c:386 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262424551917283 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424551917283"} 20250223122602609 DLGSUP <0013> gsup_req.c:173 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262424551917283 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250223122602609 DLINP <000b> input/ipa.c:452 connected read/write 20250223122602609 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122602609 DLINP <000b> input/ipa.c:452 connected read/write 20250223122602609 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(115)@86d8c1c75bf0: setverdict(pass): pass -> pass, component reason not changed 20250223122602609 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34644<->l=127.0.0.1:4258 TC_gsup_purge_cs(115)@86d8c1c75bf0: Final verdict of PTC: pass 20250223122602610 DAUC <0003> db_auc.c:157 IMSI='262423345440069': No 2G Auth Data 20250223122602610 DAUC <0003> db_auc.c:192 IMSI='262423345440069': No 3G Auth Data 20250223122602610 DLGSUP <0013> hlr.c:121 IMSI 262423345440069: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@86d8c1c75bf0: Created GsupExpect[0] for "262423345440069" to be handled at TC_gsup_purge_cs(116) 20250223122602617 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34656<->l=127.0.0.1:4258 20250223122602619 DLINP <000b> input/ipa.c:452 connected read/write 20250223122602619 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122602619 DLGSUP <0013> gsup_req.c:140 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262423345440069 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423345440069" cn_domain=PS} 20250223122602619 DLU <0006> fsm.c:456 lu(262423345440069)[0x5599949b5e70]{UNVALIDATED}: Allocated 20250223122602619 DLGSUP <0013> lu_fsm.c:172 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262423345440069 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250223122602619 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423345440069)[0x5599949b5e70]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250223122602619 DLGSUP <0013> lu_fsm.c:253 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262423345440069 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423345440069" cn_domain=PS} 20250223122602619 DLINP <000b> input/ipa.c:452 connected read/write 20250223122602619 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122602619 DLINP <000b> input/ipa.c:452 connected read/write 20250223122602619 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@86d8c1c75bf0: Found GsupExpect[0] for "262423345440069" handled at TC_gsup_purge_cs(116) HLR_Test-GSUP(106)@86d8c1c75bf0: Added IMSI table entry 7TC_gsup_purge_cs(116)"262423345440069" 20250223122602620 DLINP <000b> input/ipa.c:452 connected read/write 20250223122602620 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122602620 DLGSUP <0013> gsup_req.c:140 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262423345440069 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423345440069"} 20250223122602620 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423345440069)[0x5599949b5e70]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250223122602620 DLGSUP <0013> gsup_req.c:173 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262423345440069 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250223122602620 DLGSUP <0013> lu_fsm.c:91 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262423345440069 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423345440069"} 20250223122602620 DLGSUP <0013> gsup_req.c:173 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262423345440069 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250223122602620 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423345440069)[0x5599949b5e70]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250223122602620 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423345440069)[0x5599949b5e70]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250223122602620 DLU <0006> fsm.c:568 lu(PS:IMSI-262423345440069)[0x5599949b5e70]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250223122602620 DLINP <000b> input/ipa.c:452 connected read/write 20250223122602620 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122602620 DLINP <000b> input/ipa.c:452 connected read/write 20250223122602620 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(116)@86d8c1c75bf0: setverdict(pass): none -> pass 20250223122602621 DLINP <000b> input/ipa.c:452 connected read/write 20250223122602621 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122602621 DLGSUP <0013> gsup_req.c:140 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262423345440069 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423345440069" cn_domain=CS} 20250223122602621 DAUC <0003> hlr.c:377 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262423345440069 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250223122602621 DLGSUP <0013> hlr.c:386 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262423345440069 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423345440069"} 20250223122602621 DLGSUP <0013> gsup_req.c:173 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262423345440069 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250223122602621 DLINP <000b> input/ipa.c:452 connected read/write 20250223122602621 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122602621 DLINP <000b> input/ipa.c:452 connected read/write 20250223122602621 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(116)@86d8c1c75bf0: setverdict(pass): pass -> pass, component reason not changed 20250223122602622 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34656<->l=127.0.0.1:4258 TC_gsup_purge_cs(116)@86d8c1c75bf0: Final verdict of PTC: pass MTC@86d8c1c75bf0: setverdict(pass): none -> pass 20250223122602623 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34558<->l=127.0.0.1:4258 HLR_Test-GSUP(106)@86d8c1c75bf0: Final verdict of PTC: none 20250223122602623 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35435<->l=127.0.0.1:4259) 20250223122602623 DLINP <000b> input/ipa.c:452 connected read/write 20250223122602623 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122602623 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250223122602623 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250223122602623 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(108)@86d8c1c75bf0: Final verdict of PTC: none 107@86d8c1c75bf0: Final verdict of PTC: none HLR_Test-GSUP-IPA(105)@86d8c1c75bf0: Final verdict of PTC: none MTC@86d8c1c75bf0: Setting final verdict of the test case. MTC@86d8c1c75bf0: Local verdict of MTC: pass MTC@86d8c1c75bf0: Local verdict of PTC HLR_Test-GSUP-IPA(105): none (pass -> pass) MTC@86d8c1c75bf0: Local verdict of PTC HLR_Test-GSUP(106): none (pass -> pass) MTC@86d8c1c75bf0: Local verdict of PTC with component reference 107: none (pass -> pass) MTC@86d8c1c75bf0: Local verdict of PTC IPA-CTRL-CLI-IPA(108): none (pass -> pass) MTC@86d8c1c75bf0: Local verdict of PTC TC_gsup_purge_cs(109): pass (pass -> pass) MTC@86d8c1c75bf0: Local verdict of PTC TC_gsup_purge_cs(110): pass (pass -> pass) MTC@86d8c1c75bf0: Local verdict of PTC TC_gsup_purge_cs(111): pass (pass -> pass) MTC@86d8c1c75bf0: Local verdict of PTC TC_gsup_purge_cs(112): pass (pass -> pass) MTC@86d8c1c75bf0: Local verdict of PTC TC_gsup_purge_cs(113): pass (pass -> pass) MTC@86d8c1c75bf0: Local verdict of PTC TC_gsup_purge_cs(114): pass (pass -> pass) MTC@86d8c1c75bf0: Local verdict of PTC TC_gsup_purge_cs(115): pass (pass -> pass) MTC@86d8c1c75bf0: Local verdict of PTC TC_gsup_purge_cs(116): pass (pass -> pass) MTC@86d8c1c75bf0: Test case TC_gsup_purge_cs finished. Verdict: pass MTC@86d8c1c75bf0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_cs pass'. Sun Feb 23 12:26: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 20250223122602647 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34670<->l=127.0.0.1:4258 20250223122602748 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=134564) MTC@86d8c1c75bf0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_cs pass' was executed successfully (exit status: 0). MTC@86d8c1c75bf0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_ps'. ------ HLR_Tests.TC_gsup_purge_ps ------ Sun Feb 23 12:26:04 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_purge_ps.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_purge_ps.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@86d8c1c75bf0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_ps' was executed successfully (exit status: 0). MTC@86d8c1c75bf0: Test case TC_gsup_purge_ps started. MTC@86d8c1c75bf0: legacy= false MTC@86d8c1c75bf0: in not legacy case 1 MTC@86d8c1c75bf0: in not legacy case 2 20250223122605863 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250223122605863 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(117)@86d8c1c75bf0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250223122605868 DLINP <000b> input/ipa.c:452 connected read/write 20250223122605868 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122605870 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34686<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(117)@86d8c1c75bf0: 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)@86d8c1c75bf0: 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 } } } } 20250223122605874 DLINP <000b> input/ipa.c:452 connected read/write 20250223122605874 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122605874 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250223122605874 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250223122605874 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 20250223122605874 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250223122605874 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 20250223122605874 DLGSUP <0013> gsup_server.c:236 2: 20250223122605874 DLGSUP <0013> gsup_server.c:238 2: 00 20250223122605874 DLGSUP <0013> gsup_server.c:236 3: 20250223122605874 DLGSUP <0013> gsup_server.c:238 3: 00 20250223122605874 DLGSUP <0013> gsup_server.c:236 4: 20250223122605874 DLGSUP <0013> gsup_server.c:238 4: 00 20250223122605874 DLGSUP <0013> gsup_server.c:236 5: 20250223122605874 DLGSUP <0013> gsup_server.c:238 5: 00 20250223122605874 DLGSUP <0013> gsup_server.c:236 7: 20250223122605874 DLGSUP <0013> gsup_server.c:238 7: 00 20250223122605874 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250223122605874 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250223122605874 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(117)@86d8c1c75bf0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 119@86d8c1c75bf0: 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") 20250223122605896 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:46219<->l=127.0.0.1:4259) 20250223122605903 DAUC <0003> db_auc.c:157 IMSI='262425697511068': No 2G Auth Data 20250223122605903 DAUC <0003> db_auc.c:192 IMSI='262425697511068': No 3G Auth Data HLR_Test-GSUP(118)@86d8c1c75bf0: Created GsupExpect[0] for "262425697511068" to be handled at TC_gsup_purge_ps(121) 20250223122605917 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34696<->l=127.0.0.1:4258 20250223122605924 DLINP <000b> input/ipa.c:452 connected read/write 20250223122605925 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122605925 DLGSUP <0013> gsup_req.c:140 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262425697511068 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425697511068" cn_domain=PS} 20250223122605925 DLU <0006> fsm.c:456 lu(262425697511068)[0x5599949b5e70]{UNVALIDATED}: Allocated 20250223122605925 DLGSUP <0013> lu_fsm.c:172 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262425697511068 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250223122605925 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425697511068)[0x5599949b5e70]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250223122605925 DLGSUP <0013> lu_fsm.c:253 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262425697511068 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425697511068" cn_domain=PS} 20250223122605925 DLINP <000b> input/ipa.c:452 connected read/write 20250223122605925 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122605925 DLINP <000b> input/ipa.c:452 connected read/write 20250223122605925 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@86d8c1c75bf0: Found GsupExpect[0] for "262425697511068" handled at TC_gsup_purge_ps(121) HLR_Test-GSUP(118)@86d8c1c75bf0: Added IMSI table entry 0TC_gsup_purge_ps(121)"262425697511068" 20250223122605932 DLINP <000b> input/ipa.c:452 connected read/write 20250223122605932 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122605932 DLGSUP <0013> gsup_req.c:140 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262425697511068 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425697511068"} 20250223122605932 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425697511068)[0x5599949b5e70]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250223122605932 DLGSUP <0013> gsup_req.c:173 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262425697511068 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250223122605932 DLGSUP <0013> lu_fsm.c:91 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262425697511068 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425697511068"} 20250223122605932 DLGSUP <0013> gsup_req.c:173 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262425697511068 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250223122605932 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425697511068)[0x5599949b5e70]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250223122605932 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425697511068)[0x5599949b5e70]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250223122605932 DLU <0006> fsm.c:568 lu(PS:IMSI-262425697511068)[0x5599949b5e70]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250223122605932 DLINP <000b> input/ipa.c:452 connected read/write 20250223122605932 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122605932 DLINP <000b> input/ipa.c:452 connected read/write 20250223122605932 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(121)@86d8c1c75bf0: setverdict(pass): none -> pass 20250223122605935 DLINP <000b> input/ipa.c:452 connected read/write 20250223122605935 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122605935 DLGSUP <0013> gsup_req.c:140 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262425697511068 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425697511068" cn_domain=PS} 20250223122605935 DAUC <0003> hlr.c:377 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262425697511068 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250223122605935 DLGSUP <0013> hlr.c:386 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262425697511068 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425697511068"} 20250223122605935 DLGSUP <0013> gsup_req.c:173 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262425697511068 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250223122605935 DLINP <000b> input/ipa.c:452 connected read/write 20250223122605935 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122605935 DLINP <000b> input/ipa.c:452 connected read/write 20250223122605935 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(121)@86d8c1c75bf0: setverdict(pass): pass -> pass, component reason not changed 20250223122605938 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34696<->l=127.0.0.1:4258 TC_gsup_purge_ps(121)@86d8c1c75bf0: Final verdict of PTC: pass 20250223122605940 DAUC <0003> db_auc.c:157 IMSI='262428507270947': No 2G Auth Data 20250223122605940 DAUC <0003> db_auc.c:192 IMSI='262428507270947': No 3G Auth Data 20250223122605942 DLGSUP <0013> hlr.c:121 IMSI 262428507270947: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@86d8c1c75bf0: Created GsupExpect[0] for "262428507270947" to be handled at TC_gsup_purge_ps(122) 20250223122605954 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34698<->l=127.0.0.1:4258 20250223122605956 DLINP <000b> input/ipa.c:452 connected read/write 20250223122605956 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122605956 DLGSUP <0013> gsup_req.c:140 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262428507270947 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428507270947" cn_domain=PS} 20250223122605956 DLU <0006> fsm.c:456 lu(262428507270947)[0x5599949b5e70]{UNVALIDATED}: Allocated 20250223122605956 DLGSUP <0013> lu_fsm.c:172 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262428507270947 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250223122605956 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428507270947)[0x5599949b5e70]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250223122605956 DLGSUP <0013> lu_fsm.c:253 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262428507270947 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428507270947" cn_domain=PS} 20250223122605956 DLINP <000b> input/ipa.c:452 connected read/write 20250223122605956 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122605956 DLINP <000b> input/ipa.c:452 connected read/write 20250223122605956 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@86d8c1c75bf0: Found GsupExpect[0] for "262428507270947" handled at TC_gsup_purge_ps(122) HLR_Test-GSUP(118)@86d8c1c75bf0: Added IMSI table entry 1TC_gsup_purge_ps(122)"262428507270947" 20250223122605957 DLINP <000b> input/ipa.c:452 connected read/write 20250223122605957 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122605957 DLGSUP <0013> gsup_req.c:140 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262428507270947 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428507270947"} 20250223122605957 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428507270947)[0x5599949b5e70]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250223122605957 DLGSUP <0013> gsup_req.c:173 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262428507270947 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250223122605957 DLGSUP <0013> lu_fsm.c:91 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262428507270947 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428507270947"} 20250223122605957 DLGSUP <0013> gsup_req.c:173 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262428507270947 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250223122605957 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428507270947)[0x5599949b5e70]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250223122605957 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428507270947)[0x5599949b5e70]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250223122605957 DLU <0006> fsm.c:568 lu(PS:IMSI-262428507270947)[0x5599949b5e70]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250223122605957 DLINP <000b> input/ipa.c:452 connected read/write 20250223122605957 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122605957 DLINP <000b> input/ipa.c:452 connected read/write 20250223122605957 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(122)@86d8c1c75bf0: setverdict(pass): none -> pass 20250223122605958 DLINP <000b> input/ipa.c:452 connected read/write 20250223122605958 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122605958 DLGSUP <0013> gsup_req.c:140 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262428507270947 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428507270947" cn_domain=PS} 20250223122605958 DAUC <0003> hlr.c:377 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262428507270947 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250223122605958 DLGSUP <0013> hlr.c:386 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262428507270947 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428507270947"} 20250223122605958 DLGSUP <0013> gsup_req.c:173 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262428507270947 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250223122605958 DLINP <000b> input/ipa.c:452 connected read/write 20250223122605958 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122605958 DLINP <000b> input/ipa.c:452 connected read/write 20250223122605958 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(122)@86d8c1c75bf0: setverdict(pass): pass -> pass, component reason not changed 20250223122605958 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34698<->l=127.0.0.1:4258 TC_gsup_purge_ps(122)@86d8c1c75bf0: Final verdict of PTC: pass 20250223122605959 DAUC <0003> db_auc.c:157 IMSI='262424390189510': No 2G Auth Data 20250223122605959 DAUC <0003> db_auc.c:192 IMSI='262424390189510': No 3G Auth Data 20250223122605959 DLGSUP <0013> hlr.c:121 IMSI 262424390189510: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@86d8c1c75bf0: Created GsupExpect[0] for "262424390189510" to be handled at TC_gsup_purge_ps(123) 20250223122605965 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34712<->l=127.0.0.1:4258 20250223122605966 DLINP <000b> input/ipa.c:452 connected read/write 20250223122605966 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122605966 DLGSUP <0013> gsup_req.c:140 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262424390189510 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424390189510" cn_domain=PS} 20250223122605966 DLU <0006> fsm.c:456 lu(262424390189510)[0x5599949b5e70]{UNVALIDATED}: Allocated 20250223122605966 DLGSUP <0013> lu_fsm.c:172 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262424390189510 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250223122605966 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424390189510)[0x5599949b5e70]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250223122605966 DLGSUP <0013> lu_fsm.c:253 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262424390189510 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424390189510" cn_domain=PS} 20250223122605966 DLINP <000b> input/ipa.c:452 connected read/write 20250223122605966 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122605966 DLINP <000b> input/ipa.c:452 connected read/write 20250223122605966 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@86d8c1c75bf0: Found GsupExpect[0] for "262424390189510" handled at TC_gsup_purge_ps(123) HLR_Test-GSUP(118)@86d8c1c75bf0: Added IMSI table entry 2TC_gsup_purge_ps(123)"262424390189510" 20250223122605967 DLINP <000b> input/ipa.c:452 connected read/write 20250223122605967 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122605967 DLGSUP <0013> gsup_req.c:140 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262424390189510 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424390189510"} 20250223122605967 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424390189510)[0x5599949b5e70]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250223122605967 DLGSUP <0013> gsup_req.c:173 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262424390189510 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250223122605967 DLGSUP <0013> lu_fsm.c:91 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262424390189510 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424390189510"} 20250223122605967 DLGSUP <0013> gsup_req.c:173 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262424390189510 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250223122605967 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424390189510)[0x5599949b5e70]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250223122605967 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424390189510)[0x5599949b5e70]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250223122605967 DLU <0006> fsm.c:568 lu(PS:IMSI-262424390189510)[0x5599949b5e70]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250223122605967 DLINP <000b> input/ipa.c:452 connected read/write 20250223122605967 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122605967 DLINP <000b> input/ipa.c:452 connected read/write 20250223122605967 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(123)@86d8c1c75bf0: setverdict(pass): none -> pass 20250223122605968 DLINP <000b> input/ipa.c:452 connected read/write 20250223122605968 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122605968 DLGSUP <0013> gsup_req.c:140 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262424390189510 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424390189510" cn_domain=PS} 20250223122605968 DAUC <0003> hlr.c:377 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262424390189510 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250223122605968 DLGSUP <0013> hlr.c:386 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262424390189510 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424390189510"} 20250223122605968 DLGSUP <0013> gsup_req.c:173 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262424390189510 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250223122605968 DLINP <000b> input/ipa.c:452 connected read/write 20250223122605968 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122605968 DLINP <000b> input/ipa.c:452 connected read/write 20250223122605968 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(123)@86d8c1c75bf0: setverdict(pass): pass -> pass, component reason not changed 20250223122605968 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34712<->l=127.0.0.1:4258 TC_gsup_purge_ps(123)@86d8c1c75bf0: Final verdict of PTC: pass 20250223122605969 DAUC <0003> db_auc.c:157 IMSI='262420947010542': No 2G Auth Data 20250223122605969 DAUC <0003> db_auc.c:192 IMSI='262420947010542': No 3G Auth Data 20250223122605969 DLGSUP <0013> hlr.c:121 IMSI 262420947010542: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@86d8c1c75bf0: Created GsupExpect[0] for "262420947010542" to be handled at TC_gsup_purge_ps(124) 20250223122605975 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34722<->l=127.0.0.1:4258 20250223122605977 DLINP <000b> input/ipa.c:452 connected read/write 20250223122605977 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122605977 DLGSUP <0013> gsup_req.c:140 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262420947010542 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420947010542" cn_domain=PS} 20250223122605977 DLU <0006> fsm.c:456 lu(262420947010542)[0x5599949b5e70]{UNVALIDATED}: Allocated 20250223122605977 DLGSUP <0013> lu_fsm.c:172 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262420947010542 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250223122605977 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420947010542)[0x5599949b5e70]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250223122605977 DLGSUP <0013> lu_fsm.c:253 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262420947010542 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420947010542" cn_domain=PS} 20250223122605977 DLINP <000b> input/ipa.c:452 connected read/write 20250223122605977 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122605977 DLINP <000b> input/ipa.c:452 connected read/write 20250223122605977 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@86d8c1c75bf0: Found GsupExpect[0] for "262420947010542" handled at TC_gsup_purge_ps(124) HLR_Test-GSUP(118)@86d8c1c75bf0: Added IMSI table entry 3TC_gsup_purge_ps(124)"262420947010542" 20250223122605978 DLINP <000b> input/ipa.c:452 connected read/write 20250223122605978 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122605978 DLGSUP <0013> gsup_req.c:140 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262420947010542 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420947010542"} 20250223122605978 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420947010542)[0x5599949b5e70]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250223122605978 DLGSUP <0013> gsup_req.c:173 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262420947010542 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250223122605978 DLGSUP <0013> lu_fsm.c:91 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262420947010542 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420947010542"} 20250223122605978 DLGSUP <0013> gsup_req.c:173 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262420947010542 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250223122605978 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420947010542)[0x5599949b5e70]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250223122605978 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420947010542)[0x5599949b5e70]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250223122605978 DLU <0006> fsm.c:568 lu(PS:IMSI-262420947010542)[0x5599949b5e70]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250223122605978 DLINP <000b> input/ipa.c:452 connected read/write 20250223122605978 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122605978 DLINP <000b> input/ipa.c:452 connected read/write 20250223122605978 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(124)@86d8c1c75bf0: setverdict(pass): none -> pass 20250223122605978 DLINP <000b> input/ipa.c:452 connected read/write 20250223122605978 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122605978 DLGSUP <0013> gsup_req.c:140 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262420947010542 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420947010542" cn_domain=PS} 20250223122605978 DAUC <0003> hlr.c:377 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262420947010542 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250223122605978 DLGSUP <0013> hlr.c:386 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262420947010542 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420947010542"} 20250223122605978 DLGSUP <0013> gsup_req.c:173 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262420947010542 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250223122605978 DLINP <000b> input/ipa.c:452 connected read/write 20250223122605979 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122605979 DLINP <000b> input/ipa.c:452 connected read/write 20250223122605979 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(124)@86d8c1c75bf0: setverdict(pass): pass -> pass, component reason not changed 20250223122605979 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34722<->l=127.0.0.1:4258 TC_gsup_purge_ps(124)@86d8c1c75bf0: Final verdict of PTC: pass 20250223122605980 DAUC <0003> db_auc.c:157 IMSI='262424131131608': No 2G Auth Data 20250223122605980 DAUC <0003> db_auc.c:192 IMSI='262424131131608': No 3G Auth Data 20250223122605980 DLGSUP <0013> hlr.c:121 IMSI 262424131131608: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@86d8c1c75bf0: Created GsupExpect[0] for "262424131131608" to be handled at TC_gsup_purge_ps(125) 20250223122605986 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34730<->l=127.0.0.1:4258 20250223122605987 DLINP <000b> input/ipa.c:452 connected read/write 20250223122605987 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122605987 DLGSUP <0013> gsup_req.c:140 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262424131131608 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424131131608" cn_domain=PS} 20250223122605987 DLU <0006> fsm.c:456 lu(262424131131608)[0x5599949b5e70]{UNVALIDATED}: Allocated 20250223122605987 DLGSUP <0013> lu_fsm.c:172 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262424131131608 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250223122605987 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424131131608)[0x5599949b5e70]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250223122605987 DLGSUP <0013> lu_fsm.c:253 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262424131131608 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424131131608" cn_domain=PS} 20250223122605987 DLINP <000b> input/ipa.c:452 connected read/write 20250223122605987 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122605987 DLINP <000b> input/ipa.c:452 connected read/write 20250223122605987 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@86d8c1c75bf0: Found GsupExpect[0] for "262424131131608" handled at TC_gsup_purge_ps(125) HLR_Test-GSUP(118)@86d8c1c75bf0: Added IMSI table entry 4TC_gsup_purge_ps(125)"262424131131608" 20250223122605989 DLINP <000b> input/ipa.c:452 connected read/write 20250223122605989 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122605989 DLGSUP <0013> gsup_req.c:140 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262424131131608 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424131131608"} 20250223122605989 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424131131608)[0x5599949b5e70]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250223122605989 DLGSUP <0013> gsup_req.c:173 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262424131131608 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250223122605989 DLGSUP <0013> lu_fsm.c:91 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262424131131608 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424131131608"} 20250223122605989 DLGSUP <0013> gsup_req.c:173 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262424131131608 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250223122605989 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424131131608)[0x5599949b5e70]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250223122605989 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424131131608)[0x5599949b5e70]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250223122605989 DLU <0006> fsm.c:568 lu(PS:IMSI-262424131131608)[0x5599949b5e70]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250223122605989 DLINP <000b> input/ipa.c:452 connected read/write 20250223122605989 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122605989 DLINP <000b> input/ipa.c:452 connected read/write 20250223122605989 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(125)@86d8c1c75bf0: setverdict(pass): none -> pass 20250223122605989 DLINP <000b> input/ipa.c:452 connected read/write 20250223122605989 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122605989 DLGSUP <0013> gsup_req.c:140 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262424131131608 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424131131608" cn_domain=PS} 20250223122605989 DAUC <0003> hlr.c:377 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262424131131608 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250223122605989 DLGSUP <0013> hlr.c:386 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262424131131608 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424131131608"} 20250223122605989 DLGSUP <0013> gsup_req.c:173 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262424131131608 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250223122605989 DLINP <000b> input/ipa.c:452 connected read/write 20250223122605989 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122605989 DLINP <000b> input/ipa.c:452 connected read/write 20250223122605989 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(125)@86d8c1c75bf0: setverdict(pass): pass -> pass, component reason not changed 20250223122605990 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34730<->l=127.0.0.1:4258 TC_gsup_purge_ps(125)@86d8c1c75bf0: Final verdict of PTC: pass 20250223122605991 DAUC <0003> db_auc.c:157 IMSI='262426250084366': No 2G Auth Data 20250223122605991 DAUC <0003> db_auc.c:192 IMSI='262426250084366': No 3G Auth Data 20250223122605991 DLGSUP <0013> hlr.c:121 IMSI 262426250084366: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@86d8c1c75bf0: Created GsupExpect[0] for "262426250084366" to be handled at TC_gsup_purge_ps(126) 20250223122605997 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34736<->l=127.0.0.1:4258 20250223122605998 DLINP <000b> input/ipa.c:452 connected read/write 20250223122605998 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122605998 DLGSUP <0013> gsup_req.c:140 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262426250084366 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426250084366" cn_domain=PS} 20250223122605998 DLU <0006> fsm.c:456 lu(262426250084366)[0x5599949b5e70]{UNVALIDATED}: Allocated 20250223122605998 DLGSUP <0013> lu_fsm.c:172 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262426250084366 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250223122605998 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426250084366)[0x5599949b5e70]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250223122605998 DLGSUP <0013> lu_fsm.c:253 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262426250084366 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426250084366" cn_domain=PS} 20250223122605998 DLINP <000b> input/ipa.c:452 connected read/write 20250223122605998 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122605998 DLINP <000b> input/ipa.c:452 connected read/write 20250223122605998 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@86d8c1c75bf0: Found GsupExpect[0] for "262426250084366" handled at TC_gsup_purge_ps(126) HLR_Test-GSUP(118)@86d8c1c75bf0: Added IMSI table entry 5TC_gsup_purge_ps(126)"262426250084366" 20250223122606000 DLINP <000b> input/ipa.c:452 connected read/write 20250223122606000 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122606000 DLGSUP <0013> gsup_req.c:140 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262426250084366 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426250084366"} 20250223122606000 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426250084366)[0x5599949b5e70]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250223122606000 DLGSUP <0013> gsup_req.c:173 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262426250084366 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250223122606000 DLGSUP <0013> lu_fsm.c:91 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262426250084366 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426250084366"} 20250223122606000 DLGSUP <0013> gsup_req.c:173 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262426250084366 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250223122606000 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426250084366)[0x5599949b5e70]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250223122606000 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426250084366)[0x5599949b5e70]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250223122606000 DLU <0006> fsm.c:568 lu(PS:IMSI-262426250084366)[0x5599949b5e70]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250223122606000 DLINP <000b> input/ipa.c:452 connected read/write 20250223122606000 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122606000 DLINP <000b> input/ipa.c:452 connected read/write 20250223122606000 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(126)@86d8c1c75bf0: setverdict(pass): none -> pass 20250223122606000 DLINP <000b> input/ipa.c:452 connected read/write 20250223122606000 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122606000 DLGSUP <0013> gsup_req.c:140 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262426250084366 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426250084366" cn_domain=PS} 20250223122606000 DAUC <0003> hlr.c:377 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262426250084366 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250223122606000 DLGSUP <0013> hlr.c:386 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262426250084366 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426250084366"} 20250223122606000 DLGSUP <0013> gsup_req.c:173 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262426250084366 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250223122606000 DLINP <000b> input/ipa.c:452 connected read/write 20250223122606000 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122606000 DLINP <000b> input/ipa.c:452 connected read/write 20250223122606000 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(126)@86d8c1c75bf0: setverdict(pass): pass -> pass, component reason not changed 20250223122606001 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34736<->l=127.0.0.1:4258 TC_gsup_purge_ps(126)@86d8c1c75bf0: Final verdict of PTC: pass 20250223122606002 DAUC <0003> db_auc.c:157 IMSI='262426938784025': No 2G Auth Data 20250223122606002 DAUC <0003> db_auc.c:192 IMSI='262426938784025': No 3G Auth Data 20250223122606002 DLGSUP <0013> hlr.c:121 IMSI 262426938784025: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@86d8c1c75bf0: Created GsupExpect[0] for "262426938784025" to be handled at TC_gsup_purge_ps(127) 20250223122606008 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34738<->l=127.0.0.1:4258 20250223122606009 DLINP <000b> input/ipa.c:452 connected read/write 20250223122606009 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122606009 DLGSUP <0013> gsup_req.c:140 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262426938784025 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426938784025" cn_domain=PS} 20250223122606009 DLU <0006> fsm.c:456 lu(262426938784025)[0x5599949b5e70]{UNVALIDATED}: Allocated 20250223122606009 DLGSUP <0013> lu_fsm.c:172 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262426938784025 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250223122606010 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426938784025)[0x5599949b5e70]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250223122606010 DLGSUP <0013> lu_fsm.c:253 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262426938784025 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426938784025" cn_domain=PS} 20250223122606010 DLINP <000b> input/ipa.c:452 connected read/write 20250223122606010 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122606010 DLINP <000b> input/ipa.c:452 connected read/write 20250223122606010 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@86d8c1c75bf0: Found GsupExpect[0] for "262426938784025" handled at TC_gsup_purge_ps(127) HLR_Test-GSUP(118)@86d8c1c75bf0: Added IMSI table entry 6TC_gsup_purge_ps(127)"262426938784025" 20250223122606011 DLINP <000b> input/ipa.c:452 connected read/write 20250223122606011 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122606011 DLGSUP <0013> gsup_req.c:140 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262426938784025 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426938784025"} 20250223122606011 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426938784025)[0x5599949b5e70]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250223122606011 DLGSUP <0013> gsup_req.c:173 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262426938784025 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250223122606011 DLGSUP <0013> lu_fsm.c:91 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262426938784025 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426938784025"} 20250223122606011 DLGSUP <0013> gsup_req.c:173 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262426938784025 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250223122606011 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426938784025)[0x5599949b5e70]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250223122606011 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426938784025)[0x5599949b5e70]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250223122606011 DLU <0006> fsm.c:568 lu(PS:IMSI-262426938784025)[0x5599949b5e70]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250223122606011 DLINP <000b> input/ipa.c:452 connected read/write 20250223122606011 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122606011 DLINP <000b> input/ipa.c:452 connected read/write 20250223122606011 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(127)@86d8c1c75bf0: setverdict(pass): none -> pass 20250223122606011 DLINP <000b> input/ipa.c:452 connected read/write 20250223122606011 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122606011 DLGSUP <0013> gsup_req.c:140 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262426938784025 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426938784025" cn_domain=PS} 20250223122606011 DAUC <0003> hlr.c:377 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262426938784025 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250223122606012 DLGSUP <0013> hlr.c:386 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262426938784025 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426938784025"} 20250223122606012 DLGSUP <0013> gsup_req.c:173 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262426938784025 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250223122606012 DLINP <000b> input/ipa.c:452 connected read/write 20250223122606012 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122606012 DLINP <000b> input/ipa.c:452 connected read/write 20250223122606012 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(127)@86d8c1c75bf0: setverdict(pass): pass -> pass, component reason not changed 20250223122606012 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34738<->l=127.0.0.1:4258 TC_gsup_purge_ps(127)@86d8c1c75bf0: Final verdict of PTC: pass 20250223122606012 DAUC <0003> db_auc.c:157 IMSI='262423795109456': No 2G Auth Data 20250223122606012 DAUC <0003> db_auc.c:192 IMSI='262423795109456': No 3G Auth Data 20250223122606013 DLGSUP <0013> hlr.c:121 IMSI 262423795109456: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@86d8c1c75bf0: Created GsupExpect[0] for "262423795109456" to be handled at TC_gsup_purge_ps(128) 20250223122606019 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34752<->l=127.0.0.1:4258 20250223122606020 DLINP <000b> input/ipa.c:452 connected read/write 20250223122606020 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122606020 DLGSUP <0013> gsup_req.c:140 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262423795109456 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423795109456" cn_domain=PS} 20250223122606020 DLU <0006> fsm.c:456 lu(262423795109456)[0x5599949b5e70]{UNVALIDATED}: Allocated 20250223122606020 DLGSUP <0013> lu_fsm.c:172 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262423795109456 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250223122606020 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423795109456)[0x5599949b5e70]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250223122606020 DLGSUP <0013> lu_fsm.c:253 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262423795109456 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423795109456" cn_domain=PS} 20250223122606020 DLINP <000b> input/ipa.c:452 connected read/write 20250223122606020 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122606020 DLINP <000b> input/ipa.c:452 connected read/write 20250223122606020 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@86d8c1c75bf0: Found GsupExpect[0] for "262423795109456" handled at TC_gsup_purge_ps(128) HLR_Test-GSUP(118)@86d8c1c75bf0: Added IMSI table entry 7TC_gsup_purge_ps(128)"262423795109456" 20250223122606021 DLINP <000b> input/ipa.c:452 connected read/write 20250223122606021 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122606021 DLGSUP <0013> gsup_req.c:140 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262423795109456 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423795109456"} 20250223122606021 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423795109456)[0x5599949b5e70]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250223122606021 DLGSUP <0013> gsup_req.c:173 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262423795109456 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250223122606021 DLGSUP <0013> lu_fsm.c:91 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262423795109456 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423795109456"} 20250223122606021 DLGSUP <0013> gsup_req.c:173 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262423795109456 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250223122606021 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423795109456)[0x5599949b5e70]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250223122606021 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423795109456)[0x5599949b5e70]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250223122606021 DLU <0006> fsm.c:568 lu(PS:IMSI-262423795109456)[0x5599949b5e70]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250223122606021 DLINP <000b> input/ipa.c:452 connected read/write 20250223122606021 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122606021 DLINP <000b> input/ipa.c:452 connected read/write 20250223122606021 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(128)@86d8c1c75bf0: setverdict(pass): none -> pass 20250223122606022 DLINP <000b> input/ipa.c:452 connected read/write 20250223122606022 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122606022 DLGSUP <0013> gsup_req.c:140 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262423795109456 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423795109456" cn_domain=PS} 20250223122606022 DAUC <0003> hlr.c:377 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262423795109456 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250223122606022 DLGSUP <0013> hlr.c:386 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262423795109456 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423795109456"} 20250223122606022 DLGSUP <0013> gsup_req.c:173 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262423795109456 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250223122606022 DLINP <000b> input/ipa.c:452 connected read/write 20250223122606022 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122606022 DLINP <000b> input/ipa.c:452 connected read/write 20250223122606022 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(128)@86d8c1c75bf0: setverdict(pass): pass -> pass, component reason not changed 20250223122606022 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34752<->l=127.0.0.1:4258 TC_gsup_purge_ps(128)@86d8c1c75bf0: Final verdict of PTC: pass MTC@86d8c1c75bf0: setverdict(pass): none -> pass 20250223122606023 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34686<->l=127.0.0.1:4258 20250223122606024 DLINP <000b> input/ipa.c:452 connected read/write 20250223122606024 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122606024 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server HLR_Test-GSUP(118)@86d8c1c75bf0: Final verdict of PTC: none 20250223122606024 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250223122606024 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250223122606024 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46219<->l=127.0.0.1:4259) IPA-CTRL-CLI-IPA(120)@86d8c1c75bf0: Final verdict of PTC: none 119@86d8c1c75bf0: Final verdict of PTC: none HLR_Test-GSUP-IPA(117)@86d8c1c75bf0: Final verdict of PTC: none MTC@86d8c1c75bf0: Setting final verdict of the test case. MTC@86d8c1c75bf0: Local verdict of MTC: pass MTC@86d8c1c75bf0: Local verdict of PTC HLR_Test-GSUP-IPA(117): none (pass -> pass) MTC@86d8c1c75bf0: Local verdict of PTC HLR_Test-GSUP(118): none (pass -> pass) MTC@86d8c1c75bf0: Local verdict of PTC with component reference 119: none (pass -> pass) MTC@86d8c1c75bf0: Local verdict of PTC IPA-CTRL-CLI-IPA(120): none (pass -> pass) MTC@86d8c1c75bf0: Local verdict of PTC TC_gsup_purge_ps(121): pass (pass -> pass) MTC@86d8c1c75bf0: Local verdict of PTC TC_gsup_purge_ps(122): pass (pass -> pass) MTC@86d8c1c75bf0: Local verdict of PTC TC_gsup_purge_ps(123): pass (pass -> pass) MTC@86d8c1c75bf0: Local verdict of PTC TC_gsup_purge_ps(124): pass (pass -> pass) MTC@86d8c1c75bf0: Local verdict of PTC TC_gsup_purge_ps(125): pass (pass -> pass) MTC@86d8c1c75bf0: Local verdict of PTC TC_gsup_purge_ps(126): pass (pass -> pass) MTC@86d8c1c75bf0: Local verdict of PTC TC_gsup_purge_ps(127): pass (pass -> pass) MTC@86d8c1c75bf0: Local verdict of PTC TC_gsup_purge_ps(128): pass (pass -> pass) MTC@86d8c1c75bf0: Test case TC_gsup_purge_ps finished. Verdict: pass MTC@86d8c1c75bf0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_ps pass'. Sun Feb 23 12:26:06 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 20250223122606047 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34758<->l=127.0.0.1:4258 20250223122606147 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34758<->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=134564) MTC@86d8c1c75bf0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_ps pass' was executed successfully (exit status: 0). MTC@86d8c1c75bf0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_unknown'. ------ HLR_Tests.TC_gsup_purge_unknown ------ Sun Feb 23 12:26:08 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_purge_unknown.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_purge_unknown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@86d8c1c75bf0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_unknown' was executed successfully (exit status: 0). MTC@86d8c1c75bf0: Test case TC_gsup_purge_unknown started. MTC@86d8c1c75bf0: legacy= false MTC@86d8c1c75bf0: in not legacy case 1 MTC@86d8c1c75bf0: in not legacy case 2 20250223122609277 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250223122609277 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(129)@86d8c1c75bf0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250223122609281 DLINP <000b> input/ipa.c:452 connected read/write 20250223122609282 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122609283 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34762<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(129)@86d8c1c75bf0: 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)@86d8c1c75bf0: 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 } } } } 20250223122609287 DLINP <000b> input/ipa.c:452 connected read/write 20250223122609287 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(129)@86d8c1c75bf0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250223122609287 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250223122609287 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250223122609287 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 20250223122609287 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250223122609287 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 20250223122609287 DLGSUP <0013> gsup_server.c:236 2: 20250223122609287 DLGSUP <0013> gsup_server.c:238 2: 00 20250223122609287 DLGSUP <0013> gsup_server.c:236 3: 20250223122609287 DLGSUP <0013> gsup_server.c:238 3: 00 20250223122609287 DLGSUP <0013> gsup_server.c:236 4: 20250223122609287 DLGSUP <0013> gsup_server.c:238 4: 00 20250223122609287 DLGSUP <0013> gsup_server.c:236 5: 20250223122609287 DLGSUP <0013> gsup_server.c:238 5: 00 20250223122609287 DLGSUP <0013> gsup_server.c:236 7: 20250223122609287 DLGSUP <0013> gsup_server.c:238 7: 00 20250223122609288 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250223122609288 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250223122609288 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 131@86d8c1c75bf0: 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") 20250223122609315 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:38679<->l=127.0.0.1:4259) HLR_Test-GSUP(130)@86d8c1c75bf0: Created GsupExpect[0] for "2345743413463" to be handled at TC_gsup_purge_unknown(133) 20250223122609327 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34778<->l=127.0.0.1:4258 20250223122609334 DLINP <000b> input/ipa.c:452 connected read/write 20250223122609334 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122609334 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} 20250223122609334 DLU <0006> fsm.c:456 lu(2345743413463)[0x5599949b5e70]{UNVALIDATED}: Allocated 20250223122609334 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 20250223122609334 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} 20250223122609335 DLGSUP <0013> gsup_req.c:173 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250223122609335 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x5599949b5e70]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250223122609335 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x5599949b5e70]{UNVALIDATED}: Freeing instance 20250223122609335 DLU <0006> fsm.c:568 lu(PS:IMSI-2345743413463)[0x5599949b5e70]{UNVALIDATED}: Deallocated 20250223122609335 DLINP <000b> input/ipa.c:452 connected read/write 20250223122609335 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122609335 DLINP <000b> input/ipa.c:452 connected read/write 20250223122609335 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(130)@86d8c1c75bf0: Found GsupExpect[0] for "2345743413463" handled at TC_gsup_purge_unknown(133) HLR_Test-GSUP(130)@86d8c1c75bf0: Added IMSI table entry 0TC_gsup_purge_unknown(133)"2345743413463" TC_gsup_purge_unknown(133)@86d8c1c75bf0: setverdict(pass): none -> pass TC_gsup_purge_unknown(133)@86d8c1c75bf0: setverdict(pass): pass -> pass, component reason not changed 20250223122609338 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34778<->l=127.0.0.1:4258 TC_gsup_purge_unknown(133)@86d8c1c75bf0: Final verdict of PTC: pass MTC@86d8c1c75bf0: setverdict(pass): none -> pass 20250223122609340 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34762<->l=127.0.0.1:4258 20250223122609342 DLINP <000b> input/ipa.c:452 connected read/write 20250223122609342 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122609342 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250223122609342 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250223122609342 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP-IPA(129)@86d8c1c75bf0: Final verdict of PTC: none 20250223122609343 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38679<->l=127.0.0.1:4259) HLR_Test-GSUP(130)@86d8c1c75bf0: Final verdict of PTC: none 131@86d8c1c75bf0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(132)@86d8c1c75bf0: Final verdict of PTC: none MTC@86d8c1c75bf0: Setting final verdict of the test case. MTC@86d8c1c75bf0: Local verdict of MTC: pass MTC@86d8c1c75bf0: Local verdict of PTC HLR_Test-GSUP-IPA(129): none (pass -> pass) MTC@86d8c1c75bf0: Local verdict of PTC HLR_Test-GSUP(130): none (pass -> pass) MTC@86d8c1c75bf0: Local verdict of PTC with component reference 131: none (pass -> pass) MTC@86d8c1c75bf0: Local verdict of PTC IPA-CTRL-CLI-IPA(132): none (pass -> pass) MTC@86d8c1c75bf0: Local verdict of PTC TC_gsup_purge_unknown(133): pass (pass -> pass) MTC@86d8c1c75bf0: Test case TC_gsup_purge_unknown finished. Verdict: pass MTC@86d8c1c75bf0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_unknown pass'. Sun Feb 23 12:26:09 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 20250223122609385 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34792<->l=127.0.0.1:4258 20250223122609486 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34792<->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=26380) MTC@86d8c1c75bf0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_unknown pass' was executed successfully (exit status: 0). MTC@86d8c1c75bf0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_unknown'. ------ HLR_Tests.TC_mo_ussd_unknown ------ Sun Feb 23 12:26:11 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_unknown.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_unknown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@86d8c1c75bf0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_unknown' was executed successfully (exit status: 0). MTC@86d8c1c75bf0: Test case TC_mo_ussd_unknown started. MTC@86d8c1c75bf0: legacy= false MTC@86d8c1c75bf0: in not legacy case 1 MTC@86d8c1c75bf0: in not legacy case 2 20250223122612615 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250223122612615 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(134)@86d8c1c75bf0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250223122612620 DLINP <000b> input/ipa.c:452 connected read/write 20250223122612620 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122612621 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54662<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(134)@86d8c1c75bf0: 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)@86d8c1c75bf0: 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 } } } } 20250223122612625 DLINP <000b> input/ipa.c:452 connected read/write 20250223122612625 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122612625 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250223122612625 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250223122612625 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 20250223122612625 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250223122612625 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 20250223122612625 DLGSUP <0013> gsup_server.c:236 2: 20250223122612625 DLGSUP <0013> gsup_server.c:238 2: 00 20250223122612625 DLGSUP <0013> gsup_server.c:236 3: 20250223122612625 DLGSUP <0013> gsup_server.c:238 3: 00 20250223122612625 DLGSUP <0013> gsup_server.c:236 4: 20250223122612625 DLGSUP <0013> gsup_server.c:238 4: 00 20250223122612625 DLGSUP <0013> gsup_server.c:236 5: 20250223122612625 DLGSUP <0013> gsup_server.c:238 5: 00 20250223122612625 DLGSUP <0013> gsup_server.c:236 7: 20250223122612625 DLGSUP <0013> gsup_server.c:238 7: 00 20250223122612625 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250223122612625 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250223122612625 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)@86d8c1c75bf0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 136@86d8c1c75bf0: 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") 20250223122612647 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:43447<->l=127.0.0.1:4259) 20250223122612655 DAUC <0003> db_auc.c:157 IMSI='262429800705023': No 2G Auth Data 20250223122612655 DAUC <0003> db_auc.c:192 IMSI='262429800705023': No 3G Auth Data HLR_Test-GSUP(135)@86d8c1c75bf0: Created GsupExpect[0] for "262429800705023" to be handled at TC_mo_ussd_unknown(138) 20250223122612673 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54668<->l=127.0.0.1:4258 20250223122612683 DLINP <000b> input/ipa.c:452 connected read/write 20250223122612683 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122612683 DLGSUP <0013> gsup_req.c:140 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262429800705023 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429800705023" session_id=3883356206 session_state=BEGIN} 20250223122612683 DSS <0004> hlr_ussd.c:576 262429800705023/0xe777502e: Process SS (BEGIN) 20250223122612683 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250223122612683 DSS <0004> hlr_ussd.c:518 262429800705023/0xe777502e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250223122612683 DSS <0004> hlr_ussd.c:523 262429800705023/0xe777502e: USSD for unknown code '*#200#' 20250223122612683 DSS <0004> hlr_ussd.c:354 262429800705023/0xe777502e: Tx ReturnError(1, 0x12) 20250223122612683 DLGSUP <0013> hlr_ussd.c:278 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262429800705023 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429800705023" session_id=3883356206 session_state=END} 20250223122612683 DLINP <000b> input/ipa.c:452 connected read/write 20250223122612683 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122612683 DLINP <000b> input/ipa.c:452 connected read/write 20250223122612683 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@86d8c1c75bf0: Found GsupExpect[0] for "262429800705023" handled at TC_mo_ussd_unknown(138) HLR_Test-GSUP(135)@86d8c1c75bf0: Added IMSI table entry 0TC_mo_ussd_unknown(138)"262429800705023" TC_mo_ussd_unknown(138)@86d8c1c75bf0: setverdict(pass): none -> pass 20250223122612691 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54668<->l=127.0.0.1:4258 TC_mo_ussd_unknown(138)@86d8c1c75bf0: Final verdict of PTC: pass 20250223122612691 DAUC <0003> db_auc.c:157 IMSI='262421545215133': No 2G Auth Data 20250223122612691 DAUC <0003> db_auc.c:192 IMSI='262421545215133': No 3G Auth Data HLR_Test-GSUP(135)@86d8c1c75bf0: Created GsupExpect[0] for "262421545215133" to be handled at TC_mo_ussd_unknown(139) 20250223122612700 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54684<->l=127.0.0.1:4258 20250223122612702 DLINP <000b> input/ipa.c:452 connected read/write 20250223122612702 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122612702 DLGSUP <0013> gsup_req.c:140 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262421545215133 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421545215133" session_id=4128004238 session_state=BEGIN} 20250223122612702 DSS <0004> hlr_ussd.c:576 262421545215133/0xf60c588e: Process SS (BEGIN) 20250223122612702 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250223122612702 DSS <0004> hlr_ussd.c:518 262421545215133/0xf60c588e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250223122612702 DSS <0004> hlr_ussd.c:523 262421545215133/0xf60c588e: USSD for unknown code '*#200#' 20250223122612702 DSS <0004> hlr_ussd.c:354 262421545215133/0xf60c588e: Tx ReturnError(1, 0x12) 20250223122612702 DLGSUP <0013> hlr_ussd.c:278 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262421545215133 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421545215133" session_id=4128004238 session_state=END} 20250223122612702 DLINP <000b> input/ipa.c:452 connected read/write 20250223122612702 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122612702 DLINP <000b> input/ipa.c:452 connected read/write 20250223122612702 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@86d8c1c75bf0: Found GsupExpect[0] for "262421545215133" handled at TC_mo_ussd_unknown(139) HLR_Test-GSUP(135)@86d8c1c75bf0: Added IMSI table entry 1TC_mo_ussd_unknown(139)"262421545215133" TC_mo_ussd_unknown(139)@86d8c1c75bf0: setverdict(pass): none -> pass TC_mo_ussd_unknown(139)@86d8c1c75bf0: Final verdict of PTC: pass 20250223122612703 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54684<->l=127.0.0.1:4258 20250223122612704 DAUC <0003> db_auc.c:157 IMSI='262427633516453': No 2G Auth Data 20250223122612704 DAUC <0003> db_auc.c:192 IMSI='262427633516453': No 3G Auth Data HLR_Test-GSUP(135)@86d8c1c75bf0: Created GsupExpect[0] for "262427633516453" to be handled at TC_mo_ussd_unknown(140) 20250223122612710 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54688<->l=127.0.0.1:4258 20250223122612712 DLINP <000b> input/ipa.c:452 connected read/write 20250223122612712 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122612712 DLGSUP <0013> gsup_req.c:140 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262427633516453 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427633516453" session_id=3897695674 session_state=BEGIN} 20250223122612712 DSS <0004> hlr_ussd.c:576 262427633516453/0xe8521dba: Process SS (BEGIN) 20250223122612712 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250223122612712 DSS <0004> hlr_ussd.c:518 262427633516453/0xe8521dba: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250223122612712 DSS <0004> hlr_ussd.c:523 262427633516453/0xe8521dba: USSD for unknown code '*#200#' 20250223122612712 DSS <0004> hlr_ussd.c:354 262427633516453/0xe8521dba: Tx ReturnError(1, 0x12) 20250223122612712 DLGSUP <0013> hlr_ussd.c:278 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262427633516453 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427633516453" session_id=3897695674 session_state=END} 20250223122612712 DLINP <000b> input/ipa.c:452 connected read/write 20250223122612712 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122612712 DLINP <000b> input/ipa.c:452 connected read/write 20250223122612712 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@86d8c1c75bf0: Found GsupExpect[0] for "262427633516453" handled at TC_mo_ussd_unknown(140) HLR_Test-GSUP(135)@86d8c1c75bf0: Added IMSI table entry 2TC_mo_ussd_unknown(140)"262427633516453" TC_mo_ussd_unknown(140)@86d8c1c75bf0: setverdict(pass): none -> pass 20250223122612714 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54688<->l=127.0.0.1:4258 TC_mo_ussd_unknown(140)@86d8c1c75bf0: Final verdict of PTC: pass 20250223122612714 DAUC <0003> db_auc.c:157 IMSI='262420024693684': No 2G Auth Data 20250223122612714 DAUC <0003> db_auc.c:192 IMSI='262420024693684': No 3G Auth Data HLR_Test-GSUP(135)@86d8c1c75bf0: Created GsupExpect[0] for "262420024693684" to be handled at TC_mo_ussd_unknown(141) 20250223122612721 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54700<->l=127.0.0.1:4258 20250223122612724 DLINP <000b> input/ipa.c:452 connected read/write 20250223122612724 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122612724 DLGSUP <0013> gsup_req.c:140 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262420024693684 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420024693684" session_id=2729983053 session_state=BEGIN} 20250223122612724 DSS <0004> hlr_ussd.c:576 262420024693684/0xa2b83c4d: Process SS (BEGIN) 20250223122612724 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250223122612724 DSS <0004> hlr_ussd.c:518 262420024693684/0xa2b83c4d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250223122612724 DSS <0004> hlr_ussd.c:523 262420024693684/0xa2b83c4d: USSD for unknown code '*#200#' 20250223122612724 DSS <0004> hlr_ussd.c:354 262420024693684/0xa2b83c4d: Tx ReturnError(1, 0x12) 20250223122612724 DLGSUP <0013> hlr_ussd.c:278 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262420024693684 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420024693684" session_id=2729983053 session_state=END} 20250223122612724 DLINP <000b> input/ipa.c:452 connected read/write 20250223122612724 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122612724 DLINP <000b> input/ipa.c:452 connected read/write 20250223122612724 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@86d8c1c75bf0: Found GsupExpect[0] for "262420024693684" handled at TC_mo_ussd_unknown(141) HLR_Test-GSUP(135)@86d8c1c75bf0: Added IMSI table entry 3TC_mo_ussd_unknown(141)"262420024693684" TC_mo_ussd_unknown(141)@86d8c1c75bf0: setverdict(pass): none -> pass 20250223122612725 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54700<->l=127.0.0.1:4258 TC_mo_ussd_unknown(141)@86d8c1c75bf0: Final verdict of PTC: pass 20250223122612725 DAUC <0003> db_auc.c:157 IMSI='262420306752777': No 2G Auth Data 20250223122612725 DAUC <0003> db_auc.c:192 IMSI='262420306752777': No 3G Auth Data HLR_Test-GSUP(135)@86d8c1c75bf0: Created GsupExpect[0] for "262420306752777" to be handled at TC_mo_ussd_unknown(142) 20250223122612731 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54716<->l=127.0.0.1:4258 20250223122612734 DLINP <000b> input/ipa.c:452 connected read/write 20250223122612734 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122612734 DLGSUP <0013> gsup_req.c:140 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262420306752777 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420306752777" session_id=875096036 session_state=BEGIN} 20250223122612734 DSS <0004> hlr_ussd.c:576 262420306752777/0x3428e7e4: Process SS (BEGIN) 20250223122612734 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250223122612734 DSS <0004> hlr_ussd.c:518 262420306752777/0x3428e7e4: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250223122612734 DSS <0004> hlr_ussd.c:523 262420306752777/0x3428e7e4: USSD for unknown code '*#200#' 20250223122612734 DSS <0004> hlr_ussd.c:354 262420306752777/0x3428e7e4: Tx ReturnError(1, 0x12) 20250223122612734 DLGSUP <0013> hlr_ussd.c:278 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262420306752777 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420306752777" session_id=875096036 session_state=END} 20250223122612735 DLINP <000b> input/ipa.c:452 connected read/write 20250223122612735 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122612735 DLINP <000b> input/ipa.c:452 connected read/write 20250223122612735 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@86d8c1c75bf0: Found GsupExpect[0] for "262420306752777" handled at TC_mo_ussd_unknown(142) HLR_Test-GSUP(135)@86d8c1c75bf0: Added IMSI table entry 4TC_mo_ussd_unknown(142)"262420306752777" TC_mo_ussd_unknown(142)@86d8c1c75bf0: setverdict(pass): none -> pass 20250223122612736 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54716<->l=127.0.0.1:4258 TC_mo_ussd_unknown(142)@86d8c1c75bf0: Final verdict of PTC: pass 20250223122612736 DAUC <0003> db_auc.c:157 IMSI='262420825730296': No 2G Auth Data 20250223122612736 DAUC <0003> db_auc.c:192 IMSI='262420825730296': No 3G Auth Data HLR_Test-GSUP(135)@86d8c1c75bf0: Created GsupExpect[0] for "262420825730296" to be handled at TC_mo_ussd_unknown(143) 20250223122612743 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54732<->l=127.0.0.1:4258 20250223122612745 DLINP <000b> input/ipa.c:452 connected read/write 20250223122612745 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122612745 DLGSUP <0013> gsup_req.c:140 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262420825730296 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420825730296" session_id=3797271564 session_state=BEGIN} 20250223122612745 DSS <0004> hlr_ussd.c:576 262420825730296/0xe255c40c: Process SS (BEGIN) 20250223122612745 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250223122612745 DSS <0004> hlr_ussd.c:518 262420825730296/0xe255c40c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250223122612745 DSS <0004> hlr_ussd.c:523 262420825730296/0xe255c40c: USSD for unknown code '*#200#' 20250223122612745 DSS <0004> hlr_ussd.c:354 262420825730296/0xe255c40c: Tx ReturnError(1, 0x12) 20250223122612745 DLGSUP <0013> hlr_ussd.c:278 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262420825730296 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420825730296" session_id=3797271564 session_state=END} 20250223122612745 DLINP <000b> input/ipa.c:452 connected read/write 20250223122612745 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122612745 DLINP <000b> input/ipa.c:452 connected read/write 20250223122612745 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@86d8c1c75bf0: Found GsupExpect[0] for "262420825730296" handled at TC_mo_ussd_unknown(143) HLR_Test-GSUP(135)@86d8c1c75bf0: Added IMSI table entry 5TC_mo_ussd_unknown(143)"262420825730296" TC_mo_ussd_unknown(143)@86d8c1c75bf0: setverdict(pass): none -> pass 20250223122612747 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54732<->l=127.0.0.1:4258 TC_mo_ussd_unknown(143)@86d8c1c75bf0: Final verdict of PTC: pass 20250223122612747 DAUC <0003> db_auc.c:157 IMSI='262424638817392': No 2G Auth Data 20250223122612747 DAUC <0003> db_auc.c:192 IMSI='262424638817392': No 3G Auth Data HLR_Test-GSUP(135)@86d8c1c75bf0: Created GsupExpect[0] for "262424638817392" to be handled at TC_mo_ussd_unknown(144) 20250223122612753 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54740<->l=127.0.0.1:4258 20250223122612756 DLINP <000b> input/ipa.c:452 connected read/write 20250223122612756 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122612756 DLGSUP <0013> gsup_req.c:140 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262424638817392 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424638817392" session_id=2307754057 session_state=BEGIN} 20250223122612756 DSS <0004> hlr_ussd.c:576 262424638817392/0x898d8849: Process SS (BEGIN) 20250223122612756 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250223122612756 DSS <0004> hlr_ussd.c:518 262424638817392/0x898d8849: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250223122612756 DSS <0004> hlr_ussd.c:523 262424638817392/0x898d8849: USSD for unknown code '*#200#' 20250223122612756 DSS <0004> hlr_ussd.c:354 262424638817392/0x898d8849: Tx ReturnError(1, 0x12) 20250223122612756 DLGSUP <0013> hlr_ussd.c:278 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262424638817392 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424638817392" session_id=2307754057 session_state=END} 20250223122612756 DLINP <000b> input/ipa.c:452 connected read/write 20250223122612756 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122612756 DLINP <000b> input/ipa.c:452 connected read/write 20250223122612756 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@86d8c1c75bf0: Found GsupExpect[0] for "262424638817392" handled at TC_mo_ussd_unknown(144) HLR_Test-GSUP(135)@86d8c1c75bf0: Added IMSI table entry 6TC_mo_ussd_unknown(144)"262424638817392" TC_mo_ussd_unknown(144)@86d8c1c75bf0: setverdict(pass): none -> pass 20250223122612758 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54740<->l=127.0.0.1:4258 TC_mo_ussd_unknown(144)@86d8c1c75bf0: Final verdict of PTC: pass 20250223122612758 DAUC <0003> db_auc.c:157 IMSI='262424774731657': No 2G Auth Data 20250223122612758 DAUC <0003> db_auc.c:192 IMSI='262424774731657': No 3G Auth Data HLR_Test-GSUP(135)@86d8c1c75bf0: Created GsupExpect[0] for "262424774731657" to be handled at TC_mo_ussd_unknown(145) 20250223122612764 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54744<->l=127.0.0.1:4258 20250223122612767 DLINP <000b> input/ipa.c:452 connected read/write 20250223122612767 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122612767 DLGSUP <0013> gsup_req.c:140 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262424774731657 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424774731657" session_id=245290775 session_state=BEGIN} 20250223122612767 DSS <0004> hlr_ussd.c:576 262424774731657/0x0e9ed717: Process SS (BEGIN) 20250223122612767 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250223122612767 DSS <0004> hlr_ussd.c:518 262424774731657/0x0e9ed717: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250223122612767 DSS <0004> hlr_ussd.c:523 262424774731657/0x0e9ed717: USSD for unknown code '*#200#' 20250223122612767 DSS <0004> hlr_ussd.c:354 262424774731657/0x0e9ed717: Tx ReturnError(1, 0x12) 20250223122612767 DLGSUP <0013> hlr_ussd.c:278 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262424774731657 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424774731657" session_id=245290775 session_state=END} 20250223122612767 DLINP <000b> input/ipa.c:452 connected read/write 20250223122612767 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122612767 DLINP <000b> input/ipa.c:452 connected read/write 20250223122612767 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@86d8c1c75bf0: Found GsupExpect[0] for "262424774731657" handled at TC_mo_ussd_unknown(145) HLR_Test-GSUP(135)@86d8c1c75bf0: Added IMSI table entry 7TC_mo_ussd_unknown(145)"262424774731657" TC_mo_ussd_unknown(145)@86d8c1c75bf0: setverdict(pass): none -> pass 20250223122612770 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54744<->l=127.0.0.1:4258 TC_mo_ussd_unknown(145)@86d8c1c75bf0: Final verdict of PTC: pass 20250223122612770 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54662<->l=127.0.0.1:4258 HLR_Test-GSUP(135)@86d8c1c75bf0: Final verdict of PTC: none 20250223122612771 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43447<->l=127.0.0.1:4259) 136@86d8c1c75bf0: Final verdict of PTC: none 20250223122612771 DLINP <000b> input/ipa.c:452 connected read/write 20250223122612771 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122612771 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250223122612771 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250223122612771 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)@86d8c1c75bf0: Final verdict of PTC: none HLR_Test-GSUP-IPA(134)@86d8c1c75bf0: Final verdict of PTC: none MTC@86d8c1c75bf0: Setting final verdict of the test case. MTC@86d8c1c75bf0: Local verdict of MTC: none MTC@86d8c1c75bf0: Local verdict of PTC HLR_Test-GSUP-IPA(134): none (none -> none) MTC@86d8c1c75bf0: Local verdict of PTC HLR_Test-GSUP(135): none (none -> none) MTC@86d8c1c75bf0: Local verdict of PTC with component reference 136: none (none -> none) MTC@86d8c1c75bf0: Local verdict of PTC IPA-CTRL-CLI-IPA(137): none (none -> none) MTC@86d8c1c75bf0: Local verdict of PTC TC_mo_ussd_unknown(138): pass (none -> pass) MTC@86d8c1c75bf0: Local verdict of PTC TC_mo_ussd_unknown(139): pass (pass -> pass) MTC@86d8c1c75bf0: Local verdict of PTC TC_mo_ussd_unknown(140): pass (pass -> pass) MTC@86d8c1c75bf0: Local verdict of PTC TC_mo_ussd_unknown(141): pass (pass -> pass) MTC@86d8c1c75bf0: Local verdict of PTC TC_mo_ussd_unknown(142): pass (pass -> pass) MTC@86d8c1c75bf0: Local verdict of PTC TC_mo_ussd_unknown(143): pass (pass -> pass) MTC@86d8c1c75bf0: Local verdict of PTC TC_mo_ussd_unknown(144): pass (pass -> pass) MTC@86d8c1c75bf0: Local verdict of PTC TC_mo_ussd_unknown(145): pass (pass -> pass) MTC@86d8c1c75bf0: Test case TC_mo_ussd_unknown finished. Verdict: pass MTC@86d8c1c75bf0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_unknown pass'. Sun Feb 23 12:26: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 20250223122612798 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54754<->l=127.0.0.1:4258 20250223122612898 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54754<->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=81396) MTC@86d8c1c75bf0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_unknown pass' was executed successfully (exit status: 0). MTC@86d8c1c75bf0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_disc'. ------ HLR_Tests.TC_mo_ussd_euse_disc ------ Sun Feb 23 12:26:14 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_disc.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_disc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@86d8c1c75bf0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_disc' was executed successfully (exit status: 0). MTC@86d8c1c75bf0: Test case TC_mo_ussd_euse_disc started. MTC@86d8c1c75bf0: legacy= false MTC@86d8c1c75bf0: in not legacy case 1 MTC@86d8c1c75bf0: in not legacy case 2 20250223122616015 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250223122616015 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(146)@86d8c1c75bf0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250223122616016 DLINP <000b> input/ipa.c:452 connected read/write 20250223122616016 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122616017 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54756<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(146)@86d8c1c75bf0: 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)@86d8c1c75bf0: 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 } } } } 20250223122616018 DLINP <000b> input/ipa.c:452 connected read/write 20250223122616018 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122616018 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250223122616018 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250223122616018 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 20250223122616018 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250223122616018 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 20250223122616018 DLGSUP <0013> gsup_server.c:236 2: 20250223122616018 DLGSUP <0013> gsup_server.c:238 2: 00 20250223122616018 DLGSUP <0013> gsup_server.c:236 3: 20250223122616018 DLGSUP <0013> gsup_server.c:238 3: 00 20250223122616018 DLGSUP <0013> gsup_server.c:236 4: 20250223122616018 DLGSUP <0013> gsup_server.c:238 4: 00 20250223122616018 DLGSUP <0013> gsup_server.c:236 5: 20250223122616018 DLGSUP <0013> gsup_server.c:238 5: 00 20250223122616018 DLGSUP <0013> gsup_server.c:236 7: 20250223122616018 DLGSUP <0013> gsup_server.c:238 7: 00 20250223122616018 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250223122616018 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 HLR_Test-GSUP-IPA(146)@86d8c1c75bf0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250223122616018 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 148@86d8c1c75bf0: 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") 20250223122616027 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:39093<->l=127.0.0.1:4259) 20250223122616032 DAUC <0003> db_auc.c:157 IMSI='262423768900839': No 2G Auth Data 20250223122616032 DAUC <0003> db_auc.c:192 IMSI='262423768900839': No 3G Auth Data HLR_Test-GSUP(147)@86d8c1c75bf0: Created GsupExpect[0] for "262423768900839" to be handled at TC_mo_ussd_euse_disc(150) 20250223122616068 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54768<->l=127.0.0.1:4258 20250223122616082 DLINP <000b> input/ipa.c:452 connected read/write 20250223122616083 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122616083 DLGSUP <0013> gsup_req.c:140 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262423768900839 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423768900839" session_id=2742571124 session_state=BEGIN} 20250223122616083 DSS <0004> hlr_ussd.c:576 262423768900839/0xa3785074: Process SS (BEGIN) 20250223122616083 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250223122616083 DSS <0004> hlr_ussd.c:518 262423768900839/0xa3785074: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250223122616083 DSS <0004> hlr_ussd.c:542 262423768900839/0xa3785074: Cannot find conn for EUSE EUSE-foobar 20250223122616083 DSS <0004> hlr_ussd.c:354 262423768900839/0xa3785074: Tx ReturnError(1, 0x22) 20250223122616083 DLGSUP <0013> hlr_ussd.c:278 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262423768900839 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423768900839" session_id=2742571124 session_state=END} 20250223122616083 DLINP <000b> input/ipa.c:452 connected read/write 20250223122616083 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122616083 DLINP <000b> input/ipa.c:452 connected read/write 20250223122616083 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@86d8c1c75bf0: Found GsupExpect[0] for "262423768900839" handled at TC_mo_ussd_euse_disc(150) HLR_Test-GSUP(147)@86d8c1c75bf0: Added IMSI table entry 0TC_mo_ussd_euse_disc(150)"262423768900839" TC_mo_ussd_euse_disc(150)@86d8c1c75bf0: setverdict(pass): none -> pass 20250223122616086 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54768<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(150)@86d8c1c75bf0: Final verdict of PTC: pass 20250223122616086 DAUC <0003> db_auc.c:157 IMSI='262427272574809': No 2G Auth Data 20250223122616086 DAUC <0003> db_auc.c:192 IMSI='262427272574809': No 3G Auth Data HLR_Test-GSUP(147)@86d8c1c75bf0: Created GsupExpect[0] for "262427272574809" to be handled at TC_mo_ussd_euse_disc(151) 20250223122616093 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54772<->l=127.0.0.1:4258 20250223122616096 DLINP <000b> input/ipa.c:452 connected read/write 20250223122616096 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122616096 DLGSUP <0013> gsup_req.c:140 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262427272574809 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427272574809" session_id=1191514122 session_state=BEGIN} 20250223122616096 DSS <0004> hlr_ussd.c:576 262427272574809/0x4705100a: Process SS (BEGIN) 20250223122616096 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250223122616096 DSS <0004> hlr_ussd.c:518 262427272574809/0x4705100a: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250223122616096 DSS <0004> hlr_ussd.c:542 262427272574809/0x4705100a: Cannot find conn for EUSE EUSE-foobar 20250223122616096 DSS <0004> hlr_ussd.c:354 262427272574809/0x4705100a: Tx ReturnError(1, 0x22) 20250223122616096 DLGSUP <0013> hlr_ussd.c:278 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262427272574809 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427272574809" session_id=1191514122 session_state=END} 20250223122616097 DLINP <000b> input/ipa.c:452 connected read/write 20250223122616097 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122616097 DLINP <000b> input/ipa.c:452 connected read/write 20250223122616097 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@86d8c1c75bf0: Found GsupExpect[0] for "262427272574809" handled at TC_mo_ussd_euse_disc(151) HLR_Test-GSUP(147)@86d8c1c75bf0: Added IMSI table entry 1TC_mo_ussd_euse_disc(151)"262427272574809" TC_mo_ussd_euse_disc(151)@86d8c1c75bf0: setverdict(pass): none -> pass 20250223122616098 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54772<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(151)@86d8c1c75bf0: Final verdict of PTC: pass 20250223122616098 DAUC <0003> db_auc.c:157 IMSI='262426815535367': No 2G Auth Data 20250223122616098 DAUC <0003> db_auc.c:192 IMSI='262426815535367': No 3G Auth Data HLR_Test-GSUP(147)@86d8c1c75bf0: Created GsupExpect[0] for "262426815535367" to be handled at TC_mo_ussd_euse_disc(152) 20250223122616104 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54776<->l=127.0.0.1:4258 20250223122616107 DLINP <000b> input/ipa.c:452 connected read/write 20250223122616107 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122616107 DLGSUP <0013> gsup_req.c:140 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262426815535367 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426815535367" session_id=3660213704 session_state=BEGIN} 20250223122616107 DSS <0004> hlr_ussd.c:576 262426815535367/0xda2a6dc8: Process SS (BEGIN) 20250223122616107 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250223122616107 DSS <0004> hlr_ussd.c:518 262426815535367/0xda2a6dc8: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250223122616107 DSS <0004> hlr_ussd.c:542 262426815535367/0xda2a6dc8: Cannot find conn for EUSE EUSE-foobar 20250223122616107 DSS <0004> hlr_ussd.c:354 262426815535367/0xda2a6dc8: Tx ReturnError(1, 0x22) 20250223122616107 DLGSUP <0013> hlr_ussd.c:278 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262426815535367 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426815535367" session_id=3660213704 session_state=END} 20250223122616107 DLINP <000b> input/ipa.c:452 connected read/write 20250223122616107 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122616107 DLINP <000b> input/ipa.c:452 connected read/write 20250223122616107 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@86d8c1c75bf0: Found GsupExpect[0] for "262426815535367" handled at TC_mo_ussd_euse_disc(152) HLR_Test-GSUP(147)@86d8c1c75bf0: Added IMSI table entry 2TC_mo_ussd_euse_disc(152)"262426815535367" TC_mo_ussd_euse_disc(152)@86d8c1c75bf0: setverdict(pass): none -> pass 20250223122616109 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54776<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(152)@86d8c1c75bf0: Final verdict of PTC: pass 20250223122616109 DAUC <0003> db_auc.c:157 IMSI='262427690903400': No 2G Auth Data 20250223122616109 DAUC <0003> db_auc.c:192 IMSI='262427690903400': No 3G Auth Data HLR_Test-GSUP(147)@86d8c1c75bf0: Created GsupExpect[0] for "262427690903400" to be handled at TC_mo_ussd_euse_disc(153) 20250223122616115 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54786<->l=127.0.0.1:4258 20250223122616119 DLINP <000b> input/ipa.c:452 connected read/write 20250223122616119 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122616119 DLGSUP <0013> gsup_req.c:140 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262427690903400 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427690903400" session_id=1125534386 session_state=BEGIN} 20250223122616119 DSS <0004> hlr_ussd.c:576 262427690903400/0x43164ab2: Process SS (BEGIN) 20250223122616119 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250223122616119 DSS <0004> hlr_ussd.c:518 262427690903400/0x43164ab2: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250223122616119 DSS <0004> hlr_ussd.c:542 262427690903400/0x43164ab2: Cannot find conn for EUSE EUSE-foobar 20250223122616119 DSS <0004> hlr_ussd.c:354 262427690903400/0x43164ab2: Tx ReturnError(1, 0x22) 20250223122616119 DLGSUP <0013> hlr_ussd.c:278 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262427690903400 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427690903400" session_id=1125534386 session_state=END} 20250223122616119 DLINP <000b> input/ipa.c:452 connected read/write 20250223122616119 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122616119 DLINP <000b> input/ipa.c:452 connected read/write 20250223122616119 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@86d8c1c75bf0: Found GsupExpect[0] for "262427690903400" handled at TC_mo_ussd_euse_disc(153) HLR_Test-GSUP(147)@86d8c1c75bf0: Added IMSI table entry 3TC_mo_ussd_euse_disc(153)"262427690903400" TC_mo_ussd_euse_disc(153)@86d8c1c75bf0: setverdict(pass): none -> pass 20250223122616121 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54786<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(153)@86d8c1c75bf0: Final verdict of PTC: pass 20250223122616121 DAUC <0003> db_auc.c:157 IMSI='262423498994462': No 2G Auth Data 20250223122616121 DAUC <0003> db_auc.c:192 IMSI='262423498994462': No 3G Auth Data HLR_Test-GSUP(147)@86d8c1c75bf0: Created GsupExpect[0] for "262423498994462" to be handled at TC_mo_ussd_euse_disc(154) 20250223122616129 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54790<->l=127.0.0.1:4258 20250223122616132 DLINP <000b> input/ipa.c:452 connected read/write 20250223122616132 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122616132 DLGSUP <0013> gsup_req.c:140 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262423498994462 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423498994462" session_id=3764776365 session_state=BEGIN} 20250223122616132 DSS <0004> hlr_ussd.c:576 262423498994462/0xe065edad: Process SS (BEGIN) 20250223122616132 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250223122616132 DSS <0004> hlr_ussd.c:518 262423498994462/0xe065edad: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250223122616132 DSS <0004> hlr_ussd.c:542 262423498994462/0xe065edad: Cannot find conn for EUSE EUSE-foobar 20250223122616132 DSS <0004> hlr_ussd.c:354 262423498994462/0xe065edad: Tx ReturnError(1, 0x22) 20250223122616132 DLGSUP <0013> hlr_ussd.c:278 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262423498994462 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423498994462" session_id=3764776365 session_state=END} 20250223122616132 DLINP <000b> input/ipa.c:452 connected read/write 20250223122616132 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122616132 DLINP <000b> input/ipa.c:452 connected read/write 20250223122616132 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@86d8c1c75bf0: Found GsupExpect[0] for "262423498994462" handled at TC_mo_ussd_euse_disc(154) HLR_Test-GSUP(147)@86d8c1c75bf0: Added IMSI table entry 4TC_mo_ussd_euse_disc(154)"262423498994462" TC_mo_ussd_euse_disc(154)@86d8c1c75bf0: setverdict(pass): none -> pass 20250223122616134 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54790<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(154)@86d8c1c75bf0: Final verdict of PTC: pass 20250223122616134 DAUC <0003> db_auc.c:157 IMSI='262422734907921': No 2G Auth Data 20250223122616134 DAUC <0003> db_auc.c:192 IMSI='262422734907921': No 3G Auth Data HLR_Test-GSUP(147)@86d8c1c75bf0: Created GsupExpect[0] for "262422734907921" to be handled at TC_mo_ussd_euse_disc(155) 20250223122616142 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54792<->l=127.0.0.1:4258 20250223122616146 DLINP <000b> input/ipa.c:452 connected read/write 20250223122616146 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122616146 DLGSUP <0013> gsup_req.c:140 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262422734907921 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422734907921" session_id=1229474612 session_state=BEGIN} 20250223122616146 DSS <0004> hlr_ussd.c:576 262422734907921/0x49484b34: Process SS (BEGIN) 20250223122616146 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250223122616146 DSS <0004> hlr_ussd.c:518 262422734907921/0x49484b34: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250223122616146 DSS <0004> hlr_ussd.c:542 262422734907921/0x49484b34: Cannot find conn for EUSE EUSE-foobar 20250223122616146 DSS <0004> hlr_ussd.c:354 262422734907921/0x49484b34: Tx ReturnError(1, 0x22) 20250223122616146 DLGSUP <0013> hlr_ussd.c:278 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262422734907921 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422734907921" session_id=1229474612 session_state=END} 20250223122616146 DLINP <000b> input/ipa.c:452 connected read/write 20250223122616146 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122616146 DLINP <000b> input/ipa.c:452 connected read/write 20250223122616146 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@86d8c1c75bf0: Found GsupExpect[0] for "262422734907921" handled at TC_mo_ussd_euse_disc(155) HLR_Test-GSUP(147)@86d8c1c75bf0: Added IMSI table entry 5TC_mo_ussd_euse_disc(155)"262422734907921" TC_mo_ussd_euse_disc(155)@86d8c1c75bf0: setverdict(pass): none -> pass 20250223122616147 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54792<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(155)@86d8c1c75bf0: Final verdict of PTC: pass 20250223122616148 DAUC <0003> db_auc.c:157 IMSI='262425274174611': No 2G Auth Data 20250223122616148 DAUC <0003> db_auc.c:192 IMSI='262425274174611': No 3G Auth Data HLR_Test-GSUP(147)@86d8c1c75bf0: Created GsupExpect[0] for "262425274174611" to be handled at TC_mo_ussd_euse_disc(156) 20250223122616156 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54794<->l=127.0.0.1:4258 20250223122616159 DLINP <000b> input/ipa.c:452 connected read/write 20250223122616159 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122616159 DLGSUP <0013> gsup_req.c:140 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262425274174611 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425274174611" session_id=3083027567 session_state=BEGIN} 20250223122616159 DSS <0004> hlr_ussd.c:576 262425274174611/0xb7c3446f: Process SS (BEGIN) 20250223122616159 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250223122616159 DSS <0004> hlr_ussd.c:518 262425274174611/0xb7c3446f: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250223122616159 DSS <0004> hlr_ussd.c:542 262425274174611/0xb7c3446f: Cannot find conn for EUSE EUSE-foobar 20250223122616159 DSS <0004> hlr_ussd.c:354 262425274174611/0xb7c3446f: Tx ReturnError(1, 0x22) 20250223122616159 DLGSUP <0013> hlr_ussd.c:278 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262425274174611 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425274174611" session_id=3083027567 session_state=END} 20250223122616159 DLINP <000b> input/ipa.c:452 connected read/write 20250223122616159 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122616159 DLINP <000b> input/ipa.c:452 connected read/write 20250223122616159 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@86d8c1c75bf0: Found GsupExpect[0] for "262425274174611" handled at TC_mo_ussd_euse_disc(156) HLR_Test-GSUP(147)@86d8c1c75bf0: Added IMSI table entry 6TC_mo_ussd_euse_disc(156)"262425274174611" TC_mo_ussd_euse_disc(156)@86d8c1c75bf0: setverdict(pass): none -> pass 20250223122616161 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54794<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(156)@86d8c1c75bf0: Final verdict of PTC: pass 20250223122616162 DAUC <0003> db_auc.c:157 IMSI='262422981137211': No 2G Auth Data 20250223122616162 DAUC <0003> db_auc.c:192 IMSI='262422981137211': No 3G Auth Data HLR_Test-GSUP(147)@86d8c1c75bf0: Created GsupExpect[0] for "262422981137211" to be handled at TC_mo_ussd_euse_disc(157) 20250223122616168 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54800<->l=127.0.0.1:4258 20250223122616171 DLINP <000b> input/ipa.c:452 connected read/write 20250223122616171 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122616171 DLGSUP <0013> gsup_req.c:140 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262422981137211 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422981137211" session_id=961246799 session_state=BEGIN} 20250223122616171 DSS <0004> hlr_ussd.c:576 262422981137211/0x394b764f: Process SS (BEGIN) 20250223122616171 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250223122616171 DSS <0004> hlr_ussd.c:518 262422981137211/0x394b764f: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250223122616171 DSS <0004> hlr_ussd.c:542 262422981137211/0x394b764f: Cannot find conn for EUSE EUSE-foobar 20250223122616171 DSS <0004> hlr_ussd.c:354 262422981137211/0x394b764f: Tx ReturnError(1, 0x22) 20250223122616171 DLGSUP <0013> hlr_ussd.c:278 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262422981137211 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422981137211" session_id=961246799 session_state=END} 20250223122616171 DLINP <000b> input/ipa.c:452 connected read/write 20250223122616171 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122616171 DLINP <000b> input/ipa.c:452 connected read/write 20250223122616171 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@86d8c1c75bf0: Found GsupExpect[0] for "262422981137211" handled at TC_mo_ussd_euse_disc(157) HLR_Test-GSUP(147)@86d8c1c75bf0: Added IMSI table entry 7TC_mo_ussd_euse_disc(157)"262422981137211" TC_mo_ussd_euse_disc(157)@86d8c1c75bf0: setverdict(pass): none -> pass 20250223122616173 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54800<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(157)@86d8c1c75bf0: Final verdict of PTC: pass 20250223122616173 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54756<->l=127.0.0.1:4258 20250223122616173 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39093<->l=127.0.0.1:4259) 20250223122616174 DLINP <000b> input/ipa.c:452 connected read/write 20250223122616174 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122616174 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250223122616174 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250223122616174 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)@86d8c1c75bf0: Final verdict of PTC: none HLR_Test-GSUP(147)@86d8c1c75bf0: Final verdict of PTC: none 148@86d8c1c75bf0: Final verdict of PTC: none HLR_Test-GSUP-IPA(146)@86d8c1c75bf0: Final verdict of PTC: none MTC@86d8c1c75bf0: Setting final verdict of the test case. MTC@86d8c1c75bf0: Local verdict of MTC: none MTC@86d8c1c75bf0: Local verdict of PTC HLR_Test-GSUP-IPA(146): none (none -> none) MTC@86d8c1c75bf0: Local verdict of PTC HLR_Test-GSUP(147): none (none -> none) MTC@86d8c1c75bf0: Local verdict of PTC with component reference 148: none (none -> none) MTC@86d8c1c75bf0: Local verdict of PTC IPA-CTRL-CLI-IPA(149): none (none -> none) MTC@86d8c1c75bf0: Local verdict of PTC TC_mo_ussd_euse_disc(150): pass (none -> pass) MTC@86d8c1c75bf0: Local verdict of PTC TC_mo_ussd_euse_disc(151): pass (pass -> pass) MTC@86d8c1c75bf0: Local verdict of PTC TC_mo_ussd_euse_disc(152): pass (pass -> pass) MTC@86d8c1c75bf0: Local verdict of PTC TC_mo_ussd_euse_disc(153): pass (pass -> pass) MTC@86d8c1c75bf0: Local verdict of PTC TC_mo_ussd_euse_disc(154): pass (pass -> pass) MTC@86d8c1c75bf0: Local verdict of PTC TC_mo_ussd_euse_disc(155): pass (pass -> pass) MTC@86d8c1c75bf0: Local verdict of PTC TC_mo_ussd_euse_disc(156): pass (pass -> pass) MTC@86d8c1c75bf0: Local verdict of PTC TC_mo_ussd_euse_disc(157): pass (pass -> pass) MTC@86d8c1c75bf0: Test case TC_mo_ussd_euse_disc finished. Verdict: pass MTC@86d8c1c75bf0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_disc pass'. Sun Feb 23 12:26:16 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 20250223122616204 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54802<->l=127.0.0.1:4258 20250223122616405 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54802<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=80140) Waiting for packet dumper to finish... 1 (prev_count=80140, count=82084) MTC@86d8c1c75bf0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_disc pass' was executed successfully (exit status: 0). MTC@86d8c1c75bf0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_imsi'. ------ HLR_Tests.TC_mo_ussd_iuse_imsi ------ Sun Feb 23 12:26:18 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@86d8c1c75bf0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_imsi' was executed successfully (exit status: 0). MTC@86d8c1c75bf0: Test case TC_mo_ussd_iuse_imsi started. MTC@86d8c1c75bf0: legacy= false MTC@86d8c1c75bf0: in not legacy case 1 MTC@86d8c1c75bf0: in not legacy case 2 20250223122619507 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250223122619507 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(158)@86d8c1c75bf0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250223122619509 DLINP <000b> input/ipa.c:452 connected read/write 20250223122619509 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122619509 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54816<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(158)@86d8c1c75bf0: 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)@86d8c1c75bf0: 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 } } } } 20250223122619510 DLINP <000b> input/ipa.c:452 connected read/write 20250223122619510 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122619510 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250223122619510 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250223122619510 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 20250223122619510 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250223122619510 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 20250223122619510 DLGSUP <0013> gsup_server.c:236 2: 20250223122619510 DLGSUP <0013> gsup_server.c:238 2: 00 20250223122619510 DLGSUP <0013> gsup_server.c:236 3: 20250223122619510 DLGSUP <0013> gsup_server.c:238 3: 00 20250223122619510 DLGSUP <0013> gsup_server.c:236 4: 20250223122619510 DLGSUP <0013> gsup_server.c:238 4: 00 20250223122619510 DLGSUP <0013> gsup_server.c:236 5: 20250223122619510 DLGSUP <0013> gsup_server.c:238 5: 00 20250223122619510 DLGSUP <0013> gsup_server.c:236 7: 20250223122619510 DLGSUP <0013> gsup_server.c:238 7: 00 20250223122619510 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250223122619510 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250223122619510 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)@86d8c1c75bf0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 160@86d8c1c75bf0: 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") 20250223122619519 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:43967<->l=127.0.0.1:4259) 20250223122619524 DAUC <0003> db_auc.c:157 IMSI='262420845091341': No 2G Auth Data 20250223122619524 DAUC <0003> db_auc.c:192 IMSI='262420845091341': No 3G Auth Data HLR_Test-GSUP(159)@86d8c1c75bf0: Created GsupExpect[0] for "262420845091341" to be handled at TC_mo_ussd_iuse_imsi(162) 20250223122619532 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54820<->l=127.0.0.1:4258 20250223122619554 DLINP <000b> input/ipa.c:452 connected read/write 20250223122619554 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122619554 DLGSUP <0013> gsup_req.c:140 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262420845091341 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420845091341" session_id=2889650460 session_state=BEGIN} 20250223122619554 DSS <0004> hlr_ussd.c:576 262420845091341/0xac3c911c: Process SS (BEGIN) 20250223122619554 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250223122619554 DSS <0004> hlr_ussd.c:518 262420845091341/0xac3c911c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250223122619554 DSS <0004> hlr_ussd.c:363 262420845091341/0xac3c911c: Tx USSD 'Your IMSI is 262420845091341' 20250223122619554 DLGSUP <0013> hlr_ussd.c:278 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262420845091341 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420845091341" session_id=2889650460 session_state=END} 20250223122619554 DLGSUP <0013> gsup_req.c:173 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262420845091341 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250223122619554 DLINP <000b> input/ipa.c:452 connected read/write 20250223122619554 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122619554 DLINP <000b> input/ipa.c:452 connected read/write 20250223122619554 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@86d8c1c75bf0: Found GsupExpect[0] for "262420845091341" handled at TC_mo_ussd_iuse_imsi(162) HLR_Test-GSUP(159)@86d8c1c75bf0: Added IMSI table entry 0TC_mo_ussd_iuse_imsi(162)"262420845091341" TC_mo_ussd_iuse_imsi(162)@86d8c1c75bf0: setverdict(pass): none -> pass 20250223122619567 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54820<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(162)@86d8c1c75bf0: Final verdict of PTC: pass 20250223122619569 DAUC <0003> db_auc.c:157 IMSI='262421531932846': No 2G Auth Data 20250223122619569 DAUC <0003> db_auc.c:192 IMSI='262421531932846': No 3G Auth Data HLR_Test-GSUP(159)@86d8c1c75bf0: Created GsupExpect[0] for "262421531932846" to be handled at TC_mo_ussd_iuse_imsi(163) 20250223122619583 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54830<->l=127.0.0.1:4258 20250223122619586 DLINP <000b> input/ipa.c:452 connected read/write 20250223122619586 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122619586 DLGSUP <0013> gsup_req.c:140 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262421531932846 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421531932846" session_id=987791865 session_state=BEGIN} 20250223122619586 DSS <0004> hlr_ussd.c:576 262421531932846/0x3ae081f9: Process SS (BEGIN) 20250223122619586 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250223122619586 DSS <0004> hlr_ussd.c:518 262421531932846/0x3ae081f9: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250223122619586 DSS <0004> hlr_ussd.c:363 262421531932846/0x3ae081f9: Tx USSD 'Your IMSI is 262421531932846' 20250223122619586 DLGSUP <0013> hlr_ussd.c:278 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262421531932846 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421531932846" session_id=987791865 session_state=END} 20250223122619586 DLGSUP <0013> gsup_req.c:173 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262421531932846 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250223122619586 DLINP <000b> input/ipa.c:452 connected read/write 20250223122619586 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122619586 DLINP <000b> input/ipa.c:452 connected read/write 20250223122619586 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@86d8c1c75bf0: Found GsupExpect[0] for "262421531932846" handled at TC_mo_ussd_iuse_imsi(163) HLR_Test-GSUP(159)@86d8c1c75bf0: Added IMSI table entry 1TC_mo_ussd_iuse_imsi(163)"262421531932846" TC_mo_ussd_iuse_imsi(163)@86d8c1c75bf0: setverdict(pass): none -> pass 20250223122619588 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54830<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(163)@86d8c1c75bf0: Final verdict of PTC: pass 20250223122619589 DAUC <0003> db_auc.c:157 IMSI='262424731523822': No 2G Auth Data 20250223122619589 DAUC <0003> db_auc.c:192 IMSI='262424731523822': No 3G Auth Data HLR_Test-GSUP(159)@86d8c1c75bf0: Created GsupExpect[0] for "262424731523822" to be handled at TC_mo_ussd_iuse_imsi(164) 20250223122619596 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54842<->l=127.0.0.1:4258 20250223122619600 DLINP <000b> input/ipa.c:452 connected read/write 20250223122619600 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122619600 DLGSUP <0013> gsup_req.c:140 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262424731523822 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424731523822" session_id=1835408841 session_state=BEGIN} 20250223122619600 DSS <0004> hlr_ussd.c:576 262424731523822/0x6d661dc9: Process SS (BEGIN) 20250223122619600 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250223122619600 DSS <0004> hlr_ussd.c:518 262424731523822/0x6d661dc9: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250223122619600 DSS <0004> hlr_ussd.c:363 262424731523822/0x6d661dc9: Tx USSD 'Your IMSI is 262424731523822' 20250223122619600 DLGSUP <0013> hlr_ussd.c:278 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262424731523822 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424731523822" session_id=1835408841 session_state=END} 20250223122619600 DLGSUP <0013> gsup_req.c:173 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262424731523822 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250223122619600 DLINP <000b> input/ipa.c:452 connected read/write 20250223122619600 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122619600 DLINP <000b> input/ipa.c:452 connected read/write 20250223122619600 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@86d8c1c75bf0: Found GsupExpect[0] for "262424731523822" handled at TC_mo_ussd_iuse_imsi(164) HLR_Test-GSUP(159)@86d8c1c75bf0: Added IMSI table entry 2TC_mo_ussd_iuse_imsi(164)"262424731523822" TC_mo_ussd_iuse_imsi(164)@86d8c1c75bf0: setverdict(pass): none -> pass 20250223122619602 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54842<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(164)@86d8c1c75bf0: Final verdict of PTC: pass 20250223122619602 DAUC <0003> db_auc.c:157 IMSI='262424989935591': No 2G Auth Data 20250223122619602 DAUC <0003> db_auc.c:192 IMSI='262424989935591': No 3G Auth Data HLR_Test-GSUP(159)@86d8c1c75bf0: Created GsupExpect[0] for "262424989935591" to be handled at TC_mo_ussd_iuse_imsi(165) 20250223122619610 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54846<->l=127.0.0.1:4258 20250223122619613 DLINP <000b> input/ipa.c:452 connected read/write 20250223122619613 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122619613 DLGSUP <0013> gsup_req.c:140 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262424989935591 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424989935591" session_id=1408623970 session_state=BEGIN} 20250223122619613 DSS <0004> hlr_ussd.c:576 262424989935591/0x53f5e562: Process SS (BEGIN) 20250223122619613 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250223122619613 DSS <0004> hlr_ussd.c:518 262424989935591/0x53f5e562: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250223122619613 DSS <0004> hlr_ussd.c:363 262424989935591/0x53f5e562: Tx USSD 'Your IMSI is 262424989935591' 20250223122619613 DLGSUP <0013> hlr_ussd.c:278 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262424989935591 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424989935591" session_id=1408623970 session_state=END} 20250223122619613 DLGSUP <0013> gsup_req.c:173 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262424989935591 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250223122619613 DLINP <000b> input/ipa.c:452 connected read/write 20250223122619613 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122619613 DLINP <000b> input/ipa.c:452 connected read/write 20250223122619613 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@86d8c1c75bf0: Found GsupExpect[0] for "262424989935591" handled at TC_mo_ussd_iuse_imsi(165) HLR_Test-GSUP(159)@86d8c1c75bf0: Added IMSI table entry 3TC_mo_ussd_iuse_imsi(165)"262424989935591" TC_mo_ussd_iuse_imsi(165)@86d8c1c75bf0: setverdict(pass): none -> pass 20250223122619615 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54846<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(165)@86d8c1c75bf0: Final verdict of PTC: pass 20250223122619615 DAUC <0003> db_auc.c:157 IMSI='262423808192715': No 2G Auth Data 20250223122619615 DAUC <0003> db_auc.c:192 IMSI='262423808192715': No 3G Auth Data HLR_Test-GSUP(159)@86d8c1c75bf0: Created GsupExpect[0] for "262423808192715" to be handled at TC_mo_ussd_iuse_imsi(166) 20250223122619622 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54850<->l=127.0.0.1:4258 20250223122619625 DLINP <000b> input/ipa.c:452 connected read/write 20250223122619625 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122619625 DLGSUP <0013> gsup_req.c:140 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262423808192715 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423808192715" session_id=3238184739 session_state=BEGIN} 20250223122619625 DSS <0004> hlr_ussd.c:576 262423808192715/0xc102c723: Process SS (BEGIN) 20250223122619625 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250223122619625 DSS <0004> hlr_ussd.c:518 262423808192715/0xc102c723: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250223122619625 DSS <0004> hlr_ussd.c:363 262423808192715/0xc102c723: Tx USSD 'Your IMSI is 262423808192715' 20250223122619625 DLGSUP <0013> hlr_ussd.c:278 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262423808192715 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423808192715" session_id=3238184739 session_state=END} 20250223122619625 DLGSUP <0013> gsup_req.c:173 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262423808192715 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250223122619625 DLINP <000b> input/ipa.c:452 connected read/write 20250223122619625 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122619625 DLINP <000b> input/ipa.c:452 connected read/write 20250223122619625 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@86d8c1c75bf0: Found GsupExpect[0] for "262423808192715" handled at TC_mo_ussd_iuse_imsi(166) HLR_Test-GSUP(159)@86d8c1c75bf0: Added IMSI table entry 4TC_mo_ussd_iuse_imsi(166)"262423808192715" TC_mo_ussd_iuse_imsi(166)@86d8c1c75bf0: setverdict(pass): none -> pass 20250223122619627 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54850<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(166)@86d8c1c75bf0: Final verdict of PTC: pass 20250223122619627 DAUC <0003> db_auc.c:157 IMSI='262423302366759': No 2G Auth Data 20250223122619627 DAUC <0003> db_auc.c:192 IMSI='262423302366759': No 3G Auth Data HLR_Test-GSUP(159)@86d8c1c75bf0: Created GsupExpect[0] for "262423302366759" to be handled at TC_mo_ussd_iuse_imsi(167) 20250223122619635 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54862<->l=127.0.0.1:4258 20250223122619639 DLINP <000b> input/ipa.c:452 connected read/write 20250223122619639 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122619639 DLGSUP <0013> gsup_req.c:140 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262423302366759 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423302366759" session_id=3884557997 session_state=BEGIN} 20250223122619639 DSS <0004> hlr_ussd.c:576 262423302366759/0xe789a6ad: Process SS (BEGIN) 20250223122619639 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250223122619639 DSS <0004> hlr_ussd.c:518 262423302366759/0xe789a6ad: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250223122619639 DSS <0004> hlr_ussd.c:363 262423302366759/0xe789a6ad: Tx USSD 'Your IMSI is 262423302366759' 20250223122619639 DLGSUP <0013> hlr_ussd.c:278 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262423302366759 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423302366759" session_id=3884557997 session_state=END} 20250223122619639 DLGSUP <0013> gsup_req.c:173 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262423302366759 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250223122619639 DLINP <000b> input/ipa.c:452 connected read/write 20250223122619639 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122619639 DLINP <000b> input/ipa.c:452 connected read/write 20250223122619639 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@86d8c1c75bf0: Found GsupExpect[0] for "262423302366759" handled at TC_mo_ussd_iuse_imsi(167) HLR_Test-GSUP(159)@86d8c1c75bf0: Added IMSI table entry 5TC_mo_ussd_iuse_imsi(167)"262423302366759" TC_mo_ussd_iuse_imsi(167)@86d8c1c75bf0: setverdict(pass): none -> pass 20250223122619642 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54862<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(167)@86d8c1c75bf0: Final verdict of PTC: pass 20250223122619642 DAUC <0003> db_auc.c:157 IMSI='262421558979470': No 2G Auth Data 20250223122619642 DAUC <0003> db_auc.c:192 IMSI='262421558979470': No 3G Auth Data HLR_Test-GSUP(159)@86d8c1c75bf0: Created GsupExpect[0] for "262421558979470" to be handled at TC_mo_ussd_iuse_imsi(168) 20250223122619650 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54876<->l=127.0.0.1:4258 20250223122619653 DLINP <000b> input/ipa.c:452 connected read/write 20250223122619653 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122619653 DLGSUP <0013> gsup_req.c:140 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262421558979470 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421558979470" session_id=133248143 session_state=BEGIN} 20250223122619653 DSS <0004> hlr_ussd.c:576 262421558979470/0x07f1348f: Process SS (BEGIN) 20250223122619653 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250223122619653 DSS <0004> hlr_ussd.c:518 262421558979470/0x07f1348f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250223122619653 DSS <0004> hlr_ussd.c:363 262421558979470/0x07f1348f: Tx USSD 'Your IMSI is 262421558979470' 20250223122619653 DLGSUP <0013> hlr_ussd.c:278 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262421558979470 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421558979470" session_id=133248143 session_state=END} 20250223122619653 DLGSUP <0013> gsup_req.c:173 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262421558979470 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250223122619653 DLINP <000b> input/ipa.c:452 connected read/write 20250223122619653 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122619653 DLINP <000b> input/ipa.c:452 connected read/write 20250223122619653 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@86d8c1c75bf0: Found GsupExpect[0] for "262421558979470" handled at TC_mo_ussd_iuse_imsi(168) HLR_Test-GSUP(159)@86d8c1c75bf0: Added IMSI table entry 6TC_mo_ussd_iuse_imsi(168)"262421558979470" TC_mo_ussd_iuse_imsi(168)@86d8c1c75bf0: setverdict(pass): none -> pass 20250223122619655 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54876<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(168)@86d8c1c75bf0: Final verdict of PTC: pass 20250223122619655 DAUC <0003> db_auc.c:157 IMSI='262425155318905': No 2G Auth Data 20250223122619655 DAUC <0003> db_auc.c:192 IMSI='262425155318905': No 3G Auth Data HLR_Test-GSUP(159)@86d8c1c75bf0: Created GsupExpect[0] for "262425155318905" to be handled at TC_mo_ussd_iuse_imsi(169) 20250223122619662 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54882<->l=127.0.0.1:4258 20250223122619665 DLINP <000b> input/ipa.c:452 connected read/write 20250223122619665 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122619665 DLGSUP <0013> gsup_req.c:140 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262425155318905 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425155318905" session_id=3825136928 session_state=BEGIN} 20250223122619665 DSS <0004> hlr_ussd.c:576 262425155318905/0xe3fef520: Process SS (BEGIN) 20250223122619665 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250223122619665 DSS <0004> hlr_ussd.c:518 262425155318905/0xe3fef520: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250223122619665 DSS <0004> hlr_ussd.c:363 262425155318905/0xe3fef520: Tx USSD 'Your IMSI is 262425155318905' 20250223122619665 DLGSUP <0013> hlr_ussd.c:278 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262425155318905 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425155318905" session_id=3825136928 session_state=END} 20250223122619665 DLGSUP <0013> gsup_req.c:173 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262425155318905 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250223122619665 DLINP <000b> input/ipa.c:452 connected read/write 20250223122619665 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122619665 DLINP <000b> input/ipa.c:452 connected read/write 20250223122619665 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@86d8c1c75bf0: Found GsupExpect[0] for "262425155318905" handled at TC_mo_ussd_iuse_imsi(169) HLR_Test-GSUP(159)@86d8c1c75bf0: Added IMSI table entry 7TC_mo_ussd_iuse_imsi(169)"262425155318905" TC_mo_ussd_iuse_imsi(169)@86d8c1c75bf0: setverdict(pass): none -> pass 20250223122619667 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54882<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(169)@86d8c1c75bf0: Final verdict of PTC: pass 20250223122619668 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54816<->l=127.0.0.1:4258 20250223122619668 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43967<->l=127.0.0.1:4259) HLR_Test-GSUP(159)@86d8c1c75bf0: Final verdict of PTC: none 20250223122619668 DLINP <000b> input/ipa.c:452 connected read/write 20250223122619668 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122619668 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250223122619668 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250223122619668 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 160@86d8c1c75bf0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(161)@86d8c1c75bf0: Final verdict of PTC: none HLR_Test-GSUP-IPA(158)@86d8c1c75bf0: Final verdict of PTC: none MTC@86d8c1c75bf0: Setting final verdict of the test case. MTC@86d8c1c75bf0: Local verdict of MTC: none MTC@86d8c1c75bf0: Local verdict of PTC HLR_Test-GSUP-IPA(158): none (none -> none) MTC@86d8c1c75bf0: Local verdict of PTC HLR_Test-GSUP(159): none (none -> none) MTC@86d8c1c75bf0: Local verdict of PTC with component reference 160: none (none -> none) MTC@86d8c1c75bf0: Local verdict of PTC IPA-CTRL-CLI-IPA(161): none (none -> none) MTC@86d8c1c75bf0: Local verdict of PTC TC_mo_ussd_iuse_imsi(162): pass (none -> pass) MTC@86d8c1c75bf0: Local verdict of PTC TC_mo_ussd_iuse_imsi(163): pass (pass -> pass) MTC@86d8c1c75bf0: Local verdict of PTC TC_mo_ussd_iuse_imsi(164): pass (pass -> pass) MTC@86d8c1c75bf0: Local verdict of PTC TC_mo_ussd_iuse_imsi(165): pass (pass -> pass) MTC@86d8c1c75bf0: Local verdict of PTC TC_mo_ussd_iuse_imsi(166): pass (pass -> pass) MTC@86d8c1c75bf0: Local verdict of PTC TC_mo_ussd_iuse_imsi(167): pass (pass -> pass) MTC@86d8c1c75bf0: Local verdict of PTC TC_mo_ussd_iuse_imsi(168): pass (pass -> pass) MTC@86d8c1c75bf0: Local verdict of PTC TC_mo_ussd_iuse_imsi(169): pass (pass -> pass) MTC@86d8c1c75bf0: Test case TC_mo_ussd_iuse_imsi finished. Verdict: pass MTC@86d8c1c75bf0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi pass'. Sun Feb 23 12:26: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 20250223122619692 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54888<->l=127.0.0.1:4258 20250223122619893 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54888<->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=82432) MTC@86d8c1c75bf0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi pass' was executed successfully (exit status: 0). MTC@86d8c1c75bf0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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 ------ Sun Feb 23 12:26:21 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@86d8c1c75bf0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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@86d8c1c75bf0: Test case TC_mo_ussd_iuse_imsi_via_proxy started. MTC@86d8c1c75bf0: legacy= false MTC@86d8c1c75bf0: in not legacy case 1 MTC@86d8c1c75bf0: in not legacy case 2 20250223122623014 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250223122623014 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(170)@86d8c1c75bf0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250223122623019 DLINP <000b> input/ipa.c:452 connected read/write 20250223122623019 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122623021 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59468<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(170)@86d8c1c75bf0: 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)@86d8c1c75bf0: 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 } } } } 20250223122623024 DLINP <000b> input/ipa.c:452 connected read/write 20250223122623024 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122623024 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250223122623024 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250223122623024 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 20250223122623024 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250223122623024 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 20250223122623024 DLGSUP <0013> gsup_server.c:236 2: 20250223122623024 DLGSUP <0013> gsup_server.c:238 2: 00 20250223122623024 DLGSUP <0013> gsup_server.c:236 3: 20250223122623024 DLGSUP <0013> gsup_server.c:238 3: 00 20250223122623024 DLGSUP <0013> gsup_server.c:236 4: 20250223122623024 DLGSUP <0013> gsup_server.c:238 4: 00 20250223122623024 DLGSUP <0013> gsup_server.c:236 5: 20250223122623024 DLGSUP <0013> gsup_server.c:238 5: 00 20250223122623024 DLGSUP <0013> gsup_server.c:236 7: 20250223122623024 DLGSUP <0013> gsup_server.c:238 7: 00 20250223122623024 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250223122623024 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250223122623024 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)@86d8c1c75bf0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 172@86d8c1c75bf0: 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") 20250223122623054 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:35523<->l=127.0.0.1:4259) 20250223122623065 DAUC <0003> db_auc.c:157 IMSI='262421902369714': No 2G Auth Data 20250223122623065 DAUC <0003> db_auc.c:192 IMSI='262421902369714': No 3G Auth Data HLR_Test-GSUP(171)@86d8c1c75bf0: Created GsupExpect[0] for "262421902369714" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(174) 20250223122623092 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59472<->l=127.0.0.1:4258 20250223122623107 DLINP <000b> input/ipa.c:452 connected read/write 20250223122623108 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122623108 DLGSUP <0013> gsup_req.c:140 GSUP 175: MSC-00-00-00-00-00-00: IMSI-262421902369714 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421902369714" source_name="the-source\n" session_id=1606347307 session_state=BEGIN} 20250223122623108 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250223122623108 DSS <0004> hlr_ussd.c:576 262421902369714/0x5fbeea2b: Process SS (BEGIN) 20250223122623108 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250223122623108 DSS <0004> hlr_ussd.c:518 262421902369714/0x5fbeea2b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250223122623108 DSS <0004> hlr_ussd.c:363 262421902369714/0x5fbeea2b: Tx USSD 'Your IMSI is 262421902369714' 20250223122623108 DLGSUP <0013> hlr_ussd.c:278 GSUP 175: the-source\n: IMSI-262421902369714 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421902369714" destination_name="the-source\n" session_id=1606347307 session_state=END} 20250223122623108 DLGSUP <0013> gsup_req.c:173 GSUP 175: the-source\n: IMSI-262421902369714 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250223122623108 DLINP <000b> input/ipa.c:452 connected read/write 20250223122623108 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122623108 DLINP <000b> input/ipa.c:452 connected read/write 20250223122623108 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@86d8c1c75bf0: Found GsupExpect[0] for "262421902369714" handled at TC_mo_ussd_iuse_imsi_via_proxy(174) HLR_Test-GSUP(171)@86d8c1c75bf0: Added IMSI table entry 0TC_mo_ussd_iuse_imsi_via_proxy(174)"262421902369714" TC_mo_ussd_iuse_imsi_via_proxy(174)@86d8c1c75bf0: setverdict(pass): none -> pass 20250223122623116 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59472<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(174)@86d8c1c75bf0: Final verdict of PTC: pass 20250223122623116 DAUC <0003> db_auc.c:157 IMSI='262427145533146': No 2G Auth Data 20250223122623116 DAUC <0003> db_auc.c:192 IMSI='262427145533146': No 3G Auth Data HLR_Test-GSUP(171)@86d8c1c75bf0: Created GsupExpect[0] for "262427145533146" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(175) 20250223122623125 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59484<->l=127.0.0.1:4258 20250223122623127 DLINP <000b> input/ipa.c:452 connected read/write 20250223122623127 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122623127 DLGSUP <0013> gsup_req.c:140 GSUP 176: MSC-00-00-00-00-00-00: IMSI-262427145533146 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427145533146" source_name="the-source\n" session_id=457399688 session_state=BEGIN} 20250223122623127 DSS <0004> hlr_ussd.c:576 262427145533146/0x1b435d88: Process SS (BEGIN) 20250223122623127 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250223122623127 DSS <0004> hlr_ussd.c:518 262427145533146/0x1b435d88: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250223122623127 DSS <0004> hlr_ussd.c:363 262427145533146/0x1b435d88: Tx USSD 'Your IMSI is 262427145533146' 20250223122623127 DLGSUP <0013> hlr_ussd.c:278 GSUP 176: the-source\n: IMSI-262427145533146 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427145533146" destination_name="the-source\n" session_id=457399688 session_state=END} 20250223122623127 DLGSUP <0013> gsup_req.c:173 GSUP 176: the-source\n: IMSI-262427145533146 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250223122623127 DLINP <000b> input/ipa.c:452 connected read/write 20250223122623127 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122623127 DLINP <000b> input/ipa.c:452 connected read/write 20250223122623127 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@86d8c1c75bf0: Found GsupExpect[0] for "262427145533146" handled at TC_mo_ussd_iuse_imsi_via_proxy(175) HLR_Test-GSUP(171)@86d8c1c75bf0: Added IMSI table entry 1TC_mo_ussd_iuse_imsi_via_proxy(175)"262427145533146" TC_mo_ussd_iuse_imsi_via_proxy(175)@86d8c1c75bf0: setverdict(pass): none -> pass 20250223122623129 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59484<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(175)@86d8c1c75bf0: Final verdict of PTC: pass 20250223122623130 DAUC <0003> db_auc.c:157 IMSI='262421452417833': No 2G Auth Data 20250223122623130 DAUC <0003> db_auc.c:192 IMSI='262421452417833': No 3G Auth Data HLR_Test-GSUP(171)@86d8c1c75bf0: Created GsupExpect[0] for "262421452417833" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(176) 20250223122623136 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59492<->l=127.0.0.1:4258 20250223122623139 DLINP <000b> input/ipa.c:452 connected read/write 20250223122623139 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122623139 DLGSUP <0013> gsup_req.c:140 GSUP 177: MSC-00-00-00-00-00-00: IMSI-262421452417833 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421452417833" source_name="the-source\n" session_id=2975239237 session_state=BEGIN} 20250223122623139 DSS <0004> hlr_ussd.c:576 262421452417833/0xb1568c45: Process SS (BEGIN) 20250223122623139 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250223122623139 DSS <0004> hlr_ussd.c:518 262421452417833/0xb1568c45: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250223122623139 DSS <0004> hlr_ussd.c:363 262421452417833/0xb1568c45: Tx USSD 'Your IMSI is 262421452417833' 20250223122623139 DLGSUP <0013> hlr_ussd.c:278 GSUP 177: the-source\n: IMSI-262421452417833 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421452417833" destination_name="the-source\n" session_id=2975239237 session_state=END} 20250223122623139 DLGSUP <0013> gsup_req.c:173 GSUP 177: the-source\n: IMSI-262421452417833 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250223122623139 DLINP <000b> input/ipa.c:452 connected read/write 20250223122623139 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122623139 DLINP <000b> input/ipa.c:452 connected read/write 20250223122623139 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@86d8c1c75bf0: Found GsupExpect[0] for "262421452417833" handled at TC_mo_ussd_iuse_imsi_via_proxy(176) HLR_Test-GSUP(171)@86d8c1c75bf0: Added IMSI table entry 2TC_mo_ussd_iuse_imsi_via_proxy(176)"262421452417833" TC_mo_ussd_iuse_imsi_via_proxy(176)@86d8c1c75bf0: setverdict(pass): none -> pass 20250223122623141 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59492<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(176)@86d8c1c75bf0: Final verdict of PTC: pass 20250223122623141 DAUC <0003> db_auc.c:157 IMSI='262426246049853': No 2G Auth Data 20250223122623141 DAUC <0003> db_auc.c:192 IMSI='262426246049853': No 3G Auth Data HLR_Test-GSUP(171)@86d8c1c75bf0: Created GsupExpect[0] for "262426246049853" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(177) 20250223122623147 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59508<->l=127.0.0.1:4258 20250223122623150 DLINP <000b> input/ipa.c:452 connected read/write 20250223122623150 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122623150 DLGSUP <0013> gsup_req.c:140 GSUP 178: MSC-00-00-00-00-00-00: IMSI-262426246049853 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426246049853" source_name="the-source\n" session_id=84012038 session_state=BEGIN} 20250223122623150 DSS <0004> hlr_ussd.c:576 262426246049853/0x0501ec06: Process SS (BEGIN) 20250223122623150 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250223122623150 DSS <0004> hlr_ussd.c:518 262426246049853/0x0501ec06: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250223122623150 DSS <0004> hlr_ussd.c:363 262426246049853/0x0501ec06: Tx USSD 'Your IMSI is 262426246049853' 20250223122623150 DLGSUP <0013> hlr_ussd.c:278 GSUP 178: the-source\n: IMSI-262426246049853 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426246049853" destination_name="the-source\n" session_id=84012038 session_state=END} 20250223122623150 DLGSUP <0013> gsup_req.c:173 GSUP 178: the-source\n: IMSI-262426246049853 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250223122623150 DLINP <000b> input/ipa.c:452 connected read/write 20250223122623150 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122623150 DLINP <000b> input/ipa.c:452 connected read/write 20250223122623150 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@86d8c1c75bf0: Found GsupExpect[0] for "262426246049853" handled at TC_mo_ussd_iuse_imsi_via_proxy(177) HLR_Test-GSUP(171)@86d8c1c75bf0: Added IMSI table entry 3TC_mo_ussd_iuse_imsi_via_proxy(177)"262426246049853" TC_mo_ussd_iuse_imsi_via_proxy(177)@86d8c1c75bf0: setverdict(pass): none -> pass 20250223122623152 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59508<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(177)@86d8c1c75bf0: Final verdict of PTC: pass 20250223122623153 DAUC <0003> db_auc.c:157 IMSI='262426444823612': No 2G Auth Data 20250223122623153 DAUC <0003> db_auc.c:192 IMSI='262426444823612': No 3G Auth Data HLR_Test-GSUP(171)@86d8c1c75bf0: Created GsupExpect[0] for "262426444823612" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(178) 20250223122623160 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59514<->l=127.0.0.1:4258 20250223122623164 DLINP <000b> input/ipa.c:452 connected read/write 20250223122623164 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122623164 DLGSUP <0013> gsup_req.c:140 GSUP 179: MSC-00-00-00-00-00-00: IMSI-262426444823612 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426444823612" source_name="the-source\n" session_id=2983973214 session_state=BEGIN} 20250223122623164 DSS <0004> hlr_ussd.c:576 262426444823612/0xb1dbd15e: Process SS (BEGIN) 20250223122623164 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250223122623164 DSS <0004> hlr_ussd.c:518 262426444823612/0xb1dbd15e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250223122623164 DSS <0004> hlr_ussd.c:363 262426444823612/0xb1dbd15e: Tx USSD 'Your IMSI is 262426444823612' 20250223122623164 DLGSUP <0013> hlr_ussd.c:278 GSUP 179: the-source\n: IMSI-262426444823612 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426444823612" destination_name="the-source\n" session_id=2983973214 session_state=END} 20250223122623164 DLGSUP <0013> gsup_req.c:173 GSUP 179: the-source\n: IMSI-262426444823612 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250223122623164 DLINP <000b> input/ipa.c:452 connected read/write 20250223122623164 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122623165 DLINP <000b> input/ipa.c:452 connected read/write 20250223122623165 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@86d8c1c75bf0: Found GsupExpect[0] for "262426444823612" handled at TC_mo_ussd_iuse_imsi_via_proxy(178) HLR_Test-GSUP(171)@86d8c1c75bf0: Added IMSI table entry 4TC_mo_ussd_iuse_imsi_via_proxy(178)"262426444823612" TC_mo_ussd_iuse_imsi_via_proxy(178)@86d8c1c75bf0: setverdict(pass): none -> pass 20250223122623167 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59514<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(178)@86d8c1c75bf0: Final verdict of PTC: pass 20250223122623168 DAUC <0003> db_auc.c:157 IMSI='262429359041205': No 2G Auth Data 20250223122623168 DAUC <0003> db_auc.c:192 IMSI='262429359041205': No 3G Auth Data HLR_Test-GSUP(171)@86d8c1c75bf0: Created GsupExpect[0] for "262429359041205" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(179) 20250223122623174 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59528<->l=127.0.0.1:4258 20250223122623177 DLINP <000b> input/ipa.c:452 connected read/write 20250223122623177 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122623177 DLGSUP <0013> gsup_req.c:140 GSUP 180: MSC-00-00-00-00-00-00: IMSI-262429359041205 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429359041205" source_name="the-source\n" session_id=2309210192 session_state=BEGIN} 20250223122623177 DSS <0004> hlr_ussd.c:576 262429359041205/0x89a3c050: Process SS (BEGIN) 20250223122623177 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250223122623177 DSS <0004> hlr_ussd.c:518 262429359041205/0x89a3c050: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250223122623177 DSS <0004> hlr_ussd.c:363 262429359041205/0x89a3c050: Tx USSD 'Your IMSI is 262429359041205' 20250223122623177 DLGSUP <0013> hlr_ussd.c:278 GSUP 180: the-source\n: IMSI-262429359041205 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429359041205" destination_name="the-source\n" session_id=2309210192 session_state=END} 20250223122623177 DLGSUP <0013> gsup_req.c:173 GSUP 180: the-source\n: IMSI-262429359041205 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250223122623177 DLINP <000b> input/ipa.c:452 connected read/write 20250223122623177 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122623177 DLINP <000b> input/ipa.c:452 connected read/write 20250223122623177 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@86d8c1c75bf0: Found GsupExpect[0] for "262429359041205" handled at TC_mo_ussd_iuse_imsi_via_proxy(179) HLR_Test-GSUP(171)@86d8c1c75bf0: Added IMSI table entry 5TC_mo_ussd_iuse_imsi_via_proxy(179)"262429359041205" TC_mo_ussd_iuse_imsi_via_proxy(179)@86d8c1c75bf0: setverdict(pass): none -> pass 20250223122623179 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59528<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(179)@86d8c1c75bf0: Final verdict of PTC: pass 20250223122623180 DAUC <0003> db_auc.c:157 IMSI='262424881035433': No 2G Auth Data 20250223122623180 DAUC <0003> db_auc.c:192 IMSI='262424881035433': No 3G Auth Data HLR_Test-GSUP(171)@86d8c1c75bf0: Created GsupExpect[0] for "262424881035433" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(180) 20250223122623186 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59530<->l=127.0.0.1:4258 20250223122623189 DLINP <000b> input/ipa.c:452 connected read/write 20250223122623189 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122623189 DLGSUP <0013> gsup_req.c:140 GSUP 181: MSC-00-00-00-00-00-00: IMSI-262424881035433 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424881035433" source_name="the-source\n" session_id=1962697100 session_state=BEGIN} 20250223122623189 DSS <0004> hlr_ussd.c:576 262424881035433/0x74fc618c: Process SS (BEGIN) 20250223122623189 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250223122623189 DSS <0004> hlr_ussd.c:518 262424881035433/0x74fc618c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250223122623189 DSS <0004> hlr_ussd.c:363 262424881035433/0x74fc618c: Tx USSD 'Your IMSI is 262424881035433' 20250223122623189 DLGSUP <0013> hlr_ussd.c:278 GSUP 181: the-source\n: IMSI-262424881035433 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424881035433" destination_name="the-source\n" session_id=1962697100 session_state=END} 20250223122623189 DLGSUP <0013> gsup_req.c:173 GSUP 181: the-source\n: IMSI-262424881035433 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250223122623189 DLINP <000b> input/ipa.c:452 connected read/write 20250223122623189 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122623189 DLINP <000b> input/ipa.c:452 connected read/write 20250223122623189 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@86d8c1c75bf0: Found GsupExpect[0] for "262424881035433" handled at TC_mo_ussd_iuse_imsi_via_proxy(180) HLR_Test-GSUP(171)@86d8c1c75bf0: Added IMSI table entry 6TC_mo_ussd_iuse_imsi_via_proxy(180)"262424881035433" TC_mo_ussd_iuse_imsi_via_proxy(180)@86d8c1c75bf0: setverdict(pass): none -> pass 20250223122623191 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59530<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(180)@86d8c1c75bf0: Final verdict of PTC: pass 20250223122623191 DAUC <0003> db_auc.c:157 IMSI='262421717869820': No 2G Auth Data 20250223122623191 DAUC <0003> db_auc.c:192 IMSI='262421717869820': No 3G Auth Data HLR_Test-GSUP(171)@86d8c1c75bf0: Created GsupExpect[0] for "262421717869820" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(181) 20250223122623198 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59534<->l=127.0.0.1:4258 20250223122623201 DLINP <000b> input/ipa.c:452 connected read/write 20250223122623201 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122623201 DLGSUP <0013> gsup_req.c:140 GSUP 182: MSC-00-00-00-00-00-00: IMSI-262421717869820 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421717869820" source_name="the-source\n" session_id=2093802515 session_state=BEGIN} 20250223122623201 DSS <0004> hlr_ussd.c:576 262421717869820/0x7ccce413: Process SS (BEGIN) 20250223122623201 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250223122623201 DSS <0004> hlr_ussd.c:518 262421717869820/0x7ccce413: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250223122623201 DSS <0004> hlr_ussd.c:363 262421717869820/0x7ccce413: Tx USSD 'Your IMSI is 262421717869820' 20250223122623201 DLGSUP <0013> hlr_ussd.c:278 GSUP 182: the-source\n: IMSI-262421717869820 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421717869820" destination_name="the-source\n" session_id=2093802515 session_state=END} 20250223122623201 DLGSUP <0013> gsup_req.c:173 GSUP 182: the-source\n: IMSI-262421717869820 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250223122623201 DLINP <000b> input/ipa.c:452 connected read/write 20250223122623201 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122623201 DLINP <000b> input/ipa.c:452 connected read/write 20250223122623201 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@86d8c1c75bf0: Found GsupExpect[0] for "262421717869820" handled at TC_mo_ussd_iuse_imsi_via_proxy(181) HLR_Test-GSUP(171)@86d8c1c75bf0: Added IMSI table entry 7TC_mo_ussd_iuse_imsi_via_proxy(181)"262421717869820" TC_mo_ussd_iuse_imsi_via_proxy(181)@86d8c1c75bf0: setverdict(pass): none -> pass 20250223122623203 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59534<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(181)@86d8c1c75bf0: Final verdict of PTC: pass 20250223122623203 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59468<->l=127.0.0.1:4258 HLR_Test-GSUP(171)@86d8c1c75bf0: Final verdict of PTC: none 20250223122623204 DLINP <000b> input/ipa.c:452 connected read/write 20250223122623204 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122623204 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250223122623204 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250223122623204 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 172@86d8c1c75bf0: Final verdict of PTC: none 20250223122623204 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20250223122623204 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35523<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(170)@86d8c1c75bf0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(173)@86d8c1c75bf0: Final verdict of PTC: none MTC@86d8c1c75bf0: Setting final verdict of the test case. MTC@86d8c1c75bf0: Local verdict of MTC: none MTC@86d8c1c75bf0: Local verdict of PTC HLR_Test-GSUP-IPA(170): none (none -> none) MTC@86d8c1c75bf0: Local verdict of PTC HLR_Test-GSUP(171): none (none -> none) MTC@86d8c1c75bf0: Local verdict of PTC with component reference 172: none (none -> none) MTC@86d8c1c75bf0: Local verdict of PTC IPA-CTRL-CLI-IPA(173): none (none -> none) MTC@86d8c1c75bf0: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(174): pass (none -> pass) MTC@86d8c1c75bf0: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(175): pass (pass -> pass) MTC@86d8c1c75bf0: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(176): pass (pass -> pass) MTC@86d8c1c75bf0: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(177): pass (pass -> pass) MTC@86d8c1c75bf0: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(178): pass (pass -> pass) MTC@86d8c1c75bf0: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(179): pass (pass -> pass) MTC@86d8c1c75bf0: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(180): pass (pass -> pass) MTC@86d8c1c75bf0: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(181): pass (pass -> pass) MTC@86d8c1c75bf0: Test case TC_mo_ussd_iuse_imsi_via_proxy finished. Verdict: pass MTC@86d8c1c75bf0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy pass'. Sun Feb 23 12:26:23 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 20250223122623228 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59538<->l=127.0.0.1:4258 20250223122623428 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59538<->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=83676) MTC@86d8c1c75bf0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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@86d8c1c75bf0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_msisdn'. ------ HLR_Tests.TC_mo_ussd_iuse_msisdn ------ Sun Feb 23 12:26:25 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@86d8c1c75bf0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_msisdn' was executed successfully (exit status: 0). MTC@86d8c1c75bf0: Test case TC_mo_ussd_iuse_msisdn started. MTC@86d8c1c75bf0: legacy= false MTC@86d8c1c75bf0: in not legacy case 1 MTC@86d8c1c75bf0: in not legacy case 2 20250223122626544 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250223122626544 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(182)@86d8c1c75bf0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250223122626548 DLINP <000b> input/ipa.c:452 connected read/write 20250223122626549 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122626551 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59554<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(182)@86d8c1c75bf0: 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)@86d8c1c75bf0: 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 } } } } 20250223122626554 DLINP <000b> input/ipa.c:452 connected read/write 20250223122626554 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122626554 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250223122626554 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250223122626554 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 20250223122626554 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250223122626554 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 20250223122626554 DLGSUP <0013> gsup_server.c:236 2: 20250223122626554 DLGSUP <0013> gsup_server.c:238 2: 00 20250223122626554 DLGSUP <0013> gsup_server.c:236 3: 20250223122626554 DLGSUP <0013> gsup_server.c:238 3: 00 20250223122626554 DLGSUP <0013> gsup_server.c:236 4: 20250223122626554 DLGSUP <0013> gsup_server.c:238 4: 00 20250223122626555 DLGSUP <0013> gsup_server.c:236 5: 20250223122626555 DLGSUP <0013> gsup_server.c:238 5: 00 20250223122626555 DLGSUP <0013> gsup_server.c:236 7: 20250223122626555 DLGSUP <0013> gsup_server.c:238 7: 00 20250223122626555 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250223122626555 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250223122626555 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)@86d8c1c75bf0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 184@86d8c1c75bf0: 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") 20250223122626583 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:44765<->l=127.0.0.1:4259) 20250223122626594 DAUC <0003> db_auc.c:157 IMSI='262421318509484': No 2G Auth Data 20250223122626594 DAUC <0003> db_auc.c:192 IMSI='262421318509484': No 3G Auth Data HLR_Test-GSUP(183)@86d8c1c75bf0: Created GsupExpect[0] for "262421318509484" to be handled at TC_mo_ussd_iuse_msisdn(186) 20250223122626617 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59564<->l=127.0.0.1:4258 20250223122626631 DLINP <000b> input/ipa.c:452 connected read/write 20250223122626631 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122626631 DLGSUP <0013> gsup_req.c:140 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262421318509484 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421318509484" session_id=4029783423 session_state=BEGIN} 20250223122626631 DSS <0004> hlr_ussd.c:576 262421318509484/0xf0319d7f: Process SS (BEGIN) 20250223122626631 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250223122626631 DSS <0004> hlr_ussd.c:518 262421318509484/0xf0319d7f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250223122626631 DSS <0004> hlr_ussd.c:363 262421318509484/0xf0319d7f: Tx USSD 'Your extension is 491616525633' 20250223122626631 DLGSUP <0013> hlr_ussd.c:278 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262421318509484 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421318509484" session_id=4029783423 session_state=END} 20250223122626631 DLGSUP <0013> gsup_req.c:173 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262421318509484 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250223122626631 DLINP <000b> input/ipa.c:452 connected read/write 20250223122626631 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122626631 DLINP <000b> input/ipa.c:452 connected read/write 20250223122626631 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@86d8c1c75bf0: Found GsupExpect[0] for "262421318509484" handled at TC_mo_ussd_iuse_msisdn(186) HLR_Test-GSUP(183)@86d8c1c75bf0: Added IMSI table entry 0TC_mo_ussd_iuse_msisdn(186)"262421318509484" TC_mo_ussd_iuse_msisdn(186)@86d8c1c75bf0: setverdict(pass): none -> pass 20250223122626639 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59564<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(186)@86d8c1c75bf0: Final verdict of PTC: pass 20250223122626639 DAUC <0003> db_auc.c:157 IMSI='262428196539681': No 2G Auth Data 20250223122626639 DAUC <0003> db_auc.c:192 IMSI='262428196539681': No 3G Auth Data HLR_Test-GSUP(183)@86d8c1c75bf0: Created GsupExpect[0] for "262428196539681" to be handled at TC_mo_ussd_iuse_msisdn(187) 20250223122626647 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59576<->l=127.0.0.1:4258 20250223122626650 DLINP <000b> input/ipa.c:452 connected read/write 20250223122626650 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122626650 DLGSUP <0013> gsup_req.c:140 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262428196539681 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428196539681" session_id=2949941939 session_state=BEGIN} 20250223122626650 DSS <0004> hlr_ussd.c:576 262428196539681/0xafd48ab3: Process SS (BEGIN) 20250223122626650 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250223122626650 DSS <0004> hlr_ussd.c:518 262428196539681/0xafd48ab3: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250223122626650 DSS <0004> hlr_ussd.c:363 262428196539681/0xafd48ab3: Tx USSD 'Your extension is 491615772645' 20250223122626650 DLGSUP <0013> hlr_ussd.c:278 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262428196539681 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428196539681" session_id=2949941939 session_state=END} 20250223122626650 DLGSUP <0013> gsup_req.c:173 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262428196539681 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250223122626650 DLINP <000b> input/ipa.c:452 connected read/write 20250223122626650 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122626650 DLINP <000b> input/ipa.c:452 connected read/write 20250223122626650 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@86d8c1c75bf0: Found GsupExpect[0] for "262428196539681" handled at TC_mo_ussd_iuse_msisdn(187) HLR_Test-GSUP(183)@86d8c1c75bf0: Added IMSI table entry 1TC_mo_ussd_iuse_msisdn(187)"262428196539681" TC_mo_ussd_iuse_msisdn(187)@86d8c1c75bf0: setverdict(pass): none -> pass 20250223122626652 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59576<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(187)@86d8c1c75bf0: Final verdict of PTC: pass 20250223122626652 DAUC <0003> db_auc.c:157 IMSI='262424161534781': No 2G Auth Data 20250223122626652 DAUC <0003> db_auc.c:192 IMSI='262424161534781': No 3G Auth Data HLR_Test-GSUP(183)@86d8c1c75bf0: Created GsupExpect[0] for "262424161534781" to be handled at TC_mo_ussd_iuse_msisdn(188) 20250223122626658 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59580<->l=127.0.0.1:4258 20250223122626661 DLINP <000b> input/ipa.c:452 connected read/write 20250223122626661 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122626661 DLGSUP <0013> gsup_req.c:140 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262424161534781 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424161534781" session_id=1796151111 session_state=BEGIN} 20250223122626661 DSS <0004> hlr_ussd.c:576 262424161534781/0x6b0f1747: Process SS (BEGIN) 20250223122626661 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250223122626661 DSS <0004> hlr_ussd.c:518 262424161534781/0x6b0f1747: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250223122626661 DSS <0004> hlr_ussd.c:363 262424161534781/0x6b0f1747: Tx USSD 'Your extension is 491615540170' 20250223122626661 DLGSUP <0013> hlr_ussd.c:278 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262424161534781 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424161534781" session_id=1796151111 session_state=END} 20250223122626661 DLGSUP <0013> gsup_req.c:173 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262424161534781 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250223122626661 DLINP <000b> input/ipa.c:452 connected read/write 20250223122626661 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122626661 DLINP <000b> input/ipa.c:452 connected read/write 20250223122626661 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@86d8c1c75bf0: Found GsupExpect[0] for "262424161534781" handled at TC_mo_ussd_iuse_msisdn(188) HLR_Test-GSUP(183)@86d8c1c75bf0: Added IMSI table entry 2TC_mo_ussd_iuse_msisdn(188)"262424161534781" TC_mo_ussd_iuse_msisdn(188)@86d8c1c75bf0: setverdict(pass): none -> pass 20250223122626663 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59580<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(188)@86d8c1c75bf0: Final verdict of PTC: pass 20250223122626663 DAUC <0003> db_auc.c:157 IMSI='262429080787122': No 2G Auth Data 20250223122626663 DAUC <0003> db_auc.c:192 IMSI='262429080787122': No 3G Auth Data HLR_Test-GSUP(183)@86d8c1c75bf0: Created GsupExpect[0] for "262429080787122" to be handled at TC_mo_ussd_iuse_msisdn(189) 20250223122626669 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59588<->l=127.0.0.1:4258 20250223122626672 DLINP <000b> input/ipa.c:452 connected read/write 20250223122626672 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122626672 DLGSUP <0013> gsup_req.c:140 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262429080787122 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429080787122" session_id=1991568646 session_state=BEGIN} 20250223122626672 DSS <0004> hlr_ussd.c:576 262429080787122/0x76b4ed06: Process SS (BEGIN) 20250223122626672 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250223122626672 DSS <0004> hlr_ussd.c:518 262429080787122/0x76b4ed06: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250223122626672 DSS <0004> hlr_ussd.c:363 262429080787122/0x76b4ed06: Tx USSD 'Your extension is 491616675036' 20250223122626672 DLGSUP <0013> hlr_ussd.c:278 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262429080787122 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429080787122" session_id=1991568646 session_state=END} 20250223122626673 DLGSUP <0013> gsup_req.c:173 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262429080787122 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250223122626673 DLINP <000b> input/ipa.c:452 connected read/write 20250223122626673 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122626673 DLINP <000b> input/ipa.c:452 connected read/write 20250223122626673 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@86d8c1c75bf0: Found GsupExpect[0] for "262429080787122" handled at TC_mo_ussd_iuse_msisdn(189) HLR_Test-GSUP(183)@86d8c1c75bf0: Added IMSI table entry 3TC_mo_ussd_iuse_msisdn(189)"262429080787122" TC_mo_ussd_iuse_msisdn(189)@86d8c1c75bf0: setverdict(pass): none -> pass 20250223122626675 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59588<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(189)@86d8c1c75bf0: Final verdict of PTC: pass 20250223122626675 DAUC <0003> db_auc.c:157 IMSI='262424143304992': No 2G Auth Data 20250223122626675 DAUC <0003> db_auc.c:192 IMSI='262424143304992': No 3G Auth Data HLR_Test-GSUP(183)@86d8c1c75bf0: Created GsupExpect[0] for "262424143304992" to be handled at TC_mo_ussd_iuse_msisdn(190) 20250223122626681 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59598<->l=127.0.0.1:4258 20250223122626684 DLINP <000b> input/ipa.c:452 connected read/write 20250223122626684 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122626684 DLGSUP <0013> gsup_req.c:140 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262424143304992 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424143304992" session_id=2302395034 session_state=BEGIN} 20250223122626684 DSS <0004> hlr_ussd.c:576 262424143304992/0x893bc29a: Process SS (BEGIN) 20250223122626684 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250223122626684 DSS <0004> hlr_ussd.c:518 262424143304992/0x893bc29a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250223122626684 DSS <0004> hlr_ussd.c:363 262424143304992/0x893bc29a: Tx USSD 'Your extension is 491616540755' 20250223122626684 DLGSUP <0013> hlr_ussd.c:278 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262424143304992 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424143304992" session_id=2302395034 session_state=END} 20250223122626684 DLGSUP <0013> gsup_req.c:173 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262424143304992 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250223122626684 DLINP <000b> input/ipa.c:452 connected read/write 20250223122626684 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122626684 DLINP <000b> input/ipa.c:452 connected read/write 20250223122626684 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@86d8c1c75bf0: Found GsupExpect[0] for "262424143304992" handled at TC_mo_ussd_iuse_msisdn(190) HLR_Test-GSUP(183)@86d8c1c75bf0: Added IMSI table entry 4TC_mo_ussd_iuse_msisdn(190)"262424143304992" TC_mo_ussd_iuse_msisdn(190)@86d8c1c75bf0: setverdict(pass): none -> pass 20250223122626686 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59598<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(190)@86d8c1c75bf0: Final verdict of PTC: pass 20250223122626686 DAUC <0003> db_auc.c:157 IMSI='262428229385657': No 2G Auth Data 20250223122626686 DAUC <0003> db_auc.c:192 IMSI='262428229385657': No 3G Auth Data HLR_Test-GSUP(183)@86d8c1c75bf0: Created GsupExpect[0] for "262428229385657" to be handled at TC_mo_ussd_iuse_msisdn(191) 20250223122626693 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59602<->l=127.0.0.1:4258 20250223122626696 DLINP <000b> input/ipa.c:452 connected read/write 20250223122626696 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122626696 DLGSUP <0013> gsup_req.c:140 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262428229385657 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428229385657" session_id=3440734252 session_state=BEGIN} 20250223122626696 DSS <0004> hlr_ussd.c:576 262428229385657/0xcd15702c: Process SS (BEGIN) 20250223122626696 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250223122626696 DSS <0004> hlr_ussd.c:518 262428229385657/0xcd15702c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250223122626696 DSS <0004> hlr_ussd.c:363 262428229385657/0xcd15702c: Tx USSD 'Your extension is 491617304303' 20250223122626696 DLGSUP <0013> hlr_ussd.c:278 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262428229385657 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428229385657" session_id=3440734252 session_state=END} 20250223122626696 DLGSUP <0013> gsup_req.c:173 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262428229385657 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250223122626696 DLINP <000b> input/ipa.c:452 connected read/write 20250223122626696 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122626696 DLINP <000b> input/ipa.c:452 connected read/write 20250223122626696 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@86d8c1c75bf0: Found GsupExpect[0] for "262428229385657" handled at TC_mo_ussd_iuse_msisdn(191) HLR_Test-GSUP(183)@86d8c1c75bf0: Added IMSI table entry 5TC_mo_ussd_iuse_msisdn(191)"262428229385657" TC_mo_ussd_iuse_msisdn(191)@86d8c1c75bf0: setverdict(pass): none -> pass 20250223122626698 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59602<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(191)@86d8c1c75bf0: Final verdict of PTC: pass 20250223122626698 DAUC <0003> db_auc.c:157 IMSI='262423001479334': No 2G Auth Data 20250223122626698 DAUC <0003> db_auc.c:192 IMSI='262423001479334': No 3G Auth Data HLR_Test-GSUP(183)@86d8c1c75bf0: Created GsupExpect[0] for "262423001479334" to be handled at TC_mo_ussd_iuse_msisdn(192) 20250223122626705 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59608<->l=127.0.0.1:4258 20250223122626708 DLINP <000b> input/ipa.c:452 connected read/write 20250223122626708 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122626708 DLGSUP <0013> gsup_req.c:140 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262423001479334 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423001479334" session_id=2937387006 session_state=BEGIN} 20250223122626708 DSS <0004> hlr_ussd.c:576 262423001479334/0xaf14f7fe: Process SS (BEGIN) 20250223122626708 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250223122626708 DSS <0004> hlr_ussd.c:518 262423001479334/0xaf14f7fe: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250223122626708 DSS <0004> hlr_ussd.c:363 262423001479334/0xaf14f7fe: Tx USSD 'Your extension is 491610402687' 20250223122626708 DLGSUP <0013> hlr_ussd.c:278 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262423001479334 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423001479334" session_id=2937387006 session_state=END} 20250223122626708 DLGSUP <0013> gsup_req.c:173 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262423001479334 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250223122626708 DLINP <000b> input/ipa.c:452 connected read/write 20250223122626708 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122626708 DLINP <000b> input/ipa.c:452 connected read/write 20250223122626708 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@86d8c1c75bf0: Found GsupExpect[0] for "262423001479334" handled at TC_mo_ussd_iuse_msisdn(192) HLR_Test-GSUP(183)@86d8c1c75bf0: Added IMSI table entry 6TC_mo_ussd_iuse_msisdn(192)"262423001479334" TC_mo_ussd_iuse_msisdn(192)@86d8c1c75bf0: setverdict(pass): none -> pass 20250223122626710 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59608<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(192)@86d8c1c75bf0: Final verdict of PTC: pass 20250223122626710 DAUC <0003> db_auc.c:157 IMSI='262429968921905': No 2G Auth Data 20250223122626710 DAUC <0003> db_auc.c:192 IMSI='262429968921905': No 3G Auth Data HLR_Test-GSUP(183)@86d8c1c75bf0: Created GsupExpect[0] for "262429968921905" to be handled at TC_mo_ussd_iuse_msisdn(193) 20250223122626716 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59622<->l=127.0.0.1:4258 20250223122626719 DLINP <000b> input/ipa.c:452 connected read/write 20250223122626719 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122626719 DLGSUP <0013> gsup_req.c:140 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262429968921905 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429968921905" session_id=3710742890 session_state=BEGIN} 20250223122626719 DSS <0004> hlr_ussd.c:576 262429968921905/0xdd2d716a: Process SS (BEGIN) 20250223122626719 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250223122626719 DSS <0004> hlr_ussd.c:518 262429968921905/0xdd2d716a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250223122626719 DSS <0004> hlr_ussd.c:363 262429968921905/0xdd2d716a: Tx USSD 'Your extension is 491616530300' 20250223122626719 DLGSUP <0013> hlr_ussd.c:278 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262429968921905 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429968921905" session_id=3710742890 session_state=END} 20250223122626719 DLGSUP <0013> gsup_req.c:173 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262429968921905 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250223122626719 DLINP <000b> input/ipa.c:452 connected read/write 20250223122626719 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122626719 DLINP <000b> input/ipa.c:452 connected read/write 20250223122626719 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@86d8c1c75bf0: Found GsupExpect[0] for "262429968921905" handled at TC_mo_ussd_iuse_msisdn(193) HLR_Test-GSUP(183)@86d8c1c75bf0: Added IMSI table entry 7TC_mo_ussd_iuse_msisdn(193)"262429968921905" TC_mo_ussd_iuse_msisdn(193)@86d8c1c75bf0: setverdict(pass): none -> pass 20250223122626721 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59622<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(193)@86d8c1c75bf0: Final verdict of PTC: pass 20250223122626722 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59554<->l=127.0.0.1:4258 HLR_Test-GSUP(183)@86d8c1c75bf0: Final verdict of PTC: none 20250223122626722 DLINP <000b> input/ipa.c:452 connected read/write 20250223122626722 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122626722 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250223122626722 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250223122626722 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250223122626722 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44765<->l=127.0.0.1:4259) 184@86d8c1c75bf0: Final verdict of PTC: none HLR_Test-GSUP-IPA(182)@86d8c1c75bf0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(185)@86d8c1c75bf0: Final verdict of PTC: none MTC@86d8c1c75bf0: Setting final verdict of the test case. MTC@86d8c1c75bf0: Local verdict of MTC: none MTC@86d8c1c75bf0: Local verdict of PTC HLR_Test-GSUP-IPA(182): none (none -> none) MTC@86d8c1c75bf0: Local verdict of PTC HLR_Test-GSUP(183): none (none -> none) MTC@86d8c1c75bf0: Local verdict of PTC with component reference 184: none (none -> none) MTC@86d8c1c75bf0: Local verdict of PTC IPA-CTRL-CLI-IPA(185): none (none -> none) MTC@86d8c1c75bf0: Local verdict of PTC TC_mo_ussd_iuse_msisdn(186): pass (none -> pass) MTC@86d8c1c75bf0: Local verdict of PTC TC_mo_ussd_iuse_msisdn(187): pass (pass -> pass) MTC@86d8c1c75bf0: Local verdict of PTC TC_mo_ussd_iuse_msisdn(188): pass (pass -> pass) MTC@86d8c1c75bf0: Local verdict of PTC TC_mo_ussd_iuse_msisdn(189): pass (pass -> pass) MTC@86d8c1c75bf0: Local verdict of PTC TC_mo_ussd_iuse_msisdn(190): pass (pass -> pass) MTC@86d8c1c75bf0: Local verdict of PTC TC_mo_ussd_iuse_msisdn(191): pass (pass -> pass) MTC@86d8c1c75bf0: Local verdict of PTC TC_mo_ussd_iuse_msisdn(192): pass (pass -> pass) MTC@86d8c1c75bf0: Local verdict of PTC TC_mo_ussd_iuse_msisdn(193): pass (pass -> pass) MTC@86d8c1c75bf0: Test case TC_mo_ussd_iuse_msisdn finished. Verdict: pass MTC@86d8c1c75bf0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn pass'. Sun Feb 23 12:26: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 20250223122626747 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59628<->l=127.0.0.1:4258 20250223122626948 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59628<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=76868) Waiting for packet dumper to finish... 1 (prev_count=76868, count=82340) MTC@86d8c1c75bf0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn pass' was executed successfully (exit status: 0). MTC@86d8c1c75bf0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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 ------ Sun Feb 23 12:26:29 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@86d8c1c75bf0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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@86d8c1c75bf0: Test case TC_mo_ussd_iuse_msisdn_via_proxy started. MTC@86d8c1c75bf0: legacy= false MTC@86d8c1c75bf0: in not legacy case 1 MTC@86d8c1c75bf0: in not legacy case 2 20250223122630071 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250223122630071 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(194)@86d8c1c75bf0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250223122630075 DLINP <000b> input/ipa.c:452 connected read/write 20250223122630075 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122630077 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59636<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(194)@86d8c1c75bf0: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(194)@86d8c1c75bf0: 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 } } } } 20250223122630081 DLINP <000b> input/ipa.c:452 connected read/write 20250223122630081 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(194)@86d8c1c75bf0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250223122630081 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250223122630081 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250223122630081 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 20250223122630081 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250223122630081 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 20250223122630081 DLGSUP <0013> gsup_server.c:236 2: 20250223122630081 DLGSUP <0013> gsup_server.c:238 2: 00 20250223122630081 DLGSUP <0013> gsup_server.c:236 3: 20250223122630081 DLGSUP <0013> gsup_server.c:238 3: 00 20250223122630081 DLGSUP <0013> gsup_server.c:236 4: 20250223122630081 DLGSUP <0013> gsup_server.c:238 4: 00 20250223122630081 DLGSUP <0013> gsup_server.c:236 5: 20250223122630081 DLGSUP <0013> gsup_server.c:238 5: 00 20250223122630081 DLGSUP <0013> gsup_server.c:236 7: 20250223122630081 DLGSUP <0013> gsup_server.c:238 7: 00 20250223122630081 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250223122630081 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250223122630081 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 196@86d8c1c75bf0: 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") 20250223122630109 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:40227<->l=127.0.0.1:4259) 20250223122630119 DAUC <0003> db_auc.c:157 IMSI='262421303129846': No 2G Auth Data 20250223122630119 DAUC <0003> db_auc.c:192 IMSI='262421303129846': No 3G Auth Data HLR_Test-GSUP(195)@86d8c1c75bf0: Created GsupExpect[0] for "262421303129846" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(198) 20250223122630140 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59648<->l=127.0.0.1:4258 20250223122630154 DLINP <000b> input/ipa.c:452 connected read/write 20250223122630154 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122630155 DLGSUP <0013> gsup_req.c:140 GSUP 191: MSC-00-00-00-00-00-00: IMSI-262421303129846 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421303129846" source_name="the-source\n" session_id=1274460768 session_state=BEGIN} 20250223122630155 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250223122630155 DSS <0004> hlr_ussd.c:576 262421303129846/0x4bf6ba60: Process SS (BEGIN) 20250223122630155 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250223122630155 DSS <0004> hlr_ussd.c:518 262421303129846/0x4bf6ba60: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250223122630155 DSS <0004> hlr_ussd.c:363 262421303129846/0x4bf6ba60: Tx USSD 'Your extension is 491614201001' 20250223122630155 DLGSUP <0013> hlr_ussd.c:278 GSUP 191: the-source\n: IMSI-262421303129846 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421303129846" destination_name="the-source\n" session_id=1274460768 session_state=END} 20250223122630155 DLGSUP <0013> gsup_req.c:173 GSUP 191: the-source\n: IMSI-262421303129846 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250223122630155 DLINP <000b> input/ipa.c:452 connected read/write 20250223122630155 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122630155 DLINP <000b> input/ipa.c:452 connected read/write 20250223122630155 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@86d8c1c75bf0: Found GsupExpect[0] for "262421303129846" handled at TC_mo_ussd_iuse_msisdn_via_proxy(198) HLR_Test-GSUP(195)@86d8c1c75bf0: Added IMSI table entry 0TC_mo_ussd_iuse_msisdn_via_proxy(198)"262421303129846" TC_mo_ussd_iuse_msisdn_via_proxy(198)@86d8c1c75bf0: setverdict(pass): none -> pass 20250223122630164 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59648<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(198)@86d8c1c75bf0: Final verdict of PTC: pass 20250223122630165 DAUC <0003> db_auc.c:157 IMSI='262426697006528': No 2G Auth Data 20250223122630165 DAUC <0003> db_auc.c:192 IMSI='262426697006528': No 3G Auth Data HLR_Test-GSUP(195)@86d8c1c75bf0: Created GsupExpect[0] for "262426697006528" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(199) 20250223122630175 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59656<->l=127.0.0.1:4258 20250223122630177 DLINP <000b> input/ipa.c:452 connected read/write 20250223122630177 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122630177 DLGSUP <0013> gsup_req.c:140 GSUP 192: MSC-00-00-00-00-00-00: IMSI-262426697006528 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426697006528" source_name="the-source\n" session_id=1401965238 session_state=BEGIN} 20250223122630177 DSS <0004> hlr_ussd.c:576 262426697006528/0x53904ab6: Process SS (BEGIN) 20250223122630177 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250223122630177 DSS <0004> hlr_ussd.c:518 262426697006528/0x53904ab6: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250223122630177 DSS <0004> hlr_ussd.c:363 262426697006528/0x53904ab6: Tx USSD 'Your extension is 491611566048' 20250223122630177 DLGSUP <0013> hlr_ussd.c:278 GSUP 192: the-source\n: IMSI-262426697006528 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426697006528" destination_name="the-source\n" session_id=1401965238 session_state=END} 20250223122630177 DLGSUP <0013> gsup_req.c:173 GSUP 192: the-source\n: IMSI-262426697006528 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250223122630177 DLINP <000b> input/ipa.c:452 connected read/write 20250223122630177 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122630177 DLINP <000b> input/ipa.c:452 connected read/write 20250223122630177 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@86d8c1c75bf0: Found GsupExpect[0] for "262426697006528" handled at TC_mo_ussd_iuse_msisdn_via_proxy(199) HLR_Test-GSUP(195)@86d8c1c75bf0: Added IMSI table entry 1TC_mo_ussd_iuse_msisdn_via_proxy(199)"262426697006528" TC_mo_ussd_iuse_msisdn_via_proxy(199)@86d8c1c75bf0: setverdict(pass): none -> pass 20250223122630179 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59656<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(199)@86d8c1c75bf0: Final verdict of PTC: pass 20250223122630179 DAUC <0003> db_auc.c:157 IMSI='262427431113967': No 2G Auth Data 20250223122630179 DAUC <0003> db_auc.c:192 IMSI='262427431113967': No 3G Auth Data HLR_Test-GSUP(195)@86d8c1c75bf0: Created GsupExpect[0] for "262427431113967" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(200) 20250223122630186 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59670<->l=127.0.0.1:4258 20250223122630189 DLINP <000b> input/ipa.c:452 connected read/write 20250223122630189 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122630189 DLGSUP <0013> gsup_req.c:140 GSUP 193: MSC-00-00-00-00-00-00: IMSI-262427431113967 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427431113967" source_name="the-source\n" session_id=1755543212 session_state=BEGIN} 20250223122630189 DSS <0004> hlr_ussd.c:576 262427431113967/0x68a376ac: Process SS (BEGIN) 20250223122630189 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250223122630189 DSS <0004> hlr_ussd.c:518 262427431113967/0x68a376ac: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250223122630189 DSS <0004> hlr_ussd.c:363 262427431113967/0x68a376ac: Tx USSD 'Your extension is 491614462843' 20250223122630189 DLGSUP <0013> hlr_ussd.c:278 GSUP 193: the-source\n: IMSI-262427431113967 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427431113967" destination_name="the-source\n" session_id=1755543212 session_state=END} 20250223122630189 DLGSUP <0013> gsup_req.c:173 GSUP 193: the-source\n: IMSI-262427431113967 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250223122630189 DLINP <000b> input/ipa.c:452 connected read/write 20250223122630189 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122630189 DLINP <000b> input/ipa.c:452 connected read/write 20250223122630189 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@86d8c1c75bf0: Found GsupExpect[0] for "262427431113967" handled at TC_mo_ussd_iuse_msisdn_via_proxy(200) HLR_Test-GSUP(195)@86d8c1c75bf0: Added IMSI table entry 2TC_mo_ussd_iuse_msisdn_via_proxy(200)"262427431113967" TC_mo_ussd_iuse_msisdn_via_proxy(200)@86d8c1c75bf0: setverdict(pass): none -> pass 20250223122630191 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59670<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(200)@86d8c1c75bf0: Final verdict of PTC: pass 20250223122630191 DAUC <0003> db_auc.c:157 IMSI='262424235859377': No 2G Auth Data 20250223122630191 DAUC <0003> db_auc.c:192 IMSI='262424235859377': No 3G Auth Data HLR_Test-GSUP(195)@86d8c1c75bf0: Created GsupExpect[0] for "262424235859377" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(201) 20250223122630198 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59672<->l=127.0.0.1:4258 20250223122630201 DLINP <000b> input/ipa.c:452 connected read/write 20250223122630201 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122630201 DLGSUP <0013> gsup_req.c:140 GSUP 194: MSC-00-00-00-00-00-00: IMSI-262424235859377 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424235859377" source_name="the-source\n" session_id=3007344550 session_state=BEGIN} 20250223122630201 DSS <0004> hlr_ussd.c:576 262424235859377/0xb3406fa6: Process SS (BEGIN) 20250223122630201 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250223122630201 DSS <0004> hlr_ussd.c:518 262424235859377/0xb3406fa6: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250223122630201 DSS <0004> hlr_ussd.c:363 262424235859377/0xb3406fa6: Tx USSD 'Your extension is 491616206345' 20250223122630201 DLGSUP <0013> hlr_ussd.c:278 GSUP 194: the-source\n: IMSI-262424235859377 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424235859377" destination_name="the-source\n" session_id=3007344550 session_state=END} 20250223122630201 DLGSUP <0013> gsup_req.c:173 GSUP 194: the-source\n: IMSI-262424235859377 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250223122630201 DLINP <000b> input/ipa.c:452 connected read/write 20250223122630201 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122630201 DLINP <000b> input/ipa.c:452 connected read/write 20250223122630201 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@86d8c1c75bf0: Found GsupExpect[0] for "262424235859377" handled at TC_mo_ussd_iuse_msisdn_via_proxy(201) HLR_Test-GSUP(195)@86d8c1c75bf0: Added IMSI table entry 3TC_mo_ussd_iuse_msisdn_via_proxy(201)"262424235859377" TC_mo_ussd_iuse_msisdn_via_proxy(201)@86d8c1c75bf0: setverdict(pass): none -> pass 20250223122630204 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59672<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(201)@86d8c1c75bf0: Final verdict of PTC: pass 20250223122630204 DAUC <0003> db_auc.c:157 IMSI='262426531737497': No 2G Auth Data 20250223122630204 DAUC <0003> db_auc.c:192 IMSI='262426531737497': No 3G Auth Data HLR_Test-GSUP(195)@86d8c1c75bf0: Created GsupExpect[0] for "262426531737497" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(202) 20250223122630211 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59678<->l=127.0.0.1:4258 20250223122630213 DLINP <000b> input/ipa.c:452 connected read/write 20250223122630213 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122630214 DLGSUP <0013> gsup_req.c:140 GSUP 195: MSC-00-00-00-00-00-00: IMSI-262426531737497 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426531737497" source_name="the-source\n" session_id=1948442278 session_state=BEGIN} 20250223122630214 DSS <0004> hlr_ussd.c:576 262426531737497/0x7422dea6: Process SS (BEGIN) 20250223122630214 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250223122630214 DSS <0004> hlr_ussd.c:518 262426531737497/0x7422dea6: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250223122630214 DSS <0004> hlr_ussd.c:363 262426531737497/0x7422dea6: Tx USSD 'Your extension is 491618630123' 20250223122630214 DLGSUP <0013> hlr_ussd.c:278 GSUP 195: the-source\n: IMSI-262426531737497 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426531737497" destination_name="the-source\n" session_id=1948442278 session_state=END} 20250223122630214 DLGSUP <0013> gsup_req.c:173 GSUP 195: the-source\n: IMSI-262426531737497 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250223122630214 DLINP <000b> input/ipa.c:452 connected read/write 20250223122630214 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122630214 DLINP <000b> input/ipa.c:452 connected read/write 20250223122630214 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@86d8c1c75bf0: Found GsupExpect[0] for "262426531737497" handled at TC_mo_ussd_iuse_msisdn_via_proxy(202) HLR_Test-GSUP(195)@86d8c1c75bf0: Added IMSI table entry 4TC_mo_ussd_iuse_msisdn_via_proxy(202)"262426531737497" TC_mo_ussd_iuse_msisdn_via_proxy(202)@86d8c1c75bf0: setverdict(pass): none -> pass 20250223122630216 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59678<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(202)@86d8c1c75bf0: Final verdict of PTC: pass 20250223122630216 DAUC <0003> db_auc.c:157 IMSI='262428319095646': No 2G Auth Data 20250223122630216 DAUC <0003> db_auc.c:192 IMSI='262428319095646': No 3G Auth Data HLR_Test-GSUP(195)@86d8c1c75bf0: Created GsupExpect[0] for "262428319095646" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(203) 20250223122630223 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59694<->l=127.0.0.1:4258 20250223122630225 DLINP <000b> input/ipa.c:452 connected read/write 20250223122630225 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122630225 DLGSUP <0013> gsup_req.c:140 GSUP 196: MSC-00-00-00-00-00-00: IMSI-262428319095646 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428319095646" source_name="the-source\n" session_id=2153910776 session_state=BEGIN} 20250223122630225 DSS <0004> hlr_ussd.c:576 262428319095646/0x806211f8: Process SS (BEGIN) 20250223122630225 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250223122630225 DSS <0004> hlr_ussd.c:518 262428319095646/0x806211f8: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250223122630225 DSS <0004> hlr_ussd.c:363 262428319095646/0x806211f8: Tx USSD 'Your extension is 491614683535' 20250223122630225 DLGSUP <0013> hlr_ussd.c:278 GSUP 196: the-source\n: IMSI-262428319095646 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428319095646" destination_name="the-source\n" session_id=2153910776 session_state=END} 20250223122630225 DLGSUP <0013> gsup_req.c:173 GSUP 196: the-source\n: IMSI-262428319095646 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250223122630225 DLINP <000b> input/ipa.c:452 connected read/write 20250223122630225 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122630225 DLINP <000b> input/ipa.c:452 connected read/write 20250223122630225 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@86d8c1c75bf0: Found GsupExpect[0] for "262428319095646" handled at TC_mo_ussd_iuse_msisdn_via_proxy(203) HLR_Test-GSUP(195)@86d8c1c75bf0: Added IMSI table entry 5TC_mo_ussd_iuse_msisdn_via_proxy(203)"262428319095646" TC_mo_ussd_iuse_msisdn_via_proxy(203)@86d8c1c75bf0: setverdict(pass): none -> pass 20250223122630227 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59694<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(203)@86d8c1c75bf0: Final verdict of PTC: pass 20250223122630228 DAUC <0003> db_auc.c:157 IMSI='262425351919334': No 2G Auth Data 20250223122630228 DAUC <0003> db_auc.c:192 IMSI='262425351919334': No 3G Auth Data HLR_Test-GSUP(195)@86d8c1c75bf0: Created GsupExpect[0] for "262425351919334" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(204) 20250223122630234 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59702<->l=127.0.0.1:4258 20250223122630237 DLINP <000b> input/ipa.c:452 connected read/write 20250223122630237 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122630237 DLGSUP <0013> gsup_req.c:140 GSUP 197: MSC-00-00-00-00-00-00: IMSI-262425351919334 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425351919334" source_name="the-source\n" session_id=1646975979 session_state=BEGIN} 20250223122630237 DSS <0004> hlr_ussd.c:576 262425351919334/0x622adbeb: Process SS (BEGIN) 20250223122630237 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250223122630237 DSS <0004> hlr_ussd.c:518 262425351919334/0x622adbeb: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250223122630237 DSS <0004> hlr_ussd.c:363 262425351919334/0x622adbeb: Tx USSD 'Your extension is 491612612845' 20250223122630237 DLGSUP <0013> hlr_ussd.c:278 GSUP 197: the-source\n: IMSI-262425351919334 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425351919334" destination_name="the-source\n" session_id=1646975979 session_state=END} 20250223122630237 DLGSUP <0013> gsup_req.c:173 GSUP 197: the-source\n: IMSI-262425351919334 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250223122630237 DLINP <000b> input/ipa.c:452 connected read/write 20250223122630237 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122630237 DLINP <000b> input/ipa.c:452 connected read/write 20250223122630237 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@86d8c1c75bf0: Found GsupExpect[0] for "262425351919334" handled at TC_mo_ussd_iuse_msisdn_via_proxy(204) HLR_Test-GSUP(195)@86d8c1c75bf0: Added IMSI table entry 6TC_mo_ussd_iuse_msisdn_via_proxy(204)"262425351919334" TC_mo_ussd_iuse_msisdn_via_proxy(204)@86d8c1c75bf0: setverdict(pass): none -> pass 20250223122630239 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59702<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(204)@86d8c1c75bf0: Final verdict of PTC: pass 20250223122630239 DAUC <0003> db_auc.c:157 IMSI='262424576421502': No 2G Auth Data 20250223122630239 DAUC <0003> db_auc.c:192 IMSI='262424576421502': No 3G Auth Data HLR_Test-GSUP(195)@86d8c1c75bf0: Created GsupExpect[0] for "262424576421502" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(205) 20250223122630245 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59716<->l=127.0.0.1:4258 20250223122630248 DLINP <000b> input/ipa.c:452 connected read/write 20250223122630248 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122630248 DLGSUP <0013> gsup_req.c:140 GSUP 198: MSC-00-00-00-00-00-00: IMSI-262424576421502 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424576421502" source_name="the-source\n" session_id=2145442591 session_state=BEGIN} 20250223122630248 DSS <0004> hlr_ussd.c:576 262424576421502/0x7fe0db1f: Process SS (BEGIN) 20250223122630248 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250223122630248 DSS <0004> hlr_ussd.c:518 262424576421502/0x7fe0db1f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250223122630248 DSS <0004> hlr_ussd.c:363 262424576421502/0x7fe0db1f: Tx USSD 'Your extension is 491618251685' 20250223122630248 DLGSUP <0013> hlr_ussd.c:278 GSUP 198: the-source\n: IMSI-262424576421502 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424576421502" destination_name="the-source\n" session_id=2145442591 session_state=END} 20250223122630248 DLGSUP <0013> gsup_req.c:173 GSUP 198: the-source\n: IMSI-262424576421502 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250223122630248 DLINP <000b> input/ipa.c:452 connected read/write 20250223122630248 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122630248 DLINP <000b> input/ipa.c:452 connected read/write 20250223122630248 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@86d8c1c75bf0: Found GsupExpect[0] for "262424576421502" handled at TC_mo_ussd_iuse_msisdn_via_proxy(205) HLR_Test-GSUP(195)@86d8c1c75bf0: Added IMSI table entry 7TC_mo_ussd_iuse_msisdn_via_proxy(205)"262424576421502" TC_mo_ussd_iuse_msisdn_via_proxy(205)@86d8c1c75bf0: setverdict(pass): none -> pass 20250223122630250 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59716<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(205)@86d8c1c75bf0: Final verdict of PTC: pass 20250223122630250 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59636<->l=127.0.0.1:4258 HLR_Test-GSUP(195)@86d8c1c75bf0: Final verdict of PTC: none 20250223122630251 DLINP <000b> input/ipa.c:452 connected read/write 20250223122630251 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122630251 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250223122630251 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250223122630251 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250223122630251 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20250223122630251 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40227<->l=127.0.0.1:4259) 196@86d8c1c75bf0: Final verdict of PTC: none HLR_Test-GSUP-IPA(194)@86d8c1c75bf0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(197)@86d8c1c75bf0: Final verdict of PTC: none MTC@86d8c1c75bf0: Setting final verdict of the test case. MTC@86d8c1c75bf0: Local verdict of MTC: none MTC@86d8c1c75bf0: Local verdict of PTC HLR_Test-GSUP-IPA(194): none (none -> none) MTC@86d8c1c75bf0: Local verdict of PTC HLR_Test-GSUP(195): none (none -> none) MTC@86d8c1c75bf0: Local verdict of PTC with component reference 196: none (none -> none) MTC@86d8c1c75bf0: Local verdict of PTC IPA-CTRL-CLI-IPA(197): none (none -> none) MTC@86d8c1c75bf0: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(198): pass (none -> pass) MTC@86d8c1c75bf0: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(199): pass (pass -> pass) MTC@86d8c1c75bf0: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(200): pass (pass -> pass) MTC@86d8c1c75bf0: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(201): pass (pass -> pass) MTC@86d8c1c75bf0: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(202): pass (pass -> pass) MTC@86d8c1c75bf0: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(203): pass (pass -> pass) MTC@86d8c1c75bf0: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(204): pass (pass -> pass) MTC@86d8c1c75bf0: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(205): pass (pass -> pass) MTC@86d8c1c75bf0: Test case TC_mo_ussd_iuse_msisdn_via_proxy finished. Verdict: pass MTC@86d8c1c75bf0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy pass'. Sun Feb 23 12:26:30 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 20250223122630273 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59726<->l=127.0.0.1:4258 20250223122630475 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59726<->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=83556) MTC@86d8c1c75bf0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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@86d8c1c75bf0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse'. ------ HLR_Tests.TC_mo_ussd_euse ------ Sun Feb 23 12:26:32 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_euse.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_euse.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@86d8c1c75bf0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse' was executed successfully (exit status: 0). MTC@86d8c1c75bf0: Test case TC_mo_ussd_euse started. MTC@86d8c1c75bf0: legacy= false MTC@86d8c1c75bf0: in not legacy case 1 20250223122633600 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:37715 20250223122633600 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:37715 MTC@86d8c1c75bf0: in not legacy case 2 IPA-EUSE-foobar(208)@86d8c1c75bf0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250223122633601 DLINP <000b> input/ipa.c:452 connected read/write 20250223122633601 DLINP <000b> input/ipa.c:406 127.0.0.1:37715 message received 20250223122633602 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250223122633602 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 IPA-EUSE-foobar(208)@86d8c1c75bf0: 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)@86d8c1c75bf0: 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 } } } } HLR_Test-GSUP-IPA(207)@86d8c1c75bf0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250223122633603 DLINP <000b> input/ipa.c:452 connected read/write 20250223122633603 DLINP <000b> input/ipa.c:406 127.0.0.1:37715 message received 20250223122633603 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250223122633603 DLGSUP <0013> gsup_server.c:236 0: EUSE-foobar 20250223122633603 DLGSUP <0013> gsup_server.c:238 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00 20250223122633603 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 EUSE Simulator 20250223122633603 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 20250223122633603 DLGSUP <0013> gsup_server.c:236 2: IPA-EUSE-foobar(208)@86d8c1c75bf0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250223122633603 DLGSUP <0013> gsup_server.c:238 2: 00 20250223122633603 DLGSUP <0013> gsup_server.c:236 3: 20250223122633603 DLGSUP <0013> gsup_server.c:238 3: 00 20250223122633603 DLGSUP <0013> gsup_server.c:236 4: 20250223122633603 DLGSUP <0013> gsup_server.c:238 4: 00 20250223122633603 DLGSUP <0013> gsup_server.c:236 5: 20250223122633603 DLGSUP <0013> gsup_server.c:238 5: 00 20250223122633603 DLGSUP <0013> gsup_server.c:236 7: 20250223122633603 DLGSUP <0013> gsup_server.c:238 7: 00 20250223122633603 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250223122633603 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250223122633603 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:37715 20250223122633603 DLINP <000b> input/ipa.c:452 connected read/write 20250223122633603 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122633604 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58962<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(207)@86d8c1c75bf0: 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)@86d8c1c75bf0: 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 } } } } 20250223122633605 DLINP <000b> input/ipa.c:452 connected read/write 20250223122633605 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122633605 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250223122633605 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250223122633605 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 20250223122633605 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250223122633605 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 20250223122633605 DLGSUP <0013> gsup_server.c:236 2: 20250223122633605 DLGSUP <0013> gsup_server.c:238 2: 00 20250223122633605 DLGSUP <0013> gsup_server.c:236 3: 20250223122633605 DLGSUP <0013> gsup_server.c:238 3: 00 HLR_Test-GSUP-IPA(207)@86d8c1c75bf0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250223122633605 DLGSUP <0013> gsup_server.c:236 4: 20250223122633605 DLGSUP <0013> gsup_server.c:238 4: 00 20250223122633605 DLGSUP <0013> gsup_server.c:236 5: 20250223122633605 DLGSUP <0013> gsup_server.c:238 5: 00 20250223122633605 DLGSUP <0013> gsup_server.c:236 7: 20250223122633605 DLGSUP <0013> gsup_server.c:238 7: 00 20250223122633605 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250223122633605 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250223122633605 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 210@86d8c1c75bf0: 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") 20250223122633628 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:35465<->l=127.0.0.1:4259) 20250223122633640 DAUC <0003> db_auc.c:157 IMSI='262426774965876': No 2G Auth Data 20250223122633640 DAUC <0003> db_auc.c:192 IMSI='262426774965876': No 3G Auth Data HLR_Test-GSUP(209)@86d8c1c75bf0: Created GsupExpect[0] for "262426774965876" to be handled at TC_mo_ussd_euse(212) 20250223122633667 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58974<->l=127.0.0.1:4258 20250223122633680 DLINP <000b> input/ipa.c:452 connected read/write 20250223122633680 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122633680 DLGSUP <0013> gsup_req.c:140 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262426774965876 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426774965876" session_id=1837711418 session_state=BEGIN} 20250223122633680 DSS <0004> hlr_ussd.c:576 262426774965876/0x6d89403a: Process SS (BEGIN) 20250223122633680 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250223122633680 DSS <0004> hlr_ussd.c:518 262426774965876/0x6d89403a: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250223122633680 DLINP <000b> input/ipa.c:452 connected read/write 20250223122633680 DLINP <000b> input/ipa.c:432 127.0.0.1:37715 sending data 20250223122633680 DLINP <000b> input/ipa.c:452 connected read/write 20250223122633680 DLINP <000b> input/ipa.c:432 127.0.0.1:37715 sending data EUSE-TC_mo_ussd_euse(206)@86d8c1c75bf0: 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 } } } } } 20250223122633689 DLINP <000b> input/ipa.c:452 connected read/write 20250223122633689 DLINP <000b> input/ipa.c:406 127.0.0.1:37715 message received 20250223122633689 DLGSUP <0013> gsup_req.c:140 GSUP 200: EUSE-foobar: IMSI-262426774965876 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426774965876" session_id=1837711418 session_state=END} 20250223122633689 DSS <0004> hlr_ussd.c:576 262426774965876/0x6d89403a: Process SS (END) 20250223122633689 DSS <0004> hlr_ussd.c:518 262426774965876/0x6d89403a: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250223122633689 DLGSUP <0013> hlr_ussd.c:278 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262426774965876 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426774965876" session_id=1837711418 session_state=END} 20250223122633689 DLGSUP <0013> gsup_req.c:173 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262426774965876 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250223122633689 DLGSUP <0013> gsup_req.c:173 GSUP 200: EUSE-foobar: IMSI-262426774965876 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250223122633690 DLINP <000b> input/ipa.c:452 connected read/write 20250223122633690 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122633690 DLINP <000b> input/ipa.c:452 connected read/write 20250223122633690 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@86d8c1c75bf0: Found GsupExpect[0] for "262426774965876" handled at TC_mo_ussd_euse(212) HLR_Test-GSUP(209)@86d8c1c75bf0: Added IMSI table entry 0TC_mo_ussd_euse(212)"262426774965876" TC_mo_ussd_euse(212)@86d8c1c75bf0: setverdict(pass): none -> pass 20250223122633695 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58974<->l=127.0.0.1:4258 TC_mo_ussd_euse(212)@86d8c1c75bf0: Final verdict of PTC: pass 20250223122633695 DAUC <0003> db_auc.c:157 IMSI='262427643317253': No 2G Auth Data 20250223122633695 DAUC <0003> db_auc.c:192 IMSI='262427643317253': No 3G Auth Data HLR_Test-GSUP(209)@86d8c1c75bf0: Created GsupExpect[0] for "262427643317253" to be handled at TC_mo_ussd_euse(213) 20250223122633703 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58980<->l=127.0.0.1:4258 20250223122633705 DLINP <000b> input/ipa.c:452 connected read/write 20250223122633705 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122633705 DLGSUP <0013> gsup_req.c:140 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262427643317253 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427643317253" session_id=1539712008 session_state=BEGIN} 20250223122633705 DSS <0004> hlr_ussd.c:576 262427643317253/0x5bc62408: Process SS (BEGIN) 20250223122633705 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250223122633705 DSS <0004> hlr_ussd.c:518 262427643317253/0x5bc62408: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250223122633705 DLINP <000b> input/ipa.c:452 connected read/write 20250223122633705 DLINP <000b> input/ipa.c:432 127.0.0.1:37715 sending data 20250223122633705 DLINP <000b> input/ipa.c:452 connected read/write 20250223122633705 DLINP <000b> input/ipa.c:432 127.0.0.1:37715 sending data EUSE-TC_mo_ussd_euse(206)@86d8c1c75bf0: 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 } } } } } 20250223122633706 DLINP <000b> input/ipa.c:452 connected read/write 20250223122633706 DLINP <000b> input/ipa.c:406 127.0.0.1:37715 message received 20250223122633706 DLGSUP <0013> gsup_req.c:140 GSUP 202: EUSE-foobar: IMSI-262427643317253 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427643317253" session_id=1539712008 session_state=END} 20250223122633706 DSS <0004> hlr_ussd.c:576 262427643317253/0x5bc62408: Process SS (END) 20250223122633706 DSS <0004> hlr_ussd.c:518 262427643317253/0x5bc62408: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250223122633706 DLGSUP <0013> hlr_ussd.c:278 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262427643317253 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427643317253" session_id=1539712008 session_state=END} 20250223122633706 DLGSUP <0013> gsup_req.c:173 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262427643317253 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250223122633706 DLGSUP <0013> gsup_req.c:173 GSUP 202: EUSE-foobar: IMSI-262427643317253 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250223122633706 DLINP <000b> input/ipa.c:452 connected read/write 20250223122633706 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122633706 DLINP <000b> input/ipa.c:452 connected read/write 20250223122633706 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@86d8c1c75bf0: Found GsupExpect[0] for "262427643317253" handled at TC_mo_ussd_euse(213) HLR_Test-GSUP(209)@86d8c1c75bf0: Added IMSI table entry 1TC_mo_ussd_euse(213)"262427643317253" TC_mo_ussd_euse(213)@86d8c1c75bf0: setverdict(pass): none -> pass 20250223122633708 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58980<->l=127.0.0.1:4258 TC_mo_ussd_euse(213)@86d8c1c75bf0: Final verdict of PTC: pass 20250223122633708 DAUC <0003> db_auc.c:157 IMSI='262428721092235': No 2G Auth Data 20250223122633708 DAUC <0003> db_auc.c:192 IMSI='262428721092235': No 3G Auth Data HLR_Test-GSUP(209)@86d8c1c75bf0: Created GsupExpect[0] for "262428721092235" to be handled at TC_mo_ussd_euse(214) 20250223122633715 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58982<->l=127.0.0.1:4258 20250223122633717 DLINP <000b> input/ipa.c:452 connected read/write 20250223122633717 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122633717 DLGSUP <0013> gsup_req.c:140 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262428721092235 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428721092235" session_id=3517349716 session_state=BEGIN} 20250223122633717 DSS <0004> hlr_ussd.c:576 262428721092235/0xd1a67f54: Process SS (BEGIN) 20250223122633717 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250223122633717 DSS <0004> hlr_ussd.c:518 262428721092235/0xd1a67f54: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250223122633717 DLINP <000b> input/ipa.c:452 connected read/write 20250223122633717 DLINP <000b> input/ipa.c:432 127.0.0.1:37715 sending data 20250223122633717 DLINP <000b> input/ipa.c:452 connected read/write 20250223122633717 DLINP <000b> input/ipa.c:432 127.0.0.1:37715 sending data EUSE-TC_mo_ussd_euse(206)@86d8c1c75bf0: 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 } } } } } 20250223122633718 DLINP <000b> input/ipa.c:452 connected read/write 20250223122633718 DLINP <000b> input/ipa.c:406 127.0.0.1:37715 message received 20250223122633718 DLGSUP <0013> gsup_req.c:140 GSUP 204: EUSE-foobar: IMSI-262428721092235 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428721092235" session_id=3517349716 session_state=END} 20250223122633718 DSS <0004> hlr_ussd.c:576 262428721092235/0xd1a67f54: Process SS (END) 20250223122633718 DSS <0004> hlr_ussd.c:518 262428721092235/0xd1a67f54: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250223122633718 DLGSUP <0013> hlr_ussd.c:278 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262428721092235 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428721092235" session_id=3517349716 session_state=END} 20250223122633718 DLGSUP <0013> gsup_req.c:173 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262428721092235 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250223122633718 DLGSUP <0013> gsup_req.c:173 GSUP 204: EUSE-foobar: IMSI-262428721092235 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250223122633718 DLINP <000b> input/ipa.c:452 connected read/write 20250223122633718 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122633718 DLINP <000b> input/ipa.c:452 connected read/write 20250223122633718 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@86d8c1c75bf0: Found GsupExpect[0] for "262428721092235" handled at TC_mo_ussd_euse(214) HLR_Test-GSUP(209)@86d8c1c75bf0: Added IMSI table entry 2TC_mo_ussd_euse(214)"262428721092235" TC_mo_ussd_euse(214)@86d8c1c75bf0: setverdict(pass): none -> pass 20250223122633721 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58982<->l=127.0.0.1:4258 TC_mo_ussd_euse(214)@86d8c1c75bf0: Final verdict of PTC: pass 20250223122633722 DAUC <0003> db_auc.c:157 IMSI='262426060558912': No 2G Auth Data 20250223122633722 DAUC <0003> db_auc.c:192 IMSI='262426060558912': No 3G Auth Data HLR_Test-GSUP(209)@86d8c1c75bf0: Created GsupExpect[0] for "262426060558912" to be handled at TC_mo_ussd_euse(215) 20250223122633728 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58998<->l=127.0.0.1:4258 20250223122633731 DLINP <000b> input/ipa.c:452 connected read/write 20250223122633731 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122633731 DLGSUP <0013> gsup_req.c:140 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262426060558912 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426060558912" session_id=3104809716 session_state=BEGIN} 20250223122633731 DSS <0004> hlr_ussd.c:576 262426060558912/0xb90fa2f4: Process SS (BEGIN) 20250223122633731 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250223122633731 DSS <0004> hlr_ussd.c:518 262426060558912/0xb90fa2f4: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250223122633731 DLINP <000b> input/ipa.c:452 connected read/write 20250223122633731 DLINP <000b> input/ipa.c:432 127.0.0.1:37715 sending data 20250223122633731 DLINP <000b> input/ipa.c:452 connected read/write 20250223122633731 DLINP <000b> input/ipa.c:432 127.0.0.1:37715 sending data EUSE-TC_mo_ussd_euse(206)@86d8c1c75bf0: 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 } } } } } 20250223122633732 DLINP <000b> input/ipa.c:452 connected read/write 20250223122633732 DLINP <000b> input/ipa.c:406 127.0.0.1:37715 message received 20250223122633732 DLGSUP <0013> gsup_req.c:140 GSUP 206: EUSE-foobar: IMSI-262426060558912 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426060558912" session_id=3104809716 session_state=END} 20250223122633732 DSS <0004> hlr_ussd.c:576 262426060558912/0xb90fa2f4: Process SS (END) 20250223122633732 DSS <0004> hlr_ussd.c:518 262426060558912/0xb90fa2f4: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250223122633732 DLGSUP <0013> hlr_ussd.c:278 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262426060558912 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426060558912" session_id=3104809716 session_state=END} 20250223122633732 DLGSUP <0013> gsup_req.c:173 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262426060558912 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250223122633732 DLGSUP <0013> gsup_req.c:173 GSUP 206: EUSE-foobar: IMSI-262426060558912 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250223122633732 DLINP <000b> input/ipa.c:452 connected read/write 20250223122633732 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122633732 DLINP <000b> input/ipa.c:452 connected read/write 20250223122633732 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@86d8c1c75bf0: Found GsupExpect[0] for "262426060558912" handled at TC_mo_ussd_euse(215) HLR_Test-GSUP(209)@86d8c1c75bf0: Added IMSI table entry 3TC_mo_ussd_euse(215)"262426060558912" TC_mo_ussd_euse(215)@86d8c1c75bf0: setverdict(pass): none -> pass 20250223122633734 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58998<->l=127.0.0.1:4258 TC_mo_ussd_euse(215)@86d8c1c75bf0: Final verdict of PTC: pass 20250223122633734 DAUC <0003> db_auc.c:157 IMSI='262424335900310': No 2G Auth Data 20250223122633734 DAUC <0003> db_auc.c:192 IMSI='262424335900310': No 3G Auth Data HLR_Test-GSUP(209)@86d8c1c75bf0: Created GsupExpect[0] for "262424335900310" to be handled at TC_mo_ussd_euse(216) 20250223122633742 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59000<->l=127.0.0.1:4258 20250223122633744 DLINP <000b> input/ipa.c:452 connected read/write 20250223122633744 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122633744 DLGSUP <0013> gsup_req.c:140 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262424335900310 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424335900310" session_id=3232410097 session_state=BEGIN} 20250223122633744 DSS <0004> hlr_ussd.c:576 262424335900310/0xc0aaa9f1: Process SS (BEGIN) 20250223122633744 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250223122633744 DSS <0004> hlr_ussd.c:518 262424335900310/0xc0aaa9f1: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250223122633744 DLINP <000b> input/ipa.c:452 connected read/write 20250223122633744 DLINP <000b> input/ipa.c:432 127.0.0.1:37715 sending data 20250223122633744 DLINP <000b> input/ipa.c:452 connected read/write 20250223122633745 DLINP <000b> input/ipa.c:432 127.0.0.1:37715 sending data EUSE-TC_mo_ussd_euse(206)@86d8c1c75bf0: 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 } } } } } 20250223122633745 DLINP <000b> input/ipa.c:452 connected read/write 20250223122633745 DLINP <000b> input/ipa.c:406 127.0.0.1:37715 message received 20250223122633745 DLGSUP <0013> gsup_req.c:140 GSUP 208: EUSE-foobar: IMSI-262424335900310 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424335900310" session_id=3232410097 session_state=END} 20250223122633746 DSS <0004> hlr_ussd.c:576 262424335900310/0xc0aaa9f1: Process SS (END) 20250223122633746 DSS <0004> hlr_ussd.c:518 262424335900310/0xc0aaa9f1: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250223122633746 DLGSUP <0013> hlr_ussd.c:278 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262424335900310 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424335900310" session_id=3232410097 session_state=END} 20250223122633746 DLGSUP <0013> gsup_req.c:173 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262424335900310 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250223122633746 DLGSUP <0013> gsup_req.c:173 GSUP 208: EUSE-foobar: IMSI-262424335900310 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250223122633746 DLINP <000b> input/ipa.c:452 connected read/write 20250223122633746 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122633746 DLINP <000b> input/ipa.c:452 connected read/write 20250223122633746 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@86d8c1c75bf0: Found GsupExpect[0] for "262424335900310" handled at TC_mo_ussd_euse(216) HLR_Test-GSUP(209)@86d8c1c75bf0: Added IMSI table entry 4TC_mo_ussd_euse(216)"262424335900310" TC_mo_ussd_euse(216)@86d8c1c75bf0: setverdict(pass): none -> pass 20250223122633747 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59000<->l=127.0.0.1:4258 TC_mo_ussd_euse(216)@86d8c1c75bf0: Final verdict of PTC: pass 20250223122633748 DAUC <0003> db_auc.c:157 IMSI='262429765468056': No 2G Auth Data 20250223122633748 DAUC <0003> db_auc.c:192 IMSI='262429765468056': No 3G Auth Data HLR_Test-GSUP(209)@86d8c1c75bf0: Created GsupExpect[0] for "262429765468056" to be handled at TC_mo_ussd_euse(217) 20250223122633755 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59010<->l=127.0.0.1:4258 20250223122633758 DLINP <000b> input/ipa.c:452 connected read/write 20250223122633758 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122633758 DLGSUP <0013> gsup_req.c:140 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262429765468056 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429765468056" session_id=3778505517 session_state=BEGIN} 20250223122633758 DSS <0004> hlr_ussd.c:576 262429765468056/0xe1376b2d: Process SS (BEGIN) 20250223122633758 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250223122633758 DSS <0004> hlr_ussd.c:518 262429765468056/0xe1376b2d: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250223122633758 DLINP <000b> input/ipa.c:452 connected read/write 20250223122633758 DLINP <000b> input/ipa.c:432 127.0.0.1:37715 sending data 20250223122633758 DLINP <000b> input/ipa.c:452 connected read/write 20250223122633758 DLINP <000b> input/ipa.c:432 127.0.0.1:37715 sending data EUSE-TC_mo_ussd_euse(206)@86d8c1c75bf0: 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 } } } } } 20250223122633759 DLINP <000b> input/ipa.c:452 connected read/write 20250223122633759 DLINP <000b> input/ipa.c:406 127.0.0.1:37715 message received 20250223122633759 DLGSUP <0013> gsup_req.c:140 GSUP 210: EUSE-foobar: IMSI-262429765468056 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429765468056" session_id=3778505517 session_state=END} 20250223122633759 DSS <0004> hlr_ussd.c:576 262429765468056/0xe1376b2d: Process SS (END) 20250223122633759 DSS <0004> hlr_ussd.c:518 262429765468056/0xe1376b2d: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250223122633759 DLGSUP <0013> hlr_ussd.c:278 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262429765468056 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429765468056" session_id=3778505517 session_state=END} 20250223122633759 DLGSUP <0013> gsup_req.c:173 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262429765468056 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250223122633759 DLGSUP <0013> gsup_req.c:173 GSUP 210: EUSE-foobar: IMSI-262429765468056 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250223122633759 DLINP <000b> input/ipa.c:452 connected read/write 20250223122633759 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122633759 DLINP <000b> input/ipa.c:452 connected read/write 20250223122633759 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@86d8c1c75bf0: Found GsupExpect[0] for "262429765468056" handled at TC_mo_ussd_euse(217) HLR_Test-GSUP(209)@86d8c1c75bf0: Added IMSI table entry 5TC_mo_ussd_euse(217)"262429765468056" TC_mo_ussd_euse(217)@86d8c1c75bf0: setverdict(pass): none -> pass 20250223122633761 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59010<->l=127.0.0.1:4258 TC_mo_ussd_euse(217)@86d8c1c75bf0: Final verdict of PTC: pass 20250223122633761 DAUC <0003> db_auc.c:157 IMSI='262422272125133': No 2G Auth Data 20250223122633761 DAUC <0003> db_auc.c:192 IMSI='262422272125133': No 3G Auth Data HLR_Test-GSUP(209)@86d8c1c75bf0: Created GsupExpect[0] for "262422272125133" to be handled at TC_mo_ussd_euse(218) 20250223122633768 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59014<->l=127.0.0.1:4258 20250223122633771 DLINP <000b> input/ipa.c:452 connected read/write 20250223122633771 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122633771 DLGSUP <0013> gsup_req.c:140 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262422272125133 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422272125133" session_id=3934133570 session_state=BEGIN} 20250223122633771 DSS <0004> hlr_ussd.c:576 262422272125133/0xea7e1d42: Process SS (BEGIN) 20250223122633771 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250223122633771 DSS <0004> hlr_ussd.c:518 262422272125133/0xea7e1d42: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250223122633771 DLINP <000b> input/ipa.c:452 connected read/write 20250223122633771 DLINP <000b> input/ipa.c:432 127.0.0.1:37715 sending data 20250223122633771 DLINP <000b> input/ipa.c:452 connected read/write 20250223122633771 DLINP <000b> input/ipa.c:432 127.0.0.1:37715 sending data EUSE-TC_mo_ussd_euse(206)@86d8c1c75bf0: 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 } } } } } 20250223122633772 DLINP <000b> input/ipa.c:452 connected read/write 20250223122633772 DLINP <000b> input/ipa.c:406 127.0.0.1:37715 message received 20250223122633772 DLGSUP <0013> gsup_req.c:140 GSUP 212: EUSE-foobar: IMSI-262422272125133 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422272125133" session_id=3934133570 session_state=END} 20250223122633772 DSS <0004> hlr_ussd.c:576 262422272125133/0xea7e1d42: Process SS (END) 20250223122633772 DSS <0004> hlr_ussd.c:518 262422272125133/0xea7e1d42: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250223122633772 DLGSUP <0013> hlr_ussd.c:278 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262422272125133 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422272125133" session_id=3934133570 session_state=END} 20250223122633772 DLGSUP <0013> gsup_req.c:173 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262422272125133 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250223122633772 DLGSUP <0013> gsup_req.c:173 GSUP 212: EUSE-foobar: IMSI-262422272125133 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250223122633772 DLINP <000b> input/ipa.c:452 connected read/write 20250223122633772 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122633772 DLINP <000b> input/ipa.c:452 connected read/write 20250223122633772 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@86d8c1c75bf0: Found GsupExpect[0] for "262422272125133" handled at TC_mo_ussd_euse(218) HLR_Test-GSUP(209)@86d8c1c75bf0: Added IMSI table entry 6TC_mo_ussd_euse(218)"262422272125133" TC_mo_ussd_euse(218)@86d8c1c75bf0: setverdict(pass): none -> pass 20250223122633774 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59014<->l=127.0.0.1:4258 TC_mo_ussd_euse(218)@86d8c1c75bf0: Final verdict of PTC: pass 20250223122633774 DAUC <0003> db_auc.c:157 IMSI='262422853840257': No 2G Auth Data 20250223122633774 DAUC <0003> db_auc.c:192 IMSI='262422853840257': No 3G Auth Data HLR_Test-GSUP(209)@86d8c1c75bf0: Created GsupExpect[0] for "262422853840257" to be handled at TC_mo_ussd_euse(219) 20250223122633781 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59016<->l=127.0.0.1:4258 20250223122633784 DLINP <000b> input/ipa.c:452 connected read/write 20250223122633784 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122633784 DLGSUP <0013> gsup_req.c:140 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262422853840257 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422853840257" session_id=2459550877 session_state=BEGIN} 20250223122633784 DSS <0004> hlr_ussd.c:576 262422853840257/0x9299c49d: Process SS (BEGIN) 20250223122633784 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250223122633784 DSS <0004> hlr_ussd.c:518 262422853840257/0x9299c49d: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250223122633784 DLINP <000b> input/ipa.c:452 connected read/write 20250223122633784 DLINP <000b> input/ipa.c:432 127.0.0.1:37715 sending data 20250223122633784 DLINP <000b> input/ipa.c:452 connected read/write 20250223122633784 DLINP <000b> input/ipa.c:432 127.0.0.1:37715 sending data EUSE-TC_mo_ussd_euse(206)@86d8c1c75bf0: 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 } } } } } 20250223122633785 DLINP <000b> input/ipa.c:452 connected read/write 20250223122633785 DLINP <000b> input/ipa.c:406 127.0.0.1:37715 message received 20250223122633785 DLGSUP <0013> gsup_req.c:140 GSUP 214: EUSE-foobar: IMSI-262422853840257 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422853840257" session_id=2459550877 session_state=END} 20250223122633785 DSS <0004> hlr_ussd.c:576 262422853840257/0x9299c49d: Process SS (END) 20250223122633785 DSS <0004> hlr_ussd.c:518 262422853840257/0x9299c49d: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250223122633785 DLGSUP <0013> hlr_ussd.c:278 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262422853840257 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422853840257" session_id=2459550877 session_state=END} 20250223122633785 DLGSUP <0013> gsup_req.c:173 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262422853840257 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250223122633785 DLGSUP <0013> gsup_req.c:173 GSUP 214: EUSE-foobar: IMSI-262422853840257 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250223122633785 DLINP <000b> input/ipa.c:452 connected read/write 20250223122633785 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122633785 DLINP <000b> input/ipa.c:452 connected read/write 20250223122633785 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@86d8c1c75bf0: Found GsupExpect[0] for "262422853840257" handled at TC_mo_ussd_euse(219) HLR_Test-GSUP(209)@86d8c1c75bf0: Added IMSI table entry 7TC_mo_ussd_euse(219)"262422853840257" TC_mo_ussd_euse(219)@86d8c1c75bf0: setverdict(pass): none -> pass 20250223122633787 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59016<->l=127.0.0.1:4258 TC_mo_ussd_euse(219)@86d8c1c75bf0: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse(206)@86d8c1c75bf0: Final verdict of PTC: none 20250223122633787 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58962<->l=127.0.0.1:4258 20250223122633788 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35465<->l=127.0.0.1:4259) 20250223122633788 DLINP <000b> input/ipa.c:452 connected read/write 20250223122633788 DLINP <000b> input/ipa.c:406 127.0.0.1:37715 message received 20250223122633788 DLINP <000b> input/ipa.c:415 127.0.0.1:37715 connection closed with server 20250223122633788 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:37715 20250223122633788 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(211)@86d8c1c75bf0: Final verdict of PTC: none HLR_Test-GSUP(209)@86d8c1c75bf0: Final verdict of PTC: none 20250223122633788 DLINP <000b> input/ipa.c:452 connected read/write 20250223122633788 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122633788 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250223122633788 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250223122633788 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 210@86d8c1c75bf0: Final verdict of PTC: none IPA-EUSE-foobar(208)@86d8c1c75bf0: Final verdict of PTC: none HLR_Test-GSUP-IPA(207)@86d8c1c75bf0: Final verdict of PTC: none MTC@86d8c1c75bf0: Setting final verdict of the test case. MTC@86d8c1c75bf0: Local verdict of MTC: none MTC@86d8c1c75bf0: Local verdict of PTC EUSE-TC_mo_ussd_euse(206): none (none -> none) MTC@86d8c1c75bf0: Local verdict of PTC HLR_Test-GSUP-IPA(207): none (none -> none) MTC@86d8c1c75bf0: Local verdict of PTC IPA-EUSE-foobar(208): none (none -> none) MTC@86d8c1c75bf0: Local verdict of PTC HLR_Test-GSUP(209): none (none -> none) MTC@86d8c1c75bf0: Local verdict of PTC with component reference 210: none (none -> none) MTC@86d8c1c75bf0: Local verdict of PTC IPA-CTRL-CLI-IPA(211): none (none -> none) MTC@86d8c1c75bf0: Local verdict of PTC TC_mo_ussd_euse(212): pass (none -> pass) MTC@86d8c1c75bf0: Local verdict of PTC TC_mo_ussd_euse(213): pass (pass -> pass) MTC@86d8c1c75bf0: Local verdict of PTC TC_mo_ussd_euse(214): pass (pass -> pass) MTC@86d8c1c75bf0: Local verdict of PTC TC_mo_ussd_euse(215): pass (pass -> pass) MTC@86d8c1c75bf0: Local verdict of PTC TC_mo_ussd_euse(216): pass (pass -> pass) MTC@86d8c1c75bf0: Local verdict of PTC TC_mo_ussd_euse(217): pass (pass -> pass) MTC@86d8c1c75bf0: Local verdict of PTC TC_mo_ussd_euse(218): pass (pass -> pass) MTC@86d8c1c75bf0: Local verdict of PTC TC_mo_ussd_euse(219): pass (pass -> pass) MTC@86d8c1c75bf0: Test case TC_mo_ussd_euse finished. Verdict: pass MTC@86d8c1c75bf0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse pass'. Sun Feb 23 12:26: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 20250223122633811 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59026<->l=127.0.0.1:4258 20250223122634012 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59026<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=69012) Waiting for packet dumper to finish... 1 (prev_count=69012, count=111396) MTC@86d8c1c75bf0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse pass' was executed successfully (exit status: 0). MTC@86d8c1c75bf0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_continue'. ------ HLR_Tests.TC_mo_ussd_euse_continue ------ Sun Feb 23 12:26:36 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_continue.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_continue.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@86d8c1c75bf0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_continue' was executed successfully (exit status: 0). MTC@86d8c1c75bf0: Test case TC_mo_ussd_euse_continue started. MTC@86d8c1c75bf0: legacy= false MTC@86d8c1c75bf0: in not legacy case 1 20250223122637127 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:33959 20250223122637127 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:33959 MTC@86d8c1c75bf0: in not legacy case 2 IPA-EUSE-foobar(222)@86d8c1c75bf0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250223122637128 DLINP <000b> input/ipa.c:452 connected read/write 20250223122637128 DLINP <000b> input/ipa.c:406 127.0.0.1:33959 message received 20250223122637129 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250223122637129 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 IPA-EUSE-foobar(222)@86d8c1c75bf0: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-EUSE-foobar(222)@86d8c1c75bf0: 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 } } } } 20250223122637130 DLINP <000b> input/ipa.c:452 connected read/write 20250223122637130 DLINP <000b> input/ipa.c:406 127.0.0.1:33959 message received 20250223122637130 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250223122637130 DLGSUP <0013> gsup_server.c:236 0: EUSE-foobar 20250223122637130 DLGSUP <0013> gsup_server.c:238 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00 20250223122637130 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 EUSE Simulator 20250223122637130 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 20250223122637130 DLGSUP <0013> gsup_server.c:236 2: 20250223122637130 DLGSUP <0013> gsup_server.c:238 2: 00 20250223122637130 DLGSUP <0013> gsup_server.c:236 3: 20250223122637130 DLGSUP <0013> gsup_server.c:238 3: 00 20250223122637130 DLGSUP <0013> gsup_server.c:236 4: 20250223122637130 DLGSUP <0013> gsup_server.c:238 4: 00 20250223122637130 DLGSUP <0013> gsup_server.c:236 5: 20250223122637130 DLGSUP <0013> gsup_server.c:238 5: 00 20250223122637130 DLGSUP <0013> gsup_server.c:236 7: 20250223122637130 DLGSUP <0013> gsup_server.c:238 7: 00 20250223122637130 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250223122637130 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250223122637130 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:33959 HLR_Test-GSUP-IPA(221)@86d8c1c75bf0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-EUSE-foobar(222)@86d8c1c75bf0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250223122637131 DLINP <000b> input/ipa.c:452 connected read/write 20250223122637131 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122637131 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59040<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(221)@86d8c1c75bf0: 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)@86d8c1c75bf0: 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 } } } } 20250223122637133 DLINP <000b> input/ipa.c:452 connected read/write 20250223122637133 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122637133 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250223122637133 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250223122637133 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 20250223122637133 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250223122637133 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 20250223122637133 DLGSUP <0013> gsup_server.c:236 2: 20250223122637133 DLGSUP <0013> gsup_server.c:238 2: 00 20250223122637133 DLGSUP <0013> gsup_server.c:236 3: 20250223122637133 DLGSUP <0013> gsup_server.c:238 3: 00 20250223122637133 DLGSUP <0013> gsup_server.c:236 4: 20250223122637133 DLGSUP <0013> gsup_server.c:238 4: 00 20250223122637133 DLGSUP <0013> gsup_server.c:236 5: 20250223122637133 DLGSUP <0013> gsup_server.c:238 5: 00 20250223122637133 DLGSUP <0013> gsup_server.c:236 7: 20250223122637133 DLGSUP <0013> gsup_server.c:238 7: 00 20250223122637133 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250223122637133 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250223122637133 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(221)@86d8c1c75bf0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 224@86d8c1c75bf0: 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") 20250223122637147 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:44087<->l=127.0.0.1:4259) 20250223122637152 DAUC <0003> db_auc.c:157 IMSI='262428116742233': No 2G Auth Data 20250223122637152 DAUC <0003> db_auc.c:192 IMSI='262428116742233': No 3G Auth Data HLR_Test-GSUP(223)@86d8c1c75bf0: Created GsupExpect[0] for "262428116742233" to be handled at TC_mo_ussd_euse_continue(226) 20250223122637160 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59056<->l=127.0.0.1:4258 20250223122637174 DLINP <000b> input/ipa.c:452 connected read/write 20250223122637174 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122637174 DLGSUP <0013> gsup_req.c:140 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262428116742233 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428116742233" session_id=2285516853 session_state=BEGIN} 20250223122637174 DSS <0004> hlr_ussd.c:576 262428116742233/0x883a3835: Process SS (BEGIN) 20250223122637174 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250223122637174 DSS <0004> hlr_ussd.c:518 262428116742233/0x883a3835: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250223122637174 DLINP <000b> input/ipa.c:452 connected read/write 20250223122637174 DLINP <000b> input/ipa.c:432 127.0.0.1:33959 sending data 20250223122637174 DLINP <000b> input/ipa.c:452 connected read/write 20250223122637174 DLINP <000b> input/ipa.c:432 127.0.0.1:33959 sending data EUSE-TC_mo_ussd_euse_continue(220)@86d8c1c75bf0: 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 } } } } } 20250223122637177 DLINP <000b> input/ipa.c:452 connected read/write 20250223122637177 DLINP <000b> input/ipa.c:406 127.0.0.1:33959 message received 20250223122637177 DLGSUP <0013> gsup_req.c:140 GSUP 216: EUSE-foobar: IMSI-262428116742233 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428116742233" session_id=2285516853 session_state=CONTINUE} 20250223122637177 DSS <0004> hlr_ussd.c:576 262428116742233/0x883a3835: Process SS (CONTINUE) 20250223122637177 DSS <0004> hlr_ussd.c:518 262428116742233/0x883a3835: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250223122637177 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262428116742233 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428116742233" session_id=2285516853 session_state=CONTINUE} 20250223122637178 DLGSUP <0013> gsup_req.c:173 GSUP 216: EUSE-foobar: IMSI-262428116742233 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250223122637178 DLINP <000b> input/ipa.c:452 connected read/write 20250223122637178 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122637178 DLINP <000b> input/ipa.c:452 connected read/write 20250223122637178 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@86d8c1c75bf0: Found GsupExpect[0] for "262428116742233" handled at TC_mo_ussd_euse_continue(226) HLR_Test-GSUP(223)@86d8c1c75bf0: Added IMSI table entry 0TC_mo_ussd_euse_continue(226)"262428116742233" TC_mo_ussd_euse_continue(226)@86d8c1c75bf0: setverdict(pass): none -> pass 20250223122637180 DLINP <000b> input/ipa.c:452 connected read/write 20250223122637180 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122637180 DLGSUP <0013> gsup_req.c:140 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262428116742233 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428116742233" session_id=2285516853 session_state=CONTINUE} 20250223122637180 DSS <0004> hlr_ussd.c:576 262428116742233/0x883a3835: Process SS (CONTINUE) 20250223122637180 DSS <0004> hlr_ussd.c:518 262428116742233/0x883a3835: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250223122637180 DLGSUP <0013> gsup_req.c:173 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262428116742233 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250223122637180 DLINP <000b> input/ipa.c:452 connected read/write 20250223122637180 DLINP <000b> input/ipa.c:432 127.0.0.1:33959 sending data 20250223122637180 DLINP <000b> input/ipa.c:452 connected read/write 20250223122637180 DLINP <000b> input/ipa.c:432 127.0.0.1:33959 sending data EUSE-TC_mo_ussd_euse_continue(220)@86d8c1c75bf0: 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 } } } } } 20250223122637180 DLINP <000b> input/ipa.c:452 connected read/write 20250223122637180 DLINP <000b> input/ipa.c:406 127.0.0.1:33959 message received 20250223122637181 DLGSUP <0013> gsup_req.c:140 GSUP 218: EUSE-foobar: IMSI-262428116742233 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428116742233" session_id=2285516853 session_state=END} 20250223122637181 DSS <0004> hlr_ussd.c:576 262428116742233/0x883a3835: Process SS (END) 20250223122637181 DSS <0004> hlr_ussd.c:518 262428116742233/0x883a3835: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250223122637181 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262428116742233 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428116742233" session_id=2285516853 session_state=END} 20250223122637181 DLGSUP <0013> gsup_req.c:173 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262428116742233 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250223122637181 DLGSUP <0013> gsup_req.c:173 GSUP 218: EUSE-foobar: IMSI-262428116742233 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250223122637181 DLINP <000b> input/ipa.c:452 connected read/write 20250223122637181 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122637181 DLINP <000b> input/ipa.c:452 connected read/write 20250223122637181 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(226)@86d8c1c75bf0: setverdict(pass): pass -> pass, component reason not changed 20250223122637181 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59056<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(226)@86d8c1c75bf0: Final verdict of PTC: pass 20250223122637182 DAUC <0003> db_auc.c:157 IMSI='262422044431516': No 2G Auth Data 20250223122637182 DAUC <0003> db_auc.c:192 IMSI='262422044431516': No 3G Auth Data HLR_Test-GSUP(223)@86d8c1c75bf0: Created GsupExpect[0] for "262422044431516" to be handled at TC_mo_ussd_euse_continue(227) 20250223122637189 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59068<->l=127.0.0.1:4258 20250223122637192 DLINP <000b> input/ipa.c:452 connected read/write 20250223122637192 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122637192 DLGSUP <0013> gsup_req.c:140 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262422044431516 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422044431516" session_id=1626234655 session_state=BEGIN} 20250223122637192 DSS <0004> hlr_ussd.c:576 262422044431516/0x60ee5f1f: Process SS (BEGIN) 20250223122637192 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250223122637192 DSS <0004> hlr_ussd.c:518 262422044431516/0x60ee5f1f: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250223122637192 DLINP <000b> input/ipa.c:452 connected read/write 20250223122637192 DLINP <000b> input/ipa.c:432 127.0.0.1:33959 sending data 20250223122637192 DLINP <000b> input/ipa.c:452 connected read/write 20250223122637192 DLINP <000b> input/ipa.c:432 127.0.0.1:33959 sending data EUSE-TC_mo_ussd_euse_continue(220)@86d8c1c75bf0: 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 } } } } } 20250223122637193 DLINP <000b> input/ipa.c:452 connected read/write 20250223122637193 DLINP <000b> input/ipa.c:406 127.0.0.1:33959 message received 20250223122637193 DLGSUP <0013> gsup_req.c:140 GSUP 220: EUSE-foobar: IMSI-262422044431516 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422044431516" session_id=1626234655 session_state=CONTINUE} 20250223122637193 DSS <0004> hlr_ussd.c:576 262422044431516/0x60ee5f1f: Process SS (CONTINUE) 20250223122637193 DSS <0004> hlr_ussd.c:518 262422044431516/0x60ee5f1f: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250223122637193 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262422044431516 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422044431516" session_id=1626234655 session_state=CONTINUE} 20250223122637193 DLGSUP <0013> gsup_req.c:173 GSUP 220: EUSE-foobar: IMSI-262422044431516 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250223122637193 DLINP <000b> input/ipa.c:452 connected read/write 20250223122637193 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122637193 DLINP <000b> input/ipa.c:452 connected read/write 20250223122637193 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@86d8c1c75bf0: Found GsupExpect[0] for "262422044431516" handled at TC_mo_ussd_euse_continue(227) HLR_Test-GSUP(223)@86d8c1c75bf0: Added IMSI table entry 1TC_mo_ussd_euse_continue(227)"262422044431516" TC_mo_ussd_euse_continue(227)@86d8c1c75bf0: setverdict(pass): none -> pass 20250223122637195 DLINP <000b> input/ipa.c:452 connected read/write 20250223122637195 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122637195 DLGSUP <0013> gsup_req.c:140 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262422044431516 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422044431516" session_id=1626234655 session_state=CONTINUE} 20250223122637195 DSS <0004> hlr_ussd.c:576 262422044431516/0x60ee5f1f: Process SS (CONTINUE) 20250223122637195 DSS <0004> hlr_ussd.c:518 262422044431516/0x60ee5f1f: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250223122637195 DLGSUP <0013> gsup_req.c:173 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262422044431516 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250223122637195 DLINP <000b> input/ipa.c:452 connected read/write 20250223122637195 DLINP <000b> input/ipa.c:432 127.0.0.1:33959 sending data 20250223122637195 DLINP <000b> input/ipa.c:452 connected read/write 20250223122637195 DLINP <000b> input/ipa.c:432 127.0.0.1:33959 sending data EUSE-TC_mo_ussd_euse_continue(220)@86d8c1c75bf0: 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 } } } } } 20250223122637195 DLINP <000b> input/ipa.c:452 connected read/write 20250223122637195 DLINP <000b> input/ipa.c:406 127.0.0.1:33959 message received 20250223122637195 DLGSUP <0013> gsup_req.c:140 GSUP 222: EUSE-foobar: IMSI-262422044431516 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422044431516" session_id=1626234655 session_state=END} 20250223122637195 DSS <0004> hlr_ussd.c:576 262422044431516/0x60ee5f1f: Process SS (END) 20250223122637195 DSS <0004> hlr_ussd.c:518 262422044431516/0x60ee5f1f: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250223122637195 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262422044431516 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422044431516" session_id=1626234655 session_state=END} 20250223122637195 DLGSUP <0013> gsup_req.c:173 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262422044431516 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250223122637195 DLGSUP <0013> gsup_req.c:173 GSUP 222: EUSE-foobar: IMSI-262422044431516 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250223122637196 DLINP <000b> input/ipa.c:452 connected read/write 20250223122637196 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122637196 DLINP <000b> input/ipa.c:452 connected read/write 20250223122637196 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(227)@86d8c1c75bf0: setverdict(pass): pass -> pass, component reason not changed 20250223122637196 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59068<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(227)@86d8c1c75bf0: Final verdict of PTC: pass 20250223122637196 DAUC <0003> db_auc.c:157 IMSI='262426801477177': No 2G Auth Data 20250223122637196 DAUC <0003> db_auc.c:192 IMSI='262426801477177': No 3G Auth Data HLR_Test-GSUP(223)@86d8c1c75bf0: Created GsupExpect[0] for "262426801477177" to be handled at TC_mo_ussd_euse_continue(228) 20250223122637203 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59080<->l=127.0.0.1:4258 20250223122637205 DLINP <000b> input/ipa.c:452 connected read/write 20250223122637205 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122637205 DLGSUP <0013> gsup_req.c:140 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262426801477177 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426801477177" session_id=2273975787 session_state=BEGIN} 20250223122637205 DSS <0004> hlr_ussd.c:576 262426801477177/0x878a1deb: Process SS (BEGIN) 20250223122637205 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250223122637205 DSS <0004> hlr_ussd.c:518 262426801477177/0x878a1deb: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250223122637205 DLINP <000b> input/ipa.c:452 connected read/write 20250223122637205 DLINP <000b> input/ipa.c:432 127.0.0.1:33959 sending data 20250223122637205 DLINP <000b> input/ipa.c:452 connected read/write 20250223122637205 DLINP <000b> input/ipa.c:432 127.0.0.1:33959 sending data EUSE-TC_mo_ussd_euse_continue(220)@86d8c1c75bf0: 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 } } } } } 20250223122637206 DLINP <000b> input/ipa.c:452 connected read/write 20250223122637206 DLINP <000b> input/ipa.c:406 127.0.0.1:33959 message received 20250223122637206 DLGSUP <0013> gsup_req.c:140 GSUP 224: EUSE-foobar: IMSI-262426801477177 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426801477177" session_id=2273975787 session_state=CONTINUE} 20250223122637206 DSS <0004> hlr_ussd.c:576 262426801477177/0x878a1deb: Process SS (CONTINUE) 20250223122637206 DSS <0004> hlr_ussd.c:518 262426801477177/0x878a1deb: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250223122637206 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262426801477177 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426801477177" session_id=2273975787 session_state=CONTINUE} 20250223122637206 DLGSUP <0013> gsup_req.c:173 GSUP 224: EUSE-foobar: IMSI-262426801477177 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250223122637206 DLINP <000b> input/ipa.c:452 connected read/write 20250223122637206 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122637206 DLINP <000b> input/ipa.c:452 connected read/write 20250223122637206 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@86d8c1c75bf0: Found GsupExpect[0] for "262426801477177" handled at TC_mo_ussd_euse_continue(228) HLR_Test-GSUP(223)@86d8c1c75bf0: Added IMSI table entry 2TC_mo_ussd_euse_continue(228)"262426801477177" TC_mo_ussd_euse_continue(228)@86d8c1c75bf0: setverdict(pass): none -> pass 20250223122637208 DLINP <000b> input/ipa.c:452 connected read/write 20250223122637208 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122637208 DLGSUP <0013> gsup_req.c:140 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262426801477177 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426801477177" session_id=2273975787 session_state=CONTINUE} 20250223122637208 DSS <0004> hlr_ussd.c:576 262426801477177/0x878a1deb: Process SS (CONTINUE) 20250223122637208 DSS <0004> hlr_ussd.c:518 262426801477177/0x878a1deb: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250223122637208 DLGSUP <0013> gsup_req.c:173 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262426801477177 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250223122637208 DLINP <000b> input/ipa.c:452 connected read/write 20250223122637208 DLINP <000b> input/ipa.c:432 127.0.0.1:33959 sending data 20250223122637208 DLINP <000b> input/ipa.c:452 connected read/write 20250223122637208 DLINP <000b> input/ipa.c:432 127.0.0.1:33959 sending data EUSE-TC_mo_ussd_euse_continue(220)@86d8c1c75bf0: 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 } } } } } 20250223122637209 DLINP <000b> input/ipa.c:452 connected read/write 20250223122637209 DLINP <000b> input/ipa.c:406 127.0.0.1:33959 message received 20250223122637209 DLGSUP <0013> gsup_req.c:140 GSUP 226: EUSE-foobar: IMSI-262426801477177 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426801477177" session_id=2273975787 session_state=END} 20250223122637209 DSS <0004> hlr_ussd.c:576 262426801477177/0x878a1deb: Process SS (END) 20250223122637209 DSS <0004> hlr_ussd.c:518 262426801477177/0x878a1deb: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250223122637209 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262426801477177 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426801477177" session_id=2273975787 session_state=END} 20250223122637209 DLGSUP <0013> gsup_req.c:173 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262426801477177 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250223122637209 DLGSUP <0013> gsup_req.c:173 GSUP 226: EUSE-foobar: IMSI-262426801477177 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250223122637209 DLINP <000b> input/ipa.c:452 connected read/write 20250223122637209 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122637209 DLINP <000b> input/ipa.c:452 connected read/write 20250223122637209 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(228)@86d8c1c75bf0: setverdict(pass): pass -> pass, component reason not changed 20250223122637209 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59080<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(228)@86d8c1c75bf0: Final verdict of PTC: pass 20250223122637210 DAUC <0003> db_auc.c:157 IMSI='262427367081185': No 2G Auth Data 20250223122637210 DAUC <0003> db_auc.c:192 IMSI='262427367081185': No 3G Auth Data HLR_Test-GSUP(223)@86d8c1c75bf0: Created GsupExpect[0] for "262427367081185" to be handled at TC_mo_ussd_euse_continue(229) 20250223122637216 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59084<->l=127.0.0.1:4258 20250223122637219 DLINP <000b> input/ipa.c:452 connected read/write 20250223122637219 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122637219 DLGSUP <0013> gsup_req.c:140 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262427367081185 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427367081185" session_id=3699774561 session_state=BEGIN} 20250223122637219 DSS <0004> hlr_ussd.c:576 262427367081185/0xdc861461: Process SS (BEGIN) 20250223122637219 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250223122637219 DSS <0004> hlr_ussd.c:518 262427367081185/0xdc861461: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250223122637219 DLINP <000b> input/ipa.c:452 connected read/write 20250223122637219 DLINP <000b> input/ipa.c:432 127.0.0.1:33959 sending data 20250223122637219 DLINP <000b> input/ipa.c:452 connected read/write 20250223122637219 DLINP <000b> input/ipa.c:432 127.0.0.1:33959 sending data EUSE-TC_mo_ussd_euse_continue(220)@86d8c1c75bf0: 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 } } } } } 20250223122637220 DLINP <000b> input/ipa.c:452 connected read/write 20250223122637220 DLINP <000b> input/ipa.c:406 127.0.0.1:33959 message received 20250223122637220 DLGSUP <0013> gsup_req.c:140 GSUP 228: EUSE-foobar: IMSI-262427367081185 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427367081185" session_id=3699774561 session_state=CONTINUE} 20250223122637220 DSS <0004> hlr_ussd.c:576 262427367081185/0xdc861461: Process SS (CONTINUE) 20250223122637220 DSS <0004> hlr_ussd.c:518 262427367081185/0xdc861461: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250223122637220 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262427367081185 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427367081185" session_id=3699774561 session_state=CONTINUE} 20250223122637220 DLGSUP <0013> gsup_req.c:173 GSUP 228: EUSE-foobar: IMSI-262427367081185 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250223122637220 DLINP <000b> input/ipa.c:452 connected read/write 20250223122637220 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122637220 DLINP <000b> input/ipa.c:452 connected read/write 20250223122637220 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@86d8c1c75bf0: Found GsupExpect[0] for "262427367081185" handled at TC_mo_ussd_euse_continue(229) HLR_Test-GSUP(223)@86d8c1c75bf0: Added IMSI table entry 3TC_mo_ussd_euse_continue(229)"262427367081185" TC_mo_ussd_euse_continue(229)@86d8c1c75bf0: setverdict(pass): none -> pass 20250223122637222 DLINP <000b> input/ipa.c:452 connected read/write 20250223122637222 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122637222 DLGSUP <0013> gsup_req.c:140 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262427367081185 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427367081185" session_id=3699774561 session_state=CONTINUE} 20250223122637222 DSS <0004> hlr_ussd.c:576 262427367081185/0xdc861461: Process SS (CONTINUE) 20250223122637222 DSS <0004> hlr_ussd.c:518 262427367081185/0xdc861461: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250223122637222 DLGSUP <0013> gsup_req.c:173 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262427367081185 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250223122637222 DLINP <000b> input/ipa.c:452 connected read/write 20250223122637222 DLINP <000b> input/ipa.c:432 127.0.0.1:33959 sending data 20250223122637222 DLINP <000b> input/ipa.c:452 connected read/write 20250223122637222 DLINP <000b> input/ipa.c:432 127.0.0.1:33959 sending data EUSE-TC_mo_ussd_euse_continue(220)@86d8c1c75bf0: 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 } } } } } 20250223122637223 DLINP <000b> input/ipa.c:452 connected read/write 20250223122637223 DLINP <000b> input/ipa.c:406 127.0.0.1:33959 message received 20250223122637223 DLGSUP <0013> gsup_req.c:140 GSUP 230: EUSE-foobar: IMSI-262427367081185 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427367081185" session_id=3699774561 session_state=END} 20250223122637223 DSS <0004> hlr_ussd.c:576 262427367081185/0xdc861461: Process SS (END) 20250223122637223 DSS <0004> hlr_ussd.c:518 262427367081185/0xdc861461: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250223122637223 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262427367081185 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427367081185" session_id=3699774561 session_state=END} 20250223122637223 DLGSUP <0013> gsup_req.c:173 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262427367081185 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250223122637223 DLGSUP <0013> gsup_req.c:173 GSUP 230: EUSE-foobar: IMSI-262427367081185 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250223122637223 DLINP <000b> input/ipa.c:452 connected read/write 20250223122637223 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122637223 DLINP <000b> input/ipa.c:452 connected read/write 20250223122637223 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(229)@86d8c1c75bf0: setverdict(pass): pass -> pass, component reason not changed 20250223122637224 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59084<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(229)@86d8c1c75bf0: Final verdict of PTC: pass 20250223122637224 DAUC <0003> db_auc.c:157 IMSI='262426792665028': No 2G Auth Data 20250223122637224 DAUC <0003> db_auc.c:192 IMSI='262426792665028': No 3G Auth Data HLR_Test-GSUP(223)@86d8c1c75bf0: Created GsupExpect[0] for "262426792665028" to be handled at TC_mo_ussd_euse_continue(230) 20250223122637230 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59094<->l=127.0.0.1:4258 20250223122637233 DLINP <000b> input/ipa.c:452 connected read/write 20250223122637233 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122637233 DLGSUP <0013> gsup_req.c:140 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262426792665028 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426792665028" session_id=480111181 session_state=BEGIN} 20250223122637233 DSS <0004> hlr_ussd.c:576 262426792665028/0x1c9dea4d: Process SS (BEGIN) 20250223122637233 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250223122637233 DSS <0004> hlr_ussd.c:518 262426792665028/0x1c9dea4d: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250223122637233 DLINP <000b> input/ipa.c:452 connected read/write 20250223122637233 DLINP <000b> input/ipa.c:432 127.0.0.1:33959 sending data 20250223122637233 DLINP <000b> input/ipa.c:452 connected read/write 20250223122637233 DLINP <000b> input/ipa.c:432 127.0.0.1:33959 sending data EUSE-TC_mo_ussd_euse_continue(220)@86d8c1c75bf0: 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 } } } } } 20250223122637234 DLINP <000b> input/ipa.c:452 connected read/write 20250223122637234 DLINP <000b> input/ipa.c:406 127.0.0.1:33959 message received 20250223122637234 DLGSUP <0013> gsup_req.c:140 GSUP 232: EUSE-foobar: IMSI-262426792665028 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426792665028" session_id=480111181 session_state=CONTINUE} 20250223122637234 DSS <0004> hlr_ussd.c:576 262426792665028/0x1c9dea4d: Process SS (CONTINUE) 20250223122637234 DSS <0004> hlr_ussd.c:518 262426792665028/0x1c9dea4d: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250223122637234 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262426792665028 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426792665028" session_id=480111181 session_state=CONTINUE} 20250223122637234 DLGSUP <0013> gsup_req.c:173 GSUP 232: EUSE-foobar: IMSI-262426792665028 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250223122637234 DLINP <000b> input/ipa.c:452 connected read/write 20250223122637234 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122637234 DLINP <000b> input/ipa.c:452 connected read/write 20250223122637234 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@86d8c1c75bf0: Found GsupExpect[0] for "262426792665028" handled at TC_mo_ussd_euse_continue(230) HLR_Test-GSUP(223)@86d8c1c75bf0: Added IMSI table entry 4TC_mo_ussd_euse_continue(230)"262426792665028" TC_mo_ussd_euse_continue(230)@86d8c1c75bf0: setverdict(pass): none -> pass 20250223122637236 DLINP <000b> input/ipa.c:452 connected read/write 20250223122637236 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122637236 DLGSUP <0013> gsup_req.c:140 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262426792665028 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426792665028" session_id=480111181 session_state=CONTINUE} 20250223122637236 DSS <0004> hlr_ussd.c:576 262426792665028/0x1c9dea4d: Process SS (CONTINUE) 20250223122637236 DSS <0004> hlr_ussd.c:518 262426792665028/0x1c9dea4d: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250223122637236 DLGSUP <0013> gsup_req.c:173 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262426792665028 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250223122637236 DLINP <000b> input/ipa.c:452 connected read/write 20250223122637236 DLINP <000b> input/ipa.c:432 127.0.0.1:33959 sending data 20250223122637236 DLINP <000b> input/ipa.c:452 connected read/write 20250223122637236 DLINP <000b> input/ipa.c:432 127.0.0.1:33959 sending data EUSE-TC_mo_ussd_euse_continue(220)@86d8c1c75bf0: 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 } } } } } 20250223122637237 DLINP <000b> input/ipa.c:452 connected read/write 20250223122637237 DLINP <000b> input/ipa.c:406 127.0.0.1:33959 message received 20250223122637237 DLGSUP <0013> gsup_req.c:140 GSUP 234: EUSE-foobar: IMSI-262426792665028 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426792665028" session_id=480111181 session_state=END} 20250223122637237 DSS <0004> hlr_ussd.c:576 262426792665028/0x1c9dea4d: Process SS (END) 20250223122637237 DSS <0004> hlr_ussd.c:518 262426792665028/0x1c9dea4d: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250223122637237 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262426792665028 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426792665028" session_id=480111181 session_state=END} 20250223122637237 DLGSUP <0013> gsup_req.c:173 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262426792665028 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250223122637237 DLGSUP <0013> gsup_req.c:173 GSUP 234: EUSE-foobar: IMSI-262426792665028 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250223122637237 DLINP <000b> input/ipa.c:452 connected read/write 20250223122637237 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122637237 DLINP <000b> input/ipa.c:452 connected read/write 20250223122637237 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(230)@86d8c1c75bf0: setverdict(pass): pass -> pass, component reason not changed 20250223122637238 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59094<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(230)@86d8c1c75bf0: Final verdict of PTC: pass 20250223122637238 DAUC <0003> db_auc.c:157 IMSI='262429829529233': No 2G Auth Data 20250223122637238 DAUC <0003> db_auc.c:192 IMSI='262429829529233': No 3G Auth Data HLR_Test-GSUP(223)@86d8c1c75bf0: Created GsupExpect[0] for "262429829529233" to be handled at TC_mo_ussd_euse_continue(231) 20250223122637244 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59100<->l=127.0.0.1:4258 20250223122637247 DLINP <000b> input/ipa.c:452 connected read/write 20250223122637247 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122637247 DLGSUP <0013> gsup_req.c:140 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262429829529233 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429829529233" session_id=1988701946 session_state=BEGIN} 20250223122637247 DSS <0004> hlr_ussd.c:576 262429829529233/0x76892efa: Process SS (BEGIN) 20250223122637247 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250223122637247 DSS <0004> hlr_ussd.c:518 262429829529233/0x76892efa: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250223122637247 DLINP <000b> input/ipa.c:452 connected read/write 20250223122637247 DLINP <000b> input/ipa.c:432 127.0.0.1:33959 sending data 20250223122637247 DLINP <000b> input/ipa.c:452 connected read/write 20250223122637247 DLINP <000b> input/ipa.c:432 127.0.0.1:33959 sending data EUSE-TC_mo_ussd_euse_continue(220)@86d8c1c75bf0: 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 } } } } } 20250223122637248 DLINP <000b> input/ipa.c:452 connected read/write 20250223122637248 DLINP <000b> input/ipa.c:406 127.0.0.1:33959 message received 20250223122637248 DLGSUP <0013> gsup_req.c:140 GSUP 236: EUSE-foobar: IMSI-262429829529233 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429829529233" session_id=1988701946 session_state=CONTINUE} 20250223122637248 DSS <0004> hlr_ussd.c:576 262429829529233/0x76892efa: Process SS (CONTINUE) 20250223122637248 DSS <0004> hlr_ussd.c:518 262429829529233/0x76892efa: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250223122637248 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262429829529233 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429829529233" session_id=1988701946 session_state=CONTINUE} 20250223122637248 DLGSUP <0013> gsup_req.c:173 GSUP 236: EUSE-foobar: IMSI-262429829529233 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250223122637248 DLINP <000b> input/ipa.c:452 connected read/write 20250223122637248 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122637248 DLINP <000b> input/ipa.c:452 connected read/write 20250223122637248 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@86d8c1c75bf0: Found GsupExpect[0] for "262429829529233" handled at TC_mo_ussd_euse_continue(231) HLR_Test-GSUP(223)@86d8c1c75bf0: Added IMSI table entry 5TC_mo_ussd_euse_continue(231)"262429829529233" TC_mo_ussd_euse_continue(231)@86d8c1c75bf0: setverdict(pass): none -> pass 20250223122637250 DLINP <000b> input/ipa.c:452 connected read/write 20250223122637250 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122637250 DLGSUP <0013> gsup_req.c:140 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262429829529233 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429829529233" session_id=1988701946 session_state=CONTINUE} 20250223122637250 DSS <0004> hlr_ussd.c:576 262429829529233/0x76892efa: Process SS (CONTINUE) 20250223122637250 DSS <0004> hlr_ussd.c:518 262429829529233/0x76892efa: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250223122637250 DLGSUP <0013> gsup_req.c:173 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262429829529233 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250223122637250 DLINP <000b> input/ipa.c:452 connected read/write 20250223122637250 DLINP <000b> input/ipa.c:432 127.0.0.1:33959 sending data 20250223122637250 DLINP <000b> input/ipa.c:452 connected read/write 20250223122637250 DLINP <000b> input/ipa.c:432 127.0.0.1:33959 sending data EUSE-TC_mo_ussd_euse_continue(220)@86d8c1c75bf0: 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 } } } } } 20250223122637251 DLINP <000b> input/ipa.c:452 connected read/write 20250223122637251 DLINP <000b> input/ipa.c:406 127.0.0.1:33959 message received 20250223122637251 DLGSUP <0013> gsup_req.c:140 GSUP 238: EUSE-foobar: IMSI-262429829529233 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429829529233" session_id=1988701946 session_state=END} 20250223122637251 DSS <0004> hlr_ussd.c:576 262429829529233/0x76892efa: Process SS (END) 20250223122637251 DSS <0004> hlr_ussd.c:518 262429829529233/0x76892efa: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250223122637251 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262429829529233 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429829529233" session_id=1988701946 session_state=END} 20250223122637251 DLGSUP <0013> gsup_req.c:173 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262429829529233 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250223122637251 DLGSUP <0013> gsup_req.c:173 GSUP 238: EUSE-foobar: IMSI-262429829529233 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250223122637251 DLINP <000b> input/ipa.c:452 connected read/write 20250223122637251 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122637251 DLINP <000b> input/ipa.c:452 connected read/write 20250223122637251 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(231)@86d8c1c75bf0: setverdict(pass): pass -> pass, component reason not changed 20250223122637251 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59100<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(231)@86d8c1c75bf0: Final verdict of PTC: pass 20250223122637252 DAUC <0003> db_auc.c:157 IMSI='262429147481638': No 2G Auth Data 20250223122637252 DAUC <0003> db_auc.c:192 IMSI='262429147481638': No 3G Auth Data HLR_Test-GSUP(223)@86d8c1c75bf0: Created GsupExpect[0] for "262429147481638" to be handled at TC_mo_ussd_euse_continue(232) 20250223122637259 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59102<->l=127.0.0.1:4258 20250223122637262 DLINP <000b> input/ipa.c:452 connected read/write 20250223122637262 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122637262 DLGSUP <0013> gsup_req.c:140 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262429147481638 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429147481638" session_id=2249823652 session_state=BEGIN} 20250223122637262 DSS <0004> hlr_ussd.c:576 262429147481638/0x861995a4: Process SS (BEGIN) 20250223122637262 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250223122637262 DSS <0004> hlr_ussd.c:518 262429147481638/0x861995a4: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250223122637262 DLINP <000b> input/ipa.c:452 connected read/write 20250223122637262 DLINP <000b> input/ipa.c:432 127.0.0.1:33959 sending data 20250223122637262 DLINP <000b> input/ipa.c:452 connected read/write 20250223122637262 DLINP <000b> input/ipa.c:432 127.0.0.1:33959 sending data EUSE-TC_mo_ussd_euse_continue(220)@86d8c1c75bf0: 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 } } } } } 20250223122637263 DLINP <000b> input/ipa.c:452 connected read/write 20250223122637263 DLINP <000b> input/ipa.c:406 127.0.0.1:33959 message received 20250223122637263 DLGSUP <0013> gsup_req.c:140 GSUP 240: EUSE-foobar: IMSI-262429147481638 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429147481638" session_id=2249823652 session_state=CONTINUE} 20250223122637263 DSS <0004> hlr_ussd.c:576 262429147481638/0x861995a4: Process SS (CONTINUE) 20250223122637263 DSS <0004> hlr_ussd.c:518 262429147481638/0x861995a4: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250223122637263 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262429147481638 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429147481638" session_id=2249823652 session_state=CONTINUE} 20250223122637263 DLGSUP <0013> gsup_req.c:173 GSUP 240: EUSE-foobar: IMSI-262429147481638 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250223122637263 DLINP <000b> input/ipa.c:452 connected read/write 20250223122637263 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122637263 DLINP <000b> input/ipa.c:452 connected read/write 20250223122637263 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@86d8c1c75bf0: Found GsupExpect[0] for "262429147481638" handled at TC_mo_ussd_euse_continue(232) HLR_Test-GSUP(223)@86d8c1c75bf0: Added IMSI table entry 6TC_mo_ussd_euse_continue(232)"262429147481638" TC_mo_ussd_euse_continue(232)@86d8c1c75bf0: setverdict(pass): none -> pass 20250223122637266 DLINP <000b> input/ipa.c:452 connected read/write 20250223122637266 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122637266 DLGSUP <0013> gsup_req.c:140 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262429147481638 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429147481638" session_id=2249823652 session_state=CONTINUE} 20250223122637266 DSS <0004> hlr_ussd.c:576 262429147481638/0x861995a4: Process SS (CONTINUE) 20250223122637266 DSS <0004> hlr_ussd.c:518 262429147481638/0x861995a4: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250223122637266 DLGSUP <0013> gsup_req.c:173 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262429147481638 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250223122637266 DLINP <000b> input/ipa.c:452 connected read/write 20250223122637266 DLINP <000b> input/ipa.c:432 127.0.0.1:33959 sending data 20250223122637266 DLINP <000b> input/ipa.c:452 connected read/write 20250223122637266 DLINP <000b> input/ipa.c:432 127.0.0.1:33959 sending data EUSE-TC_mo_ussd_euse_continue(220)@86d8c1c75bf0: 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 } } } } } 20250223122637267 DLINP <000b> input/ipa.c:452 connected read/write 20250223122637267 DLINP <000b> input/ipa.c:406 127.0.0.1:33959 message received 20250223122637267 DLGSUP <0013> gsup_req.c:140 GSUP 242: EUSE-foobar: IMSI-262429147481638 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429147481638" session_id=2249823652 session_state=END} 20250223122637267 DSS <0004> hlr_ussd.c:576 262429147481638/0x861995a4: Process SS (END) 20250223122637267 DSS <0004> hlr_ussd.c:518 262429147481638/0x861995a4: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250223122637267 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262429147481638 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429147481638" session_id=2249823652 session_state=END} 20250223122637267 DLGSUP <0013> gsup_req.c:173 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262429147481638 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250223122637267 DLGSUP <0013> gsup_req.c:173 GSUP 242: EUSE-foobar: IMSI-262429147481638 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250223122637267 DLINP <000b> input/ipa.c:452 connected read/write 20250223122637267 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122637267 DLINP <000b> input/ipa.c:452 connected read/write 20250223122637267 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(232)@86d8c1c75bf0: setverdict(pass): pass -> pass, component reason not changed 20250223122637268 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59102<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(232)@86d8c1c75bf0: Final verdict of PTC: pass 20250223122637268 DAUC <0003> db_auc.c:157 IMSI='262425356996037': No 2G Auth Data 20250223122637268 DAUC <0003> db_auc.c:192 IMSI='262425356996037': No 3G Auth Data HLR_Test-GSUP(223)@86d8c1c75bf0: Created GsupExpect[0] for "262425356996037" to be handled at TC_mo_ussd_euse_continue(233) 20250223122637275 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59106<->l=127.0.0.1:4258 20250223122637278 DLINP <000b> input/ipa.c:452 connected read/write 20250223122637278 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122637278 DLGSUP <0013> gsup_req.c:140 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262425356996037 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425356996037" session_id=2698121857 session_state=BEGIN} 20250223122637278 DSS <0004> hlr_ussd.c:576 262425356996037/0xa0d21281: Process SS (BEGIN) 20250223122637278 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250223122637278 DSS <0004> hlr_ussd.c:518 262425356996037/0xa0d21281: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250223122637278 DLINP <000b> input/ipa.c:452 connected read/write 20250223122637278 DLINP <000b> input/ipa.c:432 127.0.0.1:33959 sending data 20250223122637278 DLINP <000b> input/ipa.c:452 connected read/write 20250223122637278 DLINP <000b> input/ipa.c:432 127.0.0.1:33959 sending data EUSE-TC_mo_ussd_euse_continue(220)@86d8c1c75bf0: 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 } } } } } 20250223122637279 DLINP <000b> input/ipa.c:452 connected read/write 20250223122637279 DLINP <000b> input/ipa.c:406 127.0.0.1:33959 message received 20250223122637279 DLGSUP <0013> gsup_req.c:140 GSUP 244: EUSE-foobar: IMSI-262425356996037 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425356996037" session_id=2698121857 session_state=CONTINUE} 20250223122637279 DSS <0004> hlr_ussd.c:576 262425356996037/0xa0d21281: Process SS (CONTINUE) 20250223122637279 DSS <0004> hlr_ussd.c:518 262425356996037/0xa0d21281: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250223122637279 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262425356996037 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425356996037" session_id=2698121857 session_state=CONTINUE} 20250223122637279 DLGSUP <0013> gsup_req.c:173 GSUP 244: EUSE-foobar: IMSI-262425356996037 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250223122637279 DLINP <000b> input/ipa.c:452 connected read/write 20250223122637279 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122637279 DLINP <000b> input/ipa.c:452 connected read/write 20250223122637279 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@86d8c1c75bf0: Found GsupExpect[0] for "262425356996037" handled at TC_mo_ussd_euse_continue(233) HLR_Test-GSUP(223)@86d8c1c75bf0: Added IMSI table entry 7TC_mo_ussd_euse_continue(233)"262425356996037" TC_mo_ussd_euse_continue(233)@86d8c1c75bf0: setverdict(pass): none -> pass 20250223122637281 DLINP <000b> input/ipa.c:452 connected read/write 20250223122637281 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122637281 DLGSUP <0013> gsup_req.c:140 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262425356996037 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425356996037" session_id=2698121857 session_state=CONTINUE} 20250223122637281 DSS <0004> hlr_ussd.c:576 262425356996037/0xa0d21281: Process SS (CONTINUE) 20250223122637281 DSS <0004> hlr_ussd.c:518 262425356996037/0xa0d21281: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250223122637281 DLGSUP <0013> gsup_req.c:173 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262425356996037 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250223122637281 DLINP <000b> input/ipa.c:452 connected read/write 20250223122637281 DLINP <000b> input/ipa.c:432 127.0.0.1:33959 sending data 20250223122637281 DLINP <000b> input/ipa.c:452 connected read/write 20250223122637281 DLINP <000b> input/ipa.c:432 127.0.0.1:33959 sending data EUSE-TC_mo_ussd_euse_continue(220)@86d8c1c75bf0: 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 } } } } } 20250223122637282 DLINP <000b> input/ipa.c:452 connected read/write 20250223122637282 DLINP <000b> input/ipa.c:406 127.0.0.1:33959 message received 20250223122637282 DLGSUP <0013> gsup_req.c:140 GSUP 246: EUSE-foobar: IMSI-262425356996037 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425356996037" session_id=2698121857 session_state=END} 20250223122637282 DSS <0004> hlr_ussd.c:576 262425356996037/0xa0d21281: Process SS (END) 20250223122637282 DSS <0004> hlr_ussd.c:518 262425356996037/0xa0d21281: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250223122637282 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262425356996037 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425356996037" session_id=2698121857 session_state=END} 20250223122637282 DLGSUP <0013> gsup_req.c:173 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262425356996037 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250223122637282 DLGSUP <0013> gsup_req.c:173 GSUP 246: EUSE-foobar: IMSI-262425356996037 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250223122637282 DLINP <000b> input/ipa.c:452 connected read/write 20250223122637282 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122637282 DLINP <000b> input/ipa.c:452 connected read/write 20250223122637282 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(233)@86d8c1c75bf0: setverdict(pass): pass -> pass, component reason not changed 20250223122637283 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59106<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(233)@86d8c1c75bf0: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse_continue(220)@86d8c1c75bf0: Final verdict of PTC: none 20250223122637283 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59040<->l=127.0.0.1:4258 20250223122637284 DLINP <000b> input/ipa.c:452 connected read/write 20250223122637284 DLINP <000b> input/ipa.c:406 127.0.0.1:33959 message received 20250223122637284 DLINP <000b> input/ipa.c:415 127.0.0.1:33959 connection closed with server 20250223122637284 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:33959 20250223122637284 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20250223122637284 DLINP <000b> input/ipa.c:452 connected read/write 20250223122637284 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122637284 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250223122637284 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250223122637284 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-EUSE-foobar(222)@86d8c1c75bf0: Final verdict of PTC: none HLR_Test-GSUP-IPA(221)@86d8c1c75bf0: Final verdict of PTC: none 20250223122637284 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44087<->l=127.0.0.1:4259) HLR_Test-GSUP(223)@86d8c1c75bf0: Final verdict of PTC: none 224@86d8c1c75bf0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(225)@86d8c1c75bf0: Final verdict of PTC: none MTC@86d8c1c75bf0: Setting final verdict of the test case. MTC@86d8c1c75bf0: Local verdict of MTC: none MTC@86d8c1c75bf0: Local verdict of PTC EUSE-TC_mo_ussd_euse_continue(220): none (none -> none) MTC@86d8c1c75bf0: Local verdict of PTC HLR_Test-GSUP-IPA(221): none (none -> none) MTC@86d8c1c75bf0: Local verdict of PTC IPA-EUSE-foobar(222): none (none -> none) MTC@86d8c1c75bf0: Local verdict of PTC HLR_Test-GSUP(223): none (none -> none) MTC@86d8c1c75bf0: Local verdict of PTC with component reference 224: none (none -> none) MTC@86d8c1c75bf0: Local verdict of PTC IPA-CTRL-CLI-IPA(225): none (none -> none) MTC@86d8c1c75bf0: Local verdict of PTC TC_mo_ussd_euse_continue(226): pass (none -> pass) MTC@86d8c1c75bf0: Local verdict of PTC TC_mo_ussd_euse_continue(227): pass (pass -> pass) MTC@86d8c1c75bf0: Local verdict of PTC TC_mo_ussd_euse_continue(228): pass (pass -> pass) MTC@86d8c1c75bf0: Local verdict of PTC TC_mo_ussd_euse_continue(229): pass (pass -> pass) MTC@86d8c1c75bf0: Local verdict of PTC TC_mo_ussd_euse_continue(230): pass (pass -> pass) MTC@86d8c1c75bf0: Local verdict of PTC TC_mo_ussd_euse_continue(231): pass (pass -> pass) MTC@86d8c1c75bf0: Local verdict of PTC TC_mo_ussd_euse_continue(232): pass (pass -> pass) MTC@86d8c1c75bf0: Local verdict of PTC TC_mo_ussd_euse_continue(233): pass (pass -> pass) MTC@86d8c1c75bf0: Test case TC_mo_ussd_euse_continue finished. Verdict: pass MTC@86d8c1c75bf0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_continue pass'. Sun Feb 23 12:26:37 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 20250223122637317 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59116<->l=127.0.0.1:4258 20250223122637518 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59116<->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=156848) MTC@86d8c1c75bf0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_continue pass' was executed successfully (exit status: 0). MTC@86d8c1c75bf0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_defaultroute'. ------ HLR_Tests.TC_mo_ussd_euse_defaultroute ------ Sun Feb 23 12:26:39 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_defaultroute.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_defaultroute.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@86d8c1c75bf0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_defaultroute' was executed successfully (exit status: 0). MTC@86d8c1c75bf0: Test case TC_mo_ussd_euse_defaultroute started. MTC@86d8c1c75bf0: legacy= false MTC@86d8c1c75bf0: in not legacy case 1 20250223122640621 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:33989 20250223122640621 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:33989 MTC@86d8c1c75bf0: in not legacy case 2 IPA-EUSE-foobar(236)@86d8c1c75bf0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250223122640623 DLINP <000b> input/ipa.c:452 connected read/write 20250223122640623 DLINP <000b> input/ipa.c:406 127.0.0.1:33989 message received 20250223122640623 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250223122640623 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 IPA-EUSE-foobar(236)@86d8c1c75bf0: 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)@86d8c1c75bf0: 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 } } } } 20250223122640624 DLINP <000b> input/ipa.c:452 connected read/write 20250223122640624 DLINP <000b> input/ipa.c:406 127.0.0.1:33989 message received 20250223122640624 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250223122640624 DLGSUP <0013> gsup_server.c:236 0: EUSE-foobar 20250223122640624 DLGSUP <0013> gsup_server.c:238 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00 20250223122640624 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 EUSE Simulator 20250223122640624 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 20250223122640624 DLGSUP <0013> gsup_server.c:236 2: 20250223122640624 DLGSUP <0013> gsup_server.c:238 2: 00 20250223122640624 DLGSUP <0013> gsup_server.c:236 3: 20250223122640624 DLGSUP <0013> gsup_server.c:238 3: 00 20250223122640624 DLGSUP <0013> gsup_server.c:236 4: 20250223122640624 DLGSUP <0013> gsup_server.c:238 4: 00 20250223122640624 DLGSUP <0013> gsup_server.c:236 5: 20250223122640624 DLGSUP <0013> gsup_server.c:238 5: 00 20250223122640624 DLGSUP <0013> gsup_server.c:236 7: 20250223122640624 DLGSUP <0013> gsup_server.c:238 7: 00 20250223122640624 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250223122640624 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250223122640624 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:33989 HLR_Test-GSUP-IPA(235)@86d8c1c75bf0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-EUSE-foobar(236)@86d8c1c75bf0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250223122640625 DLINP <000b> input/ipa.c:452 connected read/write 20250223122640625 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122640625 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59132<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(235)@86d8c1c75bf0: 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)@86d8c1c75bf0: 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 } } } } 20250223122640626 DLINP <000b> input/ipa.c:452 connected read/write 20250223122640626 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122640626 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250223122640626 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250223122640626 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 20250223122640626 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250223122640626 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 20250223122640626 DLGSUP <0013> gsup_server.c:236 2: 20250223122640626 DLGSUP <0013> gsup_server.c:238 2: 00 20250223122640626 DLGSUP <0013> gsup_server.c:236 3: 20250223122640626 DLGSUP <0013> gsup_server.c:238 3: 00 20250223122640626 DLGSUP <0013> gsup_server.c:236 4: 20250223122640626 DLGSUP <0013> gsup_server.c:238 4: 00 20250223122640626 DLGSUP <0013> gsup_server.c:236 5: 20250223122640626 DLGSUP <0013> gsup_server.c:238 5: 00 20250223122640626 DLGSUP <0013> gsup_server.c:236 7: 20250223122640626 DLGSUP <0013> gsup_server.c:238 7: 00 20250223122640626 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250223122640626 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250223122640626 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)@86d8c1c75bf0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 238@86d8c1c75bf0: 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") 20250223122640636 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:33015<->l=127.0.0.1:4259) 20250223122640641 DAUC <0003> db_auc.c:157 IMSI='262429334169750': No 2G Auth Data 20250223122640641 DAUC <0003> db_auc.c:192 IMSI='262429334169750': No 3G Auth Data HLR_Test-GSUP(237)@86d8c1c75bf0: Created GsupExpect[0] for "262429334169750" to be handled at TC_mo_ussd_euse_defaultroute(240) 20250223122640648 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59136<->l=127.0.0.1:4258 20250223122640670 DLINP <000b> input/ipa.c:452 connected read/write 20250223122640670 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122640670 DLGSUP <0013> gsup_req.c:140 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262429334169750 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429334169750" session_id=711963962 session_state=BEGIN} 20250223122640670 DSS <0004> hlr_ussd.c:576 262429334169750/0x2a6fb53a: Process SS (BEGIN) 20250223122640670 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250223122640670 DSS <0004> hlr_ussd.c:518 262429334169750/0x2a6fb53a: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250223122640670 DLINP <000b> input/ipa.c:452 connected read/write 20250223122640670 DLINP <000b> input/ipa.c:432 127.0.0.1:33989 sending data 20250223122640670 DLINP <000b> input/ipa.c:452 connected read/write 20250223122640670 DLINP <000b> input/ipa.c:432 127.0.0.1:33989 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@86d8c1c75bf0: 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 } } } } } 20250223122640685 DLINP <000b> input/ipa.c:452 connected read/write 20250223122640685 DLINP <000b> input/ipa.c:406 127.0.0.1:33989 message received 20250223122640685 DLGSUP <0013> gsup_req.c:140 GSUP 248: EUSE-foobar: IMSI-262429334169750 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429334169750" session_id=711963962 session_state=END} 20250223122640685 DSS <0004> hlr_ussd.c:576 262429334169750/0x2a6fb53a: Process SS (END) 20250223122640685 DSS <0004> hlr_ussd.c:518 262429334169750/0x2a6fb53a: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250223122640685 DLGSUP <0013> hlr_ussd.c:278 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262429334169750 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429334169750" session_id=711963962 session_state=END} 20250223122640685 DLGSUP <0013> gsup_req.c:173 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262429334169750 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250223122640685 DLGSUP <0013> gsup_req.c:173 GSUP 248: EUSE-foobar: IMSI-262429334169750 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250223122640685 DLINP <000b> input/ipa.c:452 connected read/write 20250223122640685 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122640685 DLINP <000b> input/ipa.c:452 connected read/write 20250223122640685 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@86d8c1c75bf0: Found GsupExpect[0] for "262429334169750" handled at TC_mo_ussd_euse_defaultroute(240) HLR_Test-GSUP(237)@86d8c1c75bf0: Added IMSI table entry 0TC_mo_ussd_euse_defaultroute(240)"262429334169750" TC_mo_ussd_euse_defaultroute(240)@86d8c1c75bf0: setverdict(pass): none -> pass 20250223122640693 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59136<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(240)@86d8c1c75bf0: Final verdict of PTC: pass 20250223122640694 DAUC <0003> db_auc.c:157 IMSI='262425446130976': No 2G Auth Data 20250223122640694 DAUC <0003> db_auc.c:192 IMSI='262425446130976': No 3G Auth Data HLR_Test-GSUP(237)@86d8c1c75bf0: Created GsupExpect[0] for "262425446130976" to be handled at TC_mo_ussd_euse_defaultroute(241) 20250223122640707 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59146<->l=127.0.0.1:4258 20250223122640710 DLINP <000b> input/ipa.c:452 connected read/write 20250223122640710 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122640710 DLGSUP <0013> gsup_req.c:140 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262425446130976 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425446130976" session_id=4248458047 session_state=BEGIN} 20250223122640710 DSS <0004> hlr_ussd.c:576 262425446130976/0xfd3a533f: Process SS (BEGIN) 20250223122640710 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250223122640710 DSS <0004> hlr_ussd.c:518 262425446130976/0xfd3a533f: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250223122640710 DLINP <000b> input/ipa.c:452 connected read/write 20250223122640710 DLINP <000b> input/ipa.c:432 127.0.0.1:33989 sending data 20250223122640710 DLINP <000b> input/ipa.c:452 connected read/write 20250223122640710 DLINP <000b> input/ipa.c:432 127.0.0.1:33989 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@86d8c1c75bf0: 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 } } } } } 20250223122640711 DLINP <000b> input/ipa.c:452 connected read/write 20250223122640711 DLINP <000b> input/ipa.c:406 127.0.0.1:33989 message received 20250223122640711 DLGSUP <0013> gsup_req.c:140 GSUP 250: EUSE-foobar: IMSI-262425446130976 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425446130976" session_id=4248458047 session_state=END} 20250223122640711 DSS <0004> hlr_ussd.c:576 262425446130976/0xfd3a533f: Process SS (END) 20250223122640711 DSS <0004> hlr_ussd.c:518 262425446130976/0xfd3a533f: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250223122640711 DLGSUP <0013> hlr_ussd.c:278 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262425446130976 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425446130976" session_id=4248458047 session_state=END} 20250223122640711 DLGSUP <0013> gsup_req.c:173 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262425446130976 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250223122640711 DLGSUP <0013> gsup_req.c:173 GSUP 250: EUSE-foobar: IMSI-262425446130976 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250223122640711 DLINP <000b> input/ipa.c:452 connected read/write 20250223122640711 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122640711 DLINP <000b> input/ipa.c:452 connected read/write 20250223122640711 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@86d8c1c75bf0: Found GsupExpect[0] for "262425446130976" handled at TC_mo_ussd_euse_defaultroute(241) HLR_Test-GSUP(237)@86d8c1c75bf0: Added IMSI table entry 1TC_mo_ussd_euse_defaultroute(241)"262425446130976" TC_mo_ussd_euse_defaultroute(241)@86d8c1c75bf0: setverdict(pass): none -> pass 20250223122640712 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59146<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(241)@86d8c1c75bf0: Final verdict of PTC: pass 20250223122640713 DAUC <0003> db_auc.c:157 IMSI='262422170430533': No 2G Auth Data 20250223122640713 DAUC <0003> db_auc.c:192 IMSI='262422170430533': No 3G Auth Data HLR_Test-GSUP(237)@86d8c1c75bf0: Created GsupExpect[0] for "262422170430533" to be handled at TC_mo_ussd_euse_defaultroute(242) 20250223122640719 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59150<->l=127.0.0.1:4258 20250223122640721 DLINP <000b> input/ipa.c:452 connected read/write 20250223122640721 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122640721 DLGSUP <0013> gsup_req.c:140 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262422170430533 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422170430533" session_id=3772281291 session_state=BEGIN} 20250223122640721 DSS <0004> hlr_ussd.c:576 262422170430533/0xe0d871cb: Process SS (BEGIN) 20250223122640721 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250223122640721 DSS <0004> hlr_ussd.c:518 262422170430533/0xe0d871cb: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250223122640721 DLINP <000b> input/ipa.c:452 connected read/write 20250223122640721 DLINP <000b> input/ipa.c:432 127.0.0.1:33989 sending data 20250223122640721 DLINP <000b> input/ipa.c:452 connected read/write 20250223122640721 DLINP <000b> input/ipa.c:432 127.0.0.1:33989 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@86d8c1c75bf0: 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 } } } } } 20250223122640722 DLINP <000b> input/ipa.c:452 connected read/write 20250223122640722 DLINP <000b> input/ipa.c:406 127.0.0.1:33989 message received 20250223122640722 DLGSUP <0013> gsup_req.c:140 GSUP 252: EUSE-foobar: IMSI-262422170430533 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422170430533" session_id=3772281291 session_state=END} 20250223122640722 DSS <0004> hlr_ussd.c:576 262422170430533/0xe0d871cb: Process SS (END) 20250223122640722 DSS <0004> hlr_ussd.c:518 262422170430533/0xe0d871cb: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250223122640722 DLGSUP <0013> hlr_ussd.c:278 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262422170430533 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422170430533" session_id=3772281291 session_state=END} 20250223122640722 DLGSUP <0013> gsup_req.c:173 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262422170430533 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250223122640722 DLGSUP <0013> gsup_req.c:173 GSUP 252: EUSE-foobar: IMSI-262422170430533 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250223122640722 DLINP <000b> input/ipa.c:452 connected read/write 20250223122640722 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122640722 DLINP <000b> input/ipa.c:452 connected read/write 20250223122640722 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@86d8c1c75bf0: Found GsupExpect[0] for "262422170430533" handled at TC_mo_ussd_euse_defaultroute(242) HLR_Test-GSUP(237)@86d8c1c75bf0: Added IMSI table entry 2TC_mo_ussd_euse_defaultroute(242)"262422170430533" TC_mo_ussd_euse_defaultroute(242)@86d8c1c75bf0: setverdict(pass): none -> pass 20250223122640724 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59150<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(242)@86d8c1c75bf0: Final verdict of PTC: pass 20250223122640724 DAUC <0003> db_auc.c:157 IMSI='262428416876878': No 2G Auth Data 20250223122640724 DAUC <0003> db_auc.c:192 IMSI='262428416876878': No 3G Auth Data HLR_Test-GSUP(237)@86d8c1c75bf0: Created GsupExpect[0] for "262428416876878" to be handled at TC_mo_ussd_euse_defaultroute(243) 20250223122640731 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59166<->l=127.0.0.1:4258 20250223122640734 DLINP <000b> input/ipa.c:452 connected read/write 20250223122640734 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122640734 DLGSUP <0013> gsup_req.c:140 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262428416876878 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428416876878" session_id=2342206246 session_state=BEGIN} 20250223122640734 DSS <0004> hlr_ussd.c:576 262428416876878/0x8b9b3b26: Process SS (BEGIN) 20250223122640734 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250223122640734 DSS <0004> hlr_ussd.c:518 262428416876878/0x8b9b3b26: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250223122640734 DLINP <000b> input/ipa.c:452 connected read/write 20250223122640734 DLINP <000b> input/ipa.c:432 127.0.0.1:33989 sending data 20250223122640734 DLINP <000b> input/ipa.c:452 connected read/write 20250223122640734 DLINP <000b> input/ipa.c:432 127.0.0.1:33989 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@86d8c1c75bf0: 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 } } } } } 20250223122640735 DLINP <000b> input/ipa.c:452 connected read/write 20250223122640735 DLINP <000b> input/ipa.c:406 127.0.0.1:33989 message received 20250223122640735 DLGSUP <0013> gsup_req.c:140 GSUP 254: EUSE-foobar: IMSI-262428416876878 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428416876878" session_id=2342206246 session_state=END} 20250223122640735 DSS <0004> hlr_ussd.c:576 262428416876878/0x8b9b3b26: Process SS (END) 20250223122640735 DSS <0004> hlr_ussd.c:518 262428416876878/0x8b9b3b26: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250223122640735 DLGSUP <0013> hlr_ussd.c:278 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262428416876878 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428416876878" session_id=2342206246 session_state=END} 20250223122640735 DLGSUP <0013> gsup_req.c:173 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262428416876878 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250223122640735 DLGSUP <0013> gsup_req.c:173 GSUP 254: EUSE-foobar: IMSI-262428416876878 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250223122640735 DLINP <000b> input/ipa.c:452 connected read/write 20250223122640735 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122640735 DLINP <000b> input/ipa.c:452 connected read/write 20250223122640735 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@86d8c1c75bf0: Found GsupExpect[0] for "262428416876878" handled at TC_mo_ussd_euse_defaultroute(243) HLR_Test-GSUP(237)@86d8c1c75bf0: Added IMSI table entry 3TC_mo_ussd_euse_defaultroute(243)"262428416876878" TC_mo_ussd_euse_defaultroute(243)@86d8c1c75bf0: setverdict(pass): none -> pass 20250223122640737 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59166<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(243)@86d8c1c75bf0: Final verdict of PTC: pass 20250223122640737 DAUC <0003> db_auc.c:157 IMSI='262426915615749': No 2G Auth Data 20250223122640737 DAUC <0003> db_auc.c:192 IMSI='262426915615749': No 3G Auth Data HLR_Test-GSUP(237)@86d8c1c75bf0: Created GsupExpect[0] for "262426915615749" to be handled at TC_mo_ussd_euse_defaultroute(244) 20250223122640744 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59182<->l=127.0.0.1:4258 20250223122640746 DLINP <000b> input/ipa.c:452 connected read/write 20250223122640746 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122640746 DLGSUP <0013> gsup_req.c:140 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262426915615749 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426915615749" session_id=3500767287 session_state=BEGIN} 20250223122640746 DSS <0004> hlr_ussd.c:576 262426915615749/0xd0a97837: Process SS (BEGIN) 20250223122640746 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250223122640746 DSS <0004> hlr_ussd.c:518 262426915615749/0xd0a97837: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250223122640746 DLINP <000b> input/ipa.c:452 connected read/write 20250223122640746 DLINP <000b> input/ipa.c:432 127.0.0.1:33989 sending data 20250223122640746 DLINP <000b> input/ipa.c:452 connected read/write 20250223122640746 DLINP <000b> input/ipa.c:432 127.0.0.1:33989 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@86d8c1c75bf0: 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 } } } } } 20250223122640747 DLINP <000b> input/ipa.c:452 connected read/write 20250223122640747 DLINP <000b> input/ipa.c:406 127.0.0.1:33989 message received 20250223122640747 DLGSUP <0013> gsup_req.c:140 GSUP 256: EUSE-foobar: IMSI-262426915615749 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426915615749" session_id=3500767287 session_state=END} 20250223122640747 DSS <0004> hlr_ussd.c:576 262426915615749/0xd0a97837: Process SS (END) 20250223122640747 DSS <0004> hlr_ussd.c:518 262426915615749/0xd0a97837: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250223122640747 DLGSUP <0013> hlr_ussd.c:278 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262426915615749 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426915615749" session_id=3500767287 session_state=END} 20250223122640747 DLGSUP <0013> gsup_req.c:173 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262426915615749 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250223122640747 DLGSUP <0013> gsup_req.c:173 GSUP 256: EUSE-foobar: IMSI-262426915615749 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250223122640747 DLINP <000b> input/ipa.c:452 connected read/write 20250223122640747 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122640747 DLINP <000b> input/ipa.c:452 connected read/write 20250223122640747 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@86d8c1c75bf0: Found GsupExpect[0] for "262426915615749" handled at TC_mo_ussd_euse_defaultroute(244) HLR_Test-GSUP(237)@86d8c1c75bf0: Added IMSI table entry 4TC_mo_ussd_euse_defaultroute(244)"262426915615749" TC_mo_ussd_euse_defaultroute(244)@86d8c1c75bf0: setverdict(pass): none -> pass 20250223122640749 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59182<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(244)@86d8c1c75bf0: Final verdict of PTC: pass 20250223122640749 DAUC <0003> db_auc.c:157 IMSI='262421725987520': No 2G Auth Data 20250223122640749 DAUC <0003> db_auc.c:192 IMSI='262421725987520': No 3G Auth Data HLR_Test-GSUP(237)@86d8c1c75bf0: Created GsupExpect[0] for "262421725987520" to be handled at TC_mo_ussd_euse_defaultroute(245) 20250223122640757 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59198<->l=127.0.0.1:4258 20250223122640761 DLINP <000b> input/ipa.c:452 connected read/write 20250223122640761 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122640761 DLGSUP <0013> gsup_req.c:140 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262421725987520 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421725987520" session_id=2890625277 session_state=BEGIN} 20250223122640761 DSS <0004> hlr_ussd.c:576 262421725987520/0xac4b70fd: Process SS (BEGIN) 20250223122640761 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250223122640761 DSS <0004> hlr_ussd.c:518 262421725987520/0xac4b70fd: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250223122640761 DLINP <000b> input/ipa.c:452 connected read/write 20250223122640761 DLINP <000b> input/ipa.c:432 127.0.0.1:33989 sending data 20250223122640761 DLINP <000b> input/ipa.c:452 connected read/write 20250223122640761 DLINP <000b> input/ipa.c:432 127.0.0.1:33989 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@86d8c1c75bf0: 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 } } } } } 20250223122640762 DLINP <000b> input/ipa.c:452 connected read/write 20250223122640762 DLINP <000b> input/ipa.c:406 127.0.0.1:33989 message received 20250223122640762 DLGSUP <0013> gsup_req.c:140 GSUP 258: EUSE-foobar: IMSI-262421725987520 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421725987520" session_id=2890625277 session_state=END} 20250223122640762 DSS <0004> hlr_ussd.c:576 262421725987520/0xac4b70fd: Process SS (END) 20250223122640762 DSS <0004> hlr_ussd.c:518 262421725987520/0xac4b70fd: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250223122640762 DLGSUP <0013> hlr_ussd.c:278 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262421725987520 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421725987520" session_id=2890625277 session_state=END} 20250223122640762 DLGSUP <0013> gsup_req.c:173 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262421725987520 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250223122640762 DLGSUP <0013> gsup_req.c:173 GSUP 258: EUSE-foobar: IMSI-262421725987520 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250223122640762 DLINP <000b> input/ipa.c:452 connected read/write 20250223122640762 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122640762 DLINP <000b> input/ipa.c:452 connected read/write 20250223122640762 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@86d8c1c75bf0: Found GsupExpect[0] for "262421725987520" handled at TC_mo_ussd_euse_defaultroute(245) HLR_Test-GSUP(237)@86d8c1c75bf0: Added IMSI table entry 5TC_mo_ussd_euse_defaultroute(245)"262421725987520" TC_mo_ussd_euse_defaultroute(245)@86d8c1c75bf0: setverdict(pass): none -> pass 20250223122640765 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59198<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(245)@86d8c1c75bf0: Final verdict of PTC: pass 20250223122640765 DAUC <0003> db_auc.c:157 IMSI='262424244940520': No 2G Auth Data 20250223122640765 DAUC <0003> db_auc.c:192 IMSI='262424244940520': No 3G Auth Data HLR_Test-GSUP(237)@86d8c1c75bf0: Created GsupExpect[0] for "262424244940520" to be handled at TC_mo_ussd_euse_defaultroute(246) 20250223122640772 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59206<->l=127.0.0.1:4258 20250223122640775 DLINP <000b> input/ipa.c:452 connected read/write 20250223122640775 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122640775 DLGSUP <0013> gsup_req.c:140 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262424244940520 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424244940520" session_id=3840734702 session_state=BEGIN} 20250223122640775 DSS <0004> hlr_ussd.c:576 262424244940520/0xe4ecf5ee: Process SS (BEGIN) 20250223122640775 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250223122640775 DSS <0004> hlr_ussd.c:518 262424244940520/0xe4ecf5ee: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250223122640775 DLINP <000b> input/ipa.c:452 connected read/write 20250223122640775 DLINP <000b> input/ipa.c:432 127.0.0.1:33989 sending data 20250223122640775 DLINP <000b> input/ipa.c:452 connected read/write 20250223122640775 DLINP <000b> input/ipa.c:432 127.0.0.1:33989 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@86d8c1c75bf0: 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 } } } } } 20250223122640776 DLINP <000b> input/ipa.c:452 connected read/write 20250223122640776 DLINP <000b> input/ipa.c:406 127.0.0.1:33989 message received 20250223122640776 DLGSUP <0013> gsup_req.c:140 GSUP 260: EUSE-foobar: IMSI-262424244940520 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424244940520" session_id=3840734702 session_state=END} 20250223122640776 DSS <0004> hlr_ussd.c:576 262424244940520/0xe4ecf5ee: Process SS (END) 20250223122640776 DSS <0004> hlr_ussd.c:518 262424244940520/0xe4ecf5ee: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250223122640776 DLGSUP <0013> hlr_ussd.c:278 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262424244940520 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424244940520" session_id=3840734702 session_state=END} 20250223122640776 DLGSUP <0013> gsup_req.c:173 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262424244940520 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250223122640776 DLGSUP <0013> gsup_req.c:173 GSUP 260: EUSE-foobar: IMSI-262424244940520 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250223122640776 DLINP <000b> input/ipa.c:452 connected read/write 20250223122640776 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122640776 DLINP <000b> input/ipa.c:452 connected read/write 20250223122640776 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@86d8c1c75bf0: Found GsupExpect[0] for "262424244940520" handled at TC_mo_ussd_euse_defaultroute(246) HLR_Test-GSUP(237)@86d8c1c75bf0: Added IMSI table entry 6TC_mo_ussd_euse_defaultroute(246)"262424244940520" TC_mo_ussd_euse_defaultroute(246)@86d8c1c75bf0: setverdict(pass): none -> pass 20250223122640778 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59206<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(246)@86d8c1c75bf0: Final verdict of PTC: pass 20250223122640778 DAUC <0003> db_auc.c:157 IMSI='262427103287055': No 2G Auth Data 20250223122640778 DAUC <0003> db_auc.c:192 IMSI='262427103287055': No 3G Auth Data HLR_Test-GSUP(237)@86d8c1c75bf0: Created GsupExpect[0] for "262427103287055" to be handled at TC_mo_ussd_euse_defaultroute(247) 20250223122640785 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59210<->l=127.0.0.1:4258 20250223122640788 DLINP <000b> input/ipa.c:452 connected read/write 20250223122640788 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122640788 DLGSUP <0013> gsup_req.c:140 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262427103287055 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427103287055" session_id=3443741398 session_state=BEGIN} 20250223122640788 DSS <0004> hlr_ussd.c:576 262427103287055/0xcd4352d6: Process SS (BEGIN) 20250223122640788 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250223122640788 DSS <0004> hlr_ussd.c:518 262427103287055/0xcd4352d6: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250223122640788 DLINP <000b> input/ipa.c:452 connected read/write 20250223122640788 DLINP <000b> input/ipa.c:432 127.0.0.1:33989 sending data 20250223122640788 DLINP <000b> input/ipa.c:452 connected read/write 20250223122640788 DLINP <000b> input/ipa.c:432 127.0.0.1:33989 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@86d8c1c75bf0: 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 } } } } } 20250223122640789 DLINP <000b> input/ipa.c:452 connected read/write 20250223122640789 DLINP <000b> input/ipa.c:406 127.0.0.1:33989 message received 20250223122640789 DLGSUP <0013> gsup_req.c:140 GSUP 262: EUSE-foobar: IMSI-262427103287055 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427103287055" session_id=3443741398 session_state=END} 20250223122640789 DSS <0004> hlr_ussd.c:576 262427103287055/0xcd4352d6: Process SS (END) 20250223122640789 DSS <0004> hlr_ussd.c:518 262427103287055/0xcd4352d6: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250223122640789 DLGSUP <0013> hlr_ussd.c:278 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262427103287055 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427103287055" session_id=3443741398 session_state=END} 20250223122640789 DLGSUP <0013> gsup_req.c:173 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262427103287055 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250223122640789 DLGSUP <0013> gsup_req.c:173 GSUP 262: EUSE-foobar: IMSI-262427103287055 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250223122640789 DLINP <000b> input/ipa.c:452 connected read/write 20250223122640789 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122640789 DLINP <000b> input/ipa.c:452 connected read/write 20250223122640789 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@86d8c1c75bf0: Found GsupExpect[0] for "262427103287055" handled at TC_mo_ussd_euse_defaultroute(247) HLR_Test-GSUP(237)@86d8c1c75bf0: Added IMSI table entry 7TC_mo_ussd_euse_defaultroute(247)"262427103287055" TC_mo_ussd_euse_defaultroute(247)@86d8c1c75bf0: setverdict(pass): none -> pass 20250223122640791 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59210<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(247)@86d8c1c75bf0: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse_defaultroute(234)@86d8c1c75bf0: Final verdict of PTC: none 20250223122640792 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59132<->l=127.0.0.1:4258 20250223122640792 DLINP <000b> input/ipa.c:452 connected read/write 20250223122640792 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122640792 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250223122640792 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250223122640792 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250223122640793 DLINP <000b> input/ipa.c:452 connected read/write 20250223122640793 DLINP <000b> input/ipa.c:406 127.0.0.1:33989 message received 20250223122640793 DLINP <000b> input/ipa.c:415 127.0.0.1:33989 connection closed with server 20250223122640793 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:33989 20250223122640793 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) HLR_Test-GSUP(237)@86d8c1c75bf0: Final verdict of PTC: none 20250223122640793 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33015<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(235)@86d8c1c75bf0: Final verdict of PTC: none 238@86d8c1c75bf0: Final verdict of PTC: none IPA-EUSE-foobar(236)@86d8c1c75bf0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(239)@86d8c1c75bf0: Final verdict of PTC: none MTC@86d8c1c75bf0: Setting final verdict of the test case. MTC@86d8c1c75bf0: Local verdict of MTC: none MTC@86d8c1c75bf0: Local verdict of PTC EUSE-TC_mo_ussd_euse_defaultroute(234): none (none -> none) MTC@86d8c1c75bf0: Local verdict of PTC HLR_Test-GSUP-IPA(235): none (none -> none) MTC@86d8c1c75bf0: Local verdict of PTC IPA-EUSE-foobar(236): none (none -> none) MTC@86d8c1c75bf0: Local verdict of PTC HLR_Test-GSUP(237): none (none -> none) MTC@86d8c1c75bf0: Local verdict of PTC with component reference 238: none (none -> none) MTC@86d8c1c75bf0: Local verdict of PTC IPA-CTRL-CLI-IPA(239): none (none -> none) MTC@86d8c1c75bf0: Local verdict of PTC TC_mo_ussd_euse_defaultroute(240): pass (none -> pass) MTC@86d8c1c75bf0: Local verdict of PTC TC_mo_ussd_euse_defaultroute(241): pass (pass -> pass) MTC@86d8c1c75bf0: Local verdict of PTC TC_mo_ussd_euse_defaultroute(242): pass (pass -> pass) MTC@86d8c1c75bf0: Local verdict of PTC TC_mo_ussd_euse_defaultroute(243): pass (pass -> pass) MTC@86d8c1c75bf0: Local verdict of PTC TC_mo_ussd_euse_defaultroute(244): pass (pass -> pass) MTC@86d8c1c75bf0: Local verdict of PTC TC_mo_ussd_euse_defaultroute(245): pass (pass -> pass) MTC@86d8c1c75bf0: Local verdict of PTC TC_mo_ussd_euse_defaultroute(246): pass (pass -> pass) MTC@86d8c1c75bf0: Local verdict of PTC TC_mo_ussd_euse_defaultroute(247): pass (pass -> pass) MTC@86d8c1c75bf0: Test case TC_mo_ussd_euse_defaultroute finished. Verdict: pass MTC@86d8c1c75bf0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_defaultroute pass'. Sun Feb 23 12:26: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 20250223122640831 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59212<->l=127.0.0.1:4258 20250223122641032 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59212<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=88768) Waiting for packet dumper to finish... 1 (prev_count=88768, count=113680) 20250223122642685 DSS <0004> hlr_ussd.c:239 262429800705023/0xe777502e: SS Session Timeout, destroying 20250223122642685 DLGSUP <0013> gsup_req.c:173 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262429800705023 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250223122642703 DSS <0004> hlr_ussd.c:239 262421545215133/0xf60c588e: SS Session Timeout, destroying 20250223122642703 DLGSUP <0013> gsup_req.c:173 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262421545215133 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250223122642713 DSS <0004> hlr_ussd.c:239 262427633516453/0xe8521dba: SS Session Timeout, destroying 20250223122642713 DLGSUP <0013> gsup_req.c:173 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262427633516453 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250223122642724 DSS <0004> hlr_ussd.c:239 262420024693684/0xa2b83c4d: SS Session Timeout, destroying 20250223122642724 DLGSUP <0013> gsup_req.c:173 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262420024693684 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250223122642735 DSS <0004> hlr_ussd.c:239 262420306752777/0x3428e7e4: SS Session Timeout, destroying 20250223122642735 DLGSUP <0013> gsup_req.c:173 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262420306752777 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250223122642746 DSS <0004> hlr_ussd.c:239 262420825730296/0xe255c40c: SS Session Timeout, destroying 20250223122642746 DLGSUP <0013> gsup_req.c:173 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262420825730296 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250223122642757 DSS <0004> hlr_ussd.c:239 262424638817392/0x898d8849: SS Session Timeout, destroying 20250223122642757 DLGSUP <0013> gsup_req.c:173 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262424638817392 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250223122642768 DSS <0004> hlr_ussd.c:239 262424774731657/0x0e9ed717: SS Session Timeout, destroying 20250223122642768 DLGSUP <0013> gsup_req.c:173 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262424774731657 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@86d8c1c75bf0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_defaultroute pass' was executed successfully (exit status: 0). MTC@86d8c1c75bf0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_sss_reject'. ------ HLR_Tests.TC_mo_sss_reject ------ Sun Feb 23 12:26:43 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_sss_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_sss_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@86d8c1c75bf0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_sss_reject' was executed successfully (exit status: 0). MTC@86d8c1c75bf0: Test case TC_mo_sss_reject started. MTC@86d8c1c75bf0: legacy= false MTC@86d8c1c75bf0: in not legacy case 1 MTC@86d8c1c75bf0: in not legacy case 2 20250223122644160 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250223122644160 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(248)@86d8c1c75bf0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250223122644165 DLINP <000b> input/ipa.c:452 connected read/write 20250223122644165 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122644166 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52028<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(248)@86d8c1c75bf0: 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)@86d8c1c75bf0: 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 } } } } 20250223122644170 DLINP <000b> input/ipa.c:452 connected read/write 20250223122644170 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122644170 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250223122644170 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250223122644170 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 20250223122644170 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250223122644170 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 20250223122644170 DLGSUP <0013> gsup_server.c:236 2: 20250223122644170 DLGSUP <0013> gsup_server.c:238 2: 00 20250223122644170 DLGSUP <0013> gsup_server.c:236 3: 20250223122644170 DLGSUP <0013> gsup_server.c:238 3: 00 20250223122644170 DLGSUP <0013> gsup_server.c:236 4: 20250223122644170 DLGSUP <0013> gsup_server.c:238 4: 00 20250223122644170 DLGSUP <0013> gsup_server.c:236 5: HLR_Test-GSUP-IPA(248)@86d8c1c75bf0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250223122644170 DLGSUP <0013> gsup_server.c:238 5: 00 20250223122644170 DLGSUP <0013> gsup_server.c:236 7: 20250223122644170 DLGSUP <0013> gsup_server.c:238 7: 00 20250223122644170 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250223122644170 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250223122644170 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 250@86d8c1c75bf0: 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") 20250223122644199 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:46693<->l=127.0.0.1:4259) 20250223122644203 DAUC <0003> db_auc.c:157 IMSI='262429543453318': No 2G Auth Data 20250223122644203 DAUC <0003> db_auc.c:192 IMSI='262429543453318': No 3G Auth Data HLR_Test-GSUP(249)@86d8c1c75bf0: Created GsupExpect[0] for "262429543453318" to be handled at TC_mo_sss_reject(252) 20250223122644229 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52044<->l=127.0.0.1:4258 20250223122644244 DLINP <000b> input/ipa.c:452 connected read/write 20250223122644244 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122644244 DLGSUP <0013> gsup_req.c:140 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262429543453318 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429543453318" session_id=2316535451 session_state=BEGIN} 20250223122644244 DSS <0004> hlr_ussd.c:576 262429543453318/0x8a13869b: Process SS (BEGIN) 20250223122644244 DSS <0004> hlr_ussd.c:498 262429543453318/0x8a13869b: SS CompType=Invoke, OpCode=InterrogateSS 20250223122644244 DSS <0004> hlr_ussd.c:506 262429543453318/0x8a13869b: Structured SS requests are not supported, rejecting... 20250223122644244 DSS <0004> hlr_ussd.c:354 262429543453318/0x8a13869b: Tx ReturnError(0, 0x15) 20250223122644245 DLGSUP <0013> hlr_ussd.c:278 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262429543453318 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429543453318" session_id=2316535451 session_state=END} 20250223122644245 DLINP <000b> input/ipa.c:452 connected read/write 20250223122644245 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122644245 DLINP <000b> input/ipa.c:452 connected read/write 20250223122644245 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(249)@86d8c1c75bf0: Found GsupExpect[0] for "262429543453318" handled at TC_mo_sss_reject(252) HLR_Test-GSUP(249)@86d8c1c75bf0: Added IMSI table entry 0TC_mo_sss_reject(252)"262429543453318" TC_mo_sss_reject(252)@86d8c1c75bf0: setverdict(pass): none -> pass 20250223122644253 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52044<->l=127.0.0.1:4258 TC_mo_sss_reject(252)@86d8c1c75bf0: Final verdict of PTC: pass 20250223122644255 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52028<->l=127.0.0.1:4258 20250223122644257 DLINP <000b> input/ipa.c:452 connected read/write 20250223122644257 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122644257 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250223122644257 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250223122644257 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250223122644257 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46693<->l=127.0.0.1:4259) HLR_Test-GSUP(249)@86d8c1c75bf0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(251)@86d8c1c75bf0: Final verdict of PTC: none HLR_Test-GSUP-IPA(248)@86d8c1c75bf0: Final verdict of PTC: none 250@86d8c1c75bf0: Final verdict of PTC: none MTC@86d8c1c75bf0: Setting final verdict of the test case. MTC@86d8c1c75bf0: Local verdict of MTC: none MTC@86d8c1c75bf0: Local verdict of PTC HLR_Test-GSUP-IPA(248): none (none -> none) MTC@86d8c1c75bf0: Local verdict of PTC HLR_Test-GSUP(249): none (none -> none) MTC@86d8c1c75bf0: Local verdict of PTC with component reference 250: none (none -> none) MTC@86d8c1c75bf0: Local verdict of PTC IPA-CTRL-CLI-IPA(251): none (none -> none) MTC@86d8c1c75bf0: Local verdict of PTC TC_mo_sss_reject(252): pass (none -> pass) MTC@86d8c1c75bf0: Test case TC_mo_sss_reject finished. Verdict: pass MTC@86d8c1c75bf0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_sss_reject pass'. Sun Feb 23 12:26:44 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 20250223122644284 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52052<->l=127.0.0.1:4258 20250223122644385 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52052<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=27860) 20250223122646084 DSS <0004> hlr_ussd.c:239 262423768900839/0xa3785074: SS Session Timeout, destroying 20250223122646085 DLGSUP <0013> gsup_req.c:173 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262423768900839 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250223122646097 DSS <0004> hlr_ussd.c:239 262427272574809/0x4705100a: SS Session Timeout, destroying 20250223122646097 DLGSUP <0013> gsup_req.c:173 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262427272574809 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250223122646108 DSS <0004> hlr_ussd.c:239 262426815535367/0xda2a6dc8: SS Session Timeout, destroying 20250223122646108 DLGSUP <0013> gsup_req.c:173 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262426815535367 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250223122646120 DSS <0004> hlr_ussd.c:239 262427690903400/0x43164ab2: SS Session Timeout, destroying 20250223122646120 DLGSUP <0013> gsup_req.c:173 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262427690903400 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250223122646133 DSS <0004> hlr_ussd.c:239 262423498994462/0xe065edad: SS Session Timeout, destroying 20250223122646133 DLGSUP <0013> gsup_req.c:173 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262423498994462 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250223122646146 DSS <0004> hlr_ussd.c:239 262422734907921/0x49484b34: SS Session Timeout, destroying 20250223122646147 DLGSUP <0013> gsup_req.c:173 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262422734907921 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250223122646160 DSS <0004> hlr_ussd.c:239 262425274174611/0xb7c3446f: SS Session Timeout, destroying 20250223122646160 DLGSUP <0013> gsup_req.c:173 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262425274174611 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250223122646172 DSS <0004> hlr_ussd.c:239 262422981137211/0x394b764f: SS Session Timeout, destroying 20250223122646172 DLGSUP <0013> gsup_req.c:173 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262422981137211 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@86d8c1c75bf0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_sss_reject pass' was executed successfully (exit status: 0). MTC@86d8c1c75bf0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei'. ------ HLR_Tests.TC_gsup_check_imei ------ Sun Feb 23 12:26:46 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_check_imei.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_check_imei.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@86d8c1c75bf0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei' was executed successfully (exit status: 0). MTC@86d8c1c75bf0: Test case TC_gsup_check_imei started. MTC@86d8c1c75bf0: legacy= false MTC@86d8c1c75bf0: in not legacy case 1 MTC@86d8c1c75bf0: in not legacy case 2 20250223122647487 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250223122647487 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(253)@86d8c1c75bf0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250223122647490 DLINP <000b> input/ipa.c:452 connected read/write 20250223122647491 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122647492 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52064<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(253)@86d8c1c75bf0: 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)@86d8c1c75bf0: 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 } } } } 20250223122647495 DLINP <000b> input/ipa.c:452 connected read/write 20250223122647495 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122647495 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250223122647495 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250223122647495 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 20250223122647495 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250223122647495 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 20250223122647495 DLGSUP <0013> gsup_server.c:236 2: 20250223122647495 DLGSUP <0013> gsup_server.c:238 2: 00 20250223122647495 DLGSUP <0013> gsup_server.c:236 3: 20250223122647495 DLGSUP <0013> gsup_server.c:238 3: 00 20250223122647495 DLGSUP <0013> gsup_server.c:236 4: 20250223122647495 DLGSUP <0013> gsup_server.c:238 4: 00 20250223122647495 DLGSUP <0013> gsup_server.c:236 5: 20250223122647495 DLGSUP <0013> gsup_server.c:238 5: 00 20250223122647495 DLGSUP <0013> gsup_server.c:236 7: 20250223122647495 DLGSUP <0013> gsup_server.c:238 7: 00 20250223122647496 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250223122647496 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250223122647496 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)@86d8c1c75bf0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 255@86d8c1c75bf0: 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") 20250223122647519 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:36361<->l=127.0.0.1:4259) 20250223122647524 DAUC <0003> db_auc.c:157 IMSI='262429899811519': No 2G Auth Data 20250223122647524 DAUC <0003> db_auc.c:192 IMSI='262429899811519': No 3G Auth Data HLR_Test-GSUP(254)@86d8c1c75bf0: Created GsupExpect[0] for "262429899811519" to be handled at TC_gsup_check_imei(257) 20250223122647545 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52078<->l=127.0.0.1:4258 20250223122647558 DLINP <000b> input/ipa.c:452 connected read/write 20250223122647558 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122647558 DLGSUP <0013> gsup_req.c:140 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262429899811519 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429899811519"} 20250223122647559 DMAIN <0000> hlr.c:435 IMSI='262429899811519': has IMEI = 12345678901234 (consider setting 'store-imei') 20250223122647559 DLGSUP <0013> hlr.c:448 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262429899811519 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429899811519"} 20250223122647559 DLGSUP <0013> gsup_req.c:173 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262429899811519 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250223122647559 DLINP <000b> input/ipa.c:452 connected read/write 20250223122647559 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122647559 DLINP <000b> input/ipa.c:452 connected read/write 20250223122647559 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@86d8c1c75bf0: Found GsupExpect[0] for "262429899811519" handled at TC_gsup_check_imei(257) HLR_Test-GSUP(254)@86d8c1c75bf0: Added IMSI table entry 0TC_gsup_check_imei(257)"262429899811519" TC_gsup_check_imei(257)@86d8c1c75bf0: setverdict(pass): none -> pass 20250223122647563 DAUC <0003> db_auc.c:192 IMSI='262429899811519': No 3G Auth Data 20250223122647569 DLINP <000b> input/ipa.c:452 connected read/write 20250223122647569 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122647569 DLGSUP <0013> gsup_req.c:140 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262429899811519 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429899811519"} 20250223122647569 DAUC <0003> hlr.c:428 IMSI='262429899811519': storing IMEI = 12345678901234 20250223122647569 DLGSUP <0013> hlr.c:448 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262429899811519 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429899811519"} 20250223122647569 DLGSUP <0013> gsup_req.c:173 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262429899811519 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250223122647569 DLINP <000b> input/ipa.c:452 connected read/write 20250223122647569 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122647569 DLINP <000b> input/ipa.c:452 connected read/write 20250223122647569 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(257)@86d8c1c75bf0: setverdict(pass): pass -> pass, component reason not changed 20250223122647571 DAUC <0003> db_auc.c:192 IMSI='262429899811519': No 3G Auth Data 20250223122647573 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52078<->l=127.0.0.1:4258 TC_gsup_check_imei(257)@86d8c1c75bf0: Final verdict of PTC: pass 20250223122647576 DAUC <0003> db_auc.c:157 IMSI='262421096895743': No 2G Auth Data 20250223122647576 DAUC <0003> db_auc.c:192 IMSI='262421096895743': No 3G Auth Data HLR_Test-GSUP(254)@86d8c1c75bf0: Created GsupExpect[0] for "262421096895743" to be handled at TC_gsup_check_imei(258) 20250223122647593 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52086<->l=127.0.0.1:4258 20250223122647595 DLINP <000b> input/ipa.c:452 connected read/write 20250223122647595 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122647595 DLGSUP <0013> gsup_req.c:140 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262421096895743 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421096895743"} 20250223122647595 DMAIN <0000> hlr.c:435 IMSI='262421096895743': has IMEI = 12345678901234 (consider setting 'store-imei') 20250223122647595 DLGSUP <0013> hlr.c:448 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262421096895743 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421096895743"} 20250223122647595 DLGSUP <0013> gsup_req.c:173 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262421096895743 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250223122647595 DLINP <000b> input/ipa.c:452 connected read/write 20250223122647595 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122647595 DLINP <000b> input/ipa.c:452 connected read/write 20250223122647595 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@86d8c1c75bf0: Found GsupExpect[0] for "262421096895743" handled at TC_gsup_check_imei(258) HLR_Test-GSUP(254)@86d8c1c75bf0: Added IMSI table entry 1TC_gsup_check_imei(258)"262421096895743" 20250223122647596 DAUC <0003> db_auc.c:192 IMSI='262421096895743': No 3G Auth Data TC_gsup_check_imei(258)@86d8c1c75bf0: setverdict(pass): none -> pass 20250223122647597 DLINP <000b> input/ipa.c:452 connected read/write 20250223122647597 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122647597 DLGSUP <0013> gsup_req.c:140 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262421096895743 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421096895743"} 20250223122647597 DAUC <0003> hlr.c:428 IMSI='262421096895743': storing IMEI = 12345678901234 20250223122647597 DLGSUP <0013> hlr.c:448 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262421096895743 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421096895743"} 20250223122647597 DLGSUP <0013> gsup_req.c:173 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262421096895743 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250223122647597 DLINP <000b> input/ipa.c:452 connected read/write 20250223122647597 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122647597 DLINP <000b> input/ipa.c:452 connected read/write 20250223122647597 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(258)@86d8c1c75bf0: setverdict(pass): pass -> pass, component reason not changed 20250223122647598 DAUC <0003> db_auc.c:192 IMSI='262421096895743': No 3G Auth Data 20250223122647598 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52086<->l=127.0.0.1:4258 TC_gsup_check_imei(258)@86d8c1c75bf0: Final verdict of PTC: pass 20250223122647599 DAUC <0003> db_auc.c:157 IMSI='262426514083891': No 2G Auth Data 20250223122647599 DAUC <0003> db_auc.c:192 IMSI='262426514083891': No 3G Auth Data HLR_Test-GSUP(254)@86d8c1c75bf0: Created GsupExpect[0] for "262426514083891" to be handled at TC_gsup_check_imei(259) 20250223122647605 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52090<->l=127.0.0.1:4258 20250223122647607 DLINP <000b> input/ipa.c:452 connected read/write 20250223122647607 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122647607 DLGSUP <0013> gsup_req.c:140 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262426514083891 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426514083891"} 20250223122647607 DMAIN <0000> hlr.c:435 IMSI='262426514083891': has IMEI = 12345678901234 (consider setting 'store-imei') 20250223122647607 DLGSUP <0013> hlr.c:448 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262426514083891 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426514083891"} 20250223122647607 DLGSUP <0013> gsup_req.c:173 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262426514083891 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250223122647607 DLINP <000b> input/ipa.c:452 connected read/write 20250223122647607 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122647607 DLINP <000b> input/ipa.c:452 connected read/write 20250223122647607 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@86d8c1c75bf0: Found GsupExpect[0] for "262426514083891" handled at TC_gsup_check_imei(259) HLR_Test-GSUP(254)@86d8c1c75bf0: Added IMSI table entry 2TC_gsup_check_imei(259)"262426514083891" TC_gsup_check_imei(259)@86d8c1c75bf0: setverdict(pass): none -> pass 20250223122647608 DAUC <0003> db_auc.c:192 IMSI='262426514083891': No 3G Auth Data 20250223122647609 DLINP <000b> input/ipa.c:452 connected read/write 20250223122647609 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122647609 DLGSUP <0013> gsup_req.c:140 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262426514083891 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426514083891"} 20250223122647609 DAUC <0003> hlr.c:428 IMSI='262426514083891': storing IMEI = 12345678901234 20250223122647609 DLGSUP <0013> hlr.c:448 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262426514083891 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426514083891"} 20250223122647609 DLGSUP <0013> gsup_req.c:173 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262426514083891 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250223122647609 DLINP <000b> input/ipa.c:452 connected read/write 20250223122647609 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122647609 DLINP <000b> input/ipa.c:452 connected read/write 20250223122647609 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122647609 DAUC <0003> db_auc.c:192 IMSI='262426514083891': No 3G Auth Data TC_gsup_check_imei(259)@86d8c1c75bf0: setverdict(pass): pass -> pass, component reason not changed 20250223122647610 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52090<->l=127.0.0.1:4258 TC_gsup_check_imei(259)@86d8c1c75bf0: Final verdict of PTC: pass 20250223122647610 DAUC <0003> db_auc.c:157 IMSI='262420032164194': No 2G Auth Data 20250223122647610 DAUC <0003> db_auc.c:192 IMSI='262420032164194': No 3G Auth Data HLR_Test-GSUP(254)@86d8c1c75bf0: Created GsupExpect[0] for "262420032164194" to be handled at TC_gsup_check_imei(260) 20250223122647617 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52100<->l=127.0.0.1:4258 20250223122647620 DLINP <000b> input/ipa.c:452 connected read/write 20250223122647620 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122647620 DLGSUP <0013> gsup_req.c:140 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262420032164194 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420032164194"} 20250223122647620 DMAIN <0000> hlr.c:435 IMSI='262420032164194': has IMEI = 12345678901234 (consider setting 'store-imei') 20250223122647620 DLGSUP <0013> hlr.c:448 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262420032164194 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420032164194"} 20250223122647620 DLGSUP <0013> gsup_req.c:173 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262420032164194 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250223122647620 DLINP <000b> input/ipa.c:452 connected read/write 20250223122647620 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122647620 DLINP <000b> input/ipa.c:452 connected read/write 20250223122647620 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@86d8c1c75bf0: Found GsupExpect[0] for "262420032164194" handled at TC_gsup_check_imei(260) HLR_Test-GSUP(254)@86d8c1c75bf0: Added IMSI table entry 3TC_gsup_check_imei(260)"262420032164194" TC_gsup_check_imei(260)@86d8c1c75bf0: setverdict(pass): none -> pass 20250223122647621 DAUC <0003> db_auc.c:157 IMSI='262420032164194': No 2G Auth Data 20250223122647622 DLINP <000b> input/ipa.c:452 connected read/write 20250223122647622 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122647622 DLGSUP <0013> gsup_req.c:140 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262420032164194 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420032164194"} 20250223122647622 DAUC <0003> hlr.c:428 IMSI='262420032164194': storing IMEI = 12345678901234 20250223122647622 DLGSUP <0013> hlr.c:448 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262420032164194 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420032164194"} 20250223122647622 DLGSUP <0013> gsup_req.c:173 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262420032164194 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250223122647622 DLINP <000b> input/ipa.c:452 connected read/write 20250223122647622 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122647622 DLINP <000b> input/ipa.c:452 connected read/write 20250223122647622 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(260)@86d8c1c75bf0: setverdict(pass): pass -> pass, component reason not changed 20250223122647623 DAUC <0003> db_auc.c:157 IMSI='262420032164194': No 2G Auth Data 20250223122647623 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52100<->l=127.0.0.1:4258 TC_gsup_check_imei(260)@86d8c1c75bf0: Final verdict of PTC: pass 20250223122647624 DAUC <0003> db_auc.c:157 IMSI='262421732500816': No 2G Auth Data 20250223122647624 DAUC <0003> db_auc.c:192 IMSI='262421732500816': No 3G Auth Data HLR_Test-GSUP(254)@86d8c1c75bf0: Created GsupExpect[0] for "262421732500816" to be handled at TC_gsup_check_imei(261) 20250223122647632 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52104<->l=127.0.0.1:4258 20250223122647634 DLINP <000b> input/ipa.c:452 connected read/write 20250223122647634 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122647634 DLGSUP <0013> gsup_req.c:140 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262421732500816 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421732500816"} 20250223122647634 DMAIN <0000> hlr.c:435 IMSI='262421732500816': has IMEI = 12345678901234 (consider setting 'store-imei') 20250223122647634 DLGSUP <0013> hlr.c:448 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262421732500816 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421732500816"} 20250223122647634 DLGSUP <0013> gsup_req.c:173 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262421732500816 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250223122647634 DLINP <000b> input/ipa.c:452 connected read/write 20250223122647634 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122647634 DLINP <000b> input/ipa.c:452 connected read/write 20250223122647634 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@86d8c1c75bf0: Found GsupExpect[0] for "262421732500816" handled at TC_gsup_check_imei(261) HLR_Test-GSUP(254)@86d8c1c75bf0: Added IMSI table entry 4TC_gsup_check_imei(261)"262421732500816" TC_gsup_check_imei(261)@86d8c1c75bf0: setverdict(pass): none -> pass 20250223122647635 DAUC <0003> db_auc.c:157 IMSI='262421732500816': No 2G Auth Data 20250223122647636 DLINP <000b> input/ipa.c:452 connected read/write 20250223122647636 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122647636 DLGSUP <0013> gsup_req.c:140 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262421732500816 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421732500816"} 20250223122647636 DAUC <0003> hlr.c:428 IMSI='262421732500816': storing IMEI = 12345678901234 20250223122647636 DLGSUP <0013> hlr.c:448 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262421732500816 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421732500816"} 20250223122647636 DLGSUP <0013> gsup_req.c:173 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262421732500816 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250223122647636 DLINP <000b> input/ipa.c:452 connected read/write 20250223122647636 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122647636 DLINP <000b> input/ipa.c:452 connected read/write 20250223122647636 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(261)@86d8c1c75bf0: setverdict(pass): pass -> pass, component reason not changed 20250223122647637 DAUC <0003> db_auc.c:157 IMSI='262421732500816': No 2G Auth Data 20250223122647637 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52104<->l=127.0.0.1:4258 TC_gsup_check_imei(261)@86d8c1c75bf0: Final verdict of PTC: pass 20250223122647638 DAUC <0003> db_auc.c:157 IMSI='262422056132476': No 2G Auth Data 20250223122647638 DAUC <0003> db_auc.c:192 IMSI='262422056132476': No 3G Auth Data HLR_Test-GSUP(254)@86d8c1c75bf0: Created GsupExpect[0] for "262422056132476" to be handled at TC_gsup_check_imei(262) 20250223122647645 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52120<->l=127.0.0.1:4258 20250223122647647 DLINP <000b> input/ipa.c:452 connected read/write 20250223122647647 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122647647 DLGSUP <0013> gsup_req.c:140 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262422056132476 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422056132476"} 20250223122647647 DMAIN <0000> hlr.c:435 IMSI='262422056132476': has IMEI = 12345678901234 (consider setting 'store-imei') 20250223122647647 DLGSUP <0013> hlr.c:448 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262422056132476 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422056132476"} 20250223122647648 DLGSUP <0013> gsup_req.c:173 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262422056132476 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250223122647648 DLINP <000b> input/ipa.c:452 connected read/write 20250223122647648 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122647648 DLINP <000b> input/ipa.c:452 connected read/write 20250223122647648 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@86d8c1c75bf0: Found GsupExpect[0] for "262422056132476" handled at TC_gsup_check_imei(262) HLR_Test-GSUP(254)@86d8c1c75bf0: Added IMSI table entry 5TC_gsup_check_imei(262)"262422056132476" TC_gsup_check_imei(262)@86d8c1c75bf0: setverdict(pass): none -> pass 20250223122647649 DLINP <000b> input/ipa.c:452 connected read/write 20250223122647649 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122647649 DLGSUP <0013> gsup_req.c:140 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262422056132476 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422056132476"} 20250223122647649 DAUC <0003> hlr.c:428 IMSI='262422056132476': storing IMEI = 12345678901234 20250223122647649 DLGSUP <0013> hlr.c:448 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262422056132476 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422056132476"} 20250223122647649 DLGSUP <0013> gsup_req.c:173 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262422056132476 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250223122647649 DLINP <000b> input/ipa.c:452 connected read/write 20250223122647649 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122647649 DLINP <000b> input/ipa.c:452 connected read/write 20250223122647649 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(262)@86d8c1c75bf0: setverdict(pass): pass -> pass, component reason not changed 20250223122647650 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52120<->l=127.0.0.1:4258 TC_gsup_check_imei(262)@86d8c1c75bf0: Final verdict of PTC: pass 20250223122647651 DAUC <0003> db_auc.c:157 IMSI='262424561683813': No 2G Auth Data 20250223122647651 DAUC <0003> db_auc.c:192 IMSI='262424561683813': No 3G Auth Data HLR_Test-GSUP(254)@86d8c1c75bf0: Created GsupExpect[0] for "262424561683813" to be handled at TC_gsup_check_imei(263) 20250223122647657 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52126<->l=127.0.0.1:4258 20250223122647660 DLINP <000b> input/ipa.c:452 connected read/write 20250223122647660 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122647660 DLGSUP <0013> gsup_req.c:140 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262424561683813 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424561683813"} 20250223122647660 DMAIN <0000> hlr.c:435 IMSI='262424561683813': has IMEI = 12345678901234 (consider setting 'store-imei') 20250223122647660 DLGSUP <0013> hlr.c:448 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262424561683813 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424561683813"} 20250223122647660 DLGSUP <0013> gsup_req.c:173 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262424561683813 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250223122647660 DLINP <000b> input/ipa.c:452 connected read/write 20250223122647660 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122647660 DLINP <000b> input/ipa.c:452 connected read/write 20250223122647660 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@86d8c1c75bf0: Found GsupExpect[0] for "262424561683813" handled at TC_gsup_check_imei(263) HLR_Test-GSUP(254)@86d8c1c75bf0: Added IMSI table entry 6TC_gsup_check_imei(263)"262424561683813" TC_gsup_check_imei(263)@86d8c1c75bf0: setverdict(pass): none -> pass 20250223122647662 DLINP <000b> input/ipa.c:452 connected read/write 20250223122647662 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122647662 DLGSUP <0013> gsup_req.c:140 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262424561683813 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424561683813"} 20250223122647662 DAUC <0003> hlr.c:428 IMSI='262424561683813': storing IMEI = 12345678901234 20250223122647662 DLGSUP <0013> hlr.c:448 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262424561683813 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424561683813"} 20250223122647662 DLGSUP <0013> gsup_req.c:173 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262424561683813 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250223122647662 DLINP <000b> input/ipa.c:452 connected read/write 20250223122647662 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122647662 DLINP <000b> input/ipa.c:452 connected read/write 20250223122647662 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(263)@86d8c1c75bf0: setverdict(pass): pass -> pass, component reason not changed 20250223122647663 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52126<->l=127.0.0.1:4258 TC_gsup_check_imei(263)@86d8c1c75bf0: Final verdict of PTC: pass 20250223122647664 DAUC <0003> db_auc.c:157 IMSI='262427565564041': No 2G Auth Data 20250223122647664 DAUC <0003> db_auc.c:192 IMSI='262427565564041': No 3G Auth Data HLR_Test-GSUP(254)@86d8c1c75bf0: Created GsupExpect[0] for "262427565564041" to be handled at TC_gsup_check_imei(264) 20250223122647672 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52128<->l=127.0.0.1:4258 20250223122647674 DLINP <000b> input/ipa.c:452 connected read/write 20250223122647674 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122647674 DLGSUP <0013> gsup_req.c:140 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262427565564041 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427565564041"} 20250223122647674 DMAIN <0000> hlr.c:435 IMSI='262427565564041': has IMEI = 12345678901234 (consider setting 'store-imei') 20250223122647674 DLGSUP <0013> hlr.c:448 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262427565564041 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427565564041"} 20250223122647674 DLGSUP <0013> gsup_req.c:173 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262427565564041 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250223122647674 DLINP <000b> input/ipa.c:452 connected read/write 20250223122647674 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122647674 DLINP <000b> input/ipa.c:452 connected read/write 20250223122647674 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@86d8c1c75bf0: Found GsupExpect[0] for "262427565564041" handled at TC_gsup_check_imei(264) HLR_Test-GSUP(254)@86d8c1c75bf0: Added IMSI table entry 7TC_gsup_check_imei(264)"262427565564041" TC_gsup_check_imei(264)@86d8c1c75bf0: setverdict(pass): none -> pass 20250223122647676 DLINP <000b> input/ipa.c:452 connected read/write 20250223122647676 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122647676 DLGSUP <0013> gsup_req.c:140 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262427565564041 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427565564041"} 20250223122647676 DAUC <0003> hlr.c:428 IMSI='262427565564041': storing IMEI = 12345678901234 20250223122647676 DLGSUP <0013> hlr.c:448 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262427565564041 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427565564041"} 20250223122647676 DLGSUP <0013> gsup_req.c:173 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262427565564041 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250223122647676 DLINP <000b> input/ipa.c:452 connected read/write 20250223122647676 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122647676 DLINP <000b> input/ipa.c:452 connected read/write 20250223122647676 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(264)@86d8c1c75bf0: setverdict(pass): pass -> pass, component reason not changed 20250223122647677 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52128<->l=127.0.0.1:4258 TC_gsup_check_imei(264)@86d8c1c75bf0: Final verdict of PTC: pass MTC@86d8c1c75bf0: setverdict(pass): none -> pass 20250223122647678 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52064<->l=127.0.0.1:4258 20250223122647679 DLINP <000b> input/ipa.c:452 connected read/write 20250223122647679 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122647679 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250223122647679 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250223122647679 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250223122647679 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36361<->l=127.0.0.1:4259) HLR_Test-GSUP(254)@86d8c1c75bf0: Final verdict of PTC: none HLR_Test-GSUP-IPA(253)@86d8c1c75bf0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(256)@86d8c1c75bf0: Final verdict of PTC: none 255@86d8c1c75bf0: Final verdict of PTC: none MTC@86d8c1c75bf0: Setting final verdict of the test case. MTC@86d8c1c75bf0: Local verdict of MTC: pass MTC@86d8c1c75bf0: Local verdict of PTC HLR_Test-GSUP-IPA(253): none (pass -> pass) MTC@86d8c1c75bf0: Local verdict of PTC HLR_Test-GSUP(254): none (pass -> pass) MTC@86d8c1c75bf0: Local verdict of PTC with component reference 255: none (pass -> pass) MTC@86d8c1c75bf0: Local verdict of PTC IPA-CTRL-CLI-IPA(256): none (pass -> pass) MTC@86d8c1c75bf0: Local verdict of PTC TC_gsup_check_imei(257): pass (pass -> pass) MTC@86d8c1c75bf0: Local verdict of PTC TC_gsup_check_imei(258): pass (pass -> pass) MTC@86d8c1c75bf0: Local verdict of PTC TC_gsup_check_imei(259): pass (pass -> pass) MTC@86d8c1c75bf0: Local verdict of PTC TC_gsup_check_imei(260): pass (pass -> pass) MTC@86d8c1c75bf0: Local verdict of PTC TC_gsup_check_imei(261): pass (pass -> pass) MTC@86d8c1c75bf0: Local verdict of PTC TC_gsup_check_imei(262): pass (pass -> pass) MTC@86d8c1c75bf0: Local verdict of PTC TC_gsup_check_imei(263): pass (pass -> pass) MTC@86d8c1c75bf0: Local verdict of PTC TC_gsup_check_imei(264): pass (pass -> pass) MTC@86d8c1c75bf0: Test case TC_gsup_check_imei finished. Verdict: pass MTC@86d8c1c75bf0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei pass'. Sun Feb 23 12:26: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 20250223122647706 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52134<->l=127.0.0.1:4258 20250223122647807 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52134<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=78392) Waiting for packet dumper to finish... 1 (prev_count=78392, count=125424) MTC@86d8c1c75bf0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei pass' was executed successfully (exit status: 0). MTC@86d8c1c75bf0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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 ------ Sun Feb 23 12:26:49 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_check_imei_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_check_imei_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@86d8c1c75bf0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_via_proxy' was executed successfully (exit status: 0). MTC@86d8c1c75bf0: Test case TC_gsup_check_imei_via_proxy started. MTC@86d8c1c75bf0: legacy= false MTC@86d8c1c75bf0: in not legacy case 1 MTC@86d8c1c75bf0: in not legacy case 2 20250223122650932 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250223122650932 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(265)@86d8c1c75bf0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250223122650937 DLINP <000b> input/ipa.c:452 connected read/write 20250223122650937 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122650939 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52150<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(265)@86d8c1c75bf0: 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)@86d8c1c75bf0: 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 } } } } 20250223122650943 DLINP <000b> input/ipa.c:452 connected read/write 20250223122650943 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122650943 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250223122650943 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250223122650943 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 20250223122650943 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250223122650943 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 20250223122650943 DLGSUP <0013> gsup_server.c:236 2: 20250223122650943 DLGSUP <0013> gsup_server.c:238 2: 00 20250223122650943 DLGSUP <0013> gsup_server.c:236 3: 20250223122650943 DLGSUP <0013> gsup_server.c:238 3: 00 20250223122650943 DLGSUP <0013> gsup_server.c:236 4: 20250223122650943 DLGSUP <0013> gsup_server.c:238 4: 00 20250223122650943 DLGSUP <0013> gsup_server.c:236 5: 20250223122650943 DLGSUP <0013> gsup_server.c:238 5: 00 20250223122650943 DLGSUP <0013> gsup_server.c:236 7: 20250223122650943 DLGSUP <0013> gsup_server.c:238 7: 00 20250223122650943 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250223122650943 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 HLR_Test-GSUP-IPA(265)@86d8c1c75bf0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250223122650943 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 267@86d8c1c75bf0: 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") 20250223122650966 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:45251<->l=127.0.0.1:4259) 20250223122650977 DAUC <0003> db_auc.c:157 IMSI='262422748221352': No 2G Auth Data 20250223122650977 DAUC <0003> db_auc.c:192 IMSI='262422748221352': No 3G Auth Data HLR_Test-GSUP(266)@86d8c1c75bf0: Created GsupExpect[0] for "262422748221352" to be handled at TC_gsup_check_imei_via_proxy(269) 20250223122650998 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52154<->l=127.0.0.1:4258 20250223122651011 DLINP <000b> input/ipa.c:452 connected read/write 20250223122651011 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122651011 DLGSUP <0013> gsup_req.c:140 GSUP 280: MSC-00-00-00-00-00-00: IMSI-262422748221352 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422748221352" source_name="the-source\n"} 20250223122651011 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250223122651012 DMAIN <0000> hlr.c:435 IMSI='262422748221352': has IMEI = 12345678901234 (consider setting 'store-imei') 20250223122651012 DLGSUP <0013> hlr.c:448 GSUP 280: the-source\n: IMSI-262422748221352 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422748221352" destination_name="the-source\n"} 20250223122651012 DLGSUP <0013> gsup_req.c:173 GSUP 280: the-source\n: IMSI-262422748221352 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250223122651012 DLINP <000b> input/ipa.c:452 connected read/write 20250223122651012 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122651012 DLINP <000b> input/ipa.c:452 connected read/write 20250223122651012 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@86d8c1c75bf0: Found GsupExpect[0] for "262422748221352" handled at TC_gsup_check_imei_via_proxy(269) HLR_Test-GSUP(266)@86d8c1c75bf0: Added IMSI table entry 0TC_gsup_check_imei_via_proxy(269)"262422748221352" TC_gsup_check_imei_via_proxy(269)@86d8c1c75bf0: setverdict(pass): none -> pass 20250223122651017 DAUC <0003> db_auc.c:192 IMSI='262422748221352': No 3G Auth Data 20250223122651023 DLINP <000b> input/ipa.c:452 connected read/write 20250223122651023 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122651023 DLGSUP <0013> gsup_req.c:140 GSUP 281: MSC-00-00-00-00-00-00: IMSI-262422748221352 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422748221352" source_name="the-source\n"} 20250223122651023 DAUC <0003> hlr.c:428 IMSI='262422748221352': storing IMEI = 12345678901234 20250223122651023 DLGSUP <0013> hlr.c:448 GSUP 281: the-source\n: IMSI-262422748221352 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422748221352" destination_name="the-source\n"} 20250223122651024 DLGSUP <0013> gsup_req.c:173 GSUP 281: the-source\n: IMSI-262422748221352 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250223122651024 DLINP <000b> input/ipa.c:452 connected read/write 20250223122651024 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122651024 DLINP <000b> input/ipa.c:452 connected read/write 20250223122651024 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(269)@86d8c1c75bf0: setverdict(pass): pass -> pass, component reason not changed 20250223122651026 DAUC <0003> db_auc.c:192 IMSI='262422748221352': No 3G Auth Data 20250223122651028 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52154<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(269)@86d8c1c75bf0: Final verdict of PTC: pass 20250223122651030 DAUC <0003> db_auc.c:157 IMSI='262425823042067': No 2G Auth Data 20250223122651030 DAUC <0003> db_auc.c:192 IMSI='262425823042067': No 3G Auth Data HLR_Test-GSUP(266)@86d8c1c75bf0: Created GsupExpect[0] for "262425823042067" to be handled at TC_gsup_check_imei_via_proxy(270) 20250223122651043 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52160<->l=127.0.0.1:4258 20250223122651046 DLINP <000b> input/ipa.c:452 connected read/write 20250223122651046 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122651046 DLGSUP <0013> gsup_req.c:140 GSUP 282: MSC-00-00-00-00-00-00: IMSI-262425823042067 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425823042067" source_name="the-source\n"} 20250223122651046 DMAIN <0000> hlr.c:435 IMSI='262425823042067': has IMEI = 12345678901234 (consider setting 'store-imei') 20250223122651046 DLGSUP <0013> hlr.c:448 GSUP 282: the-source\n: IMSI-262425823042067 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425823042067" destination_name="the-source\n"} 20250223122651046 DLGSUP <0013> gsup_req.c:173 GSUP 282: the-source\n: IMSI-262425823042067 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250223122651046 DLINP <000b> input/ipa.c:452 connected read/write 20250223122651046 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122651046 DLINP <000b> input/ipa.c:452 connected read/write 20250223122651046 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@86d8c1c75bf0: Found GsupExpect[0] for "262425823042067" handled at TC_gsup_check_imei_via_proxy(270) HLR_Test-GSUP(266)@86d8c1c75bf0: Added IMSI table entry 1TC_gsup_check_imei_via_proxy(270)"262425823042067" TC_gsup_check_imei_via_proxy(270)@86d8c1c75bf0: setverdict(pass): none -> pass 20250223122651046 DAUC <0003> db_auc.c:192 IMSI='262425823042067': No 3G Auth Data 20250223122651047 DLINP <000b> input/ipa.c:452 connected read/write 20250223122651047 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122651047 DLGSUP <0013> gsup_req.c:140 GSUP 283: MSC-00-00-00-00-00-00: IMSI-262425823042067 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425823042067" source_name="the-source\n"} 20250223122651047 DAUC <0003> hlr.c:428 IMSI='262425823042067': storing IMEI = 12345678901234 20250223122651047 DLGSUP <0013> hlr.c:448 GSUP 283: the-source\n: IMSI-262425823042067 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425823042067" destination_name="the-source\n"} 20250223122651047 DLGSUP <0013> gsup_req.c:173 GSUP 283: the-source\n: IMSI-262425823042067 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250223122651047 DLINP <000b> input/ipa.c:452 connected read/write 20250223122651047 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122651047 DLINP <000b> input/ipa.c:452 connected read/write 20250223122651047 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122651048 DAUC <0003> db_auc.c:192 IMSI='262425823042067': No 3G Auth Data TC_gsup_check_imei_via_proxy(270)@86d8c1c75bf0: setverdict(pass): pass -> pass, component reason not changed 20250223122651048 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52160<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(270)@86d8c1c75bf0: Final verdict of PTC: pass 20250223122651049 DAUC <0003> db_auc.c:157 IMSI='262424468945781': No 2G Auth Data 20250223122651049 DAUC <0003> db_auc.c:192 IMSI='262424468945781': No 3G Auth Data HLR_Test-GSUP(266)@86d8c1c75bf0: Created GsupExpect[0] for "262424468945781" to be handled at TC_gsup_check_imei_via_proxy(271) 20250223122651055 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52166<->l=127.0.0.1:4258 20250223122651057 DLINP <000b> input/ipa.c:452 connected read/write 20250223122651057 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122651057 DLGSUP <0013> gsup_req.c:140 GSUP 284: MSC-00-00-00-00-00-00: IMSI-262424468945781 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424468945781" source_name="the-source\n"} 20250223122651057 DMAIN <0000> hlr.c:435 IMSI='262424468945781': has IMEI = 12345678901234 (consider setting 'store-imei') 20250223122651057 DLGSUP <0013> hlr.c:448 GSUP 284: the-source\n: IMSI-262424468945781 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424468945781" destination_name="the-source\n"} 20250223122651057 DLGSUP <0013> gsup_req.c:173 GSUP 284: the-source\n: IMSI-262424468945781 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250223122651057 DLINP <000b> input/ipa.c:452 connected read/write 20250223122651057 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122651057 DLINP <000b> input/ipa.c:452 connected read/write 20250223122651057 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@86d8c1c75bf0: Found GsupExpect[0] for "262424468945781" handled at TC_gsup_check_imei_via_proxy(271) HLR_Test-GSUP(266)@86d8c1c75bf0: Added IMSI table entry 2TC_gsup_check_imei_via_proxy(271)"262424468945781" TC_gsup_check_imei_via_proxy(271)@86d8c1c75bf0: setverdict(pass): none -> pass 20250223122651058 DAUC <0003> db_auc.c:192 IMSI='262424468945781': No 3G Auth Data 20250223122651059 DLINP <000b> input/ipa.c:452 connected read/write 20250223122651059 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122651059 DLGSUP <0013> gsup_req.c:140 GSUP 285: MSC-00-00-00-00-00-00: IMSI-262424468945781 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424468945781" source_name="the-source\n"} 20250223122651059 DAUC <0003> hlr.c:428 IMSI='262424468945781': storing IMEI = 12345678901234 20250223122651059 DLGSUP <0013> hlr.c:448 GSUP 285: the-source\n: IMSI-262424468945781 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424468945781" destination_name="the-source\n"} 20250223122651059 DLGSUP <0013> gsup_req.c:173 GSUP 285: the-source\n: IMSI-262424468945781 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250223122651059 DLINP <000b> input/ipa.c:452 connected read/write 20250223122651059 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122651059 DLINP <000b> input/ipa.c:452 connected read/write 20250223122651059 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(271)@86d8c1c75bf0: setverdict(pass): pass -> pass, component reason not changed 20250223122651060 DAUC <0003> db_auc.c:192 IMSI='262424468945781': No 3G Auth Data 20250223122651060 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52166<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(271)@86d8c1c75bf0: Final verdict of PTC: pass 20250223122651061 DAUC <0003> db_auc.c:157 IMSI='262425193686867': No 2G Auth Data 20250223122651061 DAUC <0003> db_auc.c:192 IMSI='262425193686867': No 3G Auth Data HLR_Test-GSUP(266)@86d8c1c75bf0: Created GsupExpect[0] for "262425193686867" to be handled at TC_gsup_check_imei_via_proxy(272) 20250223122651067 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52170<->l=127.0.0.1:4258 20250223122651070 DLINP <000b> input/ipa.c:452 connected read/write 20250223122651070 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122651070 DLGSUP <0013> gsup_req.c:140 GSUP 286: MSC-00-00-00-00-00-00: IMSI-262425193686867 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425193686867" source_name="the-source\n"} 20250223122651070 DMAIN <0000> hlr.c:435 IMSI='262425193686867': has IMEI = 12345678901234 (consider setting 'store-imei') 20250223122651070 DLGSUP <0013> hlr.c:448 GSUP 286: the-source\n: IMSI-262425193686867 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425193686867" destination_name="the-source\n"} 20250223122651070 DLGSUP <0013> gsup_req.c:173 GSUP 286: the-source\n: IMSI-262425193686867 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250223122651070 DLINP <000b> input/ipa.c:452 connected read/write 20250223122651070 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122651070 DLINP <000b> input/ipa.c:452 connected read/write 20250223122651070 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@86d8c1c75bf0: Found GsupExpect[0] for "262425193686867" handled at TC_gsup_check_imei_via_proxy(272) HLR_Test-GSUP(266)@86d8c1c75bf0: Added IMSI table entry 3TC_gsup_check_imei_via_proxy(272)"262425193686867" TC_gsup_check_imei_via_proxy(272)@86d8c1c75bf0: setverdict(pass): none -> pass 20250223122651071 DAUC <0003> db_auc.c:157 IMSI='262425193686867': No 2G Auth Data 20250223122651072 DLINP <000b> input/ipa.c:452 connected read/write 20250223122651072 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122651072 DLGSUP <0013> gsup_req.c:140 GSUP 287: MSC-00-00-00-00-00-00: IMSI-262425193686867 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425193686867" source_name="the-source\n"} 20250223122651072 DAUC <0003> hlr.c:428 IMSI='262425193686867': storing IMEI = 12345678901234 20250223122651072 DLGSUP <0013> hlr.c:448 GSUP 287: the-source\n: IMSI-262425193686867 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425193686867" destination_name="the-source\n"} 20250223122651072 DLGSUP <0013> gsup_req.c:173 GSUP 287: the-source\n: IMSI-262425193686867 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250223122651072 DLINP <000b> input/ipa.c:452 connected read/write 20250223122651072 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122651072 DLINP <000b> input/ipa.c:452 connected read/write 20250223122651072 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(272)@86d8c1c75bf0: setverdict(pass): pass -> pass, component reason not changed 20250223122651073 DAUC <0003> db_auc.c:157 IMSI='262425193686867': No 2G Auth Data 20250223122651073 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52170<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(272)@86d8c1c75bf0: Final verdict of PTC: pass 20250223122651074 DAUC <0003> db_auc.c:157 IMSI='262428412765911': No 2G Auth Data 20250223122651074 DAUC <0003> db_auc.c:192 IMSI='262428412765911': No 3G Auth Data HLR_Test-GSUP(266)@86d8c1c75bf0: Created GsupExpect[0] for "262428412765911" to be handled at TC_gsup_check_imei_via_proxy(273) 20250223122651080 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52182<->l=127.0.0.1:4258 20250223122651083 DLINP <000b> input/ipa.c:452 connected read/write 20250223122651083 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122651083 DLGSUP <0013> gsup_req.c:140 GSUP 288: MSC-00-00-00-00-00-00: IMSI-262428412765911 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428412765911" source_name="the-source\n"} 20250223122651083 DMAIN <0000> hlr.c:435 IMSI='262428412765911': has IMEI = 12345678901234 (consider setting 'store-imei') 20250223122651083 DLGSUP <0013> hlr.c:448 GSUP 288: the-source\n: IMSI-262428412765911 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428412765911" destination_name="the-source\n"} 20250223122651083 DLGSUP <0013> gsup_req.c:173 GSUP 288: the-source\n: IMSI-262428412765911 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250223122651083 DLINP <000b> input/ipa.c:452 connected read/write 20250223122651083 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122651083 DLINP <000b> input/ipa.c:452 connected read/write 20250223122651083 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@86d8c1c75bf0: Found GsupExpect[0] for "262428412765911" handled at TC_gsup_check_imei_via_proxy(273) HLR_Test-GSUP(266)@86d8c1c75bf0: Added IMSI table entry 4TC_gsup_check_imei_via_proxy(273)"262428412765911" TC_gsup_check_imei_via_proxy(273)@86d8c1c75bf0: setverdict(pass): none -> pass 20250223122651084 DAUC <0003> db_auc.c:157 IMSI='262428412765911': No 2G Auth Data 20250223122651085 DLINP <000b> input/ipa.c:452 connected read/write 20250223122651085 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122651085 DLGSUP <0013> gsup_req.c:140 GSUP 289: MSC-00-00-00-00-00-00: IMSI-262428412765911 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428412765911" source_name="the-source\n"} 20250223122651085 DAUC <0003> hlr.c:428 IMSI='262428412765911': storing IMEI = 12345678901234 20250223122651085 DLGSUP <0013> hlr.c:448 GSUP 289: the-source\n: IMSI-262428412765911 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428412765911" destination_name="the-source\n"} 20250223122651085 DLGSUP <0013> gsup_req.c:173 GSUP 289: the-source\n: IMSI-262428412765911 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250223122651085 DLINP <000b> input/ipa.c:452 connected read/write 20250223122651085 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122651085 DLINP <000b> input/ipa.c:452 connected read/write 20250223122651085 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122651086 DAUC <0003> db_auc.c:157 IMSI='262428412765911': No 2G Auth Data TC_gsup_check_imei_via_proxy(273)@86d8c1c75bf0: setverdict(pass): pass -> pass, component reason not changed 20250223122651086 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52182<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(273)@86d8c1c75bf0: Final verdict of PTC: pass 20250223122651087 DAUC <0003> db_auc.c:157 IMSI='262421025616910': No 2G Auth Data 20250223122651087 DAUC <0003> db_auc.c:192 IMSI='262421025616910': No 3G Auth Data HLR_Test-GSUP(266)@86d8c1c75bf0: Created GsupExpect[0] for "262421025616910" to be handled at TC_gsup_check_imei_via_proxy(274) 20250223122651092 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52196<->l=127.0.0.1:4258 20250223122651095 DLINP <000b> input/ipa.c:452 connected read/write 20250223122651095 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122651095 DLGSUP <0013> gsup_req.c:140 GSUP 290: MSC-00-00-00-00-00-00: IMSI-262421025616910 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421025616910" source_name="the-source\n"} 20250223122651095 DMAIN <0000> hlr.c:435 IMSI='262421025616910': has IMEI = 12345678901234 (consider setting 'store-imei') 20250223122651095 DLGSUP <0013> hlr.c:448 GSUP 290: the-source\n: IMSI-262421025616910 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421025616910" destination_name="the-source\n"} 20250223122651095 DLGSUP <0013> gsup_req.c:173 GSUP 290: the-source\n: IMSI-262421025616910 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250223122651095 DLINP <000b> input/ipa.c:452 connected read/write 20250223122651095 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122651095 DLINP <000b> input/ipa.c:452 connected read/write 20250223122651095 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@86d8c1c75bf0: Found GsupExpect[0] for "262421025616910" handled at TC_gsup_check_imei_via_proxy(274) HLR_Test-GSUP(266)@86d8c1c75bf0: Added IMSI table entry 5TC_gsup_check_imei_via_proxy(274)"262421025616910" TC_gsup_check_imei_via_proxy(274)@86d8c1c75bf0: setverdict(pass): none -> pass 20250223122651097 DLINP <000b> input/ipa.c:452 connected read/write 20250223122651097 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122651097 DLGSUP <0013> gsup_req.c:140 GSUP 291: MSC-00-00-00-00-00-00: IMSI-262421025616910 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421025616910" source_name="the-source\n"} 20250223122651097 DAUC <0003> hlr.c:428 IMSI='262421025616910': storing IMEI = 12345678901234 20250223122651097 DLGSUP <0013> hlr.c:448 GSUP 291: the-source\n: IMSI-262421025616910 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421025616910" destination_name="the-source\n"} 20250223122651097 DLGSUP <0013> gsup_req.c:173 GSUP 291: the-source\n: IMSI-262421025616910 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250223122651097 DLINP <000b> input/ipa.c:452 connected read/write 20250223122651097 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122651097 DLINP <000b> input/ipa.c:452 connected read/write 20250223122651097 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(274)@86d8c1c75bf0: setverdict(pass): pass -> pass, component reason not changed 20250223122651098 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52196<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(274)@86d8c1c75bf0: Final verdict of PTC: pass 20250223122651099 DAUC <0003> db_auc.c:157 IMSI='262429144880536': No 2G Auth Data 20250223122651099 DAUC <0003> db_auc.c:192 IMSI='262429144880536': No 3G Auth Data HLR_Test-GSUP(266)@86d8c1c75bf0: Created GsupExpect[0] for "262429144880536" to be handled at TC_gsup_check_imei_via_proxy(275) 20250223122651105 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52210<->l=127.0.0.1:4258 20250223122651108 DLINP <000b> input/ipa.c:452 connected read/write 20250223122651108 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122651108 DLGSUP <0013> gsup_req.c:140 GSUP 292: MSC-00-00-00-00-00-00: IMSI-262429144880536 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429144880536" source_name="the-source\n"} 20250223122651108 DMAIN <0000> hlr.c:435 IMSI='262429144880536': has IMEI = 12345678901234 (consider setting 'store-imei') 20250223122651108 DLGSUP <0013> hlr.c:448 GSUP 292: the-source\n: IMSI-262429144880536 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429144880536" destination_name="the-source\n"} 20250223122651108 DLGSUP <0013> gsup_req.c:173 GSUP 292: the-source\n: IMSI-262429144880536 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250223122651108 DLINP <000b> input/ipa.c:452 connected read/write 20250223122651108 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122651108 DLINP <000b> input/ipa.c:452 connected read/write 20250223122651108 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@86d8c1c75bf0: Found GsupExpect[0] for "262429144880536" handled at TC_gsup_check_imei_via_proxy(275) HLR_Test-GSUP(266)@86d8c1c75bf0: Added IMSI table entry 6TC_gsup_check_imei_via_proxy(275)"262429144880536" TC_gsup_check_imei_via_proxy(275)@86d8c1c75bf0: setverdict(pass): none -> pass 20250223122651110 DLINP <000b> input/ipa.c:452 connected read/write 20250223122651110 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122651110 DLGSUP <0013> gsup_req.c:140 GSUP 293: MSC-00-00-00-00-00-00: IMSI-262429144880536 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429144880536" source_name="the-source\n"} 20250223122651110 DAUC <0003> hlr.c:428 IMSI='262429144880536': storing IMEI = 12345678901234 20250223122651110 DLGSUP <0013> hlr.c:448 GSUP 293: the-source\n: IMSI-262429144880536 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429144880536" destination_name="the-source\n"} 20250223122651110 DLGSUP <0013> gsup_req.c:173 GSUP 293: the-source\n: IMSI-262429144880536 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250223122651110 DLINP <000b> input/ipa.c:452 connected read/write 20250223122651110 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122651110 DLINP <000b> input/ipa.c:452 connected read/write 20250223122651110 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(275)@86d8c1c75bf0: setverdict(pass): pass -> pass, component reason not changed 20250223122651111 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52210<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(275)@86d8c1c75bf0: Final verdict of PTC: pass 20250223122651112 DAUC <0003> db_auc.c:157 IMSI='262426261175827': No 2G Auth Data 20250223122651112 DAUC <0003> db_auc.c:192 IMSI='262426261175827': No 3G Auth Data HLR_Test-GSUP(266)@86d8c1c75bf0: Created GsupExpect[0] for "262426261175827" to be handled at TC_gsup_check_imei_via_proxy(276) 20250223122651118 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52220<->l=127.0.0.1:4258 20250223122651121 DLINP <000b> input/ipa.c:452 connected read/write 20250223122651121 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122651121 DLGSUP <0013> gsup_req.c:140 GSUP 294: MSC-00-00-00-00-00-00: IMSI-262426261175827 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426261175827" source_name="the-source\n"} 20250223122651121 DMAIN <0000> hlr.c:435 IMSI='262426261175827': has IMEI = 12345678901234 (consider setting 'store-imei') 20250223122651121 DLGSUP <0013> hlr.c:448 GSUP 294: the-source\n: IMSI-262426261175827 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426261175827" destination_name="the-source\n"} 20250223122651121 DLGSUP <0013> gsup_req.c:173 GSUP 294: the-source\n: IMSI-262426261175827 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250223122651121 DLINP <000b> input/ipa.c:452 connected read/write 20250223122651121 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122651121 DLINP <000b> input/ipa.c:452 connected read/write 20250223122651121 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@86d8c1c75bf0: Found GsupExpect[0] for "262426261175827" handled at TC_gsup_check_imei_via_proxy(276) HLR_Test-GSUP(266)@86d8c1c75bf0: Added IMSI table entry 7TC_gsup_check_imei_via_proxy(276)"262426261175827" TC_gsup_check_imei_via_proxy(276)@86d8c1c75bf0: setverdict(pass): none -> pass 20250223122651123 DLINP <000b> input/ipa.c:452 connected read/write 20250223122651123 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122651123 DLGSUP <0013> gsup_req.c:140 GSUP 295: MSC-00-00-00-00-00-00: IMSI-262426261175827 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426261175827" source_name="the-source\n"} 20250223122651123 DAUC <0003> hlr.c:428 IMSI='262426261175827': storing IMEI = 12345678901234 20250223122651123 DLGSUP <0013> hlr.c:448 GSUP 295: the-source\n: IMSI-262426261175827 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426261175827" destination_name="the-source\n"} 20250223122651123 DLGSUP <0013> gsup_req.c:173 GSUP 295: the-source\n: IMSI-262426261175827 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250223122651123 DLINP <000b> input/ipa.c:452 connected read/write 20250223122651123 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122651123 DLINP <000b> input/ipa.c:452 connected read/write 20250223122651123 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(276)@86d8c1c75bf0: setverdict(pass): pass -> pass, component reason not changed 20250223122651124 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52220<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(276)@86d8c1c75bf0: Final verdict of PTC: pass MTC@86d8c1c75bf0: setverdict(pass): none -> pass 20250223122651125 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52150<->l=127.0.0.1:4258 20250223122651125 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45251<->l=127.0.0.1:4259) 20250223122651125 DLINP <000b> input/ipa.c:452 connected read/write 20250223122651125 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122651125 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250223122651125 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250223122651125 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250223122651125 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) IPA-CTRL-CLI-IPA(268)@86d8c1c75bf0: Final verdict of PTC: none HLR_Test-GSUP(266)@86d8c1c75bf0: Final verdict of PTC: none 267@86d8c1c75bf0: Final verdict of PTC: none HLR_Test-GSUP-IPA(265)@86d8c1c75bf0: Final verdict of PTC: none MTC@86d8c1c75bf0: Setting final verdict of the test case. MTC@86d8c1c75bf0: Local verdict of MTC: pass MTC@86d8c1c75bf0: Local verdict of PTC HLR_Test-GSUP-IPA(265): none (pass -> pass) MTC@86d8c1c75bf0: Local verdict of PTC HLR_Test-GSUP(266): none (pass -> pass) MTC@86d8c1c75bf0: Local verdict of PTC with component reference 267: none (pass -> pass) MTC@86d8c1c75bf0: Local verdict of PTC IPA-CTRL-CLI-IPA(268): none (pass -> pass) MTC@86d8c1c75bf0: Local verdict of PTC TC_gsup_check_imei_via_proxy(269): pass (pass -> pass) MTC@86d8c1c75bf0: Local verdict of PTC TC_gsup_check_imei_via_proxy(270): pass (pass -> pass) MTC@86d8c1c75bf0: Local verdict of PTC TC_gsup_check_imei_via_proxy(271): pass (pass -> pass) MTC@86d8c1c75bf0: Local verdict of PTC TC_gsup_check_imei_via_proxy(272): pass (pass -> pass) MTC@86d8c1c75bf0: Local verdict of PTC TC_gsup_check_imei_via_proxy(273): pass (pass -> pass) MTC@86d8c1c75bf0: Local verdict of PTC TC_gsup_check_imei_via_proxy(274): pass (pass -> pass) MTC@86d8c1c75bf0: Local verdict of PTC TC_gsup_check_imei_via_proxy(275): pass (pass -> pass) MTC@86d8c1c75bf0: Local verdict of PTC TC_gsup_check_imei_via_proxy(276): pass (pass -> pass) MTC@86d8c1c75bf0: Test case TC_gsup_check_imei_via_proxy finished. Verdict: pass MTC@86d8c1c75bf0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_via_proxy pass'. Sun Feb 23 12:26:51 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 20250223122651147 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52226<->l=127.0.0.1:4258 20250223122651248 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52226<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=78108) Waiting for packet dumper to finish... 1 (prev_count=78108, count=127120) MTC@86d8c1c75bf0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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@86d8c1c75bf0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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 ------ Sun Feb 23 12:26:53 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_check_imei_invalid_len.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_check_imei_invalid_len.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@86d8c1c75bf0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_invalid_len' was executed successfully (exit status: 0). MTC@86d8c1c75bf0: Test case TC_gsup_check_imei_invalid_len started. MTC@86d8c1c75bf0: legacy= false MTC@86d8c1c75bf0: in not legacy case 1 MTC@86d8c1c75bf0: in not legacy case 2 20250223122654355 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250223122654355 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(277)@86d8c1c75bf0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250223122654359 DLINP <000b> input/ipa.c:452 connected read/write 20250223122654359 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122654360 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35598<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(277)@86d8c1c75bf0: 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)@86d8c1c75bf0: 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 } } } } 20250223122654361 DLINP <000b> input/ipa.c:452 connected read/write 20250223122654361 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122654361 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250223122654361 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250223122654361 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 20250223122654361 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250223122654361 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 20250223122654361 DLGSUP <0013> gsup_server.c:236 2: 20250223122654361 DLGSUP <0013> gsup_server.c:238 2: 00 20250223122654361 DLGSUP <0013> gsup_server.c:236 3: 20250223122654361 DLGSUP <0013> gsup_server.c:238 3: 00 20250223122654361 DLGSUP <0013> gsup_server.c:236 4: 20250223122654361 DLGSUP <0013> gsup_server.c:238 4: 00 20250223122654361 DLGSUP <0013> gsup_server.c:236 5: 20250223122654361 DLGSUP <0013> gsup_server.c:238 5: 00 20250223122654361 DLGSUP <0013> gsup_server.c:236 7: 20250223122654361 DLGSUP <0013> gsup_server.c:238 7: 00 20250223122654361 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250223122654361 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250223122654361 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(277)@86d8c1c75bf0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 279@86d8c1c75bf0: 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") 20250223122654378 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:38171<->l=127.0.0.1:4259) 20250223122654382 DAUC <0003> db_auc.c:157 IMSI='262426948117192': No 2G Auth Data 20250223122654382 DAUC <0003> db_auc.c:192 IMSI='262426948117192': No 3G Auth Data HLR_Test-GSUP(278)@86d8c1c75bf0: Created GsupExpect[0] for "262426948117192" to be handled at TC_gsup_check_imei_invalid_len(281) 20250223122654389 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35606<->l=127.0.0.1:4258 20250223122654402 DLINP <000b> input/ipa.c:452 connected read/write 20250223122654402 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122654402 DLGSUP <0013> gsup_req.c:140 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262426948117192 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426948117192"} 20250223122654402 DLGSUP <0013> hlr.c:410 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262426948117192 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250223122654402 DLGSUP <0013> gsup_req.c:276 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262426948117192 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426948117192" cause=Invalid mandatory information} 20250223122654402 DLGSUP <0013> gsup_req.c:173 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262426948117192 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250223122654402 DLINP <000b> input/ipa.c:452 connected read/write 20250223122654402 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122654402 DLINP <000b> input/ipa.c:452 connected read/write 20250223122654402 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@86d8c1c75bf0: Found GsupExpect[0] for "262426948117192" handled at TC_gsup_check_imei_invalid_len(281) HLR_Test-GSUP(278)@86d8c1c75bf0: Added IMSI table entry 0TC_gsup_check_imei_invalid_len(281)"262426948117192" TC_gsup_check_imei_invalid_len(281)@86d8c1c75bf0: setverdict(pass): none -> pass 20250223122654412 DLINP <000b> input/ipa.c:452 connected read/write 20250223122654412 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122654412 DLGSUP <0013> gsup_req.c:140 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262426948117192 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426948117192"} 20250223122654412 DLGSUP <0013> hlr.c:410 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262426948117192 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250223122654412 DLGSUP <0013> gsup_req.c:276 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262426948117192 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426948117192" cause=Invalid mandatory information} 20250223122654412 DLGSUP <0013> gsup_req.c:173 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262426948117192 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250223122654412 DLINP <000b> input/ipa.c:452 connected read/write 20250223122654412 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122654412 DLINP <000b> input/ipa.c:452 connected read/write 20250223122654412 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@86d8c1c75bf0: setverdict(pass): pass -> pass, component reason not changed 20250223122654414 DLINP <000b> input/ipa.c:452 connected read/write 20250223122654414 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122654414 DLGSUP <0013> gsup_req.c:140 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262426948117192 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426948117192"} 20250223122654414 DLGSUP <0013> hlr.c:419 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262426948117192 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250223122654414 DLGSUP <0013> gsup_req.c:276 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262426948117192 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426948117192" cause=Invalid mandatory information} 20250223122654414 DLGSUP <0013> gsup_req.c:173 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262426948117192 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250223122654414 DLINP <000b> input/ipa.c:452 connected read/write 20250223122654414 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122654414 DLINP <000b> input/ipa.c:452 connected read/write 20250223122654414 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@86d8c1c75bf0: setverdict(pass): pass -> pass, component reason not changed 20250223122654415 DLINP <000b> input/ipa.c:452 connected read/write 20250223122654415 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122654415 DLGSUP <0013> gsup_req.c:140 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262426948117192 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426948117192"} 20250223122654415 DLGSUP <0013> hlr.c:419 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262426948117192 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250223122654415 DLGSUP <0013> gsup_req.c:276 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262426948117192 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426948117192" cause=Invalid mandatory information} 20250223122654415 DLGSUP <0013> gsup_req.c:173 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262426948117192 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250223122654415 DLINP <000b> input/ipa.c:452 connected read/write 20250223122654415 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122654415 DLINP <000b> input/ipa.c:452 connected read/write 20250223122654415 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@86d8c1c75bf0: setverdict(pass): pass -> pass, component reason not changed 20250223122654416 DLINP <000b> input/ipa.c:452 connected read/write 20250223122654416 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122654416 DLGSUP <0013> gsup_req.c:140 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262426948117192 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426948117192"} 20250223122654416 DLGSUP <0013> hlr.c:419 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262426948117192 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250223122654416 DLGSUP <0013> gsup_req.c:276 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262426948117192 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426948117192" cause=Invalid mandatory information} 20250223122654416 DLGSUP <0013> gsup_req.c:173 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262426948117192 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250223122654416 DLINP <000b> input/ipa.c:452 connected read/write 20250223122654416 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122654416 DLINP <000b> input/ipa.c:452 connected read/write 20250223122654416 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@86d8c1c75bf0: setverdict(pass): pass -> pass, component reason not changed 20250223122654417 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35606<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(281)@86d8c1c75bf0: Final verdict of PTC: pass 20250223122654419 DAUC <0003> db_auc.c:157 IMSI='262425621748209': No 2G Auth Data 20250223122654419 DAUC <0003> db_auc.c:192 IMSI='262425621748209': No 3G Auth Data HLR_Test-GSUP(278)@86d8c1c75bf0: Created GsupExpect[0] for "262425621748209" to be handled at TC_gsup_check_imei_invalid_len(282) 20250223122654428 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35614<->l=127.0.0.1:4258 20250223122654430 DLINP <000b> input/ipa.c:452 connected read/write 20250223122654430 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122654430 DLGSUP <0013> gsup_req.c:140 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262425621748209 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425621748209"} 20250223122654430 DLGSUP <0013> hlr.c:410 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262425621748209 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250223122654430 DLGSUP <0013> gsup_req.c:276 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262425621748209 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425621748209" cause=Invalid mandatory information} 20250223122654430 DLGSUP <0013> gsup_req.c:173 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262425621748209 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250223122654430 DLINP <000b> input/ipa.c:452 connected read/write 20250223122654430 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122654430 DLINP <000b> input/ipa.c:452 connected read/write 20250223122654430 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@86d8c1c75bf0: Found GsupExpect[0] for "262425621748209" handled at TC_gsup_check_imei_invalid_len(282) HLR_Test-GSUP(278)@86d8c1c75bf0: Added IMSI table entry 1TC_gsup_check_imei_invalid_len(282)"262425621748209" TC_gsup_check_imei_invalid_len(282)@86d8c1c75bf0: setverdict(pass): none -> pass 20250223122654431 DLINP <000b> input/ipa.c:452 connected read/write 20250223122654431 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122654431 DLGSUP <0013> gsup_req.c:140 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262425621748209 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425621748209"} 20250223122654431 DLGSUP <0013> hlr.c:410 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262425621748209 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250223122654431 DLGSUP <0013> gsup_req.c:276 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262425621748209 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425621748209" cause=Invalid mandatory information} 20250223122654431 DLGSUP <0013> gsup_req.c:173 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262425621748209 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250223122654431 DLINP <000b> input/ipa.c:452 connected read/write 20250223122654431 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122654431 DLINP <000b> input/ipa.c:452 connected read/write 20250223122654431 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@86d8c1c75bf0: setverdict(pass): pass -> pass, component reason not changed 20250223122654432 DLINP <000b> input/ipa.c:452 connected read/write 20250223122654432 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122654432 DLGSUP <0013> gsup_req.c:140 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262425621748209 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425621748209"} 20250223122654432 DLGSUP <0013> hlr.c:419 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262425621748209 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250223122654432 DLGSUP <0013> gsup_req.c:276 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262425621748209 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425621748209" cause=Invalid mandatory information} 20250223122654432 DLGSUP <0013> gsup_req.c:173 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262425621748209 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250223122654432 DLINP <000b> input/ipa.c:452 connected read/write 20250223122654432 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122654432 DLINP <000b> input/ipa.c:452 connected read/write 20250223122654432 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@86d8c1c75bf0: setverdict(pass): pass -> pass, component reason not changed 20250223122654433 DLINP <000b> input/ipa.c:452 connected read/write 20250223122654433 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122654433 DLGSUP <0013> gsup_req.c:140 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262425621748209 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425621748209"} 20250223122654433 DLGSUP <0013> hlr.c:419 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262425621748209 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250223122654433 DLGSUP <0013> gsup_req.c:276 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262425621748209 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425621748209" cause=Invalid mandatory information} 20250223122654433 DLGSUP <0013> gsup_req.c:173 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262425621748209 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250223122654433 DLINP <000b> input/ipa.c:452 connected read/write 20250223122654433 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122654433 DLINP <000b> input/ipa.c:452 connected read/write 20250223122654433 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@86d8c1c75bf0: setverdict(pass): pass -> pass, component reason not changed 20250223122654433 DLINP <000b> input/ipa.c:452 connected read/write 20250223122654433 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122654433 DLGSUP <0013> gsup_req.c:140 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262425621748209 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425621748209"} 20250223122654433 DLGSUP <0013> hlr.c:419 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262425621748209 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250223122654433 DLGSUP <0013> gsup_req.c:276 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262425621748209 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425621748209" cause=Invalid mandatory information} 20250223122654433 DLGSUP <0013> gsup_req.c:173 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262425621748209 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250223122654433 DLINP <000b> input/ipa.c:452 connected read/write 20250223122654433 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122654433 DLINP <000b> input/ipa.c:452 connected read/write 20250223122654433 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@86d8c1c75bf0: setverdict(pass): pass -> pass, component reason not changed 20250223122654434 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35614<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(282)@86d8c1c75bf0: Final verdict of PTC: pass 20250223122654435 DAUC <0003> db_auc.c:157 IMSI='262425849386153': No 2G Auth Data 20250223122654435 DAUC <0003> db_auc.c:192 IMSI='262425849386153': No 3G Auth Data HLR_Test-GSUP(278)@86d8c1c75bf0: Created GsupExpect[0] for "262425849386153" to be handled at TC_gsup_check_imei_invalid_len(283) 20250223122654442 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35630<->l=127.0.0.1:4258 20250223122654443 DLINP <000b> input/ipa.c:452 connected read/write 20250223122654443 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122654443 DLGSUP <0013> gsup_req.c:140 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262425849386153 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425849386153"} 20250223122654443 DLGSUP <0013> hlr.c:410 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262425849386153 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250223122654443 DLGSUP <0013> gsup_req.c:276 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262425849386153 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425849386153" cause=Invalid mandatory information} 20250223122654443 DLGSUP <0013> gsup_req.c:173 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262425849386153 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250223122654443 DLINP <000b> input/ipa.c:452 connected read/write 20250223122654443 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122654443 DLINP <000b> input/ipa.c:452 connected read/write 20250223122654443 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@86d8c1c75bf0: Found GsupExpect[0] for "262425849386153" handled at TC_gsup_check_imei_invalid_len(283) HLR_Test-GSUP(278)@86d8c1c75bf0: Added IMSI table entry 2TC_gsup_check_imei_invalid_len(283)"262425849386153" TC_gsup_check_imei_invalid_len(283)@86d8c1c75bf0: setverdict(pass): none -> pass 20250223122654444 DLINP <000b> input/ipa.c:452 connected read/write 20250223122654444 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122654444 DLGSUP <0013> gsup_req.c:140 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262425849386153 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425849386153"} 20250223122654444 DLGSUP <0013> hlr.c:410 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262425849386153 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250223122654444 DLGSUP <0013> gsup_req.c:276 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262425849386153 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425849386153" cause=Invalid mandatory information} 20250223122654444 DLGSUP <0013> gsup_req.c:173 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262425849386153 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250223122654444 DLINP <000b> input/ipa.c:452 connected read/write 20250223122654444 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122654444 DLINP <000b> input/ipa.c:452 connected read/write 20250223122654444 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@86d8c1c75bf0: setverdict(pass): pass -> pass, component reason not changed 20250223122654445 DLINP <000b> input/ipa.c:452 connected read/write 20250223122654445 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122654445 DLGSUP <0013> gsup_req.c:140 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262425849386153 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425849386153"} 20250223122654445 DLGSUP <0013> hlr.c:419 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262425849386153 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250223122654445 DLGSUP <0013> gsup_req.c:276 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262425849386153 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425849386153" cause=Invalid mandatory information} 20250223122654445 DLGSUP <0013> gsup_req.c:173 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262425849386153 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250223122654445 DLINP <000b> input/ipa.c:452 connected read/write 20250223122654445 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122654445 DLINP <000b> input/ipa.c:452 connected read/write 20250223122654445 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@86d8c1c75bf0: setverdict(pass): pass -> pass, component reason not changed 20250223122654446 DLINP <000b> input/ipa.c:452 connected read/write 20250223122654446 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122654446 DLGSUP <0013> gsup_req.c:140 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262425849386153 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425849386153"} 20250223122654446 DLGSUP <0013> hlr.c:419 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262425849386153 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250223122654446 DLGSUP <0013> gsup_req.c:276 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262425849386153 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425849386153" cause=Invalid mandatory information} 20250223122654446 DLGSUP <0013> gsup_req.c:173 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262425849386153 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250223122654446 DLINP <000b> input/ipa.c:452 connected read/write 20250223122654446 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122654446 DLINP <000b> input/ipa.c:452 connected read/write 20250223122654446 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@86d8c1c75bf0: setverdict(pass): pass -> pass, component reason not changed 20250223122654447 DLINP <000b> input/ipa.c:452 connected read/write 20250223122654447 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122654447 DLGSUP <0013> gsup_req.c:140 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262425849386153 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425849386153"} 20250223122654447 DLGSUP <0013> hlr.c:419 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262425849386153 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250223122654447 DLGSUP <0013> gsup_req.c:276 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262425849386153 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425849386153" cause=Invalid mandatory information} 20250223122654447 DLGSUP <0013> gsup_req.c:173 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262425849386153 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250223122654447 DLINP <000b> input/ipa.c:452 connected read/write 20250223122654447 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122654447 DLINP <000b> input/ipa.c:452 connected read/write 20250223122654447 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@86d8c1c75bf0: setverdict(pass): pass -> pass, component reason not changed 20250223122654447 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35630<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(283)@86d8c1c75bf0: Final verdict of PTC: pass 20250223122654448 DAUC <0003> db_auc.c:157 IMSI='262428996386383': No 2G Auth Data 20250223122654448 DAUC <0003> db_auc.c:192 IMSI='262428996386383': No 3G Auth Data HLR_Test-GSUP(278)@86d8c1c75bf0: Created GsupExpect[0] for "262428996386383" to be handled at TC_gsup_check_imei_invalid_len(284) 20250223122654455 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35642<->l=127.0.0.1:4258 20250223122654456 DLINP <000b> input/ipa.c:452 connected read/write 20250223122654456 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122654456 DLGSUP <0013> gsup_req.c:140 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262428996386383 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428996386383"} 20250223122654456 DLGSUP <0013> hlr.c:410 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262428996386383 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250223122654456 DLGSUP <0013> gsup_req.c:276 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262428996386383 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428996386383" cause=Invalid mandatory information} 20250223122654456 DLGSUP <0013> gsup_req.c:173 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262428996386383 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250223122654457 DLINP <000b> input/ipa.c:452 connected read/write 20250223122654457 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122654457 DLINP <000b> input/ipa.c:452 connected read/write 20250223122654457 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@86d8c1c75bf0: Found GsupExpect[0] for "262428996386383" handled at TC_gsup_check_imei_invalid_len(284) HLR_Test-GSUP(278)@86d8c1c75bf0: Added IMSI table entry 3TC_gsup_check_imei_invalid_len(284)"262428996386383" TC_gsup_check_imei_invalid_len(284)@86d8c1c75bf0: setverdict(pass): none -> pass 20250223122654458 DLINP <000b> input/ipa.c:452 connected read/write 20250223122654458 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122654458 DLGSUP <0013> gsup_req.c:140 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262428996386383 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428996386383"} 20250223122654458 DLGSUP <0013> hlr.c:410 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262428996386383 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250223122654458 DLGSUP <0013> gsup_req.c:276 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262428996386383 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428996386383" cause=Invalid mandatory information} 20250223122654458 DLGSUP <0013> gsup_req.c:173 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262428996386383 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250223122654458 DLINP <000b> input/ipa.c:452 connected read/write 20250223122654458 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122654458 DLINP <000b> input/ipa.c:452 connected read/write 20250223122654458 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@86d8c1c75bf0: setverdict(pass): pass -> pass, component reason not changed 20250223122654459 DLINP <000b> input/ipa.c:452 connected read/write 20250223122654459 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122654459 DLGSUP <0013> gsup_req.c:140 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262428996386383 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428996386383"} 20250223122654459 DLGSUP <0013> hlr.c:419 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262428996386383 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250223122654459 DLGSUP <0013> gsup_req.c:276 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262428996386383 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428996386383" cause=Invalid mandatory information} 20250223122654459 DLGSUP <0013> gsup_req.c:173 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262428996386383 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250223122654459 DLINP <000b> input/ipa.c:452 connected read/write 20250223122654459 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122654459 DLINP <000b> input/ipa.c:452 connected read/write 20250223122654459 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@86d8c1c75bf0: setverdict(pass): pass -> pass, component reason not changed 20250223122654459 DLINP <000b> input/ipa.c:452 connected read/write 20250223122654459 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122654459 DLGSUP <0013> gsup_req.c:140 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262428996386383 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428996386383"} 20250223122654459 DLGSUP <0013> hlr.c:419 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262428996386383 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250223122654459 DLGSUP <0013> gsup_req.c:276 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262428996386383 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428996386383" cause=Invalid mandatory information} 20250223122654459 DLGSUP <0013> gsup_req.c:173 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262428996386383 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250223122654459 DLINP <000b> input/ipa.c:452 connected read/write 20250223122654459 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122654459 DLINP <000b> input/ipa.c:452 connected read/write 20250223122654459 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@86d8c1c75bf0: setverdict(pass): pass -> pass, component reason not changed 20250223122654460 DLINP <000b> input/ipa.c:452 connected read/write 20250223122654460 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122654460 DLGSUP <0013> gsup_req.c:140 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262428996386383 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428996386383"} 20250223122654460 DLGSUP <0013> hlr.c:419 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262428996386383 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250223122654460 DLGSUP <0013> gsup_req.c:276 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262428996386383 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428996386383" cause=Invalid mandatory information} 20250223122654460 DLGSUP <0013> gsup_req.c:173 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262428996386383 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250223122654460 DLINP <000b> input/ipa.c:452 connected read/write 20250223122654460 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122654460 DLINP <000b> input/ipa.c:452 connected read/write 20250223122654460 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@86d8c1c75bf0: setverdict(pass): pass -> pass, component reason not changed 20250223122654460 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35642<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(284)@86d8c1c75bf0: Final verdict of PTC: pass 20250223122654461 DAUC <0003> db_auc.c:157 IMSI='262427176515724': No 2G Auth Data 20250223122654461 DAUC <0003> db_auc.c:192 IMSI='262427176515724': No 3G Auth Data HLR_Test-GSUP(278)@86d8c1c75bf0: Created GsupExpect[0] for "262427176515724" to be handled at TC_gsup_check_imei_invalid_len(285) 20250223122654467 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35658<->l=127.0.0.1:4258 20250223122654469 DLINP <000b> input/ipa.c:452 connected read/write 20250223122654469 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122654469 DLGSUP <0013> gsup_req.c:140 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262427176515724 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427176515724"} 20250223122654469 DLGSUP <0013> hlr.c:410 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262427176515724 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250223122654469 DLGSUP <0013> gsup_req.c:276 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262427176515724 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427176515724" cause=Invalid mandatory information} 20250223122654469 DLGSUP <0013> gsup_req.c:173 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262427176515724 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250223122654469 DLINP <000b> input/ipa.c:452 connected read/write 20250223122654469 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122654469 DLINP <000b> input/ipa.c:452 connected read/write 20250223122654469 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@86d8c1c75bf0: Found GsupExpect[0] for "262427176515724" handled at TC_gsup_check_imei_invalid_len(285) HLR_Test-GSUP(278)@86d8c1c75bf0: Added IMSI table entry 4TC_gsup_check_imei_invalid_len(285)"262427176515724" TC_gsup_check_imei_invalid_len(285)@86d8c1c75bf0: setverdict(pass): none -> pass 20250223122654470 DLINP <000b> input/ipa.c:452 connected read/write 20250223122654470 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122654470 DLGSUP <0013> gsup_req.c:140 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262427176515724 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427176515724"} 20250223122654470 DLGSUP <0013> hlr.c:410 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262427176515724 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250223122654470 DLGSUP <0013> gsup_req.c:276 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262427176515724 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427176515724" cause=Invalid mandatory information} 20250223122654470 DLGSUP <0013> gsup_req.c:173 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262427176515724 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250223122654470 DLINP <000b> input/ipa.c:452 connected read/write 20250223122654470 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122654470 DLINP <000b> input/ipa.c:452 connected read/write 20250223122654470 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@86d8c1c75bf0: setverdict(pass): pass -> pass, component reason not changed 20250223122654470 DLINP <000b> input/ipa.c:452 connected read/write 20250223122654470 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122654470 DLGSUP <0013> gsup_req.c:140 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262427176515724 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427176515724"} 20250223122654470 DLGSUP <0013> hlr.c:419 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262427176515724 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250223122654470 DLGSUP <0013> gsup_req.c:276 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262427176515724 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427176515724" cause=Invalid mandatory information} 20250223122654470 DLGSUP <0013> gsup_req.c:173 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262427176515724 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250223122654470 DLINP <000b> input/ipa.c:452 connected read/write 20250223122654470 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122654470 DLINP <000b> input/ipa.c:452 connected read/write 20250223122654470 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@86d8c1c75bf0: setverdict(pass): pass -> pass, component reason not changed 20250223122654471 DLINP <000b> input/ipa.c:452 connected read/write 20250223122654471 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122654471 DLGSUP <0013> gsup_req.c:140 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262427176515724 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427176515724"} 20250223122654471 DLGSUP <0013> hlr.c:419 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262427176515724 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250223122654471 DLGSUP <0013> gsup_req.c:276 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262427176515724 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427176515724" cause=Invalid mandatory information} 20250223122654471 DLGSUP <0013> gsup_req.c:173 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262427176515724 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250223122654471 DLINP <000b> input/ipa.c:452 connected read/write 20250223122654471 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122654471 DLINP <000b> input/ipa.c:452 connected read/write 20250223122654471 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@86d8c1c75bf0: setverdict(pass): pass -> pass, component reason not changed 20250223122654472 DLINP <000b> input/ipa.c:452 connected read/write 20250223122654472 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122654472 DLGSUP <0013> gsup_req.c:140 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262427176515724 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427176515724"} 20250223122654472 DLGSUP <0013> hlr.c:419 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262427176515724 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250223122654472 DLGSUP <0013> gsup_req.c:276 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262427176515724 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427176515724" cause=Invalid mandatory information} 20250223122654472 DLGSUP <0013> gsup_req.c:173 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262427176515724 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250223122654472 DLINP <000b> input/ipa.c:452 connected read/write 20250223122654472 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122654472 DLINP <000b> input/ipa.c:452 connected read/write 20250223122654472 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@86d8c1c75bf0: setverdict(pass): pass -> pass, component reason not changed 20250223122654472 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35658<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(285)@86d8c1c75bf0: Final verdict of PTC: pass 20250223122654474 DAUC <0003> db_auc.c:157 IMSI='262428641442759': No 2G Auth Data 20250223122654474 DAUC <0003> db_auc.c:192 IMSI='262428641442759': No 3G Auth Data HLR_Test-GSUP(278)@86d8c1c75bf0: Created GsupExpect[0] for "262428641442759" to be handled at TC_gsup_check_imei_invalid_len(286) 20250223122654481 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35668<->l=127.0.0.1:4258 20250223122654483 DLINP <000b> input/ipa.c:452 connected read/write 20250223122654483 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122654483 DLGSUP <0013> gsup_req.c:140 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262428641442759 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428641442759"} 20250223122654483 DLGSUP <0013> hlr.c:410 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262428641442759 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250223122654483 DLGSUP <0013> gsup_req.c:276 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262428641442759 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428641442759" cause=Invalid mandatory information} 20250223122654483 DLGSUP <0013> gsup_req.c:173 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262428641442759 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250223122654483 DLINP <000b> input/ipa.c:452 connected read/write 20250223122654483 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122654483 DLINP <000b> input/ipa.c:452 connected read/write 20250223122654483 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@86d8c1c75bf0: Found GsupExpect[0] for "262428641442759" handled at TC_gsup_check_imei_invalid_len(286) HLR_Test-GSUP(278)@86d8c1c75bf0: Added IMSI table entry 5TC_gsup_check_imei_invalid_len(286)"262428641442759" TC_gsup_check_imei_invalid_len(286)@86d8c1c75bf0: setverdict(pass): none -> pass 20250223122654484 DLINP <000b> input/ipa.c:452 connected read/write 20250223122654484 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122654484 DLGSUP <0013> gsup_req.c:140 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262428641442759 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428641442759"} 20250223122654484 DLGSUP <0013> hlr.c:410 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262428641442759 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250223122654484 DLGSUP <0013> gsup_req.c:276 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262428641442759 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428641442759" cause=Invalid mandatory information} 20250223122654484 DLGSUP <0013> gsup_req.c:173 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262428641442759 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250223122654484 DLINP <000b> input/ipa.c:452 connected read/write 20250223122654484 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122654484 DLINP <000b> input/ipa.c:452 connected read/write 20250223122654484 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@86d8c1c75bf0: setverdict(pass): pass -> pass, component reason not changed 20250223122654484 DLINP <000b> input/ipa.c:452 connected read/write 20250223122654484 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122654484 DLGSUP <0013> gsup_req.c:140 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262428641442759 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428641442759"} 20250223122654484 DLGSUP <0013> hlr.c:419 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262428641442759 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250223122654484 DLGSUP <0013> gsup_req.c:276 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262428641442759 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428641442759" cause=Invalid mandatory information} 20250223122654484 DLGSUP <0013> gsup_req.c:173 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262428641442759 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250223122654484 DLINP <000b> input/ipa.c:452 connected read/write 20250223122654484 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122654484 DLINP <000b> input/ipa.c:452 connected read/write 20250223122654485 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@86d8c1c75bf0: setverdict(pass): pass -> pass, component reason not changed 20250223122654485 DLINP <000b> input/ipa.c:452 connected read/write 20250223122654485 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122654485 DLGSUP <0013> gsup_req.c:140 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262428641442759 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428641442759"} 20250223122654485 DLGSUP <0013> hlr.c:419 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262428641442759 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250223122654485 DLGSUP <0013> gsup_req.c:276 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262428641442759 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428641442759" cause=Invalid mandatory information} 20250223122654485 DLGSUP <0013> gsup_req.c:173 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262428641442759 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250223122654485 DLINP <000b> input/ipa.c:452 connected read/write 20250223122654485 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122654485 DLINP <000b> input/ipa.c:452 connected read/write 20250223122654485 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@86d8c1c75bf0: setverdict(pass): pass -> pass, component reason not changed 20250223122654486 DLINP <000b> input/ipa.c:452 connected read/write 20250223122654486 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122654486 DLGSUP <0013> gsup_req.c:140 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262428641442759 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428641442759"} 20250223122654486 DLGSUP <0013> hlr.c:419 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262428641442759 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250223122654486 DLGSUP <0013> gsup_req.c:276 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262428641442759 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428641442759" cause=Invalid mandatory information} 20250223122654486 DLGSUP <0013> gsup_req.c:173 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262428641442759 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250223122654486 DLINP <000b> input/ipa.c:452 connected read/write 20250223122654486 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122654486 DLINP <000b> input/ipa.c:452 connected read/write 20250223122654486 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@86d8c1c75bf0: setverdict(pass): pass -> pass, component reason not changed 20250223122654487 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35668<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(286)@86d8c1c75bf0: Final verdict of PTC: pass 20250223122654487 DAUC <0003> db_auc.c:157 IMSI='262421802010918': No 2G Auth Data 20250223122654487 DAUC <0003> db_auc.c:192 IMSI='262421802010918': No 3G Auth Data HLR_Test-GSUP(278)@86d8c1c75bf0: Created GsupExpect[0] for "262421802010918" to be handled at TC_gsup_check_imei_invalid_len(287) 20250223122654494 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35670<->l=127.0.0.1:4258 20250223122654496 DLINP <000b> input/ipa.c:452 connected read/write 20250223122654496 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122654496 DLGSUP <0013> gsup_req.c:140 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262421802010918 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421802010918"} 20250223122654496 DLGSUP <0013> hlr.c:410 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262421802010918 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250223122654496 DLGSUP <0013> gsup_req.c:276 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262421802010918 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421802010918" cause=Invalid mandatory information} 20250223122654496 DLGSUP <0013> gsup_req.c:173 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262421802010918 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250223122654496 DLINP <000b> input/ipa.c:452 connected read/write 20250223122654496 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122654496 DLINP <000b> input/ipa.c:452 connected read/write 20250223122654496 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@86d8c1c75bf0: Found GsupExpect[0] for "262421802010918" handled at TC_gsup_check_imei_invalid_len(287) HLR_Test-GSUP(278)@86d8c1c75bf0: Added IMSI table entry 6TC_gsup_check_imei_invalid_len(287)"262421802010918" TC_gsup_check_imei_invalid_len(287)@86d8c1c75bf0: setverdict(pass): none -> pass 20250223122654497 DLINP <000b> input/ipa.c:452 connected read/write 20250223122654497 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122654497 DLGSUP <0013> gsup_req.c:140 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262421802010918 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421802010918"} 20250223122654497 DLGSUP <0013> hlr.c:410 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262421802010918 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250223122654497 DLGSUP <0013> gsup_req.c:276 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262421802010918 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421802010918" cause=Invalid mandatory information} 20250223122654497 DLGSUP <0013> gsup_req.c:173 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262421802010918 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250223122654497 DLINP <000b> input/ipa.c:452 connected read/write 20250223122654497 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122654497 DLINP <000b> input/ipa.c:452 connected read/write 20250223122654497 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@86d8c1c75bf0: setverdict(pass): pass -> pass, component reason not changed 20250223122654497 DLINP <000b> input/ipa.c:452 connected read/write 20250223122654497 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122654497 DLGSUP <0013> gsup_req.c:140 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262421802010918 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421802010918"} 20250223122654497 DLGSUP <0013> hlr.c:419 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262421802010918 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250223122654497 DLGSUP <0013> gsup_req.c:276 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262421802010918 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421802010918" cause=Invalid mandatory information} 20250223122654497 DLGSUP <0013> gsup_req.c:173 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262421802010918 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250223122654497 DLINP <000b> input/ipa.c:452 connected read/write 20250223122654497 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122654497 DLINP <000b> input/ipa.c:452 connected read/write 20250223122654497 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@86d8c1c75bf0: setverdict(pass): pass -> pass, component reason not changed 20250223122654498 DLINP <000b> input/ipa.c:452 connected read/write 20250223122654498 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122654498 DLGSUP <0013> gsup_req.c:140 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262421802010918 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421802010918"} 20250223122654498 DLGSUP <0013> hlr.c:419 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262421802010918 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250223122654498 DLGSUP <0013> gsup_req.c:276 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262421802010918 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421802010918" cause=Invalid mandatory information} 20250223122654498 DLGSUP <0013> gsup_req.c:173 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262421802010918 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250223122654498 DLINP <000b> input/ipa.c:452 connected read/write 20250223122654498 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122654498 DLINP <000b> input/ipa.c:452 connected read/write 20250223122654498 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@86d8c1c75bf0: setverdict(pass): pass -> pass, component reason not changed 20250223122654499 DLINP <000b> input/ipa.c:452 connected read/write 20250223122654499 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122654499 DLGSUP <0013> gsup_req.c:140 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262421802010918 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421802010918"} 20250223122654499 DLGSUP <0013> hlr.c:419 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262421802010918 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250223122654499 DLGSUP <0013> gsup_req.c:276 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262421802010918 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421802010918" cause=Invalid mandatory information} 20250223122654499 DLGSUP <0013> gsup_req.c:173 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262421802010918 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250223122654499 DLINP <000b> input/ipa.c:452 connected read/write 20250223122654499 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122654499 DLINP <000b> input/ipa.c:452 connected read/write 20250223122654499 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@86d8c1c75bf0: setverdict(pass): pass -> pass, component reason not changed 20250223122654500 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35670<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(287)@86d8c1c75bf0: Final verdict of PTC: pass 20250223122654500 DAUC <0003> db_auc.c:157 IMSI='262428578037010': No 2G Auth Data 20250223122654500 DAUC <0003> db_auc.c:192 IMSI='262428578037010': No 3G Auth Data HLR_Test-GSUP(278)@86d8c1c75bf0: Created GsupExpect[0] for "262428578037010" to be handled at TC_gsup_check_imei_invalid_len(288) 20250223122654506 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35682<->l=127.0.0.1:4258 20250223122654508 DLINP <000b> input/ipa.c:452 connected read/write 20250223122654508 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122654508 DLGSUP <0013> gsup_req.c:140 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262428578037010 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428578037010"} 20250223122654508 DLGSUP <0013> hlr.c:410 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262428578037010 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250223122654508 DLGSUP <0013> gsup_req.c:276 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262428578037010 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428578037010" cause=Invalid mandatory information} 20250223122654508 DLGSUP <0013> gsup_req.c:173 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262428578037010 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250223122654508 DLINP <000b> input/ipa.c:452 connected read/write 20250223122654508 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122654508 DLINP <000b> input/ipa.c:452 connected read/write 20250223122654508 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@86d8c1c75bf0: Found GsupExpect[0] for "262428578037010" handled at TC_gsup_check_imei_invalid_len(288) HLR_Test-GSUP(278)@86d8c1c75bf0: Added IMSI table entry 7TC_gsup_check_imei_invalid_len(288)"262428578037010" TC_gsup_check_imei_invalid_len(288)@86d8c1c75bf0: setverdict(pass): none -> pass 20250223122654509 DLINP <000b> input/ipa.c:452 connected read/write 20250223122654509 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122654509 DLGSUP <0013> gsup_req.c:140 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262428578037010 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428578037010"} 20250223122654509 DLGSUP <0013> hlr.c:410 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262428578037010 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250223122654509 DLGSUP <0013> gsup_req.c:276 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262428578037010 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428578037010" cause=Invalid mandatory information} 20250223122654509 DLGSUP <0013> gsup_req.c:173 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262428578037010 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250223122654509 DLINP <000b> input/ipa.c:452 connected read/write 20250223122654509 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122654509 DLINP <000b> input/ipa.c:452 connected read/write 20250223122654509 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@86d8c1c75bf0: setverdict(pass): pass -> pass, component reason not changed 20250223122654510 DLINP <000b> input/ipa.c:452 connected read/write 20250223122654510 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122654510 DLGSUP <0013> gsup_req.c:140 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262428578037010 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428578037010"} 20250223122654510 DLGSUP <0013> hlr.c:419 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262428578037010 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250223122654510 DLGSUP <0013> gsup_req.c:276 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262428578037010 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428578037010" cause=Invalid mandatory information} 20250223122654510 DLGSUP <0013> gsup_req.c:173 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262428578037010 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250223122654510 DLINP <000b> input/ipa.c:452 connected read/write 20250223122654510 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122654510 DLINP <000b> input/ipa.c:452 connected read/write 20250223122654510 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@86d8c1c75bf0: setverdict(pass): pass -> pass, component reason not changed 20250223122654510 DLINP <000b> input/ipa.c:452 connected read/write 20250223122654510 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122654510 DLGSUP <0013> gsup_req.c:140 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262428578037010 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428578037010"} 20250223122654510 DLGSUP <0013> hlr.c:419 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262428578037010 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250223122654510 DLGSUP <0013> gsup_req.c:276 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262428578037010 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428578037010" cause=Invalid mandatory information} 20250223122654510 DLGSUP <0013> gsup_req.c:173 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262428578037010 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250223122654510 DLINP <000b> input/ipa.c:452 connected read/write 20250223122654510 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122654510 DLINP <000b> input/ipa.c:452 connected read/write 20250223122654510 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@86d8c1c75bf0: setverdict(pass): pass -> pass, component reason not changed 20250223122654511 DLINP <000b> input/ipa.c:452 connected read/write 20250223122654511 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122654511 DLGSUP <0013> gsup_req.c:140 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262428578037010 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428578037010"} 20250223122654511 DLGSUP <0013> hlr.c:419 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262428578037010 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250223122654511 DLGSUP <0013> gsup_req.c:276 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262428578037010 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428578037010" cause=Invalid mandatory information} 20250223122654511 DLGSUP <0013> gsup_req.c:173 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262428578037010 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250223122654511 DLINP <000b> input/ipa.c:452 connected read/write 20250223122654511 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122654511 DLINP <000b> input/ipa.c:452 connected read/write 20250223122654511 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@86d8c1c75bf0: setverdict(pass): pass -> pass, component reason not changed 20250223122654512 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35682<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(288)@86d8c1c75bf0: Final verdict of PTC: pass MTC@86d8c1c75bf0: setverdict(pass): none -> pass 20250223122654513 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35598<->l=127.0.0.1:4258 20250223122654513 DLINP <000b> input/ipa.c:452 connected read/write 20250223122654513 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122654513 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250223122654513 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250223122654513 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250223122654513 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38171<->l=127.0.0.1:4259) HLR_Test-GSUP(278)@86d8c1c75bf0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(280)@86d8c1c75bf0: Final verdict of PTC: none HLR_Test-GSUP-IPA(277)@86d8c1c75bf0: Final verdict of PTC: none 279@86d8c1c75bf0: Final verdict of PTC: none MTC@86d8c1c75bf0: Setting final verdict of the test case. MTC@86d8c1c75bf0: Local verdict of MTC: pass MTC@86d8c1c75bf0: Local verdict of PTC HLR_Test-GSUP-IPA(277): none (pass -> pass) MTC@86d8c1c75bf0: Local verdict of PTC HLR_Test-GSUP(278): none (pass -> pass) MTC@86d8c1c75bf0: Local verdict of PTC with component reference 279: none (pass -> pass) MTC@86d8c1c75bf0: Local verdict of PTC IPA-CTRL-CLI-IPA(280): none (pass -> pass) MTC@86d8c1c75bf0: Local verdict of PTC TC_gsup_check_imei_invalid_len(281): pass (pass -> pass) MTC@86d8c1c75bf0: Local verdict of PTC TC_gsup_check_imei_invalid_len(282): pass (pass -> pass) MTC@86d8c1c75bf0: Local verdict of PTC TC_gsup_check_imei_invalid_len(283): pass (pass -> pass) MTC@86d8c1c75bf0: Local verdict of PTC TC_gsup_check_imei_invalid_len(284): pass (pass -> pass) MTC@86d8c1c75bf0: Local verdict of PTC TC_gsup_check_imei_invalid_len(285): pass (pass -> pass) MTC@86d8c1c75bf0: Local verdict of PTC TC_gsup_check_imei_invalid_len(286): pass (pass -> pass) MTC@86d8c1c75bf0: Local verdict of PTC TC_gsup_check_imei_invalid_len(287): pass (pass -> pass) MTC@86d8c1c75bf0: Local verdict of PTC TC_gsup_check_imei_invalid_len(288): pass (pass -> pass) MTC@86d8c1c75bf0: Test case TC_gsup_check_imei_invalid_len finished. Verdict: pass MTC@86d8c1c75bf0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_invalid_len pass'. Sun Feb 23 12:26:54 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 20250223122654535 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35684<->l=127.0.0.1:4258 20250223122654636 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35684<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=78440) Waiting for packet dumper to finish... 1 (prev_count=78440, count=168356) MTC@86d8c1c75bf0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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@86d8c1c75bf0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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 ------ Sun Feb 23 12:26:56 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_check_imei_unknown_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_check_imei_unknown_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@86d8c1c75bf0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_unknown_imsi' was executed successfully (exit status: 0). MTC@86d8c1c75bf0: Test case TC_gsup_check_imei_unknown_imsi started. MTC@86d8c1c75bf0: legacy= false MTC@86d8c1c75bf0: in not legacy case 1 MTC@86d8c1c75bf0: in not legacy case 2 20250223122657755 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250223122657755 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(289)@86d8c1c75bf0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250223122657759 DLINP <000b> input/ipa.c:452 connected read/write 20250223122657759 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122657760 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35698<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(289)@86d8c1c75bf0: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(289)@86d8c1c75bf0: 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 } } } } 20250223122657763 DLINP <000b> input/ipa.c:452 connected read/write 20250223122657764 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122657764 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250223122657764 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250223122657764 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 20250223122657764 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250223122657764 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 20250223122657764 DLGSUP <0013> gsup_server.c:236 2: 20250223122657764 DLGSUP <0013> gsup_server.c:238 2: 00 20250223122657764 DLGSUP <0013> gsup_server.c:236 3: 20250223122657764 DLGSUP <0013> gsup_server.c:238 3: 00 20250223122657764 DLGSUP <0013> gsup_server.c:236 4: 20250223122657764 DLGSUP <0013> gsup_server.c:238 4: 00 20250223122657764 DLGSUP <0013> gsup_server.c:236 5: 20250223122657764 DLGSUP <0013> gsup_server.c:238 5: 00 20250223122657764 DLGSUP <0013> gsup_server.c:236 7: 20250223122657764 DLGSUP <0013> gsup_server.c:238 7: 00 20250223122657764 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250223122657764 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250223122657764 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)@86d8c1c75bf0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 291@86d8c1c75bf0: 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") 20250223122657785 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:33647<->l=127.0.0.1:4259) HLR_Test-GSUP(290)@86d8c1c75bf0: Created GsupExpect[0] for "262421137096050" to be handled at TC_gsup_check_imei_unknown_imsi(293) 20250223122657796 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35706<->l=127.0.0.1:4258 20250223122657810 DLINP <000b> input/ipa.c:452 connected read/write 20250223122657810 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122657810 DLGSUP <0013> gsup_req.c:140 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262421137096050 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421137096050"} 20250223122657810 DMAIN <0000> hlr.c:435 IMSI='262421137096050': has IMEI = 22245678901234 (consider setting 'store-imei') 20250223122657810 DLGSUP <0013> hlr.c:438 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262421137096050 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: IMSI unknown 20250223122657810 DLGSUP <0013> gsup_req.c:276 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262421137096050 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421137096050" cause=Invalid mandatory information} 20250223122657810 DLGSUP <0013> gsup_req.c:173 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262421137096050 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250223122657810 DLINP <000b> input/ipa.c:452 connected read/write 20250223122657810 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122657810 DLINP <000b> input/ipa.c:452 connected read/write 20250223122657810 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(290)@86d8c1c75bf0: Found GsupExpect[0] for "262421137096050" handled at TC_gsup_check_imei_unknown_imsi(293) HLR_Test-GSUP(290)@86d8c1c75bf0: Added IMSI table entry 0TC_gsup_check_imei_unknown_imsi(293)"262421137096050" TC_gsup_check_imei_unknown_imsi(293)@86d8c1c75bf0: setverdict(pass): none -> pass 20250223122657819 DLINP <000b> input/ipa.c:452 connected read/write 20250223122657819 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122657819 DLGSUP <0013> gsup_req.c:140 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262421137096050 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421137096050"} 20250223122657819 DAUC <0003> hlr.c:428 IMSI='262421137096050': storing IMEI = 22245678901234 20250223122657819 DAUC <0003> db_hlr.c:433 Cannot update IMEI for subscriber IMSI='262421137096050': no such subscriber 20250223122657819 DLGSUP <0013> hlr.c:430 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262421137096050 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: Failed to store IMEI in HLR db 20250223122657819 DLGSUP <0013> gsup_req.c:276 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262421137096050 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421137096050" cause=Invalid mandatory information} 20250223122657819 DLGSUP <0013> gsup_req.c:173 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262421137096050 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250223122657819 DLINP <000b> input/ipa.c:452 connected read/write 20250223122657819 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122657819 DLINP <000b> input/ipa.c:452 connected read/write 20250223122657819 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_unknown_imsi(293)@86d8c1c75bf0: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_unknown_imsi(293)@86d8c1c75bf0: setverdict(pass): pass -> pass, component reason not changed 20250223122657822 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35706<->l=127.0.0.1:4258 TC_gsup_check_imei_unknown_imsi(293)@86d8c1c75bf0: Final verdict of PTC: pass 20250223122657824 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35698<->l=127.0.0.1:4258 20250223122657826 DLINP <000b> input/ipa.c:452 connected read/write 20250223122657826 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122657826 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250223122657826 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250223122657826 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250223122657826 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33647<->l=127.0.0.1:4259) HLR_Test-GSUP(290)@86d8c1c75bf0: Final verdict of PTC: none HLR_Test-GSUP-IPA(289)@86d8c1c75bf0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(292)@86d8c1c75bf0: Final verdict of PTC: none 291@86d8c1c75bf0: Final verdict of PTC: none MTC@86d8c1c75bf0: Setting final verdict of the test case. MTC@86d8c1c75bf0: Local verdict of MTC: none MTC@86d8c1c75bf0: Local verdict of PTC HLR_Test-GSUP-IPA(289): none (none -> none) MTC@86d8c1c75bf0: Local verdict of PTC HLR_Test-GSUP(290): none (none -> none) MTC@86d8c1c75bf0: Local verdict of PTC with component reference 291: none (none -> none) MTC@86d8c1c75bf0: Local verdict of PTC IPA-CTRL-CLI-IPA(292): none (none -> none) MTC@86d8c1c75bf0: Local verdict of PTC TC_gsup_check_imei_unknown_imsi(293): pass (none -> pass) MTC@86d8c1c75bf0: Test case TC_gsup_check_imei_unknown_imsi finished. Verdict: pass MTC@86d8c1c75bf0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_unknown_imsi pass'. Sun Feb 23 12:26: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 20250223122657854 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35712<->l=127.0.0.1:4258 20250223122657955 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35712<->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=30696) MTC@86d8c1c75bf0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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@86d8c1c75bf0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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 ------ Sun Feb 23 12:27:00 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_check_imei_early.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_check_imei_early.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@86d8c1c75bf0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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@86d8c1c75bf0: Test case TC_subscr_create_on_demand_check_imei_early started. MTC@86d8c1c75bf0: legacy= false MTC@86d8c1c75bf0: in not legacy case 1 MTC@86d8c1c75bf0: in not legacy case 2 20250223122701077 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250223122701077 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(294)@86d8c1c75bf0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250223122701081 DLINP <000b> input/ipa.c:452 connected read/write 20250223122701081 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122701083 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35722<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(294)@86d8c1c75bf0: 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)@86d8c1c75bf0: 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 } } } } 20250223122701087 DLINP <000b> input/ipa.c:452 connected read/write 20250223122701087 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122701087 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250223122701087 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250223122701087 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 20250223122701087 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250223122701087 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 20250223122701087 DLGSUP <0013> gsup_server.c:236 2: 20250223122701087 DLGSUP <0013> gsup_server.c:238 2: 00 20250223122701087 DLGSUP <0013> gsup_server.c:236 3: 20250223122701087 DLGSUP <0013> gsup_server.c:238 3: 00 20250223122701087 DLGSUP <0013> gsup_server.c:236 4: 20250223122701087 DLGSUP <0013> gsup_server.c:238 4: 00 20250223122701087 DLGSUP <0013> gsup_server.c:236 5: 20250223122701087 DLGSUP <0013> gsup_server.c:238 5: 00 20250223122701087 DLGSUP <0013> gsup_server.c:236 7: 20250223122701087 DLGSUP <0013> gsup_server.c:238 7: 00 20250223122701087 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250223122701087 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250223122701087 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)@86d8c1c75bf0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 296@86d8c1c75bf0: 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") 20250223122701104 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:37357<->l=127.0.0.1:4259) HLR_Test-GSUP(295)@86d8c1c75bf0: Created GsupExpect[0] for "262422637890745" to be handled at TC_subscr_create_on_demand_check_imei_early(298) 20250223122701115 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35726<->l=127.0.0.1:4258 20250223122701130 DLINP <000b> input/ipa.c:452 connected read/write 20250223122701130 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122701130 DLGSUP <0013> gsup_req.c:140 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262422637890745 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422637890745"} 20250223122701130 DMAIN <0000> hlr.c:227 IMSI='262422637890745': Creating subscriber on demand 20250223122701130 DMAIN <0000> hlr.c:243 IMSI='262422637890745': Successfully assigned MSISDN='321' 20250223122701130 DAUC <0003> hlr.c:428 IMSI='262422637890745': storing IMEI = 12345678901234 20250223122701130 DLGSUP <0013> hlr.c:448 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262422637890745 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422637890745"} 20250223122701130 DLGSUP <0013> gsup_req.c:173 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262422637890745 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250223122701130 DLINP <000b> input/ipa.c:452 connected read/write 20250223122701130 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122701131 DLINP <000b> input/ipa.c:452 connected read/write 20250223122701131 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(295)@86d8c1c75bf0: Found GsupExpect[0] for "262422637890745" handled at TC_subscr_create_on_demand_check_imei_early(298) HLR_Test-GSUP(295)@86d8c1c75bf0: Added IMSI table entry 0TC_subscr_create_on_demand_check_imei_early(298)"262422637890745" TC_subscr_create_on_demand_check_imei_early(298)@86d8c1c75bf0: setverdict(pass): none -> pass 20250223122701135 DAUC <0003> db_auc.c:157 IMSI='262422637890745': No 2G Auth Data 20250223122701135 DAUC <0003> db_auc.c:192 IMSI='262422637890745': No 3G Auth Data 20250223122701137 DAUC <0003> db_auc.c:157 IMSI='262422637890745': No 2G Auth Data 20250223122701137 DAUC <0003> db_auc.c:192 IMSI='262422637890745': No 3G Auth Data 20250223122701138 DAUC <0003> db_auc.c:157 IMSI='262422637890745': No 2G Auth Data 20250223122701138 DAUC <0003> db_auc.c:192 IMSI='262422637890745': No 3G Auth Data 20250223122701141 DLINP <000b> input/ipa.c:452 connected read/write 20250223122701141 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122701141 DLGSUP <0013> gsup_req.c:140 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262422637890745 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422637890745" cn_domain=PS} 20250223122701141 DLU <0006> fsm.c:456 lu(262422637890745)[0x5599949d2630]{UNVALIDATED}: Allocated 20250223122701141 DLGSUP <0013> lu_fsm.c:172 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262422637890745 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250223122701141 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422637890745)[0x5599949d2630]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250223122701141 DLGSUP <0013> lu_fsm.c:253 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262422637890745 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422637890745" cn_domain=PS} 20250223122701141 DLINP <000b> input/ipa.c:452 connected read/write 20250223122701141 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122701141 DLINP <000b> input/ipa.c:452 connected read/write 20250223122701141 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122701144 DLINP <000b> input/ipa.c:452 connected read/write 20250223122701144 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122701144 DLGSUP <0013> gsup_req.c:140 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262422637890745 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422637890745"} 20250223122701144 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422637890745)[0x5599949d2630]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250223122701144 DLGSUP <0013> gsup_req.c:173 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262422637890745 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250223122701144 DLGSUP <0013> lu_fsm.c:91 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262422637890745 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422637890745"} 20250223122701144 DLGSUP <0013> gsup_req.c:173 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262422637890745 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250223122701144 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422637890745)[0x5599949d2630]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250223122701144 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422637890745)[0x5599949d2630]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250223122701144 DLU <0006> fsm.c:568 lu(PS:IMSI-262422637890745)[0x5599949d2630]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250223122701144 DLINP <000b> input/ipa.c:452 connected read/write 20250223122701144 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122701144 DLINP <000b> input/ipa.c:452 connected read/write 20250223122701144 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@86d8c1c75bf0: setverdict(pass): pass -> pass, component reason not changed 20250223122701151 DLINP <000b> input/ipa.c:452 connected read/write 20250223122701151 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122701151 DLGSUP <0013> gsup_req.c:140 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262422637890745 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422637890745"} 20250223122701151 DMAIN <0000> hlr.c:227 IMSI='262422637890745': Creating subscriber on demand 20250223122701151 DMAIN <0000> hlr.c:243 IMSI='262422637890745': Successfully assigned MSISDN='526' 20250223122701151 DAUC <0003> hlr.c:428 IMSI='262422637890745': storing IMEI = 12345678901234 20250223122701151 DLGSUP <0013> hlr.c:448 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262422637890745 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422637890745"} 20250223122701151 DLGSUP <0013> gsup_req.c:173 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262422637890745 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250223122701151 DLINP <000b> input/ipa.c:452 connected read/write 20250223122701151 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122701151 DLINP <000b> input/ipa.c:452 connected read/write 20250223122701151 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@86d8c1c75bf0: setverdict(pass): pass -> pass, component reason not changed 20250223122701153 DAUC <0003> db_auc.c:157 IMSI='262422637890745': No 2G Auth Data 20250223122701153 DAUC <0003> db_auc.c:192 IMSI='262422637890745': No 3G Auth Data 20250223122701154 DAUC <0003> db_auc.c:157 IMSI='262422637890745': No 2G Auth Data 20250223122701154 DAUC <0003> db_auc.c:192 IMSI='262422637890745': No 3G Auth Data 20250223122701155 DAUC <0003> db_auc.c:157 IMSI='262422637890745': No 2G Auth Data 20250223122701155 DAUC <0003> db_auc.c:192 IMSI='262422637890745': No 3G Auth Data 20250223122701156 DAUC <0003> db_auc.c:157 IMSI='262422637890745': No 2G Auth Data 20250223122701156 DAUC <0003> db_auc.c:192 IMSI='262422637890745': No 3G Auth Data 20250223122701157 DLINP <000b> input/ipa.c:452 connected read/write 20250223122701157 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122701157 DLGSUP <0013> gsup_req.c:140 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262422637890745 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422637890745" cn_domain=PS} 20250223122701157 DLU <0006> fsm.c:456 lu(262422637890745)[0x5599949d2630]{UNVALIDATED}: Allocated 20250223122701157 DLGSUP <0013> lu_fsm.c:172 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262422637890745 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250223122701158 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422637890745)[0x5599949d2630]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250223122701158 DLGSUP <0013> lu_fsm.c:253 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262422637890745 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422637890745" cn_domain=PS} 20250223122701158 DLINP <000b> input/ipa.c:452 connected read/write 20250223122701158 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122701158 DLINP <000b> input/ipa.c:452 connected read/write 20250223122701158 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122701159 DLINP <000b> input/ipa.c:452 connected read/write 20250223122701159 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122701159 DLGSUP <0013> gsup_req.c:140 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262422637890745 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422637890745"} 20250223122701160 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422637890745)[0x5599949d2630]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250223122701160 DLGSUP <0013> gsup_req.c:173 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262422637890745 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250223122701160 DLGSUP <0013> lu_fsm.c:91 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262422637890745 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422637890745"} 20250223122701160 DLGSUP <0013> gsup_req.c:173 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262422637890745 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250223122701160 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422637890745)[0x5599949d2630]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250223122701160 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422637890745)[0x5599949d2630]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250223122701160 DLU <0006> fsm.c:568 lu(PS:IMSI-262422637890745)[0x5599949d2630]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250223122701160 DLINP <000b> input/ipa.c:452 connected read/write 20250223122701160 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122701160 DLINP <000b> input/ipa.c:452 connected read/write 20250223122701160 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@86d8c1c75bf0: setverdict(pass): pass -> pass, component reason not changed 20250223122701164 DLINP <000b> input/ipa.c:452 connected read/write 20250223122701164 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122701164 DLGSUP <0013> gsup_req.c:140 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262422637890745 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422637890745"} 20250223122701164 DMAIN <0000> hlr.c:227 IMSI='262422637890745': Creating subscriber on demand 20250223122701164 DMAIN <0000> hlr.c:243 IMSI='262422637890745': Successfully assigned MSISDN='457' 20250223122701164 DAUC <0003> hlr.c:428 IMSI='262422637890745': storing IMEI = 12345678901234 20250223122701164 DLGSUP <0013> hlr.c:448 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262422637890745 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422637890745"} 20250223122701164 DLGSUP <0013> gsup_req.c:173 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262422637890745 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250223122701164 DLINP <000b> input/ipa.c:452 connected read/write 20250223122701164 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122701164 DLINP <000b> input/ipa.c:452 connected read/write 20250223122701164 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@86d8c1c75bf0: setverdict(pass): pass -> pass, component reason not changed 20250223122701165 DAUC <0003> db_auc.c:157 IMSI='262422637890745': No 2G Auth Data 20250223122701166 DAUC <0003> db_auc.c:192 IMSI='262422637890745': No 3G Auth Data 20250223122701166 DAUC <0003> db_auc.c:157 IMSI='262422637890745': No 2G Auth Data 20250223122701166 DAUC <0003> db_auc.c:192 IMSI='262422637890745': No 3G Auth Data 20250223122701167 DAUC <0003> db_auc.c:157 IMSI='262422637890745': No 2G Auth Data 20250223122701167 DAUC <0003> db_auc.c:192 IMSI='262422637890745': No 3G Auth Data 20250223122701168 DAUC <0003> db_auc.c:157 IMSI='262422637890745': No 2G Auth Data 20250223122701168 DAUC <0003> db_auc.c:192 IMSI='262422637890745': No 3G Auth Data 20250223122701169 DLINP <000b> input/ipa.c:452 connected read/write 20250223122701169 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122701169 DLGSUP <0013> gsup_req.c:140 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262422637890745 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422637890745" cn_domain=PS} 20250223122701169 DLU <0006> fsm.c:456 lu(262422637890745)[0x5599949d2630]{UNVALIDATED}: Allocated 20250223122701169 DLGSUP <0013> lu_fsm.c:150 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262422637890745 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250223122701169 DLGSUP <0013> gsup_req.c:276 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262422637890745 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262422637890745" cause=GPRS services not allowed} 20250223122701169 DLGSUP <0013> gsup_req.c:173 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262422637890745 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250223122701169 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262422637890745)[0x5599949d2630]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250223122701169 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262422637890745)[0x5599949d2630]{UNVALIDATED}: Freeing instance 20250223122701169 DLU <0006> fsm.c:568 lu(PS:IMSI-262422637890745)[0x5599949d2630]{UNVALIDATED}: Deallocated 20250223122701169 DLINP <000b> input/ipa.c:452 connected read/write 20250223122701169 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122701169 DLINP <000b> input/ipa.c:452 connected read/write 20250223122701169 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@86d8c1c75bf0: setverdict(pass): pass -> pass, component reason not changed 20250223122701172 DLINP <000b> input/ipa.c:452 connected read/write 20250223122701172 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122701173 DLGSUP <0013> gsup_req.c:140 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262422637890745 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422637890745"} 20250223122701173 DMAIN <0000> hlr.c:227 IMSI='262422637890745': Creating subscriber on demand 20250223122701173 DMAIN <0000> hlr.c:243 IMSI='262422637890745': Successfully assigned MSISDN='094' 20250223122701173 DAUC <0003> hlr.c:428 IMSI='262422637890745': storing IMEI = 12345678901234 20250223122701173 DLGSUP <0013> hlr.c:448 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262422637890745 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422637890745"} 20250223122701173 DLGSUP <0013> gsup_req.c:173 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262422637890745 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250223122701173 DLINP <000b> input/ipa.c:452 connected read/write 20250223122701173 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122701173 DLINP <000b> input/ipa.c:452 connected read/write 20250223122701173 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122701174 DAUC <0003> db_auc.c:157 IMSI='262422637890745': No 2G Auth Data 20250223122701174 DAUC <0003> db_auc.c:192 IMSI='262422637890745': No 3G Auth Data TC_subscr_create_on_demand_check_imei_early(298)@86d8c1c75bf0: setverdict(pass): pass -> pass, component reason not changed 20250223122701174 DAUC <0003> db_auc.c:157 IMSI='262422637890745': No 2G Auth Data 20250223122701174 DAUC <0003> db_auc.c:192 IMSI='262422637890745': No 3G Auth Data 20250223122701175 DAUC <0003> db_auc.c:157 IMSI='262422637890745': No 2G Auth Data 20250223122701175 DAUC <0003> db_auc.c:192 IMSI='262422637890745': No 3G Auth Data 20250223122701176 DLINP <000b> input/ipa.c:452 connected read/write 20250223122701176 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122701176 DLGSUP <0013> gsup_req.c:140 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262422637890745 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422637890745" cn_domain=PS} 20250223122701176 DLU <0006> fsm.c:456 lu(262422637890745)[0x5599949d2630]{UNVALIDATED}: Allocated 20250223122701176 DLGSUP <0013> lu_fsm.c:150 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262422637890745 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250223122701176 DLGSUP <0013> gsup_req.c:276 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262422637890745 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262422637890745" cause=GPRS services not allowed} 20250223122701176 DLGSUP <0013> gsup_req.c:173 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262422637890745 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250223122701176 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262422637890745)[0x5599949d2630]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250223122701176 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262422637890745)[0x5599949d2630]{UNVALIDATED}: Freeing instance 20250223122701176 DLU <0006> fsm.c:568 lu(PS:IMSI-262422637890745)[0x5599949d2630]{UNVALIDATED}: Deallocated 20250223122701176 DLINP <000b> input/ipa.c:452 connected read/write 20250223122701176 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122701176 DLINP <000b> input/ipa.c:452 connected read/write 20250223122701176 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@86d8c1c75bf0: setverdict(pass): pass -> pass, component reason not changed 20250223122701178 DLINP <000b> input/ipa.c:452 connected read/write 20250223122701178 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122701178 DLGSUP <0013> gsup_req.c:140 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262422637890745 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422637890745"} 20250223122701178 DMAIN <0000> hlr.c:227 IMSI='262422637890745': Creating subscriber on demand 20250223122701178 DAUC <0003> hlr.c:428 IMSI='262422637890745': storing IMEI = 12345678901234 20250223122701178 DLGSUP <0013> hlr.c:448 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262422637890745 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422637890745"} 20250223122701178 DLGSUP <0013> gsup_req.c:173 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262422637890745 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250223122701178 DLINP <000b> input/ipa.c:452 connected read/write 20250223122701178 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122701178 DLINP <000b> input/ipa.c:452 connected read/write 20250223122701178 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@86d8c1c75bf0: setverdict(pass): pass -> pass, component reason not changed 20250223122701179 DAUC <0003> db_auc.c:157 IMSI='262422637890745': No 2G Auth Data 20250223122701179 DAUC <0003> db_auc.c:192 IMSI='262422637890745': No 3G Auth Data 20250223122701179 DAUC <0003> db_auc.c:157 IMSI='262422637890745': No 2G Auth Data 20250223122701179 DAUC <0003> db_auc.c:192 IMSI='262422637890745': No 3G Auth Data 20250223122701180 DAUC <0003> db_auc.c:157 IMSI='262422637890745': No 2G Auth Data 20250223122701180 DAUC <0003> db_auc.c:192 IMSI='262422637890745': No 3G Auth Data 20250223122701181 DLINP <000b> input/ipa.c:452 connected read/write 20250223122701181 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122701181 DLGSUP <0013> gsup_req.c:140 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262422637890745 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422637890745" cn_domain=PS} 20250223122701181 DLU <0006> fsm.c:456 lu(262422637890745)[0x5599949d2630]{UNVALIDATED}: Allocated 20250223122701181 DLGSUP <0013> lu_fsm.c:150 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262422637890745 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250223122701181 DLGSUP <0013> gsup_req.c:276 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262422637890745 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262422637890745" cause=GPRS services not allowed} 20250223122701181 DLGSUP <0013> gsup_req.c:173 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262422637890745 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250223122701181 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262422637890745)[0x5599949d2630]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250223122701181 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262422637890745)[0x5599949d2630]{UNVALIDATED}: Freeing instance 20250223122701181 DLU <0006> fsm.c:568 lu(PS:IMSI-262422637890745)[0x5599949d2630]{UNVALIDATED}: Deallocated 20250223122701181 DLINP <000b> input/ipa.c:452 connected read/write 20250223122701181 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122701181 DLINP <000b> input/ipa.c:452 connected read/write 20250223122701181 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@86d8c1c75bf0: setverdict(pass): pass -> pass, component reason not changed 20250223122701183 DLINP <000b> input/ipa.c:452 connected read/write 20250223122701183 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122701183 DLGSUP <0013> gsup_req.c:140 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262422637890745 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422637890745"} 20250223122701183 DMAIN <0000> hlr.c:227 IMSI='262422637890745': Creating subscriber on demand 20250223122701183 DAUC <0003> hlr.c:428 IMSI='262422637890745': storing IMEI = 12345678901234 20250223122701183 DLGSUP <0013> hlr.c:448 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262422637890745 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422637890745"} 20250223122701183 DLGSUP <0013> gsup_req.c:173 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262422637890745 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250223122701183 DLINP <000b> input/ipa.c:452 connected read/write 20250223122701183 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122701183 DLINP <000b> input/ipa.c:452 connected read/write 20250223122701183 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@86d8c1c75bf0: setverdict(pass): pass -> pass, component reason not changed 20250223122701183 DAUC <0003> db_auc.c:157 IMSI='262422637890745': No 2G Auth Data 20250223122701183 DAUC <0003> db_auc.c:192 IMSI='262422637890745': No 3G Auth Data 20250223122701184 DAUC <0003> db_auc.c:157 IMSI='262422637890745': No 2G Auth Data 20250223122701184 DAUC <0003> db_auc.c:192 IMSI='262422637890745': No 3G Auth Data 20250223122701184 DAUC <0003> db_auc.c:157 IMSI='262422637890745': No 2G Auth Data 20250223122701184 DAUC <0003> db_auc.c:192 IMSI='262422637890745': No 3G Auth Data 20250223122701185 DLINP <000b> input/ipa.c:452 connected read/write 20250223122701185 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122701185 DLGSUP <0013> gsup_req.c:140 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262422637890745 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422637890745" cn_domain=PS} 20250223122701185 DLU <0006> fsm.c:456 lu(262422637890745)[0x5599949d2630]{UNVALIDATED}: Allocated 20250223122701185 DLGSUP <0013> lu_fsm.c:172 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262422637890745 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250223122701185 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422637890745)[0x5599949d2630]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250223122701185 DLGSUP <0013> lu_fsm.c:253 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262422637890745 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422637890745" cn_domain=PS} 20250223122701185 DLINP <000b> input/ipa.c:452 connected read/write 20250223122701185 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122701185 DLINP <000b> input/ipa.c:452 connected read/write 20250223122701185 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122701185 DLINP <000b> input/ipa.c:452 connected read/write 20250223122701185 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122701185 DLGSUP <0013> gsup_req.c:140 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262422637890745 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422637890745"} 20250223122701185 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422637890745)[0x5599949d2630]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250223122701185 DLGSUP <0013> gsup_req.c:173 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262422637890745 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250223122701185 DLGSUP <0013> lu_fsm.c:91 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262422637890745 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422637890745"} 20250223122701185 DLGSUP <0013> gsup_req.c:173 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262422637890745 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250223122701185 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422637890745)[0x5599949d2630]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250223122701185 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422637890745)[0x5599949d2630]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250223122701185 DLU <0006> fsm.c:568 lu(PS:IMSI-262422637890745)[0x5599949d2630]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250223122701185 DLINP <000b> input/ipa.c:452 connected read/write 20250223122701185 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122701185 DLINP <000b> input/ipa.c:452 connected read/write 20250223122701185 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@86d8c1c75bf0: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_check_imei_early(298)@86d8c1c75bf0: setverdict(pass): pass -> pass, component reason not changed 20250223122701186 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35726<->l=127.0.0.1:4258 TC_subscr_create_on_demand_check_imei_early(298)@86d8c1c75bf0: Final verdict of PTC: pass 20250223122701187 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35722<->l=127.0.0.1:4258 20250223122701187 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37357<->l=127.0.0.1:4259) HLR_Test-GSUP(295)@86d8c1c75bf0: Final verdict of PTC: none 20250223122701187 DLINP <000b> input/ipa.c:452 connected read/write 20250223122701187 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122701187 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250223122701187 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250223122701187 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 296@86d8c1c75bf0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(297)@86d8c1c75bf0: Final verdict of PTC: none HLR_Test-GSUP-IPA(294)@86d8c1c75bf0: Final verdict of PTC: none MTC@86d8c1c75bf0: Setting final verdict of the test case. MTC@86d8c1c75bf0: Local verdict of MTC: none MTC@86d8c1c75bf0: Local verdict of PTC HLR_Test-GSUP-IPA(294): none (none -> none) MTC@86d8c1c75bf0: Local verdict of PTC HLR_Test-GSUP(295): none (none -> none) MTC@86d8c1c75bf0: Local verdict of PTC with component reference 296: none (none -> none) MTC@86d8c1c75bf0: Local verdict of PTC IPA-CTRL-CLI-IPA(297): none (none -> none) MTC@86d8c1c75bf0: Local verdict of PTC TC_subscr_create_on_demand_check_imei_early(298): pass (none -> pass) MTC@86d8c1c75bf0: Test case TC_subscr_create_on_demand_check_imei_early finished. Verdict: pass MTC@86d8c1c75bf0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_check_imei_early pass'. Sun Feb 23 12:27:01 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 20250223122701212 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35736<->l=127.0.0.1:4258 20250223122701313 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35736<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=97056) MTC@86d8c1c75bf0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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@86d8c1c75bf0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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 ------ Sun Feb 23 12:27:03 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_ul.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_ul.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@86d8c1c75bf0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_ul' was executed successfully (exit status: 0). MTC@86d8c1c75bf0: Test case TC_subscr_create_on_demand_ul started. MTC@86d8c1c75bf0: legacy= false MTC@86d8c1c75bf0: in not legacy case 1 MTC@86d8c1c75bf0: in not legacy case 2 20250223122704436 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250223122704436 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(299)@86d8c1c75bf0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250223122704440 DLINP <000b> input/ipa.c:452 connected read/write 20250223122704440 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122704442 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52098<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(299)@86d8c1c75bf0: 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)@86d8c1c75bf0: 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 } } } } 20250223122704446 DLINP <000b> input/ipa.c:452 connected read/write 20250223122704446 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122704446 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250223122704446 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250223122704446 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 20250223122704446 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250223122704446 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 20250223122704446 DLGSUP <0013> gsup_server.c:236 2: 20250223122704446 DLGSUP <0013> gsup_server.c:238 2: 00 20250223122704446 DLGSUP <0013> gsup_server.c:236 3: 20250223122704446 DLGSUP <0013> gsup_server.c:238 3: 00 20250223122704446 DLGSUP <0013> gsup_server.c:236 4: 20250223122704446 DLGSUP <0013> gsup_server.c:238 4: 00 20250223122704446 DLGSUP <0013> gsup_server.c:236 5: 20250223122704446 DLGSUP <0013> gsup_server.c:238 5: 00 20250223122704446 DLGSUP <0013> gsup_server.c:236 7: 20250223122704446 DLGSUP <0013> gsup_server.c:238 7: 00 20250223122704446 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250223122704446 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250223122704446 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)@86d8c1c75bf0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 301@86d8c1c75bf0: 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") 20250223122704478 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:44777<->l=127.0.0.1:4259) HLR_Test-GSUP(300)@86d8c1c75bf0: Created GsupExpect[0] for "262423664341192" to be handled at TC_subscr_create_on_demand_ul(303) 20250223122704492 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52106<->l=127.0.0.1:4258 20250223122704501 DLINP <000b> input/ipa.c:452 connected read/write 20250223122704501 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122704501 DLGSUP <0013> gsup_req.c:140 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262423664341192 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423664341192" cn_domain=PS} 20250223122704501 DMAIN <0000> hlr.c:227 IMSI='262423664341192': Creating subscriber on demand 20250223122704502 DMAIN <0000> hlr.c:243 IMSI='262423664341192': Successfully assigned MSISDN='193' 20250223122704502 DLU <0006> fsm.c:456 lu(262423664341192)[0x5599949d2630]{UNVALIDATED}: Allocated 20250223122704502 DLGSUP <0013> lu_fsm.c:172 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262423664341192 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250223122704502 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423664341192)[0x5599949d2630]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250223122704502 DLGSUP <0013> lu_fsm.c:253 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262423664341192 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423664341192" cn_domain=PS} 20250223122704502 DLINP <000b> input/ipa.c:452 connected read/write 20250223122704502 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122704502 DLINP <000b> input/ipa.c:452 connected read/write 20250223122704502 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(300)@86d8c1c75bf0: Found GsupExpect[0] for "262423664341192" handled at TC_subscr_create_on_demand_ul(303) HLR_Test-GSUP(300)@86d8c1c75bf0: Added IMSI table entry 0TC_subscr_create_on_demand_ul(303)"262423664341192" 20250223122704506 DLINP <000b> input/ipa.c:452 connected read/write 20250223122704507 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122704507 DLGSUP <0013> gsup_req.c:140 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262423664341192 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423664341192"} 20250223122704507 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423664341192)[0x5599949d2630]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250223122704507 DLGSUP <0013> gsup_req.c:173 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262423664341192 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250223122704507 DLGSUP <0013> lu_fsm.c:91 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262423664341192 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423664341192"} 20250223122704507 DLGSUP <0013> gsup_req.c:173 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262423664341192 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250223122704507 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423664341192)[0x5599949d2630]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250223122704507 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423664341192)[0x5599949d2630]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250223122704507 DLU <0006> fsm.c:568 lu(PS:IMSI-262423664341192)[0x5599949d2630]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250223122704507 DLINP <000b> input/ipa.c:452 connected read/write 20250223122704507 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122704507 DLINP <000b> input/ipa.c:452 connected read/write 20250223122704507 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@86d8c1c75bf0: setverdict(pass): none -> pass 20250223122704509 DAUC <0003> db_auc.c:157 IMSI='262423664341192': No 2G Auth Data 20250223122704509 DAUC <0003> db_auc.c:192 IMSI='262423664341192': No 3G Auth Data 20250223122704512 DAUC <0003> db_auc.c:157 IMSI='262423664341192': No 2G Auth Data 20250223122704512 DAUC <0003> db_auc.c:192 IMSI='262423664341192': No 3G Auth Data 20250223122704514 DAUC <0003> db_auc.c:157 IMSI='262423664341192': No 2G Auth Data 20250223122704514 DAUC <0003> db_auc.c:192 IMSI='262423664341192': No 3G Auth Data 20250223122704521 DLINP <000b> input/ipa.c:452 connected read/write 20250223122704521 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122704521 DLGSUP <0013> gsup_req.c:140 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262423664341192 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423664341192" cn_domain=PS} 20250223122704521 DMAIN <0000> hlr.c:227 IMSI='262423664341192': Creating subscriber on demand 20250223122704521 DMAIN <0000> hlr.c:243 IMSI='262423664341192': Successfully assigned MSISDN='834' 20250223122704521 DLU <0006> fsm.c:456 lu(262423664341192)[0x5599949d2630]{UNVALIDATED}: Allocated 20250223122704521 DLGSUP <0013> lu_fsm.c:172 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262423664341192 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250223122704521 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423664341192)[0x5599949d2630]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250223122704521 DLGSUP <0013> lu_fsm.c:253 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262423664341192 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423664341192" cn_domain=PS} 20250223122704521 DLINP <000b> input/ipa.c:452 connected read/write 20250223122704522 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122704522 DLINP <000b> input/ipa.c:452 connected read/write 20250223122704522 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122704525 DLINP <000b> input/ipa.c:452 connected read/write 20250223122704525 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122704525 DLGSUP <0013> gsup_req.c:140 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262423664341192 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423664341192"} 20250223122704525 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423664341192)[0x5599949d2630]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250223122704525 DLGSUP <0013> gsup_req.c:173 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262423664341192 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250223122704525 DLGSUP <0013> lu_fsm.c:91 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262423664341192 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423664341192"} 20250223122704525 DLGSUP <0013> gsup_req.c:173 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262423664341192 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250223122704525 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423664341192)[0x5599949d2630]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250223122704525 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423664341192)[0x5599949d2630]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250223122704525 DLU <0006> fsm.c:568 lu(PS:IMSI-262423664341192)[0x5599949d2630]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250223122704525 DLINP <000b> input/ipa.c:452 connected read/write 20250223122704525 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122704525 DLINP <000b> input/ipa.c:452 connected read/write 20250223122704525 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@86d8c1c75bf0: setverdict(pass): pass -> pass, component reason not changed 20250223122704527 DAUC <0003> db_auc.c:157 IMSI='262423664341192': No 2G Auth Data 20250223122704527 DAUC <0003> db_auc.c:192 IMSI='262423664341192': No 3G Auth Data 20250223122704529 DAUC <0003> db_auc.c:157 IMSI='262423664341192': No 2G Auth Data 20250223122704529 DAUC <0003> db_auc.c:192 IMSI='262423664341192': No 3G Auth Data 20250223122704531 DAUC <0003> db_auc.c:157 IMSI='262423664341192': No 2G Auth Data 20250223122704531 DAUC <0003> db_auc.c:192 IMSI='262423664341192': No 3G Auth Data 20250223122704533 DAUC <0003> db_auc.c:157 IMSI='262423664341192': No 2G Auth Data 20250223122704533 DAUC <0003> db_auc.c:192 IMSI='262423664341192': No 3G Auth Data 20250223122704540 DLINP <000b> input/ipa.c:452 connected read/write 20250223122704540 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122704540 DLGSUP <0013> gsup_req.c:140 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262423664341192 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423664341192" cn_domain=PS} 20250223122704540 DMAIN <0000> hlr.c:227 IMSI='262423664341192': Creating subscriber on demand 20250223122704540 DMAIN <0000> hlr.c:243 IMSI='262423664341192': Successfully assigned MSISDN='849' 20250223122704540 DLU <0006> fsm.c:456 lu(262423664341192)[0x5599949d2630]{UNVALIDATED}: Allocated 20250223122704540 DLGSUP <0013> lu_fsm.c:150 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262423664341192 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250223122704540 DLGSUP <0013> gsup_req.c:276 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262423664341192 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262423664341192" cause=GPRS services not allowed} 20250223122704540 DLGSUP <0013> gsup_req.c:173 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262423664341192 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250223122704540 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262423664341192)[0x5599949d2630]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250223122704541 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262423664341192)[0x5599949d2630]{UNVALIDATED}: Freeing instance 20250223122704541 DLU <0006> fsm.c:568 lu(PS:IMSI-262423664341192)[0x5599949d2630]{UNVALIDATED}: Deallocated 20250223122704541 DLINP <000b> input/ipa.c:452 connected read/write 20250223122704541 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122704541 DLINP <000b> input/ipa.c:452 connected read/write 20250223122704541 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@86d8c1c75bf0: setverdict(pass): pass -> pass, component reason not changed 20250223122704543 DAUC <0003> db_auc.c:157 IMSI='262423664341192': No 2G Auth Data 20250223122704543 DAUC <0003> db_auc.c:192 IMSI='262423664341192': No 3G Auth Data 20250223122704544 DAUC <0003> db_auc.c:157 IMSI='262423664341192': No 2G Auth Data 20250223122704544 DAUC <0003> db_auc.c:192 IMSI='262423664341192': No 3G Auth Data 20250223122704546 DAUC <0003> db_auc.c:157 IMSI='262423664341192': No 2G Auth Data 20250223122704546 DAUC <0003> db_auc.c:192 IMSI='262423664341192': No 3G Auth Data 20250223122704547 DAUC <0003> db_auc.c:157 IMSI='262423664341192': No 2G Auth Data 20250223122704547 DAUC <0003> db_auc.c:192 IMSI='262423664341192': No 3G Auth Data 20250223122704553 DLINP <000b> input/ipa.c:452 connected read/write 20250223122704553 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122704553 DLGSUP <0013> gsup_req.c:140 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262423664341192 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423664341192" cn_domain=PS} 20250223122704553 DMAIN <0000> hlr.c:227 IMSI='262423664341192': Creating subscriber on demand 20250223122704554 DMAIN <0000> hlr.c:243 IMSI='262423664341192': Successfully assigned MSISDN='010' 20250223122704554 DLU <0006> fsm.c:456 lu(262423664341192)[0x5599949d2630]{UNVALIDATED}: Allocated 20250223122704554 DLGSUP <0013> lu_fsm.c:150 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262423664341192 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250223122704554 DLGSUP <0013> gsup_req.c:276 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262423664341192 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262423664341192" cause=GPRS services not allowed} 20250223122704554 DLGSUP <0013> gsup_req.c:173 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262423664341192 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250223122704554 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262423664341192)[0x5599949d2630]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250223122704554 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262423664341192)[0x5599949d2630]{UNVALIDATED}: Freeing instance 20250223122704554 DLU <0006> fsm.c:568 lu(PS:IMSI-262423664341192)[0x5599949d2630]{UNVALIDATED}: Deallocated 20250223122704554 DLINP <000b> input/ipa.c:452 connected read/write 20250223122704554 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122704554 DLINP <000b> input/ipa.c:452 connected read/write 20250223122704554 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@86d8c1c75bf0: setverdict(pass): pass -> pass, component reason not changed 20250223122704555 DAUC <0003> db_auc.c:157 IMSI='262423664341192': No 2G Auth Data 20250223122704555 DAUC <0003> db_auc.c:192 IMSI='262423664341192': No 3G Auth Data 20250223122704557 DAUC <0003> db_auc.c:157 IMSI='262423664341192': No 2G Auth Data 20250223122704557 DAUC <0003> db_auc.c:192 IMSI='262423664341192': No 3G Auth Data 20250223122704558 DAUC <0003> db_auc.c:157 IMSI='262423664341192': No 2G Auth Data 20250223122704558 DAUC <0003> db_auc.c:192 IMSI='262423664341192': No 3G Auth Data 20250223122704563 DLINP <000b> input/ipa.c:452 connected read/write 20250223122704563 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122704563 DLGSUP <0013> gsup_req.c:140 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262423664341192 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423664341192" cn_domain=PS} 20250223122704563 DMAIN <0000> hlr.c:227 IMSI='262423664341192': Creating subscriber on demand 20250223122704564 DLU <0006> fsm.c:456 lu(262423664341192)[0x5599949d2630]{UNVALIDATED}: Allocated 20250223122704564 DLGSUP <0013> lu_fsm.c:150 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262423664341192 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250223122704564 DLGSUP <0013> gsup_req.c:276 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262423664341192 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262423664341192" cause=GPRS services not allowed} 20250223122704564 DLGSUP <0013> gsup_req.c:173 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262423664341192 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250223122704564 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262423664341192)[0x5599949d2630]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250223122704564 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262423664341192)[0x5599949d2630]{UNVALIDATED}: Freeing instance 20250223122704564 DLU <0006> fsm.c:568 lu(PS:IMSI-262423664341192)[0x5599949d2630]{UNVALIDATED}: Deallocated 20250223122704564 DLINP <000b> input/ipa.c:452 connected read/write 20250223122704564 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122704564 DLINP <000b> input/ipa.c:452 connected read/write 20250223122704564 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@86d8c1c75bf0: setverdict(pass): pass -> pass, component reason not changed 20250223122704565 DAUC <0003> db_auc.c:157 IMSI='262423664341192': No 2G Auth Data 20250223122704565 DAUC <0003> db_auc.c:192 IMSI='262423664341192': No 3G Auth Data 20250223122704566 DAUC <0003> db_auc.c:157 IMSI='262423664341192': No 2G Auth Data 20250223122704566 DAUC <0003> db_auc.c:192 IMSI='262423664341192': No 3G Auth Data 20250223122704567 DAUC <0003> db_auc.c:157 IMSI='262423664341192': No 2G Auth Data 20250223122704567 DAUC <0003> db_auc.c:192 IMSI='262423664341192': No 3G Auth Data 20250223122704571 DLINP <000b> input/ipa.c:452 connected read/write 20250223122704571 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122704571 DLGSUP <0013> gsup_req.c:140 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262423664341192 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423664341192" cn_domain=PS} 20250223122704571 DMAIN <0000> hlr.c:227 IMSI='262423664341192': Creating subscriber on demand 20250223122704571 DLU <0006> fsm.c:456 lu(262423664341192)[0x5599949d2630]{UNVALIDATED}: Allocated 20250223122704571 DLGSUP <0013> lu_fsm.c:172 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262423664341192 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250223122704571 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423664341192)[0x5599949d2630]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250223122704571 DLGSUP <0013> lu_fsm.c:253 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262423664341192 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423664341192" cn_domain=PS} 20250223122704571 DLINP <000b> input/ipa.c:452 connected read/write 20250223122704571 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122704571 DLINP <000b> input/ipa.c:452 connected read/write 20250223122704571 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122704572 DLINP <000b> input/ipa.c:452 connected read/write 20250223122704572 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122704572 DLGSUP <0013> gsup_req.c:140 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262423664341192 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423664341192"} 20250223122704572 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423664341192)[0x5599949d2630]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250223122704572 DLGSUP <0013> gsup_req.c:173 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262423664341192 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250223122704572 DLGSUP <0013> lu_fsm.c:91 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262423664341192 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423664341192"} 20250223122704572 DLGSUP <0013> gsup_req.c:173 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262423664341192 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250223122704572 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423664341192)[0x5599949d2630]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250223122704572 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423664341192)[0x5599949d2630]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250223122704572 DLU <0006> fsm.c:568 lu(PS:IMSI-262423664341192)[0x5599949d2630]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250223122704573 DLINP <000b> input/ipa.c:452 connected read/write 20250223122704573 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122704573 DLINP <000b> input/ipa.c:452 connected read/write 20250223122704573 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@86d8c1c75bf0: setverdict(pass): pass -> pass, component reason not changed 20250223122704574 DAUC <0003> db_auc.c:157 IMSI='262423664341192': No 2G Auth Data 20250223122704574 DAUC <0003> db_auc.c:192 IMSI='262423664341192': No 3G Auth Data 20250223122704575 DAUC <0003> db_auc.c:157 IMSI='262423664341192': No 2G Auth Data 20250223122704575 DAUC <0003> db_auc.c:192 IMSI='262423664341192': No 3G Auth Data 20250223122704576 DAUC <0003> db_auc.c:157 IMSI='262423664341192': No 2G Auth Data 20250223122704576 DAUC <0003> db_auc.c:192 IMSI='262423664341192': No 3G Auth Data TC_subscr_create_on_demand_ul(303)@86d8c1c75bf0: setverdict(pass): pass -> pass, component reason not changed 20250223122704577 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52106<->l=127.0.0.1:4258 TC_subscr_create_on_demand_ul(303)@86d8c1c75bf0: Final verdict of PTC: pass 20250223122704578 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52098<->l=127.0.0.1:4258 20250223122704579 DLINP <000b> input/ipa.c:452 connected read/write 20250223122704579 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122704579 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server HLR_Test-GSUP(300)@86d8c1c75bf0: Final verdict of PTC: none 20250223122704580 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250223122704580 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250223122704580 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44777<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(299)@86d8c1c75bf0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(302)@86d8c1c75bf0: Final verdict of PTC: none 301@86d8c1c75bf0: Final verdict of PTC: none MTC@86d8c1c75bf0: Setting final verdict of the test case. MTC@86d8c1c75bf0: Local verdict of MTC: none MTC@86d8c1c75bf0: Local verdict of PTC HLR_Test-GSUP-IPA(299): none (none -> none) MTC@86d8c1c75bf0: Local verdict of PTC HLR_Test-GSUP(300): none (none -> none) MTC@86d8c1c75bf0: Local verdict of PTC with component reference 301: none (none -> none) MTC@86d8c1c75bf0: Local verdict of PTC IPA-CTRL-CLI-IPA(302): none (none -> none) MTC@86d8c1c75bf0: Local verdict of PTC TC_subscr_create_on_demand_ul(303): pass (none -> pass) MTC@86d8c1c75bf0: Test case TC_subscr_create_on_demand_ul finished. Verdict: pass MTC@86d8c1c75bf0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_ul pass'. Sun Feb 23 12:27:04 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 20250223122704607 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52110<->l=127.0.0.1:4258 20250223122704708 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52110<->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=81540) MTC@86d8c1c75bf0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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@86d8c1c75bf0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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 ------ Sun Feb 23 12:27:06 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_sai.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_sai.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@86d8c1c75bf0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_sai' was executed successfully (exit status: 0). MTC@86d8c1c75bf0: Test case TC_subscr_create_on_demand_sai started. MTC@86d8c1c75bf0: legacy= false MTC@86d8c1c75bf0: in not legacy case 1 MTC@86d8c1c75bf0: in not legacy case 2 20250223122707822 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250223122707822 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(304)@86d8c1c75bf0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250223122707826 DLINP <000b> input/ipa.c:452 connected read/write 20250223122707826 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122707827 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52124<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(304)@86d8c1c75bf0: 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)@86d8c1c75bf0: 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 } } } } 20250223122707831 DLINP <000b> input/ipa.c:452 connected read/write 20250223122707831 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122707831 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250223122707831 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250223122707831 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 20250223122707831 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250223122707831 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 20250223122707831 DLGSUP <0013> gsup_server.c:236 2: 20250223122707831 DLGSUP <0013> gsup_server.c:238 2: 00 20250223122707831 DLGSUP <0013> gsup_server.c:236 3: 20250223122707831 DLGSUP <0013> gsup_server.c:238 3: 00 20250223122707831 DLGSUP <0013> gsup_server.c:236 4: 20250223122707831 DLGSUP <0013> gsup_server.c:238 4: 00 20250223122707831 DLGSUP <0013> gsup_server.c:236 5: 20250223122707831 DLGSUP <0013> gsup_server.c:238 5: 00 20250223122707831 DLGSUP <0013> gsup_server.c:236 7: 20250223122707831 DLGSUP <0013> gsup_server.c:238 7: 00 20250223122707831 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250223122707831 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250223122707831 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(304)@86d8c1c75bf0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 306@86d8c1c75bf0: 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") 20250223122707845 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:44287<->l=127.0.0.1:4259) HLR_Test-GSUP(305)@86d8c1c75bf0: Created GsupExpect[0] for "262420565138752" to be handled at TC_subscr_create_on_demand_sai(308) 20250223122707852 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52132<->l=127.0.0.1:4258 20250223122707878 DLINP <000b> input/ipa.c:452 connected read/write 20250223122707878 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122707878 DLGSUP <0013> gsup_req.c:140 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262420565138752 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420565138752"} 20250223122707878 DMAIN <0000> hlr.c:227 IMSI='262420565138752': Creating subscriber on demand 20250223122707878 DMAIN <0000> hlr.c:243 IMSI='262420565138752': Successfully assigned MSISDN='193' 20250223122707878 DAUC <0003> db_auc.c:157 IMSI='262420565138752': No 2G Auth Data 20250223122707878 DAUC <0003> db_auc.c:192 IMSI='262420565138752': No 3G Auth Data 20250223122707878 DLGSUP <0013> hlr.c:331 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262420565138752 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 20250223122707878 DLGSUP <0013> gsup_req.c:276 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262420565138752 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262420565138752" cause=IMSI unknown in HLR} 20250223122707878 DLGSUP <0013> gsup_req.c:173 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262420565138752 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250223122707878 DLINP <000b> input/ipa.c:452 connected read/write 20250223122707878 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122707878 DLINP <000b> input/ipa.c:452 connected read/write 20250223122707878 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(305)@86d8c1c75bf0: Found GsupExpect[0] for "262420565138752" handled at TC_subscr_create_on_demand_sai(308) HLR_Test-GSUP(305)@86d8c1c75bf0: Added IMSI table entry 0TC_subscr_create_on_demand_sai(308)"262420565138752" TC_subscr_create_on_demand_sai(308)@86d8c1c75bf0: setverdict(pass): none -> pass 20250223122707884 DAUC <0003> db_auc.c:157 IMSI='262420565138752': No 2G Auth Data 20250223122707884 DAUC <0003> db_auc.c:192 IMSI='262420565138752': No 3G Auth Data 20250223122707886 DAUC <0003> db_auc.c:157 IMSI='262420565138752': No 2G Auth Data 20250223122707886 DAUC <0003> db_auc.c:192 IMSI='262420565138752': No 3G Auth Data 20250223122707888 DAUC <0003> db_auc.c:157 IMSI='262420565138752': No 2G Auth Data 20250223122707888 DAUC <0003> db_auc.c:192 IMSI='262420565138752': No 3G Auth Data 20250223122707891 DLINP <000b> input/ipa.c:452 connected read/write 20250223122707891 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122707891 DLGSUP <0013> gsup_req.c:140 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262420565138752 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420565138752" cn_domain=PS} 20250223122707891 DLU <0006> fsm.c:456 lu(262420565138752)[0x5599949d2630]{UNVALIDATED}: Allocated 20250223122707891 DLGSUP <0013> lu_fsm.c:172 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262420565138752 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250223122707891 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420565138752)[0x5599949d2630]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250223122707891 DLGSUP <0013> lu_fsm.c:253 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262420565138752 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420565138752" cn_domain=PS} 20250223122707891 DLINP <000b> input/ipa.c:452 connected read/write 20250223122707891 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122707891 DLINP <000b> input/ipa.c:452 connected read/write 20250223122707891 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122707895 DLINP <000b> input/ipa.c:452 connected read/write 20250223122707895 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122707895 DLGSUP <0013> gsup_req.c:140 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262420565138752 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420565138752"} 20250223122707895 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420565138752)[0x5599949d2630]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250223122707895 DLGSUP <0013> gsup_req.c:173 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262420565138752 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250223122707895 DLGSUP <0013> lu_fsm.c:91 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262420565138752 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420565138752"} 20250223122707895 DLGSUP <0013> gsup_req.c:173 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262420565138752 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250223122707895 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420565138752)[0x5599949d2630]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250223122707895 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420565138752)[0x5599949d2630]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250223122707895 DLU <0006> fsm.c:568 lu(PS:IMSI-262420565138752)[0x5599949d2630]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250223122707895 DLINP <000b> input/ipa.c:452 connected read/write 20250223122707895 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122707895 DLINP <000b> input/ipa.c:452 connected read/write 20250223122707895 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_sai(308)@86d8c1c75bf0: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_sai(308)@86d8c1c75bf0: setverdict(pass): pass -> pass, component reason not changed 20250223122707899 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52132<->l=127.0.0.1:4258 TC_subscr_create_on_demand_sai(308)@86d8c1c75bf0: Final verdict of PTC: pass 20250223122707901 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52124<->l=127.0.0.1:4258 20250223122707903 DLINP <000b> input/ipa.c:452 connected read/write 20250223122707903 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122707903 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250223122707903 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250223122707903 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250223122707903 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44287<->l=127.0.0.1:4259) HLR_Test-GSUP(305)@86d8c1c75bf0: Final verdict of PTC: none 306@86d8c1c75bf0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(307)@86d8c1c75bf0: Final verdict of PTC: none HLR_Test-GSUP-IPA(304)@86d8c1c75bf0: Final verdict of PTC: none MTC@86d8c1c75bf0: Setting final verdict of the test case. MTC@86d8c1c75bf0: Local verdict of MTC: none MTC@86d8c1c75bf0: Local verdict of PTC HLR_Test-GSUP-IPA(304): none (none -> none) MTC@86d8c1c75bf0: Local verdict of PTC HLR_Test-GSUP(305): none (none -> none) MTC@86d8c1c75bf0: Local verdict of PTC with component reference 306: none (none -> none) MTC@86d8c1c75bf0: Local verdict of PTC IPA-CTRL-CLI-IPA(307): none (none -> none) MTC@86d8c1c75bf0: Local verdict of PTC TC_subscr_create_on_demand_sai(308): pass (none -> pass) MTC@86d8c1c75bf0: Test case TC_subscr_create_on_demand_sai finished. Verdict: pass MTC@86d8c1c75bf0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_sai pass'. Sun Feb 23 12:27:07 UTC 2025 ====== HLR_Tests.TC_subscr_create_on_demand_sai pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_subscr_create_on_demand_sai.talloc 20250223122707937 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52134<->l=127.0.0.1:4258 20250223122708038 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52134<->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@86d8c1c75bf0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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@86d8c1c75bf0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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 ------ Sun Feb 23 12:27:10 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_other_home.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_other_home.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@86d8c1c75bf0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_other_home' was executed successfully (exit status: 0). MTC@86d8c1c75bf0: Test case TC_MSLookup_mDNS_service_other_home started. MTC@86d8c1c75bf0: legacy= false MTC@86d8c1c75bf0: in not legacy case 1 MTC@86d8c1c75bf0: in not legacy case 2 20250223122711141 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250223122711141 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(309)@86d8c1c75bf0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250223122711145 DLINP <000b> input/ipa.c:452 connected read/write 20250223122711145 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122711145 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52140<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(309)@86d8c1c75bf0: 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)@86d8c1c75bf0: 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 } } } } 20250223122711148 DLINP <000b> input/ipa.c:452 connected read/write 20250223122711148 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122711148 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250223122711148 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250223122711148 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 20250223122711148 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250223122711148 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 20250223122711148 DLGSUP <0013> gsup_server.c:236 2: 20250223122711148 DLGSUP <0013> gsup_server.c:238 2: 00 20250223122711148 DLGSUP <0013> gsup_server.c:236 3: 20250223122711148 DLGSUP <0013> gsup_server.c:238 3: 00 20250223122711148 DLGSUP <0013> gsup_server.c:236 4: 20250223122711148 DLGSUP <0013> gsup_server.c:238 4: 00 20250223122711148 DLGSUP <0013> gsup_server.c:236 5: 20250223122711148 DLGSUP <0013> gsup_server.c:238 5: 00 20250223122711148 DLGSUP <0013> gsup_server.c:236 7: 20250223122711148 DLGSUP <0013> gsup_server.c:238 7: 00 20250223122711148 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250223122711148 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250223122711148 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)@86d8c1c75bf0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 311@86d8c1c75bf0: 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") 20250223122711158 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:46181<->l=127.0.0.1:4259) 20250223122711159 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250223122711159 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(310)@86d8c1c75bf0: Created GsupExpect[0] for "262423511136816" to be handled at TC_MSLookup_mDNS_service_other_home(313) 20250223122711168 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52146<->l=127.0.0.1:4258 20250223122711171 DAUC <0003> db_auc.c:157 IMSI='262423511136816': No 2G Auth Data 20250223122711171 DAUC <0003> db_auc.c:192 IMSI='262423511136816': No 3G Auth Data 20250223122711175 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491613053226.msisdn 20250223122711175 DMSLOOKUP <0005> mslookup_server.c:262 sip.voice.491613053226.msisdn: not attached (vlr_number unset) 20250223122711175 DDGSM <0007> mslookup_server.c:327 sip.voice.491613053226.msisdn: does not exist in GSUP proxy 20250223122712185 DLINP <000b> input/ipa.c:452 connected read/write 20250223122712185 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122712186 DLGSUP <0013> gsup_req.c:140 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262423511136816 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423511136816" cn_domain=CS} 20250223122712186 DLU <0006> fsm.c:456 lu(262423511136816)[0x5599949b71a0]{UNVALIDATED}: Allocated 20250223122712186 DLGSUP <0013> lu_fsm.c:172 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262423511136816 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing VLR number = MSC-00-00-00-00-00-00 20250223122712186 DLU <0006> lu_fsm.c:200 lu(CS:IMSI-262423511136816)[0x5599949b71a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250223122712186 DLGSUP <0013> lu_fsm.c:253 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262423511136816 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423511136816" cn_domain=CS} 20250223122712186 DLINP <000b> input/ipa.c:452 connected read/write 20250223122712186 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122712186 DLINP <000b> input/ipa.c:452 connected read/write 20250223122712186 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(310)@86d8c1c75bf0: Found GsupExpect[0] for "262423511136816" handled at TC_MSLookup_mDNS_service_other_home(313) HLR_Test-GSUP(310)@86d8c1c75bf0: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_home(313)"262423511136816" 20250223122712193 DLINP <000b> input/ipa.c:452 connected read/write 20250223122712193 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122712193 DLGSUP <0013> gsup_req.c:140 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262423511136816 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423511136816"} 20250223122712193 DLU <0006> lu_fsm.c:212 lu(CS:IMSI-262423511136816)[0x5599949b71a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250223122712193 DLGSUP <0013> gsup_req.c:173 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262423511136816 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250223122712193 DLGSUP <0013> lu_fsm.c:91 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262423511136816 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423511136816"} 20250223122712193 DLGSUP <0013> gsup_req.c:173 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262423511136816 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250223122712193 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262423511136816)[0x5599949b71a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250223122712193 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262423511136816)[0x5599949b71a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250223122712193 DLU <0006> fsm.c:568 lu(CS:IMSI-262423511136816)[0x5599949b71a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250223122712193 DLINP <000b> input/ipa.c:452 connected read/write 20250223122712193 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122712194 DLINP <000b> input/ipa.c:452 connected read/write 20250223122712194 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_MSLookup_mDNS_service_other_home(313)@86d8c1c75bf0: setverdict(pass): none -> pass 20250223122712197 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491613053226.msisdn 20250223122712198 DMSLOOKUP <0005> mslookup_server.c:291 sip.voice.491613053226.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00 20250223122712198 DDGSM <0007> mslookup_server.c:327 sip.voice.491613053226.msisdn: does not exist in GSUP proxy 20250223122712198 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491613053226.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 TC_MSLookup_mDNS_service_other_home(313)@86d8c1c75bf0: setverdict(pass): pass -> pass, component reason not changed 20250223122712203 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52146<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_other_home(313)@86d8c1c75bf0: Final verdict of PTC: pass 20250223122712205 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52140<->l=127.0.0.1:4258 20250223122712207 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46181<->l=127.0.0.1:4259) 20250223122712207 DLINP <000b> input/ipa.c:452 connected read/write 20250223122712207 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122712207 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250223122712207 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250223122712207 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(310)@86d8c1c75bf0: Final verdict of PTC: none 311@86d8c1c75bf0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(312)@86d8c1c75bf0: Final verdict of PTC: none HLR_Test-GSUP-IPA(309)@86d8c1c75bf0: Final verdict of PTC: none MTC@86d8c1c75bf0: Setting final verdict of the test case. MTC@86d8c1c75bf0: Local verdict of MTC: none MTC@86d8c1c75bf0: Local verdict of PTC HLR_Test-GSUP-IPA(309): none (none -> none) MTC@86d8c1c75bf0: Local verdict of PTC HLR_Test-GSUP(310): none (none -> none) MTC@86d8c1c75bf0: Local verdict of PTC with component reference 311: none (none -> none) MTC@86d8c1c75bf0: Local verdict of PTC IPA-CTRL-CLI-IPA(312): none (none -> none) MTC@86d8c1c75bf0: Local verdict of PTC TC_MSLookup_mDNS_service_other_home(313): pass (none -> pass) MTC@86d8c1c75bf0: Test case TC_MSLookup_mDNS_service_other_home finished. Verdict: pass MTC@86d8c1c75bf0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_other_home pass'. Sun Feb 23 12:27:12 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 20250223122712241 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38570<->l=127.0.0.1:4258 20250223122712342 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38570<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=21476) Waiting for packet dumper to finish... 1 (prev_count=21476, count=37444) 20250223122714247 DSS <0004> hlr_ussd.c:239 262429543453318/0x8a13869b: SS Session Timeout, destroying 20250223122714247 DLGSUP <0013> gsup_req.c:173 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262429543453318 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@86d8c1c75bf0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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@86d8c1c75bf0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_GSUP_proxy'. ------ HLR_Tests.TC_MSLookup_GSUP_proxy ------ Sun Feb 23 12:27:14 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_MSLookup_GSUP_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_MSLookup_GSUP_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@86d8c1c75bf0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_GSUP_proxy' was executed successfully (exit status: 0). MTC@86d8c1c75bf0: Test case TC_MSLookup_GSUP_proxy started. MTC@86d8c1c75bf0: legacy= false MTC@86d8c1c75bf0: in not legacy case 1 MTC@86d8c1c75bf0: in not legacy case 2 20250223122715456 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250223122715456 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(314)@86d8c1c75bf0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250223122715458 DLINP <000b> input/ipa.c:452 connected read/write 20250223122715458 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122715459 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38576<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(314)@86d8c1c75bf0: 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)@86d8c1c75bf0: 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 } } } } 20250223122715460 DLINP <000b> input/ipa.c:452 connected read/write 20250223122715460 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122715460 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250223122715460 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250223122715460 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 20250223122715460 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250223122715460 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 20250223122715460 DLGSUP <0013> gsup_server.c:236 2: 20250223122715460 DLGSUP <0013> gsup_server.c:238 2: 00 20250223122715460 DLGSUP <0013> gsup_server.c:236 3: 20250223122715460 DLGSUP <0013> gsup_server.c:238 3: 00 20250223122715461 DLGSUP <0013> gsup_server.c:236 4: 20250223122715461 DLGSUP <0013> gsup_server.c:238 4: 00 20250223122715461 DLGSUP <0013> gsup_server.c:236 5: 20250223122715461 DLGSUP <0013> gsup_server.c:238 5: 00 20250223122715461 DLGSUP <0013> gsup_server.c:236 7: 20250223122715461 DLGSUP <0013> gsup_server.c:238 7: 00 20250223122715461 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250223122715461 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250223122715461 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(314)@86d8c1c75bf0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250223122715461 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20250223122715461 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 316@86d8c1c75bf0: 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") 20250223122715480 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:41151<->l=127.0.0.1:4259) 20250223122715481 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250223122715481 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(315)@86d8c1c75bf0: Created GsupExpect[0] for "262426080506222" to be handled at TC_MSLookup_GSUP_proxy(320) 20250223122715486 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38582<->l=127.0.0.1:4258 HLR_Test-GSUP-server(317)@86d8c1c75bf0: Created GsupExpect[0] for "262426080506222" to be handled at TC_MSLookup_GSUP_proxy(320) 20250223122715506 DLINP <000b> input/ipa.c:452 connected read/write 20250223122715506 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122715506 DLGSUP <0013> gsup_req.c:140 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262426080506222 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426080506222" cn_domain=CS} 20250223122715506 DDGSM <0007> proxy.c:316 (Proxy IMSI-262426080506222 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20250223122715506 DDGSM <0007> proxy.c:495 (Proxy IMSI-262426080506222 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20250223122715506 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262426080506222.imsi 20250223122715506 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262426080506222.imsi 20250223122715506 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262426080506222.imsi: does not exist in local HLR 20250223122715515 DDGSM <0007> proxy.c:472 (Proxy IMSI-262426080506222 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20250223122715516 DLGSUP <0013> gsup_client.c:77 GSUP connecting to 127.0.0.99:4222 20250223122715516 DLINP <000b> input/ipa.c:144 127.0.0.99:4222 connection done 20250223122715516 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 UP 20250223122715516 DLGSUP <0013> gsup_client.c:291 GSUP sending PING 20250223122715516 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20250223122715516 DLGSUP <0013> gsup_req.c:173 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262426080506222 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250223122715516 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250223122715516 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250223122715516 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250223122715516 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250223122715516 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250223122715516 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(318)@86d8c1c75bf0: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(318)@86d8c1c75bf0: 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) } } } } 20250223122715520 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250223122715520 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250223122715520 DLINP <000b> input/ipa.c:617 received ID_GET for unit ID 0/0/0 20250223122715520 DLINP <000b> ipa.c:396 tag 1: HLR 20250223122715520 DLINP <000b> ipa.c:396 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(318)@86d8c1c75bf0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(318)@86d8c1c75bf0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250223122715523 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250223122715523 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250223122715523 DLGSUP <0013> gsup_client.c:228 GSUP receiving PONG HLR_Test-GSUP-server-IPA(318)@86d8c1c75bf0: 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)@86d8c1c75bf0: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '484C5200'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } HLR_Test-GSUP-server(317)@86d8c1c75bf0: Found GsupExpect[0] for "262426080506222" handled at TC_MSLookup_GSUP_proxy(320) HLR_Test-GSUP-server(317)@86d8c1c75bf0: Added IMSI table entry 0TC_MSLookup_GSUP_proxy(320)"262426080506222" HLR_Test-GSUP-server-IPA(318)@86d8c1c75bf0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server-IPA(318)@86d8c1c75bf0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250223122715570 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250223122715570 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250223122715570 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250223122715570 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250223122715571 DDGSM <0007> proxy.c:368 (Proxy IMSI-262426080506222 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491617637231 20250223122715571 DDGSM <0007> proxy.c:562 (Proxy IMSI-262426080506222 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250223122715571 DLINP <000b> input/ipa.c:452 connected read/write 20250223122715571 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122715571 DLINP <000b> input/ipa.c:452 connected read/write 20250223122715571 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(315)@86d8c1c75bf0: Found GsupExpect[0] for "262426080506222" handled at TC_MSLookup_GSUP_proxy(320) HLR_Test-GSUP(315)@86d8c1c75bf0: Added IMSI table entry 0TC_MSLookup_GSUP_proxy(320)"262426080506222" 20250223122715580 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250223122715580 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250223122715580 DDGSM <0007> proxy.c:562 (Proxy IMSI-262426080506222 MSISDN-491617637231 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250223122715580 DLINP <000b> input/ipa.c:452 connected read/write 20250223122715580 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122715581 DLINP <000b> input/ipa.c:452 connected read/write 20250223122715581 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122715586 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250223122715586 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250223122715586 DDGSM <0007> proxy.c:403 (Proxy IMSI-262426080506222 MSISDN-491617637231 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 20250223122715586 DDGSM <0007> proxy.c:562 (Proxy IMSI-262426080506222 MSISDN-491617637231 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250223122715586 DLINP <000b> input/ipa.c:452 connected read/write 20250223122715586 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122715586 DLINP <000b> input/ipa.c:452 connected read/write 20250223122715586 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_MSLookup_GSUP_proxy(320)@86d8c1c75bf0: setverdict(pass): none -> pass 20250223122715591 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38582<->l=127.0.0.1:4258 TC_MSLookup_GSUP_proxy(320)@86d8c1c75bf0: Final verdict of PTC: pass 20250223122715593 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38576<->l=127.0.0.1:4258 20250223122715595 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41151<->l=127.0.0.1:4259) HLR_Test-GSUP-server(317)@86d8c1c75bf0: Final verdict of PTC: none 20250223122715595 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250223122715595 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250223122715595 DLINP <000b> input/ipa.c:69 127.0.0.99:4222 connection closed with server 20250223122715595 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 DOWN 20250223122715595 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20250223122715596 DLINP <000b> input/ipa.c:452 connected read/write 316@86d8c1c75bf0: Final verdict of PTC: none 20250223122715596 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122715596 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250223122715596 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250223122715596 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(319)@86d8c1c75bf0: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(318)@86d8c1c75bf0: Final verdict of PTC: none HLR_Test-GSUP-IPA(314)@86d8c1c75bf0: Final verdict of PTC: none HLR_Test-GSUP(315)@86d8c1c75bf0: Final verdict of PTC: none MTC@86d8c1c75bf0: Setting final verdict of the test case. MTC@86d8c1c75bf0: Local verdict of MTC: none MTC@86d8c1c75bf0: Local verdict of PTC HLR_Test-GSUP-IPA(314): none (none -> none) MTC@86d8c1c75bf0: Local verdict of PTC HLR_Test-GSUP(315): none (none -> none) MTC@86d8c1c75bf0: Local verdict of PTC with component reference 316: none (none -> none) MTC@86d8c1c75bf0: Local verdict of PTC HLR_Test-GSUP-server(317): none (none -> none) MTC@86d8c1c75bf0: Local verdict of PTC HLR_Test-GSUP-server-IPA(318): none (none -> none) MTC@86d8c1c75bf0: Local verdict of PTC IPA-CTRL-CLI-IPA(319): none (none -> none) MTC@86d8c1c75bf0: Local verdict of PTC TC_MSLookup_GSUP_proxy(320): pass (none -> pass) MTC@86d8c1c75bf0: Test case TC_MSLookup_GSUP_proxy finished. Verdict: pass MTC@86d8c1c75bf0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_GSUP_proxy pass'. Sun Feb 23 12:27: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 20250223122715636 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38586<->l=127.0.0.1:4258 20250223122715737 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38586<->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=43096) MTC@86d8c1c75bf0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_GSUP_proxy pass' was executed successfully (exit status: 0). MTC@86d8c1c75bf0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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 ------ Sun Feb 23 12:27:17 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@86d8c1c75bf0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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@86d8c1c75bf0: Test case TC_MSLookup_mDNS_service_GSUP_HLR_home started. MTC@86d8c1c75bf0: legacy= false MTC@86d8c1c75bf0: in not legacy case 1 MTC@86d8c1c75bf0: in not legacy case 2 20250223122718853 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250223122718853 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(321)@86d8c1c75bf0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250223122718859 DLINP <000b> input/ipa.c:452 connected read/write 20250223122718859 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122718861 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38590<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(321)@86d8c1c75bf0: 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) } } } } 20250223122718864 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20250223122718864 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client HLR_Test-GSUP-IPA(321)@86d8c1c75bf0: 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 } } } } 20250223122718864 DLINP <000b> input/ipa.c:452 connected read/write 20250223122718864 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122718864 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250223122718864 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250223122718864 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 20250223122718864 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250223122718864 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 20250223122718864 DLGSUP <0013> gsup_server.c:236 2: 20250223122718864 DLGSUP <0013> gsup_server.c:238 2: 00 20250223122718865 DLGSUP <0013> gsup_server.c:236 3: 20250223122718865 DLGSUP <0013> gsup_server.c:238 3: 00 20250223122718865 DLGSUP <0013> gsup_server.c:236 4: 20250223122718865 DLGSUP <0013> gsup_server.c:238 4: 00 20250223122718865 DLGSUP <0013> gsup_server.c:236 5: 20250223122718865 DLGSUP <0013> gsup_server.c:238 5: 00 20250223122718865 DLGSUP <0013> gsup_server.c:236 7: 20250223122718865 DLGSUP <0013> gsup_server.c:238 7: 00 20250223122718865 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250223122718865 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250223122718865 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)@86d8c1c75bf0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 323@86d8c1c75bf0: 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") 20250223122718885 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:39467<->l=127.0.0.1:4259) 20250223122718889 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250223122718889 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(322)@86d8c1c75bf0: Created GsupExpect[0] for "262426880278123" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_home(325) 20250223122718905 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38594<->l=127.0.0.1:4258 20250223122718909 DAUC <0003> db_auc.c:157 IMSI='262426880278123': No 2G Auth Data 20250223122718909 DAUC <0003> db_auc.c:192 IMSI='262426880278123': No 3G Auth Data 20250223122718918 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262426880278123.imsi 20250223122718918 DMSLOOKUP <0005> mslookup_server.c:215 gsup.hlr.262426880278123.imsi: found in local HLR TC_MSLookup_mDNS_service_GSUP_HLR_home(325)@86d8c1c75bf0: setverdict(pass): none -> pass 20250223122718925 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38594<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_GSUP_HLR_home(325)@86d8c1c75bf0: Final verdict of PTC: pass 20250223122718927 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38590<->l=127.0.0.1:4258 20250223122718928 DLINP <000b> input/ipa.c:452 connected read/write 20250223122718928 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122718928 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250223122718928 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250223122718928 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(322)@86d8c1c75bf0: Final verdict of PTC: none 323@86d8c1c75bf0: Final verdict of PTC: none 20250223122718929 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39467<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(321)@86d8c1c75bf0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(324)@86d8c1c75bf0: Final verdict of PTC: none MTC@86d8c1c75bf0: Setting final verdict of the test case. MTC@86d8c1c75bf0: Local verdict of MTC: none MTC@86d8c1c75bf0: Local verdict of PTC HLR_Test-GSUP-IPA(321): none (none -> none) MTC@86d8c1c75bf0: Local verdict of PTC HLR_Test-GSUP(322): none (none -> none) MTC@86d8c1c75bf0: Local verdict of PTC with component reference 323: none (none -> none) MTC@86d8c1c75bf0: Local verdict of PTC IPA-CTRL-CLI-IPA(324): none (none -> none) MTC@86d8c1c75bf0: Local verdict of PTC TC_MSLookup_mDNS_service_GSUP_HLR_home(325): pass (none -> pass) MTC@86d8c1c75bf0: Test case TC_MSLookup_mDNS_service_GSUP_HLR_home finished. Verdict: pass MTC@86d8c1c75bf0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home pass'. Sun Feb 23 12:27:18 UTC 2025 ====== HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home.talloc 20250223122718957 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38600<->l=127.0.0.1:4258 20250223122719058 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38600<->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@86d8c1c75bf0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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@86d8c1c75bf0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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 ------ Sun Feb 23 12:27:21 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@86d8c1c75bf0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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@86d8c1c75bf0: Test case TC_MSLookup_mDNS_service_GSUP_HLR_proxy started. MTC@86d8c1c75bf0: legacy= false MTC@86d8c1c75bf0: in not legacy case 1 MTC@86d8c1c75bf0: in not legacy case 2 20250223122722177 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250223122722177 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(326)@86d8c1c75bf0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250223122722181 DLINP <000b> input/ipa.c:452 connected read/write 20250223122722181 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122722183 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46822<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(326)@86d8c1c75bf0: 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)@86d8c1c75bf0: 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 } } } } 20250223122722186 DLINP <000b> input/ipa.c:452 connected read/write 20250223122722186 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122722186 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250223122722186 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250223122722186 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 20250223122722186 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250223122722186 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 20250223122722186 DLGSUP <0013> gsup_server.c:236 2: 20250223122722186 DLGSUP <0013> gsup_server.c:238 2: 00 20250223122722186 DLGSUP <0013> gsup_server.c:236 3: 20250223122722186 DLGSUP <0013> gsup_server.c:238 3: 00 20250223122722186 DLGSUP <0013> gsup_server.c:236 4: 20250223122722186 DLGSUP <0013> gsup_server.c:238 4: 00 20250223122722186 DLGSUP <0013> gsup_server.c:236 5: 20250223122722186 DLGSUP <0013> gsup_server.c:238 5: 00 20250223122722186 DLGSUP <0013> gsup_server.c:236 7: 20250223122722186 DLGSUP <0013> gsup_server.c:238 7: 00 20250223122722186 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250223122722186 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250223122722186 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)@86d8c1c75bf0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250223122722188 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20250223122722188 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 328@86d8c1c75bf0: 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") 20250223122722221 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:33045<->l=127.0.0.1:4259) 20250223122722223 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250223122722223 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(327)@86d8c1c75bf0: Created GsupExpect[0] for "262428316151636" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) 20250223122722230 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46826<->l=127.0.0.1:4258 HLR_Test-GSUP-server(329)@86d8c1c75bf0: Created GsupExpect[0] for "262428316151636" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) 20250223122722232 DLINP <000b> input/ipa.c:452 connected read/write 20250223122722232 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122722232 DLGSUP <0013> gsup_req.c:140 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262428316151636 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428316151636" cn_domain=CS} 20250223122722232 DDGSM <0007> proxy.c:316 (Proxy IMSI-262428316151636 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20250223122722232 DDGSM <0007> proxy.c:495 (Proxy IMSI-262428316151636 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20250223122722232 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262428316151636.imsi 20250223122722232 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262428316151636.imsi 20250223122722232 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262428316151636.imsi: does not exist in local HLR 20250223122722236 DDGSM <0007> proxy.c:472 (Proxy IMSI-262428316151636 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20250223122722236 DLGSUP <0013> gsup_client.c:77 GSUP connecting to 127.0.0.99:4222 20250223122722236 DLINP <000b> input/ipa.c:144 127.0.0.99:4222 connection done 20250223122722236 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 UP 20250223122722236 DLGSUP <0013> gsup_client.c:291 GSUP sending PING 20250223122722236 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20250223122722236 DLGSUP <0013> gsup_req.c:173 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262428316151636 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250223122722236 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250223122722236 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250223122722236 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250223122722236 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250223122722236 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250223122722236 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(330)@86d8c1c75bf0: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(330)@86d8c1c75bf0: 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) } } } } 20250223122722237 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250223122722237 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250223122722237 DLINP <000b> input/ipa.c:617 received ID_GET for unit ID 0/0/0 20250223122722237 DLINP <000b> ipa.c:396 tag 1: HLR 20250223122722237 DLINP <000b> ipa.c:396 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(330)@86d8c1c75bf0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(330)@86d8c1c75bf0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250223122722237 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250223122722237 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250223122722237 DLGSUP <0013> gsup_client.c:228 GSUP receiving PONG HLR_Test-GSUP-server-IPA(330)@86d8c1c75bf0: 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)@86d8c1c75bf0: 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)@86d8c1c75bf0: Found GsupExpect[0] for "262428316151636" handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) HLR_Test-GSUP-server(329)@86d8c1c75bf0: Added IMSI table entry 0TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)"262428316151636" HLR_Test-GSUP-server-IPA(330)@86d8c1c75bf0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server-IPA(330)@86d8c1c75bf0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250223122722278 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250223122722278 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250223122722278 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250223122722278 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250223122722278 DDGSM <0007> proxy.c:368 (Proxy IMSI-262428316151636 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491614761476 20250223122722278 DDGSM <0007> proxy.c:562 (Proxy IMSI-262428316151636 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250223122722279 DLINP <000b> input/ipa.c:452 connected read/write 20250223122722279 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122722279 DLINP <000b> input/ipa.c:452 connected read/write 20250223122722279 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(327)@86d8c1c75bf0: Found GsupExpect[0] for "262428316151636" handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) HLR_Test-GSUP(327)@86d8c1c75bf0: Added IMSI table entry 0TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)"262428316151636" 20250223122722286 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250223122722286 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250223122722287 DDGSM <0007> proxy.c:562 (Proxy IMSI-262428316151636 MSISDN-491614761476 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250223122722287 DLINP <000b> input/ipa.c:452 connected read/write 20250223122722287 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122722287 DLINP <000b> input/ipa.c:452 connected read/write 20250223122722287 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122722290 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250223122722290 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250223122722290 DDGSM <0007> proxy.c:403 (Proxy IMSI-262428316151636 MSISDN-491614761476 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 20250223122722290 DDGSM <0007> proxy.c:562 (Proxy IMSI-262428316151636 MSISDN-491614761476 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250223122722290 DLINP <000b> input/ipa.c:452 connected read/write 20250223122722290 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122722290 DLINP <000b> input/ipa.c:452 connected read/write 20250223122722290 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122722294 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262428316151636.imsi 20250223122722294 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262428316151636.imsi: does not exist in local HLR TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)@86d8c1c75bf0: setverdict(pass): none -> pass 20250223122723296 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46826<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)@86d8c1c75bf0: Final verdict of PTC: pass 20250223122723298 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46822<->l=127.0.0.1:4258 HLR_Test-GSUP(327)@86d8c1c75bf0: Final verdict of PTC: none 20250223122723301 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250223122723301 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250223122723301 DLINP <000b> input/ipa.c:69 127.0.0.99:4222 connection closed with server 20250223122723301 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 DOWN 20250223122723301 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20250223122723301 DLINP <000b> input/ipa.c:452 connected read/write 20250223122723301 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122723301 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250223122723302 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250223122723302 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250223122723302 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33045<->l=127.0.0.1:4259) 328@86d8c1c75bf0: Final verdict of PTC: none HLR_Test-GSUP-server(329)@86d8c1c75bf0: Final verdict of PTC: none HLR_Test-GSUP-IPA(326)@86d8c1c75bf0: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(330)@86d8c1c75bf0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(331)@86d8c1c75bf0: Final verdict of PTC: none MTC@86d8c1c75bf0: Setting final verdict of the test case. MTC@86d8c1c75bf0: Local verdict of MTC: none MTC@86d8c1c75bf0: Local verdict of PTC HLR_Test-GSUP-IPA(326): none (none -> none) MTC@86d8c1c75bf0: Local verdict of PTC HLR_Test-GSUP(327): none (none -> none) MTC@86d8c1c75bf0: Local verdict of PTC with component reference 328: none (none -> none) MTC@86d8c1c75bf0: Local verdict of PTC HLR_Test-GSUP-server(329): none (none -> none) MTC@86d8c1c75bf0: Local verdict of PTC HLR_Test-GSUP-server-IPA(330): none (none -> none) MTC@86d8c1c75bf0: Local verdict of PTC IPA-CTRL-CLI-IPA(331): none (none -> none) MTC@86d8c1c75bf0: Local verdict of PTC TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332): pass (none -> pass) MTC@86d8c1c75bf0: Test case TC_MSLookup_mDNS_service_GSUP_HLR_proxy finished. Verdict: pass MTC@86d8c1c75bf0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy pass'. Sun Feb 23 12:27:23 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 20250223122723396 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46834<->l=127.0.0.1:4258 20250223122723497 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46834<->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@86d8c1c75bf0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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@86d8c1c75bf0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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 ------ Sun Feb 23 12:27:25 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_other_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_other_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@86d8c1c75bf0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_other_proxy' was executed successfully (exit status: 0). MTC@86d8c1c75bf0: Test case TC_MSLookup_mDNS_service_other_proxy started. MTC@86d8c1c75bf0: legacy= false MTC@86d8c1c75bf0: in not legacy case 1 MTC@86d8c1c75bf0: in not legacy case 2 20250223122726602 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250223122726602 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(333)@86d8c1c75bf0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250223122726607 DLINP <000b> input/ipa.c:452 connected read/write 20250223122726607 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122726608 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46838<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(333)@86d8c1c75bf0: 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)@86d8c1c75bf0: 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 } } } } 20250223122726612 DLINP <000b> input/ipa.c:452 connected read/write 20250223122726612 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122726612 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250223122726612 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250223122726612 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 20250223122726612 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250223122726612 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 20250223122726612 DLGSUP <0013> gsup_server.c:236 2: 20250223122726612 DLGSUP <0013> gsup_server.c:238 2: 00 20250223122726612 DLGSUP <0013> gsup_server.c:236 3: 20250223122726612 DLGSUP <0013> gsup_server.c:238 3: 00 20250223122726612 DLGSUP <0013> gsup_server.c:236 4: 20250223122726612 DLGSUP <0013> gsup_server.c:238 4: 00 20250223122726612 DLGSUP <0013> gsup_server.c:236 5: 20250223122726612 DLGSUP <0013> gsup_server.c:238 5: 00 20250223122726612 DLGSUP <0013> gsup_server.c:236 7: 20250223122726612 DLGSUP <0013> gsup_server.c:238 7: 00 20250223122726612 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250223122726612 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250223122726612 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20250223122726612 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20250223122726612 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client HLR_Test-GSUP-IPA(333)@86d8c1c75bf0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 335@86d8c1c75bf0: 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") 20250223122726645 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:39421<->l=127.0.0.1:4259) 20250223122726646 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250223122726646 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(334)@86d8c1c75bf0: Created GsupExpect[0] for "262421296441118" to be handled at TC_MSLookup_mDNS_service_other_proxy(339) 20250223122726653 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46848<->l=127.0.0.1:4258 HLR_Test-GSUP-server(336)@86d8c1c75bf0: Created GsupExpect[0] for "262421296441118" to be handled at TC_MSLookup_mDNS_service_other_proxy(339) 20250223122726656 DLINP <000b> input/ipa.c:452 connected read/write 20250223122726656 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122726656 DLGSUP <0013> gsup_req.c:140 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262421296441118 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421296441118" cn_domain=CS} 20250223122726656 DDGSM <0007> proxy.c:316 (Proxy IMSI-262421296441118 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20250223122726656 DDGSM <0007> proxy.c:495 (Proxy IMSI-262421296441118 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20250223122726656 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262421296441118.imsi 20250223122726656 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262421296441118.imsi 20250223122726656 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262421296441118.imsi: does not exist in local HLR 20250223122726660 DDGSM <0007> proxy.c:472 (Proxy IMSI-262421296441118 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20250223122726660 DLGSUP <0013> gsup_client.c:77 GSUP connecting to 127.0.0.99:4222 20250223122726660 DLINP <000b> input/ipa.c:144 127.0.0.99:4222 connection done 20250223122726660 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 UP 20250223122726660 DLGSUP <0013> gsup_client.c:291 GSUP sending PING 20250223122726660 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20250223122726660 DLGSUP <0013> gsup_req.c:173 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262421296441118 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250223122726660 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250223122726661 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250223122726661 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250223122726661 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250223122726661 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250223122726661 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(337)@86d8c1c75bf0: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(337)@86d8c1c75bf0: 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) } } } } 20250223122726663 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250223122726663 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250223122726663 DLINP <000b> input/ipa.c:617 received ID_GET for unit ID 0/0/0 20250223122726663 DLINP <000b> ipa.c:396 tag 1: HLR 20250223122726663 DLINP <000b> ipa.c:396 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(337)@86d8c1c75bf0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } 20250223122726665 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250223122726665 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250223122726665 DLGSUP <0013> gsup_client.c:228 GSUP receiving PONG HLR_Test-GSUP-server-IPA(337)@86d8c1c75bf0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } HLR_Test-GSUP-server-IPA(337)@86d8c1c75bf0: 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)@86d8c1c75bf0: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '484C5200'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } HLR_Test-GSUP-server-IPA(337)@86d8c1c75bf0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server(336)@86d8c1c75bf0: Found GsupExpect[0] for "262421296441118" handled at TC_MSLookup_mDNS_service_other_proxy(339) HLR_Test-GSUP-server(336)@86d8c1c75bf0: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_proxy(339)"262421296441118" HLR_Test-GSUP-server-IPA(337)@86d8c1c75bf0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250223122726706 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250223122726706 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250223122726706 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250223122726706 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250223122726706 DDGSM <0007> proxy.c:368 (Proxy IMSI-262421296441118 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491610273307 20250223122726706 DDGSM <0007> proxy.c:562 (Proxy IMSI-262421296441118 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250223122726706 DLINP <000b> input/ipa.c:452 connected read/write 20250223122726706 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122726706 DLINP <000b> input/ipa.c:452 connected read/write 20250223122726706 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(334)@86d8c1c75bf0: Found GsupExpect[0] for "262421296441118" handled at TC_MSLookup_mDNS_service_other_proxy(339) HLR_Test-GSUP(334)@86d8c1c75bf0: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_proxy(339)"262421296441118" 20250223122726712 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250223122726712 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250223122726712 DDGSM <0007> proxy.c:562 (Proxy IMSI-262421296441118 MSISDN-491610273307 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250223122726712 DLINP <000b> input/ipa.c:452 connected read/write 20250223122726712 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122726712 DLINP <000b> input/ipa.c:452 connected read/write 20250223122726712 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122726714 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250223122726714 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250223122726714 DDGSM <0007> proxy.c:403 (Proxy IMSI-262421296441118 MSISDN-491610273307 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 20250223122726714 DDGSM <0007> proxy.c:562 (Proxy IMSI-262421296441118 MSISDN-491610273307 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250223122726714 DLINP <000b> input/ipa.c:452 connected read/write 20250223122726714 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122726714 DLINP <000b> input/ipa.c:452 connected read/write 20250223122726714 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250223122726716 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491610273307.msisdn 20250223122726716 DMSLOOKUP <0005> mslookup_server.c:256 sip.voice.491610273307.msisdn: does not exist in local HLR 20250223122726716 DDGSM <0007> mslookup_server.c:352 sip.voice.491610273307.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00; proxying for remote HLR 127.0.0.99:4222 20250223122726716 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491610273307.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 TC_MSLookup_mDNS_service_other_proxy(339)@86d8c1c75bf0: setverdict(pass): none -> pass 20250223122726719 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46848<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_other_proxy(339)@86d8c1c75bf0: Final verdict of PTC: pass 20250223122726719 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46838<->l=127.0.0.1:4258 20250223122726720 DLINP <000b> input/ipa.c:452 connected read/write 20250223122726720 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250223122726720 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250223122726720 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250223122726720 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250223122726720 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39421<->l=127.0.0.1:4259) 20250223122726720 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250223122726720 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250223122726720 DLINP <000b> input/ipa.c:69 127.0.0.99:4222 connection closed with server 20250223122726720 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 DOWN 20250223122726720 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 335@86d8c1c75bf0: Final verdict of PTC: none HLR_Test-GSUP-server(336)@86d8c1c75bf0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(338)@86d8c1c75bf0: Final verdict of PTC: none HLR_Test-GSUP-IPA(333)@86d8c1c75bf0: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(337)@86d8c1c75bf0: Final verdict of PTC: none HLR_Test-GSUP(334)@86d8c1c75bf0: Final verdict of PTC: none MTC@86d8c1c75bf0: Setting final verdict of the test case. MTC@86d8c1c75bf0: Local verdict of MTC: none MTC@86d8c1c75bf0: Local verdict of PTC HLR_Test-GSUP-IPA(333): none (none -> none) MTC@86d8c1c75bf0: Local verdict of PTC HLR_Test-GSUP(334): none (none -> none) MTC@86d8c1c75bf0: Local verdict of PTC with component reference 335: none (none -> none) MTC@86d8c1c75bf0: Local verdict of PTC HLR_Test-GSUP-server(336): none (none -> none) MTC@86d8c1c75bf0: Local verdict of PTC HLR_Test-GSUP-server-IPA(337): none (none -> none) MTC@86d8c1c75bf0: Local verdict of PTC IPA-CTRL-CLI-IPA(338): none (none -> none) MTC@86d8c1c75bf0: Local verdict of PTC TC_MSLookup_mDNS_service_other_proxy(339): pass (none -> pass) MTC@86d8c1c75bf0: Test case TC_MSLookup_mDNS_service_other_proxy finished. Verdict: pass MTC@86d8c1c75bf0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_other_proxy pass'. Sun Feb 23 12:27: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 20250223122726813 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46864<->l=127.0.0.1:4258 20250223122726914 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46864<->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@86d8c1c75bf0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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@86d8c1c75bf0: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@86d8c1c75bf0: Terminating MTC. MC@86d8c1c75bf0: MTC terminated. MC2> exit MC@86d8c1c75bf0: Shutting down session. MC@86d8c1c75bf0: Shutdown complete. Comparing expected results '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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 (213854) [testenv] Merging log files [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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-latest/logs/testsuite', 'testenv-hlr-osmocom-latest-20250223-1225-97fd7d9e-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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-latest/logs/testsuite', 'testenv-hlr-osmocom-latest-20250223-1225-97fd7d9e-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/log_format.sh'] [testenv] Stopping hlr (213795) [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-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20250223-1225-97fd7d9e-0', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/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.086212'/> <testcase classname='HLR_Tests' name='TC_gsup_sai' time='0.188242'/> <testcase classname='HLR_Tests' name='TC_gsup_sai_num_auth_vectors' time='0.218795'/> <testcase classname='HLR_Tests' name='TC_gsup_sai_eps' time='0.137107'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_unknown_imsi' time='0.082620'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_unknown_imsi_via_proxy' time='0.094065'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_unknown_imsi_roaming_not_allowed' time='0.085360'/> <testcase classname='HLR_Tests' name='TC_gsup_sai_err_unknown_imsi' time='0.091101'/> <testcase classname='HLR_Tests' name='TC_gsup_ul' time='0.203036'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_via_proxy' time='0.189489'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_subscriber_data' time='0.203898'/> <testcase classname='HLR_Tests' name='TC_vty' time='0.083984'/> <testcase classname='HLR_Tests' name='TC_vty_msisdn_isd' time='0.111491'/> <testcase classname='HLR_Tests' name='TC_gsup_purge_cs' time='0.202162'/> <testcase classname='HLR_Tests' name='TC_gsup_purge_ps' time='0.187358'/> <testcase classname='HLR_Tests' name='TC_gsup_purge_unknown' time='0.097470'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_unknown' time='0.187648'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_euse_disc' time='0.171905'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_iuse_imsi' time='0.169280'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_iuse_imsi_via_proxy' time='0.215438'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_iuse_msisdn' time='0.202436'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_iuse_msisdn_via_proxy' time='0.208900'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_euse' time='0.212444'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_euse_continue' time='0.183887'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_euse_defaultroute' time='0.202119'/> <testcase classname='HLR_Tests' name='TC_mo_sss_reject' time='0.126278'/> <testcase classname='HLR_Tests' name='TC_gsup_check_imei' time='0.206037'/> <testcase classname='HLR_Tests' name='TC_gsup_check_imei_via_proxy' time='0.215916'/> <testcase classname='HLR_Tests' name='TC_gsup_check_imei_invalid_len' time='0.173189'/> <testcase classname='HLR_Tests' name='TC_gsup_check_imei_unknown_imsi' time='0.088074'/> <testcase classname='HLR_Tests' name='TC_subscr_create_on_demand_check_imei_early' time='0.140479'/> <testcase classname='HLR_Tests' name='TC_subscr_create_on_demand_ul' time='0.173918'/> <testcase classname='HLR_Tests' name='TC_subscr_create_on_demand_sai' time='0.099663'/> <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_other_home' time='1.084571'/> <testcase classname='HLR_Tests' name='TC_MSLookup_GSUP_proxy' time='0.161362'/> <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_GSUP_HLR_home' time='0.095944'/> <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_GSUP_HLR_proxy' time='1.157679'/> <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_other_proxy' time='0.141578'/> </testsuite> [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-hlr-osmocom-latest-20250223-1225-97fd7d9e-0'] testenv-hlr-osmocom-latest-20250223-1225-97fd7d9e-0 [testenv] feed_watchdog_loop: podman container has stopped [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-hlr-test-latest/2335/artifact/logs/ + rm -rf _cache .linux Recording test results [Checks API] No suitable checks publisher found. Archiving artifacts Finished: SUCCESS