Started by timer Running as SYSTEM Building remotely on build4-deb12build-ansible (ttcn3 obs osmo-gsm-tester-build ttcn3_with_linux_6.1_or_higher qemu io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://gerrit.osmocom.org/osmo-ttcn3-hacks # timeout=10 Fetching upstream changes from https://gerrit.osmocom.org/osmo-ttcn3-hacks > git --version # timeout=10 > git --version # 'git version 2.39.2' > git fetch --tags --force --progress -- https://gerrit.osmocom.org/osmo-ttcn3-hacks +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision 65cd8d4f7bd56d28527564dbfd205b252c631c1c (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65cd8d4f7bd56d28527564dbfd205b252c631c1c # timeout=10 Commit message: "gbproxy: Don't log the payload size for every DL/UL-UNITDATA" > git rev-list --no-walk 65cd8d4f7bd56d28527564dbfd205b252c631c1c # timeout=10 Copied 1 artifact from "build-kernel-none" build number 1 [ttcn3-hlr-test] $ /bin/sh -xe /tmp/jenkins13672329328941637200.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:b4fd347305c5b0c70325e23c3b20b4988b363bd55bfb81e081c644f713f64d77 Copying blob sha256:f9df2b0bd80609546227397ba672f6855e83d258a1c10b58eaf2a6cce6607fb5 Copying blob sha256:3ba895caeb2ce501d66c1a17a23315659f87d1b2eca9e512be202a723ab3681f Copying blob sha256:e52cbd64c50a36c2b52fd17b204cc06cdef5a63d2c144e30e99e9d744b685a29 Copying blob sha256:91ff28d757cdcc05c5e104aa646e0ece49ef637b265e4ab7be9aed04a6e78305 Copying blob sha256:cb7e756bf0099050c2903fb015878daafa4cd7a8eae3325c5abfc3a883f1ee60 Copying blob sha256:d2a61b8f0af0d8887ba0617d477872ba5c3da32625cd2e959bd1cf4cf07edfd1 Copying blob sha256:2590bb5646d42d2c310a35906689958f21bacbfd75530855e1256e036f1e18f6 Copying config sha256:93a8993ea4ded6379834711ff3d37b851a12e703894bd2b023a59cbf594a4ca4 Writing manifest to image destination Storing signatures 93a8993ea4ded6379834711ff3d37b851a12e703894bd2b023a59cbf594a4ca4 + rm -rf logs _cache .linux + [ none != none ] + set +x + ./testenv.py run hlr --podman --cache /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache --ccache /home/osmocom-build/ccache/testenv --log-dir /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs -b osmocom:nightly [testenv] Logging to: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs [testenv] + ['podman', 'image', 'exists', 'debian-bookworm-osmo-ttcn3-testenv'] [testenv] + ['podman', 'history', 'debian-bookworm-osmo-ttcn3-testenv', '--format', 'json'] [testenv] Image creation date: 2024-12-12 14:28:09 [testenv] Assuming the podman image is up-to-date [testenv] + ['podman', 'run', '--rm', '--name', 'testenv-hlr-osmocom-nightly-20250127-0855-f7ae3fb5-0', '--log-driver', 'json-file', '--log-opt', 'path=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/podman/testenv-hlr-osmocom-nightly-20250127-0855-f7ae3fb5-0.log', '--security-opt=seccomp=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/podman/seccomp.json', '--cap-add=NET_ADMIN', '--cap-add=NET_RAW', '--device=/dev/net/tun', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/var-cache-apt:/var/cache/apt', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/var-lib-apt:/var/lib/apt', '--sysctl', 'net.ipv4.conf.all.send_redirects=0', '--sysctl', 'net.ipv4.conf.default.send_redirects=0', '-e', 'PODMAN=1', '-e', 'TESTENV_BINARY_REPO=1', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '--volume', '/home/osmocom-build/ccache/testenv:/home/osmocom-build/ccache/testenv', '--volume', '/home/osmocom-build/jenkins/workspace:/home/osmocom-build/jenkins/workspace', 'debian-bookworm-osmo-ttcn3-testenv', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/testenv-podman-main.sh'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20250127-0855-f7ae3fb5-0', 'rm', '/etc/apt/apt.conf.d/docker-clean'] Running testenv-podman-main.sh [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20250127-0855-f7ae3fb5-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 [242 kB] Fetched 9302 kB in 1s (11.2 MB/s) Reading package lists... [testenv] Updating osmo-ttcn3-hacks/deps [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20250127-0855-f7ae3fb5-0', 'make', '-C', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/deps'] make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/deps' Makefile:188: warning: overriding recipe for target 'titan.ProtocolEmulations.SCCP' Makefile:185: warning: ignoring old recipe for target 'titan.ProtocolEmulations.SCCP' Makefile:188: warning: overriding recipe for target 'titan.ProtocolEmulations.SCCP/update' Makefile:185: warning: ignoring old recipe for target 'titan.ProtocolEmulations.SCCP/update' Makefile:188: warning: overriding recipe for target 'titan.ProtocolEmulations.SCCP/clean' Makefile:185: warning: ignoring old recipe for target 'titan.ProtocolEmulations.SCCP/clean' Makefile:188: warning: overriding recipe for target 'titan.ProtocolEmulations.SCCP/distclean' Makefile:185: warning: ignoring old recipe for target 'titan.ProtocolEmulations.SCCP/distclean' make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/deps' [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20250127-0855-f7ae3fb5-0', 'touch', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/ttcn3-deps-updated'] [testenv] Copying osmo-ttcn3-hacks sources to: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks [testenv] + git ls-files -o -c --exclude-standard > /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/ttcn3-copy-list warning: could not open directory '_cache/podman/var-lib-apt/lists/partial/': Permission denied [testenv] + ['rsync', '--archive', '--files-from=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/ttcn3-copy-list', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/'] [testenv] + ['rsync', '--links', '--recursive', '--exclude', '/.git', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/deps/', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/deps/'] [testenv] Generating links and Makefile for hlr [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr', 'testenv-hlr-osmocom-nightly-20250127-0855-f7ae3fb5-0', './gen_links.sh'] Linking TCCInterface_Functions.ttcn Linking TCCConversion_Functions.ttcn Linking TCCConversion.cc Linking TCCInterface.cc Linking TCCInterface_ip.h Linking TCCEncoding_Functions.ttcn Linking TCCEncoding.cc Linking Socket_API_Definitions.ttcn Linking IPL4asp_Functions.ttcn Linking IPL4asp_PT.cc Linking IPL4asp_PT.hh Linking IPL4asp_PortType.ttcn Linking IPL4asp_Types.ttcn Linking IPL4asp_discovery.cc Linking IPL4asp_protocol_L234.hh Linking TELNETasp_PT.cc Linking TELNETasp_PT.hh Linking TELNETasp_PortType.ttcn Linking Remote_Operations_Generic_ROS_PDUs.asn Linking Remote_Operations_Information_Objects.asn Linking MAP_ApplicationContexts.asn Linking MAP_CH_DataTypes.asn Linking MAP_CallHandlingOperations.asn Linking MAP_CommonDataTypes.asn Linking MAP_DialogueInformation.asn Linking MAP_ER_DataTypes.asn Linking MAP_EncDec.cc Linking MAP_Errors.asn Linking MAP_GR_DataTypes.asn Linking MAP_Group_Call_Operations.asn Linking MAP_LCS_DataTypes.asn Linking MAP_LocationServiceOperations.asn Linking MAP_MS_DataTypes.asn Linking MAP_MobileServiceOperations.asn Linking MAP_OM_DataTypes.asn Linking MAP_OperationAndMaintenanceOperations.asn Linking MAP_PDU_Defs.asn Linking MAP_Protocol.asn Linking MAP_SM_DataTypes.asn Linking MAP_SS_Code.asn Linking MAP_SS_DataTypes.asn Linking MAP_ShortMessageServiceOperations.asn Linking MAP_SupplementaryServiceOperations.asn Linking MAP_TS_Code.asn Linking MAP_Types.ttcn Linking MAP_BS_Code.asn Linking MAP_ExtensionDataTypes.asn Linking MobileDomainDefinitions.asn Linking MobileL3_CC_Types.ttcn Linking MobileL3_CommonIE_Types.ttcn Linking MobileL3_GMM_SM_Types.ttcn Linking MobileL3_MM_Types.ttcn Linking MobileL3_RRM_Types.ttcn Linking MobileL3_SMS_Types.ttcn Linking MobileL3_SS_Types.ttcn Linking MobileL3_Types.ttcn Linking SS_DataTypes.asn Linking SS_Errors.asn Linking SS_Operations.asn Linking SS_PDU_Defs.asn Linking SS_Protocol.asn Linking SS_Types.ttcn Linking SS_EncDec.cc Linking DNS_EncDec.cc Linking DNS_Types.ttcn Linking UDPasp_PT.cc Linking UDPasp_PT.hh Linking UDPasp_PortType.ttcn Linking UDPasp_Types.ttcn Linking Native_Functions.ttcn Linking Native_FunctionDefs.cc Linking Misc_Helpers.ttcn Linking General_Types.ttcn Linking Osmocom_Types.ttcn Linking GSM_Types.ttcn Linking IPA_Types.ttcn Linking IPA_CodecPort.ttcn Linking IPA_CodecPort_CtrlFunct.ttcn Linking IPA_CodecPort_CtrlFunctDef.cc Linking IPA_Emulation.ttcnpp Linking PCO_Types.ttcn Linking GSUP_Types.ttcn Linking GSUP_Templates.ttcn Linking GSUP_Emulation.ttcn Linking Osmocom_CTRL_Types.ttcn Linking Osmocom_CTRL_Functions.ttcn Linking Osmocom_CTRL_Adapter.ttcn Linking Osmocom_VTY_Functions.ttcn Linking SS_Templates.ttcn Linking USSD_Helpers.ttcn Linking MSLookup_mDNS_Types.ttcn Linking MSLookup_mDNS_Emulation.ttcn Linking MSLookup_mDNS_Templates.ttcn Linking DNS_Helpers.ttcn [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr', 'testenv-hlr-osmocom-nightly-20250127-0855-f7ae3fb5-0', 'sh', '-c', 'USE_CCACHE=1 ./regen_makefile.sh'] Generating Makefile skeleton... Makefile skeleton was generated. [testenv] Building testsuite [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr', 'testenv-hlr-osmocom-nightly-20250127-0855-f7ae3fb5-0', 'make', 'compile'] cpp -x c -nostdinc -DIPA_EMULATION_GSUP -DIPA_EMULATION_CTRL IPA_Emulation.ttcnpp IPA_Emulation.ttcn /usr/bin/ttcn3_compiler -L -U 8 -D DNS_Helpers.ttcn DNS_Types.ttcn GSM_Types.ttcn GSUP_Emulation.ttcn GSUP_Templates.ttcn GSUP_Types.ttcn General_Types.ttcn HLR_EUSE.ttcn HLR_Tests.ttcn IPA_CodecPort.ttcn IPA_CodecPort_CtrlFunct.ttcn IPA_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn MAP_Types.ttcn MSLookup_mDNS_Emulation.ttcn MSLookup_mDNS_Templates.ttcn MSLookup_mDNS_Types.ttcn Misc_Helpers.ttcn MobileL3_CC_Types.ttcn MobileL3_CommonIE_Types.ttcn MobileL3_GMM_SM_Types.ttcn MobileL3_MM_Types.ttcn MobileL3_RRM_Types.ttcn MobileL3_SMS_Types.ttcn MobileL3_SS_Types.ttcn MobileL3_Types.ttcn Native_Functions.ttcn Osmocom_CTRL_Adapter.ttcn Osmocom_CTRL_Functions.ttcn Osmocom_CTRL_Types.ttcn Osmocom_Types.ttcn Osmocom_VTY_Functions.ttcn PCO_Types.ttcn SS_Templates.ttcn SS_Types.ttcn Socket_API_Definitions.ttcn TCCConversion_Functions.ttcn TCCEncoding_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn UDPasp_PortType.ttcn UDPasp_Types.ttcn USSD_Helpers.ttcn IPA_Emulation.ttcn MAP_ApplicationContexts.asn MAP_BS_Code.asn MAP_CH_DataTypes.asn MAP_CallHandlingOperations.asn MAP_CommonDataTypes.asn MAP_DialogueInformation.asn MAP_ER_DataTypes.asn MAP_Errors.asn MAP_ExtensionDataTypes.asn MAP_GR_DataTypes.asn MAP_Group_Call_Operations.asn MAP_LCS_DataTypes.asn MAP_LocationServiceOperations.asn MAP_MS_DataTypes.asn MAP_MobileServiceOperations.asn MAP_OM_DataTypes.asn MAP_OperationAndMaintenanceOperations.asn MAP_PDU_Defs.asn MAP_Protocol.asn MAP_SM_DataTypes.asn MAP_SS_Code.asn MAP_SS_DataTypes.asn MAP_ShortMessageServiceOperations.asn MAP_SupplementaryServiceOperations.asn MAP_TS_Code.asn MobileDomainDefinitions.asn Remote_Operations_Generic_ROS_PDUs.asn Remote_Operations_Information_Objects.asn SS_DataTypes.asn SS_Errors.asn SS_Operations.asn SS_PDU_Defs.asn SS_Protocol.asn - DNS_Helpers.ttcn DNS_Types.ttcn GSM_Types.ttcn GSUP_Emulation.ttcn GSUP_Templates.ttcn GSUP_Types.ttcn General_Types.ttcn HLR_EUSE.ttcn HLR_Tests.ttcn IPA_CodecPort.ttcn IPA_CodecPort_CtrlFunct.ttcn IPA_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn MAP_Types.ttcn MSLookup_mDNS_Emulation.ttcn MSLookup_mDNS_Templates.ttcn MSLookup_mDNS_Types.ttcn Misc_Helpers.ttcn MobileL3_CC_Types.ttcn MobileL3_CommonIE_Types.ttcn MobileL3_GMM_SM_Types.ttcn MobileL3_MM_Types.ttcn MobileL3_RRM_Types.ttcn MobileL3_SMS_Types.ttcn MobileL3_SS_Types.ttcn MobileL3_Types.ttcn Native_Functions.ttcn Osmocom_CTRL_Adapter.ttcn Osmocom_CTRL_Functions.ttcn Osmocom_CTRL_Types.ttcn Osmocom_Types.ttcn Osmocom_VTY_Functions.ttcn PCO_Types.ttcn SS_Templates.ttcn SS_Types.ttcn Socket_API_Definitions.ttcn TCCConversion_Functions.ttcn TCCEncoding_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn UDPasp_PortType.ttcn UDPasp_Types.ttcn USSD_Helpers.ttcn IPA_Emulation.ttcn MAP_ApplicationContexts.asn MAP_BS_Code.asn MAP_CH_DataTypes.asn MAP_CallHandlingOperations.asn MAP_CommonDataTypes.asn MAP_DialogueInformation.asn MAP_ER_DataTypes.asn MAP_Errors.asn MAP_ExtensionDataTypes.asn MAP_GR_DataTypes.asn MAP_Group_Call_Operations.asn MAP_LCS_DataTypes.asn MAP_LocationServiceOperations.asn MAP_MS_DataTypes.asn MAP_MobileServiceOperations.asn MAP_OM_DataTypes.asn MAP_OperationAndMaintenanceOperations.asn MAP_PDU_Defs.asn MAP_Protocol.asn MAP_SM_DataTypes.asn MAP_SS_Code.asn MAP_SS_DataTypes.asn MAP_ShortMessageServiceOperations.asn MAP_SupplementaryServiceOperations.asn MAP_TS_Code.asn MobileDomainDefinitions.asn Remote_Operations_Generic_ROS_PDUs.asn Remote_Operations_Information_Objects.asn SS_DataTypes.asn SS_Errors.asn SS_Operations.asn SS_PDU_Defs.asn SS_Protocol.asn warning: Charstring pattern: Environment variable TTCN3_DIR not present. Case-insensitive universal charstring patterns are disabled. Notify: Parsing TTCN-3 module `DNS_Helpers.ttcn'... Notify: Parsing TTCN-3 module `DNS_Types.ttcn'... Notify: Parsing TTCN-3 module `GSM_Types.ttcn'... Notify: Parsing TTCN-3 module `GSUP_Emulation.ttcn'... Notify: Parsing TTCN-3 module `GSUP_Templates.ttcn'... Notify: Parsing TTCN-3 module `GSUP_Types.ttcn'... Notify: Parsing TTCN-3 module `General_Types.ttcn'... Notify: Parsing TTCN-3 module `HLR_EUSE.ttcn'... Notify: Parsing TTCN-3 module `HLR_Tests.ttcn'... Notify: Parsing TTCN-3 module `IPA_CodecPort.ttcn'... Notify: Parsing TTCN-3 module `IPA_CodecPort_CtrlFunct.ttcn'... Notify: Parsing TTCN-3 module `IPA_Types.ttcn'... Notify: Parsing TTCN-3 module `IPL4asp_Functions.ttcn'... Notify: Parsing TTCN-3 module `IPL4asp_PortType.ttcn'... Notify: Parsing TTCN-3 module `IPL4asp_Types.ttcn'... Notify: Parsing TTCN-3 module `MAP_Types.ttcn'... Notify: Parsing TTCN-3 module `MSLookup_mDNS_Emulation.ttcn'... Notify: Parsing TTCN-3 module `MSLookup_mDNS_Templates.ttcn'... Notify: Parsing TTCN-3 module `MSLookup_mDNS_Types.ttcn'... Notify: Parsing TTCN-3 module `Misc_Helpers.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_CC_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_CommonIE_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_GMM_SM_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_MM_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_RRM_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_SMS_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_SS_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_Types.ttcn'... Notify: Parsing TTCN-3 module `Native_Functions.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_CTRL_Adapter.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_CTRL_Functions.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_CTRL_Types.ttcn'... Osmocom_CTRL_Types.ttcn:26.39-88: In character string pattern: Osmocom_CTRL_Types.ttcn:26.44-45: warning: Use of unrecognized escape sequence `\{' is deprecated Osmocom_CTRL_Types.ttcn:26.46-47: warning: Use of unrecognized escape sequence `\}' is deprecated Notify: Parsing TTCN-3 module `Osmocom_Types.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_VTY_Functions.ttcn'... Notify: Parsing TTCN-3 module `PCO_Types.ttcn'... Notify: Parsing TTCN-3 module `SS_Templates.ttcn'... Notify: Parsing TTCN-3 module `SS_Types.ttcn'... Notify: Parsing TTCN-3 module `Socket_API_Definitions.ttcn'... Notify: Parsing TTCN-3 module `TCCConversion_Functions.ttcn'... Notify: Parsing TTCN-3 module `TCCEncoding_Functions.ttcn'... Notify: Parsing TTCN-3 module `TCCInterface_Functions.ttcn'... Notify: Parsing TTCN-3 module `TELNETasp_PortType.ttcn'... Notify: Parsing TTCN-3 module `UDPasp_PortType.ttcn'... Notify: Parsing TTCN-3 module `UDPasp_Types.ttcn'... Notify: Parsing TTCN-3 module `USSD_Helpers.ttcn'... Notify: Parsing TTCN-3 module `IPA_Emulation.ttcn'... Notify: Parsing ASN.1 module `MAP_ApplicationContexts.asn'... Notify: Parsing ASN.1 module `MAP_BS_Code.asn'... MAP_BS_Code.asn:15: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. Notify: Parsing ASN.1 module `MAP_CH_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_CallHandlingOperations.asn'... Notify: Parsing ASN.1 module `MAP_CommonDataTypes.asn'... Notify: Parsing ASN.1 module `MAP_DialogueInformation.asn'... MAP_DialogueInformation.asn:59: note: Usage of UNIVERSAL tagclass is not recommended. Notify: Parsing ASN.1 module `MAP_ER_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_Errors.asn'... Notify: Parsing ASN.1 module `MAP_ExtensionDataTypes.asn'... MAP_ExtensionDataTypes.asn:31: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. Notify: Parsing ASN.1 module `MAP_GR_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_Group_Call_Operations.asn'... Notify: Parsing ASN.1 module `MAP_LCS_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_LocationServiceOperations.asn'... Notify: Parsing ASN.1 module `MAP_MS_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_MobileServiceOperations.asn'... Notify: Parsing ASN.1 module `MAP_OM_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_OperationAndMaintenanceOperations.asn'... Notify: Parsing ASN.1 module `MAP_PDU_Defs.asn'... Notify: Parsing ASN.1 module `MAP_Protocol.asn'... Notify: Parsing ASN.1 module `MAP_SM_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_SS_Code.asn'... MAP_SS_Code.asn:13: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. Notify: Parsing ASN.1 module `MAP_SS_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_ShortMessageServiceOperations.asn'... Notify: Parsing ASN.1 module `MAP_SupplementaryServiceOperations.asn'... Notify: Parsing ASN.1 module `MAP_TS_Code.asn'... MAP_TS_Code.asn:13: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. Notify: Parsing ASN.1 module `MobileDomainDefinitions.asn'... MobileDomainDefinitions.asn:9: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. Notify: Parsing ASN.1 module `Remote_Operations_Generic_ROS_PDUs.asn'... Notify: Parsing ASN.1 module `Remote_Operations_Information_Objects.asn'... Notify: Parsing ASN.1 module `SS_DataTypes.asn'... Notify: Parsing ASN.1 module `SS_Errors.asn'... Notify: Parsing ASN.1 module `SS_Operations.asn'... Notify: Parsing ASN.1 module `SS_PDU_Defs.asn'... SS_PDU_Defs.asn:63: note: Usage of UNIVERSAL tagclass is not recommended. Notify: Parsing ASN.1 module `SS_Protocol.asn'... Notify: Checking modules... GSUP_Templates.ttcn: In TTCN-3 module `GSUP_Templates': GSUP_Templates.ttcn:381.1-382.58: In template definition `tr_GSUP_SAI_REQ': GSUP_Templates.ttcn:382.14-58: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:382.54-57: In parameter #2 for `imsi': GSUP_Templates.ttcn:382.54-57: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:381.35-57: note: Referenced template parameter is here GSUP_Templates.ttcn:384.1-393.5: In template definition `tr_GSUP_SAI_REQ_UMTS_AKA_RESYNC': GSUP_Templates.ttcn:388.9-393.5: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:388.49-393.4: In parameter #2 for `ies': GSUP_Templates.ttcn:389.4-24: In component 1: GSUP_Templates.ttcn:389.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:389.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:389.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:385.3-25: note: Referenced template parameter is here GSUP_Templates.ttcn:390.4-24: In component 2: GSUP_Templates.ttcn:390.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_AUTS': GSUP_Templates.ttcn:390.20-23: In parameter #1 for `auts': GSUP_Templates.ttcn:390.20-23: warning: Inadequate restriction on the referenced template parameter `auts', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:386.3-27: note: Referenced template parameter is here GSUP_Templates.ttcn:391.4-24: In component 3: GSUP_Templates.ttcn:391.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_RAND': GSUP_Templates.ttcn:391.20-23: In parameter #1 for `rand': GSUP_Templates.ttcn:391.20-23: warning: Inadequate restriction on the referenced template parameter `rand', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:387.3-27: note: Referenced template parameter is here GSUP_Templates.ttcn:399.1-401.54: In template definition `tr_GSUP_SAI_ERR': GSUP_Templates.ttcn:400.9-401.54: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:400.47-401.53: In parameter #2 for `ies': GSUP_Templates.ttcn:401.4-24: In component 1: GSUP_Templates.ttcn:401.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:401.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:401.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:399.35-57: note: Referenced template parameter is here GSUP_Templates.ttcn:413.1-416.41: In template definition `ts_GSUP_UL_REQ': GSUP_Templates.ttcn:415.9-416.41: In actual parameter list of template `@GSUP_Templates.ts_GSUP': GSUP_Templates.ttcn:415.50-416.40: In parameter #2 for `ies': GSUP_Templates.ttcn:1213.9-1255.1: In function definition `f_gen_ts_ies': GSUP_Templates.ttcn:1226.2-1228.2: In if statement: GSUP_Templates.ttcn:1227.3-52: In variable assignment: GSUP_Templates.ttcn:1227.10-52: In the right operand of operation `&': GSUP_Templates.ttcn:1227.18-50: In component #1: GSUP_Templates.ttcn:1227.18-50: In the operand of operation `valueof()': GSUP_Templates.ttcn:1227.45-49: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_CnDomain': GSUP_Templates.ttcn:1227.46-48: In parameter #1 for `dom': GSUP_Templates.ttcn:1227.46-48: warning: Inadequate restriction on the referenced template parameter `dom', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1218.10-50: note: Referenced template parameter is here GSUP_Templates.ttcn:415.62-416.40: In actual parameter list of function `@GSUP_Templates.f_gen_ts_ies': In parameter #7 for `source_name': GSUP_Templates.ttcn:416.29-39: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:414.7-46: note: Referenced template parameter is here GSUP_Templates.ttcn:418.1-419.59: In template definition `tr_GSUP_UL_REQ': GSUP_Templates.ttcn:419.14-59: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:419.55-58: In parameter #2 for `imsi': GSUP_Templates.ttcn:419.55-58: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:418.34-56: note: Referenced template parameter is here GSUP_Templates.ttcn:425.1-426.105: In template definition `tr_GSUP_UL_RES': GSUP_Templates.ttcn:426.9-105: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:426.49-104: In parameter #2 for `ies': GSUP_Templates.ttcn:1257.9-1338.1: In function definition `f_gen_tr_ies': GSUP_Templates.ttcn:1270.24-1272.2: In template variable definition `ies': GSUP_Templates.ttcn:1271.3-23: In component 1: GSUP_Templates.ttcn:1271.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1271.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1271.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.31-53: note: Referenced template parameter is here GSUP_Templates.ttcn:1275.2-1278.2: In if statement: GSUP_Templates.ttcn:1276.3-39: In variable assignment: GSUP_Templates.ttcn:1276.32-39: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_MSISDN': GSUP_Templates.ttcn:1276.33-38: In parameter #1 for `msisdn': GSUP_Templates.ttcn:1276.33-38: warning: Inadequate restriction on the referenced template parameter `msisdn', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1263.10-42: note: Referenced template parameter is here GSUP_Templates.ttcn:1280.2-1283.2: In if statement: GSUP_Templates.ttcn:1281.3-37: In variable assignment: GSUP_Templates.ttcn:1281.31-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Cause': GSUP_Templates.ttcn:1281.32-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1281.32-36: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1261.10-39: note: Referenced template parameter is here GSUP_Templates.ttcn:1285.2-1288.2: In if statement: GSUP_Templates.ttcn:1286.3-48: In variable assignment: GSUP_Templates.ttcn:1286.36-48: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_CancelType': GSUP_Templates.ttcn:1286.37-47: In parameter #1 for `ctype': GSUP_Templates.ttcn:1286.37-47: warning: Inadequate restriction on the referenced template parameter `cancel_type', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1262.10-53: note: Referenced template parameter is here GSUP_Templates.ttcn:1295.2-1298.2: In if statement: GSUP_Templates.ttcn:1296.3-45: In variable assignment: GSUP_Templates.ttcn:1296.36-45: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_PdpInfo_ie': GSUP_Templates.ttcn:1296.37-44: In parameter #1 for `pdp_info': GSUP_Templates.ttcn:1296.37-44: warning: Inadequate restriction on the referenced template parameter `pdp_info', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1259.10-43: note: Referenced template parameter is here GSUP_Templates.ttcn:1300.2-1303.2: In if statement: GSUP_Templates.ttcn:1301.3-44: In variable assignment: GSUP_Templates.ttcn:1301.34-44: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_CnDomain': GSUP_Templates.ttcn:1301.35-43: In parameter #1 for `domain': GSUP_Templates.ttcn:1301.35-43: warning: Inadequate restriction on the referenced template parameter `cn_domain', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1266.10-49: note: Referenced template parameter is here GSUP_Templates.ttcn:1305.2-1308.2: In if statement: GSUP_Templates.ttcn:1306.3-49: In variable assignment: GSUP_Templates.ttcn:1306.37-49: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMEI_Result': GSUP_Templates.ttcn:1306.38-48: In parameter #1 for `result': GSUP_Templates.ttcn:1306.38-48: warning: Inadequate restriction on the referenced template parameter `imei_result', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1264.10-53: note: Referenced template parameter is here GSUP_Templates.ttcn:1310.2-1313.2: In if statement: GSUP_Templates.ttcn:1311.3-53: In variable assignment: GSUP_Templates.ttcn:1311.39-53: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Message_Class': GSUP_Templates.ttcn:1311.40-52: In parameter #1 for `val': GSUP_Templates.ttcn:1311.40-52: warning: Inadequate restriction on the referenced template parameter `message_class', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1260.10-58: note: Referenced template parameter is here GSUP_Templates.ttcn:1315.2-1318.2: In if statement: GSUP_Templates.ttcn:1316.3-33: In variable assignment: GSUP_Templates.ttcn:1316.29-33: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_PCO': GSUP_Templates.ttcn:1316.30-32: In parameter #1 for `pco': GSUP_Templates.ttcn:1316.30-32: warning: Inadequate restriction on the referenced template parameter `pco', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1265.10-38: note: Referenced template parameter is here GSUP_Templates.ttcn:1320.2-1323.2: In if statement: GSUP_Templates.ttcn:1321.3-49: In variable assignment: GSUP_Templates.ttcn:1321.37-49: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1321.38-48: In parameter #1 for `name': GSUP_Templates.ttcn:1321.38-48: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1267.10-49: note: Referenced template parameter is here GSUP_Templates.ttcn:1328.2-1335.2: In if statement: GSUP_Templates.ttcn:1331.5-1333.3: In else statement: GSUP_Templates.ttcn:1332.4-60: In variable assignment: GSUP_Templates.ttcn:1332.43-60: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1332.44-59: In parameter #1 for `name': GSUP_Templates.ttcn:1332.44-59: warning: Inadequate restriction on the referenced template parameter `destination_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1268.10-54: note: Referenced template parameter is here GSUP_Templates.ttcn:426.49-104: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, -, -, -, -, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:432.1-435.75: In template definition `tr_GSUP_UL_ERR': GSUP_Templates.ttcn:434.9-435.75: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:435.3-74: In parameter #2 for `ies': GSUP_Templates.ttcn:435.3-74: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, cause, -, -, -, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:442.1-445.77: In template definition `tr_GSUP_ISD_REQ': GSUP_Templates.ttcn:444.9-445.77: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:445.3-76: In parameter #2 for `ies': GSUP_Templates.ttcn:445.3-76: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, -, -, msisdn, -, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:447.1-452.67: In template definition `ts_GSUP_ISD_RES': GSUP_Templates.ttcn:450.9-452.67: In actual parameter list of template `@GSUP_Templates.ts_GSUP': GSUP_Templates.ttcn:451.17-452.66: In parameter #2 for `ies': GSUP_Templates.ttcn:451.29-452.66: In actual parameter list of function `@GSUP_Templates.f_gen_ts_ies': In parameter #7 for `source_name': GSUP_Templates.ttcn:451.51-61: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:448.35-74: note: Referenced template parameter is here In parameter #8 for `destination_name': GSUP_Templates.ttcn:452.50-65: warning: Inadequate restriction on the referenced template parameter `destination_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:449.35-79: note: Referenced template parameter is here GSUP_Templates.ttcn:454.1-455.54: In template definition `tr_GSUP_ISD_RES': GSUP_Templates.ttcn:455.14-54: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:455.50-53: In parameter #2 for `imsi': GSUP_Templates.ttcn:455.50-53: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:454.35-57: note: Referenced template parameter is here GSUP_Templates.ttcn:460.1-466.26: In template definition `tr_GSUP_CL_REQ': GSUP_Templates.ttcn:463.9-466.26: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:464.3-466.25: In parameter #2 for `ies': GSUP_Templates.ttcn:464.3-466.25: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, -, ctype, -, -, -, dom, -, -)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:472.1-473.58: In template definition `tr_GSUP_CL_RES': GSUP_Templates.ttcn:473.14-58: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:473.54-57: In parameter #2 for `imsi': GSUP_Templates.ttcn:473.54-57: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:472.34-56: note: Referenced template parameter is here GSUP_Templates.ttcn:478.1-480.55: In template definition `tr_GSUP_CL_ERR': GSUP_Templates.ttcn:479.9-480.55: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:479.48-480.54: In parameter #2 for `ies': GSUP_Templates.ttcn:480.4-24: In component 1: GSUP_Templates.ttcn:480.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:480.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:480.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:478.34-56: note: Referenced template parameter is here GSUP_Templates.ttcn:480.27-49: In component 2: GSUP_Templates.ttcn:480.43-49: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Cause': GSUP_Templates.ttcn:480.44-48: In parameter #1 for `cause': GSUP_Templates.ttcn:480.44-48: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:478.59-85: note: Referenced template parameter is here GSUP_Templates.ttcn:486.1-488.59: In template definition `tr_GSUP_PURGE_MS_REQ': GSUP_Templates.ttcn:487.9-488.59: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:487.43-488.58: In parameter #2 for `ies': GSUP_Templates.ttcn:488.4-24: In component 1: GSUP_Templates.ttcn:488.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:488.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:488.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:486.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:488.30-53: In component 3: GSUP_Templates.ttcn:488.49-53: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_CnDomain': GSUP_Templates.ttcn:488.50-52: In parameter #1 for `domain': GSUP_Templates.ttcn:488.50-52: warning: Inadequate restriction on the referenced template parameter `dom', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:486.65-95: note: Referenced template parameter is here GSUP_Templates.ttcn:494.1-496.29: In template definition `tr_GSUP_PURGE_MS_RES': GSUP_Templates.ttcn:495.9-496.29: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:495.42-496.28: In parameter #2 for `ies': GSUP_Templates.ttcn:496.3-23: In component 1: GSUP_Templates.ttcn:496.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:496.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:496.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:494.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:498.1-500.51: In template definition `tr_GSUP_PURGE_MS_ERR': GSUP_Templates.ttcn:499.9-500.51: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:499.41-500.50: In parameter #2 for `ies': GSUP_Templates.ttcn:500.3-23: In component 1: GSUP_Templates.ttcn:500.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:500.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:500.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:498.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:500.26-48: In component 2: GSUP_Templates.ttcn:500.42-48: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Cause': GSUP_Templates.ttcn:500.43-47: In parameter #1 for `cause': GSUP_Templates.ttcn:500.43-47: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:498.65-86: note: Referenced template parameter is here GSUP_Templates.ttcn:506.1-516.1: In template definition `tr_GSUP_CHECK_IMEI_REQ': GSUP_Templates.ttcn:509.13-516.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:511.2-515.2: In parameter #2 for `ies': GSUP_Templates.ttcn:512.3-23: In component 1: GSUP_Templates.ttcn:512.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:512.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:512.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:507.2-24: note: Referenced template parameter is here GSUP_Templates.ttcn:513.3-23: In component 2: GSUP_Templates.ttcn:513.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMEI': GSUP_Templates.ttcn:513.19-22: In parameter #1 for `imei': GSUP_Templates.ttcn:513.19-22: warning: Inadequate restriction on the referenced template parameter `imei', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:508.2-24: note: Referenced template parameter is here GSUP_Templates.ttcn:522.1-525.82: In template definition `tr_GSUP_CHECK_IMEI_RES': GSUP_Templates.ttcn:524.9-525.82: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:525.3-81: In parameter #2 for `ies': GSUP_Templates.ttcn:525.3-81: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, -, -, -, result, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:531.1-533.115: In template definition `tr_GSUP_CHECK_IMEI_ERR': GSUP_Templates.ttcn:533.9-115: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:533.43-114: In parameter #2 for `ies': GSUP_Templates.ttcn:533.43-114: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, cause, -, -, -, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:548.1-552.40: In template definition `tr_GSUP_EPDGTunnel_REQ': GSUP_Templates.ttcn:550.9-552.40: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:551.3-552.39: In parameter #2 for `ies': GSUP_Templates.ttcn:551.3-552.39: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, message_class, -, -, -, -, -, -, -, -)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:567.1-578.46: In template definition `tr_GSUP_EPDGTunnel_RES': GSUP_Templates.ttcn:572.9-578.46: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:573.3-578.45: In parameter #2 for `ies': GSUP_Templates.ttcn:573.3-578.45: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, true, pdp_info, message_class, -, -, -, -, pco, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:589.1-597.46: In template definition `tr_GSUP_EPDGTunnel_ERR': GSUP_Templates.ttcn:593.9-597.46: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:594.3-597.45: In parameter #2 for `ies': GSUP_Templates.ttcn:594.3-597.45: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, message_class, cause, -, -, -, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:1340.9-1377.1: In function definition `f_gen_ts_ss_ies': GSUP_Templates.ttcn:1355.2-1357.2: In if statement: GSUP_Templates.ttcn:1356.3-47: In variable assignment: GSUP_Templates.ttcn:1356.41-47: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_Cause': GSUP_Templates.ttcn:1356.42-46: In parameter #1 for `cause': GSUP_Templates.ttcn:1356.42-46: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1345.6-42: note: Referenced template parameter is here GSUP_Templates.ttcn:1364.2-1366.2: In if statement: GSUP_Templates.ttcn:1365.3-45: In variable assignment: GSUP_Templates.ttcn:1365.42-45: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_SSInfo': GSUP_Templates.ttcn:1365.43-44: In parameter #1 for `ss': GSUP_Templates.ttcn:1365.43-44: warning: Inadequate restriction on the referenced template parameter `ss', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1344.6-43: note: Referenced template parameter is here GSUP_Templates.ttcn:1369.2-1371.2: In if statement: GSUP_Templates.ttcn:1370.3-56: In variable assignment: GSUP_Templates.ttcn:1370.47-56: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1370.48-55: In parameter #1 for `name': GSUP_Templates.ttcn:1370.48-55: warning: Inadequate restriction on the referenced template parameter `src_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1346.6-49: note: Referenced template parameter is here GSUP_Templates.ttcn:1372.2-1374.2: In if statement: GSUP_Templates.ttcn:1373.3-61: In variable assignment: GSUP_Templates.ttcn:1373.52-61: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1373.53-60: In parameter #1 for `name': GSUP_Templates.ttcn:1373.53-60: warning: Inadequate restriction on the referenced template parameter `dst_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1347.6-49: note: Referenced template parameter is here GSUP_Templates.ttcn:1378.9-1441.1: In function definition `f_gen_tr_ss_ies': GSUP_Templates.ttcn:1394.2-1397.2: In if statement: GSUP_Templates.ttcn:1395.3-37: In variable assignment: GSUP_Templates.ttcn:1395.31-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Cause': GSUP_Templates.ttcn:1395.32-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1395.32-36: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1383.6-35: note: Referenced template parameter is here GSUP_Templates.ttcn:1409.2-1412.2: In if statement: GSUP_Templates.ttcn:1410.3-35: In variable assignment: GSUP_Templates.ttcn:1410.32-35: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SSInfo': GSUP_Templates.ttcn:1410.33-34: In parameter #1 for `ss': GSUP_Templates.ttcn:1410.33-34: warning: Inadequate restriction on the referenced template parameter `ss', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1382.6-36: note: Referenced template parameter is here GSUP_Templates.ttcn:1420.2-1423.2: In if statement: GSUP_Templates.ttcn:1421.3-46: In variable assignment: GSUP_Templates.ttcn:1421.37-46: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1421.38-45: In parameter #1 for `name': GSUP_Templates.ttcn:1421.38-45: warning: Inadequate restriction on the referenced template parameter `src_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1384.6-39: note: Referenced template parameter is here GSUP_Templates.ttcn:1427.2-1430.2: In if statement: GSUP_Templates.ttcn:1428.3-51: In variable assignment: GSUP_Templates.ttcn:1428.42-51: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1428.43-50: In parameter #1 for `name': GSUP_Templates.ttcn:1428.43-50: warning: Inadequate restriction on the referenced template parameter `dst_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1385.6-39: note: Referenced template parameter is here GSUP_Templates.ttcn:1537.1-1554.1: In template definition `tr_GSUP_MO_FORWARD_SM_REQ': GSUP_Templates.ttcn:1543.13-1554.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1545.2-1553.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1546.3-23: In component 1: GSUP_Templates.ttcn:1546.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1546.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1546.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1538.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1547.3-31: In component 2: GSUP_Templates.ttcn:1547.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1547.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1547.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1539.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1548.3-31: In component 3: GSUP_Templates.ttcn:1548.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_DA': GSUP_Templates.ttcn:1548.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1548.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_da', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1540.2-32: note: Referenced template parameter is here GSUP_Templates.ttcn:1549.3-31: In component 4: GSUP_Templates.ttcn:1549.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_OA': GSUP_Templates.ttcn:1549.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1549.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_oa', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1541.2-32: note: Referenced template parameter is here GSUP_Templates.ttcn:1550.3-31: In component 5: GSUP_Templates.ttcn:1550.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_UI': GSUP_Templates.ttcn:1550.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1550.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_ui', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1542.2-30: note: Referenced template parameter is here GSUP_Templates.ttcn:1567.1-1578.1: In template definition `tr_GSUP_MO_FORWARD_SM_RES': GSUP_Templates.ttcn:1570.13-1578.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1572.2-1577.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1573.3-23: In component 1: GSUP_Templates.ttcn:1573.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1573.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1573.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1568.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1574.3-31: In component 2: GSUP_Templates.ttcn:1574.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1574.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1574.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1569.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1593.1-1606.1: In template definition `tr_GSUP_MO_FORWARD_SM_ERR': GSUP_Templates.ttcn:1597.13-1606.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1599.2-1605.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1600.3-23: In component 1: GSUP_Templates.ttcn:1600.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1600.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1600.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1594.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1601.3-31: In component 2: GSUP_Templates.ttcn:1601.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1601.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1601.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1595.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1602.3-37: In component 3: GSUP_Templates.ttcn:1602.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_CAUSE': GSUP_Templates.ttcn:1602.26-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1602.26-36: warning: Inadequate restriction on the referenced template parameter `sm_rp_cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1596.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1632.1-1656.1: In template definition `tr_GSUP_MT_FORWARD_SM_REQ': GSUP_Templates.ttcn:1639.13-1656.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1641.2-1655.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1647.3-23: In component 1: GSUP_Templates.ttcn:1647.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1647.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1647.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1633.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1648.3-31: In component 2: GSUP_Templates.ttcn:1648.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1648.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1648.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1634.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1649.3-31: In component 3: GSUP_Templates.ttcn:1649.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_DA': GSUP_Templates.ttcn:1649.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1649.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_da', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1635.2-32: note: Referenced template parameter is here GSUP_Templates.ttcn:1650.3-31: In component 4: GSUP_Templates.ttcn:1650.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_OA': GSUP_Templates.ttcn:1650.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1650.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_oa', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1636.2-32: note: Referenced template parameter is here GSUP_Templates.ttcn:1651.3-31: In component 5: GSUP_Templates.ttcn:1651.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_UI': GSUP_Templates.ttcn:1651.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1651.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_ui', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1637.2-30: note: Referenced template parameter is here GSUP_Templates.ttcn:1652.3-33: In component 6: GSUP_Templates.ttcn:1652.23-33: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MMS': GSUP_Templates.ttcn:1652.24-32: In parameter #1 for `mms': GSUP_Templates.ttcn:1652.24-32: warning: Inadequate restriction on the referenced template parameter `sm_rp_mms', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1638.2-24: note: Referenced template parameter is here GSUP_Templates.ttcn:1669.1-1680.1: In template definition `tr_GSUP_MT_FORWARD_SM_RES': GSUP_Templates.ttcn:1672.13-1680.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1674.2-1679.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1675.3-23: In component 1: GSUP_Templates.ttcn:1675.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1675.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1675.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1670.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1676.3-31: In component 2: GSUP_Templates.ttcn:1676.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1676.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1676.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1671.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1695.1-1708.1: In template definition `tr_GSUP_MT_FORWARD_SM_ERR': GSUP_Templates.ttcn:1699.13-1708.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1701.2-1707.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1702.3-23: In component 1: GSUP_Templates.ttcn:1702.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1702.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1702.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1696.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1703.3-31: In component 2: GSUP_Templates.ttcn:1703.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1703.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1703.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1697.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1704.3-37: In component 3: GSUP_Templates.ttcn:1704.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_CAUSE': GSUP_Templates.ttcn:1704.26-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1704.26-36: warning: Inadequate restriction on the referenced template parameter `sm_rp_cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1698.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1723.1-1736.1: In template definition `tr_GSUP_MO_READY_FOR_SM_REQ': GSUP_Templates.ttcn:1727.13-1736.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1729.2-1735.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1730.3-23: In component 1: GSUP_Templates.ttcn:1730.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1730.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1730.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1724.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1731.3-31: In component 2: GSUP_Templates.ttcn:1731.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1731.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1731.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1725.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1732.3-39: In component 3: GSUP_Templates.ttcn:1732.26-39: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_ALERT_RSN': GSUP_Templates.ttcn:1732.27-38: In parameter #1 for `rsn': GSUP_Templates.ttcn:1732.27-38: warning: Inadequate restriction on the referenced template parameter `sm_alert_rsn', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1726.2-50: note: Referenced template parameter is here GSUP_Templates.ttcn:1749.1-1760.1: In template definition `tr_GSUP_MO_READY_FOR_SM_RES': GSUP_Templates.ttcn:1752.13-1760.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1754.2-1759.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1755.3-23: In component 1: GSUP_Templates.ttcn:1755.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1755.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1755.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1750.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1756.3-31: In component 2: GSUP_Templates.ttcn:1756.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1756.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1756.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1751.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1775.1-1788.1: In template definition `tr_GSUP_MO_READY_FOR_SM_ERR': GSUP_Templates.ttcn:1779.13-1788.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1781.2-1787.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1782.3-23: In component 1: GSUP_Templates.ttcn:1782.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1782.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1782.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1776.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1783.3-31: In component 2: GSUP_Templates.ttcn:1783.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1783.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1783.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1777.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1784.3-37: In component 3: GSUP_Templates.ttcn:1784.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_CAUSE': GSUP_Templates.ttcn:1784.26-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1784.26-36: warning: Inadequate restriction on the referenced template parameter `sm_rp_cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1778.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1827.1-1842.1: In template definition `tr_GSUP_E_AN_APDU': GSUP_Templates.ttcn:1833.13-1842.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1834.2-5: In parameter #1 for `msgt': GSUP_Templates.ttcn:1834.2-5: warning: Inadequate restriction on the referenced template parameter `msgt', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1828.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1835.2-1841.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1836.3-23: In component 1: GSUP_Templates.ttcn:1836.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1836.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1836.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1829.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1838.3-37: In component 3: GSUP_Templates.ttcn:1838.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1838.26-36: In parameter #1 for `name': GSUP_Templates.ttcn:1838.26-36: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1830.2-38: note: Referenced template parameter is here GSUP_Templates.ttcn:1839.3-47: In component 4: GSUP_Templates.ttcn:1839.30-47: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1839.31-46: In parameter #1 for `name': GSUP_Templates.ttcn:1839.31-46: warning: Inadequate restriction on the referenced template parameter `destination_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1831.2-43: note: Referenced template parameter is here GSUP_Templates.ttcn:1840.3-29: In component 5: GSUP_Templates.ttcn:1840.21-29: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_AN_APDU': GSUP_Templates.ttcn:1840.22-28: In parameter #1 for `an_apdu': GSUP_Templates.ttcn:1840.22-28: warning: Inadequate restriction on the referenced template parameter `an_apdu', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1832.2-35: note: Referenced template parameter is here GSUP_Templates.ttcn:1844.1-1857.1: In template definition `tr_GSUP_E_NO_PDU': GSUP_Templates.ttcn:1849.13-1857.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1850.2-5: In parameter #1 for `msgt': GSUP_Templates.ttcn:1850.2-5: warning: Inadequate restriction on the referenced template parameter `msgt', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1845.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1851.2-1856.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1852.3-23: In component 1: GSUP_Templates.ttcn:1852.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1852.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1852.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1846.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1854.3-37: In component 3: GSUP_Templates.ttcn:1854.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1854.26-36: In parameter #1 for `name': GSUP_Templates.ttcn:1854.26-36: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1847.2-38: note: Referenced template parameter is here GSUP_Templates.ttcn:1855.3-47: In component 4: GSUP_Templates.ttcn:1855.30-47: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1855.31-46: In parameter #1 for `name': GSUP_Templates.ttcn:1855.31-46: warning: Inadequate restriction on the referenced template parameter `destination_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1848.2-43: note: Referenced template parameter is here GSUP_Emulation.ttcn: In TTCN-3 module `GSUP_Emulation': GSUP_Emulation.ttcn:267.1-292.1: In function definition `ExpectedCreateCallback': GSUP_Emulation.ttcn:291.2-11: warning: Control never reaches this statement SS_PDU_Defs.asn: In ASN.1 module `SS-PDU-Defs': SS_PDU_Defs.asn:43: In assignment `SS-Invoke': SS_PDU_Defs.asn:43: While instantiating parameterized reference `Invoke': SS_PDU_Defs.asn:43: In type assignment `Invoke.SS-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:49: In constraint #2 of type `@SS-PDU-Defs.Invoke.SS-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:71: While checking union operation: Remote_Operations_Generic_ROS_PDUs.asn:75: While checking inner type constraint: Remote_Operations_Generic_ROS_PDUs.asn:78: While checking named constraint: Remote_Operations_Generic_ROS_PDUs.asn:78: warning: user defined constraint inside a named constraint is treated as `ALL' (constraint is dropped) SS_PDU_Defs.asn:51: In assignment `SS-Invoke-help': SS_PDU_Defs.asn:51: While instantiating parameterized reference `Invoke-help': SS_PDU_Defs.asn:51: In type assignment `Invoke-help.SS-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:85: In constraint #2 of type `@SS-PDU-Defs.Invoke-help.SS-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:105: While checking union operation: Remote_Operations_Generic_ROS_PDUs.asn:109: While checking inner type constraint: Remote_Operations_Generic_ROS_PDUs.asn:112: While checking named constraint: Remote_Operations_Generic_ROS_PDUs.asn:112: warning: user defined constraint inside a named constraint is treated as `ALL' (constraint is dropped) HLR_EUSE.ttcn: In TTCN-3 module `HLR_EUSE': HLR_EUSE.ttcn:64.1-87.1: In function definition `f_ss_echo_continue': HLR_EUSE.ttcn:70.2-61: In function instance: HLR_EUSE.ttcn:70.2-61: warning: The value returned by function `@GSUP_Templates.f_gsup_find_ie' is not used HLR_EUSE.ttcn:73.2-52: In function instance: HLR_EUSE.ttcn:73.2-52: warning: The value returned by function `@GSUP_Templates.f_gsup_find_ie' is not used HLR_EUSE.ttcn:89.1-104.1: In function definition `f_ss_echo': HLR_EUSE.ttcn:94.2-52: In function instance: HLR_EUSE.ttcn:94.2-52: warning: The value returned by function `@GSUP_Templates.f_gsup_find_ie' is not used HLR_Tests.ttcn: In TTCN-3 module `HLR_Tests': HLR_Tests.ttcn:491.1-538.1: In function definition `f_perform_SAI': HLR_Tests.ttcn:515.2-536.2: In alt construct: HLR_Tests.ttcn:516.13-75: In guard operation: HLR_Tests.ttcn:516.13-75: In receive statement: HLR_Tests.ttcn:516.41-61: In actual parameter list of template `@GSUP_Templates.tr_GSUP_SAI_ERR': HLR_Tests.ttcn:516.48-60: In parameter #2 for `cause': HLR_Tests.ttcn:516.48-60: warning: Inadequate restriction on the referenced template parameter `exp_err_cause', this may cause a dynamic test case error at runtime HLR_Tests.ttcn:491.40-84: note: Referenced template parameter is here HLR_Tests.ttcn:678.1-713.1: In function definition `f_SS_xceive': HLR_Tests.ttcn:690.2-711.2: In alt construct: HLR_Tests.ttcn:691.13-87: In guard operation: HLR_Tests.ttcn:691.13-87: In receive statement: HLR_Tests.ttcn:691.45-73: In actual parameter list of template `@GSUP_Templates.tr_GSUP_PROC_SS_ERR': HLR_Tests.ttcn:691.60-72: In parameter #4 for `cause': HLR_Tests.ttcn:691.60-72: warning: Inadequate restriction on the referenced template parameter `exp_err_cause', this may cause a dynamic test case error at runtime HLR_Tests.ttcn:679.5-49: note: Referenced template parameter is here HLR_Tests.ttcn:981.9-984.1: In function definition `f_TC_ul_unknown_imsi': HLR_Tests.ttcn:982.2-71: In function instance: HLR_Tests.ttcn:982.2-71: warning: The value returned by function `@HLR_Tests.f_perform_UL' is not used HLR_Tests.ttcn:1009.9-1013.1: In function definition `f_TC_ul_unknown_imsi_roaming_not_allowed': HLR_Tests.ttcn:1011.2-72: In function instance: HLR_Tests.ttcn:1011.2-72: warning: The value returned by function `@HLR_Tests.f_perform_UL' is not used HLR_Tests.ttcn:1816.9-1860.1: In function definition `f_TC_MSLookup_mDNS_service_other_home': HLR_Tests.ttcn:1842.2-69: In function instance: HLR_Tests.ttcn:1842.2-69: warning: The value returned by function `@HLR_Tests.f_perform_UL' is not used HLR_Tests.ttcn:1901.9-1927.1: In function definition `f_TC_MSLookup_mDNS_service_GSUP_HLR_home': HLR_Tests.ttcn:1914.2-1924.2: In alt construct: HLR_Tests.ttcn:1915.5-99: In guard operation: HLR_Tests.ttcn:1915.5-99: In receive statement: HLR_Tests.ttcn:1915.59-79: warning: Function invocation 'f_enc_IPv4(mp_hlr_ip)' may change the actual snapshot. HLR_Tests.ttcn:1941.9-1962.1: In function definition `f_TC_MSLookup_mDNS_service_GSUP_HLR_proxy': HLR_Tests.ttcn:1951.2-1961.2: In alt construct: HLR_Tests.ttcn:1952.5-99: In guard operation: HLR_Tests.ttcn:1952.5-99: In receive statement: HLR_Tests.ttcn:1952.59-79: warning: Function invocation 'f_enc_IPv4(mp_hlr_ip)' may change the actual snapshot. HLR_Tests.ttcn:1982.9-2003.1: In function definition `f_TC_MSLookup_mDNS_service_other_proxy': HLR_Tests.ttcn:1992.2-2002.2: In alt construct: HLR_Tests.ttcn:1993.5-91: In guard operation: HLR_Tests.ttcn:1993.5-91: In receive statement: HLR_Tests.ttcn:1993.59-83: warning: Function invocation 'f_enc_IPv4("66.66.66.66")' may change the actual snapshot. MAP_PDU_Defs.asn: In ASN.1 module `MAP-PDU-Defs': MAP_PDU_Defs.asn:31: In assignment `MAP-Invoke': MAP_PDU_Defs.asn:31: While instantiating parameterized reference `Invoke': MAP_PDU_Defs.asn:31: In type assignment `Invoke.MAP-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:49: In constraint #2 of type `@MAP-PDU-Defs.Invoke.MAP-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:71: While checking union operation: Remote_Operations_Generic_ROS_PDUs.asn:75: While checking inner type constraint: Remote_Operations_Generic_ROS_PDUs.asn:78: While checking named constraint: Remote_Operations_Generic_ROS_PDUs.asn:78: warning: user defined constraint inside a named constraint is treated as `ALL' (constraint is dropped) MAP_PDU_Defs.asn:37: In assignment `MAP-Invoke-help': MAP_PDU_Defs.asn:37: While instantiating parameterized reference `Invoke-help': MAP_PDU_Defs.asn:37: In type assignment `Invoke-help.MAP-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:85: In constraint #2 of type `@MAP-PDU-Defs.Invoke-help.MAP-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:105: While checking union operation: Remote_Operations_Generic_ROS_PDUs.asn:109: While checking inner type constraint: Remote_Operations_Generic_ROS_PDUs.asn:112: While checking named constraint: Remote_Operations_Generic_ROS_PDUs.asn:112: warning: user defined constraint inside a named constraint is treated as `ALL' (constraint is dropped) Notify: Generating code... Notify: File `DNS_Helpers.hh' was generated. Notify: File `DNS_Helpers.cc' was generated. Notify: File `DNS_Helpers_part_1.cc' was generated. Notify: File `DNS_Helpers_part_2.cc' was generated. Notify: File `DNS_Helpers_part_3.cc' was generated. Notify: File `DNS_Helpers_part_4.cc' was generated. Notify: File `DNS_Helpers_part_5.cc' was generated. Notify: File `DNS_Helpers_part_6.cc' was generated. Notify: File `DNS_Helpers_part_7.cc' was generated. Notify: File `DNS_Types.hh' was generated. Notify: File `DNS_Types.cc' was generated. Notify: File `DNS_Types_part_1.cc' was generated. Notify: File `DNS_Types_part_2.cc' was generated. Notify: File `DNS_Types_part_3.cc' was generated. Notify: File `DNS_Types_part_4.cc' was generated. Notify: File `DNS_Types_part_5.cc' was generated. Notify: File `DNS_Types_part_6.cc' was generated. Notify: File `DNS_Types_part_7.cc' was generated. Notify: File `GSM_Types.hh' was generated. Notify: File `GSM_Types.cc' was generated. Notify: File `GSM_Types_part_1.cc' was generated. Notify: File `GSM_Types_part_2.cc' was generated. Notify: File `GSM_Types_part_3.cc' was generated. Notify: File `GSM_Types_part_4.cc' was generated. Notify: File `GSM_Types_part_5.cc' was generated. Notify: File `GSM_Types_part_6.cc' was generated. Notify: File `GSM_Types_part_7.cc' was generated. Notify: File `GSUP_Emulation.hh' was generated. Notify: File `GSUP_Emulation.cc' was generated. Notify: File `GSUP_Emulation_part_1.cc' was generated. Notify: File `GSUP_Emulation_part_2.cc' was generated. Notify: File `GSUP_Emulation_part_3.cc' was generated. Notify: File `GSUP_Emulation_part_4.cc' was generated. Notify: File `GSUP_Emulation_part_5.cc' was generated. Notify: File `GSUP_Emulation_part_6.cc' was generated. Notify: File `GSUP_Emulation_part_7.cc' was generated. Notify: File `GSUP_Templates.hh' was generated. Notify: File `GSUP_Templates.cc' was generated. Notify: File `GSUP_Templates_part_1.cc' was generated. Notify: File `GSUP_Templates_part_2.cc' was generated. Notify: File `GSUP_Templates_part_3.cc' was generated. Notify: File `GSUP_Templates_part_4.cc' was generated. Notify: File `GSUP_Templates_part_5.cc' was generated. Notify: File `GSUP_Templates_part_6.cc' was generated. Notify: File `GSUP_Templates_part_7.cc' was generated. Notify: File `GSUP_Types.hh' was generated. Notify: File `GSUP_Types.cc' was generated. Notify: File `GSUP_Types_part_1.cc' was generated. Notify: File `GSUP_Types_part_2.cc' was generated. Notify: File `GSUP_Types_part_3.cc' was generated. Notify: File `GSUP_Types_part_4.cc' was generated. Notify: File `GSUP_Types_part_5.cc' was generated. Notify: File `GSUP_Types_part_6.cc' was generated. Notify: File `GSUP_Types_part_7.cc' was generated. Notify: File `General_Types.hh' was generated. Notify: File `General_Types.cc' was generated. Notify: File `General_Types_part_1.cc' was generated. Notify: File `General_Types_part_2.cc' was generated. Notify: File `General_Types_part_3.cc' was generated. Notify: File `General_Types_part_4.cc' was generated. Notify: File `General_Types_part_5.cc' was generated. Notify: File `General_Types_part_6.cc' was generated. Notify: File `General_Types_part_7.cc' was generated. Notify: File `HLR_EUSE.hh' was generated. Notify: File `HLR_EUSE.cc' was generated. Notify: File `HLR_EUSE_part_1.cc' was generated. Notify: File `HLR_EUSE_part_2.cc' was generated. Notify: File `HLR_EUSE_part_3.cc' was generated. Notify: File `HLR_EUSE_part_4.cc' was generated. Notify: File `HLR_EUSE_part_5.cc' was generated. Notify: File `HLR_EUSE_part_6.cc' was generated. Notify: File `HLR_EUSE_part_7.cc' was generated. Notify: File `HLR_Tests.hh' was generated. Notify: File `HLR_Tests.cc' was generated. Notify: File `HLR_Tests_part_1.cc' was generated. Notify: File `HLR_Tests_part_2.cc' was generated. Notify: File `HLR_Tests_part_3.cc' was generated. Notify: File `HLR_Tests_part_4.cc' was generated. Notify: File `HLR_Tests_part_5.cc' was generated. Notify: File `HLR_Tests_part_6.cc' was generated. Notify: File `HLR_Tests_part_7.cc' was generated. Notify: File `IPA_CodecPort.hh' was generated. Notify: File `IPA_CodecPort.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct.hh' was generated. Notify: File `IPA_CodecPort_CtrlFunct.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_1.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_2.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_3.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_4.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_5.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_6.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_7.cc' was generated. Notify: File `IPA_CodecPort_part_1.cc' was generated. Notify: File `IPA_CodecPort_part_2.cc' was generated. Notify: File `IPA_CodecPort_part_3.cc' was generated. Notify: File `IPA_CodecPort_part_4.cc' was generated. Notify: File `IPA_CodecPort_part_5.cc' was generated. Notify: File `IPA_CodecPort_part_6.cc' was generated. Notify: File `IPA_CodecPort_part_7.cc' was generated. Notify: File `IPA_Emulation.hh' was generated. Notify: File `IPA_Emulation.cc' was generated. Notify: File `IPA_Emulation_part_1.cc' was generated. Notify: File `IPA_Emulation_part_2.cc' was generated. Notify: File `IPA_Emulation_part_3.cc' was generated. Notify: File `IPA_Emulation_part_4.cc' was generated. Notify: File `IPA_Emulation_part_5.cc' was generated. Notify: File `IPA_Emulation_part_6.cc' was generated. Notify: File `IPA_Emulation_part_7.cc' was generated. Notify: File `IPA_Types.hh' was generated. Notify: File `IPA_Types.cc' was generated. Notify: File `IPA_Types_part_1.cc' was generated. Notify: File `IPA_Types_part_2.cc' was generated. Notify: File `IPA_Types_part_3.cc' was generated. Notify: File `IPA_Types_part_4.cc' was generated. Notify: File `IPA_Types_part_5.cc' was generated. Notify: File `IPA_Types_part_6.cc' was generated. Notify: File `IPA_Types_part_7.cc' was generated. Notify: File `IPL4asp_Functions.hh' was generated. Notify: File `IPL4asp_Functions.cc' was generated. Notify: File `IPL4asp_Functions_part_1.cc' was generated. Notify: File `IPL4asp_Functions_part_2.cc' was generated. Notify: File `IPL4asp_Functions_part_3.cc' was generated. Notify: File `IPL4asp_Functions_part_4.cc' was generated. Notify: File `IPL4asp_Functions_part_5.cc' was generated. Notify: File `IPL4asp_Functions_part_6.cc' was generated. Notify: File `IPL4asp_Functions_part_7.cc' was generated. Notify: File `IPL4asp_PortType.hh' was generated. Notify: File `IPL4asp_PortType.cc' was generated. Notify: File `IPL4asp_PortType_part_1.cc' was generated. Notify: File `IPL4asp_PortType_part_2.cc' was generated. Notify: File `IPL4asp_PortType_part_3.cc' was generated. Notify: File `IPL4asp_PortType_part_4.cc' was generated. Notify: File `IPL4asp_PortType_part_5.cc' was generated. Notify: File `IPL4asp_PortType_part_6.cc' was generated. Notify: File `IPL4asp_PortType_part_7.cc' was generated. Notify: File `IPL4asp_Types.hh' was generated. Notify: File `IPL4asp_Types.cc' was generated. Notify: File `IPL4asp_Types_part_1.cc' was generated. Notify: File `IPL4asp_Types_part_2.cc' was generated. Notify: File `IPL4asp_Types_part_3.cc' was generated. Notify: File `IPL4asp_Types_part_4.cc' was generated. Notify: File `IPL4asp_Types_part_5.cc' was generated. Notify: File `IPL4asp_Types_part_6.cc' was generated. Notify: File `IPL4asp_Types_part_7.cc' was generated. Notify: File `MAP_ApplicationContexts.hh' was generated. Notify: File `MAP_ApplicationContexts.cc' was generated. Notify: File `MAP_ApplicationContexts_part_1.cc' was generated. Notify: File `MAP_ApplicationContexts_part_2.cc' was generated. Notify: File `MAP_ApplicationContexts_part_3.cc' was generated. Notify: File `MAP_ApplicationContexts_part_4.cc' was generated. Notify: File `MAP_ApplicationContexts_part_5.cc' was generated. Notify: File `MAP_ApplicationContexts_part_6.cc' was generated. Notify: File `MAP_ApplicationContexts_part_7.cc' was generated. Notify: File `MAP_BS_Code.hh' was generated. Notify: File `MAP_BS_Code.cc' was generated. Notify: File `MAP_BS_Code_part_1.cc' was generated. Notify: File `MAP_BS_Code_part_2.cc' was generated. Notify: File `MAP_BS_Code_part_3.cc' was generated. Notify: File `MAP_BS_Code_part_4.cc' was generated. Notify: File `MAP_BS_Code_part_5.cc' was generated. Notify: File `MAP_BS_Code_part_6.cc' was generated. Notify: File `MAP_BS_Code_part_7.cc' was generated. Notify: File `MAP_CH_DataTypes.hh' was generated. Notify: File `MAP_CH_DataTypes.cc' was generated. Notify: File `MAP_CH_DataTypes_part_1.cc' was generated. Notify: File `MAP_CH_DataTypes_part_2.cc' was generated. Notify: File `MAP_CH_DataTypes_part_3.cc' was generated. Notify: File `MAP_CH_DataTypes_part_4.cc' was generated. Notify: File `MAP_CH_DataTypes_part_5.cc' was generated. Notify: File `MAP_CH_DataTypes_part_6.cc' was generated. Notify: File `MAP_CH_DataTypes_part_7.cc' was generated. Notify: File `MAP_CallHandlingOperations.hh' was generated. Notify: File `MAP_CallHandlingOperations.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_1.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_2.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_3.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_4.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_5.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_6.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_7.cc' was generated. Notify: File `MAP_CommonDataTypes.hh' was generated. Notify: File `MAP_CommonDataTypes.cc' was generated. Notify: File `MAP_CommonDataTypes_part_1.cc' was generated. Notify: File `MAP_CommonDataTypes_part_2.cc' was generated. Notify: File `MAP_CommonDataTypes_part_3.cc' was generated. Notify: File `MAP_CommonDataTypes_part_4.cc' was generated. Notify: File `MAP_CommonDataTypes_part_5.cc' was generated. Notify: File `MAP_CommonDataTypes_part_6.cc' was generated. Notify: File `MAP_CommonDataTypes_part_7.cc' was generated. Notify: File `MAP_DialogueInformation.hh' was generated. Notify: File `MAP_DialogueInformation.cc' was generated. Notify: File `MAP_DialogueInformation_part_1.cc' was generated. Notify: File `MAP_DialogueInformation_part_2.cc' was generated. Notify: File `MAP_DialogueInformation_part_3.cc' was generated. Notify: File `MAP_DialogueInformation_part_4.cc' was generated. Notify: File `MAP_DialogueInformation_part_5.cc' was generated. Notify: File `MAP_DialogueInformation_part_6.cc' was generated. Notify: File `MAP_DialogueInformation_part_7.cc' was generated. Notify: File `MAP_ER_DataTypes.hh' was generated. Notify: File `MAP_ER_DataTypes.cc' was generated. Notify: File `MAP_ER_DataTypes_part_1.cc' was generated. Notify: File `MAP_ER_DataTypes_part_2.cc' was generated. Notify: File `MAP_ER_DataTypes_part_3.cc' was generated. Notify: File `MAP_ER_DataTypes_part_4.cc' was generated. Notify: File `MAP_ER_DataTypes_part_5.cc' was generated. Notify: File `MAP_ER_DataTypes_part_6.cc' was generated. Notify: File `MAP_ER_DataTypes_part_7.cc' was generated. Notify: File `MAP_Errors.hh' was generated. Notify: File `MAP_Errors.cc' was generated. Notify: File `MAP_Errors_part_1.cc' was generated. Notify: File `MAP_Errors_part_2.cc' was generated. Notify: File `MAP_Errors_part_3.cc' was generated. Notify: File `MAP_Errors_part_4.cc' was generated. Notify: File `MAP_Errors_part_5.cc' was generated. Notify: File `MAP_Errors_part_6.cc' was generated. Notify: File `MAP_Errors_part_7.cc' was generated. Notify: File `MAP_ExtensionDataTypes.hh' was generated. Notify: File `MAP_ExtensionDataTypes.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_1.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_2.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_3.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_4.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_5.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_6.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_7.cc' was generated. Notify: File `MAP_GR_DataTypes.hh' was generated. Notify: File `MAP_GR_DataTypes.cc' was generated. Notify: File `MAP_GR_DataTypes_part_1.cc' was generated. Notify: File `MAP_GR_DataTypes_part_2.cc' was generated. Notify: File `MAP_GR_DataTypes_part_3.cc' was generated. Notify: File `MAP_GR_DataTypes_part_4.cc' was generated. Notify: File `MAP_GR_DataTypes_part_5.cc' was generated. Notify: File `MAP_GR_DataTypes_part_6.cc' was generated. Notify: File `MAP_GR_DataTypes_part_7.cc' was generated. Notify: File `MAP_Group_Call_Operations.hh' was generated. Notify: File `MAP_Group_Call_Operations.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_1.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_2.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_3.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_4.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_5.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_6.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_7.cc' was generated. Notify: File `MAP_LCS_DataTypes.hh' was generated. Notify: File `MAP_LCS_DataTypes.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_1.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_2.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_3.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_4.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_5.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_6.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_7.cc' was generated. Notify: File `MAP_LocationServiceOperations.hh' was generated. Notify: File `MAP_LocationServiceOperations.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_1.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_2.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_3.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_4.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_5.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_6.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_7.cc' was generated. Notify: File `MAP_MS_DataTypes.hh' was generated. Notify: File `MAP_MS_DataTypes.cc' was generated. Notify: File `MAP_MS_DataTypes_part_1.cc' was generated. Notify: File `MAP_MS_DataTypes_part_2.cc' was generated. Notify: File `MAP_MS_DataTypes_part_3.cc' was generated. Notify: File `MAP_MS_DataTypes_part_4.cc' was generated. Notify: File `MAP_MS_DataTypes_part_5.cc' was generated. Notify: File `MAP_MS_DataTypes_part_6.cc' was generated. Notify: File `MAP_MS_DataTypes_part_7.cc' was generated. Notify: File `MAP_MobileServiceOperations.hh' was generated. Notify: File `MAP_MobileServiceOperations.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_1.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_2.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_3.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_4.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_5.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_6.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_7.cc' was generated. Notify: File `MAP_OM_DataTypes.hh' was generated. Notify: File `MAP_OM_DataTypes.cc' was generated. Notify: File `MAP_OM_DataTypes_part_1.cc' was generated. Notify: File `MAP_OM_DataTypes_part_2.cc' was generated. Notify: File `MAP_OM_DataTypes_part_3.cc' was generated. Notify: File `MAP_OM_DataTypes_part_4.cc' was generated. Notify: File `MAP_OM_DataTypes_part_5.cc' was generated. Notify: File `MAP_OM_DataTypes_part_6.cc' was generated. Notify: File `MAP_OM_DataTypes_part_7.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations.hh' was generated. Notify: File `MAP_OperationAndMaintenanceOperations.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_1.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_2.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_3.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_4.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_5.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_6.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_7.cc' was generated. Notify: File `MAP_PDU_Defs.hh' was generated. Notify: File `MAP_PDU_Defs.cc' was generated. Notify: File `MAP_PDU_Defs_part_1.cc' was generated. Notify: File `MAP_PDU_Defs_part_2.cc' was generated. Notify: File `MAP_PDU_Defs_part_3.cc' was generated. Notify: File `MAP_PDU_Defs_part_4.cc' was generated. Notify: File `MAP_PDU_Defs_part_5.cc' was generated. Notify: File `MAP_PDU_Defs_part_6.cc' was generated. Notify: File `MAP_PDU_Defs_part_7.cc' was generated. Notify: File `MAP_Protocol.hh' was generated. Notify: File `MAP_Protocol.cc' was generated. Notify: File `MAP_Protocol_part_1.cc' was generated. Notify: File `MAP_Protocol_part_2.cc' was generated. Notify: File `MAP_Protocol_part_3.cc' was generated. Notify: File `MAP_Protocol_part_4.cc' was generated. Notify: File `MAP_Protocol_part_5.cc' was generated. Notify: File `MAP_Protocol_part_6.cc' was generated. Notify: File `MAP_Protocol_part_7.cc' was generated. Notify: File `MAP_SM_DataTypes.hh' was generated. Notify: File `MAP_SM_DataTypes.cc' was generated. Notify: File `MAP_SM_DataTypes_part_1.cc' was generated. Notify: File `MAP_SM_DataTypes_part_2.cc' was generated. Notify: File `MAP_SM_DataTypes_part_3.cc' was generated. Notify: File `MAP_SM_DataTypes_part_4.cc' was generated. Notify: File `MAP_SM_DataTypes_part_5.cc' was generated. Notify: File `MAP_SM_DataTypes_part_6.cc' was generated. Notify: File `MAP_SM_DataTypes_part_7.cc' was generated. Notify: File `MAP_SS_Code.hh' was generated. Notify: File `MAP_SS_Code.cc' was generated. Notify: File `MAP_SS_Code_part_1.cc' was generated. Notify: File `MAP_SS_Code_part_2.cc' was generated. Notify: File `MAP_SS_Code_part_3.cc' was generated. Notify: File `MAP_SS_Code_part_4.cc' was generated. Notify: File `MAP_SS_Code_part_5.cc' was generated. Notify: File `MAP_SS_Code_part_6.cc' was generated. Notify: File `MAP_SS_Code_part_7.cc' was generated. Notify: File `MAP_SS_DataTypes.hh' was generated. Notify: File `MAP_SS_DataTypes.cc' was generated. Notify: File `MAP_SS_DataTypes_part_1.cc' was generated. Notify: File `MAP_SS_DataTypes_part_2.cc' was generated. Notify: File `MAP_SS_DataTypes_part_3.cc' was generated. Notify: File `MAP_SS_DataTypes_part_4.cc' was generated. Notify: File `MAP_SS_DataTypes_part_5.cc' was generated. Notify: File `MAP_SS_DataTypes_part_6.cc' was generated. Notify: File `MAP_SS_DataTypes_part_7.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations.hh' was generated. Notify: File `MAP_ShortMessageServiceOperations.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_1.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_2.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_3.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_4.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_5.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_6.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_7.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations.hh' was generated. Notify: File `MAP_SupplementaryServiceOperations.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_1.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_2.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_3.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_4.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_5.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_6.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_7.cc' was generated. Notify: File `MAP_TS_Code.hh' was generated. Notify: File `MAP_TS_Code.cc' was generated. Notify: File `MAP_TS_Code_part_1.cc' was generated. Notify: File `MAP_TS_Code_part_2.cc' was generated. Notify: File `MAP_TS_Code_part_3.cc' was generated. Notify: File `MAP_TS_Code_part_4.cc' was generated. Notify: File `MAP_TS_Code_part_5.cc' was generated. Notify: File `MAP_TS_Code_part_6.cc' was generated. Notify: File `MAP_TS_Code_part_7.cc' was generated. Notify: File `MAP_Types.hh' was generated. Notify: File `MAP_Types.cc' was generated. Notify: File `MAP_Types_part_1.cc' was generated. Notify: File `MAP_Types_part_2.cc' was generated. Notify: File `MAP_Types_part_3.cc' was generated. Notify: File `MAP_Types_part_4.cc' was generated. Notify: File `MAP_Types_part_5.cc' was generated. Notify: File `MAP_Types_part_6.cc' was generated. Notify: File `MAP_Types_part_7.cc' was generated. Notify: File `MSLookup_mDNS_Emulation.hh' was generated. Notify: File `MSLookup_mDNS_Emulation.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_1.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_2.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_3.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_4.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_5.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_6.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_7.cc' was generated. Notify: File `MSLookup_mDNS_Templates.hh' was generated. Notify: File `MSLookup_mDNS_Templates.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_1.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_2.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_3.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_4.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_5.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_6.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_7.cc' was generated. Notify: File `MSLookup_mDNS_Types.hh' was generated. Notify: File `MSLookup_mDNS_Types.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_1.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_2.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_3.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_4.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_5.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_6.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_7.cc' was generated. Notify: File `Misc_Helpers.hh' was generated. Notify: File `Misc_Helpers.cc' was generated. Notify: File `Misc_Helpers_part_1.cc' was generated. Notify: File `Misc_Helpers_part_2.cc' was generated. Notify: File `Misc_Helpers_part_3.cc' was generated. Notify: File `Misc_Helpers_part_4.cc' was generated. Notify: File `Misc_Helpers_part_5.cc' was generated. Notify: File `Misc_Helpers_part_6.cc' was generated. Notify: File `Misc_Helpers_part_7.cc' was generated. Notify: File `MobileDomainDefinitions.hh' was generated. Notify: File `MobileDomainDefinitions.cc' was generated. Notify: File `MobileDomainDefinitions_part_1.cc' was generated. Notify: File `MobileDomainDefinitions_part_2.cc' was generated. Notify: File `MobileDomainDefinitions_part_3.cc' was generated. Notify: File `MobileDomainDefinitions_part_4.cc' was generated. Notify: File `MobileDomainDefinitions_part_5.cc' was generated. Notify: File `MobileDomainDefinitions_part_6.cc' was generated. Notify: File `MobileDomainDefinitions_part_7.cc' was generated. Notify: File `MobileL3_CC_Types.hh' was generated. Notify: File `MobileL3_CC_Types.cc' was generated. Notify: File `MobileL3_CC_Types_part_1.cc' was generated. Notify: File `MobileL3_CC_Types_part_2.cc' was generated. Notify: File `MobileL3_CC_Types_part_3.cc' was generated. Notify: File `MobileL3_CC_Types_part_4.cc' was generated. Notify: File `MobileL3_CC_Types_part_5.cc' was generated. Notify: File `MobileL3_CC_Types_part_6.cc' was generated. Notify: File `MobileL3_CC_Types_part_7.cc' was generated. Notify: File `MobileL3_CommonIE_Types.hh' was generated. Notify: File `MobileL3_CommonIE_Types.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_1.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_2.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_3.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_4.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_5.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_6.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_7.cc' was generated. Notify: File `MobileL3_GMM_SM_Types.hh' was generated. Notify: File `MobileL3_GMM_SM_Types.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_1.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_2.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_3.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_4.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_5.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_6.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_7.cc' was generated. Notify: File `MobileL3_MM_Types.hh' was generated. Notify: File `MobileL3_MM_Types.cc' was generated. Notify: File `MobileL3_MM_Types_part_1.cc' was generated. Notify: File `MobileL3_MM_Types_part_2.cc' was generated. Notify: File `MobileL3_MM_Types_part_3.cc' was generated. Notify: File `MobileL3_MM_Types_part_4.cc' was generated. Notify: File `MobileL3_MM_Types_part_5.cc' was generated. Notify: File `MobileL3_MM_Types_part_6.cc' was generated. Notify: File `MobileL3_MM_Types_part_7.cc' was generated. Notify: File `MobileL3_RRM_Types.hh' was generated. Notify: File `MobileL3_RRM_Types.cc' was generated. Notify: File `MobileL3_RRM_Types_part_1.cc' was generated. Notify: File `MobileL3_RRM_Types_part_2.cc' was generated. Notify: File `MobileL3_RRM_Types_part_3.cc' was generated. Notify: File `MobileL3_RRM_Types_part_4.cc' was generated. Notify: File `MobileL3_RRM_Types_part_5.cc' was generated. Notify: File `MobileL3_RRM_Types_part_6.cc' was generated. Notify: File `MobileL3_RRM_Types_part_7.cc' was generated. Notify: File `MobileL3_SMS_Types.hh' was generated. Notify: File `MobileL3_SMS_Types.cc' was generated. Notify: File `MobileL3_SMS_Types_part_1.cc' was generated. Notify: File `MobileL3_SMS_Types_part_2.cc' was generated. Notify: File `MobileL3_SMS_Types_part_3.cc' was generated. Notify: File `MobileL3_SMS_Types_part_4.cc' was generated. Notify: File `MobileL3_SMS_Types_part_5.cc' was generated. Notify: File `MobileL3_SMS_Types_part_6.cc' was generated. Notify: File `MobileL3_SMS_Types_part_7.cc' was generated. Notify: File `MobileL3_SS_Types.hh' was generated. Notify: File `MobileL3_SS_Types.cc' was generated. Notify: File `MobileL3_SS_Types_part_1.cc' was generated. Notify: File `MobileL3_SS_Types_part_2.cc' was generated. Notify: File `MobileL3_SS_Types_part_3.cc' was generated. Notify: File `MobileL3_SS_Types_part_4.cc' was generated. Notify: File `MobileL3_SS_Types_part_5.cc' was generated. Notify: File `MobileL3_SS_Types_part_6.cc' was generated. Notify: File `MobileL3_SS_Types_part_7.cc' was generated. Notify: File `MobileL3_Types.hh' was generated. Notify: File `MobileL3_Types.cc' was generated. Notify: File `MobileL3_Types_part_1.cc' was generated. Notify: File `MobileL3_Types_part_2.cc' was generated. Notify: File `MobileL3_Types_part_3.cc' was generated. Notify: File `MobileL3_Types_part_4.cc' was generated. Notify: File `MobileL3_Types_part_5.cc' was generated. Notify: File `MobileL3_Types_part_6.cc' was generated. Notify: File `MobileL3_Types_part_7.cc' was generated. Notify: File `Native_Functions.hh' was generated. Notify: File `Native_Functions.cc' was generated. Notify: File `Native_Functions_part_1.cc' was generated. Notify: File `Native_Functions_part_2.cc' was generated. Notify: File `Native_Functions_part_3.cc' was generated. Notify: File `Native_Functions_part_4.cc' was generated. Notify: File `Native_Functions_part_5.cc' was generated. Notify: File `Native_Functions_part_6.cc' was generated. Notify: File `Native_Functions_part_7.cc' was generated. Notify: File `Osmocom_CTRL_Adapter.hh' was generated. Notify: File `Osmocom_CTRL_Adapter.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_1.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_2.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_3.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_4.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_5.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_6.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_7.cc' was generated. Notify: File `Osmocom_CTRL_Functions.hh' was generated. Notify: File `Osmocom_CTRL_Functions.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_1.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_2.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_3.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_4.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_5.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_6.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_7.cc' was generated. Notify: File `Osmocom_CTRL_Types.hh' was generated. Notify: File `Osmocom_CTRL_Types.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_1.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_2.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_3.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_4.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_5.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_6.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_7.cc' was generated. Notify: File `Osmocom_Types.hh' was generated. Notify: File `Osmocom_Types.cc' was generated. Notify: File `Osmocom_Types_part_1.cc' was generated. Notify: File `Osmocom_Types_part_2.cc' was generated. Notify: File `Osmocom_Types_part_3.cc' was generated. Notify: File `Osmocom_Types_part_4.cc' was generated. Notify: File `Osmocom_Types_part_5.cc' was generated. Notify: File `Osmocom_Types_part_6.cc' was generated. Notify: File `Osmocom_Types_part_7.cc' was generated. Notify: File `Osmocom_VTY_Functions.hh' was generated. Notify: File `Osmocom_VTY_Functions.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_1.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_2.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_3.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_4.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_5.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_6.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_7.cc' was generated. Notify: File `PCO_Types.hh' was generated. Notify: File `PCO_Types.cc' was generated. Notify: File `PCO_Types_part_1.cc' was generated. Notify: File `PCO_Types_part_2.cc' was generated. Notify: File `PCO_Types_part_3.cc' was generated. Notify: File `PCO_Types_part_4.cc' was generated. Notify: File `PCO_Types_part_5.cc' was generated. Notify: File `PCO_Types_part_6.cc' was generated. Notify: File `PCO_Types_part_7.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs.hh' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_1.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_2.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_3.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_4.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_5.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_6.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_7.cc' was generated. Notify: File `Remote_Operations_Information_Objects.hh' was generated. Notify: File `Remote_Operations_Information_Objects.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_1.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_2.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_3.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_4.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_5.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_6.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_7.cc' was generated. Notify: File `SS_DataTypes.hh' was generated. Notify: File `SS_DataTypes.cc' was generated. Notify: File `SS_DataTypes_part_1.cc' was generated. Notify: File `SS_DataTypes_part_2.cc' was generated. Notify: File `SS_DataTypes_part_3.cc' was generated. Notify: File `SS_DataTypes_part_4.cc' was generated. Notify: File `SS_DataTypes_part_5.cc' was generated. Notify: File `SS_DataTypes_part_6.cc' was generated. Notify: File `SS_DataTypes_part_7.cc' was generated. Notify: File `SS_Errors.hh' was generated. Notify: File `SS_Errors.cc' was generated. Notify: File `SS_Errors_part_1.cc' was generated. Notify: File `SS_Errors_part_2.cc' was generated. Notify: File `SS_Errors_part_3.cc' was generated. Notify: File `SS_Errors_part_4.cc' was generated. Notify: File `SS_Errors_part_5.cc' was generated. Notify: File `SS_Errors_part_6.cc' was generated. Notify: File `SS_Errors_part_7.cc' was generated. Notify: File `SS_Operations.hh' was generated. Notify: File `SS_Operations.cc' was generated. Notify: File `SS_Operations_part_1.cc' was generated. Notify: File `SS_Operations_part_2.cc' was generated. Notify: File `SS_Operations_part_3.cc' was generated. Notify: File `SS_Operations_part_4.cc' was generated. Notify: File `SS_Operations_part_5.cc' was generated. Notify: File `SS_Operations_part_6.cc' was generated. Notify: File `SS_Operations_part_7.cc' was generated. Notify: File `SS_PDU_Defs.hh' was generated. Notify: File `SS_PDU_Defs.cc' was generated. Notify: File `SS_PDU_Defs_part_1.cc' was generated. Notify: File `SS_PDU_Defs_part_2.cc' was generated. Notify: File `SS_PDU_Defs_part_3.cc' was generated. Notify: File `SS_PDU_Defs_part_4.cc' was generated. Notify: File `SS_PDU_Defs_part_5.cc' was generated. Notify: File `SS_PDU_Defs_part_6.cc' was generated. Notify: File `SS_PDU_Defs_part_7.cc' was generated. Notify: File `SS_Protocol.hh' was generated. Notify: File `SS_Protocol.cc' was generated. Notify: File `SS_Protocol_part_1.cc' was generated. Notify: File `SS_Protocol_part_2.cc' was generated. Notify: File `SS_Protocol_part_3.cc' was generated. Notify: File `SS_Protocol_part_4.cc' was generated. Notify: File `SS_Protocol_part_5.cc' was generated. Notify: File `SS_Protocol_part_6.cc' was generated. Notify: File `SS_Protocol_part_7.cc' was generated. Notify: File `SS_Templates.hh' was generated. Notify: File `SS_Templates.cc' was generated. Notify: File `SS_Templates_part_1.cc' was generated. Notify: File `SS_Templates_part_2.cc' was generated. Notify: File `SS_Templates_part_3.cc' was generated. Notify: File `SS_Templates_part_4.cc' was generated. Notify: File `SS_Templates_part_5.cc' was generated. Notify: File `SS_Templates_part_6.cc' was generated. Notify: File `SS_Templates_part_7.cc' was generated. Notify: File `SS_Types.hh' was generated. Notify: File `SS_Types.cc' was generated. Notify: File `SS_Types_part_1.cc' was generated. Notify: File `SS_Types_part_2.cc' was generated. Notify: File `SS_Types_part_3.cc' was generated. Notify: File `SS_Types_part_4.cc' was generated. Notify: File `SS_Types_part_5.cc' was generated. Notify: File `SS_Types_part_6.cc' was generated. Notify: File `SS_Types_part_7.cc' was generated. Notify: File `Socket_API_Definitions.hh' was generated. Notify: File `Socket_API_Definitions.cc' was generated. Notify: File `Socket_API_Definitions_part_1.cc' was generated. Notify: File `Socket_API_Definitions_part_2.cc' was generated. Notify: File `Socket_API_Definitions_part_3.cc' was generated. Notify: File `Socket_API_Definitions_part_4.cc' was generated. Notify: File `Socket_API_Definitions_part_5.cc' was generated. Notify: File `Socket_API_Definitions_part_6.cc' was generated. Notify: File `Socket_API_Definitions_part_7.cc' was generated. Notify: File `TCCConversion_Functions.hh' was generated. Notify: File `TCCConversion_Functions.cc' was generated. Notify: File `TCCConversion_Functions_part_1.cc' was generated. Notify: File `TCCConversion_Functions_part_2.cc' was generated. Notify: File `TCCConversion_Functions_part_3.cc' was generated. Notify: File `TCCConversion_Functions_part_4.cc' was generated. Notify: File `TCCConversion_Functions_part_5.cc' was generated. Notify: File `TCCConversion_Functions_part_6.cc' was generated. Notify: File `TCCConversion_Functions_part_7.cc' was generated. Notify: File `TCCEncoding_Functions.hh' was generated. Notify: File `TCCEncoding_Functions.cc' was generated. Notify: File `TCCEncoding_Functions_part_1.cc' was generated. Notify: File `TCCEncoding_Functions_part_2.cc' was generated. Notify: File `TCCEncoding_Functions_part_3.cc' was generated. Notify: File `TCCEncoding_Functions_part_4.cc' was generated. Notify: File `TCCEncoding_Functions_part_5.cc' was generated. Notify: File `TCCEncoding_Functions_part_6.cc' was generated. Notify: File `TCCEncoding_Functions_part_7.cc' was generated. Notify: File `TCCInterface_Functions.hh' was generated. Notify: File `TCCInterface_Functions.cc' was generated. Notify: File `TCCInterface_Functions_part_1.cc' was generated. Notify: File `TCCInterface_Functions_part_2.cc' was generated. Notify: File `TCCInterface_Functions_part_3.cc' was generated. Notify: File `TCCInterface_Functions_part_4.cc' was generated. Notify: File `TCCInterface_Functions_part_5.cc' was generated. Notify: File `TCCInterface_Functions_part_6.cc' was generated. Notify: File `TCCInterface_Functions_part_7.cc' was generated. Notify: File `TELNETasp_PortType.hh' was generated. Notify: File `TELNETasp_PortType.cc' was generated. Notify: File `TELNETasp_PortType_part_1.cc' was generated. Notify: File `TELNETasp_PortType_part_2.cc' was generated. Notify: File `TELNETasp_PortType_part_3.cc' was generated. Notify: File `TELNETasp_PortType_part_4.cc' was generated. Notify: File `TELNETasp_PortType_part_5.cc' was generated. Notify: File `TELNETasp_PortType_part_6.cc' was generated. Notify: File `TELNETasp_PortType_part_7.cc' was generated. Notify: File `UDPasp_PortType.hh' was generated. Notify: File `UDPasp_PortType.cc' was generated. Notify: File `UDPasp_PortType_part_1.cc' was generated. Notify: File `UDPasp_PortType_part_2.cc' was generated. Notify: File `UDPasp_PortType_part_3.cc' was generated. Notify: File `UDPasp_PortType_part_4.cc' was generated. Notify: File `UDPasp_PortType_part_5.cc' was generated. Notify: File `UDPasp_PortType_part_6.cc' was generated. Notify: File `UDPasp_PortType_part_7.cc' was generated. Notify: File `UDPasp_Types.hh' was generated. Notify: File `UDPasp_Types.cc' was generated. Notify: File `UDPasp_Types_part_1.cc' was generated. Notify: File `UDPasp_Types_part_2.cc' was generated. Notify: File `UDPasp_Types_part_3.cc' was generated. Notify: File `UDPasp_Types_part_4.cc' was generated. Notify: File `UDPasp_Types_part_5.cc' was generated. Notify: File `UDPasp_Types_part_6.cc' was generated. Notify: File `UDPasp_Types_part_7.cc' was generated. Notify: File `USSD_Helpers.hh' was generated. Notify: File `USSD_Helpers.cc' was generated. Notify: File `USSD_Helpers_part_1.cc' was generated. Notify: File `USSD_Helpers_part_2.cc' was generated. Notify: File `USSD_Helpers_part_3.cc' was generated. Notify: File `USSD_Helpers_part_4.cc' was generated. Notify: File `USSD_Helpers_part_5.cc' was generated. Notify: File `USSD_Helpers_part_6.cc' was generated. Notify: File `USSD_Helpers_part_7.cc' was generated. Notify: 711 files were updated. touch compile [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr', 'testenv-hlr-osmocom-nightly-20250127-0855-f7ae3fb5-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_2.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_1.cc Creating dependency file for MobileDomainDefinitions_part_7.cc Creating dependency file for MobileDomainDefinitions_part_6.cc Creating dependency file for MobileDomainDefinitions_part_5.cc Creating dependency file for MobileDomainDefinitions_part_4.cc Creating dependency file for MobileDomainDefinitions_part_3.cc Creating dependency file for MobileDomainDefinitions_part_2.cc Creating dependency file for MobileDomainDefinitions_part_1.cc Creating dependency file for MAP_TS_Code_part_7.cc Creating dependency file for MAP_TS_Code_part_6.cc Creating dependency file for MAP_TS_Code_part_5.cc Creating dependency file for MAP_TS_Code_part_4.cc Creating dependency file for MAP_TS_Code_part_3.cc Creating dependency file for MAP_TS_Code_part_2.cc Creating dependency file for MAP_TS_Code_part_1.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_7.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_6.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_5.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_4.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_3.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_2.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_1.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_7.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_6.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_5.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_4.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_3.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_2.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_1.cc Creating dependency file for MAP_SS_DataTypes_part_7.cc Creating dependency file for MAP_SS_DataTypes_part_6.cc Creating dependency file for MAP_SS_DataTypes_part_5.cc Creating dependency file for MAP_SS_DataTypes_part_3.cc Creating dependency file for MAP_SS_DataTypes_part_4.cc Creating dependency file for MAP_SS_DataTypes_part_2.cc Creating dependency file for MAP_SS_DataTypes_part_1.cc Creating dependency file for MAP_SS_Code_part_7.cc Creating dependency file for MAP_SS_Code_part_6.cc Creating dependency file for MAP_SS_Code_part_5.cc Creating dependency file for MAP_SS_Code_part_4.cc Creating dependency file for MAP_SS_Code_part_3.cc Creating dependency file for MAP_SS_Code_part_2.cc Creating dependency file for MAP_SS_Code_part_1.cc Creating dependency file for MAP_SM_DataTypes_part_7.cc Creating dependency file for MAP_SM_DataTypes_part_6.cc Creating dependency file for MAP_SM_DataTypes_part_5.cc Creating dependency file for MAP_SM_DataTypes_part_4.cc Creating dependency file for MAP_SM_DataTypes_part_3.cc Creating dependency file for MAP_SM_DataTypes_part_2.cc Creating dependency file for MAP_SM_DataTypes_part_1.cc Creating dependency file for MAP_Protocol_part_7.cc Creating dependency file for MAP_Protocol_part_6.cc Creating dependency file for MAP_Protocol_part_5.cc Creating dependency file for MAP_Protocol_part_4.cc Creating dependency file for MAP_Protocol_part_3.cc Creating dependency file for MAP_Protocol_part_2.cc Creating dependency file for MAP_Protocol_part_1.cc Creating dependency file for MAP_PDU_Defs_part_7.cc Creating dependency file for MAP_PDU_Defs_part_6.cc Creating dependency file for MAP_PDU_Defs_part_5.cc Creating dependency file for MAP_PDU_Defs_part_4.cc Creating dependency file for MAP_PDU_Defs_part_3.cc Creating dependency file for MAP_PDU_Defs_part_2.cc Creating dependency file for MAP_PDU_Defs_part_1.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_7.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_6.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_5.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_4.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_3.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_2.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_1.cc Creating dependency file for MAP_OM_DataTypes_part_7.cc Creating dependency file for MAP_OM_DataTypes_part_6.cc Creating dependency file for MAP_OM_DataTypes_part_5.cc Creating dependency file for MAP_OM_DataTypes_part_4.cc Creating dependency file for MAP_OM_DataTypes_part_3.cc Creating dependency file for MAP_OM_DataTypes_part_2.cc Creating dependency file for MAP_OM_DataTypes_part_1.cc Creating dependency file for MAP_MobileServiceOperations_part_7.cc Creating dependency file for MAP_MobileServiceOperations_part_6.cc Creating dependency file for MAP_MobileServiceOperations_part_5.cc Creating dependency file for MAP_MobileServiceOperations_part_4.cc Creating dependency file for MAP_MobileServiceOperations_part_3.cc Creating dependency file for MAP_MobileServiceOperations_part_2.cc Creating dependency file for MAP_MobileServiceOperations_part_1.cc Creating dependency file for MAP_MS_DataTypes_part_7.cc Creating dependency file for MAP_MS_DataTypes_part_6.cc Creating dependency file for MAP_MS_DataTypes_part_5.cc Creating dependency file for MAP_MS_DataTypes_part_4.cc Creating dependency file for MAP_MS_DataTypes_part_3.cc Creating dependency file for MAP_MS_DataTypes_part_2.cc Creating dependency file for MAP_MS_DataTypes_part_1.cc Creating dependency file for MAP_LocationServiceOperations_part_7.cc Creating dependency file for MAP_LocationServiceOperations_part_6.cc Creating dependency file for MAP_LocationServiceOperations_part_5.cc Creating dependency file for MAP_LocationServiceOperations_part_4.cc Creating dependency file for MAP_LocationServiceOperations_part_3.cc Creating dependency file for MAP_LocationServiceOperations_part_2.cc Creating dependency file for MAP_LocationServiceOperations_part_1.cc Creating dependency file for MAP_LCS_DataTypes_part_7.cc Creating dependency file for MAP_LCS_DataTypes_part_6.cc Creating dependency file for MAP_LCS_DataTypes_part_5.cc Creating dependency file for MAP_LCS_DataTypes_part_4.cc Creating dependency file for MAP_LCS_DataTypes_part_3.cc Creating dependency file for MAP_LCS_DataTypes_part_2.cc Creating dependency file for MAP_LCS_DataTypes_part_1.cc Creating dependency file for MAP_Group_Call_Operations_part_7.cc Creating dependency file for MAP_Group_Call_Operations_part_6.cc Creating dependency file for MAP_Group_Call_Operations_part_5.cc Creating dependency file for MAP_Group_Call_Operations_part_4.cc Creating dependency file for MAP_Group_Call_Operations_part_3.cc Creating dependency file for MAP_Group_Call_Operations_part_2.cc Creating dependency file for MAP_Group_Call_Operations_part_1.cc Creating dependency file for MAP_GR_DataTypes_part_7.cc Creating dependency file for MAP_GR_DataTypes_part_6.cc Creating dependency file for MAP_GR_DataTypes_part_5.cc Creating dependency file for MAP_GR_DataTypes_part_4.cc Creating dependency file for MAP_GR_DataTypes_part_3.cc Creating dependency file for MAP_GR_DataTypes_part_2.cc Creating dependency file for MAP_GR_DataTypes_part_1.cc Creating dependency file for MAP_ExtensionDataTypes_part_7.cc Creating dependency file for MAP_ExtensionDataTypes_part_6.cc Creating dependency file for MAP_ExtensionDataTypes_part_5.cc Creating dependency file for MAP_ExtensionDataTypes_part_4.cc Creating dependency file for MAP_ExtensionDataTypes_part_3.cc Creating dependency file for MAP_ExtensionDataTypes_part_2.cc Creating dependency file for MAP_ExtensionDataTypes_part_1.cc Creating dependency file for MAP_Errors_part_7.cc Creating dependency file for MAP_Errors_part_6.cc Creating dependency file for MAP_Errors_part_5.cc Creating dependency file for MAP_Errors_part_4.cc Creating dependency file for MAP_Errors_part_3.cc Creating dependency file for MAP_Errors_part_2.cc Creating dependency file for MAP_Errors_part_1.cc Creating dependency file for MAP_ER_DataTypes_part_7.cc Creating dependency file for MAP_ER_DataTypes_part_6.cc Creating dependency file for MAP_ER_DataTypes_part_5.cc Creating dependency file for MAP_ER_DataTypes_part_4.cc Creating dependency file for MAP_ER_DataTypes_part_3.cc Creating dependency file for MAP_ER_DataTypes_part_2.cc Creating dependency file for MAP_ER_DataTypes_part_1.cc Creating dependency file for MAP_DialogueInformation_part_7.cc Creating dependency file for MAP_DialogueInformation_part_6.cc Creating dependency file for MAP_DialogueInformation_part_5.cc Creating dependency file for MAP_DialogueInformation_part_4.cc Creating dependency file for MAP_DialogueInformation_part_3.cc Creating dependency file for MAP_DialogueInformation_part_2.cc Creating dependency file for MAP_DialogueInformation_part_1.cc Creating dependency file for MAP_CommonDataTypes_part_7.cc Creating dependency file for MAP_CommonDataTypes_part_6.cc Creating dependency file for MAP_CommonDataTypes_part_5.cc Creating dependency file for MAP_CommonDataTypes_part_4.cc Creating dependency file for MAP_CommonDataTypes_part_3.cc Creating dependency file for MAP_CommonDataTypes_part_2.cc Creating dependency file for MAP_CommonDataTypes_part_1.cc Creating dependency file for MAP_CallHandlingOperations_part_7.cc Creating dependency file for MAP_CallHandlingOperations_part_6.cc Creating dependency file for MAP_CallHandlingOperations_part_5.cc Creating dependency file for MAP_CallHandlingOperations_part_4.cc Creating dependency file for MAP_CallHandlingOperations_part_3.cc Creating dependency file for MAP_CallHandlingOperations_part_2.cc Creating dependency file for MAP_CallHandlingOperations_part_1.cc Creating dependency file for MAP_CH_DataTypes_part_7.cc Creating dependency file for MAP_CH_DataTypes_part_6.cc Creating dependency file for MAP_CH_DataTypes_part_5.cc Creating dependency file for MAP_CH_DataTypes_part_4.cc Creating dependency file for MAP_CH_DataTypes_part_3.cc Creating dependency file for MAP_CH_DataTypes_part_2.cc Creating dependency file for MAP_CH_DataTypes_part_1.cc Creating dependency file for MAP_BS_Code_part_7.cc Creating dependency file for MAP_BS_Code_part_6.cc Creating dependency file for MAP_BS_Code_part_4.cc Creating dependency file for MAP_BS_Code_part_3.cc Creating dependency file for MAP_BS_Code_part_5.cc Creating dependency file for MAP_BS_Code_part_2.cc Creating dependency file for MAP_BS_Code_part_1.cc Creating dependency file for MAP_ApplicationContexts_part_7.cc Creating dependency file for MAP_ApplicationContexts_part_6.cc Creating dependency file for MAP_ApplicationContexts_part_5.cc Creating dependency file for MAP_ApplicationContexts_part_4.cc Creating dependency file for MAP_ApplicationContexts_part_3.cc Creating dependency file for MAP_ApplicationContexts_part_2.cc Creating dependency file for MAP_ApplicationContexts_part_1.cc Creating dependency file for SS_Protocol.cc Creating dependency file for SS_PDU_Defs.cc Creating dependency file for SS_Operations.cc Creating dependency file for SS_Errors.cc Creating dependency file for SS_DataTypes.cc Creating dependency file for Remote_Operations_Information_Objects.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs.cc Creating dependency file for MobileDomainDefinitions.cc Creating dependency file for MAP_TS_Code.cc Creating dependency file for MAP_SupplementaryServiceOperations.cc Creating dependency file for MAP_ShortMessageServiceOperations.cc Creating dependency file for MAP_SS_DataTypes.cc Creating dependency file for MAP_SS_Code.cc Creating dependency file for MAP_SM_DataTypes.cc Creating dependency file for MAP_Protocol.cc Creating dependency file for MAP_PDU_Defs.cc Creating dependency file for MAP_OperationAndMaintenanceOperations.cc Creating dependency file for MAP_OM_DataTypes.cc Creating dependency file for MAP_MobileServiceOperations.cc Creating dependency file for MAP_MS_DataTypes.cc Creating dependency file for MAP_LocationServiceOperations.cc Creating dependency file for MAP_LCS_DataTypes.cc Creating dependency file for MAP_Group_Call_Operations.cc Creating dependency file for MAP_GR_DataTypes.cc Creating dependency file for MAP_ExtensionDataTypes.cc Creating dependency file for MAP_Errors.cc Creating dependency file for MAP_ER_DataTypes.cc Creating dependency file for MAP_DialogueInformation.cc Creating dependency file for MAP_CommonDataTypes.cc Creating dependency file for MAP_CallHandlingOperations.cc Creating dependency file for MAP_CH_DataTypes.cc Creating dependency file for MAP_BS_Code.cc Creating dependency file for MAP_ApplicationContexts.cc Creating dependency file for IPA_Emulation_part_7.cc Creating dependency file for IPA_Emulation_part_6.cc Creating dependency file for IPA_Emulation_part_5.cc Creating dependency file for IPA_Emulation_part_4.cc Creating dependency file for IPA_Emulation_part_3.cc Creating dependency file for IPA_Emulation_part_2.cc Creating dependency file for IPA_Emulation_part_1.cc Creating dependency file for IPA_Emulation.cc Creating dependency file for USSD_Helpers_part_7.cc Creating dependency file for USSD_Helpers_part_6.cc Creating dependency file for USSD_Helpers_part_5.cc Creating dependency file for USSD_Helpers_part_4.cc Creating dependency file for USSD_Helpers_part_3.cc Creating dependency file for USSD_Helpers_part_2.cc Creating dependency file for USSD_Helpers_part_1.cc Creating dependency file for UDPasp_Types_part_7.cc Creating dependency file for UDPasp_Types_part_6.cc Creating dependency file for UDPasp_Types_part_5.cc Creating dependency file for UDPasp_Types_part_3.cc Creating dependency file for UDPasp_Types_part_4.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_4.cc Creating dependency file for TELNETasp_PortType_part_3.cc Creating dependency file for TELNETasp_PortType_part_2.cc Creating dependency file for TELNETasp_PortType_part_5.cc Creating dependency file for TELNETasp_PortType_part_1.cc Creating dependency file for TCCInterface_Functions_part_7.cc Creating dependency file for TCCInterface_Functions_part_6.cc Creating dependency file for TCCInterface_Functions_part_5.cc Creating dependency file for TCCInterface_Functions_part_4.cc Creating dependency file for TCCInterface_Functions_part_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_2.cc Creating dependency file for Osmocom_Types_part_1.cc Creating dependency file for Osmocom_CTRL_Types_part_7.cc Creating dependency file for Osmocom_CTRL_Types_part_6.cc Creating dependency file for Osmocom_CTRL_Types_part_5.cc Creating dependency file for Osmocom_CTRL_Types_part_4.cc Creating dependency file for Osmocom_CTRL_Types_part_3.cc Creating dependency file for Osmocom_CTRL_Types_part_2.cc Creating dependency file for Osmocom_CTRL_Types_part_1.cc Creating dependency file for Osmocom_CTRL_Functions_part_7.cc Creating dependency file for Osmocom_CTRL_Functions_part_6.cc Creating dependency file for Osmocom_CTRL_Functions_part_5.cc Creating dependency file for Osmocom_CTRL_Functions_part_4.cc Creating dependency file for Osmocom_CTRL_Functions_part_3.cc Creating dependency file for Osmocom_CTRL_Functions_part_2.cc Creating dependency file for Osmocom_CTRL_Functions_part_1.cc Creating dependency file for Osmocom_CTRL_Adapter_part_7.cc Creating dependency file for Osmocom_CTRL_Adapter_part_6.cc Creating dependency file for Osmocom_CTRL_Adapter_part_5.cc Creating dependency file for Osmocom_CTRL_Adapter_part_4.cc Creating dependency file for Osmocom_CTRL_Adapter_part_3.cc Creating dependency file for Osmocom_CTRL_Adapter_part_2.cc Creating dependency file for Osmocom_CTRL_Adapter_part_1.cc Creating dependency file for Native_Functions_part_7.cc Creating dependency file for Native_Functions_part_6.cc Creating dependency file for Native_Functions_part_5.cc Creating dependency file for Native_Functions_part_4.cc Creating dependency file for Native_Functions_part_3.cc Creating dependency file for Native_Functions_part_2.cc Creating dependency file for Native_Functions_part_1.cc Creating dependency file for MobileL3_Types_part_7.cc Creating dependency file for MobileL3_Types_part_6.cc Creating dependency file for MobileL3_Types_part_5.cc Creating dependency file for MobileL3_Types_part_4.cc Creating dependency file for MobileL3_Types_part_3.cc Creating dependency file for MobileL3_Types_part_2.cc Creating dependency file for MobileL3_Types_part_1.cc Creating dependency file for MobileL3_SS_Types_part_7.cc Creating dependency file for MobileL3_SS_Types_part_5.cc Creating dependency file for MobileL3_SS_Types_part_6.cc Creating dependency file for MobileL3_SS_Types_part_4.cc Creating dependency file for MobileL3_SS_Types_part_3.cc Creating dependency file for MobileL3_SS_Types_part_2.cc Creating dependency file for MobileL3_SS_Types_part_1.cc Creating dependency file for MobileL3_SMS_Types_part_7.cc Creating dependency file for MobileL3_SMS_Types_part_6.cc Creating dependency file for MobileL3_SMS_Types_part_5.cc Creating dependency file for MobileL3_SMS_Types_part_4.cc Creating dependency file for MobileL3_SMS_Types_part_3.cc Creating dependency file for MobileL3_SMS_Types_part_2.cc Creating dependency file for MobileL3_SMS_Types_part_1.cc Creating dependency file for MobileL3_RRM_Types_part_7.cc Creating dependency file for MobileL3_RRM_Types_part_6.cc Creating dependency file for MobileL3_RRM_Types_part_5.cc Creating dependency file for MobileL3_RRM_Types_part_4.cc Creating dependency file for MobileL3_RRM_Types_part_3.cc Creating dependency file for MobileL3_RRM_Types_part_2.cc Creating dependency file for MobileL3_RRM_Types_part_1.cc Creating dependency file for MobileL3_MM_Types_part_7.cc Creating dependency file for MobileL3_MM_Types_part_6.cc Creating dependency file for MobileL3_MM_Types_part_5.cc Creating dependency file for MobileL3_MM_Types_part_4.cc Creating dependency file for MobileL3_MM_Types_part_3.cc Creating dependency file for MobileL3_MM_Types_part_2.cc Creating dependency file for MobileL3_MM_Types_part_1.cc Creating dependency file for MobileL3_GMM_SM_Types_part_7.cc Creating dependency file for MobileL3_GMM_SM_Types_part_6.cc Creating dependency file for MobileL3_GMM_SM_Types_part_5.cc Creating dependency file for MobileL3_GMM_SM_Types_part_4.cc Creating dependency file for MobileL3_GMM_SM_Types_part_3.cc Creating dependency file for MobileL3_GMM_SM_Types_part_2.cc Creating dependency file for MobileL3_GMM_SM_Types_part_1.cc Creating dependency file for MobileL3_CommonIE_Types_part_7.cc Creating dependency file for MobileL3_CommonIE_Types_part_6.cc Creating dependency file for MobileL3_CommonIE_Types_part_5.cc Creating dependency file for MobileL3_CommonIE_Types_part_4.cc Creating dependency file for MobileL3_CommonIE_Types_part_3.cc Creating dependency file for MobileL3_CommonIE_Types_part_2.cc Creating dependency file for MobileL3_CommonIE_Types_part_1.cc Creating dependency file for MobileL3_CC_Types_part_7.cc Creating dependency file for MobileL3_CC_Types_part_6.cc Creating dependency file for MobileL3_CC_Types_part_5.cc Creating dependency file for MobileL3_CC_Types_part_4.cc Creating dependency file for MobileL3_CC_Types_part_3.cc Creating dependency file for MobileL3_CC_Types_part_2.cc Creating dependency file for MobileL3_CC_Types_part_1.cc Creating dependency file for Misc_Helpers_part_7.cc Creating dependency file for Misc_Helpers_part_6.cc Creating dependency file for Misc_Helpers_part_5.cc Creating dependency file for Misc_Helpers_part_4.cc Creating dependency file for Misc_Helpers_part_3.cc Creating dependency file for Misc_Helpers_part_2.cc Creating dependency file for Misc_Helpers_part_1.cc Creating dependency file for MSLookup_mDNS_Types_part_7.cc Creating dependency file for MSLookup_mDNS_Types_part_6.cc Creating dependency file for MSLookup_mDNS_Types_part_5.cc Creating dependency file for MSLookup_mDNS_Types_part_4.cc Creating dependency file for MSLookup_mDNS_Types_part_3.cc Creating dependency file for MSLookup_mDNS_Types_part_2.cc Creating dependency file for MSLookup_mDNS_Types_part_1.cc Creating dependency file for MSLookup_mDNS_Templates_part_7.cc Creating dependency file for MSLookup_mDNS_Templates_part_6.cc Creating dependency file for MSLookup_mDNS_Templates_part_5.cc Creating dependency file for MSLookup_mDNS_Templates_part_4.cc Creating dependency file for MSLookup_mDNS_Templates_part_3.cc Creating dependency file for MSLookup_mDNS_Templates_part_2.cc Creating dependency file for MSLookup_mDNS_Templates_part_1.cc Creating dependency file for MSLookup_mDNS_Emulation_part_7.cc Creating dependency file for MSLookup_mDNS_Emulation_part_6.cc Creating dependency file for MSLookup_mDNS_Emulation_part_5.cc Creating dependency file for MSLookup_mDNS_Emulation_part_4.cc Creating dependency file for MSLookup_mDNS_Emulation_part_3.cc Creating dependency file for MSLookup_mDNS_Emulation_part_2.cc Creating dependency file for MSLookup_mDNS_Emulation_part_1.cc Creating dependency file for MAP_Types_part_7.cc Creating dependency file for MAP_Types_part_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 MAP_Types_part_6.cc Creating dependency file for IPL4asp_Types_part_7.cc Creating dependency file for IPL4asp_Types_part_6.cc Creating dependency file for IPL4asp_Types_part_5.cc Creating dependency file for IPL4asp_Types_part_4.cc Creating dependency file for IPL4asp_Types_part_3.cc Creating dependency file for IPL4asp_PortType_part_7.cc Creating dependency file for IPL4asp_Types_part_1.cc Creating dependency file for IPL4asp_Types_part_2.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_1.cc Creating dependency file for IPA_Types_part_7.cc Creating dependency file for IPL4asp_Functions_part_2.cc Creating dependency file for IPA_Types_part_6.cc Creating dependency file for IPA_Types_part_5.cc Creating dependency file for IPA_Types_part_4.cc Creating dependency file for IPA_Types_part_3.cc Creating dependency file for IPA_Types_part_2.cc Creating dependency file for IPA_Types_part_1.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_7.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_6.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_5.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_4.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_3.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_2.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_1.cc Creating dependency file for IPA_CodecPort_part_7.cc Creating dependency file for IPA_CodecPort_part_6.cc Creating dependency file for IPA_CodecPort_part_5.cc Creating dependency file for IPA_CodecPort_part_4.cc Creating dependency file for IPA_CodecPort_part_3.cc Creating dependency file for IPA_CodecPort_part_2.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 IPA_CodecPort_part_1.cc Creating dependency file for HLR_Tests_part_3.cc Creating dependency file for HLR_Tests_part_2.cc Creating dependency file for HLR_Tests_part_1.cc Creating dependency file for HLR_EUSE_part_7.cc Creating dependency file for HLR_EUSE_part_6.cc Creating dependency file for HLR_EUSE_part_5.cc Creating dependency file for HLR_EUSE_part_4.cc Creating dependency file for HLR_EUSE_part_3.cc Creating dependency file for HLR_EUSE_part_2.cc Creating dependency file for HLR_EUSE_part_1.cc Creating dependency file for General_Types_part_7.cc Creating dependency file for General_Types_part_6.cc Creating dependency file for General_Types_part_5.cc Creating dependency file for General_Types_part_4.cc Creating dependency file for General_Types_part_3.cc Creating dependency file for General_Types_part_2.cc Creating dependency file for General_Types_part_1.cc Creating dependency file for GSUP_Types_part_7.cc Creating dependency file for GSUP_Types_part_6.cc Creating dependency file for GSUP_Types_part_5.cc Creating dependency file for GSUP_Types_part_4.cc Creating dependency file for GSUP_Types_part_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 Misc_Helpers.cc Creating dependency file for MobileL3_CC_Types.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 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_SMS_Types.o MobileL3_SMS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types.o MobileL3_SS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types.o MobileL3_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions.o Native_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Adapter.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions.o Osmocom_CTRL_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types.o Osmocom_CTRL_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types.o Osmocom_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions.o Osmocom_VTY_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types.o PCO_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates.o SS_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types.o SS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions.o Socket_API_Definitions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions.o TCCConversion_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions.o TCCEncoding_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions.o TCCInterface_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType.o TELNETasp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType.o UDPasp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types.o UDPasp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers.o USSD_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_1.o DNS_Helpers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_2.o DNS_Helpers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_3.o DNS_Helpers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_4.o DNS_Helpers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_5.o DNS_Helpers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_6.o DNS_Helpers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_7.o DNS_Helpers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_1.o DNS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_2.o DNS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_3.o DNS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_4.o DNS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_5.o DNS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_6.o DNS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_7.o DNS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_1.o GSM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_2.o GSM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_3.o GSM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_4.o GSM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_5.o GSM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_6.o GSM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_7.o GSM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_1.o GSUP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_2.o GSUP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_3.o GSUP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_4.o GSUP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_5.o GSUP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_6.o GSUP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_7.o GSUP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_1.o GSUP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_2.o GSUP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_3.o GSUP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_4.o GSUP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_5.o GSUP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_6.o GSUP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_7.o GSUP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_1.o GSUP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_2.o GSUP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_3.o GSUP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_4.o GSUP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_5.o GSUP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_6.o GSUP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_7.o GSUP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_1.o General_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_2.o General_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_3.o General_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_4.o General_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_5.o General_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_6.o General_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_7.o General_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_1.o HLR_EUSE_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_2.o HLR_EUSE_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_3.o HLR_EUSE_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_4.o HLR_EUSE_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_5.o HLR_EUSE_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_6.o HLR_EUSE_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_7.o HLR_EUSE_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_1.o HLR_Tests_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_2.o HLR_Tests_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_3.o HLR_Tests_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_4.o HLR_Tests_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_5.o HLR_Tests_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_6.o HLR_Tests_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_7.o HLR_Tests_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_1.o IPA_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_2.o IPA_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_3.o IPA_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_4.o IPA_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_5.o IPA_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_6.o IPA_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_7.o IPA_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_1.o IPA_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_2.o IPA_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_3.o IPA_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_4.o IPA_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_5.o IPA_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_6.o IPA_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_7.o IPA_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_1.o IPA_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_2.o IPA_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_3.o IPA_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_4.o IPA_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_5.o IPA_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_6.o IPA_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_7.o IPA_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_7.o IPL4asp_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_7.o IPL4asp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_1.o IPL4asp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_2.o IPL4asp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_3.o IPL4asp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_4.o IPL4asp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_5.o IPL4asp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_6.o IPL4asp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_7.o IPL4asp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_1.o MAP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_2.o MAP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_3.o MAP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_4.o MAP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_5.o MAP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_6.o MAP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_7.o MAP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_1.o MSLookup_mDNS_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_2.o MSLookup_mDNS_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_3.o MSLookup_mDNS_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_4.o MSLookup_mDNS_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_5.o MSLookup_mDNS_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_6.o MSLookup_mDNS_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_7.o MSLookup_mDNS_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_1.o MSLookup_mDNS_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_2.o MSLookup_mDNS_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_3.o MSLookup_mDNS_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_4.o MSLookup_mDNS_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_5.o MSLookup_mDNS_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_6.o MSLookup_mDNS_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_7.o MSLookup_mDNS_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_1.o MSLookup_mDNS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_2.o MSLookup_mDNS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_3.o MSLookup_mDNS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_4.o MSLookup_mDNS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_5.o MSLookup_mDNS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_6.o MSLookup_mDNS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_7.o MSLookup_mDNS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_1.o Misc_Helpers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_2.o Misc_Helpers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_3.o Misc_Helpers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_4.o Misc_Helpers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_5.o Misc_Helpers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_6.o Misc_Helpers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_7.o Misc_Helpers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_1.o MobileL3_CC_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_2.o MobileL3_CC_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_3.o MobileL3_CC_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_4.o MobileL3_CC_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_5.o MobileL3_CC_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_6.o MobileL3_CC_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_7.o MobileL3_CC_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_1.o MobileL3_CommonIE_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_2.o MobileL3_CommonIE_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_3.o MobileL3_CommonIE_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_4.o MobileL3_CommonIE_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_5.o MobileL3_CommonIE_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_6.o MobileL3_CommonIE_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_7.o MobileL3_CommonIE_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_1.o MobileL3_GMM_SM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_2.o MobileL3_GMM_SM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_3.o MobileL3_GMM_SM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_4.o MobileL3_GMM_SM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_5.o MobileL3_GMM_SM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_6.o MobileL3_GMM_SM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_7.o MobileL3_GMM_SM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_1.o MobileL3_MM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_2.o MobileL3_MM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_3.o MobileL3_MM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_4.o MobileL3_MM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_5.o MobileL3_MM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_6.o MobileL3_MM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_7.o MobileL3_MM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_1.o MobileL3_RRM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_2.o MobileL3_RRM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_3.o MobileL3_RRM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_4.o MobileL3_RRM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_5.o MobileL3_RRM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_6.o MobileL3_RRM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_7.o MobileL3_RRM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_1.o MobileL3_SMS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_2.o MobileL3_SMS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_3.o MobileL3_SMS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_4.o MobileL3_SMS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_5.o MobileL3_SMS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_6.o MobileL3_SMS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_7.o MobileL3_SMS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_1.o MobileL3_SS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_2.o MobileL3_SS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_3.o MobileL3_SS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_4.o MobileL3_SS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_5.o MobileL3_SS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_6.o MobileL3_SS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_7.o MobileL3_SS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_1.o MobileL3_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_2.o MobileL3_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_3.o MobileL3_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_4.o MobileL3_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_5.o MobileL3_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_6.o MobileL3_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_7.o MobileL3_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_1.o Native_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_2.o Native_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_3.o Native_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_4.o Native_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_5.o Native_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_6.o Native_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_7.o Native_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_1.o Osmocom_CTRL_Adapter_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_2.o Osmocom_CTRL_Adapter_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_3.o Osmocom_CTRL_Adapter_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_4.o Osmocom_CTRL_Adapter_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_5.o Osmocom_CTRL_Adapter_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_6.o Osmocom_CTRL_Adapter_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_7.o Osmocom_CTRL_Adapter_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_1.o Osmocom_CTRL_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_2.o Osmocom_CTRL_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_3.o Osmocom_CTRL_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_4.o Osmocom_CTRL_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_5.o Osmocom_CTRL_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_6.o Osmocom_CTRL_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_7.o Osmocom_CTRL_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_1.o Osmocom_CTRL_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_4.o Osmocom_CTRL_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_5.o Osmocom_CTRL_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_6.o Osmocom_CTRL_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_7.o Osmocom_CTRL_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_1.o Osmocom_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_2.o Osmocom_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_3.o Osmocom_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_4.o Osmocom_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_5.o Osmocom_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_6.o Osmocom_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_7.o Osmocom_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_7.o Osmocom_VTY_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_1.o PCO_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_2.o PCO_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_3.o PCO_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_4.o PCO_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_5.o PCO_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_6.o PCO_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_7.o PCO_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_1.o SS_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_2.o SS_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_3.o SS_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_4.o SS_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_5.o SS_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_6.o SS_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_7.o SS_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_1.o SS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_2.o SS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_3.o SS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_4.o SS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_5.o SS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_6.o SS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_7.o SS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_7.o Socket_API_Definitions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_7.o TCCConversion_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_1.o TCCEncoding_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_2.o TCCEncoding_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_3.o TCCEncoding_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_4.o TCCEncoding_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_5.o TCCEncoding_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_6.o TCCEncoding_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_7.o TCCEncoding_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_7.o TCCInterface_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_7.o TELNETasp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_1.o UDPasp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_2.o UDPasp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_3.o UDPasp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_4.o UDPasp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_5.o UDPasp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_6.o UDPasp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_7.o UDPasp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_1.o UDPasp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_2.o UDPasp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_3.o UDPasp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_4.o UDPasp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_5.o UDPasp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_6.o UDPasp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_7.o UDPasp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_1.o USSD_Helpers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_2.o USSD_Helpers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_3.o USSD_Helpers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_4.o USSD_Helpers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_5.o USSD_Helpers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_6.o USSD_Helpers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_7.o USSD_Helpers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation.o IPA_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_1.o IPA_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_2.o IPA_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_3.o IPA_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_4.o IPA_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_5.o IPA_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_6.o IPA_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_7.o IPA_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts.o MAP_ApplicationContexts.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code.o MAP_BS_Code.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes.o MAP_CH_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations.o MAP_CallHandlingOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes.o MAP_CommonDataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation.o MAP_DialogueInformation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes.o MAP_ER_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors.o MAP_Errors.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes.o MAP_ExtensionDataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes.o MAP_GR_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations.o MAP_Group_Call_Operations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes.o MAP_LCS_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations.o MAP_LocationServiceOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes.o MAP_MS_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations.o MAP_MobileServiceOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes.o MAP_OM_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations.o MAP_OperationAndMaintenanceOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs.o MAP_PDU_Defs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol.o MAP_Protocol.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes.o MAP_SM_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code.o MAP_SS_Code.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes.o MAP_SS_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations.o MAP_ShortMessageServiceOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations.o MAP_SupplementaryServiceOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code.o MAP_TS_Code.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions.o MobileDomainDefinitions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs.o Remote_Operations_Generic_ROS_PDUs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects.o Remote_Operations_Information_Objects.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes.o SS_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors.o SS_Errors.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations.o SS_Operations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs.o SS_PDU_Defs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol.o SS_Protocol.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_1.o MAP_ApplicationContexts_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_2.o MAP_ApplicationContexts_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_3.o MAP_ApplicationContexts_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_4.o MAP_ApplicationContexts_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_5.o MAP_ApplicationContexts_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_6.o MAP_ApplicationContexts_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_7.o MAP_ApplicationContexts_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_1.o MAP_BS_Code_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_2.o MAP_BS_Code_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_3.o MAP_BS_Code_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_4.o MAP_BS_Code_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_5.o MAP_BS_Code_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_6.o MAP_BS_Code_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_7.o MAP_BS_Code_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_1.o MAP_CH_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_2.o MAP_CH_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_3.o MAP_CH_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_4.o MAP_CH_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_5.o MAP_CH_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_6.o MAP_CH_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_7.o MAP_CH_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_1.o MAP_CallHandlingOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_2.o MAP_CallHandlingOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_3.o MAP_CallHandlingOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_4.o MAP_CallHandlingOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_5.o MAP_CallHandlingOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_6.o MAP_CallHandlingOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_7.o MAP_CallHandlingOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_1.o MAP_CommonDataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_2.o MAP_CommonDataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_3.o MAP_CommonDataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_4.o MAP_CommonDataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_5.o MAP_CommonDataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_6.o MAP_CommonDataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_7.o MAP_CommonDataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_1.o MAP_DialogueInformation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_2.o MAP_DialogueInformation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_3.o MAP_DialogueInformation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_4.o MAP_DialogueInformation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_5.o MAP_DialogueInformation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_6.o MAP_DialogueInformation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_7.o MAP_DialogueInformation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_1.o MAP_ER_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_2.o MAP_ER_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_3.o MAP_ER_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_4.o MAP_ER_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_5.o MAP_ER_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_6.o MAP_ER_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_7.o MAP_ER_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_1.o MAP_Errors_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_2.o MAP_Errors_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_3.o MAP_Errors_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_4.o MAP_Errors_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_5.o MAP_Errors_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_6.o MAP_Errors_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_7.o MAP_Errors_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_1.o MAP_ExtensionDataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_2.o MAP_ExtensionDataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_3.o MAP_ExtensionDataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_4.o MAP_ExtensionDataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_5.o MAP_ExtensionDataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_6.o MAP_ExtensionDataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_7.o MAP_ExtensionDataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_1.o MAP_GR_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_2.o MAP_GR_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_3.o MAP_GR_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_4.o MAP_GR_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_5.o MAP_GR_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_6.o MAP_GR_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_7.o MAP_GR_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_1.o MAP_Group_Call_Operations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_2.o MAP_Group_Call_Operations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_3.o MAP_Group_Call_Operations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_4.o MAP_Group_Call_Operations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_5.o MAP_Group_Call_Operations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_6.o MAP_Group_Call_Operations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_7.o MAP_Group_Call_Operations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_1.o MAP_LCS_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_2.o MAP_LCS_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_3.o MAP_LCS_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_4.o MAP_LCS_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_5.o MAP_LCS_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_6.o MAP_LCS_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_7.o MAP_LCS_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_1.o MAP_LocationServiceOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_2.o MAP_LocationServiceOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_3.o MAP_LocationServiceOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_4.o MAP_LocationServiceOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_5.o MAP_LocationServiceOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_6.o MAP_LocationServiceOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_7.o MAP_LocationServiceOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_1.o MAP_MS_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_2.o MAP_MS_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_3.o MAP_MS_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_4.o MAP_MS_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_5.o MAP_MS_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_6.o MAP_MS_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_7.o MAP_MS_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_1.o MAP_MobileServiceOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_2.o MAP_MobileServiceOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_3.o MAP_MobileServiceOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_4.o MAP_MobileServiceOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_5.o MAP_MobileServiceOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_6.o MAP_MobileServiceOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_7.o MAP_MobileServiceOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_1.o MAP_OM_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_2.o MAP_OM_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_3.o MAP_OM_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_4.o MAP_OM_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_5.o MAP_OM_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_6.o MAP_OM_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_7.o MAP_OM_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_1.o MAP_OperationAndMaintenanceOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_2.o MAP_OperationAndMaintenanceOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_3.o MAP_OperationAndMaintenanceOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_4.o MAP_OperationAndMaintenanceOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_5.o MAP_OperationAndMaintenanceOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_6.o MAP_OperationAndMaintenanceOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_7.o MAP_OperationAndMaintenanceOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_1.o MAP_PDU_Defs_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_2.o MAP_PDU_Defs_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_3.o MAP_PDU_Defs_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_4.o MAP_PDU_Defs_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_5.o MAP_PDU_Defs_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_6.o MAP_PDU_Defs_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_7.o MAP_PDU_Defs_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_1.o MAP_Protocol_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_2.o MAP_Protocol_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_3.o MAP_Protocol_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_4.o MAP_Protocol_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_5.o MAP_Protocol_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_6.o MAP_Protocol_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_7.o MAP_Protocol_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_1.o MAP_SM_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_2.o MAP_SM_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_3.o MAP_SM_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_4.o MAP_SM_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_5.o MAP_SM_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_6.o MAP_SM_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_7.o MAP_SM_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_1.o MAP_SS_Code_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_2.o MAP_SS_Code_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_3.o MAP_SS_Code_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_4.o MAP_SS_Code_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_5.o MAP_SS_Code_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_6.o MAP_SS_Code_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_7.o MAP_SS_Code_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_1.o MAP_SS_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_2.o MAP_SS_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_3.o MAP_SS_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_4.o MAP_SS_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_5.o MAP_SS_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_6.o MAP_SS_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_7.o MAP_SS_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_1.o MAP_ShortMessageServiceOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_2.o MAP_ShortMessageServiceOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_3.o MAP_ShortMessageServiceOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_4.o MAP_ShortMessageServiceOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_5.o MAP_ShortMessageServiceOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_6.o MAP_ShortMessageServiceOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_7.o MAP_ShortMessageServiceOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_1.o MAP_SupplementaryServiceOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_2.o MAP_SupplementaryServiceOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_3.o MAP_SupplementaryServiceOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_4.o MAP_SupplementaryServiceOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_5.o MAP_SupplementaryServiceOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_6.o MAP_SupplementaryServiceOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_7.o MAP_SupplementaryServiceOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_1.o MAP_TS_Code_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_2.o MAP_TS_Code_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_3.o MAP_TS_Code_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_4.o MAP_TS_Code_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_5.o MAP_TS_Code_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_6.o MAP_TS_Code_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_7.o MAP_TS_Code_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_1.o MobileDomainDefinitions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_2.o MobileDomainDefinitions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_3.o MobileDomainDefinitions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_4.o MobileDomainDefinitions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_5.o MobileDomainDefinitions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_6.o MobileDomainDefinitions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_7.o MobileDomainDefinitions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_1.o Remote_Operations_Generic_ROS_PDUs_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_2.o Remote_Operations_Generic_ROS_PDUs_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_3.o Remote_Operations_Generic_ROS_PDUs_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_4.o Remote_Operations_Generic_ROS_PDUs_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_5.o Remote_Operations_Generic_ROS_PDUs_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_6.o Remote_Operations_Generic_ROS_PDUs_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_7.o Remote_Operations_Generic_ROS_PDUs_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_1.o Remote_Operations_Information_Objects_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_2.o Remote_Operations_Information_Objects_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_3.o Remote_Operations_Information_Objects_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_4.o Remote_Operations_Information_Objects_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_5.o Remote_Operations_Information_Objects_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_6.o Remote_Operations_Information_Objects_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_7.o Remote_Operations_Information_Objects_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_1.o SS_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_2.o SS_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_3.o SS_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_4.o SS_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_5.o SS_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_6.o SS_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_7.o SS_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_1.o SS_Errors_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_2.o SS_Errors_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_3.o SS_Errors_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_4.o SS_Errors_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_5.o SS_Errors_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_6.o SS_Errors_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_7.o SS_Errors_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_1.o SS_Operations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_2.o SS_Operations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_3.o SS_Operations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_4.o SS_Operations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_5.o SS_Operations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_6.o SS_Operations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_7.o SS_Operations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_1.o SS_PDU_Defs_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_2.o SS_PDU_Defs_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_3.o SS_PDU_Defs_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_4.o SS_PDU_Defs_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_5.o SS_PDU_Defs_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_6.o SS_PDU_Defs_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_7.o SS_PDU_Defs_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_1.o SS_Protocol_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_2.o SS_Protocol_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_3.o SS_Protocol_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_4.o SS_Protocol_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_5.o SS_Protocol_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_6.o SS_Protocol_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_7.o SS_Protocol_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_EncDec.o DNS_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunctDef.o IPA_CodecPort_CtrlFunctDef.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PT.o IPL4asp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_discovery.o IPL4asp_discovery.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_FunctionDefs.o Native_FunctionDefs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_EncDec.o MAP_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_EncDec.o SS_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion.o TCCConversion.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding.o TCCEncoding.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface.o TCCInterface.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PT.o TELNETasp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PT.o UDPasp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers.so DNS_Helpers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types.so DNS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types.so GSM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation.so GSUP_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates.so GSUP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types.so GSUP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types.so General_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE.so HLR_EUSE.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests.so HLR_Tests.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort.so IPA_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct.so IPA_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types.so IPA_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions.so IPL4asp_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType.so IPL4asp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types.so IPL4asp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types.so MAP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation.so MSLookup_mDNS_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates.so MSLookup_mDNS_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types.so MSLookup_mDNS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers.so Misc_Helpers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types.so MobileL3_CC_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types.so MobileL3_CommonIE_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types.so MobileL3_GMM_SM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types.so MobileL3_MM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types.so MobileL3_RRM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types.so MobileL3_SMS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types.so MobileL3_SS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types.so MobileL3_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions.so Native_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter.so Osmocom_CTRL_Adapter.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions.so Osmocom_CTRL_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types.so Osmocom_CTRL_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types.so Osmocom_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions.so Osmocom_VTY_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types.so PCO_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates.so SS_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types.so SS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions.so Socket_API_Definitions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions.so TCCConversion_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions.so TCCEncoding_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions.so TCCInterface_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType.so TELNETasp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType.so UDPasp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types.so UDPasp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers.so USSD_Helpers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_1.so DNS_Helpers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_2.so DNS_Helpers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_3.so DNS_Helpers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_4.so DNS_Helpers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_5.so DNS_Helpers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_6.so DNS_Helpers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_7.so DNS_Helpers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_1.so DNS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_2.so DNS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_3.so DNS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_4.so DNS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_5.so DNS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_6.so DNS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_7.so DNS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_1.so GSM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_2.so GSM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_3.so GSM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_4.so GSM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_5.so GSM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_6.so GSM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_7.so GSM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_1.so GSUP_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_2.so GSUP_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_3.so GSUP_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_4.so GSUP_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_5.so GSUP_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_6.so GSUP_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_7.so GSUP_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_1.so GSUP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_2.so GSUP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_3.so GSUP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_4.so GSUP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_5.so GSUP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_6.so GSUP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_7.so GSUP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_1.so GSUP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_2.so GSUP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_3.so GSUP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_4.so GSUP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_5.so GSUP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_6.so GSUP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_7.so GSUP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_1.so General_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_2.so General_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_3.so General_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_4.so General_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_5.so General_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_6.so General_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_7.so General_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_1.so HLR_EUSE_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_2.so HLR_EUSE_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_3.so HLR_EUSE_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_4.so HLR_EUSE_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_5.so HLR_EUSE_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_6.so HLR_EUSE_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_7.so HLR_EUSE_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_1.so HLR_Tests_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_2.so HLR_Tests_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_3.so HLR_Tests_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_4.so HLR_Tests_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_5.so HLR_Tests_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_6.so HLR_Tests_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_7.so HLR_Tests_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_1.so IPA_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_2.so IPA_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_3.so IPA_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_4.so IPA_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_5.so IPA_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_6.so IPA_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_7.so IPA_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_1.so IPA_CodecPort_CtrlFunct_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_2.so IPA_CodecPort_CtrlFunct_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_3.so IPA_CodecPort_CtrlFunct_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_4.so IPA_CodecPort_CtrlFunct_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_5.so IPA_CodecPort_CtrlFunct_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_6.so IPA_CodecPort_CtrlFunct_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_7.so IPA_CodecPort_CtrlFunct_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_1.so IPA_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_2.so IPA_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_3.so IPA_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_4.so IPA_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_5.so IPA_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_6.so IPA_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_7.so IPA_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_1.so IPL4asp_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_2.so IPL4asp_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_3.so IPL4asp_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_4.so IPL4asp_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_5.so IPL4asp_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_6.so IPL4asp_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_7.so IPL4asp_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_1.so IPL4asp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_2.so IPL4asp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_3.so IPL4asp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_4.so IPL4asp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_5.so IPL4asp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_6.so IPL4asp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_7.so IPL4asp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_1.so IPL4asp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_2.so IPL4asp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_3.so IPL4asp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_4.so IPL4asp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_5.so IPL4asp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_6.so IPL4asp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_7.so IPL4asp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_1.so MAP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_2.so MAP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_3.so MAP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_4.so MAP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_5.so MAP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_6.so MAP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_7.so MAP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_1.so MSLookup_mDNS_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_2.so MSLookup_mDNS_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_3.so MSLookup_mDNS_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_4.so MSLookup_mDNS_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_5.so MSLookup_mDNS_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_6.so MSLookup_mDNS_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_7.so MSLookup_mDNS_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_1.so MSLookup_mDNS_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_2.so MSLookup_mDNS_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_3.so MSLookup_mDNS_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_4.so MSLookup_mDNS_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_5.so MSLookup_mDNS_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_6.so MSLookup_mDNS_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_7.so MSLookup_mDNS_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_1.so MSLookup_mDNS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_2.so MSLookup_mDNS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_3.so MSLookup_mDNS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_4.so MSLookup_mDNS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_5.so MSLookup_mDNS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_6.so MSLookup_mDNS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_7.so MSLookup_mDNS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_1.so Misc_Helpers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_2.so Misc_Helpers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_3.so Misc_Helpers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_4.so Misc_Helpers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_5.so Misc_Helpers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_6.so Misc_Helpers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_7.so Misc_Helpers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_1.so MobileL3_CC_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_2.so MobileL3_CC_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_3.so MobileL3_CC_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_4.so MobileL3_CC_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_5.so MobileL3_CC_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_6.so MobileL3_CC_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_7.so MobileL3_CC_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_1.so MobileL3_CommonIE_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_2.so MobileL3_CommonIE_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_3.so MobileL3_CommonIE_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_4.so MobileL3_CommonIE_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_5.so MobileL3_CommonIE_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_6.so MobileL3_CommonIE_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_7.so MobileL3_CommonIE_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_1.so MobileL3_GMM_SM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_2.so MobileL3_GMM_SM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_3.so MobileL3_GMM_SM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_4.so MobileL3_GMM_SM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_5.so MobileL3_GMM_SM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_6.so MobileL3_GMM_SM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_7.so MobileL3_GMM_SM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_1.so MobileL3_MM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_2.so MobileL3_MM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_3.so MobileL3_MM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_4.so MobileL3_MM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_5.so MobileL3_MM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_6.so MobileL3_MM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_7.so MobileL3_MM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_1.so MobileL3_RRM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_2.so MobileL3_RRM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_3.so MobileL3_RRM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_4.so MobileL3_RRM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_5.so MobileL3_RRM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_6.so MobileL3_RRM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_7.so MobileL3_RRM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_1.so MobileL3_SMS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_2.so MobileL3_SMS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_3.so MobileL3_SMS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_4.so MobileL3_SMS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_5.so MobileL3_SMS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_6.so MobileL3_SMS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_7.so MobileL3_SMS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_1.so MobileL3_SS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_2.so MobileL3_SS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_3.so MobileL3_SS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_4.so MobileL3_SS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_5.so MobileL3_SS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_6.so MobileL3_SS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_7.so MobileL3_SS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_1.so MobileL3_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_2.so MobileL3_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_3.so MobileL3_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_4.so MobileL3_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_5.so MobileL3_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_6.so MobileL3_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_7.so MobileL3_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_1.so Native_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_2.so Native_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_3.so Native_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_4.so Native_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_5.so Native_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_6.so Native_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_7.so Native_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_1.so Osmocom_CTRL_Adapter_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_2.so Osmocom_CTRL_Adapter_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_3.so Osmocom_CTRL_Adapter_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_4.so Osmocom_CTRL_Adapter_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_5.so Osmocom_CTRL_Adapter_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_6.so Osmocom_CTRL_Adapter_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_7.so Osmocom_CTRL_Adapter_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_1.so Osmocom_CTRL_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_2.so Osmocom_CTRL_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_3.so Osmocom_CTRL_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_4.so Osmocom_CTRL_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_5.so Osmocom_CTRL_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_6.so Osmocom_CTRL_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_7.so Osmocom_CTRL_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_1.so Osmocom_CTRL_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_2.so Osmocom_CTRL_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_3.so Osmocom_CTRL_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_4.so Osmocom_CTRL_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_5.so Osmocom_CTRL_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_6.so Osmocom_CTRL_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_7.so Osmocom_CTRL_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_1.so Osmocom_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_2.so Osmocom_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_3.so Osmocom_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_4.so Osmocom_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_5.so Osmocom_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_6.so Osmocom_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_7.so Osmocom_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_7.so Osmocom_VTY_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_1.so PCO_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_2.so PCO_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_3.so PCO_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_4.so PCO_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_5.so PCO_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_6.so PCO_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_7.so PCO_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_1.so SS_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_2.so SS_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_3.so SS_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_4.so SS_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_5.so SS_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_6.so SS_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_7.so SS_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_1.so SS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_2.so SS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_3.so SS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_4.so SS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_5.so SS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_6.so SS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_7.so SS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_1.so Socket_API_Definitions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_2.so Socket_API_Definitions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_3.so Socket_API_Definitions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_4.so Socket_API_Definitions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_5.so Socket_API_Definitions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_6.so Socket_API_Definitions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_7.so Socket_API_Definitions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_1.so TCCConversion_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_2.so TCCConversion_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_3.so TCCConversion_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_4.so TCCConversion_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_5.so TCCConversion_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_6.so TCCConversion_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_7.so TCCConversion_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_1.so TCCEncoding_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_2.so TCCEncoding_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_3.so TCCEncoding_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_4.so TCCEncoding_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_5.so TCCEncoding_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_6.so TCCEncoding_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_7.so TCCEncoding_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_1.so TCCInterface_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_2.so TCCInterface_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_3.so TCCInterface_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_4.so TCCInterface_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_5.so TCCInterface_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_6.so TCCInterface_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_7.so TCCInterface_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_1.so TELNETasp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_2.so TELNETasp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_3.so TELNETasp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_4.so TELNETasp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_5.so TELNETasp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_6.so TELNETasp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_7.so TELNETasp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_1.so UDPasp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_2.so UDPasp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_3.so UDPasp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_4.so UDPasp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_5.so UDPasp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_6.so UDPasp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_7.so UDPasp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_1.so UDPasp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_2.so UDPasp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_3.so UDPasp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_4.so UDPasp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_5.so UDPasp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_6.so UDPasp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_7.so UDPasp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_1.so USSD_Helpers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_2.so USSD_Helpers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_3.so USSD_Helpers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_4.so USSD_Helpers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_5.so USSD_Helpers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_6.so USSD_Helpers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_7.so USSD_Helpers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation.so IPA_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_1.so IPA_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_2.so IPA_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_3.so IPA_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_4.so IPA_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_5.so IPA_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_6.so IPA_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_7.so IPA_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts.so MAP_ApplicationContexts.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code.so MAP_BS_Code.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes.so MAP_CH_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations.so MAP_CallHandlingOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes.so MAP_CommonDataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation.so MAP_DialogueInformation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes.so MAP_ER_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors.so MAP_Errors.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes.so MAP_ExtensionDataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes.so MAP_GR_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations.so MAP_Group_Call_Operations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes.so MAP_LCS_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations.so MAP_LocationServiceOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes.so MAP_MS_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations.so MAP_MobileServiceOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes.so MAP_OM_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations.so MAP_OperationAndMaintenanceOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs.so MAP_PDU_Defs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol.so MAP_Protocol.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes.so MAP_SM_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code.so MAP_SS_Code.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes.so MAP_SS_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations.so MAP_ShortMessageServiceOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations.so MAP_SupplementaryServiceOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code.so MAP_TS_Code.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions.so MobileDomainDefinitions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs.so Remote_Operations_Generic_ROS_PDUs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects.so Remote_Operations_Information_Objects.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes.so SS_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors.so SS_Errors.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations.so SS_Operations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs.so SS_PDU_Defs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol.so SS_Protocol.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_1.so MAP_ApplicationContexts_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_2.so MAP_ApplicationContexts_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_3.so MAP_ApplicationContexts_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_4.so MAP_ApplicationContexts_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_5.so MAP_ApplicationContexts_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_6.so MAP_ApplicationContexts_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_7.so MAP_ApplicationContexts_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_1.so MAP_BS_Code_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_2.so MAP_BS_Code_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_3.so MAP_BS_Code_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_4.so MAP_BS_Code_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_5.so MAP_BS_Code_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_6.so MAP_BS_Code_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_7.so MAP_BS_Code_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_1.so MAP_CH_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_2.so MAP_CH_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_3.so MAP_CH_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_4.so MAP_CH_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_5.so MAP_CH_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_6.so MAP_CH_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_7.so MAP_CH_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_1.so MAP_CallHandlingOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_2.so MAP_CallHandlingOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_3.so MAP_CallHandlingOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_4.so MAP_CallHandlingOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_5.so MAP_CallHandlingOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_6.so MAP_CallHandlingOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_7.so MAP_CallHandlingOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_1.so MAP_CommonDataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_2.so MAP_CommonDataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_3.so MAP_CommonDataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_4.so MAP_CommonDataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_5.so MAP_CommonDataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_6.so MAP_CommonDataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_7.so MAP_CommonDataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_1.so MAP_DialogueInformation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_2.so MAP_DialogueInformation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_3.so MAP_DialogueInformation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_4.so MAP_DialogueInformation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_5.so MAP_DialogueInformation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_6.so MAP_DialogueInformation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_7.so MAP_DialogueInformation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_1.so MAP_ER_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_2.so MAP_ER_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_3.so MAP_ER_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_4.so MAP_ER_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_5.so MAP_ER_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_6.so MAP_ER_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_7.so MAP_ER_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_1.so MAP_Errors_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_2.so MAP_Errors_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_3.so MAP_Errors_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_4.so MAP_Errors_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_5.so MAP_Errors_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_6.so MAP_Errors_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_7.so MAP_Errors_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_1.so MAP_ExtensionDataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_2.so MAP_ExtensionDataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_3.so MAP_ExtensionDataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_4.so MAP_ExtensionDataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_5.so MAP_ExtensionDataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_6.so MAP_ExtensionDataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_7.so MAP_ExtensionDataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_1.so MAP_GR_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_2.so MAP_GR_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_3.so MAP_GR_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_4.so MAP_GR_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_5.so MAP_GR_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_6.so MAP_GR_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_7.so MAP_GR_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_1.so MAP_Group_Call_Operations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_2.so MAP_Group_Call_Operations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_3.so MAP_Group_Call_Operations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_4.so MAP_Group_Call_Operations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_5.so MAP_Group_Call_Operations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_6.so MAP_Group_Call_Operations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_7.so MAP_Group_Call_Operations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_1.so MAP_LCS_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_2.so MAP_LCS_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_3.so MAP_LCS_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_4.so MAP_LCS_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_5.so MAP_LCS_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_6.so MAP_LCS_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_7.so MAP_LCS_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_1.so MAP_LocationServiceOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_2.so MAP_LocationServiceOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_3.so MAP_LocationServiceOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_4.so MAP_LocationServiceOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_5.so MAP_LocationServiceOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_6.so MAP_LocationServiceOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_7.so MAP_LocationServiceOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_1.so MAP_MS_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_2.so MAP_MS_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_3.so MAP_MS_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_4.so MAP_MS_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_5.so MAP_MS_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_6.so MAP_MS_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_7.so MAP_MS_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_1.so MAP_MobileServiceOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_2.so MAP_MobileServiceOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_3.so MAP_MobileServiceOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_4.so MAP_MobileServiceOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_5.so MAP_MobileServiceOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_6.so MAP_MobileServiceOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_7.so MAP_MobileServiceOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_1.so MAP_OM_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_2.so MAP_OM_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_3.so MAP_OM_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_4.so MAP_OM_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_5.so MAP_OM_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_6.so MAP_OM_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_7.so MAP_OM_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_1.so MAP_OperationAndMaintenanceOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_2.so MAP_OperationAndMaintenanceOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_3.so MAP_OperationAndMaintenanceOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_4.so MAP_OperationAndMaintenanceOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_5.so MAP_OperationAndMaintenanceOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_6.so MAP_OperationAndMaintenanceOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_7.so MAP_OperationAndMaintenanceOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_1.so MAP_PDU_Defs_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_2.so MAP_PDU_Defs_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_3.so MAP_PDU_Defs_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_4.so MAP_PDU_Defs_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_5.so MAP_PDU_Defs_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_6.so MAP_PDU_Defs_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_7.so MAP_PDU_Defs_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_1.so MAP_Protocol_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_2.so MAP_Protocol_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_3.so MAP_Protocol_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_4.so MAP_Protocol_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_5.so MAP_Protocol_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_6.so MAP_Protocol_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_7.so MAP_Protocol_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_1.so MAP_SM_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_2.so MAP_SM_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_3.so MAP_SM_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_4.so MAP_SM_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_5.so MAP_SM_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_6.so MAP_SM_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_7.so MAP_SM_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_1.so MAP_SS_Code_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_2.so MAP_SS_Code_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_3.so MAP_SS_Code_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_4.so MAP_SS_Code_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_5.so MAP_SS_Code_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_6.so MAP_SS_Code_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_7.so MAP_SS_Code_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_1.so MAP_SS_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_2.so MAP_SS_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_3.so MAP_SS_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_4.so MAP_SS_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_5.so MAP_SS_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_6.so MAP_SS_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_7.so MAP_SS_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_1.so MAP_ShortMessageServiceOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_2.so MAP_ShortMessageServiceOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_3.so MAP_ShortMessageServiceOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_4.so MAP_ShortMessageServiceOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_5.so MAP_ShortMessageServiceOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_6.so MAP_ShortMessageServiceOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_7.so MAP_ShortMessageServiceOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_1.so MAP_SupplementaryServiceOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_2.so MAP_SupplementaryServiceOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_3.so MAP_SupplementaryServiceOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_4.so MAP_SupplementaryServiceOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_5.so MAP_SupplementaryServiceOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_6.so MAP_SupplementaryServiceOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_7.so MAP_SupplementaryServiceOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_1.so MAP_TS_Code_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_2.so MAP_TS_Code_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_3.so MAP_TS_Code_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_4.so MAP_TS_Code_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_5.so MAP_TS_Code_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_6.so MAP_TS_Code_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_7.so MAP_TS_Code_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_1.so MobileDomainDefinitions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_2.so MobileDomainDefinitions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_3.so MobileDomainDefinitions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_4.so MobileDomainDefinitions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_5.so MobileDomainDefinitions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_6.so MobileDomainDefinitions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_7.so MobileDomainDefinitions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_1.so Remote_Operations_Generic_ROS_PDUs_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_2.so Remote_Operations_Generic_ROS_PDUs_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_3.so Remote_Operations_Generic_ROS_PDUs_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_4.so Remote_Operations_Generic_ROS_PDUs_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_5.so Remote_Operations_Generic_ROS_PDUs_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_6.so Remote_Operations_Generic_ROS_PDUs_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_7.so Remote_Operations_Generic_ROS_PDUs_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_1.so Remote_Operations_Information_Objects_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_2.so Remote_Operations_Information_Objects_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_3.so Remote_Operations_Information_Objects_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_4.so Remote_Operations_Information_Objects_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_5.so Remote_Operations_Information_Objects_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_6.so Remote_Operations_Information_Objects_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_7.so Remote_Operations_Information_Objects_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_1.so SS_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_2.so SS_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_3.so SS_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_4.so SS_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_5.so SS_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_6.so SS_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_7.so SS_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_1.so SS_Errors_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_2.so SS_Errors_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_3.so SS_Errors_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_4.so SS_Errors_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_5.so SS_Errors_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_6.so SS_Errors_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_7.so SS_Errors_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_1.so SS_Operations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_2.so SS_Operations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_3.so SS_Operations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_4.so SS_Operations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_5.so SS_Operations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_6.so SS_Operations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_7.so SS_Operations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_1.so SS_PDU_Defs_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_2.so SS_PDU_Defs_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_3.so SS_PDU_Defs_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_4.so SS_PDU_Defs_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_5.so SS_PDU_Defs_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_6.so SS_PDU_Defs_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_7.so SS_PDU_Defs_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_1.so SS_Protocol_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_2.so SS_Protocol_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_3.so SS_Protocol_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_4.so SS_Protocol_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_5.so SS_Protocol_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_6.so SS_Protocol_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_7.so SS_Protocol_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_EncDec.so DNS_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunctDef.so IPA_CodecPort_CtrlFunctDef.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PT.so IPL4asp_PT.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_discovery.so IPL4asp_discovery.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_FunctionDefs.so Native_FunctionDefs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_EncDec.so MAP_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_EncDec.so SS_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion.so TCCConversion.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding.so TCCEncoding.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface.so TCCInterface.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PT.so TELNETasp_PT.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PT.so UDPasp_PT.o if env CCACHE_SLOPPINESS=time_macros ccache g++ -L /usr/lib/titan-fPIC -o HLR_Tests -Wl,--no-as-needed DNS_Helpers.so DNS_Types.so GSM_Types.so GSUP_Emulation.so GSUP_Templates.so GSUP_Types.so General_Types.so HLR_EUSE.so HLR_Tests.so IPA_CodecPort.so IPA_CodecPort_CtrlFunct.so IPA_Types.so IPL4asp_Functions.so IPL4asp_PortType.so IPL4asp_Types.so MAP_Types.so MSLookup_mDNS_Emulation.so MSLookup_mDNS_Templates.so MSLookup_mDNS_Types.so Misc_Helpers.so MobileL3_CC_Types.so MobileL3_CommonIE_Types.so MobileL3_GMM_SM_Types.so MobileL3_MM_Types.so MobileL3_RRM_Types.so MobileL3_SMS_Types.so MobileL3_SS_Types.so MobileL3_Types.so Native_Functions.so Osmocom_CTRL_Adapter.so Osmocom_CTRL_Functions.so Osmocom_CTRL_Types.so Osmocom_Types.so Osmocom_VTY_Functions.so PCO_Types.so SS_Templates.so SS_Types.so Socket_API_Definitions.so TCCConversion_Functions.so TCCEncoding_Functions.so TCCInterface_Functions.so TELNETasp_PortType.so UDPasp_PortType.so UDPasp_Types.so USSD_Helpers.so DNS_Helpers_part_1.so DNS_Helpers_part_2.so DNS_Helpers_part_3.so DNS_Helpers_part_4.so DNS_Helpers_part_5.so DNS_Helpers_part_6.so DNS_Helpers_part_7.so DNS_Types_part_1.so DNS_Types_part_2.so DNS_Types_part_3.so DNS_Types_part_4.so DNS_Types_part_5.so DNS_Types_part_6.so DNS_Types_part_7.so GSM_Types_part_1.so GSM_Types_part_2.so GSM_Types_part_3.so GSM_Types_part_4.so GSM_Types_part_5.so GSM_Types_part_6.so GSM_Types_part_7.so GSUP_Emulation_part_1.so GSUP_Emulation_part_2.so GSUP_Emulation_part_3.so GSUP_Emulation_part_4.so GSUP_Emulation_part_5.so GSUP_Emulation_part_6.so GSUP_Emulation_part_7.so GSUP_Templates_part_1.so GSUP_Templates_part_2.so GSUP_Templates_part_3.so GSUP_Templates_part_4.so GSUP_Templates_part_5.so GSUP_Templates_part_6.so GSUP_Templates_part_7.so GSUP_Types_part_1.so GSUP_Types_part_2.so GSUP_Types_part_3.so GSUP_Types_part_4.so GSUP_Types_part_5.so GSUP_Types_part_6.so GSUP_Types_part_7.so General_Types_part_1.so General_Types_part_2.so General_Types_part_3.so General_Types_part_4.so General_Types_part_5.so General_Types_part_6.so General_Types_part_7.so HLR_EUSE_part_1.so HLR_EUSE_part_2.so HLR_EUSE_part_3.so HLR_EUSE_part_4.so HLR_EUSE_part_5.so HLR_EUSE_part_6.so HLR_EUSE_part_7.so HLR_Tests_part_1.so HLR_Tests_part_2.so HLR_Tests_part_3.so HLR_Tests_part_4.so HLR_Tests_part_5.so HLR_Tests_part_6.so HLR_Tests_part_7.so IPA_CodecPort_part_1.so IPA_CodecPort_part_2.so IPA_CodecPort_part_3.so IPA_CodecPort_part_4.so IPA_CodecPort_part_5.so IPA_CodecPort_part_6.so IPA_CodecPort_part_7.so IPA_CodecPort_CtrlFunct_part_1.so IPA_CodecPort_CtrlFunct_part_2.so IPA_CodecPort_CtrlFunct_part_3.so IPA_CodecPort_CtrlFunct_part_4.so IPA_CodecPort_CtrlFunct_part_5.so IPA_CodecPort_CtrlFunct_part_6.so IPA_CodecPort_CtrlFunct_part_7.so IPA_Types_part_1.so IPA_Types_part_2.so IPA_Types_part_3.so IPA_Types_part_4.so IPA_Types_part_5.so IPA_Types_part_6.so IPA_Types_part_7.so IPL4asp_Functions_part_1.so IPL4asp_Functions_part_2.so IPL4asp_Functions_part_3.so IPL4asp_Functions_part_4.so IPL4asp_Functions_part_5.so IPL4asp_Functions_part_6.so IPL4asp_Functions_part_7.so IPL4asp_PortType_part_1.so IPL4asp_PortType_part_2.so IPL4asp_PortType_part_3.so IPL4asp_PortType_part_4.so IPL4asp_PortType_part_5.so IPL4asp_PortType_part_6.so IPL4asp_PortType_part_7.so IPL4asp_Types_part_1.so IPL4asp_Types_part_2.so IPL4asp_Types_part_3.so IPL4asp_Types_part_4.so IPL4asp_Types_part_5.so IPL4asp_Types_part_6.so IPL4asp_Types_part_7.so MAP_Types_part_1.so MAP_Types_part_2.so MAP_Types_part_3.so MAP_Types_part_4.so MAP_Types_part_5.so MAP_Types_part_6.so MAP_Types_part_7.so MSLookup_mDNS_Emulation_part_1.so MSLookup_mDNS_Emulation_part_2.so MSLookup_mDNS_Emulation_part_3.so MSLookup_mDNS_Emulation_part_4.so MSLookup_mDNS_Emulation_part_5.so MSLookup_mDNS_Emulation_part_6.so MSLookup_mDNS_Emulation_part_7.so MSLookup_mDNS_Templates_part_1.so MSLookup_mDNS_Templates_part_2.so MSLookup_mDNS_Templates_part_3.so MSLookup_mDNS_Templates_part_4.so MSLookup_mDNS_Templates_part_5.so MSLookup_mDNS_Templates_part_6.so MSLookup_mDNS_Templates_part_7.so MSLookup_mDNS_Types_part_1.so MSLookup_mDNS_Types_part_2.so MSLookup_mDNS_Types_part_3.so MSLookup_mDNS_Types_part_4.so MSLookup_mDNS_Types_part_5.so MSLookup_mDNS_Types_part_6.so MSLookup_mDNS_Types_part_7.so Misc_Helpers_part_1.so Misc_Helpers_part_2.so Misc_Helpers_part_3.so Misc_Helpers_part_4.so Misc_Helpers_part_5.so Misc_Helpers_part_6.so Misc_Helpers_part_7.so MobileL3_CC_Types_part_1.so MobileL3_CC_Types_part_2.so MobileL3_CC_Types_part_3.so MobileL3_CC_Types_part_4.so MobileL3_CC_Types_part_5.so MobileL3_CC_Types_part_6.so MobileL3_CC_Types_part_7.so MobileL3_CommonIE_Types_part_1.so MobileL3_CommonIE_Types_part_2.so MobileL3_CommonIE_Types_part_3.so MobileL3_CommonIE_Types_part_4.so MobileL3_CommonIE_Types_part_5.so MobileL3_CommonIE_Types_part_6.so MobileL3_CommonIE_Types_part_7.so MobileL3_GMM_SM_Types_part_1.so MobileL3_GMM_SM_Types_part_2.so MobileL3_GMM_SM_Types_part_3.so MobileL3_GMM_SM_Types_part_4.so MobileL3_GMM_SM_Types_part_5.so MobileL3_GMM_SM_Types_part_6.so MobileL3_GMM_SM_Types_part_7.so MobileL3_MM_Types_part_1.so MobileL3_MM_Types_part_2.so MobileL3_MM_Types_part_3.so MobileL3_MM_Types_part_4.so MobileL3_MM_Types_part_5.so MobileL3_MM_Types_part_6.so MobileL3_MM_Types_part_7.so MobileL3_RRM_Types_part_1.so MobileL3_RRM_Types_part_2.so MobileL3_RRM_Types_part_3.so MobileL3_RRM_Types_part_4.so MobileL3_RRM_Types_part_5.so MobileL3_RRM_Types_part_6.so MobileL3_RRM_Types_part_7.so MobileL3_SMS_Types_part_1.so MobileL3_SMS_Types_part_2.so MobileL3_SMS_Types_part_3.so MobileL3_SMS_Types_part_4.so MobileL3_SMS_Types_part_5.so MobileL3_SMS_Types_part_6.so MobileL3_SMS_Types_part_7.so MobileL3_SS_Types_part_1.so MobileL3_SS_Types_part_2.so MobileL3_SS_Types_part_3.so MobileL3_SS_Types_part_4.so MobileL3_SS_Types_part_5.so MobileL3_SS_Types_part_6.so MobileL3_SS_Types_part_7.so MobileL3_Types_part_1.so MobileL3_Types_part_2.so MobileL3_Types_part_3.so MobileL3_Types_part_4.so MobileL3_Types_part_5.so MobileL3_Types_part_6.so MobileL3_Types_part_7.so Native_Functions_part_1.so Native_Functions_part_2.so Native_Functions_part_3.so Native_Functions_part_4.so Native_Functions_part_5.so Native_Functions_part_6.so Native_Functions_part_7.so Osmocom_CTRL_Adapter_part_1.so Osmocom_CTRL_Adapter_part_2.so Osmocom_CTRL_Adapter_part_3.so Osmocom_CTRL_Adapter_part_4.so Osmocom_CTRL_Adapter_part_5.so Osmocom_CTRL_Adapter_part_6.so Osmocom_CTRL_Adapter_part_7.so Osmocom_CTRL_Functions_part_1.so Osmocom_CTRL_Functions_part_2.so Osmocom_CTRL_Functions_part_3.so Osmocom_CTRL_Functions_part_4.so Osmocom_CTRL_Functions_part_5.so Osmocom_CTRL_Functions_part_6.so Osmocom_CTRL_Functions_part_7.so Osmocom_CTRL_Types_part_1.so Osmocom_CTRL_Types_part_2.so Osmocom_CTRL_Types_part_3.so Osmocom_CTRL_Types_part_4.so Osmocom_CTRL_Types_part_5.so Osmocom_CTRL_Types_part_6.so Osmocom_CTRL_Types_part_7.so Osmocom_Types_part_1.so Osmocom_Types_part_2.so Osmocom_Types_part_3.so Osmocom_Types_part_4.so Osmocom_Types_part_5.so Osmocom_Types_part_6.so Osmocom_Types_part_7.so Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_7.so PCO_Types_part_1.so PCO_Types_part_2.so PCO_Types_part_3.so PCO_Types_part_4.so PCO_Types_part_5.so PCO_Types_part_6.so PCO_Types_part_7.so SS_Templates_part_1.so SS_Templates_part_2.so SS_Templates_part_3.so SS_Templates_part_4.so SS_Templates_part_5.so SS_Templates_part_6.so SS_Templates_part_7.so SS_Types_part_1.so SS_Types_part_2.so SS_Types_part_3.so SS_Types_part_4.so SS_Types_part_5.so SS_Types_part_6.so SS_Types_part_7.so Socket_API_Definitions_part_1.so Socket_API_Definitions_part_2.so Socket_API_Definitions_part_3.so Socket_API_Definitions_part_4.so Socket_API_Definitions_part_5.so Socket_API_Definitions_part_6.so Socket_API_Definitions_part_7.so TCCConversion_Functions_part_1.so TCCConversion_Functions_part_2.so TCCConversion_Functions_part_3.so TCCConversion_Functions_part_4.so TCCConversion_Functions_part_5.so TCCConversion_Functions_part_6.so TCCConversion_Functions_part_7.so TCCEncoding_Functions_part_1.so TCCEncoding_Functions_part_2.so TCCEncoding_Functions_part_3.so TCCEncoding_Functions_part_4.so TCCEncoding_Functions_part_5.so TCCEncoding_Functions_part_6.so TCCEncoding_Functions_part_7.so TCCInterface_Functions_part_1.so TCCInterface_Functions_part_2.so TCCInterface_Functions_part_3.so TCCInterface_Functions_part_4.so TCCInterface_Functions_part_5.so TCCInterface_Functions_part_6.so TCCInterface_Functions_part_7.so TELNETasp_PortType_part_1.so TELNETasp_PortType_part_2.so TELNETasp_PortType_part_3.so TELNETasp_PortType_part_4.so TELNETasp_PortType_part_5.so TELNETasp_PortType_part_6.so TELNETasp_PortType_part_7.so UDPasp_PortType_part_1.so UDPasp_PortType_part_2.so UDPasp_PortType_part_3.so UDPasp_PortType_part_4.so UDPasp_PortType_part_5.so UDPasp_PortType_part_6.so UDPasp_PortType_part_7.so UDPasp_Types_part_1.so UDPasp_Types_part_2.so UDPasp_Types_part_3.so UDPasp_Types_part_4.so UDPasp_Types_part_5.so UDPasp_Types_part_6.so UDPasp_Types_part_7.so USSD_Helpers_part_1.so USSD_Helpers_part_2.so USSD_Helpers_part_3.so USSD_Helpers_part_4.so USSD_Helpers_part_5.so USSD_Helpers_part_6.so USSD_Helpers_part_7.so IPA_Emulation.so IPA_Emulation_part_1.so IPA_Emulation_part_2.so IPA_Emulation_part_3.so IPA_Emulation_part_4.so IPA_Emulation_part_5.so IPA_Emulation_part_6.so IPA_Emulation_part_7.so MAP_ApplicationContexts.so MAP_BS_Code.so MAP_CH_DataTypes.so MAP_CallHandlingOperations.so MAP_CommonDataTypes.so MAP_DialogueInformation.so MAP_ER_DataTypes.so MAP_Errors.so MAP_ExtensionDataTypes.so MAP_GR_DataTypes.so MAP_Group_Call_Operations.so MAP_LCS_DataTypes.so MAP_LocationServiceOperations.so MAP_MS_DataTypes.so MAP_MobileServiceOperations.so MAP_OM_DataTypes.so MAP_OperationAndMaintenanceOperations.so MAP_PDU_Defs.so MAP_Protocol.so MAP_SM_DataTypes.so MAP_SS_Code.so MAP_SS_DataTypes.so MAP_ShortMessageServiceOperations.so MAP_SupplementaryServiceOperations.so MAP_TS_Code.so MobileDomainDefinitions.so Remote_Operations_Generic_ROS_PDUs.so Remote_Operations_Information_Objects.so SS_DataTypes.so SS_Errors.so SS_Operations.so SS_PDU_Defs.so SS_Protocol.so MAP_ApplicationContexts_part_1.so MAP_ApplicationContexts_part_2.so MAP_ApplicationContexts_part_3.so MAP_ApplicationContexts_part_4.so MAP_ApplicationContexts_part_5.so MAP_ApplicationContexts_part_6.so MAP_ApplicationContexts_part_7.so MAP_BS_Code_part_1.so MAP_BS_Code_part_2.so MAP_BS_Code_part_3.so MAP_BS_Code_part_4.so MAP_BS_Code_part_5.so MAP_BS_Code_part_6.so MAP_BS_Code_part_7.so MAP_CH_DataTypes_part_1.so MAP_CH_DataTypes_part_2.so MAP_CH_DataTypes_part_3.so MAP_CH_DataTypes_part_4.so MAP_CH_DataTypes_part_5.so MAP_CH_DataTypes_part_6.so MAP_CH_DataTypes_part_7.so MAP_CallHandlingOperations_part_1.so MAP_CallHandlingOperations_part_2.so MAP_CallHandlingOperations_part_3.so MAP_CallHandlingOperations_part_4.so MAP_CallHandlingOperations_part_5.so MAP_CallHandlingOperations_part_6.so MAP_CallHandlingOperations_part_7.so MAP_CommonDataTypes_part_1.so MAP_CommonDataTypes_part_2.so MAP_CommonDataTypes_part_3.so MAP_CommonDataTypes_part_4.so MAP_CommonDataTypes_part_5.so MAP_CommonDataTypes_part_6.so MAP_CommonDataTypes_part_7.so MAP_DialogueInformation_part_1.so MAP_DialogueInformation_part_2.so MAP_DialogueInformation_part_3.so MAP_DialogueInformation_part_4.so MAP_DialogueInformation_part_5.so MAP_DialogueInformation_part_6.so MAP_DialogueInformation_part_7.so MAP_ER_DataTypes_part_1.so MAP_ER_DataTypes_part_2.so MAP_ER_DataTypes_part_3.so MAP_ER_DataTypes_part_4.so MAP_ER_DataTypes_part_5.so MAP_ER_DataTypes_part_6.so MAP_ER_DataTypes_part_7.so MAP_Errors_part_1.so MAP_Errors_part_2.so MAP_Errors_part_3.so MAP_Errors_part_4.so MAP_Errors_part_5.so MAP_Errors_part_6.so MAP_Errors_part_7.so MAP_ExtensionDataTypes_part_1.so MAP_ExtensionDataTypes_part_2.so MAP_ExtensionDataTypes_part_3.so MAP_ExtensionDataTypes_part_4.so MAP_ExtensionDataTypes_part_5.so MAP_ExtensionDataTypes_part_6.so MAP_ExtensionDataTypes_part_7.so MAP_GR_DataTypes_part_1.so MAP_GR_DataTypes_part_2.so MAP_GR_DataTypes_part_3.so MAP_GR_DataTypes_part_4.so MAP_GR_DataTypes_part_5.so MAP_GR_DataTypes_part_6.so MAP_GR_DataTypes_part_7.so MAP_Group_Call_Operations_part_1.so MAP_Group_Call_Operations_part_2.so MAP_Group_Call_Operations_part_3.so MAP_Group_Call_Operations_part_4.so MAP_Group_Call_Operations_part_5.so MAP_Group_Call_Operations_part_6.so MAP_Group_Call_Operations_part_7.so MAP_LCS_DataTypes_part_1.so MAP_LCS_DataTypes_part_2.so MAP_LCS_DataTypes_part_3.so MAP_LCS_DataTypes_part_4.so MAP_LCS_DataTypes_part_5.so MAP_LCS_DataTypes_part_6.so MAP_LCS_DataTypes_part_7.so MAP_LocationServiceOperations_part_1.so MAP_LocationServiceOperations_part_2.so MAP_LocationServiceOperations_part_3.so MAP_LocationServiceOperations_part_4.so MAP_LocationServiceOperations_part_5.so MAP_LocationServiceOperations_part_6.so MAP_LocationServiceOperations_part_7.so MAP_MS_DataTypes_part_1.so MAP_MS_DataTypes_part_2.so MAP_MS_DataTypes_part_3.so MAP_MS_DataTypes_part_4.so MAP_MS_DataTypes_part_5.so MAP_MS_DataTypes_part_6.so MAP_MS_DataTypes_part_7.so MAP_MobileServiceOperations_part_1.so MAP_MobileServiceOperations_part_2.so MAP_MobileServiceOperations_part_3.so MAP_MobileServiceOperations_part_4.so MAP_MobileServiceOperations_part_5.so MAP_MobileServiceOperations_part_6.so MAP_MobileServiceOperations_part_7.so MAP_OM_DataTypes_part_1.so MAP_OM_DataTypes_part_2.so MAP_OM_DataTypes_part_3.so MAP_OM_DataTypes_part_4.so MAP_OM_DataTypes_part_5.so MAP_OM_DataTypes_part_6.so MAP_OM_DataTypes_part_7.so MAP_OperationAndMaintenanceOperations_part_1.so MAP_OperationAndMaintenanceOperations_part_2.so MAP_OperationAndMaintenanceOperations_part_3.so MAP_OperationAndMaintenanceOperations_part_4.so MAP_OperationAndMaintenanceOperations_part_5.so MAP_OperationAndMaintenanceOperations_part_6.so MAP_OperationAndMaintenanceOperations_part_7.so MAP_PDU_Defs_part_1.so MAP_PDU_Defs_part_2.so MAP_PDU_Defs_part_3.so MAP_PDU_Defs_part_4.so MAP_PDU_Defs_part_5.so MAP_PDU_Defs_part_6.so MAP_PDU_Defs_part_7.so MAP_Protocol_part_1.so MAP_Protocol_part_2.so MAP_Protocol_part_3.so MAP_Protocol_part_4.so MAP_Protocol_part_5.so MAP_Protocol_part_6.so MAP_Protocol_part_7.so MAP_SM_DataTypes_part_1.so MAP_SM_DataTypes_part_2.so MAP_SM_DataTypes_part_3.so MAP_SM_DataTypes_part_4.so MAP_SM_DataTypes_part_5.so MAP_SM_DataTypes_part_6.so MAP_SM_DataTypes_part_7.so MAP_SS_Code_part_1.so MAP_SS_Code_part_2.so MAP_SS_Code_part_3.so MAP_SS_Code_part_4.so MAP_SS_Code_part_5.so MAP_SS_Code_part_6.so MAP_SS_Code_part_7.so MAP_SS_DataTypes_part_1.so MAP_SS_DataTypes_part_2.so MAP_SS_DataTypes_part_3.so MAP_SS_DataTypes_part_4.so MAP_SS_DataTypes_part_5.so MAP_SS_DataTypes_part_6.so MAP_SS_DataTypes_part_7.so MAP_ShortMessageServiceOperations_part_1.so MAP_ShortMessageServiceOperations_part_2.so MAP_ShortMessageServiceOperations_part_3.so MAP_ShortMessageServiceOperations_part_4.so MAP_ShortMessageServiceOperations_part_5.so MAP_ShortMessageServiceOperations_part_6.so MAP_ShortMessageServiceOperations_part_7.so MAP_SupplementaryServiceOperations_part_1.so MAP_SupplementaryServiceOperations_part_2.so MAP_SupplementaryServiceOperations_part_3.so MAP_SupplementaryServiceOperations_part_4.so MAP_SupplementaryServiceOperations_part_5.so MAP_SupplementaryServiceOperations_part_6.so MAP_SupplementaryServiceOperations_part_7.so MAP_TS_Code_part_1.so MAP_TS_Code_part_2.so MAP_TS_Code_part_3.so MAP_TS_Code_part_4.so MAP_TS_Code_part_5.so MAP_TS_Code_part_6.so MAP_TS_Code_part_7.so MobileDomainDefinitions_part_1.so MobileDomainDefinitions_part_2.so MobileDomainDefinitions_part_3.so MobileDomainDefinitions_part_4.so MobileDomainDefinitions_part_5.so MobileDomainDefinitions_part_6.so MobileDomainDefinitions_part_7.so Remote_Operations_Generic_ROS_PDUs_part_1.so Remote_Operations_Generic_ROS_PDUs_part_2.so Remote_Operations_Generic_ROS_PDUs_part_3.so Remote_Operations_Generic_ROS_PDUs_part_4.so Remote_Operations_Generic_ROS_PDUs_part_5.so Remote_Operations_Generic_ROS_PDUs_part_6.so Remote_Operations_Generic_ROS_PDUs_part_7.so Remote_Operations_Information_Objects_part_1.so Remote_Operations_Information_Objects_part_2.so Remote_Operations_Information_Objects_part_3.so Remote_Operations_Information_Objects_part_4.so Remote_Operations_Information_Objects_part_5.so Remote_Operations_Information_Objects_part_6.so Remote_Operations_Information_Objects_part_7.so SS_DataTypes_part_1.so SS_DataTypes_part_2.so SS_DataTypes_part_3.so SS_DataTypes_part_4.so SS_DataTypes_part_5.so SS_DataTypes_part_6.so SS_DataTypes_part_7.so SS_Errors_part_1.so SS_Errors_part_2.so SS_Errors_part_3.so SS_Errors_part_4.so SS_Errors_part_5.so SS_Errors_part_6.so SS_Errors_part_7.so SS_Operations_part_1.so SS_Operations_part_2.so SS_Operations_part_3.so SS_Operations_part_4.so SS_Operations_part_5.so SS_Operations_part_6.so SS_Operations_part_7.so SS_PDU_Defs_part_1.so SS_PDU_Defs_part_2.so SS_PDU_Defs_part_3.so SS_PDU_Defs_part_4.so SS_PDU_Defs_part_5.so SS_PDU_Defs_part_6.so SS_PDU_Defs_part_7.so SS_Protocol_part_1.so SS_Protocol_part_2.so SS_Protocol_part_3.so SS_Protocol_part_4.so SS_Protocol_part_5.so SS_Protocol_part_6.so SS_Protocol_part_7.so DNS_EncDec.so IPA_CodecPort_CtrlFunctDef.so IPL4asp_PT.so IPL4asp_discovery.so Native_FunctionDefs.so MAP_EncDec.so SS_EncDec.so TCCConversion.so TCCEncoding.so TCCInterface.so TELNETasp_PT.so UDPasp_PT.so \ -L/usr/lib/titan -lttcn3-parallel-dynamic \ -L/lib -lcrypto \ -L/usr/lib -lxml2 -lsctp -lssl -lpthread; \ then : ; else /usr/bin/titanver DNS_Helpers.o DNS_Types.o GSM_Types.o GSUP_Emulation.o GSUP_Templates.o GSUP_Types.o General_Types.o HLR_EUSE.o HLR_Tests.o IPA_CodecPort.o IPA_CodecPort_CtrlFunct.o IPA_Types.o IPL4asp_Functions.o IPL4asp_PortType.o IPL4asp_Types.o MAP_Types.o MSLookup_mDNS_Emulation.o MSLookup_mDNS_Templates.o MSLookup_mDNS_Types.o Misc_Helpers.o MobileL3_CC_Types.o MobileL3_CommonIE_Types.o MobileL3_GMM_SM_Types.o MobileL3_MM_Types.o MobileL3_RRM_Types.o MobileL3_SMS_Types.o MobileL3_SS_Types.o MobileL3_Types.o Native_Functions.o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Functions.o Osmocom_CTRL_Types.o Osmocom_Types.o Osmocom_VTY_Functions.o PCO_Types.o SS_Templates.o SS_Types.o Socket_API_Definitions.o TCCConversion_Functions.o TCCEncoding_Functions.o TCCInterface_Functions.o TELNETasp_PortType.o UDPasp_PortType.o UDPasp_Types.o USSD_Helpers.o DNS_Helpers_part_1.o DNS_Helpers_part_2.o DNS_Helpers_part_3.o DNS_Helpers_part_4.o DNS_Helpers_part_5.o DNS_Helpers_part_6.o DNS_Helpers_part_7.o DNS_Types_part_1.o DNS_Types_part_2.o DNS_Types_part_3.o DNS_Types_part_4.o DNS_Types_part_5.o DNS_Types_part_6.o DNS_Types_part_7.o GSM_Types_part_1.o GSM_Types_part_2.o GSM_Types_part_3.o GSM_Types_part_4.o GSM_Types_part_5.o GSM_Types_part_6.o GSM_Types_part_7.o GSUP_Emulation_part_1.o GSUP_Emulation_part_2.o GSUP_Emulation_part_3.o GSUP_Emulation_part_4.o GSUP_Emulation_part_5.o GSUP_Emulation_part_6.o GSUP_Emulation_part_7.o GSUP_Templates_part_1.o GSUP_Templates_part_2.o GSUP_Templates_part_3.o GSUP_Templates_part_4.o GSUP_Templates_part_5.o GSUP_Templates_part_6.o GSUP_Templates_part_7.o GSUP_Types_part_1.o GSUP_Types_part_2.o GSUP_Types_part_3.o GSUP_Types_part_4.o GSUP_Types_part_5.o GSUP_Types_part_6.o GSUP_Types_part_7.o General_Types_part_1.o General_Types_part_2.o General_Types_part_3.o General_Types_part_4.o General_Types_part_5.o General_Types_part_6.o General_Types_part_7.o HLR_EUSE_part_1.o HLR_EUSE_part_2.o HLR_EUSE_part_3.o HLR_EUSE_part_4.o HLR_EUSE_part_5.o HLR_EUSE_part_6.o HLR_EUSE_part_7.o HLR_Tests_part_1.o HLR_Tests_part_2.o HLR_Tests_part_3.o HLR_Tests_part_4.o HLR_Tests_part_5.o HLR_Tests_part_6.o HLR_Tests_part_7.o IPA_CodecPort_part_1.o IPA_CodecPort_part_2.o IPA_CodecPort_part_3.o IPA_CodecPort_part_4.o IPA_CodecPort_part_5.o IPA_CodecPort_part_6.o IPA_CodecPort_part_7.o IPA_CodecPort_CtrlFunct_part_1.o IPA_CodecPort_CtrlFunct_part_2.o IPA_CodecPort_CtrlFunct_part_3.o IPA_CodecPort_CtrlFunct_part_4.o IPA_CodecPort_CtrlFunct_part_5.o IPA_CodecPort_CtrlFunct_part_6.o IPA_CodecPort_CtrlFunct_part_7.o IPA_Types_part_1.o IPA_Types_part_2.o IPA_Types_part_3.o IPA_Types_part_4.o IPA_Types_part_5.o IPA_Types_part_6.o IPA_Types_part_7.o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_7.o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_7.o IPL4asp_Types_part_1.o IPL4asp_Types_part_2.o IPL4asp_Types_part_3.o IPL4asp_Types_part_4.o IPL4asp_Types_part_5.o IPL4asp_Types_part_6.o IPL4asp_Types_part_7.o MAP_Types_part_1.o MAP_Types_part_2.o MAP_Types_part_3.o MAP_Types_part_4.o MAP_Types_part_5.o MAP_Types_part_6.o MAP_Types_part_7.o MSLookup_mDNS_Emulation_part_1.o MSLookup_mDNS_Emulation_part_2.o MSLookup_mDNS_Emulation_part_3.o MSLookup_mDNS_Emulation_part_4.o MSLookup_mDNS_Emulation_part_5.o MSLookup_mDNS_Emulation_part_6.o MSLookup_mDNS_Emulation_part_7.o MSLookup_mDNS_Templates_part_1.o MSLookup_mDNS_Templates_part_2.o MSLookup_mDNS_Templates_part_3.o MSLookup_mDNS_Templates_part_4.o MSLookup_mDNS_Templates_part_5.o MSLookup_mDNS_Templates_part_6.o MSLookup_mDNS_Templates_part_7.o MSLookup_mDNS_Types_part_1.o MSLookup_mDNS_Types_part_2.o MSLookup_mDNS_Types_part_3.o MSLookup_mDNS_Types_part_4.o MSLookup_mDNS_Types_part_5.o MSLookup_mDNS_Types_part_6.o MSLookup_mDNS_Types_part_7.o Misc_Helpers_part_1.o Misc_Helpers_part_2.o Misc_Helpers_part_3.o Misc_Helpers_part_4.o Misc_Helpers_part_5.o Misc_Helpers_part_6.o Misc_Helpers_part_7.o MobileL3_CC_Types_part_1.o MobileL3_CC_Types_part_2.o MobileL3_CC_Types_part_3.o MobileL3_CC_Types_part_4.o MobileL3_CC_Types_part_5.o MobileL3_CC_Types_part_6.o MobileL3_CC_Types_part_7.o MobileL3_CommonIE_Types_part_1.o MobileL3_CommonIE_Types_part_2.o MobileL3_CommonIE_Types_part_3.o MobileL3_CommonIE_Types_part_4.o MobileL3_CommonIE_Types_part_5.o MobileL3_CommonIE_Types_part_6.o MobileL3_CommonIE_Types_part_7.o MobileL3_GMM_SM_Types_part_1.o MobileL3_GMM_SM_Types_part_2.o MobileL3_GMM_SM_Types_part_3.o MobileL3_GMM_SM_Types_part_4.o MobileL3_GMM_SM_Types_part_5.o MobileL3_GMM_SM_Types_part_6.o MobileL3_GMM_SM_Types_part_7.o MobileL3_MM_Types_part_1.o MobileL3_MM_Types_part_2.o MobileL3_MM_Types_part_3.o MobileL3_MM_Types_part_4.o MobileL3_MM_Types_part_5.o MobileL3_MM_Types_part_6.o MobileL3_MM_Types_part_7.o MobileL3_RRM_Types_part_1.o MobileL3_RRM_Types_part_2.o MobileL3_RRM_Types_part_3.o MobileL3_RRM_Types_part_4.o MobileL3_RRM_Types_part_5.o MobileL3_RRM_Types_part_6.o MobileL3_RRM_Types_part_7.o MobileL3_SMS_Types_part_1.o MobileL3_SMS_Types_part_2.o MobileL3_SMS_Types_part_3.o MobileL3_SMS_Types_part_4.o MobileL3_SMS_Types_part_5.o MobileL3_SMS_Types_part_6.o MobileL3_SMS_Types_part_7.o MobileL3_SS_Types_part_1.o MobileL3_SS_Types_part_2.o MobileL3_SS_Types_part_3.o MobileL3_SS_Types_part_4.o MobileL3_SS_Types_part_5.o MobileL3_SS_Types_part_6.o MobileL3_SS_Types_part_7.o MobileL3_Types_part_1.o MobileL3_Types_part_2.o MobileL3_Types_part_3.o MobileL3_Types_part_4.o MobileL3_Types_part_5.o MobileL3_Types_part_6.o MobileL3_Types_part_7.o Native_Functions_part_1.o Native_Functions_part_2.o Native_Functions_part_3.o Native_Functions_part_4.o Native_Functions_part_5.o Native_Functions_part_6.o Native_Functions_part_7.o Osmocom_CTRL_Adapter_part_1.o Osmocom_CTRL_Adapter_part_2.o Osmocom_CTRL_Adapter_part_3.o Osmocom_CTRL_Adapter_part_4.o Osmocom_CTRL_Adapter_part_5.o Osmocom_CTRL_Adapter_part_6.o Osmocom_CTRL_Adapter_part_7.o Osmocom_CTRL_Functions_part_1.o Osmocom_CTRL_Functions_part_2.o Osmocom_CTRL_Functions_part_3.o Osmocom_CTRL_Functions_part_4.o Osmocom_CTRL_Functions_part_5.o Osmocom_CTRL_Functions_part_6.o Osmocom_CTRL_Functions_part_7.o Osmocom_CTRL_Types_part_1.o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_4.o Osmocom_CTRL_Types_part_5.o Osmocom_CTRL_Types_part_6.o Osmocom_CTRL_Types_part_7.o Osmocom_Types_part_1.o Osmocom_Types_part_2.o Osmocom_Types_part_3.o Osmocom_Types_part_4.o Osmocom_Types_part_5.o Osmocom_Types_part_6.o Osmocom_Types_part_7.o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_7.o PCO_Types_part_1.o PCO_Types_part_2.o PCO_Types_part_3.o PCO_Types_part_4.o PCO_Types_part_5.o PCO_Types_part_6.o PCO_Types_part_7.o SS_Templates_part_1.o SS_Templates_part_2.o SS_Templates_part_3.o SS_Templates_part_4.o SS_Templates_part_5.o SS_Templates_part_6.o SS_Templates_part_7.o SS_Types_part_1.o SS_Types_part_2.o SS_Types_part_3.o SS_Types_part_4.o SS_Types_part_5.o SS_Types_part_6.o SS_Types_part_7.o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_7.o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_7.o TCCEncoding_Functions_part_1.o TCCEncoding_Functions_part_2.o TCCEncoding_Functions_part_3.o TCCEncoding_Functions_part_4.o TCCEncoding_Functions_part_5.o TCCEncoding_Functions_part_6.o TCCEncoding_Functions_part_7.o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_7.o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_7.o UDPasp_PortType_part_1.o UDPasp_PortType_part_2.o UDPasp_PortType_part_3.o UDPasp_PortType_part_4.o UDPasp_PortType_part_5.o UDPasp_PortType_part_6.o UDPasp_PortType_part_7.o UDPasp_Types_part_1.o UDPasp_Types_part_2.o UDPasp_Types_part_3.o UDPasp_Types_part_4.o UDPasp_Types_part_5.o UDPasp_Types_part_6.o UDPasp_Types_part_7.o USSD_Helpers_part_1.o USSD_Helpers_part_2.o USSD_Helpers_part_3.o USSD_Helpers_part_4.o USSD_Helpers_part_5.o USSD_Helpers_part_6.o USSD_Helpers_part_7.o IPA_Emulation.o IPA_Emulation_part_1.o IPA_Emulation_part_2.o IPA_Emulation_part_3.o IPA_Emulation_part_4.o IPA_Emulation_part_5.o IPA_Emulation_part_6.o IPA_Emulation_part_7.o MAP_ApplicationContexts.o MAP_BS_Code.o MAP_CH_DataTypes.o MAP_CallHandlingOperations.o MAP_CommonDataTypes.o MAP_DialogueInformation.o MAP_ER_DataTypes.o MAP_Errors.o MAP_ExtensionDataTypes.o MAP_GR_DataTypes.o MAP_Group_Call_Operations.o MAP_LCS_DataTypes.o MAP_LocationServiceOperations.o MAP_MS_DataTypes.o MAP_MobileServiceOperations.o MAP_OM_DataTypes.o MAP_OperationAndMaintenanceOperations.o MAP_PDU_Defs.o MAP_Protocol.o MAP_SM_DataTypes.o MAP_SS_Code.o MAP_SS_DataTypes.o MAP_ShortMessageServiceOperations.o MAP_SupplementaryServiceOperations.o MAP_TS_Code.o MobileDomainDefinitions.o Remote_Operations_Generic_ROS_PDUs.o Remote_Operations_Information_Objects.o SS_DataTypes.o SS_Errors.o SS_Operations.o SS_PDU_Defs.o SS_Protocol.o MAP_ApplicationContexts_part_1.o MAP_ApplicationContexts_part_2.o MAP_ApplicationContexts_part_3.o MAP_ApplicationContexts_part_4.o MAP_ApplicationContexts_part_5.o MAP_ApplicationContexts_part_6.o MAP_ApplicationContexts_part_7.o MAP_BS_Code_part_1.o MAP_BS_Code_part_2.o MAP_BS_Code_part_3.o MAP_BS_Code_part_4.o MAP_BS_Code_part_5.o MAP_BS_Code_part_6.o MAP_BS_Code_part_7.o MAP_CH_DataTypes_part_1.o MAP_CH_DataTypes_part_2.o MAP_CH_DataTypes_part_3.o MAP_CH_DataTypes_part_4.o MAP_CH_DataTypes_part_5.o MAP_CH_DataTypes_part_6.o MAP_CH_DataTypes_part_7.o MAP_CallHandlingOperations_part_1.o MAP_CallHandlingOperations_part_2.o MAP_CallHandlingOperations_part_3.o MAP_CallHandlingOperations_part_4.o MAP_CallHandlingOperations_part_5.o MAP_CallHandlingOperations_part_6.o MAP_CallHandlingOperations_part_7.o MAP_CommonDataTypes_part_1.o MAP_CommonDataTypes_part_2.o MAP_CommonDataTypes_part_3.o MAP_CommonDataTypes_part_4.o MAP_CommonDataTypes_part_5.o MAP_CommonDataTypes_part_6.o MAP_CommonDataTypes_part_7.o MAP_DialogueInformation_part_1.o MAP_DialogueInformation_part_2.o MAP_DialogueInformation_part_3.o MAP_DialogueInformation_part_4.o MAP_DialogueInformation_part_5.o MAP_DialogueInformation_part_6.o MAP_DialogueInformation_part_7.o MAP_ER_DataTypes_part_1.o MAP_ER_DataTypes_part_2.o MAP_ER_DataTypes_part_3.o MAP_ER_DataTypes_part_4.o MAP_ER_DataTypes_part_5.o MAP_ER_DataTypes_part_6.o MAP_ER_DataTypes_part_7.o MAP_Errors_part_1.o MAP_Errors_part_2.o MAP_Errors_part_3.o MAP_Errors_part_4.o MAP_Errors_part_5.o MAP_Errors_part_6.o MAP_Errors_part_7.o MAP_ExtensionDataTypes_part_1.o MAP_ExtensionDataTypes_part_2.o MAP_ExtensionDataTypes_part_3.o MAP_ExtensionDataTypes_part_4.o MAP_ExtensionDataTypes_part_5.o MAP_ExtensionDataTypes_part_6.o MAP_ExtensionDataTypes_part_7.o MAP_GR_DataTypes_part_1.o MAP_GR_DataTypes_part_2.o MAP_GR_DataTypes_part_3.o MAP_GR_DataTypes_part_4.o MAP_GR_DataTypes_part_5.o MAP_GR_DataTypes_part_6.o MAP_GR_DataTypes_part_7.o MAP_Group_Call_Operations_part_1.o MAP_Group_Call_Operations_part_2.o MAP_Group_Call_Operations_part_3.o MAP_Group_Call_Operations_part_4.o MAP_Group_Call_Operations_part_5.o MAP_Group_Call_Operations_part_6.o MAP_Group_Call_Operations_part_7.o MAP_LCS_DataTypes_part_1.o MAP_LCS_DataTypes_part_2.o MAP_LCS_DataTypes_part_3.o MAP_LCS_DataTypes_part_4.o MAP_LCS_DataTypes_part_5.o MAP_LCS_DataTypes_part_6.o MAP_LCS_DataTypes_part_7.o MAP_LocationServiceOperations_part_1.o MAP_LocationServiceOperations_part_2.o MAP_LocationServiceOperations_part_3.o MAP_LocationServiceOperations_part_4.o MAP_LocationServiceOperations_part_5.o MAP_LocationServiceOperations_part_6.o MAP_LocationServiceOperations_part_7.o MAP_MS_DataTypes_part_1.o MAP_MS_DataTypes_part_2.o MAP_MS_DataTypes_part_3.o MAP_MS_DataTypes_part_4.o MAP_MS_DataTypes_part_5.o MAP_MS_DataTypes_part_6.o MAP_MS_DataTypes_part_7.o MAP_MobileServiceOperations_part_1.o MAP_MobileServiceOperations_part_2.o MAP_MobileServiceOperations_part_3.o MAP_MobileServiceOperations_part_4.o MAP_MobileServiceOperations_part_5.o MAP_MobileServiceOperations_part_6.o MAP_MobileServiceOperations_part_7.o MAP_OM_DataTypes_part_1.o MAP_OM_DataTypes_part_2.o MAP_OM_DataTypes_part_3.o MAP_OM_DataTypes_part_4.o MAP_OM_DataTypes_part_5.o MAP_OM_DataTypes_part_6.o MAP_OM_DataTypes_part_7.o MAP_OperationAndMaintenanceOperations_part_1.o MAP_OperationAndMaintenanceOperations_part_2.o MAP_OperationAndMaintenanceOperations_part_3.o MAP_OperationAndMaintenanceOperations_part_4.o MAP_OperationAndMaintenanceOperations_part_5.o MAP_OperationAndMaintenanceOperations_part_6.o MAP_OperationAndMaintenanceOperations_part_7.o MAP_PDU_Defs_part_1.o MAP_PDU_Defs_part_2.o MAP_PDU_Defs_part_3.o MAP_PDU_Defs_part_4.o MAP_PDU_Defs_part_5.o MAP_PDU_Defs_part_6.o MAP_PDU_Defs_part_7.o MAP_Protocol_part_1.o MAP_Protocol_part_2.o MAP_Protocol_part_3.o MAP_Protocol_part_4.o MAP_Protocol_part_5.o MAP_Protocol_part_6.o MAP_Protocol_part_7.o MAP_SM_DataTypes_part_1.o MAP_SM_DataTypes_part_2.o MAP_SM_DataTypes_part_3.o MAP_SM_DataTypes_part_4.o MAP_SM_DataTypes_part_5.o MAP_SM_DataTypes_part_6.o MAP_SM_DataTypes_part_7.o MAP_SS_Code_part_1.o MAP_SS_Code_part_2.o MAP_SS_Code_part_3.o MAP_SS_Code_part_4.o MAP_SS_Code_part_5.o MAP_SS_Code_part_6.o MAP_SS_Code_part_7.o MAP_SS_DataTypes_part_1.o MAP_SS_DataTypes_part_2.o MAP_SS_DataTypes_part_3.o MAP_SS_DataTypes_part_4.o MAP_SS_DataTypes_part_5.o MAP_SS_DataTypes_part_6.o MAP_SS_DataTypes_part_7.o MAP_ShortMessageServiceOperations_part_1.o MAP_ShortMessageServiceOperations_part_2.o MAP_ShortMessageServiceOperations_part_3.o MAP_ShortMessageServiceOperations_part_4.o MAP_ShortMessageServiceOperations_part_5.o MAP_ShortMessageServiceOperations_part_6.o MAP_ShortMessageServiceOperations_part_7.o MAP_SupplementaryServiceOperations_part_1.o MAP_SupplementaryServiceOperations_part_2.o MAP_SupplementaryServiceOperations_part_3.o MAP_SupplementaryServiceOperations_part_4.o MAP_SupplementaryServiceOperations_part_5.o MAP_SupplementaryServiceOperations_part_6.o MAP_SupplementaryServiceOperations_part_7.o MAP_TS_Code_part_1.o MAP_TS_Code_part_2.o MAP_TS_Code_part_3.o MAP_TS_Code_part_4.o MAP_TS_Code_part_5.o MAP_TS_Code_part_6.o MAP_TS_Code_part_7.o MobileDomainDefinitions_part_1.o MobileDomainDefinitions_part_2.o MobileDomainDefinitions_part_3.o MobileDomainDefinitions_part_4.o MobileDomainDefinitions_part_5.o MobileDomainDefinitions_part_6.o MobileDomainDefinitions_part_7.o Remote_Operations_Generic_ROS_PDUs_part_1.o Remote_Operations_Generic_ROS_PDUs_part_2.o Remote_Operations_Generic_ROS_PDUs_part_3.o Remote_Operations_Generic_ROS_PDUs_part_4.o Remote_Operations_Generic_ROS_PDUs_part_5.o Remote_Operations_Generic_ROS_PDUs_part_6.o Remote_Operations_Generic_ROS_PDUs_part_7.o Remote_Operations_Information_Objects_part_1.o Remote_Operations_Information_Objects_part_2.o Remote_Operations_Information_Objects_part_3.o Remote_Operations_Information_Objects_part_4.o Remote_Operations_Information_Objects_part_5.o Remote_Operations_Information_Objects_part_6.o Remote_Operations_Information_Objects_part_7.o SS_DataTypes_part_1.o SS_DataTypes_part_2.o SS_DataTypes_part_3.o SS_DataTypes_part_4.o SS_DataTypes_part_5.o SS_DataTypes_part_6.o SS_DataTypes_part_7.o SS_Errors_part_1.o SS_Errors_part_2.o SS_Errors_part_3.o SS_Errors_part_4.o SS_Errors_part_5.o SS_Errors_part_6.o SS_Errors_part_7.o SS_Operations_part_1.o SS_Operations_part_2.o SS_Operations_part_3.o SS_Operations_part_4.o SS_Operations_part_5.o SS_Operations_part_6.o SS_Operations_part_7.o SS_PDU_Defs_part_1.o SS_PDU_Defs_part_2.o SS_PDU_Defs_part_3.o SS_PDU_Defs_part_4.o SS_PDU_Defs_part_5.o SS_PDU_Defs_part_6.o SS_PDU_Defs_part_7.o SS_Protocol_part_1.o SS_Protocol_part_2.o SS_Protocol_part_3.o SS_Protocol_part_4.o SS_Protocol_part_5.o SS_Protocol_part_6.o SS_Protocol_part_7.o DNS_EncDec.o IPA_CodecPort_CtrlFunctDef.o IPL4asp_PT.o IPL4asp_discovery.o Native_FunctionDefs.o MAP_EncDec.o SS_EncDec.o TCCConversion.o TCCEncoding.o TCCInterface.o TELNETasp_PT.o UDPasp_PT.o; exit 1; fi [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20250127-0855-f7ae3fb5-0', 'sh', '-c', "echo 'deb [signed-by=/obs.key] https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12/ ./' > /etc/apt/sources.list.d/osmocom.list"] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20250127-0855-f7ae3fb5-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:/nightly/Debian_12 ./ InRelease [1579 B] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ Packages [197 kB] Fetched 199 kB in 1s (360 kB/s) Reading package lists... [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20250127-0855-f7ae3fb5-0', 'sh', '-c', 'apt-cache pkgnames | grep -- -dbg > /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/dbg_pkgs_all'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20250127-0855-f7ae3fb5-0', 'apt-rdepends', 'osmo-hlr'] [testenv] osmo-hlr -> osmo-hlr: installing osmo-hlr-dbg [testenv] osmo-hlr -> libc6: installing libc6-dbg [testenv] osmo-hlr -> libosmocore22: installing libosmocore-dbg [testenv] Installing packages: osmo-hlr, osmo-hlr-dbg, libc6-dbg, libosmocore-dbg [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20250127-0855-f7ae3fb5-0', 'apt-get', '-q', 'install', '-y', '--no-install-recommends', 'osmo-hlr', 'osmo-hlr-dbg', 'libc6-dbg', 'libosmocore-dbg'] Reading package lists... Building dependency tree... The following additional packages will be installed: libosmo-gsup-client0 libosmo-mslookup1 libosmoabis13 libosmocodec4 libosmocoding0 libosmocore libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmousb0 libosmovty13 osmocom-nightly The following NEW packages will be installed: libc6-dbg libosmo-gsup-client0 libosmo-mslookup1 libosmoabis13 libosmocodec4 libosmocoding0 libosmocore libosmocore-dbg libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmousb0 libosmovty13 osmo-hlr osmo-hlr-dbg osmocom-nightly 0 upgraded, 20 newly installed, 0 to remove and 41 not upgraded. Need to get 11.4 MB of archives. After this operation, 17.7 MB of additional disk space will be used. Get:1 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-nightly 202501262026 [1176 B] Get:2 http://deb.debian.org/debian bookworm/main amd64 libc6-dbg amd64 2.36-9+deb12u9 [7366 kB] Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore22 1.10.0.62.c31e0.202501262026 [169 kB] Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoisdn0 1.10.0.62.c31e0.202501262026 [69.7 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogsm20 1.10.0.62.c31e0.202501262026 [227 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmonetif11 1.5.1.32.42fc.202501262026 [59.4 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmovty13 1.10.0.62.c31e0.202501262026 [103 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoabis13 1.6.0.50.58dd.202501262026 [69.9 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-gsup-client0 1.8.0.15.74e4.202501262026 [21.1 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-mslookup1 1.8.0.15.74e4.202501262026 [23.4 kB] Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocodec4 1.10.0.62.c31e0.202501262026 [50.6 kB] Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocoding0 1.10.0.62.c31e0.202501262026 [70.3 kB] Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogb14 1.10.0.62.c31e0.202501262026 [177 kB] Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoctrl0 1.10.0.62.c31e0.202501262026 [59.0 kB] Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmosim2 1.10.0.62.c31e0.202501262026 [62.9 kB] Get:16 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmousb0 1.10.0.62.c31e0.202501262026 [49.6 kB] Get:17 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore 1.10.0.62.c31e0.202501262026 [42.9 kB] Get:18 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-hlr 1.8.0.15.74e4.202501262026 [112 kB] Get:19 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore-dbg 1.10.0.62.c31e0.202501262026 [2162 kB] Get:20 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-hlr-dbg 1.8.0.15.74e4.202501262026 [460 kB] Fetched 11.4 MB in 1s (20.6 MB/s) debconf: delaying package configuration, since apt-utils is not installed Selecting previously unselected package libc6-dbg:amd64. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 40050 files and directories currently installed.) Preparing to unpack .../00-libc6-dbg_2.36-9+deb12u9_amd64.deb ... Unpacking libc6-dbg:amd64 (2.36-9+deb12u9) ... Selecting previously unselected package osmocom-nightly. Preparing to unpack .../01-osmocom-nightly_202501262026_amd64.deb ... Unpacking osmocom-nightly (202501262026) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../02-libosmocore22_1.10.0.62.c31e0.202501262026_amd64.deb ... Unpacking libosmocore22:amd64 (1.10.0.62.c31e0.202501262026) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../03-libosmoisdn0_1.10.0.62.c31e0.202501262026_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.10.0.62.c31e0.202501262026) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../04-libosmogsm20_1.10.0.62.c31e0.202501262026_amd64.deb ... Unpacking libosmogsm20:amd64 (1.10.0.62.c31e0.202501262026) ... Selecting previously unselected package libosmonetif11:amd64. Preparing to unpack .../05-libosmonetif11_1.5.1.32.42fc.202501262026_amd64.deb ... Unpacking libosmonetif11:amd64 (1.5.1.32.42fc.202501262026) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../06-libosmovty13_1.10.0.62.c31e0.202501262026_amd64.deb ... Unpacking libosmovty13:amd64 (1.10.0.62.c31e0.202501262026) ... Selecting previously unselected package libosmoabis13:amd64. Preparing to unpack .../07-libosmoabis13_1.6.0.50.58dd.202501262026_amd64.deb ... Unpacking libosmoabis13:amd64 (1.6.0.50.58dd.202501262026) ... Selecting previously unselected package libosmo-gsup-client0:amd64. Preparing to unpack .../08-libosmo-gsup-client0_1.8.0.15.74e4.202501262026_amd64.deb ... Unpacking libosmo-gsup-client0:amd64 (1.8.0.15.74e4.202501262026) ... Selecting previously unselected package libosmo-mslookup1:amd64. Preparing to unpack .../09-libosmo-mslookup1_1.8.0.15.74e4.202501262026_amd64.deb ... Unpacking libosmo-mslookup1:amd64 (1.8.0.15.74e4.202501262026) ... Selecting previously unselected package libosmocodec4:amd64. Preparing to unpack .../10-libosmocodec4_1.10.0.62.c31e0.202501262026_amd64.deb ... Unpacking libosmocodec4:amd64 (1.10.0.62.c31e0.202501262026) ... Selecting previously unselected package libosmocoding0:amd64. Preparing to unpack .../11-libosmocoding0_1.10.0.62.c31e0.202501262026_amd64.deb ... Unpacking libosmocoding0:amd64 (1.10.0.62.c31e0.202501262026) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../12-libosmogb14_1.10.0.62.c31e0.202501262026_amd64.deb ... Unpacking libosmogb14:amd64 (1.10.0.62.c31e0.202501262026) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../13-libosmoctrl0_1.10.0.62.c31e0.202501262026_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.10.0.62.c31e0.202501262026) ... Selecting previously unselected package libosmosim2:amd64. Preparing to unpack .../14-libosmosim2_1.10.0.62.c31e0.202501262026_amd64.deb ... Unpacking libosmosim2:amd64 (1.10.0.62.c31e0.202501262026) ... Selecting previously unselected package libosmousb0:amd64. Preparing to unpack .../15-libosmousb0_1.10.0.62.c31e0.202501262026_amd64.deb ... Unpacking libosmousb0:amd64 (1.10.0.62.c31e0.202501262026) ... Selecting previously unselected package libosmocore. Preparing to unpack .../16-libosmocore_1.10.0.62.c31e0.202501262026_amd64.deb ... Unpacking libosmocore (1.10.0.62.c31e0.202501262026) ... Selecting previously unselected package osmo-hlr. Preparing to unpack .../17-osmo-hlr_1.8.0.15.74e4.202501262026_amd64.deb ... Unpacking osmo-hlr (1.8.0.15.74e4.202501262026) ... Selecting previously unselected package libosmocore-dbg:amd64. Preparing to unpack .../18-libosmocore-dbg_1.10.0.62.c31e0.202501262026_amd64.deb ... Unpacking libosmocore-dbg:amd64 (1.10.0.62.c31e0.202501262026) ... Selecting previously unselected package osmo-hlr-dbg. Preparing to unpack .../19-osmo-hlr-dbg_1.8.0.15.74e4.202501262026_amd64.deb ... Unpacking osmo-hlr-dbg (1.8.0.15.74e4.202501262026) ... Setting up osmocom-nightly (202501262026) ... Setting up libc6-dbg:amd64 (2.36-9+deb12u9) ... Setting up libosmocore22:amd64 (1.10.0.62.c31e0.202501262026) ... Setting up libosmocodec4:amd64 (1.10.0.62.c31e0.202501262026) ... Setting up libosmovty13:amd64 (1.10.0.62.c31e0.202501262026) ... Setting up libosmoisdn0:amd64 (1.10.0.62.c31e0.202501262026) ... Setting up libosmousb0:amd64 (1.10.0.62.c31e0.202501262026) ... Setting up libosmogsm20:amd64 (1.10.0.62.c31e0.202501262026) ... Setting up libosmoctrl0:amd64 (1.10.0.62.c31e0.202501262026) ... Setting up libosmogb14:amd64 (1.10.0.62.c31e0.202501262026) ... Setting up libosmonetif11:amd64 (1.5.1.32.42fc.202501262026) ... Setting up libosmocoding0:amd64 (1.10.0.62.c31e0.202501262026) ... Setting up libosmo-mslookup1:amd64 (1.8.0.15.74e4.202501262026) ... Setting up libosmosim2:amd64 (1.10.0.62.c31e0.202501262026) ... Setting up libosmocore (1.10.0.62.c31e0.202501262026) ... Setting up libosmoabis13:amd64 (1.6.0.50.58dd.202501262026) ... Setting up libosmocore-dbg:amd64 (1.10.0.62.c31e0.202501262026) ... Setting up libosmo-gsup-client0:amd64 (1.8.0.15.74e4.202501262026) ... Setting up osmo-hlr (1.8.0.15.74e4.202501262026) ... osmo-hlr-post-upgrade: nothing to do (no existing database) changed ownership of '/etc/osmocom/osmo-hlr.cfg' from root:root to osmocom:osmocom mode of '/etc/osmocom/osmo-hlr.cfg' changed from 0644 (rw-r--r--) to 0660 (rw-rw----) changed ownership of '/etc/osmocom' from root:root to root:osmocom mode of '/etc/osmocom' changed from 0755 (rwxr-xr-x) to 2775 (rwxrwsr-x) changed ownership of '/var/lib/osmocom' from root:root to osmocom:osmocom Setting up osmo-hlr-dbg (1.8.0.15.74e4.202501262026) ... Processing triggers for libc-bin (2.36-9+deb12u9) ... [testenv] Preparing testdir: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20250127-0855-f7ae3fb5-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr/HLR_Tests.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.cfg'] [testenv] + ['cp', '-a', 'osmo-hlr.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/hlr'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20250127-0855-f7ae3fb5-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr/HLR_Tests.default', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.default'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20250127-0855-f7ae3fb5-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/Common.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/Common.cfg'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20250127-0855-f7ae3fb5-0', 'sed', '-i', 's#TTCN3_HACKS_PATH := .*#TTCN3_HACKS_PATH := "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks"#', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/Common.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.cfg [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20250127-0855-f7ae3fb5-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/Common.cfg [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20250127-0855-f7ae3fb5-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/Common.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.default [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20250127-0855-f7ae3fb5-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.default'] [testenv] Running hlr [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/hlr', 'testenv-hlr-osmocom-nightly-20250127-0855-f7ae3fb5-0', 'sh', '-c', 'osmo-hlr 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/hlr/hlr.log'] [testenv] Running testsuite 20250127085517343 DMAIN <0000> hlr.c:813 hlr starting 20250127085517343 DDB <0001> db.c:599 using database: :memory: 20250127085517343 DDB <0001> db.c:600 Compiled against SQLite3 lib version 3.40.1 20250127085517343 DDB <0001> db.c:601 Running with SQLite3 lib version 3.40.1 20250127085517343 DDB <0001> db.c:620 SQLite3 compiled with 'ATOMIC_INTRINSICS=1' 20250127085517343 DDB <0001> db.c:620 SQLite3 compiled with 'COMPILER=gcc-12.2.0' 20250127085517343 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_AUTOVACUUM' 20250127085517343 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_CACHE_SIZE=-2000' 20250127085517343 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_FILE_FORMAT=4' 20250127085517343 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_JOURNAL_SIZE_LIMIT=-1' 20250127085517344 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_MMAP_SIZE=0' 20250127085517344 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PAGE_SIZE=4096' 20250127085517344 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PCACHE_INITSZ=20' 20250127085517344 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_RECURSIVE_TRIGGERS' 20250127085517344 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SECTOR_SIZE=4096' 20250127085517344 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SYNCHRONOUS=2' 20250127085517344 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_AUTOCHECKPOINT=1000' 20250127085517344 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_SYNCHRONOUS=2' 20250127085517344 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WORKER_THREADS=0' 20250127085517344 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_COLUMN_METADATA' 20250127085517344 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_DBSTAT_VTAB' 20250127085517344 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3' 20250127085517344 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_PARENTHESIS' 20250127085517344 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_TOKENIZER' 20250127085517344 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS4' 20250127085517344 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS5' 20250127085517344 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_LOAD_EXTENSION' 20250127085517344 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_MATH_FUNCTIONS' 20250127085517344 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_PREUPDATE_HOOK' 20250127085517344 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_RTREE' 20250127085517344 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_SESSION' 20250127085517344 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_STMTVTAB' 20250127085517344 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UNLOCK_NOTIFY' 20250127085517344 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UPDATE_DELETE_LIMIT' 20250127085517344 DDB <0001> db.c:620 SQLite3 compiled with 'HAVE_ISNAN' 20250127085517344 DDB <0001> db.c:620 SQLite3 compiled with 'LIKE_DOESNT_MATCH_BLOBS' 20250127085517344 DDB <0001> db.c:620 SQLite3 compiled with 'MALLOC_SOFT_LIMIT=1024' 20250127085517344 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_ATTACHED=10' 20250127085517344 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COLUMN=2000' 20250127085517344 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COMPOUND_SELECT=500' 20250127085517344 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_DEFAULT_PAGE_SIZE=32768' 20250127085517344 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_EXPR_DEPTH=1000' 20250127085517344 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_FUNCTION_ARG=127' 20250127085517344 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LENGTH=1000000000' 20250127085517344 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LIKE_PATTERN_LENGTH=50000' 20250127085517344 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_MMAP_SIZE=0x7fff0000' 20250127085517344 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_COUNT=1073741823' 20250127085517344 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_SIZE=65536' 20250127085517344 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SCHEMA_RETRY=25' 20250127085517344 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SQL_LENGTH=1000000000' 20250127085517344 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_TRIGGER_DEPTH=1000' 20250127085517344 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VARIABLE_NUMBER=250000' 20250127085517344 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VDBE_OP=250000000' 20250127085517344 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_WORKER_THREADS=8' 20250127085517344 DDB <0001> db.c:620 SQLite3 compiled with 'MUTEX_PTHREADS' 20250127085517344 DDB <0001> db.c:620 SQLite3 compiled with 'OMIT_LOOKASIDE' 20250127085517344 DDB <0001> db.c:620 SQLite3 compiled with 'SECURE_DELETE' 20250127085517344 DDB <0001> db.c:620 SQLite3 compiled with 'SOUNDEX' 20250127085517344 DDB <0001> db.c:620 SQLite3 compiled with 'SYSTEM_MALLOC' 20250127085517344 DDB <0001> db.c:620 SQLite3 compiled with 'TEMP_STORE=1' 20250127085517344 DDB <0001> db.c:620 SQLite3 compiled with 'THREADSAFE=1' 20250127085517344 DDB <0001> db.c:620 SQLite3 compiled with 'USE_URI' 20250127085517344 DDB <0001> db.c:636 Not setting SQL log callback: SQLite3 compiled without support for it 20250127085517345 DDB <0001> db.c:300 Table 'subscriber' not found in database ':memory:' 20250127085517345 DDB <0001> db.c:667 Missing database tables detected; Bootstrapping database ':memory:' 20250127085517346 DDB <0001> db.c:677 Database ':memory:' has HLR DB schema version 7 20250127085517347 DLGLOBAL <0009> telnet_interface.c:88 Available via telnet 127.0.0.1 4258 20250127085517347 DLCTRL <0010> control_if.c:1026 CTRL at 127.0.0.1 4259 [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'TTCN3_PCAP_PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite', '-e', 'OSMO_SUT_HOST=127.0.0.1', '-e', 'OSMO_SUT_PORT=4258', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite', 'testenv-hlr-osmocom-nightly-20250127-0855-f7ae3fb5-0', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/start-testsuite.sh', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr/HLR_Tests', 'HLR_Tests.cfg'] ttcn3_start: Starting the test suite ttcn3_start: warning: TTCN3_DIR environment variable is not set spawn mctr_cli HLR_Tests.cfg ************************************************************************* * TTCN-3 Test Executor - Main Controller 2 * * Version: 9.0.0 * * Copyright (c) 2000-2023 Ericsson Telecom AB * * All rights reserved. This program and the accompanying materials * * are made available under the terms of the Eclipse Public License v2.0 * * which accompanies this distribution, and is available at * * https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html * ************************************************************************* Using configuration file: HLR_Tests.cfg MC@ddc14aa71780: Unix server socket created successfully. MC@ddc14aa71780: Listening on TCP port 40653. MC2> ddc14aa71780 is the default spawn /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr/HLR_Tests ddc14aa71780 40653 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@ddc14aa71780: New HC connected from 10.0.2.100 [10.0.2.100]. ddc14aa71780: Linux 6.1.0-13-amd64 on x86_64. cmtc MC@ddc14aa71780: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@ddc14aa71780: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@ddc14aa71780: Configuration file was processed on all HCs. MC@ddc14aa71780: Creating MTC on host 10.0.2.100. MC@ddc14aa71780: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@ddc14aa71780: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_err_invalid_imsi'. ------ HLR_Tests.TC_gsup_sai_err_invalid_imsi ------ Mon Jan 27 08:55:17 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai_err_invalid_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai_err_invalid_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ddc14aa71780: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_err_invalid_imsi' was executed successfully (exit status: 0). MTC@ddc14aa71780: Test case TC_gsup_sai_err_invalid_imsi started. MTC@ddc14aa71780: legacy= false MTC@ddc14aa71780: in not legacy case 1 MTC@ddc14aa71780: in not legacy case 2 20250127085519002 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250127085519002 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(3)@ddc14aa71780: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250127085519006 DLINP <000b> input/ipa.c:452 connected read/write 20250127085519006 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085519006 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58270<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(3)@ddc14aa71780: 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)@ddc14aa71780: 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 } } } } 20250127085519007 DLINP <000b> input/ipa.c:452 connected read/write 20250127085519007 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085519007 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250127085519007 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250127085519007 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  20250127085519007 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250127085519007 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  20250127085519007 DLGSUP <0013> gsup_server.c:236 2:  20250127085519007 DLGSUP <0013> gsup_server.c:238 2: 00  20250127085519007 DLGSUP <0013> gsup_server.c:236 3:  20250127085519007 DLGSUP <0013> gsup_server.c:238 3: 00  20250127085519007 DLGSUP <0013> gsup_server.c:236 4:  20250127085519007 DLGSUP <0013> gsup_server.c:238 4: 00  20250127085519007 DLGSUP <0013> gsup_server.c:236 5:  20250127085519007 DLGSUP <0013> gsup_server.c:238 5: 00  20250127085519007 DLGSUP <0013> gsup_server.c:236 7:  20250127085519007 DLGSUP <0013> gsup_server.c:238 7: 00  20250127085519007 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250127085519007 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250127085519007 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(3)@ddc14aa71780: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 5@ddc14aa71780: 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") 20250127085519031 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:33681<->l=127.0.0.1:4259) HLR_Test-GSUP(4)@ddc14aa71780: Created GsupExpect[0] for "0123" to be handled at TC_gsup_sai_err_invalid_imsi(7) 20250127085519049 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58280<->l=127.0.0.1:4258 20250127085519056 DLINP <000b> input/ipa.c:452 connected read/write 20250127085519056 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085519056 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"} 20250127085519056 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" 20250127085519056 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} 20250127085519056 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 20250127085519056 DLINP <000b> input/ipa.c:452 connected read/write 20250127085519056 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085519056 DLINP <000b> input/ipa.c:452 connected read/write 20250127085519056 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(4)@ddc14aa71780: Found GsupExpect[0] for "0123" handled at TC_gsup_sai_err_invalid_imsi(7) HLR_Test-GSUP(4)@ddc14aa71780: Added IMSI table entry 0TC_gsup_sai_err_invalid_imsi(7)"0123" TC_gsup_sai_err_invalid_imsi(7)@ddc14aa71780: setverdict(pass): none -> pass TC_gsup_sai_err_invalid_imsi(7)@ddc14aa71780: setverdict(pass): pass -> pass, component reason not changed 20250127085519061 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58280<->l=127.0.0.1:4258 TC_gsup_sai_err_invalid_imsi(7)@ddc14aa71780: Final verdict of PTC: pass 20250127085519062 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58270<->l=127.0.0.1:4258 20250127085519064 DLINP <000b> input/ipa.c:452 connected read/write 20250127085519065 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085519065 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250127085519065 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250127085519065 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250127085519065 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33681<->l=127.0.0.1:4259) HLR_Test-GSUP(4)@ddc14aa71780: Final verdict of PTC: none HLR_Test-GSUP-IPA(3)@ddc14aa71780: Final verdict of PTC: none 5@ddc14aa71780: Final verdict of PTC: none IPA-CTRL-CLI-IPA(6)@ddc14aa71780: Final verdict of PTC: none MTC@ddc14aa71780: Setting final verdict of the test case. MTC@ddc14aa71780: Local verdict of MTC: none MTC@ddc14aa71780: Local verdict of PTC HLR_Test-GSUP-IPA(3): none (none -> none) MTC@ddc14aa71780: Local verdict of PTC HLR_Test-GSUP(4): none (none -> none) MTC@ddc14aa71780: Local verdict of PTC with component reference 5: none (none -> none) MTC@ddc14aa71780: Local verdict of PTC IPA-CTRL-CLI-IPA(6): none (none -> none) MTC@ddc14aa71780: Local verdict of PTC TC_gsup_sai_err_invalid_imsi(7): pass (none -> pass) MTC@ddc14aa71780: Test case TC_gsup_sai_err_invalid_imsi finished. Verdict: pass MTC@ddc14aa71780: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_err_invalid_imsi pass'. Mon Jan 27 08:55:19 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 20250127085519111 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58294<->l=127.0.0.1:4258 20250127085519211 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58294<->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=25056) MTC@ddc14aa71780: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_err_invalid_imsi pass' was executed successfully (exit status: 0). MTC@ddc14aa71780: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai'. ------ HLR_Tests.TC_gsup_sai ------ Mon Jan 27 08:55:21 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ddc14aa71780: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai' was executed successfully (exit status: 0). MTC@ddc14aa71780: Test case TC_gsup_sai started. MTC@ddc14aa71780: legacy= false MTC@ddc14aa71780: in not legacy case 1 MTC@ddc14aa71780: in not legacy case 2 20250127085522321 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250127085522322 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(8)@ddc14aa71780: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250127085522326 DLINP <000b> input/ipa.c:452 connected read/write 20250127085522326 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085522328 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38600<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(8)@ddc14aa71780: 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)@ddc14aa71780: 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 } } } } 20250127085522332 DLINP <000b> input/ipa.c:452 connected read/write 20250127085522332 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085522332 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250127085522332 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250127085522332 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  20250127085522332 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250127085522332 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  20250127085522332 DLGSUP <0013> gsup_server.c:236 2:  20250127085522332 DLGSUP <0013> gsup_server.c:238 2: 00  20250127085522332 DLGSUP <0013> gsup_server.c:236 3:  20250127085522332 DLGSUP <0013> gsup_server.c:238 3: 00  20250127085522332 DLGSUP <0013> gsup_server.c:236 4:  20250127085522332 DLGSUP <0013> gsup_server.c:238 4: 00  20250127085522332 DLGSUP <0013> gsup_server.c:236 5:  20250127085522332 DLGSUP <0013> gsup_server.c:238 5: 00  20250127085522332 DLGSUP <0013> gsup_server.c:236 7:  20250127085522332 DLGSUP <0013> gsup_server.c:238 7: 00  20250127085522332 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250127085522332 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250127085522332 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)@ddc14aa71780: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 10@ddc14aa71780: 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") 20250127085522355 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:34045<->l=127.0.0.1:4259) 20250127085522365 DAUC <0003> db_auc.c:157 IMSI='262420227050008': No 2G Auth Data 20250127085522365 DAUC <0003> db_auc.c:192 IMSI='262420227050008': No 3G Auth Data HLR_Test-GSUP(9)@ddc14aa71780: Created GsupExpect[0] for "262420227050008" to be handled at TC_gsup_sai(12) 20250127085522392 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38608<->l=127.0.0.1:4258 20250127085522401 DLINP <000b> input/ipa.c:452 connected read/write 20250127085522401 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085522401 DLGSUP <0013> gsup_req.c:140 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262420227050008 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420227050008"} 20250127085522401 DAUC <0003> db_auc.c:192 IMSI='262420227050008': No 3G Auth Data 20250127085522401 DAUC <0003> db_auc.c:236 IMSI='262420227050008': Calling to generate 5 vectors 20250127085522401 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250127085522401 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250127085522401 DAUC <0003> auc.c:113 vector [0]: rand = a406c714f242509a31ed66d45d11ea14 20250127085522401 DAUC <0003> auc.c:179 vector [0]: kc = 5f12770f1c90f400 20250127085522401 DAUC <0003> auc.c:180 vector [0]: sres = 09ccb1cd 20250127085522401 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250127085522401 DAUC <0003> auc.c:113 vector [1]: rand = f73b3e76ed1f4d804c38c7e40e8c3819 20250127085522401 DAUC <0003> auc.c:179 vector [1]: kc = bad4e61a977bd400 20250127085522401 DAUC <0003> auc.c:180 vector [1]: sres = 1a1e5128 20250127085522401 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250127085522401 DAUC <0003> auc.c:113 vector [2]: rand = 740a3ab9bbec0520506f6a420496b62e 20250127085522401 DAUC <0003> auc.c:179 vector [2]: kc = 9edb3cb12863e400 20250127085522401 DAUC <0003> auc.c:180 vector [2]: sres = 648dee4e 20250127085522401 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250127085522401 DAUC <0003> auc.c:113 vector [3]: rand = 3cbb65bd8b5200c276823fc378cc342c 20250127085522401 DAUC <0003> auc.c:179 vector [3]: kc = b4478bb747ab4800 20250127085522401 DAUC <0003> auc.c:180 vector [3]: sres = bbfe422e 20250127085522401 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250127085522401 DAUC <0003> auc.c:113 vector [4]: rand = 03de748f39416deab859e41f36a8caac 20250127085522401 DAUC <0003> auc.c:179 vector [4]: kc = f7291187d81c8400 20250127085522401 DAUC <0003> auc.c:180 vector [4]: sres = 314e77d3 20250127085522401 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250127085522401 DAUC <0003> db_auc.c:245 IMSI='262420227050008': Generated 5 vectors 20250127085522401 DLGSUP <0013> hlr.c:345 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262420227050008 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420227050008"} 20250127085522401 DLGSUP <0013> gsup_req.c:173 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262420227050008 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250127085522402 DLINP <000b> input/ipa.c:452 connected read/write 20250127085522402 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085522402 DLINP <000b> input/ipa.c:452 connected read/write 20250127085522402 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@ddc14aa71780: Found GsupExpect[0] for "262420227050008" handled at TC_gsup_sai(12) HLR_Test-GSUP(9)@ddc14aa71780: Added IMSI table entry 0TC_gsup_sai(12)"262420227050008" TC_gsup_sai(12)@ddc14aa71780: setverdict(pass): none -> pass TC_gsup_sai(12)@ddc14aa71780: setverdict(pass): pass -> pass, component reason not changed 20250127085522408 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38608<->l=127.0.0.1:4258 TC_gsup_sai(12)@ddc14aa71780: Final verdict of PTC: pass 20250127085522412 DAUC <0003> db_auc.c:157 IMSI='262424643404899': No 2G Auth Data 20250127085522412 DAUC <0003> db_auc.c:192 IMSI='262424643404899': No 3G Auth Data HLR_Test-GSUP(9)@ddc14aa71780: Created GsupExpect[0] for "262424643404899" to be handled at TC_gsup_sai(13) 20250127085522427 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38610<->l=127.0.0.1:4258 20250127085522428 DLINP <000b> input/ipa.c:452 connected read/write 20250127085522428 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085522428 DLGSUP <0013> gsup_req.c:140 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262424643404899 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424643404899"} 20250127085522428 DAUC <0003> db_auc.c:192 IMSI='262424643404899': No 3G Auth Data 20250127085522428 DAUC <0003> db_auc.c:236 IMSI='262424643404899': Calling to generate 5 vectors 20250127085522428 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250127085522428 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250127085522428 DAUC <0003> auc.c:113 vector [0]: rand = 7dfb55c2c19b733f4240c581a3dcb871 20250127085522428 DAUC <0003> auc.c:179 vector [0]: kc = 0759507296ae5400 20250127085522428 DAUC <0003> auc.c:180 vector [0]: sres = 207f1d06 20250127085522428 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250127085522429 DAUC <0003> auc.c:113 vector [1]: rand = 128f4efac265c6180f9b7c9eccbd47fb 20250127085522429 DAUC <0003> auc.c:179 vector [1]: kc = 13cc9becad758800 20250127085522429 DAUC <0003> auc.c:180 vector [1]: sres = 5e384e7b 20250127085522429 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250127085522429 DAUC <0003> auc.c:113 vector [2]: rand = 1b49e34a2ad2f5ed7620b1251a905647 20250127085522429 DAUC <0003> auc.c:179 vector [2]: kc = 98881b9d870d9800 20250127085522429 DAUC <0003> auc.c:180 vector [2]: sres = 1ccfef35 20250127085522429 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250127085522429 DAUC <0003> auc.c:113 vector [3]: rand = 8bdb7ceed073501ad2e9dca2b05f703b 20250127085522429 DAUC <0003> auc.c:179 vector [3]: kc = b4313208caf10c00 20250127085522429 DAUC <0003> auc.c:180 vector [3]: sres = f7f2cb11 20250127085522429 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250127085522429 DAUC <0003> auc.c:113 vector [4]: rand = bb7ba2d226210e07d18b485f5b328047 20250127085522429 DAUC <0003> auc.c:179 vector [4]: kc = 3fa506965a362800 20250127085522429 DAUC <0003> auc.c:180 vector [4]: sres = 90d03cf7 20250127085522429 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250127085522429 DAUC <0003> db_auc.c:245 IMSI='262424643404899': Generated 5 vectors 20250127085522429 DLGSUP <0013> hlr.c:345 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262424643404899 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424643404899"} 20250127085522429 DLGSUP <0013> gsup_req.c:173 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262424643404899 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250127085522429 DLINP <000b> input/ipa.c:452 connected read/write 20250127085522429 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085522429 DLINP <000b> input/ipa.c:452 connected read/write 20250127085522429 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@ddc14aa71780: Found GsupExpect[0] for "262424643404899" handled at TC_gsup_sai(13) HLR_Test-GSUP(9)@ddc14aa71780: Added IMSI table entry 1TC_gsup_sai(13)"262424643404899" TC_gsup_sai(13)@ddc14aa71780: setverdict(pass): none -> pass TC_gsup_sai(13)@ddc14aa71780: setverdict(pass): pass -> pass, component reason not changed 20250127085522430 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38610<->l=127.0.0.1:4258 TC_gsup_sai(13)@ddc14aa71780: Final verdict of PTC: pass 20250127085522430 DAUC <0003> db_auc.c:157 IMSI='262422607659589': No 2G Auth Data 20250127085522430 DAUC <0003> db_auc.c:192 IMSI='262422607659589': No 3G Auth Data HLR_Test-GSUP(9)@ddc14aa71780: Created GsupExpect[0] for "262422607659589" to be handled at TC_gsup_sai(14) 20250127085522435 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38614<->l=127.0.0.1:4258 20250127085522437 DLINP <000b> input/ipa.c:452 connected read/write 20250127085522437 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085522437 DLGSUP <0013> gsup_req.c:140 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262422607659589 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422607659589"} 20250127085522437 DAUC <0003> db_auc.c:192 IMSI='262422607659589': No 3G Auth Data 20250127085522437 DAUC <0003> db_auc.c:236 IMSI='262422607659589': Calling to generate 5 vectors 20250127085522437 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250127085522437 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250127085522437 DAUC <0003> auc.c:113 vector [0]: rand = 602c0e0fc62c88946e96b09e5ce81cd0 20250127085522437 DAUC <0003> auc.c:179 vector [0]: kc = 594b2b007791226b 20250127085522437 DAUC <0003> auc.c:180 vector [0]: sres = 59fecb5f 20250127085522437 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250127085522437 DAUC <0003> auc.c:113 vector [1]: rand = d863c4ab6ce3e5d012f66f0bbee5fc96 20250127085522437 DAUC <0003> auc.c:179 vector [1]: kc = 9bd02ce69fb7c35d 20250127085522437 DAUC <0003> auc.c:180 vector [1]: sres = 77a2c299 20250127085522437 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250127085522437 DAUC <0003> auc.c:113 vector [2]: rand = 9a892827037e3618bf37f8dbdc203c86 20250127085522437 DAUC <0003> auc.c:179 vector [2]: kc = f2c767ec8c4e6266 20250127085522437 DAUC <0003> auc.c:180 vector [2]: sres = b9afc2ff 20250127085522437 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250127085522437 DAUC <0003> auc.c:113 vector [3]: rand = 9433578f54e4ca5362f9d8be50aaa449 20250127085522437 DAUC <0003> auc.c:179 vector [3]: kc = 2aa8f3c54ca37937 20250127085522437 DAUC <0003> auc.c:180 vector [3]: sres = 64e28799 20250127085522437 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250127085522437 DAUC <0003> auc.c:113 vector [4]: rand = 46dc3d7a59dabe06b339a69dc38e8be8 20250127085522437 DAUC <0003> auc.c:179 vector [4]: kc = 5a7a42fd59c3e5a0 20250127085522437 DAUC <0003> auc.c:180 vector [4]: sres = effde800 20250127085522437 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250127085522437 DAUC <0003> db_auc.c:245 IMSI='262422607659589': Generated 5 vectors 20250127085522437 DLGSUP <0013> hlr.c:345 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262422607659589 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422607659589"} 20250127085522437 DLGSUP <0013> gsup_req.c:173 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262422607659589 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250127085522437 DLINP <000b> input/ipa.c:452 connected read/write 20250127085522437 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085522437 DLINP <000b> input/ipa.c:452 connected read/write 20250127085522437 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@ddc14aa71780: Found GsupExpect[0] for "262422607659589" handled at TC_gsup_sai(14) HLR_Test-GSUP(9)@ddc14aa71780: Added IMSI table entry 2TC_gsup_sai(14)"262422607659589" TC_gsup_sai(14)@ddc14aa71780: setverdict(pass): none -> pass TC_gsup_sai(14)@ddc14aa71780: setverdict(pass): pass -> pass, component reason not changed 20250127085522438 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38614<->l=127.0.0.1:4258 TC_gsup_sai(14)@ddc14aa71780: Final verdict of PTC: pass 20250127085522439 DAUC <0003> db_auc.c:157 IMSI='262426181655222': No 2G Auth Data 20250127085522439 DAUC <0003> db_auc.c:192 IMSI='262426181655222': No 3G Auth Data HLR_Test-GSUP(9)@ddc14aa71780: Created GsupExpect[0] for "262426181655222" to be handled at TC_gsup_sai(15) 20250127085522445 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38618<->l=127.0.0.1:4258 20250127085522447 DLINP <000b> input/ipa.c:452 connected read/write 20250127085522447 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085522447 DLGSUP <0013> gsup_req.c:140 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262426181655222 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426181655222"} 20250127085522447 DAUC <0003> db_auc.c:157 IMSI='262426181655222': No 2G Auth Data 20250127085522447 DAUC <0003> db_auc.c:236 IMSI='262426181655222': Calling to generate 5 vectors 20250127085522447 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250127085522447 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250127085522447 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250127085522447 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250127085522447 DAUC <0003> auc.c:113 vector [0]: rand = d8c47c25531f78b9197e9fd2a5bde78d 20250127085522447 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250127085522447 DAUC <0003> auc.c:142 vector [0]: autn = 7789c7cc35be000028a813ea4859edf6 20250127085522447 DAUC <0003> auc.c:143 vector [0]: ck = 33467afedee1a8e202636b86890351ca 20250127085522447 DAUC <0003> auc.c:144 vector [0]: ik = c515d84af06cb12d76f9035e22c1802f 20250127085522447 DAUC <0003> auc.c:145 vector [0]: res = b8e494088e71f35d0000000000000000 20250127085522447 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250127085522447 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250127085522447 DAUC <0003> auc.c:151 vector [0]: kc = 82c9ca6c854fc82a 20250127085522447 DAUC <0003> auc.c:152 vector [0]: sres = 36956755 20250127085522447 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250127085522447 DAUC <0003> auc.c:113 vector [1]: rand = d432c28a6fa2a3d340411dbc5c0e46e8 20250127085522447 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250127085522447 DAUC <0003> auc.c:142 vector [1]: autn = 02b3e9298f2f0000ab5a5df76a73701c 20250127085522447 DAUC <0003> auc.c:143 vector [1]: ck = 674d442b8d1b5ebe1aab13b9830cf40a 20250127085522447 DAUC <0003> auc.c:144 vector [1]: ik = aaeaa9be0a3060299374ca8036337bfa 20250127085522447 DAUC <0003> auc.c:145 vector [1]: res = 55867d64be89d5160000000000000000 20250127085522447 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250127085522447 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250127085522447 DAUC <0003> auc.c:151 vector [1]: kc = 447834ac3214b167 20250127085522447 DAUC <0003> auc.c:152 vector [1]: sres = eb0fa872 20250127085522447 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250127085522447 DAUC <0003> auc.c:113 vector [2]: rand = d1258cf6ea473b8d252b883d6802275e 20250127085522447 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250127085522447 DAUC <0003> auc.c:142 vector [2]: autn = 06d37c7e8eaa0000362c8b6860a82009 20250127085522447 DAUC <0003> auc.c:143 vector [2]: ck = e90176a425bfb82779ae4f1c336d7901 20250127085522447 DAUC <0003> auc.c:144 vector [2]: ik = 47fd03b7917f4eabc5adefb0a153492c 20250127085522447 DAUC <0003> auc.c:145 vector [2]: res = de7bb2ad32ea878a0000000000000000 20250127085522447 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250127085522447 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250127085522447 DAUC <0003> auc.c:151 vector [2]: kc = 12ffd5bf26fec6a1 20250127085522447 DAUC <0003> auc.c:152 vector [2]: sres = ec913527 20250127085522447 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250127085522447 DAUC <0003> auc.c:113 vector [3]: rand = 8e94445f613c4339697f2a5eea313e21 20250127085522447 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250127085522447 DAUC <0003> auc.c:142 vector [3]: autn = 265b2dfd75000000b6fd24b3f16a5ac1 20250127085522447 DAUC <0003> auc.c:143 vector [3]: ck = d4a96d51810bacfef923c14f141cf7ea 20250127085522447 DAUC <0003> auc.c:144 vector [3]: ik = b46ca281c7cb831bc6c541ad6d302b8a 20250127085522447 DAUC <0003> auc.c:145 vector [3]: res = 72238f037640dee90000000000000000 20250127085522447 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250127085522447 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250127085522447 DAUC <0003> auc.c:151 vector [3]: kc = 5f234f323fecf385 20250127085522447 DAUC <0003> auc.c:152 vector [3]: sres = 046351ea 20250127085522447 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250127085522447 DAUC <0003> auc.c:113 vector [4]: rand = 05cf3c88b3d9dfb8a9fc976e180b5fd2 20250127085522447 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250127085522447 DAUC <0003> auc.c:142 vector [4]: autn = 1b49e04e8be1000039f32d5492b108a5 20250127085522447 DAUC <0003> auc.c:143 vector [4]: ck = f12585b3b0e3cbe474868ecdab2c4bc4 20250127085522447 DAUC <0003> auc.c:144 vector [4]: ik = 9d01d0359127f48937816fb72de9a18c 20250127085522447 DAUC <0003> auc.c:145 vector [4]: res = b88fa5b279255ce80000000000000000 20250127085522447 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250127085522447 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250127085522447 DAUC <0003> auc.c:151 vector [4]: kc = 2f23b4fca701d525 20250127085522447 DAUC <0003> auc.c:152 vector [4]: sres = c1aaf95a 20250127085522447 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250127085522447 DAUC <0003> db_auc.c:245 IMSI='262426181655222': Generated 5 vectors 20250127085522447 DAUC <0003> db_auc.c:249 IMSI='262426181655222': Updating SQN=161 in DB 20250127085522447 DLGSUP <0013> hlr.c:345 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262426181655222 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426181655222"} 20250127085522447 DLGSUP <0013> gsup_req.c:173 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262426181655222 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250127085522447 DLINP <000b> input/ipa.c:452 connected read/write 20250127085522447 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085522447 DLINP <000b> input/ipa.c:452 connected read/write 20250127085522447 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@ddc14aa71780: Found GsupExpect[0] for "262426181655222" handled at TC_gsup_sai(15) HLR_Test-GSUP(9)@ddc14aa71780: Added IMSI table entry 3TC_gsup_sai(15)"262426181655222" TC_gsup_sai(15)@ddc14aa71780: setverdict(pass): none -> pass TC_gsup_sai(15)@ddc14aa71780: setverdict(pass): pass -> pass, component reason not changed 20250127085522448 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38618<->l=127.0.0.1:4258 TC_gsup_sai(15)@ddc14aa71780: Final verdict of PTC: pass 20250127085522449 DAUC <0003> db_auc.c:157 IMSI='262423598638977': No 2G Auth Data 20250127085522449 DAUC <0003> db_auc.c:192 IMSI='262423598638977': No 3G Auth Data HLR_Test-GSUP(9)@ddc14aa71780: Created GsupExpect[0] for "262423598638977" to be handled at TC_gsup_sai(16) 20250127085522456 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38624<->l=127.0.0.1:4258 20250127085522458 DLINP <000b> input/ipa.c:452 connected read/write 20250127085522458 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085522458 DLGSUP <0013> gsup_req.c:140 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262423598638977 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423598638977"} 20250127085522458 DAUC <0003> db_auc.c:157 IMSI='262423598638977': No 2G Auth Data 20250127085522458 DAUC <0003> db_auc.c:236 IMSI='262423598638977': Calling to generate 5 vectors 20250127085522458 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250127085522458 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250127085522458 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250127085522458 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250127085522458 DAUC <0003> auc.c:113 vector [0]: rand = d44b979f1573094bebfde1da63489dec 20250127085522458 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250127085522458 DAUC <0003> auc.c:142 vector [0]: autn = 8c136978fc6b0000ac8c8d639cca2eb9 20250127085522458 DAUC <0003> auc.c:143 vector [0]: ck = b53d1922322eb1af15eeb3f8d04842e2 20250127085522458 DAUC <0003> auc.c:144 vector [0]: ik = 1b475dd6227c450f56f795e27c4bc745 20250127085522458 DAUC <0003> auc.c:145 vector [0]: res = b087e2c193c58fe40000000000000000 20250127085522458 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250127085522458 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250127085522458 DAUC <0003> auc.c:151 vector [0]: kc = ed6362eebc517107 20250127085522458 DAUC <0003> auc.c:152 vector [0]: sres = 23426d25 20250127085522458 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250127085522458 DAUC <0003> auc.c:113 vector [1]: rand = 7f0f85414495dc656021b266a97d9880 20250127085522458 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250127085522458 DAUC <0003> auc.c:142 vector [1]: autn = 92c3a0842254000005eb450695d107bf 20250127085522458 DAUC <0003> auc.c:143 vector [1]: ck = e570a7b7c2b973a16a9fe854167f717b 20250127085522458 DAUC <0003> auc.c:144 vector [1]: ik = ead8f16f2c5d7616b908e5cbe346153f 20250127085522458 DAUC <0003> auc.c:145 vector [1]: res = 2788c0f345c73d060000000000000000 20250127085522458 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250127085522458 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250127085522458 DAUC <0003> auc.c:151 vector [1]: kc = dc3f5b471bdd61f3 20250127085522458 DAUC <0003> auc.c:152 vector [1]: sres = 624ffdf5 20250127085522458 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250127085522458 DAUC <0003> auc.c:113 vector [2]: rand = 65dc4481927e048ce97eb8bab41cdb60 20250127085522458 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250127085522458 DAUC <0003> auc.c:142 vector [2]: autn = e0066cf2ae79000073d7aaad8b776d07 20250127085522459 DAUC <0003> auc.c:143 vector [2]: ck = 1e161cf74168d011931b53e8dfa7534a 20250127085522459 DAUC <0003> auc.c:144 vector [2]: ik = 31e7efc54ad90ebcc36e66c87e39651b 20250127085522459 DAUC <0003> auc.c:145 vector [2]: res = 9eba81851c4696da0000000000000000 20250127085522459 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250127085522459 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250127085522459 DAUC <0003> auc.c:151 vector [2]: kc = 7f84c612aa2fe8fc 20250127085522459 DAUC <0003> auc.c:152 vector [2]: sres = 82fc175f 20250127085522459 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250127085522459 DAUC <0003> auc.c:113 vector [3]: rand = 02a85aa53d713f95d45bd682cc9681f6 20250127085522459 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250127085522459 DAUC <0003> auc.c:142 vector [3]: autn = 9b4f02d7d5960000f07963b36002965a 20250127085522459 DAUC <0003> auc.c:143 vector [3]: ck = 88be5287cdd7d8a551ad34c12dedd276 20250127085522459 DAUC <0003> auc.c:144 vector [3]: ik = b6f23a6baa877b42efad3dd6b8273816 20250127085522459 DAUC <0003> auc.c:145 vector [3]: res = 2d508a3251eb45950000000000000000 20250127085522459 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250127085522459 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250127085522459 DAUC <0003> auc.c:151 vector [3]: kc = 804c61fbf29a4987 20250127085522459 DAUC <0003> auc.c:152 vector [3]: sres = 7cbbcfa7 20250127085522459 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250127085522459 DAUC <0003> auc.c:113 vector [4]: rand = c52c7e4af809d6b2f124fbcba06d7f4b 20250127085522459 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250127085522459 DAUC <0003> auc.c:142 vector [4]: autn = be54d55ed39500001742bbc1c219280d 20250127085522459 DAUC <0003> auc.c:143 vector [4]: ck = ef37bd73029640b80cd9ddf73b0fee05 20250127085522459 DAUC <0003> auc.c:144 vector [4]: ik = 82945dfc4eb1e1bfc7802cd68a8da7d6 20250127085522459 DAUC <0003> auc.c:145 vector [4]: res = 68427ee242851b940000000000000000 20250127085522459 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250127085522459 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250127085522459 DAUC <0003> auc.c:151 vector [4]: kc = a6fa11aefda5e8d4 20250127085522459 DAUC <0003> auc.c:152 vector [4]: sres = 2ac76576 20250127085522459 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250127085522459 DAUC <0003> db_auc.c:245 IMSI='262423598638977': Generated 5 vectors 20250127085522459 DAUC <0003> db_auc.c:249 IMSI='262423598638977': Updating SQN=161 in DB 20250127085522459 DLGSUP <0013> hlr.c:345 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262423598638977 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423598638977"} 20250127085522459 DLGSUP <0013> gsup_req.c:173 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262423598638977 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250127085522459 DLINP <000b> input/ipa.c:452 connected read/write 20250127085522459 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085522459 DLINP <000b> input/ipa.c:452 connected read/write 20250127085522459 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@ddc14aa71780: Found GsupExpect[0] for "262423598638977" handled at TC_gsup_sai(16) HLR_Test-GSUP(9)@ddc14aa71780: Added IMSI table entry 4TC_gsup_sai(16)"262423598638977" TC_gsup_sai(16)@ddc14aa71780: setverdict(pass): none -> pass TC_gsup_sai(16)@ddc14aa71780: setverdict(pass): pass -> pass, component reason not changed 20250127085522460 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38624<->l=127.0.0.1:4258 TC_gsup_sai(16)@ddc14aa71780: Final verdict of PTC: pass 20250127085522461 DAUC <0003> db_auc.c:157 IMSI='262428201839144': No 2G Auth Data 20250127085522461 DAUC <0003> db_auc.c:192 IMSI='262428201839144': No 3G Auth Data HLR_Test-GSUP(9)@ddc14aa71780: Created GsupExpect[0] for "262428201839144" to be handled at TC_gsup_sai(17) 20250127085522468 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38628<->l=127.0.0.1:4258 20250127085522469 DLINP <000b> input/ipa.c:452 connected read/write 20250127085522469 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085522469 DLGSUP <0013> gsup_req.c:140 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262428201839144 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428201839144"} 20250127085522469 DAUC <0003> db_auc.c:236 IMSI='262428201839144': Calling to generate 5 vectors 20250127085522469 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250127085522469 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250127085522469 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250127085522469 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250127085522469 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250127085522469 DAUC <0003> auc.c:113 vector [0]: rand = 8c702a87fdba2d14d136b266239ba554 20250127085522469 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250127085522469 DAUC <0003> auc.c:142 vector [0]: autn = 62f953eba8370000f937ea509008c0a4 20250127085522469 DAUC <0003> auc.c:143 vector [0]: ck = 42747f0c83f9dcaf5e025f59952245cf 20250127085522469 DAUC <0003> auc.c:144 vector [0]: ik = cc9274e8bb87c3b085894d328573f4b4 20250127085522469 DAUC <0003> auc.c:145 vector [0]: res = b6966217167dcfa20000000000000000 20250127085522469 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250127085522469 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250127085522469 DAUC <0003> auc.c:179 vector [0]: kc = 411be919a3178000 20250127085522469 DAUC <0003> auc.c:180 vector [0]: sres = a42b2ea8 20250127085522469 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250127085522469 DAUC <0003> auc.c:113 vector [1]: rand = 4cc25f46d014cf5a58cf4fd580cdf2a2 20250127085522469 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250127085522469 DAUC <0003> auc.c:142 vector [1]: autn = 5d80bcf0278e0000aef29a2de0e2a387 20250127085522469 DAUC <0003> auc.c:143 vector [1]: ck = 56d457d5a87ab6bcae354dd39d557c6a 20250127085522469 DAUC <0003> auc.c:144 vector [1]: ik = 2d51bd0be1ed5da9449a7b6873b0110d 20250127085522469 DAUC <0003> auc.c:145 vector [1]: res = 76f6f55882fa47a80000000000000000 20250127085522469 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250127085522469 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250127085522469 DAUC <0003> auc.c:179 vector [1]: kc = b01f261ecb181400 20250127085522469 DAUC <0003> auc.c:180 vector [1]: sres = a477a875 20250127085522469 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250127085522469 DAUC <0003> auc.c:113 vector [2]: rand = 9a4ff7337c63622391cd048316bedbe2 20250127085522469 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250127085522469 DAUC <0003> auc.c:142 vector [2]: autn = f3e566e10b4600004b880a4b3a45c3cd 20250127085522469 DAUC <0003> auc.c:143 vector [2]: ck = 29de7a995a62d17ce29077b872f55566 20250127085522469 DAUC <0003> auc.c:144 vector [2]: ik = 3194bfc0771c4f24ff94b2242ab8c411 20250127085522469 DAUC <0003> auc.c:145 vector [2]: res = ab5df81c8a1bd9ac0000000000000000 20250127085522469 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250127085522469 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250127085522469 DAUC <0003> auc.c:179 vector [2]: kc = 4a8536bdf90cec00 20250127085522469 DAUC <0003> auc.c:180 vector [2]: sres = 0625268a 20250127085522469 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250127085522469 DAUC <0003> auc.c:113 vector [3]: rand = bef4c03c7f79392a3da73b2e7558ea48 20250127085522469 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250127085522469 DAUC <0003> auc.c:142 vector [3]: autn = 05c6568650210000dbd53ea556028b9c 20250127085522469 DAUC <0003> auc.c:143 vector [3]: ck = 87068efc94ace4a3a57cd7c2d18d4d43 20250127085522469 DAUC <0003> auc.c:144 vector [3]: ik = 48c69c32737b4427f4326ef7a1029fd1 20250127085522469 DAUC <0003> auc.c:145 vector [3]: res = 6e90da627703ba020000000000000000 20250127085522469 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250127085522469 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250127085522469 DAUC <0003> auc.c:179 vector [3]: kc = 4ff8ae53aa849400 20250127085522469 DAUC <0003> auc.c:180 vector [3]: sres = 533bc5f5 20250127085522469 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250127085522469 DAUC <0003> auc.c:113 vector [4]: rand = 4ed44c67900cd6ddb3df1bd5ce6d8379 20250127085522469 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250127085522469 DAUC <0003> auc.c:142 vector [4]: autn = f161839f896a0000a30558c9ebb2d82b 20250127085522469 DAUC <0003> auc.c:143 vector [4]: ck = bb4294e06584379cbb50e85081d4f3e6 20250127085522469 DAUC <0003> auc.c:144 vector [4]: ik = e38ded140946b43df392acc1f454c534 20250127085522469 DAUC <0003> auc.c:145 vector [4]: res = 8c9e1d8556117fca0000000000000000 20250127085522469 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250127085522469 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250127085522469 DAUC <0003> auc.c:179 vector [4]: kc = 0bb6f7f83daabc00 20250127085522469 DAUC <0003> auc.c:180 vector [4]: sres = 905aaae9 20250127085522469 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250127085522469 DAUC <0003> db_auc.c:245 IMSI='262428201839144': Generated 5 vectors 20250127085522469 DAUC <0003> db_auc.c:249 IMSI='262428201839144': Updating SQN=161 in DB 20250127085522469 DLGSUP <0013> hlr.c:345 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262428201839144 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428201839144"} 20250127085522469 DLGSUP <0013> gsup_req.c:173 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262428201839144 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250127085522470 DLINP <000b> input/ipa.c:452 connected read/write 20250127085522470 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085522470 DLINP <000b> input/ipa.c:452 connected read/write 20250127085522470 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@ddc14aa71780: Found GsupExpect[0] for "262428201839144" handled at TC_gsup_sai(17) HLR_Test-GSUP(9)@ddc14aa71780: Added IMSI table entry 5TC_gsup_sai(17)"262428201839144" TC_gsup_sai(17)@ddc14aa71780: setverdict(pass): none -> pass TC_gsup_sai(17)@ddc14aa71780: setverdict(pass): pass -> pass, component reason not changed 20250127085522471 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38628<->l=127.0.0.1:4258 TC_gsup_sai(17)@ddc14aa71780: Final verdict of PTC: pass 20250127085522472 DAUC <0003> db_auc.c:157 IMSI='262425949101623': No 2G Auth Data 20250127085522472 DAUC <0003> db_auc.c:192 IMSI='262425949101623': No 3G Auth Data HLR_Test-GSUP(9)@ddc14aa71780: Created GsupExpect[0] for "262425949101623" to be handled at TC_gsup_sai(18) 20250127085522478 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38634<->l=127.0.0.1:4258 20250127085522480 DLINP <000b> input/ipa.c:452 connected read/write 20250127085522480 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085522480 DLGSUP <0013> gsup_req.c:140 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262425949101623 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425949101623"} 20250127085522480 DAUC <0003> db_auc.c:236 IMSI='262425949101623': Calling to generate 5 vectors 20250127085522480 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250127085522480 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250127085522480 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250127085522480 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250127085522480 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250127085522480 DAUC <0003> auc.c:113 vector [0]: rand = 327a6cfc2bb2dd426fb6f92a5d2fe4dd 20250127085522480 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250127085522480 DAUC <0003> auc.c:142 vector [0]: autn = 9f60ce38a59c0000f4662e16e8b1e84e 20250127085522480 DAUC <0003> auc.c:143 vector [0]: ck = dda4b77f8b3555cd95e4e47e89695890 20250127085522480 DAUC <0003> auc.c:144 vector [0]: ik = 400941efe7556cf27ebf9810ab0f1438 20250127085522480 DAUC <0003> auc.c:145 vector [0]: res = 76def2216fef7ea60000000000000000 20250127085522480 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250127085522480 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250127085522480 DAUC <0003> auc.c:179 vector [0]: kc = 2645ec50eb9c5400 20250127085522480 DAUC <0003> auc.c:180 vector [0]: sres = 3f2eaa99 20250127085522480 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250127085522480 DAUC <0003> auc.c:113 vector [1]: rand = 5155cca42f4e613c515368c450eea005 20250127085522480 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250127085522480 DAUC <0003> auc.c:142 vector [1]: autn = fdb263f8cdf600000daa86783c382fbf 20250127085522480 DAUC <0003> auc.c:143 vector [1]: ck = fbf59a223d92fe802bfaded718d45b54 20250127085522480 DAUC <0003> auc.c:144 vector [1]: ik = 640cb0af4ffa05473c306c4f61beb379 20250127085522480 DAUC <0003> auc.c:145 vector [1]: res = 7ad0d7c1aa41665f0000000000000000 20250127085522480 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250127085522480 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250127085522480 DAUC <0003> auc.c:179 vector [1]: kc = acffc354caa9e000 20250127085522480 DAUC <0003> auc.c:180 vector [1]: sres = 1ee3d060 20250127085522480 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250127085522480 DAUC <0003> auc.c:113 vector [2]: rand = 99d07b3ed176950c40b58f8c13da9e8f 20250127085522480 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250127085522480 DAUC <0003> auc.c:142 vector [2]: autn = 38aa709603410000434fd730859e5f7f 20250127085522480 DAUC <0003> auc.c:143 vector [2]: ck = d2078edcbc4268ae363fc52a93402074 20250127085522480 DAUC <0003> auc.c:144 vector [2]: ik = 91717f0b68b703e3b5eae1e3083d98e8 20250127085522480 DAUC <0003> auc.c:145 vector [2]: res = 876b7f8a3d84cd590000000000000000 20250127085522480 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250127085522480 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250127085522480 DAUC <0003> auc.c:179 vector [2]: kc = 3e4358bf2c0f7c00 20250127085522480 DAUC <0003> auc.c:180 vector [2]: sres = 89b058fb 20250127085522480 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250127085522480 DAUC <0003> auc.c:113 vector [3]: rand = e4a24f68380864e7a1b1885cebedd937 20250127085522480 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250127085522480 DAUC <0003> auc.c:142 vector [3]: autn = d676a3746d3a00000f43d078ef56af16 20250127085522480 DAUC <0003> auc.c:143 vector [3]: ck = a85c9e99878e7b4858e24a190cb276b0 20250127085522480 DAUC <0003> auc.c:144 vector [3]: ik = 9ef1908de091954919f239a9d25c67b0 20250127085522480 DAUC <0003> auc.c:145 vector [3]: res = 275bc5cce7694bf50000000000000000 20250127085522480 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250127085522480 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250127085522480 DAUC <0003> auc.c:179 vector [3]: kc = e6f6dabab0af0000 20250127085522480 DAUC <0003> auc.c:180 vector [3]: sres = b3a038f9 20250127085522480 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250127085522480 DAUC <0003> auc.c:113 vector [4]: rand = dbad46f841a690b2e78fd434e10d8f8d 20250127085522480 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250127085522480 DAUC <0003> auc.c:142 vector [4]: autn = 4f38a980af4200002e478e426d647313 20250127085522480 DAUC <0003> auc.c:143 vector [4]: ck = 6b453af6c8ecd1edbb1e84ed18082295 20250127085522480 DAUC <0003> auc.c:144 vector [4]: ik = 4da08849f61715bca61eba4f56465dd2 20250127085522480 DAUC <0003> auc.c:145 vector [4]: res = b6e5e06880e56cec0000000000000000 20250127085522480 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250127085522480 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250127085522480 DAUC <0003> auc.c:179 vector [4]: kc = 542c0911bea94000 20250127085522480 DAUC <0003> auc.c:180 vector [4]: sres = 8d58c726 20250127085522480 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250127085522480 DAUC <0003> db_auc.c:245 IMSI='262425949101623': Generated 5 vectors 20250127085522480 DAUC <0003> db_auc.c:249 IMSI='262425949101623': Updating SQN=161 in DB 20250127085522480 DLGSUP <0013> hlr.c:345 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262425949101623 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425949101623"} 20250127085522480 DLGSUP <0013> gsup_req.c:173 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262425949101623 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250127085522480 DLINP <000b> input/ipa.c:452 connected read/write 20250127085522480 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085522480 DLINP <000b> input/ipa.c:452 connected read/write 20250127085522480 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@ddc14aa71780: Found GsupExpect[0] for "262425949101623" handled at TC_gsup_sai(18) HLR_Test-GSUP(9)@ddc14aa71780: Added IMSI table entry 6TC_gsup_sai(18)"262425949101623" TC_gsup_sai(18)@ddc14aa71780: setverdict(pass): none -> pass TC_gsup_sai(18)@ddc14aa71780: setverdict(pass): pass -> pass, component reason not changed 20250127085522482 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38634<->l=127.0.0.1:4258 TC_gsup_sai(18)@ddc14aa71780: Final verdict of PTC: pass 20250127085522482 DAUC <0003> db_auc.c:157 IMSI='262427329180152': No 2G Auth Data 20250127085522482 DAUC <0003> db_auc.c:192 IMSI='262427329180152': No 3G Auth Data HLR_Test-GSUP(9)@ddc14aa71780: Created GsupExpect[0] for "262427329180152" to be handled at TC_gsup_sai(19) 20250127085522489 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38646<->l=127.0.0.1:4258 20250127085522490 DLINP <000b> input/ipa.c:452 connected read/write 20250127085522490 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085522490 DLGSUP <0013> gsup_req.c:140 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262427329180152 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427329180152"} 20250127085522490 DAUC <0003> db_auc.c:236 IMSI='262427329180152': Calling to generate 5 vectors 20250127085522490 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250127085522490 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250127085522490 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250127085522490 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250127085522490 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250127085522490 DAUC <0003> auc.c:113 vector [0]: rand = 6b5c7ac0ef49ec983f2470115171666c 20250127085522490 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250127085522490 DAUC <0003> auc.c:142 vector [0]: autn = 2925dd0fafa30000aa42ab6d86575116 20250127085522490 DAUC <0003> auc.c:143 vector [0]: ck = 5bd0837ea2e57b0e559956efbc48cd33 20250127085522490 DAUC <0003> auc.c:144 vector [0]: ik = a68df89d6cf133f3efed52920e70f730 20250127085522490 DAUC <0003> auc.c:145 vector [0]: res = d36926b6658f52a80000000000000000 20250127085522490 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250127085522490 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250127085522490 DAUC <0003> auc.c:179 vector [0]: kc = 3ce8201b2096c338 20250127085522490 DAUC <0003> auc.c:180 vector [0]: sres = fa859b46 20250127085522490 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250127085522490 DAUC <0003> auc.c:113 vector [1]: rand = 8dad41aa88a1c3fc51bbca77243dfc8c 20250127085522490 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250127085522490 DAUC <0003> auc.c:142 vector [1]: autn = 8485a287215d000072172b307219d2f7 20250127085522490 DAUC <0003> auc.c:143 vector [1]: ck = 80901180acccc9af4189c762f1d712da 20250127085522490 DAUC <0003> auc.c:144 vector [1]: ik = baa458bfa1870a5e7a6ef5b0cce78d01 20250127085522490 DAUC <0003> auc.c:145 vector [1]: res = 9a0ffa76024578030000000000000000 20250127085522490 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250127085522490 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250127085522490 DAUC <0003> auc.c:179 vector [1]: kc = 1b29cd6e2bca9bd3 20250127085522490 DAUC <0003> auc.c:180 vector [1]: sres = 889c4180 20250127085522490 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250127085522490 DAUC <0003> auc.c:113 vector [2]: rand = ae4dc97dda22d4c65c0a5be6c41116ea 20250127085522490 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250127085522490 DAUC <0003> auc.c:142 vector [2]: autn = 56b2218a855500004a3fd2bf9cfc38b4 20250127085522490 DAUC <0003> auc.c:143 vector [2]: ck = 1da1c0e79795f60303ce5bfe34a3c7a0 20250127085522490 DAUC <0003> auc.c:144 vector [2]: ik = 1b603267a91d16e16a7c2492d0dbcb9a 20250127085522490 DAUC <0003> auc.c:145 vector [2]: res = a3784217b661a94e0000000000000000 20250127085522490 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250127085522490 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250127085522490 DAUC <0003> auc.c:179 vector [2]: kc = 22ba56985a7f2256 20250127085522490 DAUC <0003> auc.c:180 vector [2]: sres = 528c4da5 20250127085522490 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250127085522490 DAUC <0003> auc.c:113 vector [3]: rand = aafb7427c7896481f3049f0a6711a1e5 20250127085522490 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250127085522490 DAUC <0003> auc.c:142 vector [3]: autn = 74c0f91873bf00001ddd8efedeb403e4 20250127085522490 DAUC <0003> auc.c:143 vector [3]: ck = 3c67ffe798733ed3db92a4c6b6c76d84 20250127085522490 DAUC <0003> auc.c:144 vector [3]: ik = ad570f6313ca9d2534c7cb7983280c13 20250127085522490 DAUC <0003> auc.c:145 vector [3]: res = e14dd997b5ddc8b20000000000000000 20250127085522490 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250127085522490 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250127085522490 DAUC <0003> auc.c:179 vector [3]: kc = b29a945b85b3a7af 20250127085522490 DAUC <0003> auc.c:180 vector [3]: sres = c275ca3d 20250127085522490 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250127085522490 DAUC <0003> auc.c:113 vector [4]: rand = 982ee9d139ab25b4aadbd6f8dde1cf98 20250127085522490 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250127085522490 DAUC <0003> auc.c:142 vector [4]: autn = 0dc4790fac900000d51a08af83cd409c 20250127085522490 DAUC <0003> auc.c:143 vector [4]: ck = 6f946a3b39c2539577778f43f51639c8 20250127085522490 DAUC <0003> auc.c:144 vector [4]: ik = 014f85c30367e5f7fe5086774259c1bf 20250127085522490 DAUC <0003> auc.c:145 vector [4]: res = 80507a92344cf2fc0000000000000000 20250127085522490 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250127085522490 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250127085522490 DAUC <0003> auc.c:179 vector [4]: kc = da10a262ceb25662 20250127085522490 DAUC <0003> auc.c:180 vector [4]: sres = ba613107 20250127085522490 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250127085522490 DAUC <0003> db_auc.c:245 IMSI='262427329180152': Generated 5 vectors 20250127085522490 DAUC <0003> db_auc.c:249 IMSI='262427329180152': Updating SQN=161 in DB 20250127085522490 DLGSUP <0013> hlr.c:345 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262427329180152 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427329180152"} 20250127085522490 DLGSUP <0013> gsup_req.c:173 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262427329180152 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250127085522490 DLINP <000b> input/ipa.c:452 connected read/write 20250127085522490 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085522490 DLINP <000b> input/ipa.c:452 connected read/write 20250127085522490 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@ddc14aa71780: Found GsupExpect[0] for "262427329180152" handled at TC_gsup_sai(19) HLR_Test-GSUP(9)@ddc14aa71780: Added IMSI table entry 7TC_gsup_sai(19)"262427329180152" TC_gsup_sai(19)@ddc14aa71780: setverdict(pass): none -> pass TC_gsup_sai(19)@ddc14aa71780: setverdict(pass): pass -> pass, component reason not changed 20250127085522492 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38646<->l=127.0.0.1:4258 TC_gsup_sai(19)@ddc14aa71780: Final verdict of PTC: pass MTC@ddc14aa71780: setverdict(pass): none -> pass 20250127085522493 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38600<->l=127.0.0.1:4258 20250127085522494 DLINP <000b> input/ipa.c:452 connected read/write 20250127085522494 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085522494 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250127085522494 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250127085522494 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250127085522494 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34045<->l=127.0.0.1:4259) HLR_Test-GSUP(9)@ddc14aa71780: Final verdict of PTC: none 10@ddc14aa71780: Final verdict of PTC: none HLR_Test-GSUP-IPA(8)@ddc14aa71780: Final verdict of PTC: none IPA-CTRL-CLI-IPA(11)@ddc14aa71780: Final verdict of PTC: none MTC@ddc14aa71780: Setting final verdict of the test case. MTC@ddc14aa71780: Local verdict of MTC: pass MTC@ddc14aa71780: Local verdict of PTC HLR_Test-GSUP-IPA(8): none (pass -> pass) MTC@ddc14aa71780: Local verdict of PTC HLR_Test-GSUP(9): none (pass -> pass) MTC@ddc14aa71780: Local verdict of PTC with component reference 10: none (pass -> pass) MTC@ddc14aa71780: Local verdict of PTC IPA-CTRL-CLI-IPA(11): none (pass -> pass) MTC@ddc14aa71780: Local verdict of PTC TC_gsup_sai(12): pass (pass -> pass) MTC@ddc14aa71780: Local verdict of PTC TC_gsup_sai(13): pass (pass -> pass) MTC@ddc14aa71780: Local verdict of PTC TC_gsup_sai(14): pass (pass -> pass) MTC@ddc14aa71780: Local verdict of PTC TC_gsup_sai(15): pass (pass -> pass) MTC@ddc14aa71780: Local verdict of PTC TC_gsup_sai(16): pass (pass -> pass) MTC@ddc14aa71780: Local verdict of PTC TC_gsup_sai(17): pass (pass -> pass) MTC@ddc14aa71780: Local verdict of PTC TC_gsup_sai(18): pass (pass -> pass) MTC@ddc14aa71780: Local verdict of PTC TC_gsup_sai(19): pass (pass -> pass) MTC@ddc14aa71780: Test case TC_gsup_sai finished. Verdict: pass MTC@ddc14aa71780: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai pass'. Mon Jan 27 08:55: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 20250127085522524 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38658<->l=127.0.0.1:4258 20250127085522625 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38658<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=77208) Waiting for packet dumper to finish... 1 (prev_count=77208, count=163380) MTC@ddc14aa71780: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai pass' was executed successfully (exit status: 0). MTC@ddc14aa71780: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_num_auth_vectors'. ------ HLR_Tests.TC_gsup_sai_num_auth_vectors ------ Mon Jan 27 08:55:24 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai_num_auth_vectors.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai_num_auth_vectors.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ddc14aa71780: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_num_auth_vectors' was executed successfully (exit status: 0). MTC@ddc14aa71780: Test case TC_gsup_sai_num_auth_vectors started. MTC@ddc14aa71780: legacy= false MTC@ddc14aa71780: in not legacy case 1 MTC@ddc14aa71780: in not legacy case 2 20250127085525741 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250127085525741 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(20)@ddc14aa71780: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250127085525742 DLINP <000b> input/ipa.c:452 connected read/write 20250127085525742 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085525743 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38662<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(20)@ddc14aa71780: 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)@ddc14aa71780: 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 } } } } 20250127085525744 DLINP <000b> input/ipa.c:452 connected read/write 20250127085525744 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085525744 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250127085525744 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250127085525744 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  20250127085525744 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250127085525744 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  20250127085525744 DLGSUP <0013> gsup_server.c:236 2:  20250127085525744 DLGSUP <0013> gsup_server.c:238 2: 00  20250127085525744 DLGSUP <0013> gsup_server.c:236 3:  20250127085525744 DLGSUP <0013> gsup_server.c:238 3: 00  20250127085525744 DLGSUP <0013> gsup_server.c:236 4:  20250127085525744 DLGSUP <0013> gsup_server.c:238 4: 00  20250127085525744 DLGSUP <0013> gsup_server.c:236 5:  20250127085525744 DLGSUP <0013> gsup_server.c:238 5: 00  20250127085525744 DLGSUP <0013> gsup_server.c:236 7:  20250127085525744 DLGSUP <0013> gsup_server.c:238 7: 00  20250127085525744 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250127085525744 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250127085525744 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)@ddc14aa71780: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 22@ddc14aa71780: 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") 20250127085525756 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:42387<->l=127.0.0.1:4259) 20250127085525760 DAUC <0003> db_auc.c:157 IMSI='262426988668328': No 2G Auth Data 20250127085525760 DAUC <0003> db_auc.c:192 IMSI='262426988668328': No 3G Auth Data HLR_Test-GSUP(21)@ddc14aa71780: Created GsupExpect[0] for "262426988668328" to be handled at TC_gsup_sai_num_auth_vectors(24) 20250127085525767 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38666<->l=127.0.0.1:4258 20250127085525786 DLINP <000b> input/ipa.c:452 connected read/write 20250127085525786 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085525786 DLGSUP <0013> gsup_req.c:140 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262426988668328 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426988668328"} 20250127085525786 DAUC <0003> db_auc.c:192 IMSI='262426988668328': No 3G Auth Data 20250127085525786 DAUC <0003> db_auc.c:236 IMSI='262426988668328': Calling to generate 1 vectors 20250127085525786 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20250127085525786 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250127085525786 DAUC <0003> auc.c:113 vector [0]: rand = 48a4d1ffeaa41847d725185abf66851d 20250127085525786 DAUC <0003> auc.c:179 vector [0]: kc = 1aafdbc717a53800 20250127085525786 DAUC <0003> auc.c:180 vector [0]: sres = 8a94ed95 20250127085525786 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250127085525786 DAUC <0003> db_auc.c:245 IMSI='262426988668328': Generated 1 vectors 20250127085525786 DLGSUP <0013> hlr.c:345 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262426988668328 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426988668328"} 20250127085525786 DLGSUP <0013> gsup_req.c:173 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262426988668328 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250127085525786 DLINP <000b> input/ipa.c:452 connected read/write 20250127085525786 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085525786 DLINP <000b> input/ipa.c:452 connected read/write 20250127085525786 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@ddc14aa71780: Found GsupExpect[0] for "262426988668328" handled at TC_gsup_sai_num_auth_vectors(24) HLR_Test-GSUP(21)@ddc14aa71780: Added IMSI table entry 0TC_gsup_sai_num_auth_vectors(24)"262426988668328" TC_gsup_sai_num_auth_vectors(24)@ddc14aa71780: setverdict(pass): none -> pass 20250127085525794 DLINP <000b> input/ipa.c:452 connected read/write 20250127085525794 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085525794 DLGSUP <0013> gsup_req.c:140 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262426988668328 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426988668328"} 20250127085525794 DAUC <0003> db_auc.c:192 IMSI='262426988668328': No 3G Auth Data 20250127085525794 DAUC <0003> db_auc.c:236 IMSI='262426988668328': Calling to generate 4 vectors 20250127085525794 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20250127085525794 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250127085525794 DAUC <0003> auc.c:113 vector [0]: rand = 90a8745a4cb721203f838a0465030e72 20250127085525794 DAUC <0003> auc.c:179 vector [0]: kc = 8a1ce4faf283e000 20250127085525794 DAUC <0003> auc.c:180 vector [0]: sres = 57f1d876 20250127085525794 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250127085525794 DAUC <0003> auc.c:113 vector [1]: rand = 9daa9a07a9095c5576aacfaad69461a0 20250127085525794 DAUC <0003> auc.c:179 vector [1]: kc = b83acf281dc8b800 20250127085525794 DAUC <0003> auc.c:180 vector [1]: sres = 47231e47 20250127085525794 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250127085525794 DAUC <0003> auc.c:113 vector [2]: rand = c2e2a97811500385f05c11eb059171b8 20250127085525794 DAUC <0003> auc.c:179 vector [2]: kc = 96eccc3c96226800 20250127085525794 DAUC <0003> auc.c:180 vector [2]: sres = 3773028b 20250127085525794 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250127085525794 DAUC <0003> auc.c:113 vector [3]: rand = e0cfad70dc2b442764beff65b8b7fbb5 20250127085525794 DAUC <0003> auc.c:179 vector [3]: kc = e6e703357aa1b800 20250127085525794 DAUC <0003> auc.c:180 vector [3]: sres = 5ff7097b 20250127085525794 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250127085525794 DAUC <0003> db_auc.c:245 IMSI='262426988668328': Generated 4 vectors 20250127085525794 DLGSUP <0013> hlr.c:345 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262426988668328 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426988668328"} 20250127085525794 DLGSUP <0013> gsup_req.c:173 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262426988668328 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250127085525794 DLINP <000b> input/ipa.c:452 connected read/write 20250127085525794 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085525794 DLINP <000b> input/ipa.c:452 connected read/write 20250127085525794 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@ddc14aa71780: setverdict(pass): pass -> pass, component reason not changed 20250127085525799 DLINP <000b> input/ipa.c:452 connected read/write 20250127085525799 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085525799 DLGSUP <0013> gsup_req.c:140 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262426988668328 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426988668328"} 20250127085525799 DAUC <0003> db_auc.c:192 IMSI='262426988668328': No 3G Auth Data 20250127085525799 DAUC <0003> db_auc.c:236 IMSI='262426988668328': Calling to generate 5 vectors 20250127085525799 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250127085525799 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250127085525799 DAUC <0003> auc.c:113 vector [0]: rand = b116ad0fb7446b3b47c746747a9a8831 20250127085525799 DAUC <0003> auc.c:179 vector [0]: kc = b72818b4b4377c00 20250127085525800 DAUC <0003> auc.c:180 vector [0]: sres = aecc0744 20250127085525800 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250127085525800 DAUC <0003> auc.c:113 vector [1]: rand = a0761a9a3d989751dd8b13b1f7e26648 20250127085525800 DAUC <0003> auc.c:179 vector [1]: kc = 4d12b851bc9acc00 20250127085525800 DAUC <0003> auc.c:180 vector [1]: sres = e5e19f1a 20250127085525800 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250127085525800 DAUC <0003> auc.c:113 vector [2]: rand = b7ca152b1d427248a4f65b88e627c769 20250127085525800 DAUC <0003> auc.c:179 vector [2]: kc = f5c0206daa5d0c00 20250127085525800 DAUC <0003> auc.c:180 vector [2]: sres = ea821980 20250127085525800 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250127085525800 DAUC <0003> auc.c:113 vector [3]: rand = df63bf59fb803df90fd974fe0f41deaf 20250127085525800 DAUC <0003> auc.c:179 vector [3]: kc = 182e964258f3a000 20250127085525800 DAUC <0003> auc.c:180 vector [3]: sres = cc41a315 20250127085525800 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250127085525800 DAUC <0003> auc.c:113 vector [4]: rand = 81543830e3cf3995ecc89abbcccf6c5e 20250127085525800 DAUC <0003> auc.c:179 vector [4]: kc = ec42184c67044000 20250127085525800 DAUC <0003> auc.c:180 vector [4]: sres = 723078db 20250127085525800 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250127085525800 DAUC <0003> db_auc.c:245 IMSI='262426988668328': Generated 5 vectors 20250127085525800 DLGSUP <0013> hlr.c:345 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262426988668328 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426988668328"} 20250127085525800 DLGSUP <0013> gsup_req.c:173 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262426988668328 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250127085525800 DLINP <000b> input/ipa.c:452 connected read/write 20250127085525800 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085525800 DLINP <000b> input/ipa.c:452 connected read/write 20250127085525800 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@ddc14aa71780: setverdict(pass): pass -> pass, component reason not changed 20250127085525805 DLINP <000b> input/ipa.c:452 connected read/write 20250127085525805 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085525805 DLGSUP <0013> gsup_req.c:140 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262426988668328 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426988668328"} 20250127085525805 DAUC <0003> db_auc.c:192 IMSI='262426988668328': No 3G Auth Data 20250127085525805 DAUC <0003> db_auc.c:236 IMSI='262426988668328': Calling to generate 5 vectors 20250127085525805 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250127085525805 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250127085525805 DAUC <0003> auc.c:113 vector [0]: rand = 1b942442050f9517e7effe229fb3d220 20250127085525805 DAUC <0003> auc.c:179 vector [0]: kc = d048a9c48b714800 20250127085525805 DAUC <0003> auc.c:180 vector [0]: sres = ba031d69 20250127085525805 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250127085525805 DAUC <0003> auc.c:113 vector [1]: rand = 4aeb3a5cf07f18ec125ccae6932f5906 20250127085525805 DAUC <0003> auc.c:179 vector [1]: kc = bb43075dee81a800 20250127085525805 DAUC <0003> auc.c:180 vector [1]: sres = 1a43827d 20250127085525805 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250127085525805 DAUC <0003> auc.c:113 vector [2]: rand = edc3592e5003912a5f402d750eee47a3 20250127085525805 DAUC <0003> auc.c:179 vector [2]: kc = f2fae446f0c77400 20250127085525805 DAUC <0003> auc.c:180 vector [2]: sres = b9e97ecf 20250127085525805 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250127085525805 DAUC <0003> auc.c:113 vector [3]: rand = e4779bcc561a1ecf7b1d5fd58c95ba3f 20250127085525805 DAUC <0003> auc.c:179 vector [3]: kc = 4c0e221729955c00 20250127085525805 DAUC <0003> auc.c:180 vector [3]: sres = 33156489 20250127085525805 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250127085525805 DAUC <0003> auc.c:113 vector [4]: rand = 8a7376e9a2b01b2970f46d82cfbc9280 20250127085525805 DAUC <0003> auc.c:179 vector [4]: kc = fc54026154b0d800 20250127085525805 DAUC <0003> auc.c:180 vector [4]: sres = 98273ace 20250127085525805 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250127085525805 DAUC <0003> db_auc.c:245 IMSI='262426988668328': Generated 5 vectors 20250127085525805 DLGSUP <0013> hlr.c:345 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262426988668328 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426988668328"} 20250127085525805 DLGSUP <0013> gsup_req.c:173 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262426988668328 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250127085525805 DLINP <000b> input/ipa.c:452 connected read/write 20250127085525805 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085525805 DLINP <000b> input/ipa.c:452 connected read/write 20250127085525805 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@ddc14aa71780: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(24)@ddc14aa71780: setverdict(pass): pass -> pass, component reason not changed 20250127085525809 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38666<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(24)@ddc14aa71780: Final verdict of PTC: pass 20250127085525811 DAUC <0003> db_auc.c:157 IMSI='262424744475389': No 2G Auth Data 20250127085525811 DAUC <0003> db_auc.c:192 IMSI='262424744475389': No 3G Auth Data HLR_Test-GSUP(21)@ddc14aa71780: Created GsupExpect[0] for "262424744475389" to be handled at TC_gsup_sai_num_auth_vectors(25) 20250127085525826 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38672<->l=127.0.0.1:4258 20250127085525828 DLINP <000b> input/ipa.c:452 connected read/write 20250127085525828 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085525828 DLGSUP <0013> gsup_req.c:140 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262424744475389 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424744475389"} 20250127085525828 DAUC <0003> db_auc.c:192 IMSI='262424744475389': No 3G Auth Data 20250127085525828 DAUC <0003> db_auc.c:236 IMSI='262424744475389': Calling to generate 1 vectors 20250127085525828 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20250127085525828 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250127085525828 DAUC <0003> auc.c:113 vector [0]: rand = 2e364bd74551eeefa12d551acc549689 20250127085525828 DAUC <0003> auc.c:179 vector [0]: kc = b94ecefe8da0e400 20250127085525828 DAUC <0003> auc.c:180 vector [0]: sres = 640dc2ba 20250127085525828 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250127085525828 DAUC <0003> db_auc.c:245 IMSI='262424744475389': Generated 1 vectors 20250127085525828 DLGSUP <0013> hlr.c:345 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262424744475389 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424744475389"} 20250127085525828 DLGSUP <0013> gsup_req.c:173 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262424744475389 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250127085525828 DLINP <000b> input/ipa.c:452 connected read/write 20250127085525828 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085525828 DLINP <000b> input/ipa.c:452 connected read/write 20250127085525828 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@ddc14aa71780: Found GsupExpect[0] for "262424744475389" handled at TC_gsup_sai_num_auth_vectors(25) HLR_Test-GSUP(21)@ddc14aa71780: Added IMSI table entry 1TC_gsup_sai_num_auth_vectors(25)"262424744475389" TC_gsup_sai_num_auth_vectors(25)@ddc14aa71780: setverdict(pass): none -> pass 20250127085525829 DLINP <000b> input/ipa.c:452 connected read/write 20250127085525829 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085525829 DLGSUP <0013> gsup_req.c:140 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262424744475389 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424744475389"} 20250127085525829 DAUC <0003> db_auc.c:192 IMSI='262424744475389': No 3G Auth Data 20250127085525829 DAUC <0003> db_auc.c:236 IMSI='262424744475389': Calling to generate 4 vectors 20250127085525829 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20250127085525829 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250127085525829 DAUC <0003> auc.c:113 vector [0]: rand = 25b29d44519e86257ab838b2c9768ef7 20250127085525829 DAUC <0003> auc.c:179 vector [0]: kc = 1f082e1058812400 20250127085525829 DAUC <0003> auc.c:180 vector [0]: sres = 6cbb4cc9 20250127085525829 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250127085525829 DAUC <0003> auc.c:113 vector [1]: rand = 49eff1ecc24fa716b5de6d00ba8a2085 20250127085525829 DAUC <0003> auc.c:179 vector [1]: kc = 472b49561c1b2400 20250127085525829 DAUC <0003> auc.c:180 vector [1]: sres = 26879fa4 20250127085525829 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250127085525829 DAUC <0003> auc.c:113 vector [2]: rand = 2d8bb92f29fb75df0437379256b2230c 20250127085525829 DAUC <0003> auc.c:179 vector [2]: kc = 07356dcdd0e9b400 20250127085525829 DAUC <0003> auc.c:180 vector [2]: sres = f5ab3b98 20250127085525829 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250127085525829 DAUC <0003> auc.c:113 vector [3]: rand = f1150de1b113798fe930f2295452a150 20250127085525829 DAUC <0003> auc.c:179 vector [3]: kc = a524fb931bc1d000 20250127085525829 DAUC <0003> auc.c:180 vector [3]: sres = 088aadc1 20250127085525829 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250127085525829 DAUC <0003> db_auc.c:245 IMSI='262424744475389': Generated 4 vectors 20250127085525829 DLGSUP <0013> hlr.c:345 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262424744475389 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424744475389"} 20250127085525829 DLGSUP <0013> gsup_req.c:173 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262424744475389 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250127085525829 DLINP <000b> input/ipa.c:452 connected read/write 20250127085525829 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085525829 DLINP <000b> input/ipa.c:452 connected read/write 20250127085525829 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@ddc14aa71780: setverdict(pass): pass -> pass, component reason not changed 20250127085525830 DLINP <000b> input/ipa.c:452 connected read/write 20250127085525830 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085525830 DLGSUP <0013> gsup_req.c:140 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262424744475389 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424744475389"} 20250127085525830 DAUC <0003> db_auc.c:192 IMSI='262424744475389': No 3G Auth Data 20250127085525830 DAUC <0003> db_auc.c:236 IMSI='262424744475389': Calling to generate 5 vectors 20250127085525830 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250127085525830 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250127085525830 DAUC <0003> auc.c:113 vector [0]: rand = b4f47b63be7ecfb090e764b2839e6de6 20250127085525830 DAUC <0003> auc.c:179 vector [0]: kc = 7447c3b98a35d000 20250127085525830 DAUC <0003> auc.c:180 vector [0]: sres = 887fc13b 20250127085525830 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250127085525830 DAUC <0003> auc.c:113 vector [1]: rand = 3236c281b7202b30322289b67532d345 20250127085525830 DAUC <0003> auc.c:179 vector [1]: kc = eaadfaafeceb9400 20250127085525830 DAUC <0003> auc.c:180 vector [1]: sres = c120dfe3 20250127085525830 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250127085525830 DAUC <0003> auc.c:113 vector [2]: rand = 5a5d06834abb24034b871a073474c054 20250127085525830 DAUC <0003> auc.c:179 vector [2]: kc = 0b1c1a9ed3f01c00 20250127085525830 DAUC <0003> auc.c:180 vector [2]: sres = fb2f3c0a 20250127085525830 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250127085525830 DAUC <0003> auc.c:113 vector [3]: rand = 848c1a08138a3856333280358038b501 20250127085525830 DAUC <0003> auc.c:179 vector [3]: kc = 1a27670c0378e800 20250127085525830 DAUC <0003> auc.c:180 vector [3]: sres = 1ca3f436 20250127085525830 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250127085525830 DAUC <0003> auc.c:113 vector [4]: rand = 6cf22fa8969f5b9ac129d823ab83cb1b 20250127085525830 DAUC <0003> auc.c:179 vector [4]: kc = 9735203306418c00 20250127085525830 DAUC <0003> auc.c:180 vector [4]: sres = 07f5069f 20250127085525830 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250127085525830 DAUC <0003> db_auc.c:245 IMSI='262424744475389': Generated 5 vectors 20250127085525830 DLGSUP <0013> hlr.c:345 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262424744475389 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424744475389"} 20250127085525830 DLGSUP <0013> gsup_req.c:173 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262424744475389 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250127085525830 DLINP <000b> input/ipa.c:452 connected read/write 20250127085525830 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085525830 DLINP <000b> input/ipa.c:452 connected read/write 20250127085525830 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@ddc14aa71780: setverdict(pass): pass -> pass, component reason not changed 20250127085525831 DLINP <000b> input/ipa.c:452 connected read/write 20250127085525831 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085525831 DLGSUP <0013> gsup_req.c:140 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262424744475389 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424744475389"} 20250127085525831 DAUC <0003> db_auc.c:192 IMSI='262424744475389': No 3G Auth Data 20250127085525831 DAUC <0003> db_auc.c:236 IMSI='262424744475389': Calling to generate 5 vectors 20250127085525831 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250127085525831 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250127085525831 DAUC <0003> auc.c:113 vector [0]: rand = e1bd01b9d419ea8be494de6f4258e838 20250127085525831 DAUC <0003> auc.c:179 vector [0]: kc = 14ec57e17cd6c400 20250127085525831 DAUC <0003> auc.c:180 vector [0]: sres = b48f40d2 20250127085525831 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250127085525831 DAUC <0003> auc.c:113 vector [1]: rand = 3dadb0fdc2f32b7c50b2ba75aa3d16f5 20250127085525831 DAUC <0003> auc.c:179 vector [1]: kc = f8b7b3722aedcc00 20250127085525831 DAUC <0003> auc.c:180 vector [1]: sres = 3dc33fb1 20250127085525831 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250127085525831 DAUC <0003> auc.c:113 vector [2]: rand = 32cccdbf2c597516465c8050b657627a 20250127085525831 DAUC <0003> auc.c:179 vector [2]: kc = 69e6f5e5cf081000 20250127085525831 DAUC <0003> auc.c:180 vector [2]: sres = b3701258 20250127085525831 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250127085525831 DAUC <0003> auc.c:113 vector [3]: rand = ca4351a359d773128d8db8e6eea78a6c 20250127085525831 DAUC <0003> auc.c:179 vector [3]: kc = 46c80c8dd7f97400 20250127085525831 DAUC <0003> auc.c:180 vector [3]: sres = b0277d13 20250127085525831 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250127085525831 DAUC <0003> auc.c:113 vector [4]: rand = e8ba220955e43f8ef22527324d06aab6 20250127085525831 DAUC <0003> auc.c:179 vector [4]: kc = abae085ae9a75800 20250127085525831 DAUC <0003> auc.c:180 vector [4]: sres = 307210e0 20250127085525831 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250127085525831 DAUC <0003> db_auc.c:245 IMSI='262424744475389': Generated 5 vectors 20250127085525831 DLGSUP <0013> hlr.c:345 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262424744475389 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424744475389"} 20250127085525831 DLGSUP <0013> gsup_req.c:173 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262424744475389 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250127085525831 DLINP <000b> input/ipa.c:452 connected read/write 20250127085525831 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085525831 DLINP <000b> input/ipa.c:452 connected read/write 20250127085525831 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@ddc14aa71780: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(25)@ddc14aa71780: setverdict(pass): pass -> pass, component reason not changed 20250127085525831 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38672<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(25)@ddc14aa71780: Final verdict of PTC: pass 20250127085525832 DAUC <0003> db_auc.c:157 IMSI='262422061095780': No 2G Auth Data 20250127085525832 DAUC <0003> db_auc.c:192 IMSI='262422061095780': No 3G Auth Data HLR_Test-GSUP(21)@ddc14aa71780: Created GsupExpect[0] for "262422061095780" to be handled at TC_gsup_sai_num_auth_vectors(26) 20250127085525838 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38684<->l=127.0.0.1:4258 20250127085525839 DLINP <000b> input/ipa.c:452 connected read/write 20250127085525839 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085525839 DLGSUP <0013> gsup_req.c:140 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262422061095780 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422061095780"} 20250127085525839 DAUC <0003> db_auc.c:192 IMSI='262422061095780': No 3G Auth Data 20250127085525839 DAUC <0003> db_auc.c:236 IMSI='262422061095780': Calling to generate 1 vectors 20250127085525839 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20250127085525839 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250127085525839 DAUC <0003> auc.c:113 vector [0]: rand = 0880dddb7deb9ac6aa6d63bbd417dd1e 20250127085525839 DAUC <0003> auc.c:179 vector [0]: kc = eff148c4223cd9d0 20250127085525839 DAUC <0003> auc.c:180 vector [0]: sres = 6ee97ace 20250127085525839 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250127085525839 DAUC <0003> db_auc.c:245 IMSI='262422061095780': Generated 1 vectors 20250127085525839 DLGSUP <0013> hlr.c:345 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262422061095780 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422061095780"} 20250127085525839 DLGSUP <0013> gsup_req.c:173 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262422061095780 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250127085525839 DLINP <000b> input/ipa.c:452 connected read/write 20250127085525839 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085525839 DLINP <000b> input/ipa.c:452 connected read/write 20250127085525839 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@ddc14aa71780: Found GsupExpect[0] for "262422061095780" handled at TC_gsup_sai_num_auth_vectors(26) HLR_Test-GSUP(21)@ddc14aa71780: Added IMSI table entry 2TC_gsup_sai_num_auth_vectors(26)"262422061095780" TC_gsup_sai_num_auth_vectors(26)@ddc14aa71780: setverdict(pass): none -> pass 20250127085525840 DLINP <000b> input/ipa.c:452 connected read/write 20250127085525840 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085525840 DLGSUP <0013> gsup_req.c:140 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262422061095780 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422061095780"} 20250127085525840 DAUC <0003> db_auc.c:192 IMSI='262422061095780': No 3G Auth Data 20250127085525840 DAUC <0003> db_auc.c:236 IMSI='262422061095780': Calling to generate 4 vectors 20250127085525840 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20250127085525840 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250127085525840 DAUC <0003> auc.c:113 vector [0]: rand = 9a58ea7b0b663f6a7a544bbb9c1b2d04 20250127085525840 DAUC <0003> auc.c:179 vector [0]: kc = 81687c97e71a1062 20250127085525840 DAUC <0003> auc.c:180 vector [0]: sres = 034a8b56 20250127085525840 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250127085525840 DAUC <0003> auc.c:113 vector [1]: rand = 3017a7627921d6356db4b6bf5bcfeee6 20250127085525840 DAUC <0003> auc.c:179 vector [1]: kc = 7d88f16063d92dc2 20250127085525840 DAUC <0003> auc.c:180 vector [1]: sres = 97894b65 20250127085525840 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250127085525840 DAUC <0003> auc.c:113 vector [2]: rand = 7512bc924a5c24af6bdbb1e64cfdf9a6 20250127085525840 DAUC <0003> auc.c:179 vector [2]: kc = 11ac24497aad618b 20250127085525840 DAUC <0003> auc.c:180 vector [2]: sres = 69f5d931 20250127085525840 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250127085525840 DAUC <0003> auc.c:113 vector [3]: rand = 87dbc86b6883bdfeb0fea9c7e833a226 20250127085525840 DAUC <0003> auc.c:179 vector [3]: kc = 23264ba1b082e184 20250127085525840 DAUC <0003> auc.c:180 vector [3]: sres = 32a77bf1 20250127085525840 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250127085525840 DAUC <0003> db_auc.c:245 IMSI='262422061095780': Generated 4 vectors 20250127085525840 DLGSUP <0013> hlr.c:345 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262422061095780 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422061095780"} 20250127085525840 DLGSUP <0013> gsup_req.c:173 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262422061095780 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250127085525840 DLINP <000b> input/ipa.c:452 connected read/write 20250127085525840 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085525840 DLINP <000b> input/ipa.c:452 connected read/write 20250127085525840 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@ddc14aa71780: setverdict(pass): pass -> pass, component reason not changed 20250127085525841 DLINP <000b> input/ipa.c:452 connected read/write 20250127085525841 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085525841 DLGSUP <0013> gsup_req.c:140 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262422061095780 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422061095780"} 20250127085525841 DAUC <0003> db_auc.c:192 IMSI='262422061095780': No 3G Auth Data 20250127085525841 DAUC <0003> db_auc.c:236 IMSI='262422061095780': Calling to generate 5 vectors 20250127085525841 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250127085525841 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250127085525841 DAUC <0003> auc.c:113 vector [0]: rand = f54f9cbf72dbc1a7b68123e13647e3ae 20250127085525841 DAUC <0003> auc.c:179 vector [0]: kc = 62fed7a7b42b1506 20250127085525841 DAUC <0003> auc.c:180 vector [0]: sres = 149289fa 20250127085525841 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250127085525841 DAUC <0003> auc.c:113 vector [1]: rand = a5c18d8778135bb35dc3d5dfbd44f0ec 20250127085525841 DAUC <0003> auc.c:179 vector [1]: kc = 0e9f2bc2feec0b32 20250127085525841 DAUC <0003> auc.c:180 vector [1]: sres = 44a6a143 20250127085525841 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250127085525841 DAUC <0003> auc.c:113 vector [2]: rand = 938216d2dc6a61590e1f713d37a87e46 20250127085525841 DAUC <0003> auc.c:179 vector [2]: kc = 24d9f3fb7e73c297 20250127085525841 DAUC <0003> auc.c:180 vector [2]: sres = 36f956f1 20250127085525841 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250127085525841 DAUC <0003> auc.c:113 vector [3]: rand = bc6e44c5678fcb79e40baa5a31264468 20250127085525841 DAUC <0003> auc.c:179 vector [3]: kc = 15dbbc56404f6547 20250127085525841 DAUC <0003> auc.c:180 vector [3]: sres = 8fe527f1 20250127085525841 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250127085525841 DAUC <0003> auc.c:113 vector [4]: rand = 2a1cf3dad9318b6c1565dc3c303ebb85 20250127085525841 DAUC <0003> auc.c:179 vector [4]: kc = 7c70513ad05ccf2d 20250127085525841 DAUC <0003> auc.c:180 vector [4]: sres = a05a655a 20250127085525841 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250127085525841 DAUC <0003> db_auc.c:245 IMSI='262422061095780': Generated 5 vectors 20250127085525841 DLGSUP <0013> hlr.c:345 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262422061095780 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422061095780"} 20250127085525841 DLGSUP <0013> gsup_req.c:173 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262422061095780 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250127085525841 DLINP <000b> input/ipa.c:452 connected read/write 20250127085525841 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085525841 DLINP <000b> input/ipa.c:452 connected read/write 20250127085525841 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@ddc14aa71780: setverdict(pass): pass -> pass, component reason not changed 20250127085525842 DLINP <000b> input/ipa.c:452 connected read/write 20250127085525842 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085525842 DLGSUP <0013> gsup_req.c:140 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262422061095780 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422061095780"} 20250127085525842 DAUC <0003> db_auc.c:192 IMSI='262422061095780': No 3G Auth Data 20250127085525842 DAUC <0003> db_auc.c:236 IMSI='262422061095780': Calling to generate 5 vectors 20250127085525842 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250127085525842 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250127085525842 DAUC <0003> auc.c:113 vector [0]: rand = 87285dd93a71ab45b8253fe806b9008c 20250127085525842 DAUC <0003> auc.c:179 vector [0]: kc = cf06cbb055dc818e 20250127085525842 DAUC <0003> auc.c:180 vector [0]: sres = 3c9bc917 20250127085525842 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250127085525842 DAUC <0003> auc.c:113 vector [1]: rand = 275942b6efea1ee63dd83eb78a3aa719 20250127085525842 DAUC <0003> auc.c:179 vector [1]: kc = 9ffd80a6c8c95554 20250127085525842 DAUC <0003> auc.c:180 vector [1]: sres = 446cde3d 20250127085525842 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250127085525842 DAUC <0003> auc.c:113 vector [2]: rand = 8016bca723f54e8b4accc15bf094f3aa 20250127085525842 DAUC <0003> auc.c:179 vector [2]: kc = 84ac67043b4531bb 20250127085525842 DAUC <0003> auc.c:180 vector [2]: sres = a84cf3c8 20250127085525842 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250127085525842 DAUC <0003> auc.c:113 vector [3]: rand = a589372e2c12d852f6f2baed4dd67c41 20250127085525842 DAUC <0003> auc.c:179 vector [3]: kc = 82b6f6110337d83b 20250127085525842 DAUC <0003> auc.c:180 vector [3]: sres = 4aa6c030 20250127085525842 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250127085525842 DAUC <0003> auc.c:113 vector [4]: rand = 7d9affd4213f750fc3a017c5a2244c82 20250127085525842 DAUC <0003> auc.c:179 vector [4]: kc = f4a9ac3f9b4e862e 20250127085525842 DAUC <0003> auc.c:180 vector [4]: sres = 5dd12d67 20250127085525842 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250127085525842 DAUC <0003> db_auc.c:245 IMSI='262422061095780': Generated 5 vectors 20250127085525842 DLGSUP <0013> hlr.c:345 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262422061095780 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422061095780"} 20250127085525842 DLGSUP <0013> gsup_req.c:173 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262422061095780 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250127085525842 DLINP <000b> input/ipa.c:452 connected read/write 20250127085525842 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085525842 DLINP <000b> input/ipa.c:452 connected read/write 20250127085525842 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@ddc14aa71780: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(26)@ddc14aa71780: setverdict(pass): pass -> pass, component reason not changed 20250127085525842 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38684<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(26)@ddc14aa71780: Final verdict of PTC: pass 20250127085525843 DAUC <0003> db_auc.c:157 IMSI='262423656374173': No 2G Auth Data 20250127085525843 DAUC <0003> db_auc.c:192 IMSI='262423656374173': No 3G Auth Data HLR_Test-GSUP(21)@ddc14aa71780: Created GsupExpect[0] for "262423656374173" to be handled at TC_gsup_sai_num_auth_vectors(27) 20250127085525849 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38686<->l=127.0.0.1:4258 20250127085525850 DLINP <000b> input/ipa.c:452 connected read/write 20250127085525850 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085525850 DLGSUP <0013> gsup_req.c:140 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262423656374173 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423656374173"} 20250127085525850 DAUC <0003> db_auc.c:157 IMSI='262423656374173': No 2G Auth Data 20250127085525850 DAUC <0003> db_auc.c:236 IMSI='262423656374173': Calling to generate 1 vectors 20250127085525850 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20250127085525850 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250127085525850 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250127085525850 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250127085525850 DAUC <0003> auc.c:113 vector [0]: rand = c90e3b5def64f5aff85634e165a883f2 20250127085525850 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250127085525850 DAUC <0003> auc.c:142 vector [0]: autn = 93520c6d1d400000664403949e4cdc2e 20250127085525850 DAUC <0003> auc.c:143 vector [0]: ck = 035d6047cf0e460df7eab3ba87f5ff03 20250127085525850 DAUC <0003> auc.c:144 vector [0]: ik = f3ee8431a2d5bdb9734db5c7d0a98a3a 20250127085525850 DAUC <0003> auc.c:145 vector [0]: res = 96fe9d9e1c25c1bf0000000000000000 20250127085525850 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250127085525850 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250127085525850 DAUC <0003> auc.c:151 vector [0]: kc = 7414e20b3a878e8d 20250127085525850 DAUC <0003> auc.c:152 vector [0]: sres = 8adb5c21 20250127085525850 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250127085525850 DAUC <0003> db_auc.c:245 IMSI='262423656374173': Generated 1 vectors 20250127085525850 DAUC <0003> db_auc.c:249 IMSI='262423656374173': Updating SQN=33 in DB 20250127085525850 DLGSUP <0013> hlr.c:345 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262423656374173 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423656374173"} 20250127085525850 DLGSUP <0013> gsup_req.c:173 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262423656374173 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250127085525850 DLINP <000b> input/ipa.c:452 connected read/write 20250127085525850 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085525850 DLINP <000b> input/ipa.c:452 connected read/write 20250127085525850 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@ddc14aa71780: Found GsupExpect[0] for "262423656374173" handled at TC_gsup_sai_num_auth_vectors(27) HLR_Test-GSUP(21)@ddc14aa71780: Added IMSI table entry 3TC_gsup_sai_num_auth_vectors(27)"262423656374173" TC_gsup_sai_num_auth_vectors(27)@ddc14aa71780: setverdict(pass): none -> pass 20250127085525852 DLINP <000b> input/ipa.c:452 connected read/write 20250127085525852 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085525852 DLGSUP <0013> gsup_req.c:140 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262423656374173 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423656374173"} 20250127085525852 DAUC <0003> db_auc.c:157 IMSI='262423656374173': No 2G Auth Data 20250127085525852 DAUC <0003> db_auc.c:236 IMSI='262423656374173': Calling to generate 4 vectors 20250127085525852 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20250127085525852 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250127085525852 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250127085525852 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250127085525852 DAUC <0003> auc.c:113 vector [0]: rand = 3117b6c6e5dfc682720daa8419871ecf 20250127085525852 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250127085525852 DAUC <0003> auc.c:142 vector [0]: autn = 22c9915cc4dc000051893c4717d108cd 20250127085525852 DAUC <0003> auc.c:143 vector [0]: ck = 0f117daae9f8026cce315cd1e9fb85da 20250127085525852 DAUC <0003> auc.c:144 vector [0]: ik = b0cdff652330d0e46b2c4dbb81214a9c 20250127085525852 DAUC <0003> auc.c:145 vector [0]: res = c26b76a5821334f50000000000000000 20250127085525852 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250127085525852 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250127085525852 DAUC <0003> auc.c:151 vector [0]: kc = 1ac193a5a2121dce 20250127085525852 DAUC <0003> auc.c:152 vector [0]: sres = 40784250 20250127085525852 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250127085525852 DAUC <0003> auc.c:113 vector [1]: rand = 3c0e385febb377539db120830e508767 20250127085525852 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250127085525852 DAUC <0003> auc.c:142 vector [1]: autn = d0cd435a59b10000373d81d739e71139 20250127085525852 DAUC <0003> auc.c:143 vector [1]: ck = 09ed478fd1519bf6d98497cc58ea7f7b 20250127085525852 DAUC <0003> auc.c:144 vector [1]: ik = 34970a24cee51404549daf95debec24d 20250127085525852 DAUC <0003> auc.c:145 vector [1]: res = 9cb407f88af6e3ee0000000000000000 20250127085525852 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250127085525852 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250127085525852 DAUC <0003> auc.c:151 vector [1]: kc = b06375f299e032c4 20250127085525852 DAUC <0003> auc.c:152 vector [1]: sres = 1642e416 20250127085525852 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250127085525852 DAUC <0003> auc.c:113 vector [2]: rand = b5812023b9aa1183ed86786d7c31c4b0 20250127085525852 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250127085525852 DAUC <0003> auc.c:142 vector [2]: autn = 7fdec50d1a8f0000d816c3965bfca802 20250127085525852 DAUC <0003> auc.c:143 vector [2]: ck = 1541accf4c411f201745c28cf939ad32 20250127085525852 DAUC <0003> auc.c:144 vector [2]: ik = 297911a211c2f6140bddf70203a1fadf 20250127085525852 DAUC <0003> auc.c:145 vector [2]: res = 63ba110cc9ba88960000000000000000 20250127085525852 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250127085525852 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250127085525852 DAUC <0003> auc.c:151 vector [2]: kc = 20a088e3a71bbed9 20250127085525852 DAUC <0003> auc.c:152 vector [2]: sres = aa00999a 20250127085525852 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250127085525852 DAUC <0003> auc.c:113 vector [3]: rand = 6398925f116cf9f17e106dcfa10c94ff 20250127085525852 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250127085525852 DAUC <0003> auc.c:142 vector [3]: autn = 002ff80615e800007f8395ff654aeda1 20250127085525852 DAUC <0003> auc.c:143 vector [3]: ck = f05e6fdfd45d0177d396c48c0a834296 20250127085525852 DAUC <0003> auc.c:144 vector [3]: ik = 867e0e5617c7fd39b299d4d1ce41d0b1 20250127085525852 DAUC <0003> auc.c:145 vector [3]: res = 3213a4341dda796b0000000000000000 20250127085525852 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250127085525852 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250127085525852 DAUC <0003> auc.c:151 vector [3]: kc = 172f71d407586e69 20250127085525852 DAUC <0003> auc.c:152 vector [3]: sres = 2fc9dd5f 20250127085525852 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250127085525852 DAUC <0003> db_auc.c:245 IMSI='262423656374173': Generated 4 vectors 20250127085525852 DAUC <0003> db_auc.c:249 IMSI='262423656374173': Updating SQN=161 in DB 20250127085525852 DLGSUP <0013> hlr.c:345 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262423656374173 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423656374173"} 20250127085525852 DLGSUP <0013> gsup_req.c:173 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262423656374173 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250127085525852 DLINP <000b> input/ipa.c:452 connected read/write 20250127085525852 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085525852 DLINP <000b> input/ipa.c:452 connected read/write 20250127085525852 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@ddc14aa71780: setverdict(pass): pass -> pass, component reason not changed 20250127085525853 DLINP <000b> input/ipa.c:452 connected read/write 20250127085525853 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085525853 DLGSUP <0013> gsup_req.c:140 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262423656374173 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423656374173"} 20250127085525853 DAUC <0003> db_auc.c:157 IMSI='262423656374173': No 2G Auth Data 20250127085525853 DAUC <0003> db_auc.c:236 IMSI='262423656374173': Calling to generate 5 vectors 20250127085525853 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250127085525853 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250127085525853 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250127085525853 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250127085525853 DAUC <0003> auc.c:113 vector [0]: rand = f082473f6d958e6f1ae697f0e0f8f493 20250127085525853 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250127085525853 DAUC <0003> auc.c:142 vector [0]: autn = 57af024b7ce700004c2e673a278e33f5 20250127085525853 DAUC <0003> auc.c:143 vector [0]: ck = a3818418071f230a53117a62e22e5005 20250127085525853 DAUC <0003> auc.c:144 vector [0]: ik = 9c03478a4fd76b0dcb23dc7bf7c2d5b8 20250127085525853 DAUC <0003> auc.c:145 vector [0]: res = 3f955927d348977b0000000000000000 20250127085525853 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250127085525853 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250127085525853 DAUC <0003> auc.c:151 vector [0]: kc = a7b0658b5d24cdba 20250127085525853 DAUC <0003> auc.c:152 vector [0]: sres = ecddce5c 20250127085525853 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250127085525853 DAUC <0003> auc.c:113 vector [1]: rand = 94ee258052be2be4a71892c71338790e 20250127085525853 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250127085525853 DAUC <0003> auc.c:142 vector [1]: autn = a86678f2ec1f000081a2932434da0e88 20250127085525853 DAUC <0003> auc.c:143 vector [1]: ck = 5a12e5f6536fc815646cc079e949ee68 20250127085525853 DAUC <0003> auc.c:144 vector [1]: ik = ed7134afc27f617e7d639600311af5b0 20250127085525853 DAUC <0003> auc.c:145 vector [1]: res = 52cc9504fbe059670000000000000000 20250127085525853 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250127085525853 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250127085525853 DAUC <0003> auc.c:151 vector [1]: kc = ae6c87204943b2b3 20250127085525853 DAUC <0003> auc.c:152 vector [1]: sres = a92ccc63 20250127085525853 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250127085525853 DAUC <0003> auc.c:113 vector [2]: rand = 06819f1f0cb402da5e24c847789f6611 20250127085525853 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250127085525853 DAUC <0003> auc.c:142 vector [2]: autn = a33059e0193c0000c129fa15fcec85ab 20250127085525853 DAUC <0003> auc.c:143 vector [2]: ck = f6c0f9e1fd03767478751aeeb312f551 20250127085525853 DAUC <0003> auc.c:144 vector [2]: ik = ea2f40303142b2c955a59b5868eec845 20250127085525853 DAUC <0003> auc.c:145 vector [2]: res = 07ae5e95f71bdb860000000000000000 20250127085525853 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250127085525853 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250127085525853 DAUC <0003> auc.c:151 vector [2]: kc = 313f386717bdf9a9 20250127085525853 DAUC <0003> auc.c:152 vector [2]: sres = f0b58513 20250127085525853 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250127085525853 DAUC <0003> auc.c:113 vector [3]: rand = a084fb8f2e7a536ad6d415738697db58 20250127085525853 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250127085525853 DAUC <0003> auc.c:142 vector [3]: autn = 7e089d7a82e3000002eff43993a182de 20250127085525853 DAUC <0003> auc.c:143 vector [3]: ck = c57f8b2d5f55ce592738ab7ff78596b8 20250127085525853 DAUC <0003> auc.c:144 vector [3]: ik = a4cd7990c28fe1cce5301b8ea29896e5 20250127085525853 DAUC <0003> auc.c:145 vector [3]: res = a7e17460f989544b0000000000000000 20250127085525853 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250127085525853 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250127085525853 DAUC <0003> auc.c:151 vector [3]: kc = a3ba424cc8c72fc8 20250127085525853 DAUC <0003> auc.c:152 vector [3]: sres = 5e68202b 20250127085525853 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250127085525853 DAUC <0003> auc.c:113 vector [4]: rand = 8932aa946d15f12fc131e8ef97bffc09 20250127085525853 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250127085525853 DAUC <0003> auc.c:142 vector [4]: autn = 4a7ddc7f36b40000bbf4edfa806e261a 20250127085525853 DAUC <0003> auc.c:143 vector [4]: ck = 09a1c04e555c8e04312da7513b0d38d3 20250127085525853 DAUC <0003> auc.c:144 vector [4]: ik = 7d5453da15b0826539e7d6d7dbc7d161 20250127085525853 DAUC <0003> auc.c:145 vector [4]: res = b13b11fb6643131a0000000000000000 20250127085525853 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250127085525853 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250127085525853 DAUC <0003> auc.c:151 vector [4]: kc = 7c3fe212a026e5d3 20250127085525853 DAUC <0003> auc.c:152 vector [4]: sres = d77802e1 20250127085525853 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250127085525853 DAUC <0003> db_auc.c:245 IMSI='262423656374173': Generated 5 vectors 20250127085525853 DAUC <0003> db_auc.c:249 IMSI='262423656374173': Updating SQN=321 in DB 20250127085525853 DLGSUP <0013> hlr.c:345 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262423656374173 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423656374173"} 20250127085525853 DLGSUP <0013> gsup_req.c:173 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262423656374173 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250127085525853 DLINP <000b> input/ipa.c:452 connected read/write 20250127085525853 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085525853 DLINP <000b> input/ipa.c:452 connected read/write 20250127085525853 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@ddc14aa71780: setverdict(pass): pass -> pass, component reason not changed 20250127085525854 DLINP <000b> input/ipa.c:452 connected read/write 20250127085525854 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085525854 DLGSUP <0013> gsup_req.c:140 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262423656374173 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423656374173"} 20250127085525854 DAUC <0003> db_auc.c:157 IMSI='262423656374173': No 2G Auth Data 20250127085525854 DAUC <0003> db_auc.c:236 IMSI='262423656374173': Calling to generate 5 vectors 20250127085525854 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250127085525854 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250127085525855 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250127085525855 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250127085525855 DAUC <0003> auc.c:113 vector [0]: rand = 3115493e0d71aad89558eaa2d30152db 20250127085525855 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250127085525855 DAUC <0003> auc.c:142 vector [0]: autn = 2c79b433ac540000b4a2866fb9cf3966 20250127085525855 DAUC <0003> auc.c:143 vector [0]: ck = 250aee9f5088776aff68db38a1849159 20250127085525855 DAUC <0003> auc.c:144 vector [0]: ik = 00055efcd98445fd7c10b7d1ae3dd4b9 20250127085525855 DAUC <0003> auc.c:145 vector [0]: res = b78f5e2d3827fb160000000000000000 20250127085525855 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250127085525855 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250127085525855 DAUC <0003> auc.c:151 vector [0]: kc = a677dc8a86b57777 20250127085525855 DAUC <0003> auc.c:152 vector [0]: sres = 8fa8a53b 20250127085525855 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250127085525855 DAUC <0003> auc.c:113 vector [1]: rand = 3b5e73109043d8a4e6c86f2b0617224e 20250127085525855 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250127085525855 DAUC <0003> auc.c:142 vector [1]: autn = f162ce7b6a260000e16bc4888f42bc56 20250127085525855 DAUC <0003> auc.c:143 vector [1]: ck = 97b6972720a136f86b7edfbb23c4addf 20250127085525855 DAUC <0003> auc.c:144 vector [1]: ik = e6ecd4ceb7d25b6da97c1fbc39e493a5 20250127085525855 DAUC <0003> auc.c:145 vector [1]: res = 6f854c809a5091380000000000000000 20250127085525855 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250127085525855 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250127085525855 DAUC <0003> auc.c:151 vector [1]: kc = b35883ee8d5353ef 20250127085525855 DAUC <0003> auc.c:152 vector [1]: sres = f5d5ddb8 20250127085525855 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250127085525855 DAUC <0003> auc.c:113 vector [2]: rand = b20c74c18b54abb0611aa47950bcaee1 20250127085525855 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250127085525855 DAUC <0003> auc.c:142 vector [2]: autn = df346d9e012d000067f738b5af169471 20250127085525855 DAUC <0003> auc.c:143 vector [2]: ck = 79518878024a901afc2b1dfd047ed8cc 20250127085525855 DAUC <0003> auc.c:144 vector [2]: ik = 2dd2761d96662c0e43fcb80a36c96d32 20250127085525855 DAUC <0003> auc.c:145 vector [2]: res = 22d63d623b30e0380000000000000000 20250127085525855 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250127085525855 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250127085525855 DAUC <0003> auc.c:151 vector [2]: kc = eb545b92a69b09ea 20250127085525855 DAUC <0003> auc.c:152 vector [2]: sres = 19e6dd5a 20250127085525855 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250127085525855 DAUC <0003> auc.c:113 vector [3]: rand = f65de71e33bc1b4de9f25ded408599d1 20250127085525855 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250127085525855 DAUC <0003> auc.c:142 vector [3]: autn = a4d8d3c573e0000041f41190e31caacf 20250127085525855 DAUC <0003> auc.c:143 vector [3]: ck = 358ff4eb145b58970cd791c4c4c38fb4 20250127085525855 DAUC <0003> auc.c:144 vector [3]: ik = 02979846727d7ebc71a30a64b1e1b5f0 20250127085525855 DAUC <0003> auc.c:145 vector [3]: res = bfcb5e0c545ecf110000000000000000 20250127085525855 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250127085525855 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250127085525855 DAUC <0003> auc.c:151 vector [3]: kc = 4a6cf70d13041c6f 20250127085525855 DAUC <0003> auc.c:152 vector [3]: sres = eb95911d 20250127085525855 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250127085525855 DAUC <0003> auc.c:113 vector [4]: rand = 94bb8779d394e94fd2f022a5108b6f41 20250127085525855 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250127085525855 DAUC <0003> auc.c:142 vector [4]: autn = ecaae1a10f04000016f499dcbb48ac2c 20250127085525855 DAUC <0003> auc.c:143 vector [4]: ck = 2273e57d5237b26797d3a16a04ec090f 20250127085525855 DAUC <0003> auc.c:144 vector [4]: ik = 7d891c7a5cc7d452ab5cb95aa9fd870c 20250127085525855 DAUC <0003> auc.c:145 vector [4]: res = 3759dd9ce4eda9910000000000000000 20250127085525855 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250127085525855 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250127085525855 DAUC <0003> auc.c:151 vector [4]: kc = 6375e137a3e1e836 20250127085525855 DAUC <0003> auc.c:152 vector [4]: sres = d3b4740d 20250127085525855 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250127085525855 DAUC <0003> db_auc.c:245 IMSI='262423656374173': Generated 5 vectors 20250127085525855 DAUC <0003> db_auc.c:249 IMSI='262423656374173': Updating SQN=481 in DB 20250127085525855 DLGSUP <0013> hlr.c:345 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262423656374173 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423656374173"} 20250127085525855 DLGSUP <0013> gsup_req.c:173 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262423656374173 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250127085525855 DLINP <000b> input/ipa.c:452 connected read/write 20250127085525855 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085525855 DLINP <000b> input/ipa.c:452 connected read/write 20250127085525855 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@ddc14aa71780: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(27)@ddc14aa71780: setverdict(pass): pass -> pass, component reason not changed 20250127085525856 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38686<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(27)@ddc14aa71780: Final verdict of PTC: pass 20250127085525857 DAUC <0003> db_auc.c:157 IMSI='262427054264518': No 2G Auth Data 20250127085525857 DAUC <0003> db_auc.c:192 IMSI='262427054264518': No 3G Auth Data HLR_Test-GSUP(21)@ddc14aa71780: Created GsupExpect[0] for "262427054264518" to be handled at TC_gsup_sai_num_auth_vectors(28) 20250127085525864 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38688<->l=127.0.0.1:4258 20250127085525865 DLINP <000b> input/ipa.c:452 connected read/write 20250127085525865 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085525865 DLGSUP <0013> gsup_req.c:140 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262427054264518 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427054264518"} 20250127085525865 DAUC <0003> db_auc.c:157 IMSI='262427054264518': No 2G Auth Data 20250127085525865 DAUC <0003> db_auc.c:236 IMSI='262427054264518': Calling to generate 1 vectors 20250127085525865 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20250127085525865 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250127085525865 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250127085525865 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250127085525865 DAUC <0003> auc.c:113 vector [0]: rand = 73b8c529d1331eb7435f72e478ddd9b2 20250127085525865 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250127085525865 DAUC <0003> auc.c:142 vector [0]: autn = 817808a077470000f2dacf15d862b244 20250127085525865 DAUC <0003> auc.c:143 vector [0]: ck = 5626facb8f893447ece3e548337fa301 20250127085525865 DAUC <0003> auc.c:144 vector [0]: ik = 0e8676ddc9052ec444cfe1964a04832c 20250127085525865 DAUC <0003> auc.c:145 vector [0]: res = f72f2fbbdaec6e7b0000000000000000 20250127085525865 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250127085525865 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250127085525865 DAUC <0003> auc.c:151 vector [0]: kc = f08c88c83ff73aae 20250127085525865 DAUC <0003> auc.c:152 vector [0]: sres = 2dc341c0 20250127085525865 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250127085525865 DAUC <0003> db_auc.c:245 IMSI='262427054264518': Generated 1 vectors 20250127085525865 DAUC <0003> db_auc.c:249 IMSI='262427054264518': Updating SQN=33 in DB 20250127085525865 DLGSUP <0013> hlr.c:345 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262427054264518 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427054264518"} 20250127085525865 DLGSUP <0013> gsup_req.c:173 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262427054264518 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250127085525865 DLINP <000b> input/ipa.c:452 connected read/write 20250127085525865 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085525865 DLINP <000b> input/ipa.c:452 connected read/write 20250127085525866 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@ddc14aa71780: Found GsupExpect[0] for "262427054264518" handled at TC_gsup_sai_num_auth_vectors(28) HLR_Test-GSUP(21)@ddc14aa71780: Added IMSI table entry 4TC_gsup_sai_num_auth_vectors(28)"262427054264518" TC_gsup_sai_num_auth_vectors(28)@ddc14aa71780: setverdict(pass): none -> pass 20250127085525867 DLINP <000b> input/ipa.c:452 connected read/write 20250127085525867 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085525867 DLGSUP <0013> gsup_req.c:140 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262427054264518 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427054264518"} 20250127085525867 DAUC <0003> db_auc.c:157 IMSI='262427054264518': No 2G Auth Data 20250127085525867 DAUC <0003> db_auc.c:236 IMSI='262427054264518': Calling to generate 4 vectors 20250127085525867 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20250127085525867 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250127085525867 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250127085525867 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250127085525867 DAUC <0003> auc.c:113 vector [0]: rand = 8c6e00a3002dbe993ecf45f3a72866f5 20250127085525867 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250127085525867 DAUC <0003> auc.c:142 vector [0]: autn = 306bfc49572700005c1af4ecabfd29fc 20250127085525867 DAUC <0003> auc.c:143 vector [0]: ck = 16c77ca1c3057b9c909c0b51c394894e 20250127085525867 DAUC <0003> auc.c:144 vector [0]: ik = 21eb9a08ce761b2030422640f2662d3f 20250127085525867 DAUC <0003> auc.c:145 vector [0]: res = c15eeefe2f4d8ac00000000000000000 20250127085525867 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250127085525867 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250127085525867 DAUC <0003> auc.c:151 vector [0]: kc = 97f2cbb83c81c4cd 20250127085525867 DAUC <0003> auc.c:152 vector [0]: sres = ee13643e 20250127085525867 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250127085525867 DAUC <0003> auc.c:113 vector [1]: rand = 91e5d3d93b08c9de40047ea995ca6f8b 20250127085525867 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250127085525867 DAUC <0003> auc.c:142 vector [1]: autn = 8adc862e0c020000bf1508e72b904dee 20250127085525867 DAUC <0003> auc.c:143 vector [1]: ck = 17a6b4d046d350b0b258d6be7941fb3a 20250127085525867 DAUC <0003> auc.c:144 vector [1]: ik = 96263baf94d19aac52e3d9fbc69e578f 20250127085525867 DAUC <0003> auc.c:145 vector [1]: res = 087269ca4a44d7100000000000000000 20250127085525867 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250127085525867 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250127085525867 DAUC <0003> auc.c:151 vector [1]: kc = 613b803a6ddd66a9 20250127085525867 DAUC <0003> auc.c:152 vector [1]: sres = 4236beda 20250127085525867 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250127085525867 DAUC <0003> auc.c:113 vector [2]: rand = 2f3a0df6e898aedada17f582d1133c54 20250127085525867 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250127085525867 DAUC <0003> auc.c:142 vector [2]: autn = 5dde2227e78f000018f5e9a03516f5e6 20250127085525867 DAUC <0003> auc.c:143 vector [2]: ck = f32a9340e5954d61f790663ea449fb6f 20250127085525867 DAUC <0003> auc.c:144 vector [2]: ik = 9461328fe591a2152cc8b979111905ee 20250127085525867 DAUC <0003> auc.c:145 vector [2]: res = 4e9dac47ec8519cb0000000000000000 20250127085525867 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250127085525867 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250127085525867 DAUC <0003> auc.c:151 vector [2]: kc = bc137e88b55411f5 20250127085525867 DAUC <0003> auc.c:152 vector [2]: sres = a218b58c 20250127085525867 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250127085525867 DAUC <0003> auc.c:113 vector [3]: rand = 2e90a8092d945090c2920438001b6e80 20250127085525867 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250127085525867 DAUC <0003> auc.c:142 vector [3]: autn = 7420a20f2ec20000578f274effd8c8fd 20250127085525867 DAUC <0003> auc.c:143 vector [3]: ck = 0ee64700b03b9036eabca5d904d54700 20250127085525867 DAUC <0003> auc.c:144 vector [3]: ik = 3a98dd960f296de5990c5a062c2a206f 20250127085525867 DAUC <0003> auc.c:145 vector [3]: res = fba15ca204695b140000000000000000 20250127085525867 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250127085525867 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250127085525867 DAUC <0003> auc.c:151 vector [3]: kc = 47ce654997ed9abc 20250127085525867 DAUC <0003> auc.c:152 vector [3]: sres = ffc807b6 20250127085525867 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250127085525867 DAUC <0003> db_auc.c:245 IMSI='262427054264518': Generated 4 vectors 20250127085525867 DAUC <0003> db_auc.c:249 IMSI='262427054264518': Updating SQN=161 in DB 20250127085525867 DLGSUP <0013> hlr.c:345 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262427054264518 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427054264518"} 20250127085525867 DLGSUP <0013> gsup_req.c:173 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262427054264518 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250127085525867 DLINP <000b> input/ipa.c:452 connected read/write 20250127085525867 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085525867 DLINP <000b> input/ipa.c:452 connected read/write 20250127085525867 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@ddc14aa71780: setverdict(pass): pass -> pass, component reason not changed 20250127085525868 DLINP <000b> input/ipa.c:452 connected read/write 20250127085525868 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085525868 DLGSUP <0013> gsup_req.c:140 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262427054264518 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427054264518"} 20250127085525868 DAUC <0003> db_auc.c:157 IMSI='262427054264518': No 2G Auth Data 20250127085525868 DAUC <0003> db_auc.c:236 IMSI='262427054264518': Calling to generate 5 vectors 20250127085525868 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250127085525868 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250127085525868 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250127085525868 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250127085525868 DAUC <0003> auc.c:113 vector [0]: rand = e1f0f0b1b198eb7da1d476010c88e586 20250127085525868 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250127085525868 DAUC <0003> auc.c:142 vector [0]: autn = b9f5a6f47ce7000099ec4c351b951d85 20250127085525868 DAUC <0003> auc.c:143 vector [0]: ck = bd2c254e9c5df6e27b0ad94819ad9382 20250127085525868 DAUC <0003> auc.c:144 vector [0]: ik = dde433659f4e79a499c22041c0c1379d 20250127085525868 DAUC <0003> auc.c:145 vector [0]: res = 34d385a6c6d31d010000000000000000 20250127085525868 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250127085525868 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250127085525868 DAUC <0003> auc.c:151 vector [0]: kc = 8200ef22da7f2b59 20250127085525868 DAUC <0003> auc.c:152 vector [0]: sres = f20098a7 20250127085525868 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250127085525868 DAUC <0003> auc.c:113 vector [1]: rand = cd67ed5f2d1f416be1b59d7a656bbfe5 20250127085525868 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250127085525868 DAUC <0003> auc.c:142 vector [1]: autn = 48c14d1164d40000a060f405be58e859 20250127085525868 DAUC <0003> auc.c:143 vector [1]: ck = 05bcb1804994826710298fe66c3f32b0 20250127085525868 DAUC <0003> auc.c:144 vector [1]: ik = 3dc180bbf40d91136c0dc3e2c61ae2f4 20250127085525868 DAUC <0003> auc.c:145 vector [1]: res = 8999aa8b20f7cc850000000000000000 20250127085525868 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250127085525868 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250127085525868 DAUC <0003> auc.c:151 vector [1]: kc = 44597d3f17bcc330 20250127085525868 DAUC <0003> auc.c:152 vector [1]: sres = a96e660e 20250127085525868 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250127085525868 DAUC <0003> auc.c:113 vector [2]: rand = 7391c6528526f3f76cdf00447e55383c 20250127085525868 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250127085525868 DAUC <0003> auc.c:142 vector [2]: autn = b93b277f18660000e4c3a0377515c97f 20250127085525868 DAUC <0003> auc.c:143 vector [2]: ck = 96890cd3b8cc569e50e0f862e713fdc4 20250127085525868 DAUC <0003> auc.c:144 vector [2]: ik = cbd52d273dfe07ce60ee47c4f50866dd 20250127085525868 DAUC <0003> auc.c:145 vector [2]: res = 7a7533217306c5c10000000000000000 20250127085525868 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250127085525868 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250127085525868 DAUC <0003> auc.c:151 vector [2]: kc = 6d529e529729ca49 20250127085525868 DAUC <0003> auc.c:152 vector [2]: sres = 0973f6e0 20250127085525868 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250127085525868 DAUC <0003> auc.c:113 vector [3]: rand = 992909007e8e05ccd34116ebc48f8873 20250127085525868 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250127085525868 DAUC <0003> auc.c:142 vector [3]: autn = 06be4417d8f5000033e47a0001a3124a 20250127085525868 DAUC <0003> auc.c:143 vector [3]: ck = 351cc09afdbe369dac460aea936e69d7 20250127085525868 DAUC <0003> auc.c:144 vector [3]: ik = 7fa21a030c596091a8e3cc2bf819c06a 20250127085525868 DAUC <0003> auc.c:145 vector [3]: res = ce0104ae5e11de880000000000000000 20250127085525868 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250127085525868 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250127085525868 DAUC <0003> auc.c:151 vector [3]: kc = 4e1b1c589a90ffb1 20250127085525868 DAUC <0003> auc.c:152 vector [3]: sres = 9010da26 20250127085525868 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250127085525868 DAUC <0003> auc.c:113 vector [4]: rand = 01e476b018b3c26f3d42a80b446be920 20250127085525868 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250127085525868 DAUC <0003> auc.c:142 vector [4]: autn = 2214aabc361b00009fcfc81d70b56851 20250127085525868 DAUC <0003> auc.c:143 vector [4]: ck = 964233b6cfe308ee2871f73e6a1689b6 20250127085525868 DAUC <0003> auc.c:144 vector [4]: ik = cc40bacc783d8818e078f94526affb59 20250127085525868 DAUC <0003> auc.c:145 vector [4]: res = e3c640cfc824f1bf0000000000000000 20250127085525868 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250127085525868 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250127085525868 DAUC <0003> auc.c:151 vector [4]: kc = 920b8701fb67f219 20250127085525868 DAUC <0003> auc.c:152 vector [4]: sres = 2be2b170 20250127085525868 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250127085525868 DAUC <0003> db_auc.c:245 IMSI='262427054264518': Generated 5 vectors 20250127085525868 DAUC <0003> db_auc.c:249 IMSI='262427054264518': Updating SQN=321 in DB 20250127085525868 DLGSUP <0013> hlr.c:345 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262427054264518 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427054264518"} 20250127085525868 DLGSUP <0013> gsup_req.c:173 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262427054264518 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250127085525868 DLINP <000b> input/ipa.c:452 connected read/write 20250127085525868 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085525868 DLINP <000b> input/ipa.c:452 connected read/write 20250127085525868 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@ddc14aa71780: setverdict(pass): pass -> pass, component reason not changed 20250127085525869 DLINP <000b> input/ipa.c:452 connected read/write 20250127085525869 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085525869 DLGSUP <0013> gsup_req.c:140 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262427054264518 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427054264518"} 20250127085525869 DAUC <0003> db_auc.c:157 IMSI='262427054264518': No 2G Auth Data 20250127085525869 DAUC <0003> db_auc.c:236 IMSI='262427054264518': Calling to generate 5 vectors 20250127085525869 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250127085525869 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250127085525869 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250127085525869 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250127085525869 DAUC <0003> auc.c:113 vector [0]: rand = 1e94a245276b280516ec53de96699fa1 20250127085525869 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250127085525870 DAUC <0003> auc.c:142 vector [0]: autn = 784e4f942eef0000c4ab59f57125e803 20250127085525870 DAUC <0003> auc.c:143 vector [0]: ck = b8a55a7e196a6be4e8b6369229b883db 20250127085525870 DAUC <0003> auc.c:144 vector [0]: ik = 99ff622a7f148a39d7c63a027e0418f9 20250127085525870 DAUC <0003> auc.c:145 vector [0]: res = ddecc10595b66af80000000000000000 20250127085525870 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250127085525870 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250127085525870 DAUC <0003> auc.c:151 vector [0]: kc = 1e2a34c431c27aff 20250127085525870 DAUC <0003> auc.c:152 vector [0]: sres = 485aabfd 20250127085525870 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250127085525870 DAUC <0003> auc.c:113 vector [1]: rand = c1bfee1c0abe0ff904559eeb68af3b1d 20250127085525870 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250127085525870 DAUC <0003> auc.c:142 vector [1]: autn = 41ce431c37f9000028b2ddb081928568 20250127085525870 DAUC <0003> auc.c:143 vector [1]: ck = 77fb3f399d8b0a79f291d86b00bd78de 20250127085525870 DAUC <0003> auc.c:144 vector [1]: ik = 69ad435ea4b7fe3a1636e1267946f294 20250127085525870 DAUC <0003> auc.c:145 vector [1]: res = 1dcb05e8234cc96e0000000000000000 20250127085525870 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250127085525870 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250127085525870 DAUC <0003> auc.c:151 vector [1]: kc = faf1452a40c77e09 20250127085525870 DAUC <0003> auc.c:152 vector [1]: sres = 3e87cc86 20250127085525870 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250127085525870 DAUC <0003> auc.c:113 vector [2]: rand = 9e521d5c49e4349adc89ef428e84af82 20250127085525870 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250127085525870 DAUC <0003> auc.c:142 vector [2]: autn = 160124f360650000777ee39863377b4d 20250127085525870 DAUC <0003> auc.c:143 vector [2]: ck = 0f8a0d34561400ed2f266f3b12bf842f 20250127085525870 DAUC <0003> auc.c:144 vector [2]: ik = 3a7e460f11e631f326be7344bfe12a62 20250127085525870 DAUC <0003> auc.c:145 vector [2]: res = bcbe00ae4096f93c0000000000000000 20250127085525870 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250127085525870 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250127085525870 DAUC <0003> auc.c:151 vector [2]: kc = 3c6c5744eaac9f53 20250127085525870 DAUC <0003> auc.c:152 vector [2]: sres = fc28f992 20250127085525870 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250127085525870 DAUC <0003> auc.c:113 vector [3]: rand = 09c0bcb8713358a00183c3633b55c839 20250127085525870 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250127085525870 DAUC <0003> auc.c:142 vector [3]: autn = 0b0124c5aed9000097442d8e3bdb084b 20250127085525870 DAUC <0003> auc.c:143 vector [3]: ck = fbcb3ebc1dda3c4393ec5e8a06a0ca4f 20250127085525870 DAUC <0003> auc.c:144 vector [3]: ik = 2666dc68e46ea67d7b9c605d7ccc10ef 20250127085525870 DAUC <0003> auc.c:145 vector [3]: res = 37d03a3b4a16599f0000000000000000 20250127085525870 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250127085525870 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250127085525870 DAUC <0003> auc.c:151 vector [3]: kc = 35dddc0383d8409e 20250127085525870 DAUC <0003> auc.c:152 vector [3]: sres = 7dc663a4 20250127085525870 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250127085525870 DAUC <0003> auc.c:113 vector [4]: rand = fd15487285280f25bc7ca62e59b71f85 20250127085525870 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250127085525870 DAUC <0003> auc.c:142 vector [4]: autn = 8aa9039923270000df7883d900b6f232 20250127085525870 DAUC <0003> auc.c:143 vector [4]: ck = 5412c6b36f5c86b999e39385041cf349 20250127085525870 DAUC <0003> auc.c:144 vector [4]: ik = 0db0a17ee0bc5a7ea6e1f758399bcce5 20250127085525870 DAUC <0003> auc.c:145 vector [4]: res = 135a70a98e094f520000000000000000 20250127085525870 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250127085525870 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250127085525870 DAUC <0003> auc.c:151 vector [4]: kc = 66a00310b267e36b 20250127085525870 DAUC <0003> auc.c:152 vector [4]: sres = 9d533ffb 20250127085525870 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250127085525870 DAUC <0003> db_auc.c:245 IMSI='262427054264518': Generated 5 vectors 20250127085525870 DAUC <0003> db_auc.c:249 IMSI='262427054264518': Updating SQN=481 in DB 20250127085525870 DLGSUP <0013> hlr.c:345 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262427054264518 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427054264518"} 20250127085525870 DLGSUP <0013> gsup_req.c:173 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262427054264518 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250127085525870 DLINP <000b> input/ipa.c:452 connected read/write 20250127085525870 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085525870 DLINP <000b> input/ipa.c:452 connected read/write 20250127085525870 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@ddc14aa71780: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(28)@ddc14aa71780: setverdict(pass): pass -> pass, component reason not changed 20250127085525871 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38688<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(28)@ddc14aa71780: Final verdict of PTC: pass 20250127085525871 DAUC <0003> db_auc.c:157 IMSI='262422731557081': No 2G Auth Data 20250127085525871 DAUC <0003> db_auc.c:192 IMSI='262422731557081': No 3G Auth Data HLR_Test-GSUP(21)@ddc14aa71780: Created GsupExpect[0] for "262422731557081" to be handled at TC_gsup_sai_num_auth_vectors(29) 20250127085525878 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38692<->l=127.0.0.1:4258 20250127085525880 DLINP <000b> input/ipa.c:452 connected read/write 20250127085525880 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085525880 DLGSUP <0013> gsup_req.c:140 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262422731557081 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422731557081"} 20250127085525880 DAUC <0003> db_auc.c:236 IMSI='262422731557081': Calling to generate 1 vectors 20250127085525880 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20250127085525880 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250127085525880 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250127085525880 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250127085525880 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250127085525880 DAUC <0003> auc.c:113 vector [0]: rand = 791f52c6afc673bf48e72c896807cbd6 20250127085525880 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250127085525880 DAUC <0003> auc.c:142 vector [0]: autn = a6a19dd77348000016da3212f08b2e44 20250127085525880 DAUC <0003> auc.c:143 vector [0]: ck = e0a9e42b9d0d906e7316f43a1f3a55c2 20250127085525880 DAUC <0003> auc.c:144 vector [0]: ik = dd4aeba83768b4526f6094200d5ae02b 20250127085525880 DAUC <0003> auc.c:145 vector [0]: res = 45a0e922f684da390000000000000000 20250127085525880 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250127085525880 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250127085525880 DAUC <0003> auc.c:179 vector [0]: kc = cf0f419c6eb6ac00 20250127085525880 DAUC <0003> auc.c:180 vector [0]: sres = 64ece0aa 20250127085525880 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250127085525880 DAUC <0003> db_auc.c:245 IMSI='262422731557081': Generated 1 vectors 20250127085525880 DAUC <0003> db_auc.c:249 IMSI='262422731557081': Updating SQN=33 in DB 20250127085525880 DLGSUP <0013> hlr.c:345 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262422731557081 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422731557081"} 20250127085525880 DLGSUP <0013> gsup_req.c:173 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262422731557081 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250127085525880 DLINP <000b> input/ipa.c:452 connected read/write 20250127085525880 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085525880 DLINP <000b> input/ipa.c:452 connected read/write 20250127085525880 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@ddc14aa71780: Found GsupExpect[0] for "262422731557081" handled at TC_gsup_sai_num_auth_vectors(29) HLR_Test-GSUP(21)@ddc14aa71780: Added IMSI table entry 5TC_gsup_sai_num_auth_vectors(29)"262422731557081" TC_gsup_sai_num_auth_vectors(29)@ddc14aa71780: setverdict(pass): none -> pass 20250127085525881 DLINP <000b> input/ipa.c:452 connected read/write 20250127085525881 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085525881 DLGSUP <0013> gsup_req.c:140 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262422731557081 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422731557081"} 20250127085525881 DAUC <0003> db_auc.c:236 IMSI='262422731557081': Calling to generate 4 vectors 20250127085525881 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20250127085525881 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250127085525881 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250127085525881 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250127085525881 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250127085525881 DAUC <0003> auc.c:113 vector [0]: rand = 7e417be7d9f8cc85231f65ca6173f56d 20250127085525881 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250127085525881 DAUC <0003> auc.c:142 vector [0]: autn = 0a23c8c373c9000014ca152c1023df00 20250127085525881 DAUC <0003> auc.c:143 vector [0]: ck = 70ea7dc78897e0e4a65cd99ad78ab287 20250127085525881 DAUC <0003> auc.c:144 vector [0]: ik = 56a81a1242ec81419c97d98c5d71e79a 20250127085525881 DAUC <0003> auc.c:145 vector [0]: res = 61e9c1c8a4fc85f00000000000000000 20250127085525881 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250127085525881 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250127085525881 DAUC <0003> auc.c:179 vector [0]: kc = 9c40e8be64d1e400 20250127085525881 DAUC <0003> auc.c:180 vector [0]: sres = 3819a3c3 20250127085525881 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250127085525881 DAUC <0003> auc.c:113 vector [1]: rand = 2cdc9bc7108694be1ce67a9ac11b5a71 20250127085525881 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250127085525881 DAUC <0003> auc.c:142 vector [1]: autn = e9fb808a196800006f354d61ce5ab44a 20250127085525881 DAUC <0003> auc.c:143 vector [1]: ck = ccd4143cd488fe94e2bc409e45193cbb 20250127085525881 DAUC <0003> auc.c:144 vector [1]: ik = db1fa791f922f3fd441212bc64b68b3f 20250127085525881 DAUC <0003> auc.c:145 vector [1]: res = 527ebd092eb9f67e0000000000000000 20250127085525881 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250127085525881 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250127085525881 DAUC <0003> auc.c:179 vector [1]: kc = 7a9ccb6263ed5800 20250127085525881 DAUC <0003> auc.c:180 vector [1]: sres = af11ab9b 20250127085525881 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250127085525881 DAUC <0003> auc.c:113 vector [2]: rand = 54ba2a4407ea731297c4be6796eeedc8 20250127085525881 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250127085525881 DAUC <0003> auc.c:142 vector [2]: autn = 238df6ba676400009abde346b16cffb9 20250127085525881 DAUC <0003> auc.c:143 vector [2]: ck = af354eb9e6e324cf88f88c238b1a29ea 20250127085525881 DAUC <0003> auc.c:144 vector [2]: ik = ba1e46ad0080cb1969192326da64e134 20250127085525881 DAUC <0003> auc.c:145 vector [2]: res = 12c4662307d171120000000000000000 20250127085525881 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250127085525881 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250127085525881 DAUC <0003> auc.c:179 vector [2]: kc = a0f2ab772e780800 20250127085525881 DAUC <0003> auc.c:180 vector [2]: sres = d7b192cf 20250127085525881 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250127085525881 DAUC <0003> auc.c:113 vector [3]: rand = 93159f42c2ca202dddc43df3fbffbf5e 20250127085525881 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250127085525881 DAUC <0003> auc.c:142 vector [3]: autn = dbae3ca8acce0000b9e50a8f4066cada 20250127085525881 DAUC <0003> auc.c:143 vector [3]: ck = 5b852f0b5e065d1279a90828bfcc91c5 20250127085525881 DAUC <0003> auc.c:144 vector [3]: ik = 6fe1147ae32980d75e5663c93cc22593 20250127085525882 DAUC <0003> auc.c:145 vector [3]: res = af1ec331766bfbb60000000000000000 20250127085525882 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250127085525882 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250127085525882 DAUC <0003> auc.c:179 vector [3]: kc = 762c4d582446f000 20250127085525882 DAUC <0003> auc.c:180 vector [3]: sres = e914aa27 20250127085525882 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250127085525882 DAUC <0003> db_auc.c:245 IMSI='262422731557081': Generated 4 vectors 20250127085525882 DAUC <0003> db_auc.c:249 IMSI='262422731557081': Updating SQN=161 in DB 20250127085525882 DLGSUP <0013> hlr.c:345 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262422731557081 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422731557081"} 20250127085525882 DLGSUP <0013> gsup_req.c:173 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262422731557081 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250127085525882 DLINP <000b> input/ipa.c:452 connected read/write 20250127085525882 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085525882 DLINP <000b> input/ipa.c:452 connected read/write 20250127085525882 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@ddc14aa71780: setverdict(pass): pass -> pass, component reason not changed 20250127085525883 DLINP <000b> input/ipa.c:452 connected read/write 20250127085525883 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085525883 DLGSUP <0013> gsup_req.c:140 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262422731557081 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422731557081"} 20250127085525883 DAUC <0003> db_auc.c:236 IMSI='262422731557081': Calling to generate 5 vectors 20250127085525883 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250127085525883 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250127085525883 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250127085525883 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250127085525883 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250127085525883 DAUC <0003> auc.c:113 vector [0]: rand = e3059c587cd355bdbfc106c8faacdb69 20250127085525883 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250127085525883 DAUC <0003> auc.c:142 vector [0]: autn = eb9c176f51f9000038d60e2d96f56ba7 20250127085525883 DAUC <0003> auc.c:143 vector [0]: ck = 406d6bed03a33467d7408b4236718cdc 20250127085525883 DAUC <0003> auc.c:144 vector [0]: ik = 9ba123d4fa066afee0b497b2a9fc4cf6 20250127085525883 DAUC <0003> auc.c:145 vector [0]: res = 9282db288e4eb1a10000000000000000 20250127085525883 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250127085525883 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250127085525883 DAUC <0003> auc.c:179 vector [0]: kc = 5952f11411871400 20250127085525883 DAUC <0003> auc.c:180 vector [0]: sres = 110a4e41 20250127085525883 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250127085525883 DAUC <0003> auc.c:113 vector [1]: rand = c81e394b7875f12d622ffaf7d38c6cd6 20250127085525883 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250127085525883 DAUC <0003> auc.c:142 vector [1]: autn = 03466c5a51ba00006bbb9dad7bd2922e 20250127085525883 DAUC <0003> auc.c:143 vector [1]: ck = 0e362afd6f8a574ff5a4c623aadb5776 20250127085525883 DAUC <0003> auc.c:144 vector [1]: ik = 88e1c5a0a4e9930218448f030f4736e3 20250127085525883 DAUC <0003> auc.c:145 vector [1]: res = 3a0a7276b66b68d60000000000000000 20250127085525883 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250127085525883 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250127085525883 DAUC <0003> auc.c:179 vector [1]: kc = 206af505e79d9800 20250127085525883 DAUC <0003> auc.c:180 vector [1]: sres = c4539ca9 20250127085525883 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250127085525883 DAUC <0003> auc.c:113 vector [2]: rand = 65e69e4eca165beb75e5dd6aa8a2e52e 20250127085525883 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250127085525883 DAUC <0003> auc.c:142 vector [2]: autn = ae9268ca27c2000050d5e3dfd12bb74f 20250127085525883 DAUC <0003> auc.c:143 vector [2]: ck = be9062fae48f7d4cd3fbf045711718c3 20250127085525883 DAUC <0003> auc.c:144 vector [2]: ik = 75483c39592e279a9b1d363c1b6b4e8e 20250127085525883 DAUC <0003> auc.c:145 vector [2]: res = 7cc27dc98eb9073a0000000000000000 20250127085525883 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250127085525883 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250127085525883 DAUC <0003> auc.c:179 vector [2]: kc = 765274c00302cc00 20250127085525883 DAUC <0003> auc.c:180 vector [2]: sres = 3a42e15d 20250127085525883 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250127085525883 DAUC <0003> auc.c:113 vector [3]: rand = 10f1f23b25a6735080af251bc286515d 20250127085525883 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250127085525883 DAUC <0003> auc.c:142 vector [3]: autn = 2937a84bc1120000c32ec3c06b3e5775 20250127085525883 DAUC <0003> auc.c:143 vector [3]: ck = 5c1b96221358eee24420a3e018d9711e 20250127085525883 DAUC <0003> auc.c:144 vector [3]: ik = cbdc8333e42935026507c43805c59f06 20250127085525883 DAUC <0003> auc.c:145 vector [3]: res = 16fbf70393dd2b2b0000000000000000 20250127085525883 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250127085525883 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250127085525883 DAUC <0003> auc.c:179 vector [3]: kc = d8458dbc58ee8000 20250127085525883 DAUC <0003> auc.c:180 vector [3]: sres = b23428a3 20250127085525883 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250127085525883 DAUC <0003> auc.c:113 vector [4]: rand = a9549590d1a0af19e5b6eae9ea081f02 20250127085525883 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250127085525883 DAUC <0003> auc.c:142 vector [4]: autn = 42a23e4fc1fd0000687d2247ebe84fab 20250127085525883 DAUC <0003> auc.c:143 vector [4]: ck = f114f15fbda9101a011420aed6dc23dc 20250127085525883 DAUC <0003> auc.c:144 vector [4]: ik = abd6fee9233b8827f988326ed69e271f 20250127085525883 DAUC <0003> auc.c:145 vector [4]: res = ecffda95af72043c0000000000000000 20250127085525883 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250127085525883 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250127085525883 DAUC <0003> auc.c:179 vector [4]: kc = 8d34dac65c484000 20250127085525883 DAUC <0003> auc.c:180 vector [4]: sres = f616608a 20250127085525883 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250127085525884 DAUC <0003> db_auc.c:245 IMSI='262422731557081': Generated 5 vectors 20250127085525884 DAUC <0003> db_auc.c:249 IMSI='262422731557081': Updating SQN=321 in DB 20250127085525884 DLGSUP <0013> hlr.c:345 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262422731557081 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422731557081"} 20250127085525884 DLGSUP <0013> gsup_req.c:173 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262422731557081 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250127085525884 DLINP <000b> input/ipa.c:452 connected read/write 20250127085525884 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085525884 DLINP <000b> input/ipa.c:452 connected read/write 20250127085525884 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@ddc14aa71780: setverdict(pass): pass -> pass, component reason not changed 20250127085525885 DLINP <000b> input/ipa.c:452 connected read/write 20250127085525885 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085525885 DLGSUP <0013> gsup_req.c:140 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262422731557081 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422731557081"} 20250127085525885 DAUC <0003> db_auc.c:236 IMSI='262422731557081': Calling to generate 5 vectors 20250127085525885 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250127085525885 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250127085525885 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250127085525885 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250127085525885 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250127085525885 DAUC <0003> auc.c:113 vector [0]: rand = 8b1fbe3399510e0da579e3aa11015087 20250127085525885 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250127085525885 DAUC <0003> auc.c:142 vector [0]: autn = 815b8522fe79000070edadd4771ea40e 20250127085525885 DAUC <0003> auc.c:143 vector [0]: ck = 9c3b41751c715427f6ab695c69e166fc 20250127085525885 DAUC <0003> auc.c:144 vector [0]: ik = d9372325f4a1c95971290d6db6905a5c 20250127085525885 DAUC <0003> auc.c:145 vector [0]: res = fc29921ff3155f590000000000000000 20250127085525885 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250127085525885 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250127085525885 DAUC <0003> auc.c:179 vector [0]: kc = b94f1d8ba0e26400 20250127085525885 DAUC <0003> auc.c:180 vector [0]: sres = fd89daf7 20250127085525885 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250127085525885 DAUC <0003> auc.c:113 vector [1]: rand = e951d875721c2ecd7eb95d8ee278f45c 20250127085525885 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250127085525885 DAUC <0003> auc.c:142 vector [1]: autn = b7769903e8e00000c6e3f41ae75b3987 20250127085525885 DAUC <0003> auc.c:143 vector [1]: ck = 2315c70dcb53ba3b9cb1c29af1813e92 20250127085525885 DAUC <0003> auc.c:144 vector [1]: ik = ae380459660c1575dc891d8fc95bb6f0 20250127085525885 DAUC <0003> auc.c:145 vector [1]: res = 757d27ad4fda61480000000000000000 20250127085525885 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250127085525885 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250127085525885 DAUC <0003> auc.c:179 vector [1]: kc = b41c69a5248bac00 20250127085525885 DAUC <0003> auc.c:180 vector [1]: sres = 4c148f1e 20250127085525885 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250127085525885 DAUC <0003> auc.c:113 vector [2]: rand = 320a600b1041aca5457858bc715efcda 20250127085525885 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250127085525885 DAUC <0003> auc.c:142 vector [2]: autn = de27264e6d22000043de46856df4391c 20250127085525885 DAUC <0003> auc.c:143 vector [2]: ck = 063e5a309fe4e7694728f7061609fdad 20250127085525885 DAUC <0003> auc.c:144 vector [2]: ik = 9435087f98ecbe3a6289d7d9aa390610 20250127085525885 DAUC <0003> auc.c:145 vector [2]: res = e3d1766aa9d884570000000000000000 20250127085525885 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250127085525885 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250127085525885 DAUC <0003> auc.c:179 vector [2]: kc = 97dd1c2e04628800 20250127085525885 DAUC <0003> auc.c:180 vector [2]: sres = 6dbabdd6 20250127085525885 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250127085525885 DAUC <0003> auc.c:113 vector [3]: rand = 0a6eed8773eee62640edaf30068c0751 20250127085525885 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250127085525885 DAUC <0003> auc.c:142 vector [3]: autn = 68e68a02df430000bd36bb6b4cc1a353 20250127085525885 DAUC <0003> auc.c:143 vector [3]: ck = d732fbbf71f723ef733b79f361477a78 20250127085525885 DAUC <0003> auc.c:144 vector [3]: ik = 7139b5e02c197d4dc6f2552e023cf8e1 20250127085525885 DAUC <0003> auc.c:145 vector [3]: res = e09af3efb5b94b170000000000000000 20250127085525885 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250127085525885 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250127085525885 DAUC <0003> auc.c:179 vector [3]: kc = 40583b065a963000 20250127085525885 DAUC <0003> auc.c:180 vector [3]: sres = 813c9a55 20250127085525885 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250127085525885 DAUC <0003> auc.c:113 vector [4]: rand = 31a80f84eddb83e2531c4cb1b07e6db3 20250127085525885 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250127085525885 DAUC <0003> auc.c:142 vector [4]: autn = 3befb9575ec40000314d28f58295908b 20250127085525885 DAUC <0003> auc.c:143 vector [4]: ck = e3cfa52b548e012d0198bf83ff8c6360 20250127085525885 DAUC <0003> auc.c:144 vector [4]: ik = 35febc2d4b05d1667188a3533438eeee 20250127085525885 DAUC <0003> auc.c:145 vector [4]: res = 4a36f83569d3ee650000000000000000 20250127085525885 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250127085525885 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250127085525885 DAUC <0003> auc.c:179 vector [4]: kc = a26f00d1ef517400 20250127085525885 DAUC <0003> auc.c:180 vector [4]: sres = 918da21c 20250127085525885 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250127085525885 DAUC <0003> db_auc.c:245 IMSI='262422731557081': Generated 5 vectors 20250127085525885 DAUC <0003> db_auc.c:249 IMSI='262422731557081': Updating SQN=481 in DB 20250127085525885 DLGSUP <0013> hlr.c:345 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262422731557081 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422731557081"} 20250127085525885 DLGSUP <0013> gsup_req.c:173 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262422731557081 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250127085525885 DLINP <000b> input/ipa.c:452 connected read/write 20250127085525885 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085525885 DLINP <000b> input/ipa.c:452 connected read/write 20250127085525885 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@ddc14aa71780: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(29)@ddc14aa71780: setverdict(pass): pass -> pass, component reason not changed 20250127085525887 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38692<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(29)@ddc14aa71780: Final verdict of PTC: pass 20250127085525887 DAUC <0003> db_auc.c:157 IMSI='262421141794837': No 2G Auth Data 20250127085525887 DAUC <0003> db_auc.c:192 IMSI='262421141794837': No 3G Auth Data HLR_Test-GSUP(21)@ddc14aa71780: Created GsupExpect[0] for "262421141794837" to be handled at TC_gsup_sai_num_auth_vectors(30) 20250127085525893 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38708<->l=127.0.0.1:4258 20250127085525895 DLINP <000b> input/ipa.c:452 connected read/write 20250127085525895 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085525895 DLGSUP <0013> gsup_req.c:140 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262421141794837 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421141794837"} 20250127085525895 DAUC <0003> db_auc.c:236 IMSI='262421141794837': Calling to generate 1 vectors 20250127085525895 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20250127085525895 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250127085525895 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250127085525895 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250127085525895 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250127085525895 DAUC <0003> auc.c:113 vector [0]: rand = adaab64c8447449b52819694bcb1f91e 20250127085525895 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250127085525895 DAUC <0003> auc.c:142 vector [0]: autn = 3b4074f6e3da000073dd3a2bdc76f80c 20250127085525895 DAUC <0003> auc.c:143 vector [0]: ck = 126c1b8e4ff69df26860e185fae8241b 20250127085525895 DAUC <0003> auc.c:144 vector [0]: ik = 20ee08f1c96703a79bcebcca64e6baed 20250127085525895 DAUC <0003> auc.c:145 vector [0]: res = 32b47d9cc4bf26d60000000000000000 20250127085525895 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250127085525895 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250127085525895 DAUC <0003> auc.c:179 vector [0]: kc = a7ce92fa62f1b000 20250127085525895 DAUC <0003> auc.c:180 vector [0]: sres = a66d47c0 20250127085525895 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250127085525895 DAUC <0003> db_auc.c:245 IMSI='262421141794837': Generated 1 vectors 20250127085525895 DAUC <0003> db_auc.c:249 IMSI='262421141794837': Updating SQN=33 in DB 20250127085525895 DLGSUP <0013> hlr.c:345 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262421141794837 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421141794837"} 20250127085525895 DLGSUP <0013> gsup_req.c:173 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262421141794837 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250127085525895 DLINP <000b> input/ipa.c:452 connected read/write 20250127085525895 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085525895 DLINP <000b> input/ipa.c:452 connected read/write 20250127085525895 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@ddc14aa71780: Found GsupExpect[0] for "262421141794837" handled at TC_gsup_sai_num_auth_vectors(30) HLR_Test-GSUP(21)@ddc14aa71780: Added IMSI table entry 6TC_gsup_sai_num_auth_vectors(30)"262421141794837" TC_gsup_sai_num_auth_vectors(30)@ddc14aa71780: setverdict(pass): none -> pass 20250127085525897 DLINP <000b> input/ipa.c:452 connected read/write 20250127085525897 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085525897 DLGSUP <0013> gsup_req.c:140 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262421141794837 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421141794837"} 20250127085525897 DAUC <0003> db_auc.c:236 IMSI='262421141794837': Calling to generate 4 vectors 20250127085525897 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20250127085525897 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250127085525897 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250127085525897 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250127085525897 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250127085525897 DAUC <0003> auc.c:113 vector [0]: rand = ba1758c4143b3237f415adb87e2535b7 20250127085525897 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250127085525897 DAUC <0003> auc.c:142 vector [0]: autn = 86f4f5a6de6000004e0382e57f3ec187 20250127085525897 DAUC <0003> auc.c:143 vector [0]: ck = ed91843520b52b9dae8fbd37b4411862 20250127085525897 DAUC <0003> auc.c:144 vector [0]: ik = aa6f01225ccedd5f959d330aacf3d6c5 20250127085525897 DAUC <0003> auc.c:145 vector [0]: res = 75d3be25ec8a96b20000000000000000 20250127085525897 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250127085525897 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250127085525897 DAUC <0003> auc.c:179 vector [0]: kc = ce84b47a86d59800 20250127085525897 DAUC <0003> auc.c:180 vector [0]: sres = 12f7398c 20250127085525897 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250127085525897 DAUC <0003> auc.c:113 vector [1]: rand = 51d1fb9109bc3268e3e6c4a5a12881fb 20250127085525897 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250127085525897 DAUC <0003> auc.c:142 vector [1]: autn = 8b50f52db66100005e43f5b78fab5375 20250127085525897 DAUC <0003> auc.c:143 vector [1]: ck = 904db9ec74ae8fdebfd40820204f4563 20250127085525897 DAUC <0003> auc.c:144 vector [1]: ik = 865991aba7099274dc502c09ce9b06fc 20250127085525897 DAUC <0003> auc.c:145 vector [1]: res = a26e6d415e34a1f80000000000000000 20250127085525897 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250127085525897 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250127085525897 DAUC <0003> auc.c:179 vector [1]: kc = fba26ae91798b400 20250127085525897 DAUC <0003> auc.c:180 vector [1]: sres = d6e9bcc4 20250127085525897 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250127085525897 DAUC <0003> auc.c:113 vector [2]: rand = 951391236c7d40fc1dfdbd00c9cd8de1 20250127085525897 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250127085525897 DAUC <0003> auc.c:142 vector [2]: autn = 60c48ef25fbb0000a0a8a979d6b3e454 20250127085525897 DAUC <0003> auc.c:143 vector [2]: ck = 5384260020314299f9b8a0388366aae8 20250127085525897 DAUC <0003> auc.c:144 vector [2]: ik = 6b0d56ba6312ddb24950105c2b87b0bd 20250127085525897 DAUC <0003> auc.c:145 vector [2]: res = 55773aa8e9563d3a0000000000000000 20250127085525897 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250127085525897 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250127085525897 DAUC <0003> auc.c:179 vector [2]: kc = c304307452bd8000 20250127085525897 DAUC <0003> auc.c:180 vector [2]: sres = c0adb3e2 20250127085525897 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250127085525897 DAUC <0003> auc.c:113 vector [3]: rand = 02b463a4209c05367141bb5919a085de 20250127085525897 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250127085525897 DAUC <0003> auc.c:142 vector [3]: autn = 80a23e9fa8cf00007022e3ec2103b24d 20250127085525897 DAUC <0003> auc.c:143 vector [3]: ck = 401a6fba4a7b674693893819eb5ea2a3 20250127085525897 DAUC <0003> auc.c:144 vector [3]: ik = 37f7dd5a9af68eae4811ca8c6bf24170 20250127085525897 DAUC <0003> auc.c:145 vector [3]: res = 3b3cdd9b94c019880000000000000000 20250127085525897 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250127085525897 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250127085525897 DAUC <0003> auc.c:179 vector [3]: kc = 77ba0d6229835800 20250127085525897 DAUC <0003> auc.c:180 vector [3]: sres = ab16b676 20250127085525897 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250127085525897 DAUC <0003> db_auc.c:245 IMSI='262421141794837': Generated 4 vectors 20250127085525897 DAUC <0003> db_auc.c:249 IMSI='262421141794837': Updating SQN=161 in DB 20250127085525897 DLGSUP <0013> hlr.c:345 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262421141794837 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421141794837"} 20250127085525897 DLGSUP <0013> gsup_req.c:173 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262421141794837 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250127085525897 DLINP <000b> input/ipa.c:452 connected read/write 20250127085525897 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085525897 DLINP <000b> input/ipa.c:452 connected read/write 20250127085525897 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@ddc14aa71780: setverdict(pass): pass -> pass, component reason not changed 20250127085525898 DLINP <000b> input/ipa.c:452 connected read/write 20250127085525898 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085525898 DLGSUP <0013> gsup_req.c:140 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262421141794837 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421141794837"} 20250127085525898 DAUC <0003> db_auc.c:236 IMSI='262421141794837': Calling to generate 5 vectors 20250127085525898 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250127085525898 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250127085525898 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250127085525898 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250127085525898 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250127085525899 DAUC <0003> auc.c:113 vector [0]: rand = d1589f983aafff7f53e1bf5b3983dcb3 20250127085525899 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250127085525899 DAUC <0003> auc.c:142 vector [0]: autn = 5ebc766711650000dccd53cd02930225 20250127085525899 DAUC <0003> auc.c:143 vector [0]: ck = 5121c9069ec2e9918205842db3990f56 20250127085525899 DAUC <0003> auc.c:144 vector [0]: ik = ad5d85cf1243a5462b8d94dfce6643b4 20250127085525899 DAUC <0003> auc.c:145 vector [0]: res = 5679e03fa9cd2eb80000000000000000 20250127085525899 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250127085525899 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250127085525899 DAUC <0003> auc.c:179 vector [0]: kc = 55f5763c2f3c1000 20250127085525899 DAUC <0003> auc.c:180 vector [0]: sres = 6e3395be 20250127085525899 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250127085525899 DAUC <0003> auc.c:113 vector [1]: rand = 87220470a46a04393d7930066a4c4c7b 20250127085525899 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250127085525899 DAUC <0003> auc.c:142 vector [1]: autn = 7755fde91056000020115f59910b21b9 20250127085525899 DAUC <0003> auc.c:143 vector [1]: ck = 671741f062ba82a92b7dc228d099c794 20250127085525899 DAUC <0003> auc.c:144 vector [1]: ik = 3a54577f0b07da2d386e8ac446b4e867 20250127085525899 DAUC <0003> auc.c:145 vector [1]: res = 9131db8c917ff7ac0000000000000000 20250127085525899 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250127085525899 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250127085525899 DAUC <0003> auc.c:179 vector [1]: kc = ac87ee5717aea400 20250127085525899 DAUC <0003> auc.c:180 vector [1]: sres = 47782ec5 20250127085525899 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250127085525899 DAUC <0003> auc.c:113 vector [2]: rand = 76593206a81ddc5bf109d729581b8274 20250127085525899 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250127085525899 DAUC <0003> auc.c:142 vector [2]: autn = fb75ce78bfa8000096c2ea23a8627205 20250127085525899 DAUC <0003> auc.c:143 vector [2]: ck = 7ace2fe26c15d667f300632b8a80400d 20250127085525899 DAUC <0003> auc.c:144 vector [2]: ik = cb54a51a45345b74e1d34a13d895ce22 20250127085525899 DAUC <0003> auc.c:145 vector [2]: res = c78b5ffd5bd3f4a00000000000000000 20250127085525899 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250127085525899 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250127085525899 DAUC <0003> auc.c:179 vector [2]: kc = 051f5be0c391d800 20250127085525899 DAUC <0003> auc.c:180 vector [2]: sres = ba61e4ca 20250127085525899 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250127085525899 DAUC <0003> auc.c:113 vector [3]: rand = b5eb5707dd26f53aaf80eeec6b46ee1a 20250127085525899 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250127085525899 DAUC <0003> auc.c:142 vector [3]: autn = 1b73f83e49d90000e7919c8663cf87d8 20250127085525899 DAUC <0003> auc.c:143 vector [3]: ck = 16c716f4d8685a2e44544fede102dc50 20250127085525899 DAUC <0003> auc.c:144 vector [3]: ik = 136404ec4312fbe2bafd5d8b3240e374 20250127085525899 DAUC <0003> auc.c:145 vector [3]: res = fe49203db89a89520000000000000000 20250127085525899 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250127085525899 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250127085525899 DAUC <0003> auc.c:179 vector [3]: kc = 58e40d4d93f2e400 20250127085525899 DAUC <0003> auc.c:180 vector [3]: sres = 9a0f400a 20250127085525899 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250127085525899 DAUC <0003> auc.c:113 vector [4]: rand = c3688d058e0bca978dcb10e153ddfe83 20250127085525899 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250127085525899 DAUC <0003> auc.c:142 vector [4]: autn = 29301ff7ebfa00004d00f731fee16c45 20250127085525899 DAUC <0003> auc.c:143 vector [4]: ck = 175ca00e03a7cc8c63a1f5bb1ddfe80b 20250127085525899 DAUC <0003> auc.c:144 vector [4]: ik = 88ba9790c6ff9b0dc8d6a021eb37e052 20250127085525899 DAUC <0003> auc.c:145 vector [4]: res = 8a548234391179dd0000000000000000 20250127085525899 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250127085525899 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250127085525899 DAUC <0003> auc.c:179 vector [4]: kc = a4b414312077c000 20250127085525899 DAUC <0003> auc.c:180 vector [4]: sres = 09cd069c 20250127085525899 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250127085525899 DAUC <0003> db_auc.c:245 IMSI='262421141794837': Generated 5 vectors 20250127085525899 DAUC <0003> db_auc.c:249 IMSI='262421141794837': Updating SQN=321 in DB 20250127085525899 DLGSUP <0013> hlr.c:345 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262421141794837 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421141794837"} 20250127085525899 DLGSUP <0013> gsup_req.c:173 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262421141794837 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250127085525899 DLINP <000b> input/ipa.c:452 connected read/write 20250127085525899 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085525899 DLINP <000b> input/ipa.c:452 connected read/write 20250127085525899 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@ddc14aa71780: setverdict(pass): pass -> pass, component reason not changed 20250127085525900 DLINP <000b> input/ipa.c:452 connected read/write 20250127085525900 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085525900 DLGSUP <0013> gsup_req.c:140 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262421141794837 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421141794837"} 20250127085525900 DAUC <0003> db_auc.c:236 IMSI='262421141794837': Calling to generate 5 vectors 20250127085525900 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250127085525900 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250127085525900 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250127085525900 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250127085525900 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250127085525900 DAUC <0003> auc.c:113 vector [0]: rand = 5035c52fdb3147d71d0c07bf1e0e7f67 20250127085525900 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250127085525900 DAUC <0003> auc.c:142 vector [0]: autn = 2e13cca6f46a00008ad8635d80d2dc09 20250127085525900 DAUC <0003> auc.c:143 vector [0]: ck = 08f27ac920e25d29f14f1ebe23238fea 20250127085525900 DAUC <0003> auc.c:144 vector [0]: ik = 9480564bc3ea001ce354369755039dc7 20250127085525900 DAUC <0003> auc.c:145 vector [0]: res = 52356d63c98bb8350000000000000000 20250127085525900 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250127085525900 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250127085525900 DAUC <0003> auc.c:179 vector [0]: kc = 8268bdcbfb72cc00 20250127085525900 DAUC <0003> auc.c:180 vector [0]: sres = 6f602087 20250127085525900 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250127085525900 DAUC <0003> auc.c:113 vector [1]: rand = a1afe0f662334060815305f4333318ad 20250127085525900 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250127085525900 DAUC <0003> auc.c:142 vector [1]: autn = eb722a194fb400004d1c2cd1e983153f 20250127085525900 DAUC <0003> auc.c:143 vector [1]: ck = cb6e86fa678112fd4a35ca1a189baf99 20250127085525900 DAUC <0003> auc.c:144 vector [1]: ik = 1cc42b70042d4ed69b0c15b39915bac9 20250127085525900 DAUC <0003> auc.c:145 vector [1]: res = c0fae05e2c8e9f500000000000000000 20250127085525900 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250127085525900 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250127085525900 DAUC <0003> auc.c:179 vector [1]: kc = 62ab0c035dcafc00 20250127085525900 DAUC <0003> auc.c:180 vector [1]: sres = a839a9a1 20250127085525900 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250127085525900 DAUC <0003> auc.c:113 vector [2]: rand = a27177291418f42ec604a526e7474c85 20250127085525900 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250127085525900 DAUC <0003> auc.c:142 vector [2]: autn = 650fc81e97d50000efc411657f17cca5 20250127085525900 DAUC <0003> auc.c:143 vector [2]: ck = 27774149b39e1011aa36f747421bddbe 20250127085525900 DAUC <0003> auc.c:144 vector [2]: ik = a69232861f9dc517aadc8f25df82afd6 20250127085525900 DAUC <0003> auc.c:145 vector [2]: res = 6aa48a0654b7d7cc0000000000000000 20250127085525900 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250127085525900 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250127085525900 DAUC <0003> auc.c:179 vector [2]: kc = 3b49fd7efa6aa800 20250127085525900 DAUC <0003> auc.c:180 vector [2]: sres = 623adcbb 20250127085525900 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250127085525900 DAUC <0003> auc.c:113 vector [3]: rand = 2e5a7dff7bcbd65a0d6bb6c35d5cce44 20250127085525900 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250127085525900 DAUC <0003> auc.c:142 vector [3]: autn = d26ce53217820000c9057548b989f28b 20250127085525900 DAUC <0003> auc.c:143 vector [3]: ck = 2e71c9811cfbaedaab7ae0b6129ebf66 20250127085525900 DAUC <0003> auc.c:144 vector [3]: ik = 5f22ff5bee1bab304c884f92bf8065bd 20250127085525900 DAUC <0003> auc.c:145 vector [3]: res = fa386a306a6d3c0e0000000000000000 20250127085525900 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250127085525900 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250127085525900 DAUC <0003> auc.c:179 vector [3]: kc = f7c45660b5778800 20250127085525900 DAUC <0003> auc.c:180 vector [3]: sres = e1d1583e 20250127085525900 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250127085525900 DAUC <0003> auc.c:113 vector [4]: rand = 34d4618bacbcaa6fcddfd62468be34b7 20250127085525900 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250127085525900 DAUC <0003> auc.c:142 vector [4]: autn = b32d1b84da7b00007e6526ceee0a92d6 20250127085525900 DAUC <0003> auc.c:143 vector [4]: ck = a3c873333dbcfb40db8ee4acdaa041b6 20250127085525900 DAUC <0003> auc.c:144 vector [4]: ik = 8e66a4c1647edcb1a3e5c456352233ab 20250127085525900 DAUC <0003> auc.c:145 vector [4]: res = b5c96c39e4534ce80000000000000000 20250127085525900 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250127085525900 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250127085525900 DAUC <0003> auc.c:179 vector [4]: kc = 00f55482c99a4000 20250127085525900 DAUC <0003> auc.c:180 vector [4]: sres = 8932b332 20250127085525900 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250127085525900 DAUC <0003> db_auc.c:245 IMSI='262421141794837': Generated 5 vectors 20250127085525900 DAUC <0003> db_auc.c:249 IMSI='262421141794837': Updating SQN=481 in DB 20250127085525900 DLGSUP <0013> hlr.c:345 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262421141794837 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421141794837"} 20250127085525900 DLGSUP <0013> gsup_req.c:173 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262421141794837 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250127085525900 DLINP <000b> input/ipa.c:452 connected read/write 20250127085525900 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085525900 DLINP <000b> input/ipa.c:452 connected read/write 20250127085525900 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@ddc14aa71780: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(30)@ddc14aa71780: setverdict(pass): pass -> pass, component reason not changed 20250127085525902 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38708<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(30)@ddc14aa71780: Final verdict of PTC: pass 20250127085525902 DAUC <0003> db_auc.c:157 IMSI='262420423984794': No 2G Auth Data 20250127085525903 DAUC <0003> db_auc.c:192 IMSI='262420423984794': No 3G Auth Data HLR_Test-GSUP(21)@ddc14aa71780: Created GsupExpect[0] for "262420423984794" to be handled at TC_gsup_sai_num_auth_vectors(31) 20250127085525910 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38722<->l=127.0.0.1:4258 20250127085525912 DLINP <000b> input/ipa.c:452 connected read/write 20250127085525912 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085525912 DLGSUP <0013> gsup_req.c:140 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262420423984794 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420423984794"} 20250127085525912 DAUC <0003> db_auc.c:236 IMSI='262420423984794': Calling to generate 1 vectors 20250127085525912 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20250127085525912 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250127085525912 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250127085525912 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250127085525912 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250127085525912 DAUC <0003> auc.c:113 vector [0]: rand = 0b5dc0a4b3e09f4ed05c387be52bb2a9 20250127085525912 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250127085525912 DAUC <0003> auc.c:142 vector [0]: autn = d80d2e2ab4af00002e3c535505a408c0 20250127085525912 DAUC <0003> auc.c:143 vector [0]: ck = 1acdaef0c7b54a7d77e60bdf07953214 20250127085525912 DAUC <0003> auc.c:144 vector [0]: ik = 6c8eb5e8e3bbce2112f915f4d39fbd52 20250127085525912 DAUC <0003> auc.c:145 vector [0]: res = 2611ff72c13afa0b0000000000000000 20250127085525912 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250127085525912 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250127085525912 DAUC <0003> auc.c:179 vector [0]: kc = fe756d7464bc8ec3 20250127085525912 DAUC <0003> auc.c:180 vector [0]: sres = c95cf723 20250127085525912 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250127085525912 DAUC <0003> db_auc.c:245 IMSI='262420423984794': Generated 1 vectors 20250127085525912 DAUC <0003> db_auc.c:249 IMSI='262420423984794': Updating SQN=33 in DB 20250127085525912 DLGSUP <0013> hlr.c:345 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262420423984794 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420423984794"} 20250127085525912 DLGSUP <0013> gsup_req.c:173 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262420423984794 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250127085525912 DLINP <000b> input/ipa.c:452 connected read/write 20250127085525912 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085525912 DLINP <000b> input/ipa.c:452 connected read/write 20250127085525912 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@ddc14aa71780: Found GsupExpect[0] for "262420423984794" handled at TC_gsup_sai_num_auth_vectors(31) HLR_Test-GSUP(21)@ddc14aa71780: Added IMSI table entry 7TC_gsup_sai_num_auth_vectors(31)"262420423984794" TC_gsup_sai_num_auth_vectors(31)@ddc14aa71780: setverdict(pass): none -> pass 20250127085525913 DLINP <000b> input/ipa.c:452 connected read/write 20250127085525913 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085525913 DLGSUP <0013> gsup_req.c:140 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262420423984794 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420423984794"} 20250127085525913 DAUC <0003> db_auc.c:236 IMSI='262420423984794': Calling to generate 4 vectors 20250127085525913 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20250127085525913 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250127085525913 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250127085525913 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250127085525913 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250127085525913 DAUC <0003> auc.c:113 vector [0]: rand = af63da8f1a3e071510589f7d8c74be30 20250127085525913 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250127085525913 DAUC <0003> auc.c:142 vector [0]: autn = e74e63a8a8ef0000f033044b99cc3fa1 20250127085525913 DAUC <0003> auc.c:143 vector [0]: ck = 608004f48435788d169ed45c0cef8273 20250127085525913 DAUC <0003> auc.c:144 vector [0]: ik = e1d5031da96730c46db6dac70ec5ff38 20250127085525913 DAUC <0003> auc.c:145 vector [0]: res = 0269e7e8d8afab1a0000000000000000 20250127085525913 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250127085525913 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250127085525913 DAUC <0003> auc.c:179 vector [0]: kc = 0737f35999f65f9f 20250127085525913 DAUC <0003> auc.c:180 vector [0]: sres = 9722d11a 20250127085525913 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250127085525913 DAUC <0003> auc.c:113 vector [1]: rand = 568f867ccb191543f2696c3b3f3ead96 20250127085525913 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250127085525913 DAUC <0003> auc.c:142 vector [1]: autn = 18dee2d3b13100003ba4a165d14d4a4e 20250127085525913 DAUC <0003> auc.c:143 vector [1]: ck = 3c143b0cd559dd2f9c4cf3e6887d0134 20250127085525913 DAUC <0003> auc.c:144 vector [1]: ik = 8945322f5819733309bf229c304b9a6b 20250127085525913 DAUC <0003> auc.c:145 vector [1]: res = 7e26f46f589f23620000000000000000 20250127085525913 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250127085525913 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250127085525913 DAUC <0003> auc.c:179 vector [1]: kc = 23af78150b211607 20250127085525913 DAUC <0003> auc.c:180 vector [1]: sres = adc6478a 20250127085525913 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250127085525913 DAUC <0003> auc.c:113 vector [2]: rand = 1f9a30fc177b3f43f3a65e56f210bf85 20250127085525913 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250127085525913 DAUC <0003> auc.c:142 vector [2]: autn = 4d66791483930000b0ba2344a54c4dff 20250127085525913 DAUC <0003> auc.c:143 vector [2]: ck = 8882ed1444c1c73106a4c188c8ca2040 20250127085525913 DAUC <0003> auc.c:144 vector [2]: ik = bce44204470bf3e977b9e895a85fd869 20250127085525913 DAUC <0003> auc.c:145 vector [2]: res = 843f4bef667279590000000000000000 20250127085525913 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250127085525913 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250127085525913 DAUC <0003> auc.c:179 vector [2]: kc = 667747232335f84c 20250127085525913 DAUC <0003> auc.c:180 vector [2]: sres = b85981dc 20250127085525913 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250127085525913 DAUC <0003> auc.c:113 vector [3]: rand = c8497c99eaff4b35b1c19c08a5c018e6 20250127085525913 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250127085525913 DAUC <0003> auc.c:142 vector [3]: autn = ac1f35ab69630000642920b9cb375cac 20250127085525913 DAUC <0003> auc.c:143 vector [3]: ck = 7dc5d2f1d356bd81e4c48be9ad4dae19 20250127085525913 DAUC <0003> auc.c:144 vector [3]: ik = be4bb978bd97f603d44b536c36f33b03 20250127085525913 DAUC <0003> auc.c:145 vector [3]: res = 3bc93091609950080000000000000000 20250127085525913 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250127085525913 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250127085525913 DAUC <0003> auc.c:179 vector [3]: kc = a7e2b75fd3d8fcd1 20250127085525913 DAUC <0003> auc.c:180 vector [3]: sres = 8f6f71da 20250127085525913 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250127085525913 DAUC <0003> db_auc.c:245 IMSI='262420423984794': Generated 4 vectors 20250127085525913 DAUC <0003> db_auc.c:249 IMSI='262420423984794': Updating SQN=161 in DB 20250127085525913 DLGSUP <0013> hlr.c:345 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262420423984794 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420423984794"} 20250127085525913 DLGSUP <0013> gsup_req.c:173 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262420423984794 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250127085525913 DLINP <000b> input/ipa.c:452 connected read/write 20250127085525913 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085525913 DLINP <000b> input/ipa.c:452 connected read/write 20250127085525913 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@ddc14aa71780: setverdict(pass): pass -> pass, component reason not changed 20250127085525914 DLINP <000b> input/ipa.c:452 connected read/write 20250127085525914 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085525914 DLGSUP <0013> gsup_req.c:140 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262420423984794 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420423984794"} 20250127085525914 DAUC <0003> db_auc.c:236 IMSI='262420423984794': Calling to generate 5 vectors 20250127085525914 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250127085525914 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250127085525914 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250127085525914 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250127085525914 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250127085525914 DAUC <0003> auc.c:113 vector [0]: rand = ff363b45edaf84565b89afc3ea1c46d2 20250127085525914 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250127085525914 DAUC <0003> auc.c:142 vector [0]: autn = 15dc82d2dc3f0000170837be4cb42547 20250127085525914 DAUC <0003> auc.c:143 vector [0]: ck = de949b9e592b0375480924fb42956ac0 20250127085525914 DAUC <0003> auc.c:144 vector [0]: ik = c8e94542dec99a2e3f8987d7c0717281 20250127085525914 DAUC <0003> auc.c:145 vector [0]: res = b8b44d25590349df0000000000000000 20250127085525915 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250127085525915 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250127085525915 DAUC <0003> auc.c:179 vector [0]: kc = 44e69730f32c2d51 20250127085525915 DAUC <0003> auc.c:180 vector [0]: sres = 60d0bf14 20250127085525915 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250127085525915 DAUC <0003> auc.c:113 vector [1]: rand = 125f2e60ab8e2b0b098a2594303e90db 20250127085525915 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250127085525915 DAUC <0003> auc.c:142 vector [1]: autn = b072722c72bf00003fbca596b68492ed 20250127085525915 DAUC <0003> auc.c:143 vector [1]: ck = 78eeb8495a02db2d250da0d10c8571ae 20250127085525915 DAUC <0003> auc.c:144 vector [1]: ik = 26a1e420fc8a3312d2d8bcb7b14bf3ee 20250127085525915 DAUC <0003> auc.c:145 vector [1]: res = 032b4a073c7dd5a30000000000000000 20250127085525915 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250127085525915 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250127085525915 DAUC <0003> auc.c:179 vector [1]: kc = a86f82eb181c6db1 20250127085525915 DAUC <0003> auc.c:180 vector [1]: sres = 2b0d3cdc 20250127085525915 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250127085525915 DAUC <0003> auc.c:113 vector [2]: rand = 6418b9e651d78384936d68e3e37a5660 20250127085525915 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250127085525915 DAUC <0003> auc.c:142 vector [2]: autn = 596e4f2445d1000097d6177ba74abd73 20250127085525915 DAUC <0003> auc.c:143 vector [2]: ck = 3477631eb57a2baa7494a3413b56ac4c 20250127085525915 DAUC <0003> auc.c:144 vector [2]: ik = 25d410c45fb6c87a4c73ec15c5266ab8 20250127085525915 DAUC <0003> auc.c:145 vector [2]: res = 31e4131baa2e835c0000000000000000 20250127085525915 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250127085525915 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250127085525915 DAUC <0003> auc.c:179 vector [2]: kc = ae7bec01620e7138 20250127085525915 DAUC <0003> auc.c:180 vector [2]: sres = 57a07482 20250127085525915 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250127085525915 DAUC <0003> auc.c:113 vector [3]: rand = 20b67a2939005ed5d2d493cc8eb3ec58 20250127085525915 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250127085525915 DAUC <0003> auc.c:142 vector [3]: autn = de1e185404010000ffac3feb7dcf2b19 20250127085525915 DAUC <0003> auc.c:143 vector [3]: ck = 1c75c5238a990b03228458020cdf4b39 20250127085525915 DAUC <0003> auc.c:144 vector [3]: ik = 941c9bf9ebb9dcba8eaa81d8683b968a 20250127085525915 DAUC <0003> auc.c:145 vector [3]: res = 36070a8603fe446b0000000000000000 20250127085525915 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250127085525915 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250127085525915 DAUC <0003> auc.c:179 vector [3]: kc = 234a8929c27ce5a4 20250127085525915 DAUC <0003> auc.c:180 vector [3]: sres = 3735a445 20250127085525915 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250127085525915 DAUC <0003> auc.c:113 vector [4]: rand = 3130fdb4df1c371489e1cc8e289a6e3e 20250127085525915 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250127085525915 DAUC <0003> auc.c:142 vector [4]: autn = d91abb99635500002d25e7c7f9da8d9f 20250127085525915 DAUC <0003> auc.c:143 vector [4]: ck = 124abc336db6e95df2c625ccf7f1e306 20250127085525915 DAUC <0003> auc.c:144 vector [4]: ik = 805e7c5a1242ca8c2d445dbf10e4a747 20250127085525915 DAUC <0003> auc.c:145 vector [4]: res = 5bdcd7f88c349bdf0000000000000000 20250127085525915 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250127085525915 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250127085525915 DAUC <0003> auc.c:179 vector [4]: kc = f33f3b06c2fd5a74 20250127085525915 DAUC <0003> auc.c:180 vector [4]: sres = ffb0d49f 20250127085525915 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250127085525915 DAUC <0003> db_auc.c:245 IMSI='262420423984794': Generated 5 vectors 20250127085525915 DAUC <0003> db_auc.c:249 IMSI='262420423984794': Updating SQN=321 in DB 20250127085525915 DLGSUP <0013> hlr.c:345 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262420423984794 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420423984794"} 20250127085525915 DLGSUP <0013> gsup_req.c:173 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262420423984794 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250127085525915 DLINP <000b> input/ipa.c:452 connected read/write 20250127085525915 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085525915 DLINP <000b> input/ipa.c:452 connected read/write 20250127085525915 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@ddc14aa71780: setverdict(pass): pass -> pass, component reason not changed 20250127085525916 DLINP <000b> input/ipa.c:452 connected read/write 20250127085525916 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085525916 DLGSUP <0013> gsup_req.c:140 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262420423984794 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420423984794"} 20250127085525916 DAUC <0003> db_auc.c:236 IMSI='262420423984794': Calling to generate 5 vectors 20250127085525916 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250127085525916 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250127085525916 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250127085525916 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250127085525916 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250127085525916 DAUC <0003> auc.c:113 vector [0]: rand = 354025a80306bc72e459be46cbc58143 20250127085525916 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250127085525916 DAUC <0003> auc.c:142 vector [0]: autn = 5454751908bd00003932b4d312368084 20250127085525916 DAUC <0003> auc.c:143 vector [0]: ck = 827e08280c72726d7f3ef072dfd96029 20250127085525916 DAUC <0003> auc.c:144 vector [0]: ik = b200cae4abc9691bffd593b8ae0105b5 20250127085525916 DAUC <0003> auc.c:145 vector [0]: res = 556e907128eeacf10000000000000000 20250127085525916 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250127085525916 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250127085525916 DAUC <0003> auc.c:179 vector [0]: kc = 8fb65def57afbfec 20250127085525916 DAUC <0003> auc.c:180 vector [0]: sres = c86e7dde 20250127085525916 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250127085525916 DAUC <0003> auc.c:113 vector [1]: rand = 9c1974ebb94626b075da1c3797cc7df5 20250127085525916 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250127085525916 DAUC <0003> auc.c:142 vector [1]: autn = a39051c30cf80000527400e46c8c5156 20250127085525916 DAUC <0003> auc.c:143 vector [1]: ck = 784033153c8b6cdcc57091407811816f 20250127085525916 DAUC <0003> auc.c:144 vector [1]: ik = d47f458d7691d18abceac75c79ff7881 20250127085525916 DAUC <0003> auc.c:145 vector [1]: res = 8d6c0a4be660e5320000000000000000 20250127085525916 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250127085525916 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250127085525916 DAUC <0003> auc.c:179 vector [1]: kc = 223baaea725ab36a 20250127085525916 DAUC <0003> auc.c:180 vector [1]: sres = acf4b3fe 20250127085525916 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250127085525916 DAUC <0003> auc.c:113 vector [2]: rand = 4efb19c19f3d73b1a99d23235a976c8a 20250127085525916 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250127085525916 DAUC <0003> auc.c:142 vector [2]: autn = c7c7a418e4220000ed1d5ee42f91aa2b 20250127085525916 DAUC <0003> auc.c:143 vector [2]: ck = 416cbbb2496cf9d0976978e4d4681786 20250127085525916 DAUC <0003> auc.c:144 vector [2]: ik = a0a3f38cf5e1b88246834317458236ca 20250127085525916 DAUC <0003> auc.c:145 vector [2]: res = 59cffb1bdc9a0b230000000000000000 20250127085525916 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250127085525916 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250127085525916 DAUC <0003> auc.c:179 vector [2]: kc = 8bb4601421db63e5 20250127085525916 DAUC <0003> auc.c:180 vector [2]: sres = ec5a6050 20250127085525916 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250127085525916 DAUC <0003> auc.c:113 vector [3]: rand = bd8594338514a55ae7dbc2d50f0ece41 20250127085525916 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250127085525916 DAUC <0003> auc.c:142 vector [3]: autn = dddc0b9d4ddd0000c93a25514b13fbf8 20250127085525916 DAUC <0003> auc.c:143 vector [3]: ck = b2465e591bf1d2915f9d78a2609daf69 20250127085525916 DAUC <0003> auc.c:144 vector [3]: ik = a5b4759d3e1890886e5f4bf813f5ba7e 20250127085525916 DAUC <0003> auc.c:145 vector [3]: res = e27feeee53f3798c0000000000000000 20250127085525916 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250127085525916 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250127085525916 DAUC <0003> auc.c:179 vector [3]: kc = 806cee05364aa8a9 20250127085525916 DAUC <0003> auc.c:180 vector [3]: sres = e7032876 20250127085525916 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250127085525916 DAUC <0003> auc.c:113 vector [4]: rand = de0e938c9f7ba9b3357df50883d5f786 20250127085525916 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250127085525916 DAUC <0003> auc.c:142 vector [4]: autn = 8992671209ba00000829962bc6729336 20250127085525916 DAUC <0003> auc.c:143 vector [4]: ck = 0f2086fb2600037cc4c073080a5b4e54 20250127085525916 DAUC <0003> auc.c:144 vector [4]: ik = 6eb42608e0b2413524c91120b98928b9 20250127085525916 DAUC <0003> auc.c:145 vector [4]: res = ff9a4df70156571b0000000000000000 20250127085525916 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250127085525916 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250127085525916 DAUC <0003> auc.c:179 vector [4]: kc = a49928ee3abbe26c 20250127085525916 DAUC <0003> auc.c:180 vector [4]: sres = d205ea2f 20250127085525916 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250127085525916 DAUC <0003> db_auc.c:245 IMSI='262420423984794': Generated 5 vectors 20250127085525916 DAUC <0003> db_auc.c:249 IMSI='262420423984794': Updating SQN=481 in DB 20250127085525916 DLGSUP <0013> hlr.c:345 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262420423984794 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420423984794"} 20250127085525916 DLGSUP <0013> gsup_req.c:173 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262420423984794 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250127085525916 DLINP <000b> input/ipa.c:452 connected read/write 20250127085525916 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085525916 DLINP <000b> input/ipa.c:452 connected read/write 20250127085525916 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@ddc14aa71780: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(31)@ddc14aa71780: setverdict(pass): pass -> pass, component reason not changed 20250127085525917 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38722<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(31)@ddc14aa71780: Final verdict of PTC: pass MTC@ddc14aa71780: setverdict(pass): none -> pass 20250127085525919 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38662<->l=127.0.0.1:4258 20250127085525919 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42387<->l=127.0.0.1:4259) 20250127085525919 DLINP <000b> input/ipa.c:452 connected read/write 20250127085525919 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085525919 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250127085525919 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250127085525919 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(23)@ddc14aa71780: Final verdict of PTC: none HLR_Test-GSUP(21)@ddc14aa71780: Final verdict of PTC: none 22@ddc14aa71780: Final verdict of PTC: none HLR_Test-GSUP-IPA(20)@ddc14aa71780: Final verdict of PTC: none MTC@ddc14aa71780: Setting final verdict of the test case. MTC@ddc14aa71780: Local verdict of MTC: pass MTC@ddc14aa71780: Local verdict of PTC HLR_Test-GSUP-IPA(20): none (pass -> pass) MTC@ddc14aa71780: Local verdict of PTC HLR_Test-GSUP(21): none (pass -> pass) MTC@ddc14aa71780: Local verdict of PTC with component reference 22: none (pass -> pass) MTC@ddc14aa71780: Local verdict of PTC IPA-CTRL-CLI-IPA(23): none (pass -> pass) MTC@ddc14aa71780: Local verdict of PTC TC_gsup_sai_num_auth_vectors(24): pass (pass -> pass) MTC@ddc14aa71780: Local verdict of PTC TC_gsup_sai_num_auth_vectors(25): pass (pass -> pass) MTC@ddc14aa71780: Local verdict of PTC TC_gsup_sai_num_auth_vectors(26): pass (pass -> pass) MTC@ddc14aa71780: Local verdict of PTC TC_gsup_sai_num_auth_vectors(27): pass (pass -> pass) MTC@ddc14aa71780: Local verdict of PTC TC_gsup_sai_num_auth_vectors(28): pass (pass -> pass) MTC@ddc14aa71780: Local verdict of PTC TC_gsup_sai_num_auth_vectors(29): pass (pass -> pass) MTC@ddc14aa71780: Local verdict of PTC TC_gsup_sai_num_auth_vectors(30): pass (pass -> pass) MTC@ddc14aa71780: Local verdict of PTC TC_gsup_sai_num_auth_vectors(31): pass (pass -> pass) MTC@ddc14aa71780: Test case TC_gsup_sai_num_auth_vectors finished. Verdict: pass MTC@ddc14aa71780: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_num_auth_vectors pass'. Mon Jan 27 08:55:25 UTC 2025 ====== HLR_Tests.TC_gsup_sai_num_auth_vectors pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_sai_num_auth_vectors.talloc 20250127085525954 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38724<->l=127.0.0.1:4258 20250127085526054 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38724<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=275840) Waiting for packet dumper to finish... 1 (prev_count=275840, count=409108) MTC@ddc14aa71780: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_num_auth_vectors pass' was executed successfully (exit status: 0). MTC@ddc14aa71780: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_eps'. ------ HLR_Tests.TC_gsup_sai_eps ------ Mon Jan 27 08:55:28 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai_eps.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai_eps.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ddc14aa71780: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_eps' was executed successfully (exit status: 0). MTC@ddc14aa71780: Test case TC_gsup_sai_eps started. MTC@ddc14aa71780: legacy= false MTC@ddc14aa71780: in not legacy case 1 MTC@ddc14aa71780: in not legacy case 2 20250127085529158 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250127085529158 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(32)@ddc14aa71780: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250127085529163 DLINP <000b> input/ipa.c:452 connected read/write 20250127085529163 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085529165 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38726<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(32)@ddc14aa71780: 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)@ddc14aa71780: 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 } } } } 20250127085529169 DLINP <000b> input/ipa.c:452 connected read/write 20250127085529169 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085529169 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250127085529169 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250127085529169 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  20250127085529169 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250127085529169 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  20250127085529169 DLGSUP <0013> gsup_server.c:236 2:  20250127085529169 DLGSUP <0013> gsup_server.c:238 2: 00  HLR_Test-GSUP-IPA(32)@ddc14aa71780: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250127085529169 DLGSUP <0013> gsup_server.c:236 3:  20250127085529169 DLGSUP <0013> gsup_server.c:238 3: 00  20250127085529169 DLGSUP <0013> gsup_server.c:236 4:  20250127085529169 DLGSUP <0013> gsup_server.c:238 4: 00  20250127085529169 DLGSUP <0013> gsup_server.c:236 5:  20250127085529169 DLGSUP <0013> gsup_server.c:238 5: 00  20250127085529169 DLGSUP <0013> gsup_server.c:236 7:  20250127085529169 DLGSUP <0013> gsup_server.c:238 7: 00  20250127085529169 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250127085529169 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250127085529169 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 34@ddc14aa71780: 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") 20250127085529199 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:39215<->l=127.0.0.1:4259) 20250127085529207 DAUC <0003> db_auc.c:157 IMSI='262422530866315': No 2G Auth Data 20250127085529207 DAUC <0003> db_auc.c:192 IMSI='262422530866315': No 3G Auth Data HLR_Test-GSUP(33)@ddc14aa71780: Created GsupExpect[0] for "262422530866315" to be handled at TC_gsup_sai_eps(36) 20250127085529235 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38740<->l=127.0.0.1:4258 20250127085529244 DLINP <000b> input/ipa.c:452 connected read/write 20250127085529244 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085529245 DLGSUP <0013> gsup_req.c:140 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262422530866315 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422530866315"} 20250127085529245 DAUC <0003> db_auc.c:157 IMSI='262422530866315': No 2G Auth Data 20250127085529245 DAUC <0003> db_auc.c:236 IMSI='262422530866315': Calling to generate 5 vectors 20250127085529245 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250127085529245 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250127085529245 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250127085529245 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250127085529245 DAUC <0003> auc.c:113 vector [0]: rand = d418fc3feefb3ca98cb12cc68252eaa2 20250127085529245 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250127085529245 DAUC <0003> auc.c:142 vector [0]: autn = ab223e9aea90800083672954a4d1877a 20250127085529245 DAUC <0003> auc.c:143 vector [0]: ck = f710c01691bcb84f87d308f823d2e3b9 20250127085529245 DAUC <0003> auc.c:144 vector [0]: ik = 8814acbd826fa8189e097104ebd80b03 20250127085529245 DAUC <0003> auc.c:145 vector [0]: res = cedc7a275512fca50000000000000000 20250127085529245 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250127085529245 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250127085529245 DAUC <0003> auc.c:151 vector [0]: kc = 66de1557dbd9f8ed 20250127085529245 DAUC <0003> auc.c:152 vector [0]: sres = 9bce8682 20250127085529245 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250127085529245 DAUC <0003> auc.c:113 vector [1]: rand = 8f59430a90bcb57e7d913612ff7141b7 20250127085529245 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250127085529245 DAUC <0003> auc.c:142 vector [1]: autn = 6f725069f38980007f1feef359873c7f 20250127085529245 DAUC <0003> auc.c:143 vector [1]: ck = 67cb73382abcf2c05e0e7f95f557e3b5 20250127085529245 DAUC <0003> auc.c:144 vector [1]: ik = ae31253989bcd9855ba23840451ec7c9 20250127085529245 DAUC <0003> auc.c:145 vector [1]: res = 244ad5c0f7508cb50000000000000000 20250127085529245 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250127085529245 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250127085529245 DAUC <0003> auc.c:151 vector [1]: kc = cc5611d413490f39 20250127085529245 DAUC <0003> auc.c:152 vector [1]: sres = d31a5975 20250127085529245 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250127085529245 DAUC <0003> auc.c:113 vector [2]: rand = aadb363130a7bc20348d32118e514a52 20250127085529245 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250127085529245 DAUC <0003> auc.c:142 vector [2]: autn = ba1642a8b63f800028e66558f4b577ea 20250127085529245 DAUC <0003> auc.c:143 vector [2]: ck = a4718ac98a066368c5734eb367b13180 20250127085529245 DAUC <0003> auc.c:144 vector [2]: ik = a85bddaa6f00f70814818372de084dc7 20250127085529245 DAUC <0003> auc.c:145 vector [2]: res = bb012922dff3e51b0000000000000000 20250127085529245 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250127085529245 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250127085529245 DAUC <0003> auc.c:151 vector [2]: kc = ddd89aa25cbfe827 20250127085529245 DAUC <0003> auc.c:152 vector [2]: sres = 64f2cc39 20250127085529245 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250127085529245 DAUC <0003> auc.c:113 vector [3]: rand = dbe0314f2a73549033f4b1562aac9e4d 20250127085529245 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250127085529245 DAUC <0003> auc.c:142 vector [3]: autn = 879274d29cff8000f26f587f11730cf2 20250127085529245 DAUC <0003> auc.c:143 vector [3]: ck = 6178dbb97c8504c7818e21a3ee14215e 20250127085529245 DAUC <0003> auc.c:144 vector [3]: ik = f786e29564545621170a89f065c2d22b 20250127085529245 DAUC <0003> auc.c:145 vector [3]: res = c7ffea8cd665de740000000000000000 20250127085529245 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250127085529245 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250127085529245 DAUC <0003> auc.c:151 vector [3]: kc = 007a917f9307a193 20250127085529245 DAUC <0003> auc.c:152 vector [3]: sres = 119a34f8 20250127085529245 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250127085529245 DAUC <0003> auc.c:113 vector [4]: rand = b895e3e3efdff1ae0c1706b45dce55ca 20250127085529245 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250127085529245 DAUC <0003> auc.c:142 vector [4]: autn = 7ac88e1bcb5d800053caeedc723afbc4 20250127085529245 DAUC <0003> auc.c:143 vector [4]: ck = fbad1c319f227291ea79153fbdd60309 20250127085529245 DAUC <0003> auc.c:144 vector [4]: ik = 6291b2229399cf17d72646204b47b761 20250127085529245 DAUC <0003> auc.c:145 vector [4]: res = d53c59dd7dcc08d70000000000000000 20250127085529245 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250127085529245 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250127085529245 DAUC <0003> auc.c:151 vector [4]: kc = a463fd0cfa2a09ee 20250127085529245 DAUC <0003> auc.c:152 vector [4]: sres = a8f0510a 20250127085529245 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250127085529245 DAUC <0003> db_auc.c:245 IMSI='262422530866315': Generated 5 vectors 20250127085529245 DAUC <0003> db_auc.c:249 IMSI='262422530866315': Updating SQN=161 in DB 20250127085529246 DLGSUP <0013> hlr.c:345 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262422530866315 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422530866315"} 20250127085529246 DLGSUP <0013> gsup_req.c:173 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262422530866315 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250127085529246 DLINP <000b> input/ipa.c:452 connected read/write 20250127085529246 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085529246 DLINP <000b> input/ipa.c:452 connected read/write 20250127085529246 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@ddc14aa71780: Found GsupExpect[0] for "262422530866315" handled at TC_gsup_sai_eps(36) HLR_Test-GSUP(33)@ddc14aa71780: Added IMSI table entry 0TC_gsup_sai_eps(36)"262422530866315" TC_gsup_sai_eps(36)@ddc14aa71780: setverdict(pass): none -> pass TC_gsup_sai_eps(36)@ddc14aa71780: setverdict(pass): pass -> pass, component reason not changed 20250127085529253 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38740<->l=127.0.0.1:4258 TC_gsup_sai_eps(36)@ddc14aa71780: Final verdict of PTC: pass 20250127085529257 DAUC <0003> db_auc.c:157 IMSI='262428437732252': No 2G Auth Data 20250127085529257 DAUC <0003> db_auc.c:192 IMSI='262428437732252': No 3G Auth Data HLR_Test-GSUP(33)@ddc14aa71780: Created GsupExpect[0] for "262428437732252" to be handled at TC_gsup_sai_eps(37) 20250127085529272 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38750<->l=127.0.0.1:4258 20250127085529274 DLINP <000b> input/ipa.c:452 connected read/write 20250127085529274 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085529274 DLGSUP <0013> gsup_req.c:140 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262428437732252 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428437732252"} 20250127085529274 DAUC <0003> db_auc.c:157 IMSI='262428437732252': No 2G Auth Data 20250127085529274 DAUC <0003> db_auc.c:236 IMSI='262428437732252': Calling to generate 5 vectors 20250127085529274 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250127085529274 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250127085529274 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250127085529274 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250127085529274 DAUC <0003> auc.c:113 vector [0]: rand = 8bd993c33ca46a5f2b925a3e9b594f0e 20250127085529274 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250127085529274 DAUC <0003> auc.c:142 vector [0]: autn = 010d93f2d2428000841a8e054cbe607a 20250127085529274 DAUC <0003> auc.c:143 vector [0]: ck = 41d68482aa8298aad1592abad3a6aa82 20250127085529274 DAUC <0003> auc.c:144 vector [0]: ik = 7d7b6372aa7b11f8ed3334aa6ccb22d7 20250127085529274 DAUC <0003> auc.c:145 vector [0]: res = 2f65b183ab5a548b0000000000000000 20250127085529274 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250127085529274 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250127085529274 DAUC <0003> auc.c:151 vector [0]: kc = 00c7f9e0bf940107 20250127085529274 DAUC <0003> auc.c:152 vector [0]: sres = 843fe508 20250127085529274 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250127085529274 DAUC <0003> auc.c:113 vector [1]: rand = a1dca9b8619a2761377a357e1b4eb360 20250127085529274 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250127085529274 DAUC <0003> auc.c:142 vector [1]: autn = 1ffd95a41d3f8000270f44e0bda210bb 20250127085529274 DAUC <0003> auc.c:143 vector [1]: ck = 74a74afdcf47fbe63d9dc3f2140b772a 20250127085529274 DAUC <0003> auc.c:144 vector [1]: ik = a8a9f2cc17929146d1bb737a920e9b54 20250127085529274 DAUC <0003> auc.c:145 vector [1]: res = 3f186443feeb03420000000000000000 20250127085529274 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250127085529274 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250127085529274 DAUC <0003> auc.c:151 vector [1]: kc = 302808b95ed086de 20250127085529274 DAUC <0003> auc.c:152 vector [1]: sres = c1f36701 20250127085529274 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250127085529274 DAUC <0003> auc.c:113 vector [2]: rand = 5b2c7d0cea158a298de6af5c4cef7322 20250127085529274 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250127085529274 DAUC <0003> auc.c:142 vector [2]: autn = 3f272f179edf8000aff6c3ac03d58a93 20250127085529274 DAUC <0003> auc.c:143 vector [2]: ck = 8cedfce3a9df27b6930ab7884caf84e7 20250127085529274 DAUC <0003> auc.c:144 vector [2]: ik = 1d6269898bd671bbb8e3ad11741300a3 20250127085529274 DAUC <0003> auc.c:145 vector [2]: res = d1451d37b3edcb0b0000000000000000 20250127085529274 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250127085529274 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250127085529274 DAUC <0003> auc.c:151 vector [2]: kc = ba668ff31ab5d249 20250127085529274 DAUC <0003> auc.c:152 vector [2]: sres = 62a8d63c 20250127085529274 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250127085529274 DAUC <0003> auc.c:113 vector [3]: rand = 32e637ad7a5b0b9d61f11d685082d932 20250127085529274 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250127085529274 DAUC <0003> auc.c:142 vector [3]: autn = c436c3e99fc5800058cbfcadff36416c 20250127085529274 DAUC <0003> auc.c:143 vector [3]: ck = 5e397b818c9c3a0954ff50e0897d9baa 20250127085529274 DAUC <0003> auc.c:144 vector [3]: ik = a268f0dc081989f7da1ba95c4fa4b90d 20250127085529274 DAUC <0003> auc.c:145 vector [3]: res = e096cda0545d2ea40000000000000000 20250127085529274 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250127085529274 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250127085529274 DAUC <0003> auc.c:151 vector [3]: kc = 72b572e1425c9159 20250127085529274 DAUC <0003> auc.c:152 vector [3]: sres = b4cbe304 20250127085529274 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250127085529274 DAUC <0003> auc.c:113 vector [4]: rand = c6e13e5cdd5765f941e753e3caf3e8a6 20250127085529274 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250127085529274 DAUC <0003> auc.c:142 vector [4]: autn = 0b05da1fef248000954070a894e28cb2 20250127085529274 DAUC <0003> auc.c:143 vector [4]: ck = cd6186e20df2b0592acb6f264fb78692 20250127085529274 DAUC <0003> auc.c:144 vector [4]: ik = db5f9a71712df8376298cdd6487000de 20250127085529274 DAUC <0003> auc.c:145 vector [4]: res = 532933a0e44893320000000000000000 20250127085529274 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250127085529274 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250127085529274 DAUC <0003> auc.c:151 vector [4]: kc = 5e6dbe637b18ce22 20250127085529274 DAUC <0003> auc.c:152 vector [4]: sres = b761a092 20250127085529274 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250127085529274 DAUC <0003> db_auc.c:245 IMSI='262428437732252': Generated 5 vectors 20250127085529274 DAUC <0003> db_auc.c:249 IMSI='262428437732252': Updating SQN=161 in DB 20250127085529274 DLGSUP <0013> hlr.c:345 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262428437732252 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428437732252"} 20250127085529274 DLGSUP <0013> gsup_req.c:173 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262428437732252 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250127085529274 DLINP <000b> input/ipa.c:452 connected read/write 20250127085529274 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085529275 DLINP <000b> input/ipa.c:452 connected read/write 20250127085529275 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@ddc14aa71780: Found GsupExpect[0] for "262428437732252" handled at TC_gsup_sai_eps(37) HLR_Test-GSUP(33)@ddc14aa71780: Added IMSI table entry 1TC_gsup_sai_eps(37)"262428437732252" TC_gsup_sai_eps(37)@ddc14aa71780: setverdict(pass): none -> pass TC_gsup_sai_eps(37)@ddc14aa71780: setverdict(pass): pass -> pass, component reason not changed 20250127085529276 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38750<->l=127.0.0.1:4258 TC_gsup_sai_eps(37)@ddc14aa71780: Final verdict of PTC: pass 20250127085529276 DAUC <0003> db_auc.c:157 IMSI='262429028453911': No 2G Auth Data 20250127085529276 DAUC <0003> db_auc.c:192 IMSI='262429028453911': No 3G Auth Data HLR_Test-GSUP(33)@ddc14aa71780: Created GsupExpect[0] for "262429028453911" to be handled at TC_gsup_sai_eps(38) 20250127085529282 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38760<->l=127.0.0.1:4258 20250127085529284 DLINP <000b> input/ipa.c:452 connected read/write 20250127085529284 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085529284 DLGSUP <0013> gsup_req.c:140 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262429028453911 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429028453911"} 20250127085529284 DAUC <0003> db_auc.c:236 IMSI='262429028453911': Calling to generate 5 vectors 20250127085529284 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250127085529284 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250127085529284 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250127085529284 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250127085529284 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250127085529284 DAUC <0003> auc.c:113 vector [0]: rand = c59d1e07e71fa33caa568e225a05922d 20250127085529284 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250127085529284 DAUC <0003> auc.c:142 vector [0]: autn = 2f9c78d61ef48000e255f078d4a28ceb 20250127085529284 DAUC <0003> auc.c:143 vector [0]: ck = d31a33b4c1a79e9d126c2f33ae94299c 20250127085529284 DAUC <0003> auc.c:144 vector [0]: ik = dec9d13c8f63796b2b42a7515bd0eb8c 20250127085529284 DAUC <0003> auc.c:145 vector [0]: res = c73b6c87d8ddd67d0000000000000000 20250127085529284 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250127085529284 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250127085529284 DAUC <0003> auc.c:179 vector [0]: kc = 2196b01491547000 20250127085529284 DAUC <0003> auc.c:180 vector [0]: sres = 89081898 20250127085529284 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250127085529284 DAUC <0003> auc.c:113 vector [1]: rand = 500203ed1177aebc17d5f32d95f8e2a6 20250127085529284 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250127085529284 DAUC <0003> auc.c:142 vector [1]: autn = e208c2b3a120800044c91472a177312b 20250127085529284 DAUC <0003> auc.c:143 vector [1]: ck = 2ff434295230d54f5164546c85637b86 20250127085529284 DAUC <0003> auc.c:144 vector [1]: ik = b940aa68deeae1118203163c67054026 20250127085529284 DAUC <0003> auc.c:145 vector [1]: res = 2ce394aae1a2c08d0000000000000000 20250127085529284 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250127085529284 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250127085529284 DAUC <0003> auc.c:179 vector [1]: kc = 95c03b770f916800 20250127085529284 DAUC <0003> auc.c:180 vector [1]: sres = f963fa57 20250127085529284 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250127085529284 DAUC <0003> auc.c:113 vector [2]: rand = 9556d3c254e067f2f572a7a8a9982cdd 20250127085529284 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250127085529284 DAUC <0003> auc.c:142 vector [2]: autn = 496ccf00b1df80001ae58bec119b8010 20250127085529284 DAUC <0003> auc.c:143 vector [2]: ck = e85e3811cae76b0e49ba333ca7519fef 20250127085529284 DAUC <0003> auc.c:144 vector [2]: ik = 20a5404d5156a45967bd1f411059ae81 20250127085529284 DAUC <0003> auc.c:145 vector [2]: res = 0fc7cb4fb8a1188e0000000000000000 20250127085529284 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250127085529284 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250127085529284 DAUC <0003> auc.c:179 vector [2]: kc = c9de137a8ba1bc00 20250127085529284 DAUC <0003> auc.c:180 vector [2]: sres = 97cec5e1 20250127085529284 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250127085529284 DAUC <0003> auc.c:113 vector [3]: rand = ac5c0f20e089f478ca4ec9b3a4079d7a 20250127085529284 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250127085529284 DAUC <0003> auc.c:142 vector [3]: autn = 739f21f69c5d80003f37ac121b3c77d3 20250127085529284 DAUC <0003> auc.c:143 vector [3]: ck = 36579aa7651e1c9439ccaca7fe798fcd 20250127085529284 DAUC <0003> auc.c:144 vector [3]: ik = 311aab26ff6a1d13e57e689987fc5447 20250127085529284 DAUC <0003> auc.c:145 vector [3]: res = 898061d63c6bf1290000000000000000 20250127085529284 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250127085529284 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250127085529284 DAUC <0003> auc.c:179 vector [3]: kc = 2299f470339fb000 20250127085529284 DAUC <0003> auc.c:180 vector [3]: sres = e5684e5b 20250127085529284 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250127085529284 DAUC <0003> auc.c:113 vector [4]: rand = 2a2e73da5bb53125b166f72277fd3149 20250127085529284 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250127085529284 DAUC <0003> auc.c:142 vector [4]: autn = 89eb7c8fce2880004a902b688fb28d16 20250127085529284 DAUC <0003> auc.c:143 vector [4]: ck = 40fbce9f6ae9d0045a1f979d0b2f836a 20250127085529284 DAUC <0003> auc.c:144 vector [4]: ik = 2baa3291517f3f1a37b835bc19c68665 20250127085529284 DAUC <0003> auc.c:145 vector [4]: res = afb95530c6ba9ebc0000000000000000 20250127085529284 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250127085529284 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250127085529284 DAUC <0003> auc.c:179 vector [4]: kc = e04d59f91118c800 20250127085529284 DAUC <0003> auc.c:180 vector [4]: sres = 2036c934 20250127085529284 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250127085529284 DAUC <0003> db_auc.c:245 IMSI='262429028453911': Generated 5 vectors 20250127085529284 DAUC <0003> db_auc.c:249 IMSI='262429028453911': Updating SQN=161 in DB 20250127085529284 DLGSUP <0013> hlr.c:345 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262429028453911 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429028453911"} 20250127085529284 DLGSUP <0013> gsup_req.c:173 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262429028453911 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250127085529284 DLINP <000b> input/ipa.c:452 connected read/write 20250127085529284 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085529284 DLINP <000b> input/ipa.c:452 connected read/write 20250127085529284 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@ddc14aa71780: Found GsupExpect[0] for "262429028453911" handled at TC_gsup_sai_eps(38) HLR_Test-GSUP(33)@ddc14aa71780: Added IMSI table entry 2TC_gsup_sai_eps(38)"262429028453911" TC_gsup_sai_eps(38)@ddc14aa71780: setverdict(pass): none -> pass TC_gsup_sai_eps(38)@ddc14aa71780: setverdict(pass): pass -> pass, component reason not changed 20250127085529286 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38760<->l=127.0.0.1:4258 TC_gsup_sai_eps(38)@ddc14aa71780: Final verdict of PTC: pass 20250127085529286 DAUC <0003> db_auc.c:157 IMSI='262421636929074': No 2G Auth Data 20250127085529286 DAUC <0003> db_auc.c:192 IMSI='262421636929074': No 3G Auth Data HLR_Test-GSUP(33)@ddc14aa71780: Created GsupExpect[0] for "262421636929074" to be handled at TC_gsup_sai_eps(39) 20250127085529292 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38762<->l=127.0.0.1:4258 20250127085529293 DLINP <000b> input/ipa.c:452 connected read/write 20250127085529293 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085529294 DLGSUP <0013> gsup_req.c:140 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262421636929074 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421636929074"} 20250127085529294 DAUC <0003> db_auc.c:236 IMSI='262421636929074': Calling to generate 5 vectors 20250127085529294 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250127085529294 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250127085529294 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250127085529294 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250127085529294 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250127085529294 DAUC <0003> auc.c:113 vector [0]: rand = 95c6ffa1c62d233e911a87cbe15a6ae4 20250127085529294 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250127085529294 DAUC <0003> auc.c:142 vector [0]: autn = 99da160c7c4e8000ab67aea993552354 20250127085529294 DAUC <0003> auc.c:143 vector [0]: ck = dc90fed90a95cfb3914588d825b2bb36 20250127085529294 DAUC <0003> auc.c:144 vector [0]: ik = 766808d79eed1396a3953d28284a217d 20250127085529294 DAUC <0003> auc.c:145 vector [0]: res = c594876c33d757c20000000000000000 20250127085529294 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250127085529294 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250127085529294 DAUC <0003> auc.c:179 vector [0]: kc = bc282d5921490400 20250127085529294 DAUC <0003> auc.c:180 vector [0]: sres = d0b69a4f 20250127085529294 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250127085529294 DAUC <0003> auc.c:113 vector [1]: rand = fb6b36c5800f4d3f519027a495472d7c 20250127085529294 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250127085529294 DAUC <0003> auc.c:142 vector [1]: autn = cc7ff332a2ae800012b26ae55bf038bf 20250127085529294 DAUC <0003> auc.c:143 vector [1]: ck = f26cde34c7b12e93450f3a1532cb2062 20250127085529294 DAUC <0003> auc.c:144 vector [1]: ik = 4e05b4f1d1a53c6bea9e9b403e470a29 20250127085529294 DAUC <0003> auc.c:145 vector [1]: res = f0fd74210778a55c0000000000000000 20250127085529294 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250127085529294 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250127085529294 DAUC <0003> auc.c:179 vector [1]: kc = 21f789c209a1cc00 20250127085529294 DAUC <0003> auc.c:180 vector [1]: sres = 4fcde213 20250127085529294 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250127085529294 DAUC <0003> auc.c:113 vector [2]: rand = 4aa287f7ad24f376b51e97c8f219d3c1 20250127085529294 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250127085529294 DAUC <0003> auc.c:142 vector [2]: autn = fbe8788403c18000c7d2d6772703f36a 20250127085529294 DAUC <0003> auc.c:143 vector [2]: ck = d091fdc3e58a5e9fab97a046a4055d7f 20250127085529294 DAUC <0003> auc.c:144 vector [2]: ik = 3648b1b61cd870f3781f75b26f70955c 20250127085529294 DAUC <0003> auc.c:145 vector [2]: res = 8a7aa3394db875bb0000000000000000 20250127085529294 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250127085529294 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250127085529294 DAUC <0003> auc.c:179 vector [2]: kc = 71077280a9da7800 20250127085529294 DAUC <0003> auc.c:180 vector [2]: sres = 8af2aa32 20250127085529294 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250127085529294 DAUC <0003> auc.c:113 vector [3]: rand = 978f3f36de51c6d8cdc45ff3ddbfd9a8 20250127085529294 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250127085529294 DAUC <0003> auc.c:142 vector [3]: autn = 118e21f40e60800025125ca5b68f98a5 20250127085529294 DAUC <0003> auc.c:143 vector [3]: ck = 6b8253fce3d783f8d272e63ededa3a7a 20250127085529294 DAUC <0003> auc.c:144 vector [3]: ik = c78a43dd28449764cfb1349153f1400c 20250127085529294 DAUC <0003> auc.c:145 vector [3]: res = 48278c55ad37c6350000000000000000 20250127085529294 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250127085529294 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250127085529294 DAUC <0003> auc.c:179 vector [3]: kc = 91ddb96411f27800 20250127085529294 DAUC <0003> auc.c:180 vector [3]: sres = 830f8148 20250127085529294 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250127085529294 DAUC <0003> auc.c:113 vector [4]: rand = 0f087cb8d60efaf7d2473e0606cf0025 20250127085529294 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250127085529294 DAUC <0003> auc.c:142 vector [4]: autn = fc709f4f74bf80003ab207b02d8c5bae 20250127085529294 DAUC <0003> auc.c:143 vector [4]: ck = 5dbc128617d80a88cf9e96dfb798cdf1 20250127085529294 DAUC <0003> auc.c:144 vector [4]: ik = 659cd54aad5d094ff3b436bb62dfa1c3 20250127085529294 DAUC <0003> auc.c:145 vector [4]: res = 0b0988ebc6671ea30000000000000000 20250127085529294 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250127085529294 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250127085529294 DAUC <0003> auc.c:179 vector [4]: kc = 302c5f5e49724000 20250127085529294 DAUC <0003> auc.c:180 vector [4]: sres = 1e28d101 20250127085529294 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250127085529294 DAUC <0003> db_auc.c:245 IMSI='262421636929074': Generated 5 vectors 20250127085529294 DAUC <0003> db_auc.c:249 IMSI='262421636929074': Updating SQN=161 in DB 20250127085529294 DLGSUP <0013> hlr.c:345 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262421636929074 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421636929074"} 20250127085529294 DLGSUP <0013> gsup_req.c:173 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262421636929074 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250127085529294 DLINP <000b> input/ipa.c:452 connected read/write 20250127085529294 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085529294 DLINP <000b> input/ipa.c:452 connected read/write 20250127085529294 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@ddc14aa71780: Found GsupExpect[0] for "262421636929074" handled at TC_gsup_sai_eps(39) HLR_Test-GSUP(33)@ddc14aa71780: Added IMSI table entry 3TC_gsup_sai_eps(39)"262421636929074" TC_gsup_sai_eps(39)@ddc14aa71780: setverdict(pass): none -> pass TC_gsup_sai_eps(39)@ddc14aa71780: setverdict(pass): pass -> pass, component reason not changed 20250127085529295 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38762<->l=127.0.0.1:4258 TC_gsup_sai_eps(39)@ddc14aa71780: Final verdict of PTC: pass 20250127085529296 DAUC <0003> db_auc.c:157 IMSI='262429457795555': No 2G Auth Data 20250127085529296 DAUC <0003> db_auc.c:192 IMSI='262429457795555': No 3G Auth Data HLR_Test-GSUP(33)@ddc14aa71780: Created GsupExpect[0] for "262429457795555" to be handled at TC_gsup_sai_eps(40) 20250127085529303 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38778<->l=127.0.0.1:4258 20250127085529305 DLINP <000b> input/ipa.c:452 connected read/write 20250127085529305 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085529305 DLGSUP <0013> gsup_req.c:140 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262429457795555 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429457795555"} 20250127085529305 DAUC <0003> db_auc.c:236 IMSI='262429457795555': Calling to generate 5 vectors 20250127085529305 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250127085529305 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250127085529305 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250127085529305 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250127085529305 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250127085529305 DAUC <0003> auc.c:113 vector [0]: rand = c3f1e6c5b23e1c0de61a529be23c95ec 20250127085529305 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250127085529305 DAUC <0003> auc.c:142 vector [0]: autn = b208b31513488000fc9ae14635a25015 20250127085529305 DAUC <0003> auc.c:143 vector [0]: ck = f62cdd71dcc081f5f87d597e42eafaba 20250127085529305 DAUC <0003> auc.c:144 vector [0]: ik = e30d2c72c682620eb1faa075a43aa72e 20250127085529305 DAUC <0003> auc.c:145 vector [0]: res = f0c35547bd7f18d00000000000000000 20250127085529305 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250127085529305 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250127085529305 DAUC <0003> auc.c:179 vector [0]: kc = 44159b995b76c220 20250127085529305 DAUC <0003> auc.c:180 vector [0]: sres = e6a4e1c7 20250127085529305 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250127085529305 DAUC <0003> auc.c:113 vector [1]: rand = 5e2587bb5a1b623792c7223062f72356 20250127085529305 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250127085529305 DAUC <0003> auc.c:142 vector [1]: autn = ba461e641e548000f5efd204a3665717 20250127085529305 DAUC <0003> auc.c:143 vector [1]: ck = 4481f40a8a8bb8f66a394fe6e2c26ec8 20250127085529305 DAUC <0003> auc.c:144 vector [1]: ik = 8a1d19f71325ab32efdd3823d2f43c78 20250127085529305 DAUC <0003> auc.c:145 vector [1]: res = f87bf43dc4b1d3d90000000000000000 20250127085529305 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250127085529305 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250127085529305 DAUC <0003> auc.c:179 vector [1]: kc = f8d7530f09192c21 20250127085529305 DAUC <0003> auc.c:180 vector [1]: sres = ce346dba 20250127085529305 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250127085529305 DAUC <0003> auc.c:113 vector [2]: rand = 0b74ef383af5fac0d6573d00c5acced0 20250127085529305 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250127085529305 DAUC <0003> auc.c:142 vector [2]: autn = d96926e2fb73800093989cf77abcd293 20250127085529305 DAUC <0003> auc.c:143 vector [2]: ck = f95127ca717fac4917bfc558f76fc63c 20250127085529305 DAUC <0003> auc.c:144 vector [2]: ik = ea684a2a7f521aa6abc130f17c5115a3 20250127085529305 DAUC <0003> auc.c:145 vector [2]: res = e87198fced9bd6520000000000000000 20250127085529305 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250127085529305 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250127085529305 DAUC <0003> auc.c:179 vector [2]: kc = f8ba7548b9c1f3b4 20250127085529305 DAUC <0003> auc.c:180 vector [2]: sres = bd53f93e 20250127085529305 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250127085529305 DAUC <0003> auc.c:113 vector [3]: rand = f9ef03c68c780360bd60ba7df5ce7a00 20250127085529305 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250127085529305 DAUC <0003> auc.c:142 vector [3]: autn = 5dff4f092e358000d58c5a54b0529c95 20250127085529305 DAUC <0003> auc.c:143 vector [3]: ck = 7ce2a229d7386925086e5b18c2f16e6a 20250127085529305 DAUC <0003> auc.c:144 vector [3]: ik = 438d32b45a3741a93ae0d5ebaf045b78 20250127085529305 DAUC <0003> auc.c:145 vector [3]: res = 87d3b8e5e5c69cae0000000000000000 20250127085529305 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250127085529305 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250127085529305 DAUC <0003> auc.c:179 vector [3]: kc = d04417e4ae204106 20250127085529305 DAUC <0003> auc.c:180 vector [3]: sres = 3864558b 20250127085529305 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250127085529305 DAUC <0003> auc.c:113 vector [4]: rand = 94c7cf4754ca14b73bb4900f89183d1f 20250127085529305 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250127085529305 DAUC <0003> auc.c:142 vector [4]: autn = 9d4e9c2bcdd18000adc43c2a3c59bd13 20250127085529305 DAUC <0003> auc.c:143 vector [4]: ck = d2502990853963c97cd245b33daea576 20250127085529305 DAUC <0003> auc.c:144 vector [4]: ik = e99adb202fd75793640870b447959d78 20250127085529305 DAUC <0003> auc.c:145 vector [4]: res = f0b508384c930f330000000000000000 20250127085529305 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250127085529305 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250127085529305 DAUC <0003> auc.c:179 vector [4]: kc = 1001be708f98c88d 20250127085529305 DAUC <0003> auc.c:180 vector [4]: sres = b02ace7d 20250127085529305 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250127085529305 DAUC <0003> db_auc.c:245 IMSI='262429457795555': Generated 5 vectors 20250127085529305 DAUC <0003> db_auc.c:249 IMSI='262429457795555': Updating SQN=161 in DB 20250127085529305 DLGSUP <0013> hlr.c:345 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262429457795555 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429457795555"} 20250127085529305 DLGSUP <0013> gsup_req.c:173 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262429457795555 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250127085529305 DLINP <000b> input/ipa.c:452 connected read/write 20250127085529305 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085529305 DLINP <000b> input/ipa.c:452 connected read/write 20250127085529305 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@ddc14aa71780: Found GsupExpect[0] for "262429457795555" handled at TC_gsup_sai_eps(40) HLR_Test-GSUP(33)@ddc14aa71780: Added IMSI table entry 4TC_gsup_sai_eps(40)"262429457795555" TC_gsup_sai_eps(40)@ddc14aa71780: setverdict(pass): none -> pass TC_gsup_sai_eps(40)@ddc14aa71780: setverdict(pass): pass -> pass, component reason not changed 20250127085529307 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38778<->l=127.0.0.1:4258 TC_gsup_sai_eps(40)@ddc14aa71780: Final verdict of PTC: pass MTC@ddc14aa71780: setverdict(pass): none -> pass 20250127085529308 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38726<->l=127.0.0.1:4258 HLR_Test-GSUP(33)@ddc14aa71780: Final verdict of PTC: none 20250127085529308 DLINP <000b> input/ipa.c:452 connected read/write 20250127085529308 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085529308 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250127085529308 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250127085529308 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250127085529308 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39215<->l=127.0.0.1:4259) 34@ddc14aa71780: Final verdict of PTC: none HLR_Test-GSUP-IPA(32)@ddc14aa71780: Final verdict of PTC: none IPA-CTRL-CLI-IPA(35)@ddc14aa71780: Final verdict of PTC: none MTC@ddc14aa71780: Setting final verdict of the test case. MTC@ddc14aa71780: Local verdict of MTC: pass MTC@ddc14aa71780: Local verdict of PTC HLR_Test-GSUP-IPA(32): none (pass -> pass) MTC@ddc14aa71780: Local verdict of PTC HLR_Test-GSUP(33): none (pass -> pass) MTC@ddc14aa71780: Local verdict of PTC with component reference 34: none (pass -> pass) MTC@ddc14aa71780: Local verdict of PTC IPA-CTRL-CLI-IPA(35): none (pass -> pass) MTC@ddc14aa71780: Local verdict of PTC TC_gsup_sai_eps(36): pass (pass -> pass) MTC@ddc14aa71780: Local verdict of PTC TC_gsup_sai_eps(37): pass (pass -> pass) MTC@ddc14aa71780: Local verdict of PTC TC_gsup_sai_eps(38): pass (pass -> pass) MTC@ddc14aa71780: Local verdict of PTC TC_gsup_sai_eps(39): pass (pass -> pass) MTC@ddc14aa71780: Local verdict of PTC TC_gsup_sai_eps(40): pass (pass -> pass) MTC@ddc14aa71780: Test case TC_gsup_sai_eps finished. Verdict: pass MTC@ddc14aa71780: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_eps pass'. Mon Jan 27 08:55:29 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 20250127085529333 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38790<->l=127.0.0.1:4258 20250127085529434 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38790<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=66512) Waiting for packet dumper to finish... 1 (prev_count=66512, count=126280) MTC@ddc14aa71780: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_eps pass' was executed successfully (exit status: 0). MTC@ddc14aa71780: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi'. ------ HLR_Tests.TC_gsup_ul_unknown_imsi ------ Mon Jan 27 08:55:31 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ddc14aa71780: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi' was executed successfully (exit status: 0). MTC@ddc14aa71780: Test case TC_gsup_ul_unknown_imsi started. MTC@ddc14aa71780: legacy= false MTC@ddc14aa71780: in not legacy case 1 MTC@ddc14aa71780: in not legacy case 2 20250127085532539 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250127085532539 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(41)@ddc14aa71780: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250127085532542 DLINP <000b> input/ipa.c:452 connected read/write 20250127085532543 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085532544 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48684<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(41)@ddc14aa71780: 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)@ddc14aa71780: 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 } } } } 20250127085532547 DLINP <000b> input/ipa.c:452 connected read/write 20250127085532547 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085532547 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250127085532547 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250127085532547 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  20250127085532547 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250127085532547 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  20250127085532547 DLGSUP <0013> gsup_server.c:236 2:  20250127085532547 DLGSUP <0013> gsup_server.c:238 2: 00  20250127085532547 DLGSUP <0013> gsup_server.c:236 3:  20250127085532547 DLGSUP <0013> gsup_server.c:238 3: 00  20250127085532547 DLGSUP <0013> gsup_server.c:236 4:  20250127085532547 DLGSUP <0013> gsup_server.c:238 4: 00  20250127085532547 DLGSUP <0013> gsup_server.c:236 5:  20250127085532547 DLGSUP <0013> gsup_server.c:238 5: 00  20250127085532547 DLGSUP <0013> gsup_server.c:236 7:  20250127085532547 DLGSUP <0013> gsup_server.c:238 7: 00  20250127085532547 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250127085532547 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250127085532547 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)@ddc14aa71780: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 43@ddc14aa71780: 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") 20250127085532570 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:46455<->l=127.0.0.1:4259) HLR_Test-GSUP(42)@ddc14aa71780: Created GsupExpect[0] for "262427191781904" to be handled at TC_gsup_ul_unknown_imsi(45) 20250127085532581 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48692<->l=127.0.0.1:4258 20250127085532590 DLINP <000b> input/ipa.c:452 connected read/write 20250127085532590 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085532590 DLGSUP <0013> gsup_req.c:140 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262427191781904 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427191781904" cn_domain=PS} 20250127085532590 DLU <0006> fsm.c:456 lu(262427191781904)[0x55801ecec7d0]{UNVALIDATED}: Allocated 20250127085532590 DLGSUP <0013> lu_fsm.c:139 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262427191781904 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20250127085532590 DLGSUP <0013> gsup_req.c:276 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262427191781904 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262427191781904" cause=IMSI unknown in HLR} 20250127085532590 DLGSUP <0013> gsup_req.c:173 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262427191781904 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250127085532590 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262427191781904)[0x55801ecec7d0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250127085532590 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262427191781904)[0x55801ecec7d0]{UNVALIDATED}: Freeing instance 20250127085532590 DLU <0006> fsm.c:568 lu(PS:IMSI-262427191781904)[0x55801ecec7d0]{UNVALIDATED}: Deallocated 20250127085532590 DLINP <000b> input/ipa.c:452 connected read/write 20250127085532591 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085532591 DLINP <000b> input/ipa.c:452 connected read/write 20250127085532591 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(42)@ddc14aa71780: Found GsupExpect[0] for "262427191781904" handled at TC_gsup_ul_unknown_imsi(45) HLR_Test-GSUP(42)@ddc14aa71780: Added IMSI table entry 0TC_gsup_ul_unknown_imsi(45)"262427191781904" TC_gsup_ul_unknown_imsi(45)@ddc14aa71780: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi(45)@ddc14aa71780: setverdict(pass): pass -> pass, component reason not changed 20250127085532595 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48692<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi(45)@ddc14aa71780: Final verdict of PTC: pass 20250127085532596 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48684<->l=127.0.0.1:4258 20250127085532598 DLINP <000b> input/ipa.c:452 connected read/write 20250127085532598 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085532598 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server HLR_Test-GSUP(42)@ddc14aa71780: Final verdict of PTC: none 20250127085532598 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250127085532598 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 43@ddc14aa71780: Final verdict of PTC: none 20250127085532599 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46455<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(41)@ddc14aa71780: Final verdict of PTC: none IPA-CTRL-CLI-IPA(44)@ddc14aa71780: Final verdict of PTC: none MTC@ddc14aa71780: Setting final verdict of the test case. MTC@ddc14aa71780: Local verdict of MTC: none MTC@ddc14aa71780: Local verdict of PTC HLR_Test-GSUP-IPA(41): none (none -> none) MTC@ddc14aa71780: Local verdict of PTC HLR_Test-GSUP(42): none (none -> none) MTC@ddc14aa71780: Local verdict of PTC with component reference 43: none (none -> none) MTC@ddc14aa71780: Local verdict of PTC IPA-CTRL-CLI-IPA(44): none (none -> none) MTC@ddc14aa71780: Local verdict of PTC TC_gsup_ul_unknown_imsi(45): pass (none -> pass) MTC@ddc14aa71780: Test case TC_gsup_ul_unknown_imsi finished. Verdict: pass MTC@ddc14aa71780: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi pass'. Mon Jan 27 08:55:32 UTC 2025 ====== HLR_Tests.TC_gsup_ul_unknown_imsi pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_ul_unknown_imsi.talloc 20250127085532632 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48694<->l=127.0.0.1:4258 20250127085532733 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48694<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=26136) MTC@ddc14aa71780: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi pass' was executed successfully (exit status: 0). MTC@ddc14aa71780: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy'. ------ HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy ------ Mon Jan 27 08:55:34 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ddc14aa71780: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy' was executed successfully (exit status: 0). MTC@ddc14aa71780: Test case TC_gsup_ul_unknown_imsi_via_proxy started. MTC@ddc14aa71780: legacy= false MTC@ddc14aa71780: in not legacy case 1 MTC@ddc14aa71780: in not legacy case 2 20250127085535842 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250127085535842 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(46)@ddc14aa71780: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250127085535846 DLINP <000b> input/ipa.c:452 connected read/write 20250127085535847 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085535848 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48702<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(46)@ddc14aa71780: 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) } } } } 20250127085535852 DLINP <000b> input/ipa.c:452 connected read/write 20250127085535852 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(46)@ddc14aa71780: 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 } } } } 20250127085535852 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250127085535852 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250127085535852 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  20250127085535852 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250127085535852 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  20250127085535852 DLGSUP <0013> gsup_server.c:236 2:  20250127085535852 DLGSUP <0013> gsup_server.c:238 2: 00  20250127085535852 DLGSUP <0013> gsup_server.c:236 3:  20250127085535852 DLGSUP <0013> gsup_server.c:238 3: 00  20250127085535852 DLGSUP <0013> gsup_server.c:236 4:  20250127085535852 DLGSUP <0013> gsup_server.c:238 4: 00  20250127085535852 DLGSUP <0013> gsup_server.c:236 5:  20250127085535853 DLGSUP <0013> gsup_server.c:238 5: 00  20250127085535853 DLGSUP <0013> gsup_server.c:236 7:  20250127085535853 DLGSUP <0013> gsup_server.c:238 7: 00  20250127085535853 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250127085535853 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250127085535853 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(46)@ddc14aa71780: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 48@ddc14aa71780: 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") 20250127085535881 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:42367<->l=127.0.0.1:4259) HLR_Test-GSUP(47)@ddc14aa71780: Created GsupExpect[0] for "262428750747936" to be handled at TC_gsup_ul_unknown_imsi_via_proxy(50) 20250127085535899 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48706<->l=127.0.0.1:4258 20250127085535909 DLINP <000b> input/ipa.c:452 connected read/write 20250127085535909 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085535909 DLGSUP <0013> gsup_req.c:140 GSUP 48: MSC-00-00-00-00-00-00: IMSI-262428750747936 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428750747936" cn_domain=PS source_name="the-source\n"} 20250127085535909 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250127085535909 DLU <0006> fsm.c:456 lu(262428750747936)[0x55801ecec7d0]{UNVALIDATED}: Allocated 20250127085535909 DLGSUP <0013> lu_fsm.c:139 GSUP 48: the-source\n: IMSI-262428750747936 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20250127085535909 DLGSUP <0013> gsup_req.c:276 GSUP 48: the-source\n: IMSI-262428750747936 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262428750747936" cause=IMSI unknown in HLR destination_name="the-source\n"} 20250127085535909 DLGSUP <0013> gsup_req.c:173 GSUP 48: the-source\n: IMSI-262428750747936 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250127085535909 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262428750747936)[0x55801ecec7d0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250127085535909 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262428750747936)[0x55801ecec7d0]{UNVALIDATED}: Freeing instance 20250127085535909 DLU <0006> fsm.c:568 lu(PS:IMSI-262428750747936)[0x55801ecec7d0]{UNVALIDATED}: Deallocated 20250127085535909 DLINP <000b> input/ipa.c:452 connected read/write 20250127085535909 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085535910 DLINP <000b> input/ipa.c:452 connected read/write 20250127085535910 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(47)@ddc14aa71780: Found GsupExpect[0] for "262428750747936" handled at TC_gsup_ul_unknown_imsi_via_proxy(50) HLR_Test-GSUP(47)@ddc14aa71780: Added IMSI table entry 0TC_gsup_ul_unknown_imsi_via_proxy(50)"262428750747936" TC_gsup_ul_unknown_imsi_via_proxy(50)@ddc14aa71780: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi_via_proxy(50)@ddc14aa71780: setverdict(pass): pass -> pass, component reason not changed 20250127085535914 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48706<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi_via_proxy(50)@ddc14aa71780: Final verdict of PTC: pass 20250127085535916 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48702<->l=127.0.0.1:4258 20250127085535917 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42367<->l=127.0.0.1:4259) 20250127085535918 DLINP <000b> input/ipa.c:452 connected read/write 20250127085535918 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085535918 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250127085535918 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250127085535918 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250127085535918 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 48@ddc14aa71780: Final verdict of PTC: none HLR_Test-GSUP(47)@ddc14aa71780: Final verdict of PTC: none IPA-CTRL-CLI-IPA(49)@ddc14aa71780: Final verdict of PTC: none HLR_Test-GSUP-IPA(46)@ddc14aa71780: Final verdict of PTC: none MTC@ddc14aa71780: Setting final verdict of the test case. MTC@ddc14aa71780: Local verdict of MTC: none MTC@ddc14aa71780: Local verdict of PTC HLR_Test-GSUP-IPA(46): none (none -> none) MTC@ddc14aa71780: Local verdict of PTC HLR_Test-GSUP(47): none (none -> none) MTC@ddc14aa71780: Local verdict of PTC with component reference 48: none (none -> none) MTC@ddc14aa71780: Local verdict of PTC IPA-CTRL-CLI-IPA(49): none (none -> none) MTC@ddc14aa71780: Local verdict of PTC TC_gsup_ul_unknown_imsi_via_proxy(50): pass (none -> pass) MTC@ddc14aa71780: Test case TC_gsup_ul_unknown_imsi_via_proxy finished. Verdict: pass MTC@ddc14aa71780: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy pass'. Mon Jan 27 08:55:35 UTC 2025 ====== HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy.talloc 20250127085535955 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48718<->l=127.0.0.1:4258 20250127085536056 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48718<->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@ddc14aa71780: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy pass' was executed successfully (exit status: 0). MTC@ddc14aa71780: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed'. ------ HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed ------ Mon Jan 27 08:55:38 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ddc14aa71780: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed' was executed successfully (exit status: 0). MTC@ddc14aa71780: Test case TC_gsup_ul_unknown_imsi_roaming_not_allowed started. MTC@ddc14aa71780: legacy= false MTC@ddc14aa71780: in not legacy case 1 MTC@ddc14aa71780: in not legacy case 2 20250127085539178 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250127085539178 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(51)@ddc14aa71780: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250127085539183 DLINP <000b> input/ipa.c:452 connected read/write 20250127085539183 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085539184 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48724<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(51)@ddc14aa71780: 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)@ddc14aa71780: 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 } } } } 20250127085539188 DLINP <000b> input/ipa.c:452 connected read/write 20250127085539188 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085539189 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250127085539189 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250127085539189 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  20250127085539189 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250127085539189 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  20250127085539189 DLGSUP <0013> gsup_server.c:236 2:  20250127085539189 DLGSUP <0013> gsup_server.c:238 2: 00  20250127085539189 DLGSUP <0013> gsup_server.c:236 3:  20250127085539189 DLGSUP <0013> gsup_server.c:238 3: 00  20250127085539189 DLGSUP <0013> gsup_server.c:236 4:  20250127085539189 DLGSUP <0013> gsup_server.c:238 4: 00  20250127085539189 DLGSUP <0013> gsup_server.c:236 5:  20250127085539189 DLGSUP <0013> gsup_server.c:238 5: 00  20250127085539189 DLGSUP <0013> gsup_server.c:236 7:  20250127085539189 DLGSUP <0013> gsup_server.c:238 7: 00  20250127085539189 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250127085539189 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250127085539189 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)@ddc14aa71780: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 53@ddc14aa71780: 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") 20250127085539212 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:44981<->l=127.0.0.1:4259) HLR_Test-GSUP(52)@ddc14aa71780: Created GsupExpect[0] for "262422495845472" to be handled at TC_gsup_ul_unknown_imsi_roaming_not_allowed(55) 20250127085539225 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48734<->l=127.0.0.1:4258 20250127085539233 DLINP <000b> input/ipa.c:452 connected read/write 20250127085539233 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085539233 DLGSUP <0013> gsup_req.c:140 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262422495845472 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422495845472" cn_domain=PS} 20250127085539234 DLU <0006> fsm.c:456 lu(262422495845472)[0x55801ecec7d0]{UNVALIDATED}: Allocated 20250127085539234 DLGSUP <0013> lu_fsm.c:139 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262422495845472 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Roaming not allowed in this location area: Subscriber does not exist 20250127085539234 DLGSUP <0013> gsup_req.c:276 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262422495845472 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262422495845472" cause=Roaming not allowed in this location area} 20250127085539234 DLGSUP <0013> gsup_req.c:173 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262422495845472 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250127085539234 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262422495845472)[0x55801ecec7d0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250127085539234 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262422495845472)[0x55801ecec7d0]{UNVALIDATED}: Freeing instance 20250127085539234 DLU <0006> fsm.c:568 lu(PS:IMSI-262422495845472)[0x55801ecec7d0]{UNVALIDATED}: Deallocated 20250127085539234 DLINP <000b> input/ipa.c:452 connected read/write 20250127085539234 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085539234 DLINP <000b> input/ipa.c:452 connected read/write 20250127085539234 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(52)@ddc14aa71780: Found GsupExpect[0] for "262422495845472" handled at TC_gsup_ul_unknown_imsi_roaming_not_allowed(55) HLR_Test-GSUP(52)@ddc14aa71780: Added IMSI table entry 0TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)"262422495845472" TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@ddc14aa71780: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@ddc14aa71780: setverdict(pass): pass -> pass, component reason not changed 20250127085539237 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48734<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@ddc14aa71780: Final verdict of PTC: pass 20250127085539238 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48724<->l=127.0.0.1:4258 20250127085539239 DLINP <000b> input/ipa.c:452 connected read/write 20250127085539239 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085539239 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250127085539239 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250127085539239 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250127085539239 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44981<->l=127.0.0.1:4259) HLR_Test-GSUP(52)@ddc14aa71780: Final verdict of PTC: none 53@ddc14aa71780: Final verdict of PTC: none HLR_Test-GSUP-IPA(51)@ddc14aa71780: Final verdict of PTC: none IPA-CTRL-CLI-IPA(54)@ddc14aa71780: Final verdict of PTC: none MTC@ddc14aa71780: Setting final verdict of the test case. MTC@ddc14aa71780: Local verdict of MTC: none MTC@ddc14aa71780: Local verdict of PTC HLR_Test-GSUP-IPA(51): none (none -> none) MTC@ddc14aa71780: Local verdict of PTC HLR_Test-GSUP(52): none (none -> none) MTC@ddc14aa71780: Local verdict of PTC with component reference 53: none (none -> none) MTC@ddc14aa71780: Local verdict of PTC IPA-CTRL-CLI-IPA(54): none (none -> none) MTC@ddc14aa71780: Local verdict of PTC TC_gsup_ul_unknown_imsi_roaming_not_allowed(55): pass (none -> pass) MTC@ddc14aa71780: Test case TC_gsup_ul_unknown_imsi_roaming_not_allowed finished. Verdict: pass MTC@ddc14aa71780: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed pass'. Mon Jan 27 08:55:39 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 20250127085539272 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48744<->l=127.0.0.1:4258 20250127085539373 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48744<->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@ddc14aa71780: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed pass' was executed successfully (exit status: 0). MTC@ddc14aa71780: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_err_unknown_imsi'. ------ HLR_Tests.TC_gsup_sai_err_unknown_imsi ------ Mon Jan 27 08:55:41 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai_err_unknown_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai_err_unknown_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ddc14aa71780: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_err_unknown_imsi' was executed successfully (exit status: 0). MTC@ddc14aa71780: Test case TC_gsup_sai_err_unknown_imsi started. MTC@ddc14aa71780: legacy= false MTC@ddc14aa71780: in not legacy case 1 MTC@ddc14aa71780: in not legacy case 2 20250127085542495 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250127085542495 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(56)@ddc14aa71780: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250127085542499 DLINP <000b> input/ipa.c:452 connected read/write 20250127085542500 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085542501 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38862<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(56)@ddc14aa71780: 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)@ddc14aa71780: 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 } } } } 20250127085542505 DLINP <000b> input/ipa.c:452 connected read/write 20250127085542505 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085542505 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250127085542505 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250127085542505 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  20250127085542505 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250127085542505 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  20250127085542506 DLGSUP <0013> gsup_server.c:236 2:  20250127085542506 DLGSUP <0013> gsup_server.c:238 2: 00  20250127085542506 DLGSUP <0013> gsup_server.c:236 3:  20250127085542506 DLGSUP <0013> gsup_server.c:238 3: 00  20250127085542506 DLGSUP <0013> gsup_server.c:236 4:  20250127085542506 DLGSUP <0013> gsup_server.c:238 4: 00  20250127085542506 DLGSUP <0013> gsup_server.c:236 5:  20250127085542506 DLGSUP <0013> gsup_server.c:238 5: 00  20250127085542506 DLGSUP <0013> gsup_server.c:236 7:  20250127085542506 DLGSUP <0013> gsup_server.c:238 7: 00  20250127085542506 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250127085542506 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250127085542506 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(56)@ddc14aa71780: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 58@ddc14aa71780: 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") 20250127085542528 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:39959<->l=127.0.0.1:4259) HLR_Test-GSUP(57)@ddc14aa71780: Created GsupExpect[0] for "262426379995493" to be handled at TC_gsup_sai_err_unknown_imsi(60) 20250127085542540 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38876<->l=127.0.0.1:4258 20250127085542546 DLINP <000b> input/ipa.c:452 connected read/write 20250127085542546 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085542546 DLGSUP <0013> gsup_req.c:140 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262426379995493 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426379995493"} 20250127085542546 DAUC <0003> db_auc.c:133 IMSI='262426379995493': No such subscriber 20250127085542546 DLGSUP <0013> hlr.c:336 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262426379995493 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: IMSI unknown in HLR: IMSI unknown 20250127085542546 DLGSUP <0013> gsup_req.c:276 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262426379995493 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262426379995493" cause=IMSI unknown in HLR} 20250127085542546 DLGSUP <0013> gsup_req.c:173 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262426379995493 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250127085542546 DLINP <000b> input/ipa.c:452 connected read/write 20250127085542546 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085542546 DLINP <000b> input/ipa.c:452 connected read/write 20250127085542546 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(57)@ddc14aa71780: Found GsupExpect[0] for "262426379995493" handled at TC_gsup_sai_err_unknown_imsi(60) HLR_Test-GSUP(57)@ddc14aa71780: Added IMSI table entry 0TC_gsup_sai_err_unknown_imsi(60)"262426379995493" TC_gsup_sai_err_unknown_imsi(60)@ddc14aa71780: setverdict(pass): none -> pass TC_gsup_sai_err_unknown_imsi(60)@ddc14aa71780: setverdict(pass): pass -> pass, component reason not changed 20250127085542549 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38876<->l=127.0.0.1:4258 TC_gsup_sai_err_unknown_imsi(60)@ddc14aa71780: Final verdict of PTC: pass 20250127085542551 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38862<->l=127.0.0.1:4258 20250127085542552 DLINP <000b> input/ipa.c:452 connected read/write 20250127085542552 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085542552 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server HLR_Test-GSUP(57)@ddc14aa71780: Final verdict of PTC: none 20250127085542552 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250127085542552 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250127085542552 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39959<->l=127.0.0.1:4259) 58@ddc14aa71780: Final verdict of PTC: none HLR_Test-GSUP-IPA(56)@ddc14aa71780: Final verdict of PTC: none IPA-CTRL-CLI-IPA(59)@ddc14aa71780: Final verdict of PTC: none MTC@ddc14aa71780: Setting final verdict of the test case. MTC@ddc14aa71780: Local verdict of MTC: none MTC@ddc14aa71780: Local verdict of PTC HLR_Test-GSUP-IPA(56): none (none -> none) MTC@ddc14aa71780: Local verdict of PTC HLR_Test-GSUP(57): none (none -> none) MTC@ddc14aa71780: Local verdict of PTC with component reference 58: none (none -> none) MTC@ddc14aa71780: Local verdict of PTC IPA-CTRL-CLI-IPA(59): none (none -> none) MTC@ddc14aa71780: Local verdict of PTC TC_gsup_sai_err_unknown_imsi(60): pass (none -> pass) MTC@ddc14aa71780: Test case TC_gsup_sai_err_unknown_imsi finished. Verdict: pass MTC@ddc14aa71780: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_err_unknown_imsi pass'. Mon Jan 27 08:55: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 20250127085542589 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38886<->l=127.0.0.1:4258 20250127085542690 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38886<->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=25236) MTC@ddc14aa71780: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_err_unknown_imsi pass' was executed successfully (exit status: 0). MTC@ddc14aa71780: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul'. ------ HLR_Tests.TC_gsup_ul ------ Mon Jan 27 08:55:44 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ddc14aa71780: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul' was executed successfully (exit status: 0). MTC@ddc14aa71780: Test case TC_gsup_ul started. MTC@ddc14aa71780: legacy= false MTC@ddc14aa71780: in not legacy case 1 MTC@ddc14aa71780: in not legacy case 2 20250127085545801 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250127085545801 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(61)@ddc14aa71780: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250127085545805 DLINP <000b> input/ipa.c:452 connected read/write 20250127085545805 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085545806 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38890<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(61)@ddc14aa71780: 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) } } } } 20250127085545809 DLINP <000b> input/ipa.c:452 connected read/write 20250127085545809 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(61)@ddc14aa71780: 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 } } } } 20250127085545809 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250127085545809 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250127085545809 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  20250127085545809 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250127085545809 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  20250127085545809 DLGSUP <0013> gsup_server.c:236 2:  20250127085545809 DLGSUP <0013> gsup_server.c:238 2: 00  20250127085545809 DLGSUP <0013> gsup_server.c:236 3:  20250127085545809 DLGSUP <0013> gsup_server.c:238 3: 00  20250127085545809 DLGSUP <0013> gsup_server.c:236 4:  20250127085545809 DLGSUP <0013> gsup_server.c:238 4: 00  20250127085545809 DLGSUP <0013> gsup_server.c:236 5:  20250127085545809 DLGSUP <0013> gsup_server.c:238 5: 00  20250127085545809 DLGSUP <0013> gsup_server.c:236 7:  20250127085545809 DLGSUP <0013> gsup_server.c:238 7: 00  20250127085545809 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250127085545809 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250127085545809 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)@ddc14aa71780: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 63@ddc14aa71780: 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") 20250127085545826 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:36107<->l=127.0.0.1:4259) 20250127085545833 DAUC <0003> db_auc.c:157 IMSI='262422114570499': No 2G Auth Data 20250127085545833 DAUC <0003> db_auc.c:192 IMSI='262422114570499': No 3G Auth Data HLR_Test-GSUP(62)@ddc14aa71780: Created GsupExpect[0] for "262422114570499" to be handled at TC_gsup_ul(65) 20250127085545855 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38904<->l=127.0.0.1:4258 20250127085545864 DLINP <000b> input/ipa.c:452 connected read/write 20250127085545864 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085545864 DLGSUP <0013> gsup_req.c:140 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262422114570499 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422114570499" cn_domain=PS} 20250127085545864 DLU <0006> fsm.c:456 lu(262422114570499)[0x55801ecec7d0]{UNVALIDATED}: Allocated 20250127085545864 DLGSUP <0013> lu_fsm.c:172 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262422114570499 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250127085545864 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422114570499)[0x55801ecec7d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250127085545864 DLGSUP <0013> lu_fsm.c:253 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262422114570499 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422114570499" cn_domain=PS} 20250127085545864 DLINP <000b> input/ipa.c:452 connected read/write 20250127085545864 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085545864 DLINP <000b> input/ipa.c:452 connected read/write 20250127085545864 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@ddc14aa71780: Found GsupExpect[0] for "262422114570499" handled at TC_gsup_ul(65) HLR_Test-GSUP(62)@ddc14aa71780: Added IMSI table entry 0TC_gsup_ul(65)"262422114570499" 20250127085545869 DLINP <000b> input/ipa.c:452 connected read/write 20250127085545869 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085545869 DLGSUP <0013> gsup_req.c:140 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262422114570499 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422114570499"} 20250127085545870 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422114570499)[0x55801ecec7d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250127085545870 DLGSUP <0013> gsup_req.c:173 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262422114570499 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250127085545870 DLGSUP <0013> lu_fsm.c:91 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262422114570499 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422114570499"} 20250127085545870 DLGSUP <0013> gsup_req.c:173 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262422114570499 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250127085545870 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422114570499)[0x55801ecec7d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250127085545870 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422114570499)[0x55801ecec7d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250127085545870 DLU <0006> fsm.c:568 lu(PS:IMSI-262422114570499)[0x55801ecec7d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250127085545870 DLINP <000b> input/ipa.c:452 connected read/write 20250127085545870 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085545870 DLINP <000b> input/ipa.c:452 connected read/write 20250127085545870 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(65)@ddc14aa71780: setverdict(pass): none -> pass TC_gsup_ul(65)@ddc14aa71780: setverdict(pass): pass -> pass, component reason not changed 20250127085545872 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38904<->l=127.0.0.1:4258 TC_gsup_ul(65)@ddc14aa71780: Final verdict of PTC: pass 20250127085545875 DAUC <0003> db_auc.c:157 IMSI='262421066392082': No 2G Auth Data 20250127085545875 DAUC <0003> db_auc.c:192 IMSI='262421066392082': No 3G Auth Data 20250127085545876 DLGSUP <0013> hlr.c:121 IMSI 262421066392082: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@ddc14aa71780: Created GsupExpect[0] for "262421066392082" to be handled at TC_gsup_ul(66) 20250127085545886 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38912<->l=127.0.0.1:4258 20250127085545888 DLINP <000b> input/ipa.c:452 connected read/write 20250127085545888 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085545888 DLGSUP <0013> gsup_req.c:140 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262421066392082 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421066392082" cn_domain=PS} 20250127085545888 DLU <0006> fsm.c:456 lu(262421066392082)[0x55801ecec7d0]{UNVALIDATED}: Allocated 20250127085545888 DLGSUP <0013> lu_fsm.c:172 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262421066392082 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250127085545888 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421066392082)[0x55801ecec7d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250127085545888 DLGSUP <0013> lu_fsm.c:253 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262421066392082 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421066392082" cn_domain=PS} 20250127085545888 DLINP <000b> input/ipa.c:452 connected read/write 20250127085545888 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085545888 DLINP <000b> input/ipa.c:452 connected read/write 20250127085545888 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@ddc14aa71780: Found GsupExpect[0] for "262421066392082" handled at TC_gsup_ul(66) HLR_Test-GSUP(62)@ddc14aa71780: Added IMSI table entry 1TC_gsup_ul(66)"262421066392082" 20250127085545888 DLINP <000b> input/ipa.c:452 connected read/write 20250127085545889 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085545889 DLGSUP <0013> gsup_req.c:140 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262421066392082 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421066392082"} 20250127085545889 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421066392082)[0x55801ecec7d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250127085545889 DLGSUP <0013> gsup_req.c:173 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262421066392082 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250127085545889 DLGSUP <0013> lu_fsm.c:91 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262421066392082 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421066392082"} 20250127085545889 DLGSUP <0013> gsup_req.c:173 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262421066392082 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250127085545889 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421066392082)[0x55801ecec7d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250127085545889 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421066392082)[0x55801ecec7d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250127085545889 DLU <0006> fsm.c:568 lu(PS:IMSI-262421066392082)[0x55801ecec7d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250127085545889 DLINP <000b> input/ipa.c:452 connected read/write 20250127085545889 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085545889 DLINP <000b> input/ipa.c:452 connected read/write 20250127085545889 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(66)@ddc14aa71780: setverdict(pass): none -> pass TC_gsup_ul(66)@ddc14aa71780: setverdict(pass): pass -> pass, component reason not changed 20250127085545889 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38912<->l=127.0.0.1:4258 TC_gsup_ul(66)@ddc14aa71780: Final verdict of PTC: pass 20250127085545889 DAUC <0003> db_auc.c:157 IMSI='262427309926505': No 2G Auth Data 20250127085545889 DAUC <0003> db_auc.c:192 IMSI='262427309926505': No 3G Auth Data 20250127085545890 DLGSUP <0013> hlr.c:121 IMSI 262427309926505: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@ddc14aa71780: Created GsupExpect[0] for "262427309926505" to be handled at TC_gsup_ul(67) 20250127085545895 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38928<->l=127.0.0.1:4258 20250127085545896 DLINP <000b> input/ipa.c:452 connected read/write 20250127085545896 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085545896 DLGSUP <0013> gsup_req.c:140 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262427309926505 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427309926505" cn_domain=PS} 20250127085545896 DLU <0006> fsm.c:456 lu(262427309926505)[0x55801ecec7d0]{UNVALIDATED}: Allocated 20250127085545896 DLGSUP <0013> lu_fsm.c:172 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262427309926505 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250127085545896 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427309926505)[0x55801ecec7d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250127085545896 DLGSUP <0013> lu_fsm.c:253 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262427309926505 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427309926505" cn_domain=PS} 20250127085545896 DLINP <000b> input/ipa.c:452 connected read/write 20250127085545896 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085545896 DLINP <000b> input/ipa.c:452 connected read/write 20250127085545896 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@ddc14aa71780: Found GsupExpect[0] for "262427309926505" handled at TC_gsup_ul(67) HLR_Test-GSUP(62)@ddc14aa71780: Added IMSI table entry 2TC_gsup_ul(67)"262427309926505" 20250127085545897 DLINP <000b> input/ipa.c:452 connected read/write 20250127085545897 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085545897 DLGSUP <0013> gsup_req.c:140 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262427309926505 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427309926505"} 20250127085545897 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427309926505)[0x55801ecec7d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250127085545897 DLGSUP <0013> gsup_req.c:173 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262427309926505 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250127085545897 DLGSUP <0013> lu_fsm.c:91 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262427309926505 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427309926505"} 20250127085545897 DLGSUP <0013> gsup_req.c:173 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262427309926505 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250127085545897 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427309926505)[0x55801ecec7d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250127085545897 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427309926505)[0x55801ecec7d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250127085545897 DLU <0006> fsm.c:568 lu(PS:IMSI-262427309926505)[0x55801ecec7d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250127085545897 DLINP <000b> input/ipa.c:452 connected read/write 20250127085545897 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085545897 DLINP <000b> input/ipa.c:452 connected read/write 20250127085545897 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(67)@ddc14aa71780: setverdict(pass): none -> pass TC_gsup_ul(67)@ddc14aa71780: setverdict(pass): pass -> pass, component reason not changed 20250127085545898 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38928<->l=127.0.0.1:4258 TC_gsup_ul(67)@ddc14aa71780: Final verdict of PTC: pass 20250127085545898 DAUC <0003> db_auc.c:157 IMSI='262421263497099': No 2G Auth Data 20250127085545898 DAUC <0003> db_auc.c:192 IMSI='262421263497099': No 3G Auth Data 20250127085545899 DLGSUP <0013> hlr.c:121 IMSI 262421263497099: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@ddc14aa71780: Created GsupExpect[0] for "262421263497099" to be handled at TC_gsup_ul(68) 20250127085545905 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38938<->l=127.0.0.1:4258 20250127085545906 DLINP <000b> input/ipa.c:452 connected read/write 20250127085545906 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085545906 DLGSUP <0013> gsup_req.c:140 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262421263497099 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421263497099" cn_domain=PS} 20250127085545906 DLU <0006> fsm.c:456 lu(262421263497099)[0x55801ecec7d0]{UNVALIDATED}: Allocated 20250127085545906 DLGSUP <0013> lu_fsm.c:172 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262421263497099 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250127085545906 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421263497099)[0x55801ecec7d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250127085545906 DLGSUP <0013> lu_fsm.c:253 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262421263497099 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421263497099" cn_domain=PS} 20250127085545906 DLINP <000b> input/ipa.c:452 connected read/write 20250127085545906 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085545906 DLINP <000b> input/ipa.c:452 connected read/write 20250127085545906 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@ddc14aa71780: Found GsupExpect[0] for "262421263497099" handled at TC_gsup_ul(68) HLR_Test-GSUP(62)@ddc14aa71780: Added IMSI table entry 3TC_gsup_ul(68)"262421263497099" 20250127085545908 DLINP <000b> input/ipa.c:452 connected read/write 20250127085545908 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085545908 DLGSUP <0013> gsup_req.c:140 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262421263497099 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421263497099"} 20250127085545908 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421263497099)[0x55801ecec7d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250127085545908 DLGSUP <0013> gsup_req.c:173 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262421263497099 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250127085545908 DLGSUP <0013> lu_fsm.c:91 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262421263497099 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421263497099"} 20250127085545908 DLGSUP <0013> gsup_req.c:173 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262421263497099 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250127085545908 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421263497099)[0x55801ecec7d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250127085545908 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421263497099)[0x55801ecec7d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250127085545908 DLU <0006> fsm.c:568 lu(PS:IMSI-262421263497099)[0x55801ecec7d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250127085545908 DLINP <000b> input/ipa.c:452 connected read/write 20250127085545908 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085545908 DLINP <000b> input/ipa.c:452 connected read/write 20250127085545908 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(68)@ddc14aa71780: setverdict(pass): none -> pass TC_gsup_ul(68)@ddc14aa71780: setverdict(pass): pass -> pass, component reason not changed 20250127085545908 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38938<->l=127.0.0.1:4258 TC_gsup_ul(68)@ddc14aa71780: Final verdict of PTC: pass 20250127085545909 DAUC <0003> db_auc.c:157 IMSI='262428580300866': No 2G Auth Data 20250127085545909 DAUC <0003> db_auc.c:192 IMSI='262428580300866': No 3G Auth Data 20250127085545909 DLGSUP <0013> hlr.c:121 IMSI 262428580300866: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@ddc14aa71780: Created GsupExpect[0] for "262428580300866" to be handled at TC_gsup_ul(69) 20250127085545915 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38954<->l=127.0.0.1:4258 20250127085545917 DLINP <000b> input/ipa.c:452 connected read/write 20250127085545917 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085545917 DLGSUP <0013> gsup_req.c:140 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262428580300866 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428580300866" cn_domain=PS} 20250127085545917 DLU <0006> fsm.c:456 lu(262428580300866)[0x55801ecec7d0]{UNVALIDATED}: Allocated 20250127085545917 DLGSUP <0013> lu_fsm.c:172 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262428580300866 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250127085545917 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428580300866)[0x55801ecec7d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250127085545917 DLGSUP <0013> lu_fsm.c:253 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262428580300866 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428580300866" cn_domain=PS} 20250127085545917 DLINP <000b> input/ipa.c:452 connected read/write 20250127085545917 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085545917 DLINP <000b> input/ipa.c:452 connected read/write 20250127085545917 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@ddc14aa71780: Found GsupExpect[0] for "262428580300866" handled at TC_gsup_ul(69) HLR_Test-GSUP(62)@ddc14aa71780: Added IMSI table entry 4TC_gsup_ul(69)"262428580300866" 20250127085545918 DLINP <000b> input/ipa.c:452 connected read/write 20250127085545918 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085545918 DLGSUP <0013> gsup_req.c:140 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262428580300866 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428580300866"} 20250127085545918 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428580300866)[0x55801ecec7d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250127085545918 DLGSUP <0013> gsup_req.c:173 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262428580300866 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250127085545918 DLGSUP <0013> lu_fsm.c:91 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262428580300866 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428580300866"} 20250127085545918 DLGSUP <0013> gsup_req.c:173 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262428580300866 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250127085545918 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428580300866)[0x55801ecec7d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250127085545918 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428580300866)[0x55801ecec7d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250127085545918 DLU <0006> fsm.c:568 lu(PS:IMSI-262428580300866)[0x55801ecec7d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250127085545918 DLINP <000b> input/ipa.c:452 connected read/write 20250127085545918 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085545918 DLINP <000b> input/ipa.c:452 connected read/write 20250127085545918 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(69)@ddc14aa71780: setverdict(pass): none -> pass TC_gsup_ul(69)@ddc14aa71780: setverdict(pass): pass -> pass, component reason not changed 20250127085545918 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38954<->l=127.0.0.1:4258 TC_gsup_ul(69)@ddc14aa71780: Final verdict of PTC: pass 20250127085545919 DAUC <0003> db_auc.c:157 IMSI='262423773354041': No 2G Auth Data 20250127085545919 DAUC <0003> db_auc.c:192 IMSI='262423773354041': No 3G Auth Data 20250127085545920 DLGSUP <0013> hlr.c:121 IMSI 262423773354041: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@ddc14aa71780: Created GsupExpect[0] for "262423773354041" to be handled at TC_gsup_ul(70) 20250127085545926 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38960<->l=127.0.0.1:4258 20250127085545928 DLINP <000b> input/ipa.c:452 connected read/write 20250127085545928 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085545928 DLGSUP <0013> gsup_req.c:140 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262423773354041 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423773354041" cn_domain=PS} 20250127085545928 DLU <0006> fsm.c:456 lu(262423773354041)[0x55801ecec7d0]{UNVALIDATED}: Allocated 20250127085545928 DLGSUP <0013> lu_fsm.c:172 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262423773354041 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250127085545928 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423773354041)[0x55801ecec7d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250127085545928 DLGSUP <0013> lu_fsm.c:253 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262423773354041 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423773354041" cn_domain=PS} 20250127085545928 DLINP <000b> input/ipa.c:452 connected read/write 20250127085545928 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085545928 DLINP <000b> input/ipa.c:452 connected read/write 20250127085545928 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@ddc14aa71780: Found GsupExpect[0] for "262423773354041" handled at TC_gsup_ul(70) HLR_Test-GSUP(62)@ddc14aa71780: Added IMSI table entry 5TC_gsup_ul(70)"262423773354041" 20250127085545929 DLINP <000b> input/ipa.c:452 connected read/write 20250127085545929 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085545929 DLGSUP <0013> gsup_req.c:140 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262423773354041 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423773354041"} 20250127085545929 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423773354041)[0x55801ecec7d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250127085545929 DLGSUP <0013> gsup_req.c:173 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262423773354041 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250127085545929 DLGSUP <0013> lu_fsm.c:91 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262423773354041 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423773354041"} 20250127085545929 DLGSUP <0013> gsup_req.c:173 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262423773354041 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250127085545929 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423773354041)[0x55801ecec7d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250127085545929 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423773354041)[0x55801ecec7d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250127085545929 DLU <0006> fsm.c:568 lu(PS:IMSI-262423773354041)[0x55801ecec7d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250127085545929 DLINP <000b> input/ipa.c:452 connected read/write 20250127085545929 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085545929 DLINP <000b> input/ipa.c:452 connected read/write 20250127085545929 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(70)@ddc14aa71780: setverdict(pass): none -> pass TC_gsup_ul(70)@ddc14aa71780: setverdict(pass): pass -> pass, component reason not changed 20250127085545929 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38960<->l=127.0.0.1:4258 TC_gsup_ul(70)@ddc14aa71780: Final verdict of PTC: pass 20250127085545930 DAUC <0003> db_auc.c:157 IMSI='262427435633111': No 2G Auth Data 20250127085545930 DAUC <0003> db_auc.c:192 IMSI='262427435633111': No 3G Auth Data 20250127085545931 DLGSUP <0013> hlr.c:121 IMSI 262427435633111: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@ddc14aa71780: Created GsupExpect[0] for "262427435633111" to be handled at TC_gsup_ul(71) 20250127085545937 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38968<->l=127.0.0.1:4258 20250127085545939 DLINP <000b> input/ipa.c:452 connected read/write 20250127085545939 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085545939 DLGSUP <0013> gsup_req.c:140 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262427435633111 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427435633111" cn_domain=PS} 20250127085545939 DLU <0006> fsm.c:456 lu(262427435633111)[0x55801ecec7d0]{UNVALIDATED}: Allocated 20250127085545939 DLGSUP <0013> lu_fsm.c:172 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262427435633111 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250127085545939 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427435633111)[0x55801ecec7d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250127085545939 DLGSUP <0013> lu_fsm.c:253 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262427435633111 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427435633111" cn_domain=PS} 20250127085545939 DLINP <000b> input/ipa.c:452 connected read/write 20250127085545939 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085545939 DLINP <000b> input/ipa.c:452 connected read/write 20250127085545939 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@ddc14aa71780: Found GsupExpect[0] for "262427435633111" handled at TC_gsup_ul(71) HLR_Test-GSUP(62)@ddc14aa71780: Added IMSI table entry 6TC_gsup_ul(71)"262427435633111" 20250127085545940 DLINP <000b> input/ipa.c:452 connected read/write 20250127085545940 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085545940 DLGSUP <0013> gsup_req.c:140 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262427435633111 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427435633111"} 20250127085545940 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427435633111)[0x55801ecec7d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250127085545940 DLGSUP <0013> gsup_req.c:173 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262427435633111 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250127085545940 DLGSUP <0013> lu_fsm.c:91 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262427435633111 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427435633111"} 20250127085545940 DLGSUP <0013> gsup_req.c:173 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262427435633111 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250127085545940 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427435633111)[0x55801ecec7d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250127085545940 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427435633111)[0x55801ecec7d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250127085545940 DLU <0006> fsm.c:568 lu(PS:IMSI-262427435633111)[0x55801ecec7d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250127085545940 DLINP <000b> input/ipa.c:452 connected read/write 20250127085545940 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085545940 DLINP <000b> input/ipa.c:452 connected read/write 20250127085545940 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(71)@ddc14aa71780: setverdict(pass): none -> pass TC_gsup_ul(71)@ddc14aa71780: setverdict(pass): pass -> pass, component reason not changed 20250127085545941 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38968<->l=127.0.0.1:4258 TC_gsup_ul(71)@ddc14aa71780: Final verdict of PTC: pass 20250127085545942 DAUC <0003> db_auc.c:157 IMSI='262422230359491': No 2G Auth Data 20250127085545942 DAUC <0003> db_auc.c:192 IMSI='262422230359491': No 3G Auth Data 20250127085545942 DLGSUP <0013> hlr.c:121 IMSI 262422230359491: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@ddc14aa71780: Created GsupExpect[0] for "262422230359491" to be handled at TC_gsup_ul(72) 20250127085545949 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38970<->l=127.0.0.1:4258 20250127085545951 DLINP <000b> input/ipa.c:452 connected read/write 20250127085545951 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085545951 DLGSUP <0013> gsup_req.c:140 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262422230359491 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422230359491" cn_domain=PS} 20250127085545951 DLU <0006> fsm.c:456 lu(262422230359491)[0x55801ecec7d0]{UNVALIDATED}: Allocated 20250127085545951 DLGSUP <0013> lu_fsm.c:172 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262422230359491 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250127085545951 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422230359491)[0x55801ecec7d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250127085545951 DLGSUP <0013> lu_fsm.c:253 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262422230359491 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422230359491" cn_domain=PS} 20250127085545951 DLINP <000b> input/ipa.c:452 connected read/write 20250127085545951 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085545951 DLINP <000b> input/ipa.c:452 connected read/write 20250127085545951 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@ddc14aa71780: Found GsupExpect[0] for "262422230359491" handled at TC_gsup_ul(72) HLR_Test-GSUP(62)@ddc14aa71780: Added IMSI table entry 7TC_gsup_ul(72)"262422230359491" 20250127085545952 DLINP <000b> input/ipa.c:452 connected read/write 20250127085545952 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085545952 DLGSUP <0013> gsup_req.c:140 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262422230359491 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422230359491"} 20250127085545952 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422230359491)[0x55801ecec7d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250127085545952 DLGSUP <0013> gsup_req.c:173 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262422230359491 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250127085545952 DLGSUP <0013> lu_fsm.c:91 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262422230359491 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422230359491"} 20250127085545952 DLGSUP <0013> gsup_req.c:173 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262422230359491 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250127085545952 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422230359491)[0x55801ecec7d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250127085545952 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422230359491)[0x55801ecec7d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250127085545952 DLU <0006> fsm.c:568 lu(PS:IMSI-262422230359491)[0x55801ecec7d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250127085545952 DLINP <000b> input/ipa.c:452 connected read/write 20250127085545952 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085545952 DLINP <000b> input/ipa.c:452 connected read/write 20250127085545952 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(72)@ddc14aa71780: setverdict(pass): none -> pass TC_gsup_ul(72)@ddc14aa71780: setverdict(pass): pass -> pass, component reason not changed 20250127085545953 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38970<->l=127.0.0.1:4258 TC_gsup_ul(72)@ddc14aa71780: Final verdict of PTC: pass MTC@ddc14aa71780: setverdict(pass): none -> pass 20250127085545954 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38890<->l=127.0.0.1:4258 63@ddc14aa71780: Final verdict of PTC: none 20250127085545954 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36107<->l=127.0.0.1:4259) 20250127085545954 DLINP <000b> input/ipa.c:452 connected read/write 20250127085545954 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085545954 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250127085545954 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250127085545954 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(62)@ddc14aa71780: Final verdict of PTC: none IPA-CTRL-CLI-IPA(64)@ddc14aa71780: Final verdict of PTC: none HLR_Test-GSUP-IPA(61)@ddc14aa71780: Final verdict of PTC: none MTC@ddc14aa71780: Setting final verdict of the test case. MTC@ddc14aa71780: Local verdict of MTC: pass MTC@ddc14aa71780: Local verdict of PTC HLR_Test-GSUP-IPA(61): none (pass -> pass) MTC@ddc14aa71780: Local verdict of PTC HLR_Test-GSUP(62): none (pass -> pass) MTC@ddc14aa71780: Local verdict of PTC with component reference 63: none (pass -> pass) MTC@ddc14aa71780: Local verdict of PTC IPA-CTRL-CLI-IPA(64): none (pass -> pass) MTC@ddc14aa71780: Local verdict of PTC TC_gsup_ul(65): pass (pass -> pass) MTC@ddc14aa71780: Local verdict of PTC TC_gsup_ul(66): pass (pass -> pass) MTC@ddc14aa71780: Local verdict of PTC TC_gsup_ul(67): pass (pass -> pass) MTC@ddc14aa71780: Local verdict of PTC TC_gsup_ul(68): pass (pass -> pass) MTC@ddc14aa71780: Local verdict of PTC TC_gsup_ul(69): pass (pass -> pass) MTC@ddc14aa71780: Local verdict of PTC TC_gsup_ul(70): pass (pass -> pass) MTC@ddc14aa71780: Local verdict of PTC TC_gsup_ul(71): pass (pass -> pass) MTC@ddc14aa71780: Local verdict of PTC TC_gsup_ul(72): pass (pass -> pass) MTC@ddc14aa71780: Test case TC_gsup_ul finished. Verdict: pass MTC@ddc14aa71780: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul pass'. Mon Jan 27 08:55:45 UTC 2025 ====== HLR_Tests.TC_gsup_ul pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_ul.talloc 20250127085545977 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38984<->l=127.0.0.1:4258 20250127085546078 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38984<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65788) Waiting for packet dumper to finish... 1 (prev_count=65788, count=112780) MTC@ddc14aa71780: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul pass' was executed successfully (exit status: 0). MTC@ddc14aa71780: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_via_proxy'. ------ HLR_Tests.TC_gsup_ul_via_proxy ------ Mon Jan 27 08:55:48 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ddc14aa71780: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_via_proxy' was executed successfully (exit status: 0). MTC@ddc14aa71780: Test case TC_gsup_ul_via_proxy started. MTC@ddc14aa71780: legacy= false MTC@ddc14aa71780: in not legacy case 1 MTC@ddc14aa71780: in not legacy case 2 20250127085549189 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250127085549189 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(73)@ddc14aa71780: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250127085549193 DLINP <000b> input/ipa.c:452 connected read/write 20250127085549193 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085549194 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38994<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(73)@ddc14aa71780: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(73)@ddc14aa71780: 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 } } } } 20250127085549198 DLINP <000b> input/ipa.c:452 connected read/write 20250127085549198 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085549198 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250127085549198 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250127085549198 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  20250127085549198 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250127085549198 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  20250127085549198 DLGSUP <0013> gsup_server.c:236 2:  20250127085549198 DLGSUP <0013> gsup_server.c:238 2: 00  20250127085549198 DLGSUP <0013> gsup_server.c:236 3:  20250127085549198 DLGSUP <0013> gsup_server.c:238 3: 00  20250127085549198 DLGSUP <0013> gsup_server.c:236 4:  20250127085549198 DLGSUP <0013> gsup_server.c:238 4: 00  20250127085549198 DLGSUP <0013> gsup_server.c:236 5:  20250127085549198 DLGSUP <0013> gsup_server.c:238 5: 00  20250127085549198 DLGSUP <0013> gsup_server.c:236 7:  20250127085549198 DLGSUP <0013> gsup_server.c:238 7: 00  HLR_Test-GSUP-IPA(73)@ddc14aa71780: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250127085549198 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250127085549198 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250127085549198 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 75@ddc14aa71780: 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") 20250127085549219 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:39277<->l=127.0.0.1:4259) 20250127085549227 DAUC <0003> db_auc.c:157 IMSI='262424961213520': No 2G Auth Data 20250127085549227 DAUC <0003> db_auc.c:192 IMSI='262424961213520': No 3G Auth Data HLR_Test-GSUP(74)@ddc14aa71780: Created GsupExpect[0] for "262424961213520" to be handled at TC_gsup_ul_via_proxy(77) 20250127085549247 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38998<->l=127.0.0.1:4258 20250127085549256 DLINP <000b> input/ipa.c:452 connected read/write 20250127085549256 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085549256 DLGSUP <0013> gsup_req.c:140 GSUP 67: MSC-00-00-00-00-00-00: IMSI-262424961213520 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424961213520" cn_domain=PS source_name="the-source\n"} 20250127085549256 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250127085549256 DLU <0006> fsm.c:456 lu(262424961213520)[0x55801ecec7d0]{UNVALIDATED}: Allocated 20250127085549256 DLGSUP <0013> lu_fsm.c:167 GSUP 67: the-source\n: IMSI-262424961213520 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250127085549257 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424961213520)[0x55801ecec7d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250127085549257 DLGSUP <0013> lu_fsm.c:253 GSUP 67: the-source\n: IMSI-262424961213520 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424961213520" cn_domain=PS destination_name="the-source\n"} 20250127085549257 DLINP <000b> input/ipa.c:452 connected read/write 20250127085549257 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085549257 DLINP <000b> input/ipa.c:452 connected read/write 20250127085549257 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@ddc14aa71780: Found GsupExpect[0] for "262424961213520" handled at TC_gsup_ul_via_proxy(77) HLR_Test-GSUP(74)@ddc14aa71780: Added IMSI table entry 0TC_gsup_ul_via_proxy(77)"262424961213520" 20250127085549259 DLINP <000b> input/ipa.c:452 connected read/write 20250127085549259 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085549260 DLGSUP <0013> gsup_req.c:140 GSUP 68: MSC-00-00-00-00-00-00: IMSI-262424961213520 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424961213520" source_name="the-source\n"} 20250127085549260 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424961213520)[0x55801ecec7d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250127085549260 DLGSUP <0013> gsup_req.c:173 GSUP 68: the-source\n: IMSI-262424961213520 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250127085549260 DLGSUP <0013> lu_fsm.c:91 GSUP 67: the-source\n: IMSI-262424961213520 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424961213520" destination_name="the-source\n"} 20250127085549260 DLGSUP <0013> gsup_req.c:173 GSUP 67: the-source\n: IMSI-262424961213520 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250127085549260 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424961213520)[0x55801ecec7d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250127085549260 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424961213520)[0x55801ecec7d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250127085549260 DLU <0006> fsm.c:568 lu(PS:IMSI-262424961213520)[0x55801ecec7d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250127085549260 DLINP <000b> input/ipa.c:452 connected read/write 20250127085549260 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085549260 DLINP <000b> input/ipa.c:452 connected read/write 20250127085549260 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(77)@ddc14aa71780: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(77)@ddc14aa71780: setverdict(pass): pass -> pass, component reason not changed 20250127085549261 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38998<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(77)@ddc14aa71780: Final verdict of PTC: pass 20250127085549264 DAUC <0003> db_auc.c:157 IMSI='262427567164954': No 2G Auth Data 20250127085549264 DAUC <0003> db_auc.c:192 IMSI='262427567164954': No 3G Auth Data 20250127085549265 DLGSUP <0013> hlr.c:121 IMSI 262427567164954: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@ddc14aa71780: Created GsupExpect[0] for "262427567164954" to be handled at TC_gsup_ul_via_proxy(78) 20250127085549277 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39014<->l=127.0.0.1:4258 20250127085549279 DLINP <000b> input/ipa.c:452 connected read/write 20250127085549279 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085549279 DLGSUP <0013> gsup_req.c:140 GSUP 69: MSC-00-00-00-00-00-00: IMSI-262427567164954 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427567164954" cn_domain=PS source_name="the-source\n"} 20250127085549279 DLU <0006> fsm.c:456 lu(262427567164954)[0x55801ecec7d0]{UNVALIDATED}: Allocated 20250127085549279 DLGSUP <0013> lu_fsm.c:167 GSUP 69: the-source\n: IMSI-262427567164954 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250127085549279 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427567164954)[0x55801ecec7d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250127085549279 DLGSUP <0013> lu_fsm.c:253 GSUP 69: the-source\n: IMSI-262427567164954 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427567164954" cn_domain=PS destination_name="the-source\n"} 20250127085549279 DLINP <000b> input/ipa.c:452 connected read/write 20250127085549279 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085549279 DLINP <000b> input/ipa.c:452 connected read/write 20250127085549279 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@ddc14aa71780: Found GsupExpect[0] for "262427567164954" handled at TC_gsup_ul_via_proxy(78) HLR_Test-GSUP(74)@ddc14aa71780: Added IMSI table entry 1TC_gsup_ul_via_proxy(78)"262427567164954" 20250127085549280 DLINP <000b> input/ipa.c:452 connected read/write 20250127085549280 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085549280 DLGSUP <0013> gsup_req.c:140 GSUP 70: MSC-00-00-00-00-00-00: IMSI-262427567164954 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427567164954" source_name="the-source\n"} 20250127085549280 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427567164954)[0x55801ecec7d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250127085549280 DLGSUP <0013> gsup_req.c:173 GSUP 70: the-source\n: IMSI-262427567164954 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250127085549280 DLGSUP <0013> lu_fsm.c:91 GSUP 69: the-source\n: IMSI-262427567164954 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427567164954" destination_name="the-source\n"} 20250127085549280 DLGSUP <0013> gsup_req.c:173 GSUP 69: the-source\n: IMSI-262427567164954 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250127085549280 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427567164954)[0x55801ecec7d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250127085549280 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427567164954)[0x55801ecec7d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250127085549280 DLU <0006> fsm.c:568 lu(PS:IMSI-262427567164954)[0x55801ecec7d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250127085549280 DLINP <000b> input/ipa.c:452 connected read/write 20250127085549280 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085549280 DLINP <000b> input/ipa.c:452 connected read/write 20250127085549280 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(78)@ddc14aa71780: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(78)@ddc14aa71780: setverdict(pass): pass -> pass, component reason not changed 20250127085549281 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39014<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(78)@ddc14aa71780: Final verdict of PTC: pass 20250127085549281 DAUC <0003> db_auc.c:157 IMSI='262423468558242': No 2G Auth Data 20250127085549281 DAUC <0003> db_auc.c:192 IMSI='262423468558242': No 3G Auth Data 20250127085549281 DLGSUP <0013> hlr.c:121 IMSI 262423468558242: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@ddc14aa71780: Created GsupExpect[0] for "262423468558242" to be handled at TC_gsup_ul_via_proxy(79) 20250127085549287 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39024<->l=127.0.0.1:4258 20250127085549289 DLINP <000b> input/ipa.c:452 connected read/write 20250127085549289 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085549289 DLGSUP <0013> gsup_req.c:140 GSUP 71: MSC-00-00-00-00-00-00: IMSI-262423468558242 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423468558242" cn_domain=PS source_name="the-source\n"} 20250127085549289 DLU <0006> fsm.c:456 lu(262423468558242)[0x55801ecec7d0]{UNVALIDATED}: Allocated 20250127085549289 DLGSUP <0013> lu_fsm.c:167 GSUP 71: the-source\n: IMSI-262423468558242 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250127085549289 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423468558242)[0x55801ecec7d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250127085549289 DLGSUP <0013> lu_fsm.c:253 GSUP 71: the-source\n: IMSI-262423468558242 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423468558242" cn_domain=PS destination_name="the-source\n"} 20250127085549289 DLINP <000b> input/ipa.c:452 connected read/write 20250127085549289 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085549289 DLINP <000b> input/ipa.c:452 connected read/write 20250127085549289 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@ddc14aa71780: Found GsupExpect[0] for "262423468558242" handled at TC_gsup_ul_via_proxy(79) HLR_Test-GSUP(74)@ddc14aa71780: Added IMSI table entry 2TC_gsup_ul_via_proxy(79)"262423468558242" 20250127085549290 DLINP <000b> input/ipa.c:452 connected read/write 20250127085549290 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085549290 DLGSUP <0013> gsup_req.c:140 GSUP 72: MSC-00-00-00-00-00-00: IMSI-262423468558242 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423468558242" source_name="the-source\n"} 20250127085549290 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423468558242)[0x55801ecec7d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250127085549290 DLGSUP <0013> gsup_req.c:173 GSUP 72: the-source\n: IMSI-262423468558242 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250127085549290 DLGSUP <0013> lu_fsm.c:91 GSUP 71: the-source\n: IMSI-262423468558242 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423468558242" destination_name="the-source\n"} 20250127085549290 DLGSUP <0013> gsup_req.c:173 GSUP 71: the-source\n: IMSI-262423468558242 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250127085549290 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423468558242)[0x55801ecec7d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250127085549290 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423468558242)[0x55801ecec7d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250127085549290 DLU <0006> fsm.c:568 lu(PS:IMSI-262423468558242)[0x55801ecec7d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250127085549290 DLINP <000b> input/ipa.c:452 connected read/write 20250127085549290 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085549290 DLINP <000b> input/ipa.c:452 connected read/write 20250127085549290 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(79)@ddc14aa71780: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(79)@ddc14aa71780: setverdict(pass): pass -> pass, component reason not changed 20250127085549291 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39024<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(79)@ddc14aa71780: Final verdict of PTC: pass 20250127085549291 DAUC <0003> db_auc.c:157 IMSI='262424347804731': No 2G Auth Data 20250127085549292 DAUC <0003> db_auc.c:192 IMSI='262424347804731': No 3G Auth Data 20250127085549292 DLGSUP <0013> hlr.c:121 IMSI 262424347804731: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@ddc14aa71780: Created GsupExpect[0] for "262424347804731" to be handled at TC_gsup_ul_via_proxy(80) 20250127085549298 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39026<->l=127.0.0.1:4258 20250127085549300 DLINP <000b> input/ipa.c:452 connected read/write 20250127085549300 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085549300 DLGSUP <0013> gsup_req.c:140 GSUP 73: MSC-00-00-00-00-00-00: IMSI-262424347804731 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424347804731" cn_domain=PS source_name="the-source\n"} 20250127085549300 DLU <0006> fsm.c:456 lu(262424347804731)[0x55801ecec7d0]{UNVALIDATED}: Allocated 20250127085549300 DLGSUP <0013> lu_fsm.c:167 GSUP 73: the-source\n: IMSI-262424347804731 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250127085549300 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424347804731)[0x55801ecec7d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250127085549300 DLGSUP <0013> lu_fsm.c:253 GSUP 73: the-source\n: IMSI-262424347804731 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424347804731" cn_domain=PS destination_name="the-source\n"} 20250127085549300 DLINP <000b> input/ipa.c:452 connected read/write 20250127085549300 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085549300 DLINP <000b> input/ipa.c:452 connected read/write 20250127085549300 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@ddc14aa71780: Found GsupExpect[0] for "262424347804731" handled at TC_gsup_ul_via_proxy(80) HLR_Test-GSUP(74)@ddc14aa71780: Added IMSI table entry 3TC_gsup_ul_via_proxy(80)"262424347804731" 20250127085549301 DLINP <000b> input/ipa.c:452 connected read/write 20250127085549301 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085549301 DLGSUP <0013> gsup_req.c:140 GSUP 74: MSC-00-00-00-00-00-00: IMSI-262424347804731 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424347804731" source_name="the-source\n"} 20250127085549301 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424347804731)[0x55801ecec7d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250127085549301 DLGSUP <0013> gsup_req.c:173 GSUP 74: the-source\n: IMSI-262424347804731 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250127085549301 DLGSUP <0013> lu_fsm.c:91 GSUP 73: the-source\n: IMSI-262424347804731 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424347804731" destination_name="the-source\n"} 20250127085549301 DLGSUP <0013> gsup_req.c:173 GSUP 73: the-source\n: IMSI-262424347804731 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250127085549301 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424347804731)[0x55801ecec7d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250127085549301 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424347804731)[0x55801ecec7d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250127085549301 DLU <0006> fsm.c:568 lu(PS:IMSI-262424347804731)[0x55801ecec7d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250127085549301 DLINP <000b> input/ipa.c:452 connected read/write 20250127085549301 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085549301 DLINP <000b> input/ipa.c:452 connected read/write 20250127085549301 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(80)@ddc14aa71780: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(80)@ddc14aa71780: setverdict(pass): pass -> pass, component reason not changed 20250127085549302 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39026<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(80)@ddc14aa71780: Final verdict of PTC: pass 20250127085549303 DAUC <0003> db_auc.c:157 IMSI='262429489179714': No 2G Auth Data 20250127085549303 DAUC <0003> db_auc.c:192 IMSI='262429489179714': No 3G Auth Data 20250127085549303 DLGSUP <0013> hlr.c:121 IMSI 262429489179714: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@ddc14aa71780: Created GsupExpect[0] for "262429489179714" to be handled at TC_gsup_ul_via_proxy(81) 20250127085549309 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39032<->l=127.0.0.1:4258 20250127085549311 DLINP <000b> input/ipa.c:452 connected read/write 20250127085549311 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085549311 DLGSUP <0013> gsup_req.c:140 GSUP 75: MSC-00-00-00-00-00-00: IMSI-262429489179714 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429489179714" cn_domain=PS source_name="the-source\n"} 20250127085549311 DLU <0006> fsm.c:456 lu(262429489179714)[0x55801ecec7d0]{UNVALIDATED}: Allocated 20250127085549311 DLGSUP <0013> lu_fsm.c:167 GSUP 75: the-source\n: IMSI-262429489179714 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250127085549311 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429489179714)[0x55801ecec7d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250127085549311 DLGSUP <0013> lu_fsm.c:253 GSUP 75: the-source\n: IMSI-262429489179714 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429489179714" cn_domain=PS destination_name="the-source\n"} 20250127085549311 DLINP <000b> input/ipa.c:452 connected read/write 20250127085549311 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085549311 DLINP <000b> input/ipa.c:452 connected read/write 20250127085549311 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@ddc14aa71780: Found GsupExpect[0] for "262429489179714" handled at TC_gsup_ul_via_proxy(81) HLR_Test-GSUP(74)@ddc14aa71780: Added IMSI table entry 4TC_gsup_ul_via_proxy(81)"262429489179714" 20250127085549312 DLINP <000b> input/ipa.c:452 connected read/write 20250127085549312 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085549312 DLGSUP <0013> gsup_req.c:140 GSUP 76: MSC-00-00-00-00-00-00: IMSI-262429489179714 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429489179714" source_name="the-source\n"} 20250127085549312 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429489179714)[0x55801ecec7d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250127085549312 DLGSUP <0013> gsup_req.c:173 GSUP 76: the-source\n: IMSI-262429489179714 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250127085549312 DLGSUP <0013> lu_fsm.c:91 GSUP 75: the-source\n: IMSI-262429489179714 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429489179714" destination_name="the-source\n"} 20250127085549312 DLGSUP <0013> gsup_req.c:173 GSUP 75: the-source\n: IMSI-262429489179714 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250127085549312 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429489179714)[0x55801ecec7d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250127085549312 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429489179714)[0x55801ecec7d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250127085549312 DLU <0006> fsm.c:568 lu(PS:IMSI-262429489179714)[0x55801ecec7d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250127085549312 DLINP <000b> input/ipa.c:452 connected read/write 20250127085549312 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085549312 DLINP <000b> input/ipa.c:452 connected read/write 20250127085549312 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(81)@ddc14aa71780: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(81)@ddc14aa71780: setverdict(pass): pass -> pass, component reason not changed 20250127085549313 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39032<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(81)@ddc14aa71780: Final verdict of PTC: pass 20250127085549313 DAUC <0003> db_auc.c:157 IMSI='262426301419416': No 2G Auth Data 20250127085549314 DAUC <0003> db_auc.c:192 IMSI='262426301419416': No 3G Auth Data 20250127085549314 DLGSUP <0013> hlr.c:121 IMSI 262426301419416: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@ddc14aa71780: Created GsupExpect[0] for "262426301419416" to be handled at TC_gsup_ul_via_proxy(82) 20250127085549320 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39046<->l=127.0.0.1:4258 20250127085549322 DLINP <000b> input/ipa.c:452 connected read/write 20250127085549322 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085549322 DLGSUP <0013> gsup_req.c:140 GSUP 77: MSC-00-00-00-00-00-00: IMSI-262426301419416 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426301419416" cn_domain=PS source_name="the-source\n"} 20250127085549322 DLU <0006> fsm.c:456 lu(262426301419416)[0x55801ecec7d0]{UNVALIDATED}: Allocated 20250127085549323 DLGSUP <0013> lu_fsm.c:167 GSUP 77: the-source\n: IMSI-262426301419416 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250127085549323 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426301419416)[0x55801ecec7d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250127085549323 DLGSUP <0013> lu_fsm.c:253 GSUP 77: the-source\n: IMSI-262426301419416 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426301419416" cn_domain=PS destination_name="the-source\n"} 20250127085549323 DLINP <000b> input/ipa.c:452 connected read/write 20250127085549323 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085549323 DLINP <000b> input/ipa.c:452 connected read/write 20250127085549323 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@ddc14aa71780: Found GsupExpect[0] for "262426301419416" handled at TC_gsup_ul_via_proxy(82) HLR_Test-GSUP(74)@ddc14aa71780: Added IMSI table entry 5TC_gsup_ul_via_proxy(82)"262426301419416" 20250127085549324 DLINP <000b> input/ipa.c:452 connected read/write 20250127085549324 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085549324 DLGSUP <0013> gsup_req.c:140 GSUP 78: MSC-00-00-00-00-00-00: IMSI-262426301419416 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426301419416" source_name="the-source\n"} 20250127085549324 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426301419416)[0x55801ecec7d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250127085549324 DLGSUP <0013> gsup_req.c:173 GSUP 78: the-source\n: IMSI-262426301419416 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250127085549324 DLGSUP <0013> lu_fsm.c:91 GSUP 77: the-source\n: IMSI-262426301419416 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426301419416" destination_name="the-source\n"} 20250127085549324 DLGSUP <0013> gsup_req.c:173 GSUP 77: the-source\n: IMSI-262426301419416 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250127085549324 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426301419416)[0x55801ecec7d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250127085549324 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426301419416)[0x55801ecec7d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250127085549324 DLU <0006> fsm.c:568 lu(PS:IMSI-262426301419416)[0x55801ecec7d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250127085549324 DLINP <000b> input/ipa.c:452 connected read/write 20250127085549324 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085549324 DLINP <000b> input/ipa.c:452 connected read/write 20250127085549324 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(82)@ddc14aa71780: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(82)@ddc14aa71780: setverdict(pass): pass -> pass, component reason not changed 20250127085549324 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39046<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(82)@ddc14aa71780: Final verdict of PTC: pass 20250127085549325 DAUC <0003> db_auc.c:157 IMSI='262424574698945': No 2G Auth Data 20250127085549325 DAUC <0003> db_auc.c:192 IMSI='262424574698945': No 3G Auth Data 20250127085549326 DLGSUP <0013> hlr.c:121 IMSI 262424574698945: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@ddc14aa71780: Created GsupExpect[0] for "262424574698945" to be handled at TC_gsup_ul_via_proxy(83) 20250127085549332 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39056<->l=127.0.0.1:4258 20250127085549334 DLINP <000b> input/ipa.c:452 connected read/write 20250127085549334 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085549334 DLGSUP <0013> gsup_req.c:140 GSUP 79: MSC-00-00-00-00-00-00: IMSI-262424574698945 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424574698945" cn_domain=PS source_name="the-source\n"} 20250127085549334 DLU <0006> fsm.c:456 lu(262424574698945)[0x55801ecec7d0]{UNVALIDATED}: Allocated 20250127085549334 DLGSUP <0013> lu_fsm.c:167 GSUP 79: the-source\n: IMSI-262424574698945 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250127085549334 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424574698945)[0x55801ecec7d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250127085549334 DLGSUP <0013> lu_fsm.c:253 GSUP 79: the-source\n: IMSI-262424574698945 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424574698945" cn_domain=PS destination_name="the-source\n"} 20250127085549334 DLINP <000b> input/ipa.c:452 connected read/write 20250127085549334 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085549334 DLINP <000b> input/ipa.c:452 connected read/write 20250127085549334 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@ddc14aa71780: Found GsupExpect[0] for "262424574698945" handled at TC_gsup_ul_via_proxy(83) HLR_Test-GSUP(74)@ddc14aa71780: Added IMSI table entry 6TC_gsup_ul_via_proxy(83)"262424574698945" 20250127085549335 DLINP <000b> input/ipa.c:452 connected read/write 20250127085549335 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085549335 DLGSUP <0013> gsup_req.c:140 GSUP 80: MSC-00-00-00-00-00-00: IMSI-262424574698945 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424574698945" source_name="the-source\n"} 20250127085549335 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424574698945)[0x55801ecec7d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250127085549335 DLGSUP <0013> gsup_req.c:173 GSUP 80: the-source\n: IMSI-262424574698945 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250127085549335 DLGSUP <0013> lu_fsm.c:91 GSUP 79: the-source\n: IMSI-262424574698945 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424574698945" destination_name="the-source\n"} 20250127085549335 DLGSUP <0013> gsup_req.c:173 GSUP 79: the-source\n: IMSI-262424574698945 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250127085549335 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424574698945)[0x55801ecec7d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250127085549335 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424574698945)[0x55801ecec7d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250127085549335 DLU <0006> fsm.c:568 lu(PS:IMSI-262424574698945)[0x55801ecec7d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250127085549335 DLINP <000b> input/ipa.c:452 connected read/write 20250127085549335 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085549335 DLINP <000b> input/ipa.c:452 connected read/write 20250127085549335 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(83)@ddc14aa71780: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(83)@ddc14aa71780: setverdict(pass): pass -> pass, component reason not changed 20250127085549336 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39056<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(83)@ddc14aa71780: Final verdict of PTC: pass 20250127085549337 DAUC <0003> db_auc.c:157 IMSI='262426269402758': No 2G Auth Data 20250127085549337 DAUC <0003> db_auc.c:192 IMSI='262426269402758': No 3G Auth Data 20250127085549337 DLGSUP <0013> hlr.c:121 IMSI 262426269402758: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@ddc14aa71780: Created GsupExpect[0] for "262426269402758" to be handled at TC_gsup_ul_via_proxy(84) 20250127085549343 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39062<->l=127.0.0.1:4258 20250127085549345 DLINP <000b> input/ipa.c:452 connected read/write 20250127085549345 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085549345 DLGSUP <0013> gsup_req.c:140 GSUP 81: MSC-00-00-00-00-00-00: IMSI-262426269402758 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426269402758" cn_domain=PS source_name="the-source\n"} 20250127085549345 DLU <0006> fsm.c:456 lu(262426269402758)[0x55801ecec7d0]{UNVALIDATED}: Allocated 20250127085549345 DLGSUP <0013> lu_fsm.c:167 GSUP 81: the-source\n: IMSI-262426269402758 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250127085549345 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426269402758)[0x55801ecec7d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250127085549345 DLGSUP <0013> lu_fsm.c:253 GSUP 81: the-source\n: IMSI-262426269402758 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426269402758" cn_domain=PS destination_name="the-source\n"} 20250127085549345 DLINP <000b> input/ipa.c:452 connected read/write 20250127085549345 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085549345 DLINP <000b> input/ipa.c:452 connected read/write 20250127085549345 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@ddc14aa71780: Found GsupExpect[0] for "262426269402758" handled at TC_gsup_ul_via_proxy(84) HLR_Test-GSUP(74)@ddc14aa71780: Added IMSI table entry 7TC_gsup_ul_via_proxy(84)"262426269402758" 20250127085549347 DLINP <000b> input/ipa.c:452 connected read/write 20250127085549347 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085549347 DLGSUP <0013> gsup_req.c:140 GSUP 82: MSC-00-00-00-00-00-00: IMSI-262426269402758 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426269402758" source_name="the-source\n"} 20250127085549347 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426269402758)[0x55801ecec7d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250127085549347 DLGSUP <0013> gsup_req.c:173 GSUP 82: the-source\n: IMSI-262426269402758 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250127085549347 DLGSUP <0013> lu_fsm.c:91 GSUP 81: the-source\n: IMSI-262426269402758 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426269402758" destination_name="the-source\n"} 20250127085549347 DLGSUP <0013> gsup_req.c:173 GSUP 81: the-source\n: IMSI-262426269402758 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250127085549347 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426269402758)[0x55801ecec7d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250127085549347 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426269402758)[0x55801ecec7d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250127085549347 DLU <0006> fsm.c:568 lu(PS:IMSI-262426269402758)[0x55801ecec7d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250127085549347 DLINP <000b> input/ipa.c:452 connected read/write 20250127085549347 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085549347 DLINP <000b> input/ipa.c:452 connected read/write 20250127085549347 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(84)@ddc14aa71780: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(84)@ddc14aa71780: setverdict(pass): pass -> pass, component reason not changed 20250127085549347 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39062<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(84)@ddc14aa71780: Final verdict of PTC: pass MTC@ddc14aa71780: setverdict(pass): none -> pass 20250127085549348 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38994<->l=127.0.0.1:4258 20250127085549349 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39277<->l=127.0.0.1:4259) HLR_Test-GSUP(74)@ddc14aa71780: Final verdict of PTC: none 20250127085549349 DLINP <000b> input/ipa.c:452 connected read/write 20250127085549349 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085549349 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250127085549349 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250127085549349 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250127085549349 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) IPA-CTRL-CLI-IPA(76)@ddc14aa71780: Final verdict of PTC: none 75@ddc14aa71780: Final verdict of PTC: none HLR_Test-GSUP-IPA(73)@ddc14aa71780: Final verdict of PTC: none MTC@ddc14aa71780: Setting final verdict of the test case. MTC@ddc14aa71780: Local verdict of MTC: pass MTC@ddc14aa71780: Local verdict of PTC HLR_Test-GSUP-IPA(73): none (pass -> pass) MTC@ddc14aa71780: Local verdict of PTC HLR_Test-GSUP(74): none (pass -> pass) MTC@ddc14aa71780: Local verdict of PTC with component reference 75: none (pass -> pass) MTC@ddc14aa71780: Local verdict of PTC IPA-CTRL-CLI-IPA(76): none (pass -> pass) MTC@ddc14aa71780: Local verdict of PTC TC_gsup_ul_via_proxy(77): pass (pass -> pass) MTC@ddc14aa71780: Local verdict of PTC TC_gsup_ul_via_proxy(78): pass (pass -> pass) MTC@ddc14aa71780: Local verdict of PTC TC_gsup_ul_via_proxy(79): pass (pass -> pass) MTC@ddc14aa71780: Local verdict of PTC TC_gsup_ul_via_proxy(80): pass (pass -> pass) MTC@ddc14aa71780: Local verdict of PTC TC_gsup_ul_via_proxy(81): pass (pass -> pass) MTC@ddc14aa71780: Local verdict of PTC TC_gsup_ul_via_proxy(82): pass (pass -> pass) MTC@ddc14aa71780: Local verdict of PTC TC_gsup_ul_via_proxy(83): pass (pass -> pass) MTC@ddc14aa71780: Local verdict of PTC TC_gsup_ul_via_proxy(84): pass (pass -> pass) MTC@ddc14aa71780: Test case TC_gsup_ul_via_proxy finished. Verdict: pass MTC@ddc14aa71780: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_via_proxy pass'. Mon Jan 27 08:55: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 20250127085549399 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39064<->l=127.0.0.1:4258 20250127085549500 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39064<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65788) Waiting for packet dumper to finish... 1 (prev_count=65788, count=114608) MTC@ddc14aa71780: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_via_proxy pass' was executed successfully (exit status: 0). MTC@ddc14aa71780: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_subscriber_data'. ------ HLR_Tests.TC_gsup_ul_subscriber_data ------ Mon Jan 27 08:55:51 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_subscriber_data.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_subscriber_data.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ddc14aa71780: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_subscriber_data' was executed successfully (exit status: 0). MTC@ddc14aa71780: Test case TC_gsup_ul_subscriber_data started. MTC@ddc14aa71780: legacy= false MTC@ddc14aa71780: in not legacy case 1 MTC@ddc14aa71780: in not legacy case 2 20250127085552618 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250127085552618 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(85)@ddc14aa71780: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250127085552622 DLINP <000b> input/ipa.c:452 connected read/write 20250127085552622 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085552624 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60714<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(85)@ddc14aa71780: 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)@ddc14aa71780: 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 } } } } 20250127085552628 DLINP <000b> input/ipa.c:452 connected read/write 20250127085552628 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085552628 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250127085552628 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250127085552628 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  20250127085552628 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250127085552628 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  20250127085552628 DLGSUP <0013> gsup_server.c:236 2:  20250127085552628 DLGSUP <0013> gsup_server.c:238 2: 00  20250127085552628 DLGSUP <0013> gsup_server.c:236 3:  20250127085552628 DLGSUP <0013> gsup_server.c:238 3: 00  20250127085552628 DLGSUP <0013> gsup_server.c:236 4:  20250127085552628 DLGSUP <0013> gsup_server.c:238 4: 00  20250127085552628 DLGSUP <0013> gsup_server.c:236 5:  20250127085552628 DLGSUP <0013> gsup_server.c:238 5: 00  20250127085552628 DLGSUP <0013> gsup_server.c:236 7:  20250127085552628 DLGSUP <0013> gsup_server.c:238 7: 00  20250127085552628 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250127085552628 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250127085552628 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)@ddc14aa71780: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 87@ddc14aa71780: 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") 20250127085552642 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:38443<->l=127.0.0.1:4259) 20250127085552649 DAUC <0003> db_auc.c:157 IMSI='262424782578529': No 2G Auth Data 20250127085552649 DAUC <0003> db_auc.c:192 IMSI='262424782578529': No 3G Auth Data HLR_Test-GSUP(86)@ddc14aa71780: Created GsupExpect[0] for "262424782578529" to be handled at TC_gsup_ul_subscriber_data(89) 20250127085552655 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60726<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(89)@ddc14aa71780: GSUP ul subscriber_data 20250127085552670 DLINP <000b> input/ipa.c:452 connected read/write 20250127085552670 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085552670 DLGSUP <0013> gsup_req.c:140 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262424782578529 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424782578529" cn_domain=PS} 20250127085552670 DLU <0006> fsm.c:456 lu(262424782578529)[0x55801ecec7d0]{UNVALIDATED}: Allocated 20250127085552670 DLGSUP <0013> lu_fsm.c:172 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262424782578529 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250127085552670 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424782578529)[0x55801ecec7d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250127085552670 DLGSUP <0013> lu_fsm.c:253 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262424782578529 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424782578529" cn_domain=PS} 20250127085552670 DLINP <000b> input/ipa.c:452 connected read/write 20250127085552670 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085552670 DLINP <000b> input/ipa.c:452 connected read/write 20250127085552670 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@ddc14aa71780: Found GsupExpect[0] for "262424782578529" handled at TC_gsup_ul_subscriber_data(89) HLR_Test-GSUP(86)@ddc14aa71780: Added IMSI table entry 0TC_gsup_ul_subscriber_data(89)"262424782578529" 20250127085552672 DLINP <000b> input/ipa.c:452 connected read/write 20250127085552672 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085552672 DLGSUP <0013> gsup_req.c:140 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262424782578529 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424782578529"} 20250127085552672 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424782578529)[0x55801ecec7d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250127085552672 DLGSUP <0013> gsup_req.c:173 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262424782578529 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250127085552672 DLGSUP <0013> lu_fsm.c:91 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262424782578529 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424782578529"} 20250127085552672 DLGSUP <0013> gsup_req.c:173 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262424782578529 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250127085552672 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424782578529)[0x55801ecec7d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250127085552672 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424782578529)[0x55801ecec7d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250127085552672 DLU <0006> fsm.c:568 lu(PS:IMSI-262424782578529)[0x55801ecec7d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250127085552673 DLINP <000b> input/ipa.c:452 connected read/write 20250127085552673 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085552673 DLINP <000b> input/ipa.c:452 connected read/write 20250127085552673 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(89)@ddc14aa71780: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(89)@ddc14aa71780: setverdict(pass): pass -> pass, component reason not changed 20250127085552674 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60726<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(89)@ddc14aa71780: Final verdict of PTC: pass 20250127085552676 DAUC <0003> db_auc.c:157 IMSI='262426361845760': No 2G Auth Data 20250127085552676 DAUC <0003> db_auc.c:192 IMSI='262426361845760': No 3G Auth Data 20250127085552677 DLGSUP <0013> hlr.c:121 IMSI 262426361845760: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@ddc14aa71780: Created GsupExpect[0] for "262426361845760" to be handled at TC_gsup_ul_subscriber_data(90) 20250127085552684 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60742<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(90)@ddc14aa71780: GSUP ul subscriber_data 20250127085552685 DLINP <000b> input/ipa.c:452 connected read/write 20250127085552685 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085552685 DLGSUP <0013> gsup_req.c:140 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262426361845760 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426361845760" cn_domain=PS} 20250127085552685 DLU <0006> fsm.c:456 lu(262426361845760)[0x55801ecec7d0]{UNVALIDATED}: Allocated 20250127085552685 DLGSUP <0013> lu_fsm.c:172 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262426361845760 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250127085552685 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426361845760)[0x55801ecec7d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250127085552685 DLGSUP <0013> lu_fsm.c:253 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262426361845760 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426361845760" cn_domain=PS} 20250127085552685 DLINP <000b> input/ipa.c:452 connected read/write 20250127085552685 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085552685 DLINP <000b> input/ipa.c:452 connected read/write 20250127085552685 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@ddc14aa71780: Found GsupExpect[0] for "262426361845760" handled at TC_gsup_ul_subscriber_data(90) HLR_Test-GSUP(86)@ddc14aa71780: Added IMSI table entry 1TC_gsup_ul_subscriber_data(90)"262426361845760" 20250127085552686 DLINP <000b> input/ipa.c:452 connected read/write 20250127085552686 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085552686 DLGSUP <0013> gsup_req.c:140 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262426361845760 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426361845760"} 20250127085552686 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426361845760)[0x55801ecec7d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250127085552686 DLGSUP <0013> gsup_req.c:173 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262426361845760 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250127085552686 DLGSUP <0013> lu_fsm.c:91 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262426361845760 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426361845760"} 20250127085552686 DLGSUP <0013> gsup_req.c:173 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262426361845760 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250127085552686 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426361845760)[0x55801ecec7d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250127085552686 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426361845760)[0x55801ecec7d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250127085552686 DLU <0006> fsm.c:568 lu(PS:IMSI-262426361845760)[0x55801ecec7d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250127085552686 DLINP <000b> input/ipa.c:452 connected read/write 20250127085552686 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085552686 DLINP <000b> input/ipa.c:452 connected read/write 20250127085552686 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(90)@ddc14aa71780: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(90)@ddc14aa71780: setverdict(pass): pass -> pass, component reason not changed 20250127085552687 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60742<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(90)@ddc14aa71780: Final verdict of PTC: pass 20250127085552687 DAUC <0003> db_auc.c:157 IMSI='262423222897206': No 2G Auth Data 20250127085552687 DAUC <0003> db_auc.c:192 IMSI='262423222897206': No 3G Auth Data 20250127085552687 DLGSUP <0013> hlr.c:121 IMSI 262423222897206: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@ddc14aa71780: Created GsupExpect[0] for "262423222897206" to be handled at TC_gsup_ul_subscriber_data(91) 20250127085552693 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60752<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(91)@ddc14aa71780: GSUP ul subscriber_data 20250127085552694 DLINP <000b> input/ipa.c:452 connected read/write 20250127085552694 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085552694 DLGSUP <0013> gsup_req.c:140 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262423222897206 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423222897206" cn_domain=PS} 20250127085552694 DLU <0006> fsm.c:456 lu(262423222897206)[0x55801ecec7d0]{UNVALIDATED}: Allocated 20250127085552694 DLGSUP <0013> lu_fsm.c:172 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262423222897206 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250127085552694 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423222897206)[0x55801ecec7d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250127085552694 DLGSUP <0013> lu_fsm.c:253 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262423222897206 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423222897206" cn_domain=PS} 20250127085552694 DLINP <000b> input/ipa.c:452 connected read/write 20250127085552694 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085552694 DLINP <000b> input/ipa.c:452 connected read/write 20250127085552694 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@ddc14aa71780: Found GsupExpect[0] for "262423222897206" handled at TC_gsup_ul_subscriber_data(91) HLR_Test-GSUP(86)@ddc14aa71780: Added IMSI table entry 2TC_gsup_ul_subscriber_data(91)"262423222897206" 20250127085552695 DLINP <000b> input/ipa.c:452 connected read/write 20250127085552695 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085552695 DLGSUP <0013> gsup_req.c:140 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262423222897206 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423222897206"} 20250127085552695 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423222897206)[0x55801ecec7d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250127085552695 DLGSUP <0013> gsup_req.c:173 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262423222897206 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250127085552695 DLGSUP <0013> lu_fsm.c:91 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262423222897206 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423222897206"} 20250127085552695 DLGSUP <0013> gsup_req.c:173 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262423222897206 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250127085552695 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423222897206)[0x55801ecec7d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250127085552695 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423222897206)[0x55801ecec7d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250127085552695 DLU <0006> fsm.c:568 lu(PS:IMSI-262423222897206)[0x55801ecec7d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250127085552695 DLINP <000b> input/ipa.c:452 connected read/write 20250127085552695 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085552695 DLINP <000b> input/ipa.c:452 connected read/write 20250127085552695 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(91)@ddc14aa71780: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(91)@ddc14aa71780: setverdict(pass): pass -> pass, component reason not changed 20250127085552696 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60752<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(91)@ddc14aa71780: Final verdict of PTC: pass 20250127085552696 DAUC <0003> db_auc.c:157 IMSI='262423784995823': No 2G Auth Data 20250127085552696 DAUC <0003> db_auc.c:192 IMSI='262423784995823': No 3G Auth Data 20250127085552697 DLGSUP <0013> hlr.c:121 IMSI 262423784995823: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@ddc14aa71780: Created GsupExpect[0] for "262423784995823" to be handled at TC_gsup_ul_subscriber_data(92) 20250127085552702 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60764<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(92)@ddc14aa71780: GSUP ul subscriber_data 20250127085552704 DLINP <000b> input/ipa.c:452 connected read/write 20250127085552704 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085552704 DLGSUP <0013> gsup_req.c:140 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262423784995823 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423784995823" cn_domain=PS} 20250127085552704 DLU <0006> fsm.c:456 lu(262423784995823)[0x55801ecec7d0]{UNVALIDATED}: Allocated 20250127085552704 DLGSUP <0013> lu_fsm.c:172 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262423784995823 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250127085552704 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423784995823)[0x55801ecec7d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250127085552704 DLGSUP <0013> lu_fsm.c:253 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262423784995823 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423784995823" cn_domain=PS} 20250127085552704 DLINP <000b> input/ipa.c:452 connected read/write 20250127085552704 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085552704 DLINP <000b> input/ipa.c:452 connected read/write 20250127085552704 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@ddc14aa71780: Found GsupExpect[0] for "262423784995823" handled at TC_gsup_ul_subscriber_data(92) HLR_Test-GSUP(86)@ddc14aa71780: Added IMSI table entry 3TC_gsup_ul_subscriber_data(92)"262423784995823" 20250127085552705 DLINP <000b> input/ipa.c:452 connected read/write 20250127085552705 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085552705 DLGSUP <0013> gsup_req.c:140 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262423784995823 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423784995823"} 20250127085552705 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423784995823)[0x55801ecec7d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250127085552705 DLGSUP <0013> gsup_req.c:173 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262423784995823 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250127085552705 DLGSUP <0013> lu_fsm.c:91 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262423784995823 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423784995823"} 20250127085552705 DLGSUP <0013> gsup_req.c:173 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262423784995823 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250127085552705 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423784995823)[0x55801ecec7d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250127085552705 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423784995823)[0x55801ecec7d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250127085552705 DLU <0006> fsm.c:568 lu(PS:IMSI-262423784995823)[0x55801ecec7d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250127085552705 DLINP <000b> input/ipa.c:452 connected read/write 20250127085552705 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085552705 DLINP <000b> input/ipa.c:452 connected read/write 20250127085552705 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(92)@ddc14aa71780: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(92)@ddc14aa71780: setverdict(pass): pass -> pass, component reason not changed 20250127085552706 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60764<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(92)@ddc14aa71780: Final verdict of PTC: pass 20250127085552707 DAUC <0003> db_auc.c:157 IMSI='262424389285357': No 2G Auth Data 20250127085552707 DAUC <0003> db_auc.c:192 IMSI='262424389285357': No 3G Auth Data 20250127085552707 DLGSUP <0013> hlr.c:121 IMSI 262424389285357: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@ddc14aa71780: Created GsupExpect[0] for "262424389285357" to be handled at TC_gsup_ul_subscriber_data(93) 20250127085552713 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60772<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(93)@ddc14aa71780: GSUP ul subscriber_data 20250127085552714 DLINP <000b> input/ipa.c:452 connected read/write 20250127085552714 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085552714 DLGSUP <0013> gsup_req.c:140 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262424389285357 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424389285357" cn_domain=PS} 20250127085552714 DLU <0006> fsm.c:456 lu(262424389285357)[0x55801ecec7d0]{UNVALIDATED}: Allocated 20250127085552714 DLGSUP <0013> lu_fsm.c:172 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262424389285357 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250127085552714 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424389285357)[0x55801ecec7d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250127085552714 DLGSUP <0013> lu_fsm.c:253 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262424389285357 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424389285357" cn_domain=PS} 20250127085552714 DLINP <000b> input/ipa.c:452 connected read/write 20250127085552714 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085552714 DLINP <000b> input/ipa.c:452 connected read/write 20250127085552714 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@ddc14aa71780: Found GsupExpect[0] for "262424389285357" handled at TC_gsup_ul_subscriber_data(93) HLR_Test-GSUP(86)@ddc14aa71780: Added IMSI table entry 4TC_gsup_ul_subscriber_data(93)"262424389285357" 20250127085552716 DLINP <000b> input/ipa.c:452 connected read/write 20250127085552716 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085552716 DLGSUP <0013> gsup_req.c:140 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262424389285357 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424389285357"} 20250127085552716 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424389285357)[0x55801ecec7d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250127085552716 DLGSUP <0013> gsup_req.c:173 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262424389285357 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250127085552716 DLGSUP <0013> lu_fsm.c:91 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262424389285357 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424389285357"} 20250127085552716 DLGSUP <0013> gsup_req.c:173 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262424389285357 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250127085552716 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424389285357)[0x55801ecec7d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250127085552716 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424389285357)[0x55801ecec7d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250127085552716 DLU <0006> fsm.c:568 lu(PS:IMSI-262424389285357)[0x55801ecec7d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250127085552716 DLINP <000b> input/ipa.c:452 connected read/write 20250127085552716 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085552716 DLINP <000b> input/ipa.c:452 connected read/write 20250127085552716 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(93)@ddc14aa71780: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(93)@ddc14aa71780: setverdict(pass): pass -> pass, component reason not changed 20250127085552716 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60772<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(93)@ddc14aa71780: Final verdict of PTC: pass 20250127085552717 DAUC <0003> db_auc.c:157 IMSI='262425426621909': No 2G Auth Data 20250127085552717 DAUC <0003> db_auc.c:192 IMSI='262425426621909': No 3G Auth Data 20250127085552718 DLGSUP <0013> hlr.c:121 IMSI 262425426621909: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@ddc14aa71780: Created GsupExpect[0] for "262425426621909" to be handled at TC_gsup_ul_subscriber_data(94) 20250127085552724 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60778<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(94)@ddc14aa71780: GSUP ul subscriber_data 20250127085552725 DLINP <000b> input/ipa.c:452 connected read/write 20250127085552725 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085552725 DLGSUP <0013> gsup_req.c:140 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262425426621909 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425426621909" cn_domain=PS} 20250127085552725 DLU <0006> fsm.c:456 lu(262425426621909)[0x55801ecec7d0]{UNVALIDATED}: Allocated 20250127085552726 DLGSUP <0013> lu_fsm.c:172 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262425426621909 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250127085552726 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425426621909)[0x55801ecec7d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250127085552726 DLGSUP <0013> lu_fsm.c:253 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262425426621909 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425426621909" cn_domain=PS} 20250127085552726 DLINP <000b> input/ipa.c:452 connected read/write 20250127085552726 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085552726 DLINP <000b> input/ipa.c:452 connected read/write 20250127085552726 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@ddc14aa71780: Found GsupExpect[0] for "262425426621909" handled at TC_gsup_ul_subscriber_data(94) HLR_Test-GSUP(86)@ddc14aa71780: Added IMSI table entry 5TC_gsup_ul_subscriber_data(94)"262425426621909" 20250127085552727 DLINP <000b> input/ipa.c:452 connected read/write 20250127085552727 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085552727 DLGSUP <0013> gsup_req.c:140 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262425426621909 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425426621909"} 20250127085552727 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425426621909)[0x55801ecec7d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250127085552727 DLGSUP <0013> gsup_req.c:173 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262425426621909 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250127085552727 DLGSUP <0013> lu_fsm.c:91 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262425426621909 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425426621909"} 20250127085552727 DLGSUP <0013> gsup_req.c:173 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262425426621909 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250127085552727 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425426621909)[0x55801ecec7d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250127085552727 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425426621909)[0x55801ecec7d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250127085552727 DLU <0006> fsm.c:568 lu(PS:IMSI-262425426621909)[0x55801ecec7d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250127085552727 DLINP <000b> input/ipa.c:452 connected read/write 20250127085552727 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085552727 DLINP <000b> input/ipa.c:452 connected read/write 20250127085552727 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(94)@ddc14aa71780: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(94)@ddc14aa71780: setverdict(pass): pass -> pass, component reason not changed 20250127085552727 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60778<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(94)@ddc14aa71780: Final verdict of PTC: pass 20250127085552728 DAUC <0003> db_auc.c:157 IMSI='262420991312643': No 2G Auth Data 20250127085552728 DAUC <0003> db_auc.c:192 IMSI='262420991312643': No 3G Auth Data 20250127085552728 DLGSUP <0013> hlr.c:121 IMSI 262420991312643: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@ddc14aa71780: Created GsupExpect[0] for "262420991312643" to be handled at TC_gsup_ul_subscriber_data(95) 20250127085552734 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60780<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(95)@ddc14aa71780: GSUP ul subscriber_data 20250127085552736 DLINP <000b> input/ipa.c:452 connected read/write 20250127085552736 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085552736 DLGSUP <0013> gsup_req.c:140 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262420991312643 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420991312643" cn_domain=PS} 20250127085552736 DLU <0006> fsm.c:456 lu(262420991312643)[0x55801ecec7d0]{UNVALIDATED}: Allocated 20250127085552736 DLGSUP <0013> lu_fsm.c:172 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262420991312643 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250127085552736 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420991312643)[0x55801ecec7d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250127085552736 DLGSUP <0013> lu_fsm.c:253 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262420991312643 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420991312643" cn_domain=PS} 20250127085552736 DLINP <000b> input/ipa.c:452 connected read/write 20250127085552736 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085552736 DLINP <000b> input/ipa.c:452 connected read/write 20250127085552736 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@ddc14aa71780: Found GsupExpect[0] for "262420991312643" handled at TC_gsup_ul_subscriber_data(95) HLR_Test-GSUP(86)@ddc14aa71780: Added IMSI table entry 6TC_gsup_ul_subscriber_data(95)"262420991312643" 20250127085552737 DLINP <000b> input/ipa.c:452 connected read/write 20250127085552737 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085552737 DLGSUP <0013> gsup_req.c:140 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262420991312643 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420991312643"} 20250127085552737 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420991312643)[0x55801ecec7d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250127085552737 DLGSUP <0013> gsup_req.c:173 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262420991312643 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250127085552737 DLGSUP <0013> lu_fsm.c:91 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262420991312643 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420991312643"} 20250127085552737 DLGSUP <0013> gsup_req.c:173 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262420991312643 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250127085552737 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420991312643)[0x55801ecec7d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250127085552737 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420991312643)[0x55801ecec7d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250127085552737 DLU <0006> fsm.c:568 lu(PS:IMSI-262420991312643)[0x55801ecec7d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250127085552737 DLINP <000b> input/ipa.c:452 connected read/write 20250127085552737 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085552737 DLINP <000b> input/ipa.c:452 connected read/write 20250127085552737 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(95)@ddc14aa71780: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(95)@ddc14aa71780: setverdict(pass): pass -> pass, component reason not changed 20250127085552737 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60780<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(95)@ddc14aa71780: Final verdict of PTC: pass 20250127085552738 DAUC <0003> db_auc.c:157 IMSI='262421185007014': No 2G Auth Data 20250127085552738 DAUC <0003> db_auc.c:192 IMSI='262421185007014': No 3G Auth Data 20250127085552739 DLGSUP <0013> hlr.c:121 IMSI 262421185007014: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@ddc14aa71780: Created GsupExpect[0] for "262421185007014" to be handled at TC_gsup_ul_subscriber_data(96) 20250127085552745 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60788<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(96)@ddc14aa71780: GSUP ul subscriber_data 20250127085552747 DLINP <000b> input/ipa.c:452 connected read/write 20250127085552747 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085552747 DLGSUP <0013> gsup_req.c:140 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262421185007014 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421185007014" cn_domain=PS} 20250127085552747 DLU <0006> fsm.c:456 lu(262421185007014)[0x55801ecec7d0]{UNVALIDATED}: Allocated 20250127085552747 DLGSUP <0013> lu_fsm.c:172 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262421185007014 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250127085552747 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421185007014)[0x55801ecec7d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250127085552747 DLGSUP <0013> lu_fsm.c:253 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262421185007014 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421185007014" cn_domain=PS} 20250127085552747 DLINP <000b> input/ipa.c:452 connected read/write 20250127085552747 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085552747 DLINP <000b> input/ipa.c:452 connected read/write 20250127085552747 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@ddc14aa71780: Found GsupExpect[0] for "262421185007014" handled at TC_gsup_ul_subscriber_data(96) HLR_Test-GSUP(86)@ddc14aa71780: Added IMSI table entry 7TC_gsup_ul_subscriber_data(96)"262421185007014" 20250127085552748 DLINP <000b> input/ipa.c:452 connected read/write 20250127085552748 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085552748 DLGSUP <0013> gsup_req.c:140 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262421185007014 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421185007014"} 20250127085552748 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421185007014)[0x55801ecec7d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250127085552748 DLGSUP <0013> gsup_req.c:173 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262421185007014 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250127085552748 DLGSUP <0013> lu_fsm.c:91 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262421185007014 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421185007014"} 20250127085552748 DLGSUP <0013> gsup_req.c:173 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262421185007014 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250127085552748 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421185007014)[0x55801ecec7d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250127085552748 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421185007014)[0x55801ecec7d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250127085552748 DLU <0006> fsm.c:568 lu(PS:IMSI-262421185007014)[0x55801ecec7d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250127085552748 DLINP <000b> input/ipa.c:452 connected read/write 20250127085552748 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085552748 DLINP <000b> input/ipa.c:452 connected read/write 20250127085552748 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(96)@ddc14aa71780: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(96)@ddc14aa71780: setverdict(pass): pass -> pass, component reason not changed 20250127085552749 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60788<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(96)@ddc14aa71780: Final verdict of PTC: pass MTC@ddc14aa71780: setverdict(pass): none -> pass 20250127085552750 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60714<->l=127.0.0.1:4258 20250127085552750 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38443<->l=127.0.0.1:4259) 87@ddc14aa71780: Final verdict of PTC: none 20250127085552750 DLINP <000b> input/ipa.c:452 connected read/write 20250127085552750 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085552750 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250127085552750 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250127085552750 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(86)@ddc14aa71780: Final verdict of PTC: none IPA-CTRL-CLI-IPA(88)@ddc14aa71780: Final verdict of PTC: none HLR_Test-GSUP-IPA(85)@ddc14aa71780: Final verdict of PTC: none MTC@ddc14aa71780: Setting final verdict of the test case. MTC@ddc14aa71780: Local verdict of MTC: pass MTC@ddc14aa71780: Local verdict of PTC HLR_Test-GSUP-IPA(85): none (pass -> pass) MTC@ddc14aa71780: Local verdict of PTC HLR_Test-GSUP(86): none (pass -> pass) MTC@ddc14aa71780: Local verdict of PTC with component reference 87: none (pass -> pass) MTC@ddc14aa71780: Local verdict of PTC IPA-CTRL-CLI-IPA(88): none (pass -> pass) MTC@ddc14aa71780: Local verdict of PTC TC_gsup_ul_subscriber_data(89): pass (pass -> pass) MTC@ddc14aa71780: Local verdict of PTC TC_gsup_ul_subscriber_data(90): pass (pass -> pass) MTC@ddc14aa71780: Local verdict of PTC TC_gsup_ul_subscriber_data(91): pass (pass -> pass) MTC@ddc14aa71780: Local verdict of PTC TC_gsup_ul_subscriber_data(92): pass (pass -> pass) MTC@ddc14aa71780: Local verdict of PTC TC_gsup_ul_subscriber_data(93): pass (pass -> pass) MTC@ddc14aa71780: Local verdict of PTC TC_gsup_ul_subscriber_data(94): pass (pass -> pass) MTC@ddc14aa71780: Local verdict of PTC TC_gsup_ul_subscriber_data(95): pass (pass -> pass) MTC@ddc14aa71780: Local verdict of PTC TC_gsup_ul_subscriber_data(96): pass (pass -> pass) MTC@ddc14aa71780: Test case TC_gsup_ul_subscriber_data finished. Verdict: pass MTC@ddc14aa71780: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_subscriber_data pass'. Mon Jan 27 08:55:52 UTC 2025 ====== HLR_Tests.TC_gsup_ul_subscriber_data pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_ul_subscriber_data.talloc 20250127085552775 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60790<->l=127.0.0.1:4258 20250127085552876 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60790<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65788) Waiting for packet dumper to finish... 1 (prev_count=65788, count=117948) MTC@ddc14aa71780: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_subscriber_data pass' was executed successfully (exit status: 0). MTC@ddc14aa71780: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_vty'. ------ HLR_Tests.TC_vty ------ Mon Jan 27 08:55:54 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_vty.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_vty.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ddc14aa71780: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_vty' was executed successfully (exit status: 0). MTC@ddc14aa71780: Test case TC_vty started. MTC@ddc14aa71780: legacy= true 20250127085555993 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250127085555993 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(97)@ddc14aa71780: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250127085555998 DLINP <000b> input/ipa.c:452 connected read/write 20250127085555998 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085555999 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60798<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(97)@ddc14aa71780: 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)@ddc14aa71780: 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 } } } } 20250127085556004 DLINP <000b> input/ipa.c:452 connected read/write 20250127085556004 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085556004 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250127085556004 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250127085556004 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  20250127085556004 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250127085556004 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  20250127085556004 DLGSUP <0013> gsup_server.c:236 2:  20250127085556004 DLGSUP <0013> gsup_server.c:238 2: 00  20250127085556004 DLGSUP <0013> gsup_server.c:236 3:  20250127085556004 DLGSUP <0013> gsup_server.c:238 3: 00  20250127085556004 DLGSUP <0013> gsup_server.c:236 4:  20250127085556004 DLGSUP <0013> gsup_server.c:238 4: 00  20250127085556004 DLGSUP <0013> gsup_server.c:236 5:  HLR_Test-GSUP-IPA(97)@ddc14aa71780: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250127085556004 DLGSUP <0013> gsup_server.c:238 5: 00  20250127085556004 DLGSUP <0013> gsup_server.c:236 7:  20250127085556004 DLGSUP <0013> gsup_server.c:238 7: 00  20250127085556004 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250127085556004 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250127085556004 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 98@ddc14aa71780: 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") 20250127085556030 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:33583<->l=127.0.0.1:4259) 20250127085556035 DAUC <0003> db_auc.c:157 IMSI='262423884491013': No 2G Auth Data 20250127085556035 DAUC <0003> db_auc.c:192 IMSI='262423884491013': No 3G Auth Data 20250127085556040 DAUC <0003> db_auc.c:192 IMSI='262423884491013': No 3G Auth Data 20250127085556044 DAUC <0003> db_auc.c:157 IMSI='262421381358841': No 2G Auth Data 20250127085556044 DAUC <0003> db_auc.c:192 IMSI='262421381358841': No 3G Auth Data 20250127085556049 DAUC <0003> db_auc.c:157 IMSI='262421381358841': No 2G Auth Data 20250127085556054 DAUC <0003> db_auc.c:157 IMSI='262421493084801': No 2G Auth Data 20250127085556054 DAUC <0003> db_auc.c:192 IMSI='262421493084801': No 3G Auth Data MTC@ddc14aa71780: setverdict(pass): none -> pass 20250127085556062 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60798<->l=127.0.0.1:4258 20250127085556065 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33583<->l=127.0.0.1:4259) 20250127085556065 DLINP <000b> input/ipa.c:452 connected read/write 20250127085556065 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085556065 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 98@ddc14aa71780: Final verdict of PTC: none 20250127085556065 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250127085556065 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP-IPA(97)@ddc14aa71780: Final verdict of PTC: none IPA-CTRL-CLI-IPA(99)@ddc14aa71780: Final verdict of PTC: none MTC@ddc14aa71780: Setting final verdict of the test case. MTC@ddc14aa71780: Local verdict of MTC: pass MTC@ddc14aa71780: Local verdict of PTC HLR_Test-GSUP-IPA(97): none (pass -> pass) MTC@ddc14aa71780: Local verdict of PTC with component reference 98: none (pass -> pass) MTC@ddc14aa71780: Local verdict of PTC IPA-CTRL-CLI-IPA(99): none (pass -> pass) MTC@ddc14aa71780: Test case TC_vty finished. Verdict: pass MTC@ddc14aa71780: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty pass'. Mon Jan 27 08:55:56 UTC 2025 ====== HLR_Tests.TC_vty pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_vty.talloc 20250127085556098 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60812<->l=127.0.0.1:4258 20250127085556199 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60812<->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@ddc14aa71780: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty pass' was executed successfully (exit status: 0). MTC@ddc14aa71780: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_vty_msisdn_isd'. ------ HLR_Tests.TC_vty_msisdn_isd ------ Mon Jan 27 08:55:58 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_vty_msisdn_isd.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_vty_msisdn_isd.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ddc14aa71780: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_vty_msisdn_isd' was executed successfully (exit status: 0). MTC@ddc14aa71780: Test case TC_vty_msisdn_isd started. MTC@ddc14aa71780: legacy= false MTC@ddc14aa71780: in not legacy case 1 MTC@ddc14aa71780: in not legacy case 2 20250127085559322 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250127085559322 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(100)@ddc14aa71780: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250127085559329 DLINP <000b> input/ipa.c:452 connected read/write 20250127085559329 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085559330 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60824<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(100)@ddc14aa71780: 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)@ddc14aa71780: 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 } } } } 20250127085559335 DLINP <000b> input/ipa.c:452 connected read/write 20250127085559335 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085559335 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250127085559335 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250127085559335 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  20250127085559335 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250127085559335 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  20250127085559335 DLGSUP <0013> gsup_server.c:236 2:  20250127085559335 DLGSUP <0013> gsup_server.c:238 2: 00  20250127085559335 DLGSUP <0013> gsup_server.c:236 3:  20250127085559335 DLGSUP <0013> gsup_server.c:238 3: 00  20250127085559335 DLGSUP <0013> gsup_server.c:236 4:  20250127085559335 DLGSUP <0013> gsup_server.c:238 4: 00  20250127085559335 DLGSUP <0013> gsup_server.c:236 5:  20250127085559335 DLGSUP <0013> gsup_server.c:238 5: 00  20250127085559335 DLGSUP <0013> gsup_server.c:236 7:  20250127085559335 DLGSUP <0013> gsup_server.c:238 7: 00  20250127085559335 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250127085559335 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250127085559335 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(100)@ddc14aa71780: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 102@ddc14aa71780: 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") 20250127085559359 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:43979<->l=127.0.0.1:4259) HLR_Test-GSUP(101)@ddc14aa71780: Created GsupExpect[0] for "262421854304841" to be handled at TC_vty_msisdn_isd(104) 20250127085559381 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60838<->l=127.0.0.1:4258 20250127085559386 DAUC <0003> db_auc.c:157 IMSI='262421854304841': No 2G Auth Data 20250127085559386 DAUC <0003> db_auc.c:192 IMSI='262421854304841': No 3G Auth Data 20250127085559394 DLINP <000b> input/ipa.c:452 connected read/write 20250127085559394 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085559394 DLGSUP <0013> gsup_req.c:140 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262421854304841 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421854304841" cn_domain=PS} 20250127085559394 DLU <0006> fsm.c:456 lu(262421854304841)[0x55801ecec7d0]{UNVALIDATED}: Allocated 20250127085559394 DLGSUP <0013> lu_fsm.c:172 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262421854304841 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250127085559394 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421854304841)[0x55801ecec7d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250127085559394 DLGSUP <0013> lu_fsm.c:253 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262421854304841 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421854304841" cn_domain=PS} 20250127085559394 DLINP <000b> input/ipa.c:452 connected read/write 20250127085559394 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085559394 DLINP <000b> input/ipa.c:452 connected read/write 20250127085559394 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(101)@ddc14aa71780: Found GsupExpect[0] for "262421854304841" handled at TC_vty_msisdn_isd(104) HLR_Test-GSUP(101)@ddc14aa71780: Added IMSI table entry 0TC_vty_msisdn_isd(104)"262421854304841" 20250127085559400 DLINP <000b> input/ipa.c:452 connected read/write 20250127085559400 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085559400 DLGSUP <0013> gsup_req.c:140 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262421854304841 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421854304841"} 20250127085559400 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421854304841)[0x55801ecec7d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250127085559400 DLGSUP <0013> gsup_req.c:173 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262421854304841 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250127085559400 DLGSUP <0013> lu_fsm.c:91 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262421854304841 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421854304841"} 20250127085559400 DLGSUP <0013> gsup_req.c:173 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262421854304841 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250127085559400 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421854304841)[0x55801ecec7d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250127085559400 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421854304841)[0x55801ecec7d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250127085559400 DLU <0006> fsm.c:568 lu(PS:IMSI-262421854304841)[0x55801ecec7d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250127085559400 DLINP <000b> input/ipa.c:452 connected read/write 20250127085559400 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085559400 DLINP <000b> input/ipa.c:452 connected read/write 20250127085559400 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_vty_msisdn_isd(104)@ddc14aa71780: setverdict(pass): none -> pass 20250127085559403 DLGSUP <0013> hlr.c:128 IMSI 262421854304841: subscriber change: notifying PS peer "MSC-00-00-00-00-00-00" 20250127085559403 DLINP <000b> input/ipa.c:452 connected read/write 20250127085559403 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085559403 DLINP <000b> input/ipa.c:452 connected read/write 20250127085559403 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_vty_msisdn_isd(104)@ddc14aa71780: setverdict(pass): pass -> pass, component reason not changed 20250127085559407 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60838<->l=127.0.0.1:4258 20250127085559407 DLINP <000b> input/ipa.c:452 connected read/write 20250127085559407 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085559407 DLGSUP <0013> gsup_req.c:140 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262421854304841 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421854304841"} 20250127085559407 DLGSUP <0013> lu_fsm.c:219 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262421854304841 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: Message type not compatible with protocol state: No Location Updating in progress for this IMSI 20250127085559407 DLGSUP <0013> gsup_req.c:173 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262421854304841 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free TC_vty_msisdn_isd(104)@ddc14aa71780: Final verdict of PTC: pass 20250127085559409 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60824<->l=127.0.0.1:4258 20250127085559410 DLINP <000b> input/ipa.c:452 connected read/write 20250127085559411 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085559411 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250127085559411 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250127085559411 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250127085559411 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43979<->l=127.0.0.1:4259) HLR_Test-GSUP(101)@ddc14aa71780: Final verdict of PTC: none IPA-CTRL-CLI-IPA(103)@ddc14aa71780: Final verdict of PTC: none HLR_Test-GSUP-IPA(100)@ddc14aa71780: Final verdict of PTC: none 102@ddc14aa71780: Final verdict of PTC: none MTC@ddc14aa71780: Setting final verdict of the test case. MTC@ddc14aa71780: Local verdict of MTC: none MTC@ddc14aa71780: Local verdict of PTC HLR_Test-GSUP-IPA(100): none (none -> none) MTC@ddc14aa71780: Local verdict of PTC HLR_Test-GSUP(101): none (none -> none) MTC@ddc14aa71780: Local verdict of PTC with component reference 102: none (none -> none) MTC@ddc14aa71780: Local verdict of PTC IPA-CTRL-CLI-IPA(103): none (none -> none) MTC@ddc14aa71780: Local verdict of PTC TC_vty_msisdn_isd(104): pass (none -> pass) MTC@ddc14aa71780: Test case TC_vty_msisdn_isd finished. Verdict: pass MTC@ddc14aa71780: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty_msisdn_isd pass'. Mon Jan 27 08:55: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 20250127085559447 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60846<->l=127.0.0.1:4258 20250127085559547 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60846<->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@ddc14aa71780: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty_msisdn_isd pass' was executed successfully (exit status: 0). MTC@ddc14aa71780: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_cs'. ------ HLR_Tests.TC_gsup_purge_cs ------ Mon Jan 27 08:56:01 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_purge_cs.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_purge_cs.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ddc14aa71780: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_cs' was executed successfully (exit status: 0). MTC@ddc14aa71780: Test case TC_gsup_purge_cs started. MTC@ddc14aa71780: legacy= false MTC@ddc14aa71780: in not legacy case 1 MTC@ddc14aa71780: in not legacy case 2 20250127085602658 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250127085602658 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(105)@ddc14aa71780: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250127085602661 DLINP <000b> input/ipa.c:452 connected read/write 20250127085602661 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085602662 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54286<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(105)@ddc14aa71780: 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)@ddc14aa71780: 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 } } } } 20250127085602666 DLINP <000b> input/ipa.c:452 connected read/write 20250127085602666 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085602666 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250127085602666 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250127085602666 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  20250127085602666 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250127085602666 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  20250127085602666 DLGSUP <0013> gsup_server.c:236 2:  20250127085602666 DLGSUP <0013> gsup_server.c:238 2: 00  20250127085602666 DLGSUP <0013> gsup_server.c:236 3:  20250127085602666 DLGSUP <0013> gsup_server.c:238 3: 00  20250127085602666 DLGSUP <0013> gsup_server.c:236 4:  20250127085602666 DLGSUP <0013> gsup_server.c:238 4: 00  20250127085602666 DLGSUP <0013> gsup_server.c:236 5:  20250127085602666 DLGSUP <0013> gsup_server.c:238 5: 00  20250127085602666 DLGSUP <0013> gsup_server.c:236 7:  20250127085602666 DLGSUP <0013> gsup_server.c:238 7: 00  20250127085602666 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250127085602666 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250127085602666 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)@ddc14aa71780: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 107@ddc14aa71780: 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") 20250127085602687 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:40079<->l=127.0.0.1:4259) 20250127085602693 DAUC <0003> db_auc.c:157 IMSI='262423169925032': No 2G Auth Data 20250127085602693 DAUC <0003> db_auc.c:192 IMSI='262423169925032': No 3G Auth Data HLR_Test-GSUP(106)@ddc14aa71780: Created GsupExpect[0] for "262423169925032" to be handled at TC_gsup_purge_cs(109) 20250127085602707 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54290<->l=127.0.0.1:4258 20250127085602712 DLINP <000b> input/ipa.c:452 connected read/write 20250127085602712 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085602712 DLGSUP <0013> gsup_req.c:140 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262423169925032 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423169925032" cn_domain=PS} 20250127085602712 DLU <0006> fsm.c:456 lu(262423169925032)[0x55801ecec7d0]{UNVALIDATED}: Allocated 20250127085602712 DLGSUP <0013> lu_fsm.c:172 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262423169925032 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250127085602712 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423169925032)[0x55801ecec7d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250127085602712 DLGSUP <0013> lu_fsm.c:253 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262423169925032 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423169925032" cn_domain=PS} 20250127085602712 DLINP <000b> input/ipa.c:452 connected read/write 20250127085602712 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085602712 DLINP <000b> input/ipa.c:452 connected read/write 20250127085602712 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@ddc14aa71780: Found GsupExpect[0] for "262423169925032" handled at TC_gsup_purge_cs(109) HLR_Test-GSUP(106)@ddc14aa71780: Added IMSI table entry 0TC_gsup_purge_cs(109)"262423169925032" 20250127085602715 DLINP <000b> input/ipa.c:452 connected read/write 20250127085602715 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085602715 DLGSUP <0013> gsup_req.c:140 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262423169925032 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423169925032"} 20250127085602715 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423169925032)[0x55801ecec7d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250127085602715 DLGSUP <0013> gsup_req.c:173 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262423169925032 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250127085602715 DLGSUP <0013> lu_fsm.c:91 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262423169925032 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423169925032"} 20250127085602715 DLGSUP <0013> gsup_req.c:173 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262423169925032 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250127085602715 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423169925032)[0x55801ecec7d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250127085602715 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423169925032)[0x55801ecec7d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250127085602715 DLU <0006> fsm.c:568 lu(PS:IMSI-262423169925032)[0x55801ecec7d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250127085602715 DLINP <000b> input/ipa.c:452 connected read/write 20250127085602715 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085602715 DLINP <000b> input/ipa.c:452 connected read/write 20250127085602716 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(109)@ddc14aa71780: setverdict(pass): none -> pass 20250127085602717 DLINP <000b> input/ipa.c:452 connected read/write 20250127085602717 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085602717 DLGSUP <0013> gsup_req.c:140 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262423169925032 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423169925032" cn_domain=CS} 20250127085602717 DAUC <0003> hlr.c:377 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262423169925032 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250127085602717 DLGSUP <0013> hlr.c:386 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262423169925032 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423169925032"} 20250127085602717 DLGSUP <0013> gsup_req.c:173 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262423169925032 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250127085602717 DLINP <000b> input/ipa.c:452 connected read/write 20250127085602717 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085602717 DLINP <000b> input/ipa.c:452 connected read/write 20250127085602717 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(109)@ddc14aa71780: setverdict(pass): pass -> pass, component reason not changed 20250127085602718 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54290<->l=127.0.0.1:4258 TC_gsup_purge_cs(109)@ddc14aa71780: Final verdict of PTC: pass 20250127085602720 DAUC <0003> db_auc.c:157 IMSI='262420117547133': No 2G Auth Data 20250127085602720 DAUC <0003> db_auc.c:192 IMSI='262420117547133': No 3G Auth Data 20250127085602721 DLGSUP <0013> hlr.c:121 IMSI 262420117547133: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@ddc14aa71780: Created GsupExpect[0] for "262420117547133" to be handled at TC_gsup_purge_cs(110) 20250127085602728 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54298<->l=127.0.0.1:4258 20250127085602730 DLINP <000b> input/ipa.c:452 connected read/write 20250127085602730 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085602730 DLGSUP <0013> gsup_req.c:140 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262420117547133 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420117547133" cn_domain=PS} 20250127085602730 DLU <0006> fsm.c:456 lu(262420117547133)[0x55801ecec7d0]{UNVALIDATED}: Allocated 20250127085602730 DLGSUP <0013> lu_fsm.c:172 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262420117547133 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250127085602730 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420117547133)[0x55801ecec7d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250127085602730 DLGSUP <0013> lu_fsm.c:253 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262420117547133 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420117547133" cn_domain=PS} 20250127085602730 DLINP <000b> input/ipa.c:452 connected read/write 20250127085602730 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085602730 DLINP <000b> input/ipa.c:452 connected read/write 20250127085602730 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@ddc14aa71780: Found GsupExpect[0] for "262420117547133" handled at TC_gsup_purge_cs(110) HLR_Test-GSUP(106)@ddc14aa71780: Added IMSI table entry 1TC_gsup_purge_cs(110)"262420117547133" 20250127085602731 DLINP <000b> input/ipa.c:452 connected read/write 20250127085602731 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085602731 DLGSUP <0013> gsup_req.c:140 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262420117547133 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420117547133"} 20250127085602731 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420117547133)[0x55801ecec7d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250127085602731 DLGSUP <0013> gsup_req.c:173 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262420117547133 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250127085602731 DLGSUP <0013> lu_fsm.c:91 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262420117547133 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420117547133"} 20250127085602731 DLGSUP <0013> gsup_req.c:173 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262420117547133 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250127085602731 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420117547133)[0x55801ecec7d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250127085602731 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420117547133)[0x55801ecec7d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250127085602731 DLU <0006> fsm.c:568 lu(PS:IMSI-262420117547133)[0x55801ecec7d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250127085602731 DLINP <000b> input/ipa.c:452 connected read/write 20250127085602731 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085602731 DLINP <000b> input/ipa.c:452 connected read/write 20250127085602731 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(110)@ddc14aa71780: setverdict(pass): none -> pass 20250127085602731 DLINP <000b> input/ipa.c:452 connected read/write 20250127085602731 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085602731 DLGSUP <0013> gsup_req.c:140 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262420117547133 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420117547133" cn_domain=CS} 20250127085602731 DAUC <0003> hlr.c:377 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262420117547133 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250127085602731 DLGSUP <0013> hlr.c:386 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262420117547133 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420117547133"} 20250127085602731 DLGSUP <0013> gsup_req.c:173 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262420117547133 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250127085602731 DLINP <000b> input/ipa.c:452 connected read/write 20250127085602731 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085602731 DLINP <000b> input/ipa.c:452 connected read/write 20250127085602731 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(110)@ddc14aa71780: setverdict(pass): pass -> pass, component reason not changed 20250127085602732 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54298<->l=127.0.0.1:4258 TC_gsup_purge_cs(110)@ddc14aa71780: Final verdict of PTC: pass 20250127085602732 DAUC <0003> db_auc.c:157 IMSI='262421137083384': No 2G Auth Data 20250127085602733 DAUC <0003> db_auc.c:192 IMSI='262421137083384': No 3G Auth Data 20250127085602733 DLGSUP <0013> hlr.c:121 IMSI 262421137083384: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@ddc14aa71780: Created GsupExpect[0] for "262421137083384" to be handled at TC_gsup_purge_cs(111) 20250127085602740 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54306<->l=127.0.0.1:4258 20250127085602743 DLINP <000b> input/ipa.c:452 connected read/write 20250127085602743 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085602743 DLGSUP <0013> gsup_req.c:140 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262421137083384 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421137083384" cn_domain=PS} 20250127085602743 DLU <0006> fsm.c:456 lu(262421137083384)[0x55801ecec7d0]{UNVALIDATED}: Allocated 20250127085602743 DLGSUP <0013> lu_fsm.c:172 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262421137083384 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250127085602743 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421137083384)[0x55801ecec7d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250127085602743 DLGSUP <0013> lu_fsm.c:253 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262421137083384 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421137083384" cn_domain=PS} 20250127085602743 DLINP <000b> input/ipa.c:452 connected read/write 20250127085602743 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085602743 DLINP <000b> input/ipa.c:452 connected read/write 20250127085602743 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@ddc14aa71780: Found GsupExpect[0] for "262421137083384" handled at TC_gsup_purge_cs(111) HLR_Test-GSUP(106)@ddc14aa71780: Added IMSI table entry 2TC_gsup_purge_cs(111)"262421137083384" 20250127085602744 DLINP <000b> input/ipa.c:452 connected read/write 20250127085602744 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085602744 DLGSUP <0013> gsup_req.c:140 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262421137083384 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421137083384"} 20250127085602744 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421137083384)[0x55801ecec7d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250127085602744 DLGSUP <0013> gsup_req.c:173 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262421137083384 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250127085602744 DLGSUP <0013> lu_fsm.c:91 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262421137083384 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421137083384"} 20250127085602744 DLGSUP <0013> gsup_req.c:173 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262421137083384 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250127085602744 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421137083384)[0x55801ecec7d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250127085602744 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421137083384)[0x55801ecec7d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250127085602744 DLU <0006> fsm.c:568 lu(PS:IMSI-262421137083384)[0x55801ecec7d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250127085602744 DLINP <000b> input/ipa.c:452 connected read/write 20250127085602744 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085602744 DLINP <000b> input/ipa.c:452 connected read/write 20250127085602744 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(111)@ddc14aa71780: setverdict(pass): none -> pass 20250127085602745 DLINP <000b> input/ipa.c:452 connected read/write 20250127085602745 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085602745 DLGSUP <0013> gsup_req.c:140 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262421137083384 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421137083384" cn_domain=CS} 20250127085602745 DAUC <0003> hlr.c:377 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262421137083384 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250127085602745 DLGSUP <0013> hlr.c:386 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262421137083384 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421137083384"} 20250127085602745 DLGSUP <0013> gsup_req.c:173 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262421137083384 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250127085602745 DLINP <000b> input/ipa.c:452 connected read/write 20250127085602745 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085602745 DLINP <000b> input/ipa.c:452 connected read/write 20250127085602745 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(111)@ddc14aa71780: setverdict(pass): pass -> pass, component reason not changed 20250127085602746 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54306<->l=127.0.0.1:4258 TC_gsup_purge_cs(111)@ddc14aa71780: Final verdict of PTC: pass 20250127085602747 DAUC <0003> db_auc.c:157 IMSI='262424048799440': No 2G Auth Data 20250127085602747 DAUC <0003> db_auc.c:192 IMSI='262424048799440': No 3G Auth Data 20250127085602747 DLGSUP <0013> hlr.c:121 IMSI 262424048799440: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@ddc14aa71780: Created GsupExpect[0] for "262424048799440" to be handled at TC_gsup_purge_cs(112) 20250127085602753 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54310<->l=127.0.0.1:4258 20250127085602754 DLINP <000b> input/ipa.c:452 connected read/write 20250127085602754 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085602754 DLGSUP <0013> gsup_req.c:140 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262424048799440 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424048799440" cn_domain=PS} 20250127085602754 DLU <0006> fsm.c:456 lu(262424048799440)[0x55801ecec7d0]{UNVALIDATED}: Allocated 20250127085602754 DLGSUP <0013> lu_fsm.c:172 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262424048799440 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250127085602754 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424048799440)[0x55801ecec7d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250127085602754 DLGSUP <0013> lu_fsm.c:253 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262424048799440 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424048799440" cn_domain=PS} 20250127085602754 DLINP <000b> input/ipa.c:452 connected read/write 20250127085602754 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085602754 DLINP <000b> input/ipa.c:452 connected read/write 20250127085602754 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@ddc14aa71780: Found GsupExpect[0] for "262424048799440" handled at TC_gsup_purge_cs(112) HLR_Test-GSUP(106)@ddc14aa71780: Added IMSI table entry 3TC_gsup_purge_cs(112)"262424048799440" 20250127085602756 DLINP <000b> input/ipa.c:452 connected read/write 20250127085602756 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085602756 DLGSUP <0013> gsup_req.c:140 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262424048799440 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424048799440"} 20250127085602756 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424048799440)[0x55801ecec7d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250127085602756 DLGSUP <0013> gsup_req.c:173 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262424048799440 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250127085602756 DLGSUP <0013> lu_fsm.c:91 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262424048799440 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424048799440"} 20250127085602756 DLGSUP <0013> gsup_req.c:173 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262424048799440 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250127085602756 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424048799440)[0x55801ecec7d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250127085602756 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424048799440)[0x55801ecec7d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250127085602756 DLU <0006> fsm.c:568 lu(PS:IMSI-262424048799440)[0x55801ecec7d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250127085602756 DLINP <000b> input/ipa.c:452 connected read/write 20250127085602756 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085602756 DLINP <000b> input/ipa.c:452 connected read/write 20250127085602756 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(112)@ddc14aa71780: setverdict(pass): none -> pass 20250127085602757 DLINP <000b> input/ipa.c:452 connected read/write 20250127085602757 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085602757 DLGSUP <0013> gsup_req.c:140 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262424048799440 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424048799440" cn_domain=CS} 20250127085602757 DAUC <0003> hlr.c:377 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262424048799440 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250127085602757 DLGSUP <0013> hlr.c:386 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262424048799440 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424048799440"} 20250127085602757 DLGSUP <0013> gsup_req.c:173 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262424048799440 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250127085602757 DLINP <000b> input/ipa.c:452 connected read/write 20250127085602757 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085602757 DLINP <000b> input/ipa.c:452 connected read/write 20250127085602757 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(112)@ddc14aa71780: setverdict(pass): pass -> pass, component reason not changed 20250127085602757 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54310<->l=127.0.0.1:4258 TC_gsup_purge_cs(112)@ddc14aa71780: Final verdict of PTC: pass 20250127085602758 DAUC <0003> db_auc.c:157 IMSI='262427116838003': No 2G Auth Data 20250127085602758 DAUC <0003> db_auc.c:192 IMSI='262427116838003': No 3G Auth Data 20250127085602758 DLGSUP <0013> hlr.c:121 IMSI 262427116838003: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@ddc14aa71780: Created GsupExpect[0] for "262427116838003" to be handled at TC_gsup_purge_cs(113) 20250127085602765 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54320<->l=127.0.0.1:4258 20250127085602766 DLINP <000b> input/ipa.c:452 connected read/write 20250127085602766 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085602766 DLGSUP <0013> gsup_req.c:140 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262427116838003 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427116838003" cn_domain=PS} 20250127085602766 DLU <0006> fsm.c:456 lu(262427116838003)[0x55801ecec7d0]{UNVALIDATED}: Allocated 20250127085602766 DLGSUP <0013> lu_fsm.c:172 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262427116838003 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250127085602766 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427116838003)[0x55801ecec7d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250127085602766 DLGSUP <0013> lu_fsm.c:253 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262427116838003 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427116838003" cn_domain=PS} 20250127085602766 DLINP <000b> input/ipa.c:452 connected read/write 20250127085602766 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085602766 DLINP <000b> input/ipa.c:452 connected read/write 20250127085602766 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@ddc14aa71780: Found GsupExpect[0] for "262427116838003" handled at TC_gsup_purge_cs(113) HLR_Test-GSUP(106)@ddc14aa71780: Added IMSI table entry 4TC_gsup_purge_cs(113)"262427116838003" 20250127085602767 DLINP <000b> input/ipa.c:452 connected read/write 20250127085602767 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085602767 DLGSUP <0013> gsup_req.c:140 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262427116838003 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427116838003"} 20250127085602767 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427116838003)[0x55801ecec7d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250127085602767 DLGSUP <0013> gsup_req.c:173 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262427116838003 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250127085602767 DLGSUP <0013> lu_fsm.c:91 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262427116838003 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427116838003"} 20250127085602767 DLGSUP <0013> gsup_req.c:173 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262427116838003 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250127085602767 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427116838003)[0x55801ecec7d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250127085602767 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427116838003)[0x55801ecec7d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250127085602767 DLU <0006> fsm.c:568 lu(PS:IMSI-262427116838003)[0x55801ecec7d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250127085602767 DLINP <000b> input/ipa.c:452 connected read/write 20250127085602767 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085602767 DLINP <000b> input/ipa.c:452 connected read/write 20250127085602767 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(113)@ddc14aa71780: setverdict(pass): none -> pass 20250127085602768 DLINP <000b> input/ipa.c:452 connected read/write 20250127085602768 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085602768 DLGSUP <0013> gsup_req.c:140 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262427116838003 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427116838003" cn_domain=CS} 20250127085602768 DAUC <0003> hlr.c:377 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262427116838003 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250127085602768 DLGSUP <0013> hlr.c:386 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262427116838003 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427116838003"} 20250127085602768 DLGSUP <0013> gsup_req.c:173 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262427116838003 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250127085602768 DLINP <000b> input/ipa.c:452 connected read/write 20250127085602768 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085602768 DLINP <000b> input/ipa.c:452 connected read/write 20250127085602768 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(113)@ddc14aa71780: setverdict(pass): pass -> pass, component reason not changed 20250127085602768 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54320<->l=127.0.0.1:4258 TC_gsup_purge_cs(113)@ddc14aa71780: Final verdict of PTC: pass 20250127085602769 DAUC <0003> db_auc.c:157 IMSI='262423188465712': No 2G Auth Data 20250127085602769 DAUC <0003> db_auc.c:192 IMSI='262423188465712': No 3G Auth Data 20250127085602770 DLGSUP <0013> hlr.c:121 IMSI 262423188465712: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@ddc14aa71780: Created GsupExpect[0] for "262423188465712" to be handled at TC_gsup_purge_cs(114) 20250127085602777 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54332<->l=127.0.0.1:4258 20250127085602778 DLINP <000b> input/ipa.c:452 connected read/write 20250127085602778 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085602778 DLGSUP <0013> gsup_req.c:140 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262423188465712 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423188465712" cn_domain=PS} 20250127085602778 DLU <0006> fsm.c:456 lu(262423188465712)[0x55801ecec7d0]{UNVALIDATED}: Allocated 20250127085602778 DLGSUP <0013> lu_fsm.c:172 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262423188465712 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250127085602778 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423188465712)[0x55801ecec7d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250127085602778 DLGSUP <0013> lu_fsm.c:253 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262423188465712 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423188465712" cn_domain=PS} 20250127085602778 DLINP <000b> input/ipa.c:452 connected read/write 20250127085602778 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085602778 DLINP <000b> input/ipa.c:452 connected read/write 20250127085602778 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@ddc14aa71780: Found GsupExpect[0] for "262423188465712" handled at TC_gsup_purge_cs(114) HLR_Test-GSUP(106)@ddc14aa71780: Added IMSI table entry 5TC_gsup_purge_cs(114)"262423188465712" 20250127085602779 DLINP <000b> input/ipa.c:452 connected read/write 20250127085602779 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085602779 DLGSUP <0013> gsup_req.c:140 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262423188465712 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423188465712"} 20250127085602779 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423188465712)[0x55801ecec7d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250127085602779 DLGSUP <0013> gsup_req.c:173 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262423188465712 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250127085602779 DLGSUP <0013> lu_fsm.c:91 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262423188465712 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423188465712"} 20250127085602779 DLGSUP <0013> gsup_req.c:173 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262423188465712 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250127085602779 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423188465712)[0x55801ecec7d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250127085602779 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423188465712)[0x55801ecec7d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250127085602779 DLU <0006> fsm.c:568 lu(PS:IMSI-262423188465712)[0x55801ecec7d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250127085602779 DLINP <000b> input/ipa.c:452 connected read/write 20250127085602779 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085602779 DLINP <000b> input/ipa.c:452 connected read/write 20250127085602779 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(114)@ddc14aa71780: setverdict(pass): none -> pass 20250127085602780 DLINP <000b> input/ipa.c:452 connected read/write 20250127085602780 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085602780 DLGSUP <0013> gsup_req.c:140 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262423188465712 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423188465712" cn_domain=CS} 20250127085602780 DAUC <0003> hlr.c:377 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262423188465712 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250127085602780 DLGSUP <0013> hlr.c:386 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262423188465712 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423188465712"} 20250127085602780 DLGSUP <0013> gsup_req.c:173 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262423188465712 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250127085602780 DLINP <000b> input/ipa.c:452 connected read/write 20250127085602780 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085602780 DLINP <000b> input/ipa.c:452 connected read/write 20250127085602780 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(114)@ddc14aa71780: setverdict(pass): pass -> pass, component reason not changed 20250127085602781 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54332<->l=127.0.0.1:4258 TC_gsup_purge_cs(114)@ddc14aa71780: Final verdict of PTC: pass 20250127085602781 DAUC <0003> db_auc.c:157 IMSI='262426332167559': No 2G Auth Data 20250127085602781 DAUC <0003> db_auc.c:192 IMSI='262426332167559': No 3G Auth Data 20250127085602782 DLGSUP <0013> hlr.c:121 IMSI 262426332167559: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@ddc14aa71780: Created GsupExpect[0] for "262426332167559" to be handled at TC_gsup_purge_cs(115) 20250127085602788 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54338<->l=127.0.0.1:4258 20250127085602789 DLINP <000b> input/ipa.c:452 connected read/write 20250127085602789 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085602789 DLGSUP <0013> gsup_req.c:140 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262426332167559 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426332167559" cn_domain=PS} 20250127085602789 DLU <0006> fsm.c:456 lu(262426332167559)[0x55801ecec7d0]{UNVALIDATED}: Allocated 20250127085602789 DLGSUP <0013> lu_fsm.c:172 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262426332167559 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250127085602789 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426332167559)[0x55801ecec7d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250127085602789 DLGSUP <0013> lu_fsm.c:253 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262426332167559 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426332167559" cn_domain=PS} 20250127085602789 DLINP <000b> input/ipa.c:452 connected read/write 20250127085602789 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085602789 DLINP <000b> input/ipa.c:452 connected read/write 20250127085602789 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@ddc14aa71780: Found GsupExpect[0] for "262426332167559" handled at TC_gsup_purge_cs(115) HLR_Test-GSUP(106)@ddc14aa71780: Added IMSI table entry 6TC_gsup_purge_cs(115)"262426332167559" 20250127085602790 DLINP <000b> input/ipa.c:452 connected read/write 20250127085602790 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085602790 DLGSUP <0013> gsup_req.c:140 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262426332167559 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426332167559"} 20250127085602790 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426332167559)[0x55801ecec7d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250127085602790 DLGSUP <0013> gsup_req.c:173 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262426332167559 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250127085602790 DLGSUP <0013> lu_fsm.c:91 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262426332167559 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426332167559"} 20250127085602790 DLGSUP <0013> gsup_req.c:173 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262426332167559 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250127085602790 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426332167559)[0x55801ecec7d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250127085602790 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426332167559)[0x55801ecec7d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250127085602790 DLU <0006> fsm.c:568 lu(PS:IMSI-262426332167559)[0x55801ecec7d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250127085602790 DLINP <000b> input/ipa.c:452 connected read/write 20250127085602790 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085602790 DLINP <000b> input/ipa.c:452 connected read/write 20250127085602790 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(115)@ddc14aa71780: setverdict(pass): none -> pass 20250127085602791 DLINP <000b> input/ipa.c:452 connected read/write 20250127085602791 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085602791 DLGSUP <0013> gsup_req.c:140 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262426332167559 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426332167559" cn_domain=CS} 20250127085602791 DAUC <0003> hlr.c:377 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262426332167559 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250127085602791 DLGSUP <0013> hlr.c:386 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262426332167559 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426332167559"} 20250127085602791 DLGSUP <0013> gsup_req.c:173 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262426332167559 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250127085602791 DLINP <000b> input/ipa.c:452 connected read/write 20250127085602791 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085602791 DLINP <000b> input/ipa.c:452 connected read/write 20250127085602791 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(115)@ddc14aa71780: setverdict(pass): pass -> pass, component reason not changed 20250127085602792 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54338<->l=127.0.0.1:4258 TC_gsup_purge_cs(115)@ddc14aa71780: Final verdict of PTC: pass 20250127085602792 DAUC <0003> db_auc.c:157 IMSI='262422591756103': No 2G Auth Data 20250127085602792 DAUC <0003> db_auc.c:192 IMSI='262422591756103': No 3G Auth Data 20250127085602793 DLGSUP <0013> hlr.c:121 IMSI 262422591756103: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@ddc14aa71780: Created GsupExpect[0] for "262422591756103" to be handled at TC_gsup_purge_cs(116) 20250127085602799 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54340<->l=127.0.0.1:4258 20250127085602801 DLINP <000b> input/ipa.c:452 connected read/write 20250127085602801 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085602801 DLGSUP <0013> gsup_req.c:140 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262422591756103 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422591756103" cn_domain=PS} 20250127085602801 DLU <0006> fsm.c:456 lu(262422591756103)[0x55801ecec7d0]{UNVALIDATED}: Allocated 20250127085602801 DLGSUP <0013> lu_fsm.c:172 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262422591756103 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250127085602801 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422591756103)[0x55801ecec7d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250127085602801 DLGSUP <0013> lu_fsm.c:253 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262422591756103 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422591756103" cn_domain=PS} 20250127085602801 DLINP <000b> input/ipa.c:452 connected read/write 20250127085602801 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085602801 DLINP <000b> input/ipa.c:452 connected read/write 20250127085602801 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@ddc14aa71780: Found GsupExpect[0] for "262422591756103" handled at TC_gsup_purge_cs(116) HLR_Test-GSUP(106)@ddc14aa71780: Added IMSI table entry 7TC_gsup_purge_cs(116)"262422591756103" 20250127085602803 DLINP <000b> input/ipa.c:452 connected read/write 20250127085602803 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085602803 DLGSUP <0013> gsup_req.c:140 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262422591756103 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422591756103"} 20250127085602803 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422591756103)[0x55801ecec7d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250127085602803 DLGSUP <0013> gsup_req.c:173 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262422591756103 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250127085602803 DLGSUP <0013> lu_fsm.c:91 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262422591756103 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422591756103"} 20250127085602803 DLGSUP <0013> gsup_req.c:173 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262422591756103 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250127085602803 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422591756103)[0x55801ecec7d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250127085602803 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422591756103)[0x55801ecec7d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250127085602803 DLU <0006> fsm.c:568 lu(PS:IMSI-262422591756103)[0x55801ecec7d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250127085602803 DLINP <000b> input/ipa.c:452 connected read/write 20250127085602803 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085602803 DLINP <000b> input/ipa.c:452 connected read/write 20250127085602803 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(116)@ddc14aa71780: setverdict(pass): none -> pass 20250127085602804 DLINP <000b> input/ipa.c:452 connected read/write 20250127085602804 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085602804 DLGSUP <0013> gsup_req.c:140 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262422591756103 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422591756103" cn_domain=CS} 20250127085602804 DAUC <0003> hlr.c:377 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262422591756103 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250127085602804 DLGSUP <0013> hlr.c:386 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262422591756103 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422591756103"} 20250127085602804 DLGSUP <0013> gsup_req.c:173 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262422591756103 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250127085602804 DLINP <000b> input/ipa.c:452 connected read/write 20250127085602804 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085602804 DLINP <000b> input/ipa.c:452 connected read/write 20250127085602804 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(116)@ddc14aa71780: setverdict(pass): pass -> pass, component reason not changed 20250127085602804 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54340<->l=127.0.0.1:4258 TC_gsup_purge_cs(116)@ddc14aa71780: Final verdict of PTC: pass MTC@ddc14aa71780: setverdict(pass): none -> pass 20250127085602805 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54286<->l=127.0.0.1:4258 20250127085602806 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40079<->l=127.0.0.1:4259) HLR_Test-GSUP(106)@ddc14aa71780: Final verdict of PTC: none 20250127085602806 DLINP <000b> input/ipa.c:452 connected read/write 20250127085602806 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085602806 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 107@ddc14aa71780: Final verdict of PTC: none 20250127085602806 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250127085602806 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)@ddc14aa71780: Final verdict of PTC: none HLR_Test-GSUP-IPA(105)@ddc14aa71780: Final verdict of PTC: none MTC@ddc14aa71780: Setting final verdict of the test case. MTC@ddc14aa71780: Local verdict of MTC: pass MTC@ddc14aa71780: Local verdict of PTC HLR_Test-GSUP-IPA(105): none (pass -> pass) MTC@ddc14aa71780: Local verdict of PTC HLR_Test-GSUP(106): none (pass -> pass) MTC@ddc14aa71780: Local verdict of PTC with component reference 107: none (pass -> pass) MTC@ddc14aa71780: Local verdict of PTC IPA-CTRL-CLI-IPA(108): none (pass -> pass) MTC@ddc14aa71780: Local verdict of PTC TC_gsup_purge_cs(109): pass (pass -> pass) MTC@ddc14aa71780: Local verdict of PTC TC_gsup_purge_cs(110): pass (pass -> pass) MTC@ddc14aa71780: Local verdict of PTC TC_gsup_purge_cs(111): pass (pass -> pass) MTC@ddc14aa71780: Local verdict of PTC TC_gsup_purge_cs(112): pass (pass -> pass) MTC@ddc14aa71780: Local verdict of PTC TC_gsup_purge_cs(113): pass (pass -> pass) MTC@ddc14aa71780: Local verdict of PTC TC_gsup_purge_cs(114): pass (pass -> pass) MTC@ddc14aa71780: Local verdict of PTC TC_gsup_purge_cs(115): pass (pass -> pass) MTC@ddc14aa71780: Local verdict of PTC TC_gsup_purge_cs(116): pass (pass -> pass) MTC@ddc14aa71780: Test case TC_gsup_purge_cs finished. Verdict: pass MTC@ddc14aa71780: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_cs pass'. Mon Jan 27 08:56:02 UTC 2025 ====== HLR_Tests.TC_gsup_purge_cs pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_purge_cs.talloc 20250127085602829 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54348<->l=127.0.0.1:4258 20250127085602930 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54348<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=78588) Waiting for packet dumper to finish... 1 (prev_count=78588, count=134564) MTC@ddc14aa71780: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_cs pass' was executed successfully (exit status: 0). MTC@ddc14aa71780: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_ps'. ------ HLR_Tests.TC_gsup_purge_ps ------ Mon Jan 27 08:56:04 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_purge_ps.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_purge_ps.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ddc14aa71780: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_ps' was executed successfully (exit status: 0). MTC@ddc14aa71780: Test case TC_gsup_purge_ps started. MTC@ddc14aa71780: legacy= false MTC@ddc14aa71780: in not legacy case 1 MTC@ddc14aa71780: in not legacy case 2 20250127085606038 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250127085606038 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(117)@ddc14aa71780: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250127085606042 DLINP <000b> input/ipa.c:452 connected read/write 20250127085606042 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085606042 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54354<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(117)@ddc14aa71780: 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)@ddc14aa71780: 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 } } } } 20250127085606043 DLINP <000b> input/ipa.c:452 connected read/write 20250127085606043 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085606043 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250127085606043 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250127085606043 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  20250127085606043 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250127085606043 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  20250127085606043 DLGSUP <0013> gsup_server.c:236 2:  20250127085606043 DLGSUP <0013> gsup_server.c:238 2: 00  20250127085606043 DLGSUP <0013> gsup_server.c:236 3:  20250127085606043 DLGSUP <0013> gsup_server.c:238 3: 00  20250127085606043 DLGSUP <0013> gsup_server.c:236 4:  20250127085606043 DLGSUP <0013> gsup_server.c:238 4: 00  20250127085606043 DLGSUP <0013> gsup_server.c:236 5:  20250127085606043 DLGSUP <0013> gsup_server.c:238 5: 00  20250127085606043 DLGSUP <0013> gsup_server.c:236 7:  20250127085606043 DLGSUP <0013> gsup_server.c:238 7: 00  20250127085606043 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250127085606043 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250127085606043 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)@ddc14aa71780: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 119@ddc14aa71780: 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") 20250127085606064 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:46681<->l=127.0.0.1:4259) 20250127085606069 DAUC <0003> db_auc.c:157 IMSI='262423229616802': No 2G Auth Data 20250127085606069 DAUC <0003> db_auc.c:192 IMSI='262423229616802': No 3G Auth Data HLR_Test-GSUP(118)@ddc14aa71780: Created GsupExpect[0] for "262423229616802" to be handled at TC_gsup_purge_ps(121) 20250127085606092 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54358<->l=127.0.0.1:4258 20250127085606102 DLINP <000b> input/ipa.c:452 connected read/write 20250127085606102 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085606102 DLGSUP <0013> gsup_req.c:140 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262423229616802 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423229616802" cn_domain=PS} 20250127085606102 DLU <0006> fsm.c:456 lu(262423229616802)[0x55801ecec7d0]{UNVALIDATED}: Allocated 20250127085606102 DLGSUP <0013> lu_fsm.c:172 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262423229616802 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250127085606102 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423229616802)[0x55801ecec7d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250127085606102 DLGSUP <0013> lu_fsm.c:253 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262423229616802 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423229616802" cn_domain=PS} 20250127085606102 DLINP <000b> input/ipa.c:452 connected read/write 20250127085606102 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085606102 DLINP <000b> input/ipa.c:452 connected read/write 20250127085606102 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@ddc14aa71780: Found GsupExpect[0] for "262423229616802" handled at TC_gsup_purge_ps(121) HLR_Test-GSUP(118)@ddc14aa71780: Added IMSI table entry 0TC_gsup_purge_ps(121)"262423229616802" 20250127085606108 DLINP <000b> input/ipa.c:452 connected read/write 20250127085606108 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085606108 DLGSUP <0013> gsup_req.c:140 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262423229616802 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423229616802"} 20250127085606108 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423229616802)[0x55801ecec7d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250127085606108 DLGSUP <0013> gsup_req.c:173 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262423229616802 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250127085606108 DLGSUP <0013> lu_fsm.c:91 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262423229616802 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423229616802"} 20250127085606108 DLGSUP <0013> gsup_req.c:173 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262423229616802 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250127085606108 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423229616802)[0x55801ecec7d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250127085606108 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423229616802)[0x55801ecec7d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250127085606108 DLU <0006> fsm.c:568 lu(PS:IMSI-262423229616802)[0x55801ecec7d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250127085606108 DLINP <000b> input/ipa.c:452 connected read/write 20250127085606108 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085606108 DLINP <000b> input/ipa.c:452 connected read/write 20250127085606108 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(121)@ddc14aa71780: setverdict(pass): none -> pass 20250127085606111 DLINP <000b> input/ipa.c:452 connected read/write 20250127085606112 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085606112 DLGSUP <0013> gsup_req.c:140 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262423229616802 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423229616802" cn_domain=PS} 20250127085606112 DAUC <0003> hlr.c:377 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262423229616802 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250127085606112 DLGSUP <0013> hlr.c:386 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262423229616802 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423229616802"} 20250127085606112 DLGSUP <0013> gsup_req.c:173 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262423229616802 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250127085606112 DLINP <000b> input/ipa.c:452 connected read/write 20250127085606112 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085606112 DLINP <000b> input/ipa.c:452 connected read/write 20250127085606112 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(121)@ddc14aa71780: setverdict(pass): pass -> pass, component reason not changed 20250127085606114 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54358<->l=127.0.0.1:4258 TC_gsup_purge_ps(121)@ddc14aa71780: Final verdict of PTC: pass 20250127085606117 DAUC <0003> db_auc.c:157 IMSI='262427253377155': No 2G Auth Data 20250127085606117 DAUC <0003> db_auc.c:192 IMSI='262427253377155': No 3G Auth Data 20250127085606119 DLGSUP <0013> hlr.c:121 IMSI 262427253377155: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@ddc14aa71780: Created GsupExpect[0] for "262427253377155" to be handled at TC_gsup_purge_ps(122) 20250127085606132 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54372<->l=127.0.0.1:4258 20250127085606134 DLINP <000b> input/ipa.c:452 connected read/write 20250127085606134 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085606134 DLGSUP <0013> gsup_req.c:140 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262427253377155 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427253377155" cn_domain=PS} 20250127085606134 DLU <0006> fsm.c:456 lu(262427253377155)[0x55801ecec7d0]{UNVALIDATED}: Allocated 20250127085606134 DLGSUP <0013> lu_fsm.c:172 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262427253377155 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250127085606134 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427253377155)[0x55801ecec7d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250127085606134 DLGSUP <0013> lu_fsm.c:253 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262427253377155 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427253377155" cn_domain=PS} 20250127085606134 DLINP <000b> input/ipa.c:452 connected read/write 20250127085606134 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085606134 DLINP <000b> input/ipa.c:452 connected read/write 20250127085606134 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@ddc14aa71780: Found GsupExpect[0] for "262427253377155" handled at TC_gsup_purge_ps(122) HLR_Test-GSUP(118)@ddc14aa71780: Added IMSI table entry 1TC_gsup_purge_ps(122)"262427253377155" 20250127085606135 DLINP <000b> input/ipa.c:452 connected read/write 20250127085606135 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085606135 DLGSUP <0013> gsup_req.c:140 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262427253377155 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427253377155"} 20250127085606135 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427253377155)[0x55801ecec7d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250127085606135 DLGSUP <0013> gsup_req.c:173 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262427253377155 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250127085606135 DLGSUP <0013> lu_fsm.c:91 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262427253377155 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427253377155"} 20250127085606135 DLGSUP <0013> gsup_req.c:173 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262427253377155 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250127085606135 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427253377155)[0x55801ecec7d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250127085606135 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427253377155)[0x55801ecec7d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250127085606135 DLU <0006> fsm.c:568 lu(PS:IMSI-262427253377155)[0x55801ecec7d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250127085606135 DLINP <000b> input/ipa.c:452 connected read/write 20250127085606135 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085606135 DLINP <000b> input/ipa.c:452 connected read/write 20250127085606135 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(122)@ddc14aa71780: setverdict(pass): none -> pass 20250127085606135 DLINP <000b> input/ipa.c:452 connected read/write 20250127085606135 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085606135 DLGSUP <0013> gsup_req.c:140 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262427253377155 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427253377155" cn_domain=PS} 20250127085606135 DAUC <0003> hlr.c:377 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262427253377155 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250127085606135 DLGSUP <0013> hlr.c:386 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262427253377155 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427253377155"} 20250127085606135 DLGSUP <0013> gsup_req.c:173 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262427253377155 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250127085606135 DLINP <000b> input/ipa.c:452 connected read/write 20250127085606135 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085606135 DLINP <000b> input/ipa.c:452 connected read/write 20250127085606135 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(122)@ddc14aa71780: setverdict(pass): pass -> pass, component reason not changed 20250127085606136 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54372<->l=127.0.0.1:4258 TC_gsup_purge_ps(122)@ddc14aa71780: Final verdict of PTC: pass 20250127085606136 DAUC <0003> db_auc.c:157 IMSI='262425304249710': No 2G Auth Data 20250127085606136 DAUC <0003> db_auc.c:192 IMSI='262425304249710': No 3G Auth Data 20250127085606136 DLGSUP <0013> hlr.c:121 IMSI 262425304249710: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@ddc14aa71780: Created GsupExpect[0] for "262425304249710" to be handled at TC_gsup_purge_ps(123) 20250127085606142 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54378<->l=127.0.0.1:4258 20250127085606144 DLINP <000b> input/ipa.c:452 connected read/write 20250127085606144 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085606144 DLGSUP <0013> gsup_req.c:140 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262425304249710 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425304249710" cn_domain=PS} 20250127085606144 DLU <0006> fsm.c:456 lu(262425304249710)[0x55801ecec7d0]{UNVALIDATED}: Allocated 20250127085606144 DLGSUP <0013> lu_fsm.c:172 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262425304249710 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250127085606144 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425304249710)[0x55801ecec7d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250127085606144 DLGSUP <0013> lu_fsm.c:253 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262425304249710 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425304249710" cn_domain=PS} 20250127085606144 DLINP <000b> input/ipa.c:452 connected read/write 20250127085606144 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085606144 DLINP <000b> input/ipa.c:452 connected read/write 20250127085606144 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@ddc14aa71780: Found GsupExpect[0] for "262425304249710" handled at TC_gsup_purge_ps(123) HLR_Test-GSUP(118)@ddc14aa71780: Added IMSI table entry 2TC_gsup_purge_ps(123)"262425304249710" 20250127085606145 DLINP <000b> input/ipa.c:452 connected read/write 20250127085606145 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085606145 DLGSUP <0013> gsup_req.c:140 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262425304249710 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425304249710"} 20250127085606145 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425304249710)[0x55801ecec7d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250127085606145 DLGSUP <0013> gsup_req.c:173 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262425304249710 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250127085606145 DLGSUP <0013> lu_fsm.c:91 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262425304249710 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425304249710"} 20250127085606145 DLGSUP <0013> gsup_req.c:173 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262425304249710 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250127085606145 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425304249710)[0x55801ecec7d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250127085606145 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425304249710)[0x55801ecec7d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250127085606145 DLU <0006> fsm.c:568 lu(PS:IMSI-262425304249710)[0x55801ecec7d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250127085606145 DLINP <000b> input/ipa.c:452 connected read/write 20250127085606145 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085606145 DLINP <000b> input/ipa.c:452 connected read/write 20250127085606145 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(123)@ddc14aa71780: setverdict(pass): none -> pass 20250127085606145 DLINP <000b> input/ipa.c:452 connected read/write 20250127085606145 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085606145 DLGSUP <0013> gsup_req.c:140 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262425304249710 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425304249710" cn_domain=PS} 20250127085606145 DAUC <0003> hlr.c:377 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262425304249710 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250127085606145 DLGSUP <0013> hlr.c:386 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262425304249710 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425304249710"} 20250127085606145 DLGSUP <0013> gsup_req.c:173 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262425304249710 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250127085606145 DLINP <000b> input/ipa.c:452 connected read/write 20250127085606145 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085606145 DLINP <000b> input/ipa.c:452 connected read/write 20250127085606145 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(123)@ddc14aa71780: setverdict(pass): pass -> pass, component reason not changed 20250127085606146 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54378<->l=127.0.0.1:4258 TC_gsup_purge_ps(123)@ddc14aa71780: Final verdict of PTC: pass 20250127085606147 DAUC <0003> db_auc.c:157 IMSI='262429845484406': No 2G Auth Data 20250127085606147 DAUC <0003> db_auc.c:192 IMSI='262429845484406': No 3G Auth Data 20250127085606147 DLGSUP <0013> hlr.c:121 IMSI 262429845484406: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@ddc14aa71780: Created GsupExpect[0] for "262429845484406" to be handled at TC_gsup_purge_ps(124) 20250127085606153 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54382<->l=127.0.0.1:4258 20250127085606155 DLINP <000b> input/ipa.c:452 connected read/write 20250127085606155 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085606155 DLGSUP <0013> gsup_req.c:140 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262429845484406 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429845484406" cn_domain=PS} 20250127085606155 DLU <0006> fsm.c:456 lu(262429845484406)[0x55801ecec7d0]{UNVALIDATED}: Allocated 20250127085606155 DLGSUP <0013> lu_fsm.c:172 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262429845484406 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250127085606155 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429845484406)[0x55801ecec7d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250127085606155 DLGSUP <0013> lu_fsm.c:253 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262429845484406 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429845484406" cn_domain=PS} 20250127085606155 DLINP <000b> input/ipa.c:452 connected read/write 20250127085606155 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085606155 DLINP <000b> input/ipa.c:452 connected read/write 20250127085606155 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@ddc14aa71780: Found GsupExpect[0] for "262429845484406" handled at TC_gsup_purge_ps(124) HLR_Test-GSUP(118)@ddc14aa71780: Added IMSI table entry 3TC_gsup_purge_ps(124)"262429845484406" 20250127085606156 DLINP <000b> input/ipa.c:452 connected read/write 20250127085606156 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085606156 DLGSUP <0013> gsup_req.c:140 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262429845484406 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429845484406"} 20250127085606156 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429845484406)[0x55801ecec7d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250127085606156 DLGSUP <0013> gsup_req.c:173 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262429845484406 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250127085606156 DLGSUP <0013> lu_fsm.c:91 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262429845484406 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429845484406"} 20250127085606156 DLGSUP <0013> gsup_req.c:173 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262429845484406 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250127085606156 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429845484406)[0x55801ecec7d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250127085606156 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429845484406)[0x55801ecec7d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250127085606156 DLU <0006> fsm.c:568 lu(PS:IMSI-262429845484406)[0x55801ecec7d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250127085606156 DLINP <000b> input/ipa.c:452 connected read/write 20250127085606156 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085606156 DLINP <000b> input/ipa.c:452 connected read/write 20250127085606156 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(124)@ddc14aa71780: setverdict(pass): none -> pass 20250127085606157 DLINP <000b> input/ipa.c:452 connected read/write 20250127085606157 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085606157 DLGSUP <0013> gsup_req.c:140 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262429845484406 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429845484406" cn_domain=PS} 20250127085606157 DAUC <0003> hlr.c:377 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262429845484406 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250127085606157 DLGSUP <0013> hlr.c:386 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262429845484406 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429845484406"} 20250127085606157 DLGSUP <0013> gsup_req.c:173 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262429845484406 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250127085606157 DLINP <000b> input/ipa.c:452 connected read/write 20250127085606157 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085606157 DLINP <000b> input/ipa.c:452 connected read/write 20250127085606157 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(124)@ddc14aa71780: setverdict(pass): pass -> pass, component reason not changed 20250127085606158 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54382<->l=127.0.0.1:4258 TC_gsup_purge_ps(124)@ddc14aa71780: Final verdict of PTC: pass 20250127085606159 DAUC <0003> db_auc.c:157 IMSI='262427969255042': No 2G Auth Data 20250127085606159 DAUC <0003> db_auc.c:192 IMSI='262427969255042': No 3G Auth Data 20250127085606159 DLGSUP <0013> hlr.c:121 IMSI 262427969255042: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@ddc14aa71780: Created GsupExpect[0] for "262427969255042" to be handled at TC_gsup_purge_ps(125) 20250127085606165 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54388<->l=127.0.0.1:4258 20250127085606167 DLINP <000b> input/ipa.c:452 connected read/write 20250127085606167 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085606167 DLGSUP <0013> gsup_req.c:140 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262427969255042 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427969255042" cn_domain=PS} 20250127085606167 DLU <0006> fsm.c:456 lu(262427969255042)[0x55801ecec7d0]{UNVALIDATED}: Allocated 20250127085606167 DLGSUP <0013> lu_fsm.c:172 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262427969255042 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250127085606167 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427969255042)[0x55801ecec7d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250127085606167 DLGSUP <0013> lu_fsm.c:253 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262427969255042 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427969255042" cn_domain=PS} 20250127085606167 DLINP <000b> input/ipa.c:452 connected read/write 20250127085606167 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085606167 DLINP <000b> input/ipa.c:452 connected read/write 20250127085606167 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@ddc14aa71780: Found GsupExpect[0] for "262427969255042" handled at TC_gsup_purge_ps(125) HLR_Test-GSUP(118)@ddc14aa71780: Added IMSI table entry 4TC_gsup_purge_ps(125)"262427969255042" 20250127085606168 DLINP <000b> input/ipa.c:452 connected read/write 20250127085606168 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085606168 DLGSUP <0013> gsup_req.c:140 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262427969255042 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427969255042"} 20250127085606168 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427969255042)[0x55801ecec7d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250127085606168 DLGSUP <0013> gsup_req.c:173 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262427969255042 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250127085606168 DLGSUP <0013> lu_fsm.c:91 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262427969255042 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427969255042"} 20250127085606168 DLGSUP <0013> gsup_req.c:173 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262427969255042 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250127085606168 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427969255042)[0x55801ecec7d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250127085606168 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427969255042)[0x55801ecec7d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250127085606168 DLU <0006> fsm.c:568 lu(PS:IMSI-262427969255042)[0x55801ecec7d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250127085606168 DLINP <000b> input/ipa.c:452 connected read/write 20250127085606168 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085606169 DLINP <000b> input/ipa.c:452 connected read/write 20250127085606169 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(125)@ddc14aa71780: setverdict(pass): none -> pass 20250127085606170 DLINP <000b> input/ipa.c:452 connected read/write 20250127085606170 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085606170 DLGSUP <0013> gsup_req.c:140 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262427969255042 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427969255042" cn_domain=PS} 20250127085606170 DAUC <0003> hlr.c:377 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262427969255042 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250127085606170 DLGSUP <0013> hlr.c:386 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262427969255042 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427969255042"} 20250127085606170 DLGSUP <0013> gsup_req.c:173 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262427969255042 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250127085606170 DLINP <000b> input/ipa.c:452 connected read/write 20250127085606170 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085606170 DLINP <000b> input/ipa.c:452 connected read/write 20250127085606170 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(125)@ddc14aa71780: setverdict(pass): pass -> pass, component reason not changed 20250127085606171 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54388<->l=127.0.0.1:4258 TC_gsup_purge_ps(125)@ddc14aa71780: Final verdict of PTC: pass 20250127085606171 DAUC <0003> db_auc.c:157 IMSI='262428227580645': No 2G Auth Data 20250127085606171 DAUC <0003> db_auc.c:192 IMSI='262428227580645': No 3G Auth Data 20250127085606171 DLGSUP <0013> hlr.c:121 IMSI 262428227580645: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@ddc14aa71780: Created GsupExpect[0] for "262428227580645" to be handled at TC_gsup_purge_ps(126) 20250127085606177 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54390<->l=127.0.0.1:4258 20250127085606179 DLINP <000b> input/ipa.c:452 connected read/write 20250127085606179 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085606179 DLGSUP <0013> gsup_req.c:140 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262428227580645 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428227580645" cn_domain=PS} 20250127085606179 DLU <0006> fsm.c:456 lu(262428227580645)[0x55801ecec7d0]{UNVALIDATED}: Allocated 20250127085606179 DLGSUP <0013> lu_fsm.c:172 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262428227580645 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250127085606179 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428227580645)[0x55801ecec7d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250127085606179 DLGSUP <0013> lu_fsm.c:253 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262428227580645 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428227580645" cn_domain=PS} 20250127085606179 DLINP <000b> input/ipa.c:452 connected read/write 20250127085606179 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085606179 DLINP <000b> input/ipa.c:452 connected read/write 20250127085606179 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@ddc14aa71780: Found GsupExpect[0] for "262428227580645" handled at TC_gsup_purge_ps(126) HLR_Test-GSUP(118)@ddc14aa71780: Added IMSI table entry 5TC_gsup_purge_ps(126)"262428227580645" 20250127085606180 DLINP <000b> input/ipa.c:452 connected read/write 20250127085606180 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085606180 DLGSUP <0013> gsup_req.c:140 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262428227580645 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428227580645"} 20250127085606180 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428227580645)[0x55801ecec7d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250127085606180 DLGSUP <0013> gsup_req.c:173 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262428227580645 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250127085606180 DLGSUP <0013> lu_fsm.c:91 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262428227580645 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428227580645"} 20250127085606180 DLGSUP <0013> gsup_req.c:173 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262428227580645 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250127085606180 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428227580645)[0x55801ecec7d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250127085606180 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428227580645)[0x55801ecec7d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250127085606180 DLU <0006> fsm.c:568 lu(PS:IMSI-262428227580645)[0x55801ecec7d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250127085606180 DLINP <000b> input/ipa.c:452 connected read/write 20250127085606180 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085606180 DLINP <000b> input/ipa.c:452 connected read/write 20250127085606180 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(126)@ddc14aa71780: setverdict(pass): none -> pass 20250127085606181 DLINP <000b> input/ipa.c:452 connected read/write 20250127085606181 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085606181 DLGSUP <0013> gsup_req.c:140 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262428227580645 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428227580645" cn_domain=PS} 20250127085606181 DAUC <0003> hlr.c:377 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262428227580645 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250127085606181 DLGSUP <0013> hlr.c:386 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262428227580645 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428227580645"} 20250127085606181 DLGSUP <0013> gsup_req.c:173 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262428227580645 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250127085606181 DLINP <000b> input/ipa.c:452 connected read/write 20250127085606181 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085606181 DLINP <000b> input/ipa.c:452 connected read/write 20250127085606181 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(126)@ddc14aa71780: setverdict(pass): pass -> pass, component reason not changed 20250127085606182 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54390<->l=127.0.0.1:4258 TC_gsup_purge_ps(126)@ddc14aa71780: Final verdict of PTC: pass 20250127085606182 DAUC <0003> db_auc.c:157 IMSI='262422543925207': No 2G Auth Data 20250127085606182 DAUC <0003> db_auc.c:192 IMSI='262422543925207': No 3G Auth Data 20250127085606183 DLGSUP <0013> hlr.c:121 IMSI 262422543925207: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@ddc14aa71780: Created GsupExpect[0] for "262422543925207" to be handled at TC_gsup_purge_ps(127) 20250127085606188 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54396<->l=127.0.0.1:4258 20250127085606190 DLINP <000b> input/ipa.c:452 connected read/write 20250127085606190 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085606190 DLGSUP <0013> gsup_req.c:140 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262422543925207 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422543925207" cn_domain=PS} 20250127085606190 DLU <0006> fsm.c:456 lu(262422543925207)[0x55801ecec7d0]{UNVALIDATED}: Allocated 20250127085606190 DLGSUP <0013> lu_fsm.c:172 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262422543925207 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250127085606190 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422543925207)[0x55801ecec7d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250127085606190 DLGSUP <0013> lu_fsm.c:253 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262422543925207 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422543925207" cn_domain=PS} 20250127085606190 DLINP <000b> input/ipa.c:452 connected read/write 20250127085606190 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085606190 DLINP <000b> input/ipa.c:452 connected read/write 20250127085606190 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@ddc14aa71780: Found GsupExpect[0] for "262422543925207" handled at TC_gsup_purge_ps(127) HLR_Test-GSUP(118)@ddc14aa71780: Added IMSI table entry 6TC_gsup_purge_ps(127)"262422543925207" 20250127085606192 DLINP <000b> input/ipa.c:452 connected read/write 20250127085606192 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085606192 DLGSUP <0013> gsup_req.c:140 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262422543925207 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422543925207"} 20250127085606192 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422543925207)[0x55801ecec7d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250127085606192 DLGSUP <0013> gsup_req.c:173 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262422543925207 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250127085606192 DLGSUP <0013> lu_fsm.c:91 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262422543925207 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422543925207"} 20250127085606192 DLGSUP <0013> gsup_req.c:173 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262422543925207 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250127085606192 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422543925207)[0x55801ecec7d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250127085606192 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422543925207)[0x55801ecec7d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250127085606192 DLU <0006> fsm.c:568 lu(PS:IMSI-262422543925207)[0x55801ecec7d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250127085606192 DLINP <000b> input/ipa.c:452 connected read/write 20250127085606192 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085606192 DLINP <000b> input/ipa.c:452 connected read/write 20250127085606192 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(127)@ddc14aa71780: setverdict(pass): none -> pass 20250127085606193 DLINP <000b> input/ipa.c:452 connected read/write 20250127085606193 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085606193 DLGSUP <0013> gsup_req.c:140 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262422543925207 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422543925207" cn_domain=PS} 20250127085606193 DAUC <0003> hlr.c:377 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262422543925207 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250127085606193 DLGSUP <0013> hlr.c:386 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262422543925207 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422543925207"} 20250127085606193 DLGSUP <0013> gsup_req.c:173 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262422543925207 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250127085606193 DLINP <000b> input/ipa.c:452 connected read/write 20250127085606193 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085606193 DLINP <000b> input/ipa.c:452 connected read/write 20250127085606193 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(127)@ddc14aa71780: setverdict(pass): pass -> pass, component reason not changed 20250127085606193 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54396<->l=127.0.0.1:4258 TC_gsup_purge_ps(127)@ddc14aa71780: Final verdict of PTC: pass 20250127085606194 DAUC <0003> db_auc.c:157 IMSI='262420399617155': No 2G Auth Data 20250127085606194 DAUC <0003> db_auc.c:192 IMSI='262420399617155': No 3G Auth Data 20250127085606194 DLGSUP <0013> hlr.c:121 IMSI 262420399617155: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@ddc14aa71780: Created GsupExpect[0] for "262420399617155" to be handled at TC_gsup_purge_ps(128) 20250127085606200 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54404<->l=127.0.0.1:4258 20250127085606202 DLINP <000b> input/ipa.c:452 connected read/write 20250127085606202 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085606202 DLGSUP <0013> gsup_req.c:140 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262420399617155 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420399617155" cn_domain=PS} 20250127085606202 DLU <0006> fsm.c:456 lu(262420399617155)[0x55801ecec7d0]{UNVALIDATED}: Allocated 20250127085606202 DLGSUP <0013> lu_fsm.c:172 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262420399617155 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250127085606202 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420399617155)[0x55801ecec7d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250127085606202 DLGSUP <0013> lu_fsm.c:253 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262420399617155 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420399617155" cn_domain=PS} 20250127085606202 DLINP <000b> input/ipa.c:452 connected read/write 20250127085606202 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085606202 DLINP <000b> input/ipa.c:452 connected read/write 20250127085606202 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@ddc14aa71780: Found GsupExpect[0] for "262420399617155" handled at TC_gsup_purge_ps(128) HLR_Test-GSUP(118)@ddc14aa71780: Added IMSI table entry 7TC_gsup_purge_ps(128)"262420399617155" 20250127085606203 DLINP <000b> input/ipa.c:452 connected read/write 20250127085606203 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085606203 DLGSUP <0013> gsup_req.c:140 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262420399617155 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420399617155"} 20250127085606203 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420399617155)[0x55801ecec7d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250127085606203 DLGSUP <0013> gsup_req.c:173 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262420399617155 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250127085606203 DLGSUP <0013> lu_fsm.c:91 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262420399617155 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420399617155"} 20250127085606203 DLGSUP <0013> gsup_req.c:173 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262420399617155 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250127085606203 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420399617155)[0x55801ecec7d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250127085606203 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420399617155)[0x55801ecec7d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250127085606203 DLU <0006> fsm.c:568 lu(PS:IMSI-262420399617155)[0x55801ecec7d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250127085606203 DLINP <000b> input/ipa.c:452 connected read/write 20250127085606203 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085606203 DLINP <000b> input/ipa.c:452 connected read/write 20250127085606203 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(128)@ddc14aa71780: setverdict(pass): none -> pass 20250127085606204 DLINP <000b> input/ipa.c:452 connected read/write 20250127085606204 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085606204 DLGSUP <0013> gsup_req.c:140 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262420399617155 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420399617155" cn_domain=PS} 20250127085606204 DAUC <0003> hlr.c:377 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262420399617155 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250127085606204 DLGSUP <0013> hlr.c:386 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262420399617155 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420399617155"} 20250127085606204 DLGSUP <0013> gsup_req.c:173 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262420399617155 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250127085606204 DLINP <000b> input/ipa.c:452 connected read/write 20250127085606204 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085606204 DLINP <000b> input/ipa.c:452 connected read/write 20250127085606204 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(128)@ddc14aa71780: setverdict(pass): pass -> pass, component reason not changed 20250127085606205 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54404<->l=127.0.0.1:4258 TC_gsup_purge_ps(128)@ddc14aa71780: Final verdict of PTC: pass MTC@ddc14aa71780: setverdict(pass): none -> pass 20250127085606206 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54354<->l=127.0.0.1:4258 20250127085606206 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46681<->l=127.0.0.1:4259) HLR_Test-GSUP(118)@ddc14aa71780: Final verdict of PTC: none 20250127085606207 DLINP <000b> input/ipa.c:452 connected read/write 20250127085606207 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085606207 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250127085606207 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250127085606207 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(120)@ddc14aa71780: Final verdict of PTC: none 119@ddc14aa71780: Final verdict of PTC: none HLR_Test-GSUP-IPA(117)@ddc14aa71780: Final verdict of PTC: none MTC@ddc14aa71780: Setting final verdict of the test case. MTC@ddc14aa71780: Local verdict of MTC: pass MTC@ddc14aa71780: Local verdict of PTC HLR_Test-GSUP-IPA(117): none (pass -> pass) MTC@ddc14aa71780: Local verdict of PTC HLR_Test-GSUP(118): none (pass -> pass) MTC@ddc14aa71780: Local verdict of PTC with component reference 119: none (pass -> pass) MTC@ddc14aa71780: Local verdict of PTC IPA-CTRL-CLI-IPA(120): none (pass -> pass) MTC@ddc14aa71780: Local verdict of PTC TC_gsup_purge_ps(121): pass (pass -> pass) MTC@ddc14aa71780: Local verdict of PTC TC_gsup_purge_ps(122): pass (pass -> pass) MTC@ddc14aa71780: Local verdict of PTC TC_gsup_purge_ps(123): pass (pass -> pass) MTC@ddc14aa71780: Local verdict of PTC TC_gsup_purge_ps(124): pass (pass -> pass) MTC@ddc14aa71780: Local verdict of PTC TC_gsup_purge_ps(125): pass (pass -> pass) MTC@ddc14aa71780: Local verdict of PTC TC_gsup_purge_ps(126): pass (pass -> pass) MTC@ddc14aa71780: Local verdict of PTC TC_gsup_purge_ps(127): pass (pass -> pass) MTC@ddc14aa71780: Local verdict of PTC TC_gsup_purge_ps(128): pass (pass -> pass) MTC@ddc14aa71780: Test case TC_gsup_purge_ps finished. Verdict: pass MTC@ddc14aa71780: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_ps pass'. Mon Jan 27 08:56: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 20250127085606229 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54416<->l=127.0.0.1:4258 20250127085606330 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54416<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65788) Waiting for packet dumper to finish... 1 (prev_count=65788, count=134764) MTC@ddc14aa71780: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_ps pass' was executed successfully (exit status: 0). MTC@ddc14aa71780: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_unknown'. ------ HLR_Tests.TC_gsup_purge_unknown ------ Mon Jan 27 08:56:08 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_purge_unknown.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_purge_unknown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ddc14aa71780: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_unknown' was executed successfully (exit status: 0). MTC@ddc14aa71780: Test case TC_gsup_purge_unknown started. MTC@ddc14aa71780: legacy= false MTC@ddc14aa71780: in not legacy case 1 MTC@ddc14aa71780: in not legacy case 2 20250127085609407 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250127085609407 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(129)@ddc14aa71780: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250127085609410 DLINP <000b> input/ipa.c:452 connected read/write 20250127085609410 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085609411 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54426<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(129)@ddc14aa71780: 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)@ddc14aa71780: 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 } } } } 20250127085609413 DLINP <000b> input/ipa.c:452 connected read/write 20250127085609413 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085609413 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250127085609413 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250127085609413 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  20250127085609413 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250127085609413 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  20250127085609413 DLGSUP <0013> gsup_server.c:236 2:  20250127085609413 DLGSUP <0013> gsup_server.c:238 2: 00  20250127085609413 DLGSUP <0013> gsup_server.c:236 3:  20250127085609413 DLGSUP <0013> gsup_server.c:238 3: 00  20250127085609413 DLGSUP <0013> gsup_server.c:236 4:  20250127085609413 DLGSUP <0013> gsup_server.c:238 4: 00  20250127085609413 DLGSUP <0013> gsup_server.c:236 5:  20250127085609413 DLGSUP <0013> gsup_server.c:238 5: 00  20250127085609413 DLGSUP <0013> gsup_server.c:236 7:  20250127085609413 DLGSUP <0013> gsup_server.c:238 7: 00  20250127085609413 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250127085609413 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250127085609413 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(129)@ddc14aa71780: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 131@ddc14aa71780: 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") 20250127085609425 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:43367<->l=127.0.0.1:4259) HLR_Test-GSUP(130)@ddc14aa71780: Created GsupExpect[0] for "2345743413463" to be handled at TC_gsup_purge_unknown(133) 20250127085609431 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54442<->l=127.0.0.1:4258 20250127085609458 DLINP <000b> input/ipa.c:452 connected read/write 20250127085609458 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085609458 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} 20250127085609458 DLU <0006> fsm.c:456 lu(2345743413463)[0x55801ecec7d0]{UNVALIDATED}: Allocated 20250127085609458 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 20250127085609458 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} 20250127085609458 DLGSUP <0013> gsup_req.c:173 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250127085609458 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x55801ecec7d0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250127085609458 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x55801ecec7d0]{UNVALIDATED}: Freeing instance 20250127085609458 DLU <0006> fsm.c:568 lu(PS:IMSI-2345743413463)[0x55801ecec7d0]{UNVALIDATED}: Deallocated 20250127085609458 DLINP <000b> input/ipa.c:452 connected read/write 20250127085609458 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085609458 DLINP <000b> input/ipa.c:452 connected read/write 20250127085609458 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(130)@ddc14aa71780: Found GsupExpect[0] for "2345743413463" handled at TC_gsup_purge_unknown(133) HLR_Test-GSUP(130)@ddc14aa71780: Added IMSI table entry 0TC_gsup_purge_unknown(133)"2345743413463" TC_gsup_purge_unknown(133)@ddc14aa71780: setverdict(pass): none -> pass TC_gsup_purge_unknown(133)@ddc14aa71780: setverdict(pass): pass -> pass, component reason not changed 20250127085609464 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54442<->l=127.0.0.1:4258 TC_gsup_purge_unknown(133)@ddc14aa71780: Final verdict of PTC: pass MTC@ddc14aa71780: setverdict(pass): none -> pass 20250127085609466 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54426<->l=127.0.0.1:4258 20250127085609468 DLINP <000b> input/ipa.c:452 connected read/write 20250127085609468 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085609468 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250127085609468 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250127085609468 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(130)@ddc14aa71780: Final verdict of PTC: none 20250127085609468 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43367<->l=127.0.0.1:4259) 131@ddc14aa71780: Final verdict of PTC: none HLR_Test-GSUP-IPA(129)@ddc14aa71780: Final verdict of PTC: none IPA-CTRL-CLI-IPA(132)@ddc14aa71780: Final verdict of PTC: none MTC@ddc14aa71780: Setting final verdict of the test case. MTC@ddc14aa71780: Local verdict of MTC: pass MTC@ddc14aa71780: Local verdict of PTC HLR_Test-GSUP-IPA(129): none (pass -> pass) MTC@ddc14aa71780: Local verdict of PTC HLR_Test-GSUP(130): none (pass -> pass) MTC@ddc14aa71780: Local verdict of PTC with component reference 131: none (pass -> pass) MTC@ddc14aa71780: Local verdict of PTC IPA-CTRL-CLI-IPA(132): none (pass -> pass) MTC@ddc14aa71780: Local verdict of PTC TC_gsup_purge_unknown(133): pass (pass -> pass) MTC@ddc14aa71780: Test case TC_gsup_purge_unknown finished. Verdict: pass MTC@ddc14aa71780: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_unknown pass'. Mon Jan 27 08:56: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 20250127085609506 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54454<->l=127.0.0.1:4258 20250127085609607 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54454<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=26116) MTC@ddc14aa71780: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_unknown pass' was executed successfully (exit status: 0). MTC@ddc14aa71780: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_unknown'. ------ HLR_Tests.TC_mo_ussd_unknown ------ Mon Jan 27 08:56:11 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_unknown.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_unknown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ddc14aa71780: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_unknown' was executed successfully (exit status: 0). MTC@ddc14aa71780: Test case TC_mo_ussd_unknown started. MTC@ddc14aa71780: legacy= false MTC@ddc14aa71780: in not legacy case 1 MTC@ddc14aa71780: in not legacy case 2 20250127085612685 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250127085612685 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(134)@ddc14aa71780: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250127085612689 DLINP <000b> input/ipa.c:452 connected read/write 20250127085612689 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085612690 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55352<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(134)@ddc14aa71780: 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)@ddc14aa71780: 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 } } } } 20250127085612694 DLINP <000b> input/ipa.c:452 connected read/write 20250127085612694 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085612694 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250127085612694 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250127085612694 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  HLR_Test-GSUP-IPA(134)@ddc14aa71780: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250127085612694 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250127085612694 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  20250127085612694 DLGSUP <0013> gsup_server.c:236 2:  20250127085612694 DLGSUP <0013> gsup_server.c:238 2: 00  20250127085612694 DLGSUP <0013> gsup_server.c:236 3:  20250127085612694 DLGSUP <0013> gsup_server.c:238 3: 00  20250127085612694 DLGSUP <0013> gsup_server.c:236 4:  20250127085612694 DLGSUP <0013> gsup_server.c:238 4: 00  20250127085612694 DLGSUP <0013> gsup_server.c:236 5:  20250127085612694 DLGSUP <0013> gsup_server.c:238 5: 00  20250127085612694 DLGSUP <0013> gsup_server.c:236 7:  20250127085612694 DLGSUP <0013> gsup_server.c:238 7: 00  20250127085612694 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250127085612694 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250127085612694 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 136@ddc14aa71780: 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") 20250127085612715 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:45235<->l=127.0.0.1:4259) 20250127085612723 DAUC <0003> db_auc.c:157 IMSI='262422500702475': No 2G Auth Data 20250127085612723 DAUC <0003> db_auc.c:192 IMSI='262422500702475': No 3G Auth Data HLR_Test-GSUP(135)@ddc14aa71780: Created GsupExpect[0] for "262422500702475" to be handled at TC_mo_ussd_unknown(138) 20250127085612749 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55354<->l=127.0.0.1:4258 20250127085612763 DLINP <000b> input/ipa.c:452 connected read/write 20250127085612763 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085612763 DLGSUP <0013> gsup_req.c:140 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262422500702475 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422500702475" session_id=4178830386 session_state=BEGIN} 20250127085612763 DSS <0004> hlr_ussd.c:576 262422500702475/0xf913e432: Process SS (BEGIN) 20250127085612763 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250127085612763 DSS <0004> hlr_ussd.c:518 262422500702475/0xf913e432: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250127085612764 DSS <0004> hlr_ussd.c:523 262422500702475/0xf913e432: USSD for unknown code '*#200#' 20250127085612764 DSS <0004> hlr_ussd.c:354 262422500702475/0xf913e432: Tx ReturnError(1, 0x12) 20250127085612764 DLGSUP <0013> hlr_ussd.c:278 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262422500702475 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422500702475" session_id=4178830386 session_state=END} 20250127085612764 DLINP <000b> input/ipa.c:452 connected read/write 20250127085612764 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085612764 DLINP <000b> input/ipa.c:452 connected read/write 20250127085612764 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@ddc14aa71780: Found GsupExpect[0] for "262422500702475" handled at TC_mo_ussd_unknown(138) HLR_Test-GSUP(135)@ddc14aa71780: Added IMSI table entry 0TC_mo_ussd_unknown(138)"262422500702475" TC_mo_ussd_unknown(138)@ddc14aa71780: setverdict(pass): none -> pass 20250127085612770 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55354<->l=127.0.0.1:4258 TC_mo_ussd_unknown(138)@ddc14aa71780: Final verdict of PTC: pass 20250127085612771 DAUC <0003> db_auc.c:157 IMSI='262421858908615': No 2G Auth Data 20250127085612771 DAUC <0003> db_auc.c:192 IMSI='262421858908615': No 3G Auth Data HLR_Test-GSUP(135)@ddc14aa71780: Created GsupExpect[0] for "262421858908615" to be handled at TC_mo_ussd_unknown(139) 20250127085612786 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55370<->l=127.0.0.1:4258 20250127085612790 DLINP <000b> input/ipa.c:452 connected read/write 20250127085612790 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085612790 DLGSUP <0013> gsup_req.c:140 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262421858908615 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421858908615" session_id=3045214839 session_state=BEGIN} 20250127085612790 DSS <0004> hlr_ussd.c:576 262421858908615/0xb5824a77: Process SS (BEGIN) 20250127085612790 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250127085612790 DSS <0004> hlr_ussd.c:518 262421858908615/0xb5824a77: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250127085612790 DSS <0004> hlr_ussd.c:523 262421858908615/0xb5824a77: USSD for unknown code '*#200#' 20250127085612790 DSS <0004> hlr_ussd.c:354 262421858908615/0xb5824a77: Tx ReturnError(1, 0x12) 20250127085612790 DLGSUP <0013> hlr_ussd.c:278 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262421858908615 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421858908615" session_id=3045214839 session_state=END} 20250127085612790 DLINP <000b> input/ipa.c:452 connected read/write 20250127085612790 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085612790 DLINP <000b> input/ipa.c:452 connected read/write 20250127085612790 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@ddc14aa71780: Found GsupExpect[0] for "262421858908615" handled at TC_mo_ussd_unknown(139) HLR_Test-GSUP(135)@ddc14aa71780: Added IMSI table entry 1TC_mo_ussd_unknown(139)"262421858908615" TC_mo_ussd_unknown(139)@ddc14aa71780: setverdict(pass): none -> pass 20250127085612791 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55370<->l=127.0.0.1:4258 TC_mo_ussd_unknown(139)@ddc14aa71780: Final verdict of PTC: pass 20250127085612791 DAUC <0003> db_auc.c:157 IMSI='262429707872169': No 2G Auth Data 20250127085612791 DAUC <0003> db_auc.c:192 IMSI='262429707872169': No 3G Auth Data HLR_Test-GSUP(135)@ddc14aa71780: Created GsupExpect[0] for "262429707872169" to be handled at TC_mo_ussd_unknown(140) 20250127085612798 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55372<->l=127.0.0.1:4258 20250127085612801 DLINP <000b> input/ipa.c:452 connected read/write 20250127085612801 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085612801 DLGSUP <0013> gsup_req.c:140 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262429707872169 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429707872169" session_id=2411376980 session_state=BEGIN} 20250127085612801 DSS <0004> hlr_ussd.c:576 262429707872169/0x8fbab154: Process SS (BEGIN) 20250127085612801 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250127085612801 DSS <0004> hlr_ussd.c:518 262429707872169/0x8fbab154: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250127085612801 DSS <0004> hlr_ussd.c:523 262429707872169/0x8fbab154: USSD for unknown code '*#200#' 20250127085612801 DSS <0004> hlr_ussd.c:354 262429707872169/0x8fbab154: Tx ReturnError(1, 0x12) 20250127085612801 DLGSUP <0013> hlr_ussd.c:278 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262429707872169 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429707872169" session_id=2411376980 session_state=END} 20250127085612801 DLINP <000b> input/ipa.c:452 connected read/write 20250127085612801 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085612801 DLINP <000b> input/ipa.c:452 connected read/write 20250127085612801 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@ddc14aa71780: Found GsupExpect[0] for "262429707872169" handled at TC_mo_ussd_unknown(140) HLR_Test-GSUP(135)@ddc14aa71780: Added IMSI table entry 2TC_mo_ussd_unknown(140)"262429707872169" TC_mo_ussd_unknown(140)@ddc14aa71780: setverdict(pass): none -> pass 20250127085612802 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55372<->l=127.0.0.1:4258 TC_mo_ussd_unknown(140)@ddc14aa71780: Final verdict of PTC: pass 20250127085612803 DAUC <0003> db_auc.c:157 IMSI='262423625583337': No 2G Auth Data 20250127085612803 DAUC <0003> db_auc.c:192 IMSI='262423625583337': No 3G Auth Data HLR_Test-GSUP(135)@ddc14aa71780: Created GsupExpect[0] for "262423625583337" to be handled at TC_mo_ussd_unknown(141) 20250127085612810 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55376<->l=127.0.0.1:4258 20250127085612814 DLINP <000b> input/ipa.c:452 connected read/write 20250127085612814 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085612814 DLGSUP <0013> gsup_req.c:140 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262423625583337 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423625583337" session_id=1755706634 session_state=BEGIN} 20250127085612814 DSS <0004> hlr_ussd.c:576 262423625583337/0x68a5f50a: Process SS (BEGIN) 20250127085612814 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250127085612814 DSS <0004> hlr_ussd.c:518 262423625583337/0x68a5f50a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250127085612814 DSS <0004> hlr_ussd.c:523 262423625583337/0x68a5f50a: USSD for unknown code '*#200#' 20250127085612814 DSS <0004> hlr_ussd.c:354 262423625583337/0x68a5f50a: Tx ReturnError(1, 0x12) 20250127085612814 DLGSUP <0013> hlr_ussd.c:278 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262423625583337 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423625583337" session_id=1755706634 session_state=END} 20250127085612814 DLINP <000b> input/ipa.c:452 connected read/write 20250127085612814 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085612814 DLINP <000b> input/ipa.c:452 connected read/write 20250127085612814 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@ddc14aa71780: Found GsupExpect[0] for "262423625583337" handled at TC_mo_ussd_unknown(141) HLR_Test-GSUP(135)@ddc14aa71780: Added IMSI table entry 3TC_mo_ussd_unknown(141)"262423625583337" TC_mo_ussd_unknown(141)@ddc14aa71780: setverdict(pass): none -> pass 20250127085612816 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55376<->l=127.0.0.1:4258 TC_mo_ussd_unknown(141)@ddc14aa71780: Final verdict of PTC: pass 20250127085612816 DAUC <0003> db_auc.c:157 IMSI='262427953334991': No 2G Auth Data 20250127085612816 DAUC <0003> db_auc.c:192 IMSI='262427953334991': No 3G Auth Data HLR_Test-GSUP(135)@ddc14aa71780: Created GsupExpect[0] for "262427953334991" to be handled at TC_mo_ussd_unknown(142) 20250127085612822 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55380<->l=127.0.0.1:4258 20250127085612825 DLINP <000b> input/ipa.c:452 connected read/write 20250127085612825 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085612825 DLGSUP <0013> gsup_req.c:140 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262427953334991 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427953334991" session_id=3364214174 session_state=BEGIN} 20250127085612825 DSS <0004> hlr_ussd.c:576 262427953334991/0xc885d59e: Process SS (BEGIN) 20250127085612825 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250127085612825 DSS <0004> hlr_ussd.c:518 262427953334991/0xc885d59e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250127085612825 DSS <0004> hlr_ussd.c:523 262427953334991/0xc885d59e: USSD for unknown code '*#200#' 20250127085612825 DSS <0004> hlr_ussd.c:354 262427953334991/0xc885d59e: Tx ReturnError(1, 0x12) 20250127085612825 DLGSUP <0013> hlr_ussd.c:278 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262427953334991 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427953334991" session_id=3364214174 session_state=END} 20250127085612825 DLINP <000b> input/ipa.c:452 connected read/write 20250127085612825 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085612825 DLINP <000b> input/ipa.c:452 connected read/write 20250127085612825 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@ddc14aa71780: Found GsupExpect[0] for "262427953334991" handled at TC_mo_ussd_unknown(142) HLR_Test-GSUP(135)@ddc14aa71780: Added IMSI table entry 4TC_mo_ussd_unknown(142)"262427953334991" TC_mo_ussd_unknown(142)@ddc14aa71780: setverdict(pass): none -> pass 20250127085612826 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55380<->l=127.0.0.1:4258 TC_mo_ussd_unknown(142)@ddc14aa71780: Final verdict of PTC: pass 20250127085612826 DAUC <0003> db_auc.c:157 IMSI='262421412939857': No 2G Auth Data 20250127085612827 DAUC <0003> db_auc.c:192 IMSI='262421412939857': No 3G Auth Data HLR_Test-GSUP(135)@ddc14aa71780: Created GsupExpect[0] for "262421412939857" to be handled at TC_mo_ussd_unknown(143) 20250127085612833 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55392<->l=127.0.0.1:4258 20250127085612835 DLINP <000b> input/ipa.c:452 connected read/write 20250127085612835 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085612835 DLGSUP <0013> gsup_req.c:140 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262421412939857 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421412939857" session_id=3504907917 session_state=BEGIN} 20250127085612835 DSS <0004> hlr_ussd.c:576 262421412939857/0xd0e8a68d: Process SS (BEGIN) 20250127085612835 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250127085612835 DSS <0004> hlr_ussd.c:518 262421412939857/0xd0e8a68d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250127085612835 DSS <0004> hlr_ussd.c:523 262421412939857/0xd0e8a68d: USSD for unknown code '*#200#' 20250127085612835 DSS <0004> hlr_ussd.c:354 262421412939857/0xd0e8a68d: Tx ReturnError(1, 0x12) 20250127085612835 DLGSUP <0013> hlr_ussd.c:278 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262421412939857 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421412939857" session_id=3504907917 session_state=END} 20250127085612835 DLINP <000b> input/ipa.c:452 connected read/write 20250127085612835 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085612835 DLINP <000b> input/ipa.c:452 connected read/write 20250127085612835 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@ddc14aa71780: Found GsupExpect[0] for "262421412939857" handled at TC_mo_ussd_unknown(143) HLR_Test-GSUP(135)@ddc14aa71780: Added IMSI table entry 5TC_mo_ussd_unknown(143)"262421412939857" TC_mo_ussd_unknown(143)@ddc14aa71780: setverdict(pass): none -> pass 20250127085612837 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55392<->l=127.0.0.1:4258 TC_mo_ussd_unknown(143)@ddc14aa71780: Final verdict of PTC: pass 20250127085612837 DAUC <0003> db_auc.c:157 IMSI='262422386659137': No 2G Auth Data 20250127085612837 DAUC <0003> db_auc.c:192 IMSI='262422386659137': No 3G Auth Data HLR_Test-GSUP(135)@ddc14aa71780: Created GsupExpect[0] for "262422386659137" to be handled at TC_mo_ussd_unknown(144) 20250127085612843 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55402<->l=127.0.0.1:4258 20250127085612846 DLINP <000b> input/ipa.c:452 connected read/write 20250127085612846 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085612846 DLGSUP <0013> gsup_req.c:140 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262422386659137 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422386659137" session_id=1824794442 session_state=BEGIN} 20250127085612846 DSS <0004> hlr_ussd.c:576 262422386659137/0x6cc4274a: Process SS (BEGIN) 20250127085612846 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250127085612846 DSS <0004> hlr_ussd.c:518 262422386659137/0x6cc4274a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250127085612846 DSS <0004> hlr_ussd.c:523 262422386659137/0x6cc4274a: USSD for unknown code '*#200#' 20250127085612846 DSS <0004> hlr_ussd.c:354 262422386659137/0x6cc4274a: Tx ReturnError(1, 0x12) 20250127085612846 DLGSUP <0013> hlr_ussd.c:278 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262422386659137 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422386659137" session_id=1824794442 session_state=END} 20250127085612846 DLINP <000b> input/ipa.c:452 connected read/write 20250127085612846 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085612846 DLINP <000b> input/ipa.c:452 connected read/write 20250127085612846 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@ddc14aa71780: Found GsupExpect[0] for "262422386659137" handled at TC_mo_ussd_unknown(144) HLR_Test-GSUP(135)@ddc14aa71780: Added IMSI table entry 6TC_mo_ussd_unknown(144)"262422386659137" TC_mo_ussd_unknown(144)@ddc14aa71780: setverdict(pass): none -> pass 20250127085612847 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55402<->l=127.0.0.1:4258 TC_mo_ussd_unknown(144)@ddc14aa71780: Final verdict of PTC: pass 20250127085612848 DAUC <0003> db_auc.c:157 IMSI='262420157454340': No 2G Auth Data 20250127085612848 DAUC <0003> db_auc.c:192 IMSI='262420157454340': No 3G Auth Data HLR_Test-GSUP(135)@ddc14aa71780: Created GsupExpect[0] for "262420157454340" to be handled at TC_mo_ussd_unknown(145) 20250127085612854 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55410<->l=127.0.0.1:4258 20250127085612857 DLINP <000b> input/ipa.c:452 connected read/write 20250127085612857 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085612857 DLGSUP <0013> gsup_req.c:140 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262420157454340 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420157454340" session_id=4076676901 session_state=BEGIN} 20250127085612857 DSS <0004> hlr_ussd.c:576 262420157454340/0xf2fd2725: Process SS (BEGIN) 20250127085612857 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250127085612857 DSS <0004> hlr_ussd.c:518 262420157454340/0xf2fd2725: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250127085612857 DSS <0004> hlr_ussd.c:523 262420157454340/0xf2fd2725: USSD for unknown code '*#200#' 20250127085612857 DSS <0004> hlr_ussd.c:354 262420157454340/0xf2fd2725: Tx ReturnError(1, 0x12) 20250127085612857 DLGSUP <0013> hlr_ussd.c:278 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262420157454340 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420157454340" session_id=4076676901 session_state=END} 20250127085612857 DLINP <000b> input/ipa.c:452 connected read/write 20250127085612857 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085612857 DLINP <000b> input/ipa.c:452 connected read/write 20250127085612857 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@ddc14aa71780: Found GsupExpect[0] for "262420157454340" handled at TC_mo_ussd_unknown(145) HLR_Test-GSUP(135)@ddc14aa71780: Added IMSI table entry 7TC_mo_ussd_unknown(145)"262420157454340" TC_mo_ussd_unknown(145)@ddc14aa71780: setverdict(pass): none -> pass 20250127085612858 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55410<->l=127.0.0.1:4258 TC_mo_ussd_unknown(145)@ddc14aa71780: Final verdict of PTC: pass 20250127085612858 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55352<->l=127.0.0.1:4258 20250127085612859 DLINP <000b> input/ipa.c:452 connected read/write 20250127085612859 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085612859 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250127085612859 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250127085612859 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(135)@ddc14aa71780: Final verdict of PTC: none 20250127085612859 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45235<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(134)@ddc14aa71780: Final verdict of PTC: none 136@ddc14aa71780: Final verdict of PTC: none IPA-CTRL-CLI-IPA(137)@ddc14aa71780: Final verdict of PTC: none MTC@ddc14aa71780: Setting final verdict of the test case. MTC@ddc14aa71780: Local verdict of MTC: none MTC@ddc14aa71780: Local verdict of PTC HLR_Test-GSUP-IPA(134): none (none -> none) MTC@ddc14aa71780: Local verdict of PTC HLR_Test-GSUP(135): none (none -> none) MTC@ddc14aa71780: Local verdict of PTC with component reference 136: none (none -> none) MTC@ddc14aa71780: Local verdict of PTC IPA-CTRL-CLI-IPA(137): none (none -> none) MTC@ddc14aa71780: Local verdict of PTC TC_mo_ussd_unknown(138): pass (none -> pass) MTC@ddc14aa71780: Local verdict of PTC TC_mo_ussd_unknown(139): pass (pass -> pass) MTC@ddc14aa71780: Local verdict of PTC TC_mo_ussd_unknown(140): pass (pass -> pass) MTC@ddc14aa71780: Local verdict of PTC TC_mo_ussd_unknown(141): pass (pass -> pass) MTC@ddc14aa71780: Local verdict of PTC TC_mo_ussd_unknown(142): pass (pass -> pass) MTC@ddc14aa71780: Local verdict of PTC TC_mo_ussd_unknown(143): pass (pass -> pass) MTC@ddc14aa71780: Local verdict of PTC TC_mo_ussd_unknown(144): pass (pass -> pass) MTC@ddc14aa71780: Local verdict of PTC TC_mo_ussd_unknown(145): pass (pass -> pass) MTC@ddc14aa71780: Test case TC_mo_ussd_unknown finished. Verdict: pass MTC@ddc14aa71780: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_unknown pass'. Mon Jan 27 08:56:12 UTC 2025 ====== HLR_Tests.TC_mo_ussd_unknown pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_unknown.talloc 20250127085612882 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55412<->l=127.0.0.1:4258 20250127085612983 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55412<->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=81860) MTC@ddc14aa71780: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_unknown pass' was executed successfully (exit status: 0). MTC@ddc14aa71780: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_disc'. ------ HLR_Tests.TC_mo_ussd_euse_disc ------ Mon Jan 27 08:56:15 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_disc.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_disc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ddc14aa71780: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_disc' was executed successfully (exit status: 0). MTC@ddc14aa71780: Test case TC_mo_ussd_euse_disc started. MTC@ddc14aa71780: legacy= false MTC@ddc14aa71780: in not legacy case 1 MTC@ddc14aa71780: in not legacy case 2 20250127085616117 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250127085616117 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(146)@ddc14aa71780: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250127085616121 DLINP <000b> input/ipa.c:452 connected read/write 20250127085616121 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085616123 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55414<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(146)@ddc14aa71780: 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)@ddc14aa71780: 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 } } } } 20250127085616127 DLINP <000b> input/ipa.c:452 connected read/write 20250127085616127 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085616127 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250127085616127 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250127085616127 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  20250127085616127 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250127085616127 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  20250127085616127 DLGSUP <0013> gsup_server.c:236 2:  20250127085616127 DLGSUP <0013> gsup_server.c:238 2: 00  20250127085616128 DLGSUP <0013> gsup_server.c:236 3:  20250127085616128 DLGSUP <0013> gsup_server.c:238 3: 00  20250127085616128 DLGSUP <0013> gsup_server.c:236 4:  20250127085616128 DLGSUP <0013> gsup_server.c:238 4: 00  20250127085616128 DLGSUP <0013> gsup_server.c:236 5:  20250127085616128 DLGSUP <0013> gsup_server.c:238 5: 00  20250127085616128 DLGSUP <0013> gsup_server.c:236 7:  20250127085616128 DLGSUP <0013> gsup_server.c:238 7: 00  20250127085616128 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250127085616128 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250127085616128 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(146)@ddc14aa71780: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 148@ddc14aa71780: 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") 20250127085616154 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:43833<->l=127.0.0.1:4259) 20250127085616164 DAUC <0003> db_auc.c:157 IMSI='262423950985700': No 2G Auth Data 20250127085616164 DAUC <0003> db_auc.c:192 IMSI='262423950985700': No 3G Auth Data HLR_Test-GSUP(147)@ddc14aa71780: Created GsupExpect[0] for "262423950985700" to be handled at TC_mo_ussd_euse_disc(150) 20250127085616188 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55426<->l=127.0.0.1:4258 20250127085616199 DLINP <000b> input/ipa.c:452 connected read/write 20250127085616199 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085616199 DLGSUP <0013> gsup_req.c:140 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262423950985700 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423950985700" session_id=2464933074 session_state=BEGIN} 20250127085616199 DSS <0004> hlr_ussd.c:576 262423950985700/0x92ebe4d2: Process SS (BEGIN) 20250127085616199 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250127085616199 DSS <0004> hlr_ussd.c:518 262423950985700/0x92ebe4d2: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250127085616199 DSS <0004> hlr_ussd.c:542 262423950985700/0x92ebe4d2: Cannot find conn for EUSE EUSE-foobar 20250127085616199 DSS <0004> hlr_ussd.c:354 262423950985700/0x92ebe4d2: Tx ReturnError(1, 0x22) 20250127085616199 DLGSUP <0013> hlr_ussd.c:278 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262423950985700 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423950985700" session_id=2464933074 session_state=END} 20250127085616199 DLINP <000b> input/ipa.c:452 connected read/write 20250127085616199 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085616199 DLINP <000b> input/ipa.c:452 connected read/write 20250127085616199 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@ddc14aa71780: Found GsupExpect[0] for "262423950985700" handled at TC_mo_ussd_euse_disc(150) HLR_Test-GSUP(147)@ddc14aa71780: Added IMSI table entry 0TC_mo_ussd_euse_disc(150)"262423950985700" TC_mo_ussd_euse_disc(150)@ddc14aa71780: setverdict(pass): none -> pass 20250127085616203 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55426<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(150)@ddc14aa71780: Final verdict of PTC: pass 20250127085616204 DAUC <0003> db_auc.c:157 IMSI='262428175195047': No 2G Auth Data 20250127085616204 DAUC <0003> db_auc.c:192 IMSI='262428175195047': No 3G Auth Data HLR_Test-GSUP(147)@ddc14aa71780: Created GsupExpect[0] for "262428175195047" to be handled at TC_mo_ussd_euse_disc(151) 20250127085616218 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55442<->l=127.0.0.1:4258 20250127085616222 DLINP <000b> input/ipa.c:452 connected read/write 20250127085616222 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085616222 DLGSUP <0013> gsup_req.c:140 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262428175195047 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428175195047" session_id=3134546353 session_state=BEGIN} 20250127085616222 DSS <0004> hlr_ussd.c:576 262428175195047/0xbad561b1: Process SS (BEGIN) 20250127085616222 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250127085616222 DSS <0004> hlr_ussd.c:518 262428175195047/0xbad561b1: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250127085616222 DSS <0004> hlr_ussd.c:542 262428175195047/0xbad561b1: Cannot find conn for EUSE EUSE-foobar 20250127085616222 DSS <0004> hlr_ussd.c:354 262428175195047/0xbad561b1: Tx ReturnError(1, 0x22) 20250127085616222 DLGSUP <0013> hlr_ussd.c:278 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262428175195047 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428175195047" session_id=3134546353 session_state=END} 20250127085616222 DLINP <000b> input/ipa.c:452 connected read/write 20250127085616222 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085616222 DLINP <000b> input/ipa.c:452 connected read/write 20250127085616222 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@ddc14aa71780: Found GsupExpect[0] for "262428175195047" handled at TC_mo_ussd_euse_disc(151) HLR_Test-GSUP(147)@ddc14aa71780: Added IMSI table entry 1TC_mo_ussd_euse_disc(151)"262428175195047" TC_mo_ussd_euse_disc(151)@ddc14aa71780: setverdict(pass): none -> pass 20250127085616224 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55442<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(151)@ddc14aa71780: Final verdict of PTC: pass 20250127085616224 DAUC <0003> db_auc.c:157 IMSI='262425842942312': No 2G Auth Data 20250127085616224 DAUC <0003> db_auc.c:192 IMSI='262425842942312': No 3G Auth Data HLR_Test-GSUP(147)@ddc14aa71780: Created GsupExpect[0] for "262425842942312" to be handled at TC_mo_ussd_euse_disc(152) 20250127085616230 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55456<->l=127.0.0.1:4258 20250127085616233 DLINP <000b> input/ipa.c:452 connected read/write 20250127085616233 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085616233 DLGSUP <0013> gsup_req.c:140 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262425842942312 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425842942312" session_id=2417959324 session_state=BEGIN} 20250127085616233 DSS <0004> hlr_ussd.c:576 262425842942312/0x901f219c: Process SS (BEGIN) 20250127085616233 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250127085616233 DSS <0004> hlr_ussd.c:518 262425842942312/0x901f219c: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250127085616233 DSS <0004> hlr_ussd.c:542 262425842942312/0x901f219c: Cannot find conn for EUSE EUSE-foobar 20250127085616233 DSS <0004> hlr_ussd.c:354 262425842942312/0x901f219c: Tx ReturnError(1, 0x22) 20250127085616233 DLGSUP <0013> hlr_ussd.c:278 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262425842942312 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425842942312" session_id=2417959324 session_state=END} 20250127085616233 DLINP <000b> input/ipa.c:452 connected read/write 20250127085616233 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085616233 DLINP <000b> input/ipa.c:452 connected read/write 20250127085616233 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@ddc14aa71780: Found GsupExpect[0] for "262425842942312" handled at TC_mo_ussd_euse_disc(152) HLR_Test-GSUP(147)@ddc14aa71780: Added IMSI table entry 2TC_mo_ussd_euse_disc(152)"262425842942312" TC_mo_ussd_euse_disc(152)@ddc14aa71780: setverdict(pass): none -> pass 20250127085616234 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55456<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(152)@ddc14aa71780: Final verdict of PTC: pass 20250127085616235 DAUC <0003> db_auc.c:157 IMSI='262422964347553': No 2G Auth Data 20250127085616235 DAUC <0003> db_auc.c:192 IMSI='262422964347553': No 3G Auth Data HLR_Test-GSUP(147)@ddc14aa71780: Created GsupExpect[0] for "262422964347553" to be handled at TC_mo_ussd_euse_disc(153) 20250127085616242 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55460<->l=127.0.0.1:4258 20250127085616245 DLINP <000b> input/ipa.c:452 connected read/write 20250127085616245 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085616245 DLGSUP <0013> gsup_req.c:140 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262422964347553 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422964347553" session_id=2115077529 session_state=BEGIN} 20250127085616245 DSS <0004> hlr_ussd.c:576 262422964347553/0x7e118599: Process SS (BEGIN) 20250127085616245 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250127085616245 DSS <0004> hlr_ussd.c:518 262422964347553/0x7e118599: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250127085616245 DSS <0004> hlr_ussd.c:542 262422964347553/0x7e118599: Cannot find conn for EUSE EUSE-foobar 20250127085616245 DSS <0004> hlr_ussd.c:354 262422964347553/0x7e118599: Tx ReturnError(1, 0x22) 20250127085616245 DLGSUP <0013> hlr_ussd.c:278 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262422964347553 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422964347553" session_id=2115077529 session_state=END} 20250127085616245 DLINP <000b> input/ipa.c:452 connected read/write 20250127085616245 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085616245 DLINP <000b> input/ipa.c:452 connected read/write 20250127085616245 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@ddc14aa71780: Found GsupExpect[0] for "262422964347553" handled at TC_mo_ussd_euse_disc(153) HLR_Test-GSUP(147)@ddc14aa71780: Added IMSI table entry 3TC_mo_ussd_euse_disc(153)"262422964347553" TC_mo_ussd_euse_disc(153)@ddc14aa71780: setverdict(pass): none -> pass 20250127085616247 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55460<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(153)@ddc14aa71780: Final verdict of PTC: pass 20250127085616247 DAUC <0003> db_auc.c:157 IMSI='262420992021043': No 2G Auth Data 20250127085616247 DAUC <0003> db_auc.c:192 IMSI='262420992021043': No 3G Auth Data HLR_Test-GSUP(147)@ddc14aa71780: Created GsupExpect[0] for "262420992021043" to be handled at TC_mo_ussd_euse_disc(154) 20250127085616254 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55472<->l=127.0.0.1:4258 20250127085616257 DLINP <000b> input/ipa.c:452 connected read/write 20250127085616257 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085616257 DLGSUP <0013> gsup_req.c:140 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262420992021043 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420992021043" session_id=486517325 session_state=BEGIN} 20250127085616257 DSS <0004> hlr_ussd.c:576 262420992021043/0x1cffaa4d: Process SS (BEGIN) 20250127085616257 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250127085616257 DSS <0004> hlr_ussd.c:518 262420992021043/0x1cffaa4d: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250127085616257 DSS <0004> hlr_ussd.c:542 262420992021043/0x1cffaa4d: Cannot find conn for EUSE EUSE-foobar 20250127085616257 DSS <0004> hlr_ussd.c:354 262420992021043/0x1cffaa4d: Tx ReturnError(1, 0x22) 20250127085616257 DLGSUP <0013> hlr_ussd.c:278 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262420992021043 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420992021043" session_id=486517325 session_state=END} 20250127085616257 DLINP <000b> input/ipa.c:452 connected read/write 20250127085616257 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085616257 DLINP <000b> input/ipa.c:452 connected read/write 20250127085616257 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@ddc14aa71780: Found GsupExpect[0] for "262420992021043" handled at TC_mo_ussd_euse_disc(154) HLR_Test-GSUP(147)@ddc14aa71780: Added IMSI table entry 4TC_mo_ussd_euse_disc(154)"262420992021043" TC_mo_ussd_euse_disc(154)@ddc14aa71780: setverdict(pass): none -> pass 20250127085616258 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55472<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(154)@ddc14aa71780: Final verdict of PTC: pass 20250127085616258 DAUC <0003> db_auc.c:157 IMSI='262420881447509': No 2G Auth Data 20250127085616258 DAUC <0003> db_auc.c:192 IMSI='262420881447509': No 3G Auth Data HLR_Test-GSUP(147)@ddc14aa71780: Created GsupExpect[0] for "262420881447509" to be handled at TC_mo_ussd_euse_disc(155) 20250127085616265 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55474<->l=127.0.0.1:4258 20250127085616267 DLINP <000b> input/ipa.c:452 connected read/write 20250127085616268 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085616268 DLGSUP <0013> gsup_req.c:140 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262420881447509 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420881447509" session_id=1361002778 session_state=BEGIN} 20250127085616268 DSS <0004> hlr_ussd.c:576 262420881447509/0x511f411a: Process SS (BEGIN) 20250127085616268 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250127085616268 DSS <0004> hlr_ussd.c:518 262420881447509/0x511f411a: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250127085616268 DSS <0004> hlr_ussd.c:542 262420881447509/0x511f411a: Cannot find conn for EUSE EUSE-foobar 20250127085616268 DSS <0004> hlr_ussd.c:354 262420881447509/0x511f411a: Tx ReturnError(1, 0x22) 20250127085616268 DLGSUP <0013> hlr_ussd.c:278 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262420881447509 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420881447509" session_id=1361002778 session_state=END} 20250127085616268 DLINP <000b> input/ipa.c:452 connected read/write 20250127085616268 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085616268 DLINP <000b> input/ipa.c:452 connected read/write 20250127085616268 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@ddc14aa71780: Found GsupExpect[0] for "262420881447509" handled at TC_mo_ussd_euse_disc(155) HLR_Test-GSUP(147)@ddc14aa71780: Added IMSI table entry 5TC_mo_ussd_euse_disc(155)"262420881447509" TC_mo_ussd_euse_disc(155)@ddc14aa71780: setverdict(pass): none -> pass 20250127085616269 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55474<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(155)@ddc14aa71780: Final verdict of PTC: pass 20250127085616269 DAUC <0003> db_auc.c:157 IMSI='262424251171794': No 2G Auth Data 20250127085616269 DAUC <0003> db_auc.c:192 IMSI='262424251171794': No 3G Auth Data HLR_Test-GSUP(147)@ddc14aa71780: Created GsupExpect[0] for "262424251171794" to be handled at TC_mo_ussd_euse_disc(156) 20250127085616276 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55476<->l=127.0.0.1:4258 20250127085616279 DLINP <000b> input/ipa.c:452 connected read/write 20250127085616279 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085616279 DLGSUP <0013> gsup_req.c:140 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262424251171794 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424251171794" session_id=2052194461 session_state=BEGIN} 20250127085616279 DSS <0004> hlr_ussd.c:576 262424251171794/0x7a52009d: Process SS (BEGIN) 20250127085616279 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250127085616279 DSS <0004> hlr_ussd.c:518 262424251171794/0x7a52009d: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250127085616279 DSS <0004> hlr_ussd.c:542 262424251171794/0x7a52009d: Cannot find conn for EUSE EUSE-foobar 20250127085616279 DSS <0004> hlr_ussd.c:354 262424251171794/0x7a52009d: Tx ReturnError(1, 0x22) 20250127085616279 DLGSUP <0013> hlr_ussd.c:278 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262424251171794 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424251171794" session_id=2052194461 session_state=END} 20250127085616279 DLINP <000b> input/ipa.c:452 connected read/write 20250127085616279 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085616279 DLINP <000b> input/ipa.c:452 connected read/write 20250127085616279 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@ddc14aa71780: Found GsupExpect[0] for "262424251171794" handled at TC_mo_ussd_euse_disc(156) HLR_Test-GSUP(147)@ddc14aa71780: Added IMSI table entry 6TC_mo_ussd_euse_disc(156)"262424251171794" TC_mo_ussd_euse_disc(156)@ddc14aa71780: setverdict(pass): none -> pass 20250127085616280 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55476<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(156)@ddc14aa71780: Final verdict of PTC: pass 20250127085616281 DAUC <0003> db_auc.c:157 IMSI='262427923188358': No 2G Auth Data 20250127085616281 DAUC <0003> db_auc.c:192 IMSI='262427923188358': No 3G Auth Data HLR_Test-GSUP(147)@ddc14aa71780: Created GsupExpect[0] for "262427923188358" to be handled at TC_mo_ussd_euse_disc(157) 20250127085616288 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55482<->l=127.0.0.1:4258 20250127085616291 DLINP <000b> input/ipa.c:452 connected read/write 20250127085616291 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085616291 DLGSUP <0013> gsup_req.c:140 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262427923188358 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427923188358" session_id=3454491585 session_state=BEGIN} 20250127085616291 DSS <0004> hlr_ussd.c:576 262427923188358/0xcde75bc1: Process SS (BEGIN) 20250127085616291 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250127085616291 DSS <0004> hlr_ussd.c:518 262427923188358/0xcde75bc1: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250127085616291 DSS <0004> hlr_ussd.c:542 262427923188358/0xcde75bc1: Cannot find conn for EUSE EUSE-foobar 20250127085616291 DSS <0004> hlr_ussd.c:354 262427923188358/0xcde75bc1: Tx ReturnError(1, 0x22) 20250127085616291 DLGSUP <0013> hlr_ussd.c:278 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262427923188358 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427923188358" session_id=3454491585 session_state=END} 20250127085616291 DLINP <000b> input/ipa.c:452 connected read/write 20250127085616291 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085616291 DLINP <000b> input/ipa.c:452 connected read/write 20250127085616291 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@ddc14aa71780: Found GsupExpect[0] for "262427923188358" handled at TC_mo_ussd_euse_disc(157) HLR_Test-GSUP(147)@ddc14aa71780: Added IMSI table entry 7TC_mo_ussd_euse_disc(157)"262427923188358" TC_mo_ussd_euse_disc(157)@ddc14aa71780: setverdict(pass): none -> pass 20250127085616292 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55482<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(157)@ddc14aa71780: Final verdict of PTC: pass 20250127085616293 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55414<->l=127.0.0.1:4258 148@ddc14aa71780: Final verdict of PTC: none 20250127085616293 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43833<->l=127.0.0.1:4259) 20250127085616293 DLINP <000b> input/ipa.c:452 connected read/write 20250127085616293 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085616293 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250127085616293 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250127085616293 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(147)@ddc14aa71780: Final verdict of PTC: none HLR_Test-GSUP-IPA(146)@ddc14aa71780: Final verdict of PTC: none IPA-CTRL-CLI-IPA(149)@ddc14aa71780: Final verdict of PTC: none MTC@ddc14aa71780: Setting final verdict of the test case. MTC@ddc14aa71780: Local verdict of MTC: none MTC@ddc14aa71780: Local verdict of PTC HLR_Test-GSUP-IPA(146): none (none -> none) MTC@ddc14aa71780: Local verdict of PTC HLR_Test-GSUP(147): none (none -> none) MTC@ddc14aa71780: Local verdict of PTC with component reference 148: none (none -> none) MTC@ddc14aa71780: Local verdict of PTC IPA-CTRL-CLI-IPA(149): none (none -> none) MTC@ddc14aa71780: Local verdict of PTC TC_mo_ussd_euse_disc(150): pass (none -> pass) MTC@ddc14aa71780: Local verdict of PTC TC_mo_ussd_euse_disc(151): pass (pass -> pass) MTC@ddc14aa71780: Local verdict of PTC TC_mo_ussd_euse_disc(152): pass (pass -> pass) MTC@ddc14aa71780: Local verdict of PTC TC_mo_ussd_euse_disc(153): pass (pass -> pass) MTC@ddc14aa71780: Local verdict of PTC TC_mo_ussd_euse_disc(154): pass (pass -> pass) MTC@ddc14aa71780: Local verdict of PTC TC_mo_ussd_euse_disc(155): pass (pass -> pass) MTC@ddc14aa71780: Local verdict of PTC TC_mo_ussd_euse_disc(156): pass (pass -> pass) MTC@ddc14aa71780: Local verdict of PTC TC_mo_ussd_euse_disc(157): pass (pass -> pass) MTC@ddc14aa71780: Test case TC_mo_ussd_euse_disc finished. Verdict: pass MTC@ddc14aa71780: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_disc pass'. Mon Jan 27 08:56: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 20250127085616317 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55494<->l=127.0.0.1:4258 20250127085616519 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55494<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=66416) Waiting for packet dumper to finish... 1 (prev_count=66416, count=81624) MTC@ddc14aa71780: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_disc pass' was executed successfully (exit status: 0). MTC@ddc14aa71780: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_imsi'. ------ HLR_Tests.TC_mo_ussd_iuse_imsi ------ Mon Jan 27 08:56:18 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ddc14aa71780: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_imsi' was executed successfully (exit status: 0). MTC@ddc14aa71780: Test case TC_mo_ussd_iuse_imsi started. MTC@ddc14aa71780: legacy= false MTC@ddc14aa71780: in not legacy case 1 MTC@ddc14aa71780: in not legacy case 2 20250127085619636 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250127085619636 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(158)@ddc14aa71780: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250127085619641 DLINP <000b> input/ipa.c:452 connected read/write 20250127085619641 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085619643 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55498<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(158)@ddc14aa71780: 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)@ddc14aa71780: 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 } } } } 20250127085619646 DLINP <000b> input/ipa.c:452 connected read/write 20250127085619646 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085619647 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250127085619647 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250127085619647 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  20250127085619647 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250127085619647 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  20250127085619647 DLGSUP <0013> gsup_server.c:236 2:  20250127085619647 DLGSUP <0013> gsup_server.c:238 2: 00  20250127085619647 DLGSUP <0013> gsup_server.c:236 3:  20250127085619647 DLGSUP <0013> gsup_server.c:238 3: 00  20250127085619647 DLGSUP <0013> gsup_server.c:236 4:  20250127085619647 DLGSUP <0013> gsup_server.c:238 4: 00  20250127085619647 DLGSUP <0013> gsup_server.c:236 5:  20250127085619647 DLGSUP <0013> gsup_server.c:238 5: 00  20250127085619647 DLGSUP <0013> gsup_server.c:236 7:  20250127085619647 DLGSUP <0013> gsup_server.c:238 7: 00  20250127085619647 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250127085619647 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250127085619647 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)@ddc14aa71780: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 160@ddc14aa71780: 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") 20250127085619672 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:41887<->l=127.0.0.1:4259) 20250127085619677 DAUC <0003> db_auc.c:157 IMSI='262427114317536': No 2G Auth Data 20250127085619677 DAUC <0003> db_auc.c:192 IMSI='262427114317536': No 3G Auth Data HLR_Test-GSUP(159)@ddc14aa71780: Created GsupExpect[0] for "262427114317536" to be handled at TC_mo_ussd_iuse_imsi(162) 20250127085619687 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55504<->l=127.0.0.1:4258 20250127085619695 DLINP <000b> input/ipa.c:452 connected read/write 20250127085619695 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085619695 DLGSUP <0013> gsup_req.c:140 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262427114317536 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427114317536" session_id=235720590 session_state=BEGIN} 20250127085619695 DSS <0004> hlr_ussd.c:576 262427114317536/0x0e0ccf8e: Process SS (BEGIN) 20250127085619695 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250127085619695 DSS <0004> hlr_ussd.c:518 262427114317536/0x0e0ccf8e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250127085619695 DSS <0004> hlr_ussd.c:363 262427114317536/0x0e0ccf8e: Tx USSD 'Your IMSI is 262427114317536' 20250127085619695 DLGSUP <0013> hlr_ussd.c:278 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262427114317536 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427114317536" session_id=235720590 session_state=END} 20250127085619695 DLGSUP <0013> gsup_req.c:173 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262427114317536 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250127085619695 DLINP <000b> input/ipa.c:452 connected read/write 20250127085619695 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085619695 DLINP <000b> input/ipa.c:452 connected read/write 20250127085619695 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@ddc14aa71780: Found GsupExpect[0] for "262427114317536" handled at TC_mo_ussd_iuse_imsi(162) HLR_Test-GSUP(159)@ddc14aa71780: Added IMSI table entry 0TC_mo_ussd_iuse_imsi(162)"262427114317536" TC_mo_ussd_iuse_imsi(162)@ddc14aa71780: setverdict(pass): none -> pass 20250127085619700 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55504<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(162)@ddc14aa71780: Final verdict of PTC: pass 20250127085619700 DAUC <0003> db_auc.c:157 IMSI='262424356148283': No 2G Auth Data 20250127085619700 DAUC <0003> db_auc.c:192 IMSI='262424356148283': No 3G Auth Data HLR_Test-GSUP(159)@ddc14aa71780: Created GsupExpect[0] for "262424356148283" to be handled at TC_mo_ussd_iuse_imsi(163) 20250127085619707 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55516<->l=127.0.0.1:4258 20250127085619710 DLINP <000b> input/ipa.c:452 connected read/write 20250127085619710 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085619710 DLGSUP <0013> gsup_req.c:140 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262424356148283 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424356148283" session_id=948065785 session_state=BEGIN} 20250127085619710 DSS <0004> hlr_ussd.c:576 262424356148283/0x388255f9: Process SS (BEGIN) 20250127085619710 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250127085619710 DSS <0004> hlr_ussd.c:518 262424356148283/0x388255f9: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250127085619710 DSS <0004> hlr_ussd.c:363 262424356148283/0x388255f9: Tx USSD 'Your IMSI is 262424356148283' 20250127085619710 DLGSUP <0013> hlr_ussd.c:278 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262424356148283 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424356148283" session_id=948065785 session_state=END} 20250127085619710 DLGSUP <0013> gsup_req.c:173 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262424356148283 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250127085619710 DLINP <000b> input/ipa.c:452 connected read/write 20250127085619710 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085619710 DLINP <000b> input/ipa.c:452 connected read/write 20250127085619710 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@ddc14aa71780: Found GsupExpect[0] for "262424356148283" handled at TC_mo_ussd_iuse_imsi(163) HLR_Test-GSUP(159)@ddc14aa71780: Added IMSI table entry 1TC_mo_ussd_iuse_imsi(163)"262424356148283" TC_mo_ussd_iuse_imsi(163)@ddc14aa71780: setverdict(pass): none -> pass 20250127085619712 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55516<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(163)@ddc14aa71780: Final verdict of PTC: pass 20250127085619712 DAUC <0003> db_auc.c:157 IMSI='262427407161950': No 2G Auth Data 20250127085619712 DAUC <0003> db_auc.c:192 IMSI='262427407161950': No 3G Auth Data HLR_Test-GSUP(159)@ddc14aa71780: Created GsupExpect[0] for "262427407161950" to be handled at TC_mo_ussd_iuse_imsi(164) 20250127085619718 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55530<->l=127.0.0.1:4258 20250127085619721 DLINP <000b> input/ipa.c:452 connected read/write 20250127085619721 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085619721 DLGSUP <0013> gsup_req.c:140 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262427407161950 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427407161950" session_id=3589021209 session_state=BEGIN} 20250127085619721 DSS <0004> hlr_ussd.c:576 262427407161950/0xd5ec1e19: Process SS (BEGIN) 20250127085619721 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250127085619721 DSS <0004> hlr_ussd.c:518 262427407161950/0xd5ec1e19: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250127085619721 DSS <0004> hlr_ussd.c:363 262427407161950/0xd5ec1e19: Tx USSD 'Your IMSI is 262427407161950' 20250127085619721 DLGSUP <0013> hlr_ussd.c:278 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262427407161950 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427407161950" session_id=3589021209 session_state=END} 20250127085619721 DLGSUP <0013> gsup_req.c:173 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262427407161950 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250127085619721 DLINP <000b> input/ipa.c:452 connected read/write 20250127085619721 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085619721 DLINP <000b> input/ipa.c:452 connected read/write 20250127085619721 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@ddc14aa71780: Found GsupExpect[0] for "262427407161950" handled at TC_mo_ussd_iuse_imsi(164) HLR_Test-GSUP(159)@ddc14aa71780: Added IMSI table entry 2TC_mo_ussd_iuse_imsi(164)"262427407161950" TC_mo_ussd_iuse_imsi(164)@ddc14aa71780: setverdict(pass): none -> pass 20250127085619723 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55530<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(164)@ddc14aa71780: Final verdict of PTC: pass 20250127085619723 DAUC <0003> db_auc.c:157 IMSI='262423014552037': No 2G Auth Data 20250127085619723 DAUC <0003> db_auc.c:192 IMSI='262423014552037': No 3G Auth Data HLR_Test-GSUP(159)@ddc14aa71780: Created GsupExpect[0] for "262423014552037" to be handled at TC_mo_ussd_iuse_imsi(165) 20250127085619730 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55540<->l=127.0.0.1:4258 20250127085619733 DLINP <000b> input/ipa.c:452 connected read/write 20250127085619733 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085619733 DLGSUP <0013> gsup_req.c:140 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262423014552037 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423014552037" session_id=885737068 session_state=BEGIN} 20250127085619733 DSS <0004> hlr_ussd.c:576 262423014552037/0x34cb466c: Process SS (BEGIN) 20250127085619733 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250127085619733 DSS <0004> hlr_ussd.c:518 262423014552037/0x34cb466c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250127085619733 DSS <0004> hlr_ussd.c:363 262423014552037/0x34cb466c: Tx USSD 'Your IMSI is 262423014552037' 20250127085619733 DLGSUP <0013> hlr_ussd.c:278 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262423014552037 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423014552037" session_id=885737068 session_state=END} 20250127085619733 DLGSUP <0013> gsup_req.c:173 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262423014552037 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250127085619733 DLINP <000b> input/ipa.c:452 connected read/write 20250127085619733 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085619733 DLINP <000b> input/ipa.c:452 connected read/write 20250127085619733 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@ddc14aa71780: Found GsupExpect[0] for "262423014552037" handled at TC_mo_ussd_iuse_imsi(165) HLR_Test-GSUP(159)@ddc14aa71780: Added IMSI table entry 3TC_mo_ussd_iuse_imsi(165)"262423014552037" TC_mo_ussd_iuse_imsi(165)@ddc14aa71780: setverdict(pass): none -> pass 20250127085619735 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55540<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(165)@ddc14aa71780: Final verdict of PTC: pass 20250127085619735 DAUC <0003> db_auc.c:157 IMSI='262427059922068': No 2G Auth Data 20250127085619735 DAUC <0003> db_auc.c:192 IMSI='262427059922068': No 3G Auth Data HLR_Test-GSUP(159)@ddc14aa71780: Created GsupExpect[0] for "262427059922068" to be handled at TC_mo_ussd_iuse_imsi(166) 20250127085619741 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55550<->l=127.0.0.1:4258 20250127085619744 DLINP <000b> input/ipa.c:452 connected read/write 20250127085619744 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085619744 DLGSUP <0013> gsup_req.c:140 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262427059922068 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427059922068" session_id=3493890525 session_state=BEGIN} 20250127085619744 DSS <0004> hlr_ussd.c:576 262427059922068/0xd04089dd: Process SS (BEGIN) 20250127085619744 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250127085619744 DSS <0004> hlr_ussd.c:518 262427059922068/0xd04089dd: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250127085619744 DSS <0004> hlr_ussd.c:363 262427059922068/0xd04089dd: Tx USSD 'Your IMSI is 262427059922068' 20250127085619744 DLGSUP <0013> hlr_ussd.c:278 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262427059922068 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427059922068" session_id=3493890525 session_state=END} 20250127085619744 DLGSUP <0013> gsup_req.c:173 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262427059922068 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250127085619744 DLINP <000b> input/ipa.c:452 connected read/write 20250127085619744 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085619744 DLINP <000b> input/ipa.c:452 connected read/write 20250127085619744 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@ddc14aa71780: Found GsupExpect[0] for "262427059922068" handled at TC_mo_ussd_iuse_imsi(166) HLR_Test-GSUP(159)@ddc14aa71780: Added IMSI table entry 4TC_mo_ussd_iuse_imsi(166)"262427059922068" TC_mo_ussd_iuse_imsi(166)@ddc14aa71780: setverdict(pass): none -> pass 20250127085619746 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55550<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(166)@ddc14aa71780: Final verdict of PTC: pass 20250127085619747 DAUC <0003> db_auc.c:157 IMSI='262425041427950': No 2G Auth Data 20250127085619747 DAUC <0003> db_auc.c:192 IMSI='262425041427950': No 3G Auth Data HLR_Test-GSUP(159)@ddc14aa71780: Created GsupExpect[0] for "262425041427950" to be handled at TC_mo_ussd_iuse_imsi(167) 20250127085619753 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55554<->l=127.0.0.1:4258 20250127085619756 DLINP <000b> input/ipa.c:452 connected read/write 20250127085619756 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085619756 DLGSUP <0013> gsup_req.c:140 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262425041427950 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425041427950" session_id=1734774024 session_state=BEGIN} 20250127085619756 DSS <0004> hlr_ussd.c:576 262425041427950/0x67668d08: Process SS (BEGIN) 20250127085619756 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250127085619756 DSS <0004> hlr_ussd.c:518 262425041427950/0x67668d08: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250127085619756 DSS <0004> hlr_ussd.c:363 262425041427950/0x67668d08: Tx USSD 'Your IMSI is 262425041427950' 20250127085619756 DLGSUP <0013> hlr_ussd.c:278 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262425041427950 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425041427950" session_id=1734774024 session_state=END} 20250127085619756 DLGSUP <0013> gsup_req.c:173 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262425041427950 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250127085619756 DLINP <000b> input/ipa.c:452 connected read/write 20250127085619756 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085619756 DLINP <000b> input/ipa.c:452 connected read/write 20250127085619756 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@ddc14aa71780: Found GsupExpect[0] for "262425041427950" handled at TC_mo_ussd_iuse_imsi(167) HLR_Test-GSUP(159)@ddc14aa71780: Added IMSI table entry 5TC_mo_ussd_iuse_imsi(167)"262425041427950" TC_mo_ussd_iuse_imsi(167)@ddc14aa71780: setverdict(pass): none -> pass 20250127085619758 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55554<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(167)@ddc14aa71780: Final verdict of PTC: pass 20250127085619758 DAUC <0003> db_auc.c:157 IMSI='262424343493750': No 2G Auth Data 20250127085619758 DAUC <0003> db_auc.c:192 IMSI='262424343493750': No 3G Auth Data HLR_Test-GSUP(159)@ddc14aa71780: Created GsupExpect[0] for "262424343493750" to be handled at TC_mo_ussd_iuse_imsi(168) 20250127085619765 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55568<->l=127.0.0.1:4258 20250127085619768 DLINP <000b> input/ipa.c:452 connected read/write 20250127085619768 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085619768 DLGSUP <0013> gsup_req.c:140 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262424343493750 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424343493750" session_id=3130611636 session_state=BEGIN} 20250127085619768 DSS <0004> hlr_ussd.c:576 262424343493750/0xba9957b4: Process SS (BEGIN) 20250127085619768 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250127085619768 DSS <0004> hlr_ussd.c:518 262424343493750/0xba9957b4: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250127085619768 DSS <0004> hlr_ussd.c:363 262424343493750/0xba9957b4: Tx USSD 'Your IMSI is 262424343493750' 20250127085619768 DLGSUP <0013> hlr_ussd.c:278 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262424343493750 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424343493750" session_id=3130611636 session_state=END} 20250127085619768 DLGSUP <0013> gsup_req.c:173 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262424343493750 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250127085619768 DLINP <000b> input/ipa.c:452 connected read/write 20250127085619768 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085619768 DLINP <000b> input/ipa.c:452 connected read/write 20250127085619768 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@ddc14aa71780: Found GsupExpect[0] for "262424343493750" handled at TC_mo_ussd_iuse_imsi(168) HLR_Test-GSUP(159)@ddc14aa71780: Added IMSI table entry 6TC_mo_ussd_iuse_imsi(168)"262424343493750" TC_mo_ussd_iuse_imsi(168)@ddc14aa71780: setverdict(pass): none -> pass 20250127085619770 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55568<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(168)@ddc14aa71780: Final verdict of PTC: pass 20250127085619770 DAUC <0003> db_auc.c:157 IMSI='262427521495384': No 2G Auth Data 20250127085619770 DAUC <0003> db_auc.c:192 IMSI='262427521495384': No 3G Auth Data HLR_Test-GSUP(159)@ddc14aa71780: Created GsupExpect[0] for "262427521495384" to be handled at TC_mo_ussd_iuse_imsi(169) 20250127085619777 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55582<->l=127.0.0.1:4258 20250127085619780 DLINP <000b> input/ipa.c:452 connected read/write 20250127085619780 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085619780 DLGSUP <0013> gsup_req.c:140 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262427521495384 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427521495384" session_id=3062037323 session_state=BEGIN} 20250127085619780 DSS <0004> hlr_ussd.c:576 262427521495384/0xb682fb4b: Process SS (BEGIN) 20250127085619780 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250127085619780 DSS <0004> hlr_ussd.c:518 262427521495384/0xb682fb4b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250127085619780 DSS <0004> hlr_ussd.c:363 262427521495384/0xb682fb4b: Tx USSD 'Your IMSI is 262427521495384' 20250127085619780 DLGSUP <0013> hlr_ussd.c:278 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262427521495384 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427521495384" session_id=3062037323 session_state=END} 20250127085619780 DLGSUP <0013> gsup_req.c:173 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262427521495384 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250127085619780 DLINP <000b> input/ipa.c:452 connected read/write 20250127085619780 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085619780 DLINP <000b> input/ipa.c:452 connected read/write 20250127085619780 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@ddc14aa71780: Found GsupExpect[0] for "262427521495384" handled at TC_mo_ussd_iuse_imsi(169) HLR_Test-GSUP(159)@ddc14aa71780: Added IMSI table entry 7TC_mo_ussd_iuse_imsi(169)"262427521495384" TC_mo_ussd_iuse_imsi(169)@ddc14aa71780: setverdict(pass): none -> pass 20250127085619782 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55582<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(169)@ddc14aa71780: Final verdict of PTC: pass 20250127085619782 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55498<->l=127.0.0.1:4258 20250127085619782 DLINP <000b> input/ipa.c:452 connected read/write 20250127085619782 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085619782 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250127085619782 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250127085619782 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250127085619782 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41887<->l=127.0.0.1:4259) 160@ddc14aa71780: Final verdict of PTC: none HLR_Test-GSUP(159)@ddc14aa71780: Final verdict of PTC: none HLR_Test-GSUP-IPA(158)@ddc14aa71780: Final verdict of PTC: none IPA-CTRL-CLI-IPA(161)@ddc14aa71780: Final verdict of PTC: none MTC@ddc14aa71780: Setting final verdict of the test case. MTC@ddc14aa71780: Local verdict of MTC: none MTC@ddc14aa71780: Local verdict of PTC HLR_Test-GSUP-IPA(158): none (none -> none) MTC@ddc14aa71780: Local verdict of PTC HLR_Test-GSUP(159): none (none -> none) MTC@ddc14aa71780: Local verdict of PTC with component reference 160: none (none -> none) MTC@ddc14aa71780: Local verdict of PTC IPA-CTRL-CLI-IPA(161): none (none -> none) MTC@ddc14aa71780: Local verdict of PTC TC_mo_ussd_iuse_imsi(162): pass (none -> pass) MTC@ddc14aa71780: Local verdict of PTC TC_mo_ussd_iuse_imsi(163): pass (pass -> pass) MTC@ddc14aa71780: Local verdict of PTC TC_mo_ussd_iuse_imsi(164): pass (pass -> pass) MTC@ddc14aa71780: Local verdict of PTC TC_mo_ussd_iuse_imsi(165): pass (pass -> pass) MTC@ddc14aa71780: Local verdict of PTC TC_mo_ussd_iuse_imsi(166): pass (pass -> pass) MTC@ddc14aa71780: Local verdict of PTC TC_mo_ussd_iuse_imsi(167): pass (pass -> pass) MTC@ddc14aa71780: Local verdict of PTC TC_mo_ussd_iuse_imsi(168): pass (pass -> pass) MTC@ddc14aa71780: Local verdict of PTC TC_mo_ussd_iuse_imsi(169): pass (pass -> pass) MTC@ddc14aa71780: Test case TC_mo_ussd_iuse_imsi finished. Verdict: pass MTC@ddc14aa71780: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi pass'. Mon Jan 27 08:56:19 UTC 2025 ====== HLR_Tests.TC_mo_ussd_iuse_imsi pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_iuse_imsi.talloc 20250127085619805 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55592<->l=127.0.0.1:4258 20250127085620006 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55592<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65788) Waiting for packet dumper to finish... 1 (prev_count=65788, count=82232) MTC@ddc14aa71780: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi pass' was executed successfully (exit status: 0). MTC@ddc14aa71780: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy'. ------ HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy ------ Mon Jan 27 08:56:22 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ddc14aa71780: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy' was executed successfully (exit status: 0). MTC@ddc14aa71780: Test case TC_mo_ussd_iuse_imsi_via_proxy started. MTC@ddc14aa71780: legacy= false MTC@ddc14aa71780: in not legacy case 1 MTC@ddc14aa71780: in not legacy case 2 20250127085623123 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250127085623123 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(170)@ddc14aa71780: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250127085623128 DLINP <000b> input/ipa.c:452 connected read/write 20250127085623128 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085623130 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44836<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(170)@ddc14aa71780: 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)@ddc14aa71780: 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 } } } } 20250127085623133 DLINP <000b> input/ipa.c:452 connected read/write 20250127085623133 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085623133 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250127085623133 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250127085623133 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  20250127085623133 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250127085623133 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  20250127085623133 DLGSUP <0013> gsup_server.c:236 2:  20250127085623133 DLGSUP <0013> gsup_server.c:238 2: 00  20250127085623133 DLGSUP <0013> gsup_server.c:236 3:  20250127085623133 DLGSUP <0013> gsup_server.c:238 3: 00  20250127085623133 DLGSUP <0013> gsup_server.c:236 4:  20250127085623133 DLGSUP <0013> gsup_server.c:238 4: 00  20250127085623133 DLGSUP <0013> gsup_server.c:236 5:  20250127085623134 DLGSUP <0013> gsup_server.c:238 5: 00  20250127085623134 DLGSUP <0013> gsup_server.c:236 7:  20250127085623134 DLGSUP <0013> gsup_server.c:238 7: 00  20250127085623134 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250127085623134 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250127085623134 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)@ddc14aa71780: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 172@ddc14aa71780: 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") 20250127085623157 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:36439<->l=127.0.0.1:4259) 20250127085623167 DAUC <0003> db_auc.c:157 IMSI='262423588117196': No 2G Auth Data 20250127085623167 DAUC <0003> db_auc.c:192 IMSI='262423588117196': No 3G Auth Data HLR_Test-GSUP(171)@ddc14aa71780: Created GsupExpect[0] for "262423588117196" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(174) 20250127085623190 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44840<->l=127.0.0.1:4258 20250127085623201 DLINP <000b> input/ipa.c:452 connected read/write 20250127085623201 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085623201 DLGSUP <0013> gsup_req.c:140 GSUP 175: MSC-00-00-00-00-00-00: IMSI-262423588117196 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423588117196" source_name="the-source\n" session_id=2557860294 session_state=BEGIN} 20250127085623201 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250127085623201 DSS <0004> hlr_ussd.c:576 262423588117196/0x9875d9c6: Process SS (BEGIN) 20250127085623201 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250127085623201 DSS <0004> hlr_ussd.c:518 262423588117196/0x9875d9c6: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250127085623201 DSS <0004> hlr_ussd.c:363 262423588117196/0x9875d9c6: Tx USSD 'Your IMSI is 262423588117196' 20250127085623201 DLGSUP <0013> hlr_ussd.c:278 GSUP 175: the-source\n: IMSI-262423588117196 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423588117196" destination_name="the-source\n" session_id=2557860294 session_state=END} 20250127085623201 DLGSUP <0013> gsup_req.c:173 GSUP 175: the-source\n: IMSI-262423588117196 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250127085623201 DLINP <000b> input/ipa.c:452 connected read/write 20250127085623201 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085623201 DLINP <000b> input/ipa.c:452 connected read/write 20250127085623201 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@ddc14aa71780: Found GsupExpect[0] for "262423588117196" handled at TC_mo_ussd_iuse_imsi_via_proxy(174) HLR_Test-GSUP(171)@ddc14aa71780: Added IMSI table entry 0TC_mo_ussd_iuse_imsi_via_proxy(174)"262423588117196" TC_mo_ussd_iuse_imsi_via_proxy(174)@ddc14aa71780: setverdict(pass): none -> pass 20250127085623207 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44840<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(174)@ddc14aa71780: Final verdict of PTC: pass 20250127085623207 DAUC <0003> db_auc.c:157 IMSI='262420863913570': No 2G Auth Data 20250127085623208 DAUC <0003> db_auc.c:192 IMSI='262420863913570': No 3G Auth Data HLR_Test-GSUP(171)@ddc14aa71780: Created GsupExpect[0] for "262420863913570" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(175) 20250127085623220 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44848<->l=127.0.0.1:4258 20250127085623222 DLINP <000b> input/ipa.c:452 connected read/write 20250127085623222 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085623222 DLGSUP <0013> gsup_req.c:140 GSUP 176: MSC-00-00-00-00-00-00: IMSI-262420863913570 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420863913570" source_name="the-source\n" session_id=218382800 session_state=BEGIN} 20250127085623222 DSS <0004> hlr_ussd.c:576 262420863913570/0x0d0441d0: Process SS (BEGIN) 20250127085623222 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250127085623222 DSS <0004> hlr_ussd.c:518 262420863913570/0x0d0441d0: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250127085623222 DSS <0004> hlr_ussd.c:363 262420863913570/0x0d0441d0: Tx USSD 'Your IMSI is 262420863913570' 20250127085623222 DLGSUP <0013> hlr_ussd.c:278 GSUP 176: the-source\n: IMSI-262420863913570 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420863913570" destination_name="the-source\n" session_id=218382800 session_state=END} 20250127085623222 DLGSUP <0013> gsup_req.c:173 GSUP 176: the-source\n: IMSI-262420863913570 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250127085623222 DLINP <000b> input/ipa.c:452 connected read/write 20250127085623222 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085623222 DLINP <000b> input/ipa.c:452 connected read/write 20250127085623222 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@ddc14aa71780: Found GsupExpect[0] for "262420863913570" handled at TC_mo_ussd_iuse_imsi_via_proxy(175) HLR_Test-GSUP(171)@ddc14aa71780: Added IMSI table entry 1TC_mo_ussd_iuse_imsi_via_proxy(175)"262420863913570" TC_mo_ussd_iuse_imsi_via_proxy(175)@ddc14aa71780: setverdict(pass): none -> pass 20250127085623224 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44848<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(175)@ddc14aa71780: Final verdict of PTC: pass 20250127085623224 DAUC <0003> db_auc.c:157 IMSI='262426360855165': No 2G Auth Data 20250127085623224 DAUC <0003> db_auc.c:192 IMSI='262426360855165': No 3G Auth Data HLR_Test-GSUP(171)@ddc14aa71780: Created GsupExpect[0] for "262426360855165" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(176) 20250127085623231 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44850<->l=127.0.0.1:4258 20250127085623234 DLINP <000b> input/ipa.c:452 connected read/write 20250127085623234 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085623234 DLGSUP <0013> gsup_req.c:140 GSUP 177: MSC-00-00-00-00-00-00: IMSI-262426360855165 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426360855165" source_name="the-source\n" session_id=581999461 session_state=BEGIN} 20250127085623234 DSS <0004> hlr_ussd.c:576 262426360855165/0x22b09b65: Process SS (BEGIN) 20250127085623234 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250127085623234 DSS <0004> hlr_ussd.c:518 262426360855165/0x22b09b65: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250127085623234 DSS <0004> hlr_ussd.c:363 262426360855165/0x22b09b65: Tx USSD 'Your IMSI is 262426360855165' 20250127085623234 DLGSUP <0013> hlr_ussd.c:278 GSUP 177: the-source\n: IMSI-262426360855165 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426360855165" destination_name="the-source\n" session_id=581999461 session_state=END} 20250127085623234 DLGSUP <0013> gsup_req.c:173 GSUP 177: the-source\n: IMSI-262426360855165 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250127085623234 DLINP <000b> input/ipa.c:452 connected read/write 20250127085623234 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085623234 DLINP <000b> input/ipa.c:452 connected read/write 20250127085623234 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@ddc14aa71780: Found GsupExpect[0] for "262426360855165" handled at TC_mo_ussd_iuse_imsi_via_proxy(176) HLR_Test-GSUP(171)@ddc14aa71780: Added IMSI table entry 2TC_mo_ussd_iuse_imsi_via_proxy(176)"262426360855165" TC_mo_ussd_iuse_imsi_via_proxy(176)@ddc14aa71780: setverdict(pass): none -> pass 20250127085623236 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44850<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(176)@ddc14aa71780: Final verdict of PTC: pass 20250127085623236 DAUC <0003> db_auc.c:157 IMSI='262428998154000': No 2G Auth Data 20250127085623236 DAUC <0003> db_auc.c:192 IMSI='262428998154000': No 3G Auth Data HLR_Test-GSUP(171)@ddc14aa71780: Created GsupExpect[0] for "262428998154000" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(177) 20250127085623242 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44854<->l=127.0.0.1:4258 20250127085623245 DLINP <000b> input/ipa.c:452 connected read/write 20250127085623245 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085623245 DLGSUP <0013> gsup_req.c:140 GSUP 178: MSC-00-00-00-00-00-00: IMSI-262428998154000 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428998154000" source_name="the-source\n" session_id=3059108814 session_state=BEGIN} 20250127085623245 DSS <0004> hlr_ussd.c:576 262428998154000/0xb6564bce: Process SS (BEGIN) 20250127085623245 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250127085623245 DSS <0004> hlr_ussd.c:518 262428998154000/0xb6564bce: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250127085623245 DSS <0004> hlr_ussd.c:363 262428998154000/0xb6564bce: Tx USSD 'Your IMSI is 262428998154000' 20250127085623245 DLGSUP <0013> hlr_ussd.c:278 GSUP 178: the-source\n: IMSI-262428998154000 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428998154000" destination_name="the-source\n" session_id=3059108814 session_state=END} 20250127085623245 DLGSUP <0013> gsup_req.c:173 GSUP 178: the-source\n: IMSI-262428998154000 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250127085623245 DLINP <000b> input/ipa.c:452 connected read/write 20250127085623245 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085623245 DLINP <000b> input/ipa.c:452 connected read/write 20250127085623245 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@ddc14aa71780: Found GsupExpect[0] for "262428998154000" handled at TC_mo_ussd_iuse_imsi_via_proxy(177) HLR_Test-GSUP(171)@ddc14aa71780: Added IMSI table entry 3TC_mo_ussd_iuse_imsi_via_proxy(177)"262428998154000" TC_mo_ussd_iuse_imsi_via_proxy(177)@ddc14aa71780: setverdict(pass): none -> pass 20250127085623247 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44854<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(177)@ddc14aa71780: Final verdict of PTC: pass 20250127085623248 DAUC <0003> db_auc.c:157 IMSI='262427812944204': No 2G Auth Data 20250127085623248 DAUC <0003> db_auc.c:192 IMSI='262427812944204': No 3G Auth Data HLR_Test-GSUP(171)@ddc14aa71780: Created GsupExpect[0] for "262427812944204" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(178) 20250127085623254 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44862<->l=127.0.0.1:4258 20250127085623257 DLINP <000b> input/ipa.c:452 connected read/write 20250127085623257 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085623257 DLGSUP <0013> gsup_req.c:140 GSUP 179: MSC-00-00-00-00-00-00: IMSI-262427812944204 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427812944204" source_name="the-source\n" session_id=121990008 session_state=BEGIN} 20250127085623257 DSS <0004> hlr_ussd.c:576 262427812944204/0x07456b78: Process SS (BEGIN) 20250127085623257 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250127085623257 DSS <0004> hlr_ussd.c:518 262427812944204/0x07456b78: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250127085623257 DSS <0004> hlr_ussd.c:363 262427812944204/0x07456b78: Tx USSD 'Your IMSI is 262427812944204' 20250127085623257 DLGSUP <0013> hlr_ussd.c:278 GSUP 179: the-source\n: IMSI-262427812944204 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427812944204" destination_name="the-source\n" session_id=121990008 session_state=END} 20250127085623257 DLGSUP <0013> gsup_req.c:173 GSUP 179: the-source\n: IMSI-262427812944204 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250127085623257 DLINP <000b> input/ipa.c:452 connected read/write 20250127085623257 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085623257 DLINP <000b> input/ipa.c:452 connected read/write 20250127085623257 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@ddc14aa71780: Found GsupExpect[0] for "262427812944204" handled at TC_mo_ussd_iuse_imsi_via_proxy(178) HLR_Test-GSUP(171)@ddc14aa71780: Added IMSI table entry 4TC_mo_ussd_iuse_imsi_via_proxy(178)"262427812944204" TC_mo_ussd_iuse_imsi_via_proxy(178)@ddc14aa71780: setverdict(pass): none -> pass 20250127085623259 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44862<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(178)@ddc14aa71780: Final verdict of PTC: pass 20250127085623260 DAUC <0003> db_auc.c:157 IMSI='262424435193642': No 2G Auth Data 20250127085623260 DAUC <0003> db_auc.c:192 IMSI='262424435193642': No 3G Auth Data HLR_Test-GSUP(171)@ddc14aa71780: Created GsupExpect[0] for "262424435193642" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(179) 20250127085623266 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44878<->l=127.0.0.1:4258 20250127085623268 DLINP <000b> input/ipa.c:452 connected read/write 20250127085623268 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085623268 DLGSUP <0013> gsup_req.c:140 GSUP 180: MSC-00-00-00-00-00-00: IMSI-262424435193642 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424435193642" source_name="the-source\n" session_id=1090750114 session_state=BEGIN} 20250127085623268 DSS <0004> hlr_ussd.c:576 262424435193642/0x410386a2: Process SS (BEGIN) 20250127085623268 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250127085623268 DSS <0004> hlr_ussd.c:518 262424435193642/0x410386a2: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250127085623268 DSS <0004> hlr_ussd.c:363 262424435193642/0x410386a2: Tx USSD 'Your IMSI is 262424435193642' 20250127085623268 DLGSUP <0013> hlr_ussd.c:278 GSUP 180: the-source\n: IMSI-262424435193642 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424435193642" destination_name="the-source\n" session_id=1090750114 session_state=END} 20250127085623268 DLGSUP <0013> gsup_req.c:173 GSUP 180: the-source\n: IMSI-262424435193642 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250127085623269 DLINP <000b> input/ipa.c:452 connected read/write 20250127085623269 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085623269 DLINP <000b> input/ipa.c:452 connected read/write 20250127085623269 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@ddc14aa71780: Found GsupExpect[0] for "262424435193642" handled at TC_mo_ussd_iuse_imsi_via_proxy(179) HLR_Test-GSUP(171)@ddc14aa71780: Added IMSI table entry 5TC_mo_ussd_iuse_imsi_via_proxy(179)"262424435193642" TC_mo_ussd_iuse_imsi_via_proxy(179)@ddc14aa71780: setverdict(pass): none -> pass 20250127085623270 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44878<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(179)@ddc14aa71780: Final verdict of PTC: pass 20250127085623271 DAUC <0003> db_auc.c:157 IMSI='262420897106062': No 2G Auth Data 20250127085623271 DAUC <0003> db_auc.c:192 IMSI='262420897106062': No 3G Auth Data HLR_Test-GSUP(171)@ddc14aa71780: Created GsupExpect[0] for "262420897106062" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(180) 20250127085623278 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44890<->l=127.0.0.1:4258 20250127085623280 DLINP <000b> input/ipa.c:452 connected read/write 20250127085623280 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085623280 DLGSUP <0013> gsup_req.c:140 GSUP 181: MSC-00-00-00-00-00-00: IMSI-262420897106062 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420897106062" source_name="the-source\n" session_id=950610761 session_state=BEGIN} 20250127085623280 DSS <0004> hlr_ussd.c:576 262420897106062/0x38a92b49: Process SS (BEGIN) 20250127085623280 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250127085623280 DSS <0004> hlr_ussd.c:518 262420897106062/0x38a92b49: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250127085623280 DSS <0004> hlr_ussd.c:363 262420897106062/0x38a92b49: Tx USSD 'Your IMSI is 262420897106062' 20250127085623280 DLGSUP <0013> hlr_ussd.c:278 GSUP 181: the-source\n: IMSI-262420897106062 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420897106062" destination_name="the-source\n" session_id=950610761 session_state=END} 20250127085623280 DLGSUP <0013> gsup_req.c:173 GSUP 181: the-source\n: IMSI-262420897106062 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250127085623280 DLINP <000b> input/ipa.c:452 connected read/write 20250127085623280 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085623280 DLINP <000b> input/ipa.c:452 connected read/write 20250127085623280 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@ddc14aa71780: Found GsupExpect[0] for "262420897106062" handled at TC_mo_ussd_iuse_imsi_via_proxy(180) HLR_Test-GSUP(171)@ddc14aa71780: Added IMSI table entry 6TC_mo_ussd_iuse_imsi_via_proxy(180)"262420897106062" TC_mo_ussd_iuse_imsi_via_proxy(180)@ddc14aa71780: setverdict(pass): none -> pass 20250127085623282 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44890<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(180)@ddc14aa71780: Final verdict of PTC: pass 20250127085623283 DAUC <0003> db_auc.c:157 IMSI='262429699905783': No 2G Auth Data 20250127085623283 DAUC <0003> db_auc.c:192 IMSI='262429699905783': No 3G Auth Data HLR_Test-GSUP(171)@ddc14aa71780: Created GsupExpect[0] for "262429699905783" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(181) 20250127085623290 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44898<->l=127.0.0.1:4258 20250127085623293 DLINP <000b> input/ipa.c:452 connected read/write 20250127085623293 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085623293 DLGSUP <0013> gsup_req.c:140 GSUP 182: MSC-00-00-00-00-00-00: IMSI-262429699905783 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429699905783" source_name="the-source\n" session_id=1340416144 session_state=BEGIN} 20250127085623293 DSS <0004> hlr_ussd.c:576 262429699905783/0x4fe52090: Process SS (BEGIN) 20250127085623293 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250127085623293 DSS <0004> hlr_ussd.c:518 262429699905783/0x4fe52090: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250127085623293 DSS <0004> hlr_ussd.c:363 262429699905783/0x4fe52090: Tx USSD 'Your IMSI is 262429699905783' 20250127085623293 DLGSUP <0013> hlr_ussd.c:278 GSUP 182: the-source\n: IMSI-262429699905783 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429699905783" destination_name="the-source\n" session_id=1340416144 session_state=END} 20250127085623293 DLGSUP <0013> gsup_req.c:173 GSUP 182: the-source\n: IMSI-262429699905783 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250127085623293 DLINP <000b> input/ipa.c:452 connected read/write 20250127085623293 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085623293 DLINP <000b> input/ipa.c:452 connected read/write 20250127085623293 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@ddc14aa71780: Found GsupExpect[0] for "262429699905783" handled at TC_mo_ussd_iuse_imsi_via_proxy(181) HLR_Test-GSUP(171)@ddc14aa71780: Added IMSI table entry 7TC_mo_ussd_iuse_imsi_via_proxy(181)"262429699905783" TC_mo_ussd_iuse_imsi_via_proxy(181)@ddc14aa71780: setverdict(pass): none -> pass 20250127085623295 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44898<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(181)@ddc14aa71780: Final verdict of PTC: pass 20250127085623295 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44836<->l=127.0.0.1:4258 20250127085623296 DLINP <000b> input/ipa.c:452 connected read/write 20250127085623296 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085623296 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250127085623296 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250127085623296 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250127085623296 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) HLR_Test-GSUP-IPA(170)@ddc14aa71780: Final verdict of PTC: none 20250127085623296 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36439<->l=127.0.0.1:4259) HLR_Test-GSUP(171)@ddc14aa71780: Final verdict of PTC: none 172@ddc14aa71780: Final verdict of PTC: none IPA-CTRL-CLI-IPA(173)@ddc14aa71780: Final verdict of PTC: none MTC@ddc14aa71780: Setting final verdict of the test case. MTC@ddc14aa71780: Local verdict of MTC: none MTC@ddc14aa71780: Local verdict of PTC HLR_Test-GSUP-IPA(170): none (none -> none) MTC@ddc14aa71780: Local verdict of PTC HLR_Test-GSUP(171): none (none -> none) MTC@ddc14aa71780: Local verdict of PTC with component reference 172: none (none -> none) MTC@ddc14aa71780: Local verdict of PTC IPA-CTRL-CLI-IPA(173): none (none -> none) MTC@ddc14aa71780: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(174): pass (none -> pass) MTC@ddc14aa71780: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(175): pass (pass -> pass) MTC@ddc14aa71780: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(176): pass (pass -> pass) MTC@ddc14aa71780: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(177): pass (pass -> pass) MTC@ddc14aa71780: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(178): pass (pass -> pass) MTC@ddc14aa71780: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(179): pass (pass -> pass) MTC@ddc14aa71780: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(180): pass (pass -> pass) MTC@ddc14aa71780: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(181): pass (pass -> pass) MTC@ddc14aa71780: Test case TC_mo_ussd_iuse_imsi_via_proxy finished. Verdict: pass MTC@ddc14aa71780: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy pass'. Mon Jan 27 08:56: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 20250127085623324 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44906<->l=127.0.0.1:4258 20250127085623525 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44906<->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=83472) MTC@ddc14aa71780: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy pass' was executed successfully (exit status: 0). MTC@ddc14aa71780: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_msisdn'. ------ HLR_Tests.TC_mo_ussd_iuse_msisdn ------ Mon Jan 27 08:56:25 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ddc14aa71780: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_msisdn' was executed successfully (exit status: 0). MTC@ddc14aa71780: Test case TC_mo_ussd_iuse_msisdn started. MTC@ddc14aa71780: legacy= false MTC@ddc14aa71780: in not legacy case 1 MTC@ddc14aa71780: in not legacy case 2 20250127085626632 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250127085626632 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(182)@ddc14aa71780: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250127085626635 DLINP <000b> input/ipa.c:452 connected read/write 20250127085626635 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085626636 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44922<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(182)@ddc14aa71780: 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)@ddc14aa71780: 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 } } } } 20250127085626638 DLINP <000b> input/ipa.c:452 connected read/write 20250127085626638 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085626638 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250127085626638 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250127085626638 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  20250127085626638 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250127085626638 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  20250127085626639 DLGSUP <0013> gsup_server.c:236 2:  20250127085626639 DLGSUP <0013> gsup_server.c:238 2: 00  20250127085626639 DLGSUP <0013> gsup_server.c:236 3:  20250127085626639 DLGSUP <0013> gsup_server.c:238 3: 00  20250127085626639 DLGSUP <0013> gsup_server.c:236 4:  20250127085626639 DLGSUP <0013> gsup_server.c:238 4: 00  20250127085626639 DLGSUP <0013> gsup_server.c:236 5:  20250127085626639 DLGSUP <0013> gsup_server.c:238 5: 00  20250127085626639 DLGSUP <0013> gsup_server.c:236 7:  20250127085626639 DLGSUP <0013> gsup_server.c:238 7: 00  20250127085626639 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250127085626639 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  HLR_Test-GSUP-IPA(182)@ddc14aa71780: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250127085626639 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 184@ddc14aa71780: 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") 20250127085626656 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:36105<->l=127.0.0.1:4259) 20250127085626661 DAUC <0003> db_auc.c:157 IMSI='262422389608132': No 2G Auth Data 20250127085626661 DAUC <0003> db_auc.c:192 IMSI='262422389608132': No 3G Auth Data HLR_Test-GSUP(183)@ddc14aa71780: Created GsupExpect[0] for "262422389608132" to be handled at TC_mo_ussd_iuse_msisdn(186) 20250127085626678 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44924<->l=127.0.0.1:4258 20250127085626689 DLINP <000b> input/ipa.c:452 connected read/write 20250127085626689 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085626689 DLGSUP <0013> gsup_req.c:140 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262422389608132 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422389608132" session_id=1895548879 session_state=BEGIN} 20250127085626689 DSS <0004> hlr_ussd.c:576 262422389608132/0x70fbc7cf: Process SS (BEGIN) 20250127085626689 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250127085626689 DSS <0004> hlr_ussd.c:518 262422389608132/0x70fbc7cf: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250127085626689 DSS <0004> hlr_ussd.c:363 262422389608132/0x70fbc7cf: Tx USSD 'Your extension is 491612575645' 20250127085626689 DLGSUP <0013> hlr_ussd.c:278 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262422389608132 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422389608132" session_id=1895548879 session_state=END} 20250127085626689 DLGSUP <0013> gsup_req.c:173 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262422389608132 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250127085626689 DLINP <000b> input/ipa.c:452 connected read/write 20250127085626689 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085626689 DLINP <000b> input/ipa.c:452 connected read/write 20250127085626689 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@ddc14aa71780: Found GsupExpect[0] for "262422389608132" handled at TC_mo_ussd_iuse_msisdn(186) HLR_Test-GSUP(183)@ddc14aa71780: Added IMSI table entry 0TC_mo_ussd_iuse_msisdn(186)"262422389608132" TC_mo_ussd_iuse_msisdn(186)@ddc14aa71780: setverdict(pass): none -> pass 20250127085626694 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44924<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(186)@ddc14aa71780: Final verdict of PTC: pass 20250127085626694 DAUC <0003> db_auc.c:157 IMSI='262426352684370': No 2G Auth Data 20250127085626694 DAUC <0003> db_auc.c:192 IMSI='262426352684370': No 3G Auth Data HLR_Test-GSUP(183)@ddc14aa71780: Created GsupExpect[0] for "262426352684370" to be handled at TC_mo_ussd_iuse_msisdn(187) 20250127085626708 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44940<->l=127.0.0.1:4258 20250127085626712 DLINP <000b> input/ipa.c:452 connected read/write 20250127085626712 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085626712 DLGSUP <0013> gsup_req.c:140 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262426352684370 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426352684370" session_id=2715989538 session_state=BEGIN} 20250127085626712 DSS <0004> hlr_ussd.c:576 262426352684370/0xa1e2b622: Process SS (BEGIN) 20250127085626712 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250127085626712 DSS <0004> hlr_ussd.c:518 262426352684370/0xa1e2b622: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250127085626712 DSS <0004> hlr_ussd.c:363 262426352684370/0xa1e2b622: Tx USSD 'Your extension is 491615503416' 20250127085626712 DLGSUP <0013> hlr_ussd.c:278 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262426352684370 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426352684370" session_id=2715989538 session_state=END} 20250127085626712 DLGSUP <0013> gsup_req.c:173 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262426352684370 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250127085626712 DLINP <000b> input/ipa.c:452 connected read/write 20250127085626712 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085626712 DLINP <000b> input/ipa.c:452 connected read/write 20250127085626712 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@ddc14aa71780: Found GsupExpect[0] for "262426352684370" handled at TC_mo_ussd_iuse_msisdn(187) HLR_Test-GSUP(183)@ddc14aa71780: Added IMSI table entry 1TC_mo_ussd_iuse_msisdn(187)"262426352684370" TC_mo_ussd_iuse_msisdn(187)@ddc14aa71780: setverdict(pass): none -> pass 20250127085626714 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44940<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(187)@ddc14aa71780: Final verdict of PTC: pass 20250127085626714 DAUC <0003> db_auc.c:157 IMSI='262421561077656': No 2G Auth Data 20250127085626714 DAUC <0003> db_auc.c:192 IMSI='262421561077656': No 3G Auth Data HLR_Test-GSUP(183)@ddc14aa71780: Created GsupExpect[0] for "262421561077656" to be handled at TC_mo_ussd_iuse_msisdn(188) 20250127085626721 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44946<->l=127.0.0.1:4258 20250127085626725 DLINP <000b> input/ipa.c:452 connected read/write 20250127085626725 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085626725 DLGSUP <0013> gsup_req.c:140 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262421561077656 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421561077656" session_id=4007071059 session_state=BEGIN} 20250127085626725 DSS <0004> hlr_ussd.c:576 262421561077656/0xeed70d53: Process SS (BEGIN) 20250127085626725 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250127085626725 DSS <0004> hlr_ussd.c:518 262421561077656/0xeed70d53: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250127085626725 DSS <0004> hlr_ussd.c:363 262421561077656/0xeed70d53: Tx USSD 'Your extension is 491610484013' 20250127085626725 DLGSUP <0013> hlr_ussd.c:278 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262421561077656 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421561077656" session_id=4007071059 session_state=END} 20250127085626725 DLGSUP <0013> gsup_req.c:173 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262421561077656 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250127085626725 DLINP <000b> input/ipa.c:452 connected read/write 20250127085626725 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085626725 DLINP <000b> input/ipa.c:452 connected read/write 20250127085626725 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@ddc14aa71780: Found GsupExpect[0] for "262421561077656" handled at TC_mo_ussd_iuse_msisdn(188) HLR_Test-GSUP(183)@ddc14aa71780: Added IMSI table entry 2TC_mo_ussd_iuse_msisdn(188)"262421561077656" TC_mo_ussd_iuse_msisdn(188)@ddc14aa71780: setverdict(pass): none -> pass 20250127085626727 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44946<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(188)@ddc14aa71780: Final verdict of PTC: pass 20250127085626727 DAUC <0003> db_auc.c:157 IMSI='262421536636533': No 2G Auth Data 20250127085626727 DAUC <0003> db_auc.c:192 IMSI='262421536636533': No 3G Auth Data HLR_Test-GSUP(183)@ddc14aa71780: Created GsupExpect[0] for "262421536636533" to be handled at TC_mo_ussd_iuse_msisdn(189) 20250127085626734 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44948<->l=127.0.0.1:4258 20250127085626737 DLINP <000b> input/ipa.c:452 connected read/write 20250127085626737 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085626737 DLGSUP <0013> gsup_req.c:140 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262421536636533 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421536636533" session_id=935280952 session_state=BEGIN} 20250127085626737 DSS <0004> hlr_ussd.c:576 262421536636533/0x37bf4138: Process SS (BEGIN) 20250127085626737 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250127085626737 DSS <0004> hlr_ussd.c:518 262421536636533/0x37bf4138: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250127085626737 DSS <0004> hlr_ussd.c:363 262421536636533/0x37bf4138: Tx USSD 'Your extension is 491618327022' 20250127085626737 DLGSUP <0013> hlr_ussd.c:278 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262421536636533 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421536636533" session_id=935280952 session_state=END} 20250127085626737 DLGSUP <0013> gsup_req.c:173 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262421536636533 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250127085626737 DLINP <000b> input/ipa.c:452 connected read/write 20250127085626737 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085626737 DLINP <000b> input/ipa.c:452 connected read/write 20250127085626737 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@ddc14aa71780: Found GsupExpect[0] for "262421536636533" handled at TC_mo_ussd_iuse_msisdn(189) HLR_Test-GSUP(183)@ddc14aa71780: Added IMSI table entry 3TC_mo_ussd_iuse_msisdn(189)"262421536636533" TC_mo_ussd_iuse_msisdn(189)@ddc14aa71780: setverdict(pass): none -> pass 20250127085626739 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44948<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(189)@ddc14aa71780: Final verdict of PTC: pass 20250127085626739 DAUC <0003> db_auc.c:157 IMSI='262424544004694': No 2G Auth Data 20250127085626739 DAUC <0003> db_auc.c:192 IMSI='262424544004694': No 3G Auth Data HLR_Test-GSUP(183)@ddc14aa71780: Created GsupExpect[0] for "262424544004694" to be handled at TC_mo_ussd_iuse_msisdn(190) 20250127085626745 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44956<->l=127.0.0.1:4258 20250127085626749 DLINP <000b> input/ipa.c:452 connected read/write 20250127085626749 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085626749 DLGSUP <0013> gsup_req.c:140 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262424544004694 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424544004694" session_id=679807543 session_state=BEGIN} 20250127085626749 DSS <0004> hlr_ussd.c:576 262424544004694/0x28850a37: Process SS (BEGIN) 20250127085626749 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250127085626749 DSS <0004> hlr_ussd.c:518 262424544004694/0x28850a37: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250127085626749 DSS <0004> hlr_ussd.c:363 262424544004694/0x28850a37: Tx USSD 'Your extension is 491611836571' 20250127085626749 DLGSUP <0013> hlr_ussd.c:278 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262424544004694 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424544004694" session_id=679807543 session_state=END} 20250127085626749 DLGSUP <0013> gsup_req.c:173 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262424544004694 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250127085626749 DLINP <000b> input/ipa.c:452 connected read/write 20250127085626749 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085626749 DLINP <000b> input/ipa.c:452 connected read/write 20250127085626749 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@ddc14aa71780: Found GsupExpect[0] for "262424544004694" handled at TC_mo_ussd_iuse_msisdn(190) HLR_Test-GSUP(183)@ddc14aa71780: Added IMSI table entry 4TC_mo_ussd_iuse_msisdn(190)"262424544004694" TC_mo_ussd_iuse_msisdn(190)@ddc14aa71780: setverdict(pass): none -> pass 20250127085626751 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44956<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(190)@ddc14aa71780: Final verdict of PTC: pass 20250127085626751 DAUC <0003> db_auc.c:157 IMSI='262420322579941': No 2G Auth Data 20250127085626751 DAUC <0003> db_auc.c:192 IMSI='262420322579941': No 3G Auth Data HLR_Test-GSUP(183)@ddc14aa71780: Created GsupExpect[0] for "262420322579941" to be handled at TC_mo_ussd_iuse_msisdn(191) 20250127085626758 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44970<->l=127.0.0.1:4258 20250127085626761 DLINP <000b> input/ipa.c:452 connected read/write 20250127085626761 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085626761 DLGSUP <0013> gsup_req.c:140 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262420322579941 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420322579941" session_id=1881155887 session_state=BEGIN} 20250127085626761 DSS <0004> hlr_ussd.c:576 262420322579941/0x7020292f: Process SS (BEGIN) 20250127085626761 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250127085626761 DSS <0004> hlr_ussd.c:518 262420322579941/0x7020292f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250127085626761 DSS <0004> hlr_ussd.c:363 262420322579941/0x7020292f: Tx USSD 'Your extension is 491617340458' 20250127085626761 DLGSUP <0013> hlr_ussd.c:278 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262420322579941 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420322579941" session_id=1881155887 session_state=END} 20250127085626761 DLGSUP <0013> gsup_req.c:173 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262420322579941 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250127085626761 DLINP <000b> input/ipa.c:452 connected read/write 20250127085626761 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085626761 DLINP <000b> input/ipa.c:452 connected read/write 20250127085626761 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@ddc14aa71780: Found GsupExpect[0] for "262420322579941" handled at TC_mo_ussd_iuse_msisdn(191) HLR_Test-GSUP(183)@ddc14aa71780: Added IMSI table entry 5TC_mo_ussd_iuse_msisdn(191)"262420322579941" TC_mo_ussd_iuse_msisdn(191)@ddc14aa71780: setverdict(pass): none -> pass 20250127085626763 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44970<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(191)@ddc14aa71780: Final verdict of PTC: pass 20250127085626763 DAUC <0003> db_auc.c:157 IMSI='262423491998272': No 2G Auth Data 20250127085626763 DAUC <0003> db_auc.c:192 IMSI='262423491998272': No 3G Auth Data HLR_Test-GSUP(183)@ddc14aa71780: Created GsupExpect[0] for "262423491998272" to be handled at TC_mo_ussd_iuse_msisdn(192) 20250127085626769 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44978<->l=127.0.0.1:4258 20250127085626772 DLINP <000b> input/ipa.c:452 connected read/write 20250127085626772 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085626772 DLGSUP <0013> gsup_req.c:140 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262423491998272 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423491998272" session_id=3260443942 session_state=BEGIN} 20250127085626772 DSS <0004> hlr_ussd.c:576 262423491998272/0xc2566d26: Process SS (BEGIN) 20250127085626772 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250127085626772 DSS <0004> hlr_ussd.c:518 262423491998272/0xc2566d26: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250127085626772 DSS <0004> hlr_ussd.c:363 262423491998272/0xc2566d26: Tx USSD 'Your extension is 491615713215' 20250127085626772 DLGSUP <0013> hlr_ussd.c:278 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262423491998272 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423491998272" session_id=3260443942 session_state=END} 20250127085626772 DLGSUP <0013> gsup_req.c:173 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262423491998272 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250127085626772 DLINP <000b> input/ipa.c:452 connected read/write 20250127085626772 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085626772 DLINP <000b> input/ipa.c:452 connected read/write 20250127085626772 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@ddc14aa71780: Found GsupExpect[0] for "262423491998272" handled at TC_mo_ussd_iuse_msisdn(192) HLR_Test-GSUP(183)@ddc14aa71780: Added IMSI table entry 6TC_mo_ussd_iuse_msisdn(192)"262423491998272" TC_mo_ussd_iuse_msisdn(192)@ddc14aa71780: setverdict(pass): none -> pass 20250127085626775 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44978<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(192)@ddc14aa71780: Final verdict of PTC: pass 20250127085626775 DAUC <0003> db_auc.c:157 IMSI='262425924190506': No 2G Auth Data 20250127085626775 DAUC <0003> db_auc.c:192 IMSI='262425924190506': No 3G Auth Data HLR_Test-GSUP(183)@ddc14aa71780: Created GsupExpect[0] for "262425924190506" to be handled at TC_mo_ussd_iuse_msisdn(193) 20250127085626782 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44990<->l=127.0.0.1:4258 20250127085626785 DLINP <000b> input/ipa.c:452 connected read/write 20250127085626785 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085626785 DLGSUP <0013> gsup_req.c:140 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262425924190506 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425924190506" session_id=1076836277 session_state=BEGIN} 20250127085626785 DSS <0004> hlr_ussd.c:576 262425924190506/0x402f37b5: Process SS (BEGIN) 20250127085626785 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250127085626785 DSS <0004> hlr_ussd.c:518 262425924190506/0x402f37b5: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250127085626785 DSS <0004> hlr_ussd.c:363 262425924190506/0x402f37b5: Tx USSD 'Your extension is 491618611136' 20250127085626785 DLGSUP <0013> hlr_ussd.c:278 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262425924190506 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425924190506" session_id=1076836277 session_state=END} 20250127085626785 DLGSUP <0013> gsup_req.c:173 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262425924190506 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250127085626785 DLINP <000b> input/ipa.c:452 connected read/write 20250127085626785 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085626785 DLINP <000b> input/ipa.c:452 connected read/write 20250127085626785 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@ddc14aa71780: Found GsupExpect[0] for "262425924190506" handled at TC_mo_ussd_iuse_msisdn(193) HLR_Test-GSUP(183)@ddc14aa71780: Added IMSI table entry 7TC_mo_ussd_iuse_msisdn(193)"262425924190506" TC_mo_ussd_iuse_msisdn(193)@ddc14aa71780: setverdict(pass): none -> pass 20250127085626787 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44990<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(193)@ddc14aa71780: Final verdict of PTC: pass 20250127085626787 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44922<->l=127.0.0.1:4258 20250127085626788 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36105<->l=127.0.0.1:4259) 20250127085626788 DLINP <000b> input/ipa.c:452 connected read/write 20250127085626788 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085626788 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server IPA-CTRL-CLI-IPA(185)@ddc14aa71780: Final verdict of PTC: none HLR_Test-GSUP(183)@ddc14aa71780: Final verdict of PTC: none 20250127085626788 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250127085626788 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 184@ddc14aa71780: Final verdict of PTC: none HLR_Test-GSUP-IPA(182)@ddc14aa71780: Final verdict of PTC: none MTC@ddc14aa71780: Setting final verdict of the test case. MTC@ddc14aa71780: Local verdict of MTC: none MTC@ddc14aa71780: Local verdict of PTC HLR_Test-GSUP-IPA(182): none (none -> none) MTC@ddc14aa71780: Local verdict of PTC HLR_Test-GSUP(183): none (none -> none) MTC@ddc14aa71780: Local verdict of PTC with component reference 184: none (none -> none) MTC@ddc14aa71780: Local verdict of PTC IPA-CTRL-CLI-IPA(185): none (none -> none) MTC@ddc14aa71780: Local verdict of PTC TC_mo_ussd_iuse_msisdn(186): pass (none -> pass) MTC@ddc14aa71780: Local verdict of PTC TC_mo_ussd_iuse_msisdn(187): pass (pass -> pass) MTC@ddc14aa71780: Local verdict of PTC TC_mo_ussd_iuse_msisdn(188): pass (pass -> pass) MTC@ddc14aa71780: Local verdict of PTC TC_mo_ussd_iuse_msisdn(189): pass (pass -> pass) MTC@ddc14aa71780: Local verdict of PTC TC_mo_ussd_iuse_msisdn(190): pass (pass -> pass) MTC@ddc14aa71780: Local verdict of PTC TC_mo_ussd_iuse_msisdn(191): pass (pass -> pass) MTC@ddc14aa71780: Local verdict of PTC TC_mo_ussd_iuse_msisdn(192): pass (pass -> pass) MTC@ddc14aa71780: Local verdict of PTC TC_mo_ussd_iuse_msisdn(193): pass (pass -> pass) MTC@ddc14aa71780: Test case TC_mo_ussd_iuse_msisdn finished. Verdict: pass MTC@ddc14aa71780: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn pass'. Mon Jan 27 08:56:26 UTC 2025 ====== HLR_Tests.TC_mo_ussd_iuse_msisdn pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_iuse_msisdn.talloc 20250127085626811 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45004<->l=127.0.0.1:4258 20250127085627012 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45004<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=78508) Waiting for packet dumper to finish... 1 (prev_count=78508, count=82340) MTC@ddc14aa71780: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn pass' was executed successfully (exit status: 0). MTC@ddc14aa71780: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy'. ------ HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy ------ Mon Jan 27 08:56:29 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ddc14aa71780: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy' was executed successfully (exit status: 0). MTC@ddc14aa71780: Test case TC_mo_ussd_iuse_msisdn_via_proxy started. MTC@ddc14aa71780: legacy= false MTC@ddc14aa71780: in not legacy case 1 MTC@ddc14aa71780: in not legacy case 2 20250127085630101 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250127085630101 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(194)@ddc14aa71780: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250127085630103 DLINP <000b> input/ipa.c:452 connected read/write 20250127085630103 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085630103 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45008<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(194)@ddc14aa71780: 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)@ddc14aa71780: 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 } } } } 20250127085630105 DLINP <000b> input/ipa.c:452 connected read/write 20250127085630105 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085630105 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250127085630105 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250127085630105 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  20250127085630105 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250127085630105 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  20250127085630105 DLGSUP <0013> gsup_server.c:236 2:  20250127085630105 DLGSUP <0013> gsup_server.c:238 2: 00  20250127085630105 DLGSUP <0013> gsup_server.c:236 3:  20250127085630105 DLGSUP <0013> gsup_server.c:238 3: 00  20250127085630105 DLGSUP <0013> gsup_server.c:236 4:  20250127085630105 DLGSUP <0013> gsup_server.c:238 4: 00  20250127085630105 DLGSUP <0013> gsup_server.c:236 5:  20250127085630105 DLGSUP <0013> gsup_server.c:238 5: 00  20250127085630105 DLGSUP <0013> gsup_server.c:236 7:  20250127085630105 DLGSUP <0013> gsup_server.c:238 7: 00  20250127085630105 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250127085630105 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250127085630105 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(194)@ddc14aa71780: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 196@ddc14aa71780: 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") 20250127085630121 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:38809<->l=127.0.0.1:4259) 20250127085630128 DAUC <0003> db_auc.c:157 IMSI='262429304132790': No 2G Auth Data 20250127085630128 DAUC <0003> db_auc.c:192 IMSI='262429304132790': No 3G Auth Data HLR_Test-GSUP(195)@ddc14aa71780: Created GsupExpect[0] for "262429304132790" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(198) 20250127085630143 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45010<->l=127.0.0.1:4258 20250127085630155 DLINP <000b> input/ipa.c:452 connected read/write 20250127085630156 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085630156 DLGSUP <0013> gsup_req.c:140 GSUP 191: MSC-00-00-00-00-00-00: IMSI-262429304132790 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429304132790" source_name="the-source\n" session_id=3855123888 session_state=BEGIN} 20250127085630156 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250127085630156 DSS <0004> hlr_ussd.c:576 262429304132790/0xe5c885b0: Process SS (BEGIN) 20250127085630156 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250127085630156 DSS <0004> hlr_ussd.c:518 262429304132790/0xe5c885b0: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250127085630156 DSS <0004> hlr_ussd.c:363 262429304132790/0xe5c885b0: Tx USSD 'Your extension is 491613256184' 20250127085630156 DLGSUP <0013> hlr_ussd.c:278 GSUP 191: the-source\n: IMSI-262429304132790 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429304132790" destination_name="the-source\n" session_id=3855123888 session_state=END} 20250127085630156 DLGSUP <0013> gsup_req.c:173 GSUP 191: the-source\n: IMSI-262429304132790 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250127085630156 DLINP <000b> input/ipa.c:452 connected read/write 20250127085630156 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085630156 DLINP <000b> input/ipa.c:452 connected read/write 20250127085630156 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@ddc14aa71780: Found GsupExpect[0] for "262429304132790" handled at TC_mo_ussd_iuse_msisdn_via_proxy(198) HLR_Test-GSUP(195)@ddc14aa71780: Added IMSI table entry 0TC_mo_ussd_iuse_msisdn_via_proxy(198)"262429304132790" TC_mo_ussd_iuse_msisdn_via_proxy(198)@ddc14aa71780: setverdict(pass): none -> pass 20250127085630163 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45010<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(198)@ddc14aa71780: Final verdict of PTC: pass 20250127085630163 DAUC <0003> db_auc.c:157 IMSI='262423040251732': No 2G Auth Data 20250127085630163 DAUC <0003> db_auc.c:192 IMSI='262423040251732': No 3G Auth Data HLR_Test-GSUP(195)@ddc14aa71780: Created GsupExpect[0] for "262423040251732" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(199) 20250127085630171 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45012<->l=127.0.0.1:4258 20250127085630174 DLINP <000b> input/ipa.c:452 connected read/write 20250127085630174 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085630174 DLGSUP <0013> gsup_req.c:140 GSUP 192: MSC-00-00-00-00-00-00: IMSI-262423040251732 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423040251732" source_name="the-source\n" session_id=1456037149 session_state=BEGIN} 20250127085630174 DSS <0004> hlr_ussd.c:576 262423040251732/0x56c95d1d: Process SS (BEGIN) 20250127085630174 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250127085630174 DSS <0004> hlr_ussd.c:518 262423040251732/0x56c95d1d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250127085630174 DSS <0004> hlr_ussd.c:363 262423040251732/0x56c95d1d: Tx USSD 'Your extension is 491610560364' 20250127085630174 DLGSUP <0013> hlr_ussd.c:278 GSUP 192: the-source\n: IMSI-262423040251732 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423040251732" destination_name="the-source\n" session_id=1456037149 session_state=END} 20250127085630174 DLGSUP <0013> gsup_req.c:173 GSUP 192: the-source\n: IMSI-262423040251732 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250127085630174 DLINP <000b> input/ipa.c:452 connected read/write 20250127085630174 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085630174 DLINP <000b> input/ipa.c:452 connected read/write 20250127085630174 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@ddc14aa71780: Found GsupExpect[0] for "262423040251732" handled at TC_mo_ussd_iuse_msisdn_via_proxy(199) HLR_Test-GSUP(195)@ddc14aa71780: Added IMSI table entry 1TC_mo_ussd_iuse_msisdn_via_proxy(199)"262423040251732" TC_mo_ussd_iuse_msisdn_via_proxy(199)@ddc14aa71780: setverdict(pass): none -> pass 20250127085630176 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45012<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(199)@ddc14aa71780: Final verdict of PTC: pass 20250127085630176 DAUC <0003> db_auc.c:157 IMSI='262425364324703': No 2G Auth Data 20250127085630176 DAUC <0003> db_auc.c:192 IMSI='262425364324703': No 3G Auth Data HLR_Test-GSUP(195)@ddc14aa71780: Created GsupExpect[0] for "262425364324703" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(200) 20250127085630182 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45022<->l=127.0.0.1:4258 20250127085630185 DLINP <000b> input/ipa.c:452 connected read/write 20250127085630185 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085630185 DLGSUP <0013> gsup_req.c:140 GSUP 193: MSC-00-00-00-00-00-00: IMSI-262425364324703 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425364324703" source_name="the-source\n" session_id=1407288801 session_state=BEGIN} 20250127085630185 DSS <0004> hlr_ussd.c:576 262425364324703/0x53e185e1: Process SS (BEGIN) 20250127085630185 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250127085630185 DSS <0004> hlr_ussd.c:518 262425364324703/0x53e185e1: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250127085630185 DSS <0004> hlr_ussd.c:363 262425364324703/0x53e185e1: Tx USSD 'Your extension is 491614271033' 20250127085630185 DLGSUP <0013> hlr_ussd.c:278 GSUP 193: the-source\n: IMSI-262425364324703 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425364324703" destination_name="the-source\n" session_id=1407288801 session_state=END} 20250127085630185 DLGSUP <0013> gsup_req.c:173 GSUP 193: the-source\n: IMSI-262425364324703 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250127085630185 DLINP <000b> input/ipa.c:452 connected read/write 20250127085630185 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085630185 DLINP <000b> input/ipa.c:452 connected read/write 20250127085630185 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@ddc14aa71780: Found GsupExpect[0] for "262425364324703" handled at TC_mo_ussd_iuse_msisdn_via_proxy(200) HLR_Test-GSUP(195)@ddc14aa71780: Added IMSI table entry 2TC_mo_ussd_iuse_msisdn_via_proxy(200)"262425364324703" TC_mo_ussd_iuse_msisdn_via_proxy(200)@ddc14aa71780: setverdict(pass): none -> pass 20250127085630187 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45022<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(200)@ddc14aa71780: Final verdict of PTC: pass 20250127085630187 DAUC <0003> db_auc.c:157 IMSI='262429252580632': No 2G Auth Data 20250127085630187 DAUC <0003> db_auc.c:192 IMSI='262429252580632': No 3G Auth Data HLR_Test-GSUP(195)@ddc14aa71780: Created GsupExpect[0] for "262429252580632" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(201) 20250127085630194 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45026<->l=127.0.0.1:4258 20250127085630198 DLINP <000b> input/ipa.c:452 connected read/write 20250127085630198 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085630198 DLGSUP <0013> gsup_req.c:140 GSUP 194: MSC-00-00-00-00-00-00: IMSI-262429252580632 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429252580632" source_name="the-source\n" session_id=3184503124 session_state=BEGIN} 20250127085630198 DSS <0004> hlr_ussd.c:576 262429252580632/0xbdcfa954: Process SS (BEGIN) 20250127085630198 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250127085630198 DSS <0004> hlr_ussd.c:518 262429252580632/0xbdcfa954: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250127085630198 DSS <0004> hlr_ussd.c:363 262429252580632/0xbdcfa954: Tx USSD 'Your extension is 491613552805' 20250127085630198 DLGSUP <0013> hlr_ussd.c:278 GSUP 194: the-source\n: IMSI-262429252580632 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429252580632" destination_name="the-source\n" session_id=3184503124 session_state=END} 20250127085630198 DLGSUP <0013> gsup_req.c:173 GSUP 194: the-source\n: IMSI-262429252580632 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250127085630198 DLINP <000b> input/ipa.c:452 connected read/write 20250127085630198 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085630198 DLINP <000b> input/ipa.c:452 connected read/write 20250127085630198 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@ddc14aa71780: Found GsupExpect[0] for "262429252580632" handled at TC_mo_ussd_iuse_msisdn_via_proxy(201) HLR_Test-GSUP(195)@ddc14aa71780: Added IMSI table entry 3TC_mo_ussd_iuse_msisdn_via_proxy(201)"262429252580632" TC_mo_ussd_iuse_msisdn_via_proxy(201)@ddc14aa71780: setverdict(pass): none -> pass 20250127085630200 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45026<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(201)@ddc14aa71780: Final verdict of PTC: pass 20250127085630200 DAUC <0003> db_auc.c:157 IMSI='262421419172900': No 2G Auth Data 20250127085630200 DAUC <0003> db_auc.c:192 IMSI='262421419172900': No 3G Auth Data HLR_Test-GSUP(195)@ddc14aa71780: Created GsupExpect[0] for "262421419172900" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(202) 20250127085630206 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45028<->l=127.0.0.1:4258 20250127085630209 DLINP <000b> input/ipa.c:452 connected read/write 20250127085630209 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085630209 DLGSUP <0013> gsup_req.c:140 GSUP 195: MSC-00-00-00-00-00-00: IMSI-262421419172900 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421419172900" source_name="the-source\n" session_id=1203393202 session_state=BEGIN} 20250127085630209 DSS <0004> hlr_ussd.c:576 262421419172900/0x47ba52b2: Process SS (BEGIN) 20250127085630209 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250127085630209 DSS <0004> hlr_ussd.c:518 262421419172900/0x47ba52b2: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250127085630209 DSS <0004> hlr_ussd.c:363 262421419172900/0x47ba52b2: Tx USSD 'Your extension is 491612183487' 20250127085630209 DLGSUP <0013> hlr_ussd.c:278 GSUP 195: the-source\n: IMSI-262421419172900 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421419172900" destination_name="the-source\n" session_id=1203393202 session_state=END} 20250127085630209 DLGSUP <0013> gsup_req.c:173 GSUP 195: the-source\n: IMSI-262421419172900 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250127085630209 DLINP <000b> input/ipa.c:452 connected read/write 20250127085630209 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085630209 DLINP <000b> input/ipa.c:452 connected read/write 20250127085630209 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@ddc14aa71780: Found GsupExpect[0] for "262421419172900" handled at TC_mo_ussd_iuse_msisdn_via_proxy(202) HLR_Test-GSUP(195)@ddc14aa71780: Added IMSI table entry 4TC_mo_ussd_iuse_msisdn_via_proxy(202)"262421419172900" TC_mo_ussd_iuse_msisdn_via_proxy(202)@ddc14aa71780: setverdict(pass): none -> pass 20250127085630211 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45028<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(202)@ddc14aa71780: Final verdict of PTC: pass 20250127085630211 DAUC <0003> db_auc.c:157 IMSI='262424940935668': No 2G Auth Data 20250127085630211 DAUC <0003> db_auc.c:192 IMSI='262424940935668': No 3G Auth Data HLR_Test-GSUP(195)@ddc14aa71780: Created GsupExpect[0] for "262424940935668" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(203) 20250127085630217 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45038<->l=127.0.0.1:4258 20250127085630220 DLINP <000b> input/ipa.c:452 connected read/write 20250127085630220 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085630220 DLGSUP <0013> gsup_req.c:140 GSUP 196: MSC-00-00-00-00-00-00: IMSI-262424940935668 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424940935668" source_name="the-source\n" session_id=2812442307 session_state=BEGIN} 20250127085630220 DSS <0004> hlr_ussd.c:576 262424940935668/0xa7a276c3: Process SS (BEGIN) 20250127085630220 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250127085630220 DSS <0004> hlr_ussd.c:518 262424940935668/0xa7a276c3: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250127085630220 DSS <0004> hlr_ussd.c:363 262424940935668/0xa7a276c3: Tx USSD 'Your extension is 491613324437' 20250127085630220 DLGSUP <0013> hlr_ussd.c:278 GSUP 196: the-source\n: IMSI-262424940935668 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424940935668" destination_name="the-source\n" session_id=2812442307 session_state=END} 20250127085630220 DLGSUP <0013> gsup_req.c:173 GSUP 196: the-source\n: IMSI-262424940935668 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250127085630220 DLINP <000b> input/ipa.c:452 connected read/write 20250127085630220 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085630220 DLINP <000b> input/ipa.c:452 connected read/write 20250127085630220 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@ddc14aa71780: Found GsupExpect[0] for "262424940935668" handled at TC_mo_ussd_iuse_msisdn_via_proxy(203) HLR_Test-GSUP(195)@ddc14aa71780: Added IMSI table entry 5TC_mo_ussd_iuse_msisdn_via_proxy(203)"262424940935668" TC_mo_ussd_iuse_msisdn_via_proxy(203)@ddc14aa71780: setverdict(pass): none -> pass 20250127085630222 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45038<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(203)@ddc14aa71780: Final verdict of PTC: pass 20250127085630222 DAUC <0003> db_auc.c:157 IMSI='262420110129504': No 2G Auth Data 20250127085630222 DAUC <0003> db_auc.c:192 IMSI='262420110129504': No 3G Auth Data HLR_Test-GSUP(195)@ddc14aa71780: Created GsupExpect[0] for "262420110129504" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(204) 20250127085630229 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45050<->l=127.0.0.1:4258 20250127085630232 DLINP <000b> input/ipa.c:452 connected read/write 20250127085630232 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085630232 DLGSUP <0013> gsup_req.c:140 GSUP 197: MSC-00-00-00-00-00-00: IMSI-262420110129504 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420110129504" source_name="the-source\n" session_id=3216592263 session_state=BEGIN} 20250127085630232 DSS <0004> hlr_ussd.c:576 262420110129504/0xbfb94d87: Process SS (BEGIN) 20250127085630232 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250127085630232 DSS <0004> hlr_ussd.c:518 262420110129504/0xbfb94d87: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250127085630232 DSS <0004> hlr_ussd.c:363 262420110129504/0xbfb94d87: Tx USSD 'Your extension is 491614806501' 20250127085630232 DLGSUP <0013> hlr_ussd.c:278 GSUP 197: the-source\n: IMSI-262420110129504 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420110129504" destination_name="the-source\n" session_id=3216592263 session_state=END} 20250127085630232 DLGSUP <0013> gsup_req.c:173 GSUP 197: the-source\n: IMSI-262420110129504 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250127085630232 DLINP <000b> input/ipa.c:452 connected read/write 20250127085630232 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085630232 DLINP <000b> input/ipa.c:452 connected read/write 20250127085630232 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@ddc14aa71780: Found GsupExpect[0] for "262420110129504" handled at TC_mo_ussd_iuse_msisdn_via_proxy(204) HLR_Test-GSUP(195)@ddc14aa71780: Added IMSI table entry 6TC_mo_ussd_iuse_msisdn_via_proxy(204)"262420110129504" TC_mo_ussd_iuse_msisdn_via_proxy(204)@ddc14aa71780: setverdict(pass): none -> pass 20250127085630234 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45050<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(204)@ddc14aa71780: Final verdict of PTC: pass 20250127085630234 DAUC <0003> db_auc.c:157 IMSI='262425876113238': No 2G Auth Data 20250127085630234 DAUC <0003> db_auc.c:192 IMSI='262425876113238': No 3G Auth Data HLR_Test-GSUP(195)@ddc14aa71780: Created GsupExpect[0] for "262425876113238" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(205) 20250127085630241 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45066<->l=127.0.0.1:4258 20250127085630243 DLINP <000b> input/ipa.c:452 connected read/write 20250127085630244 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085630244 DLGSUP <0013> gsup_req.c:140 GSUP 198: MSC-00-00-00-00-00-00: IMSI-262425876113238 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425876113238" source_name="the-source\n" session_id=1152672271 session_state=BEGIN} 20250127085630244 DSS <0004> hlr_ussd.c:576 262425876113238/0x44b4620f: Process SS (BEGIN) 20250127085630244 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250127085630244 DSS <0004> hlr_ussd.c:518 262425876113238/0x44b4620f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250127085630244 DSS <0004> hlr_ussd.c:363 262425876113238/0x44b4620f: Tx USSD 'Your extension is 491616854835' 20250127085630244 DLGSUP <0013> hlr_ussd.c:278 GSUP 198: the-source\n: IMSI-262425876113238 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425876113238" destination_name="the-source\n" session_id=1152672271 session_state=END} 20250127085630244 DLGSUP <0013> gsup_req.c:173 GSUP 198: the-source\n: IMSI-262425876113238 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250127085630244 DLINP <000b> input/ipa.c:452 connected read/write 20250127085630244 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085630244 DLINP <000b> input/ipa.c:452 connected read/write 20250127085630244 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@ddc14aa71780: Found GsupExpect[0] for "262425876113238" handled at TC_mo_ussd_iuse_msisdn_via_proxy(205) HLR_Test-GSUP(195)@ddc14aa71780: Added IMSI table entry 7TC_mo_ussd_iuse_msisdn_via_proxy(205)"262425876113238" TC_mo_ussd_iuse_msisdn_via_proxy(205)@ddc14aa71780: setverdict(pass): none -> pass 20250127085630245 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45066<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(205)@ddc14aa71780: Final verdict of PTC: pass 20250127085630246 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45008<->l=127.0.0.1:4258 20250127085630246 DLINP <000b> input/ipa.c:452 connected read/write 20250127085630246 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085630246 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server HLR_Test-GSUP(195)@ddc14aa71780: Final verdict of PTC: none 20250127085630246 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250127085630246 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250127085630246 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20250127085630247 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38809<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(194)@ddc14aa71780: Final verdict of PTC: none IPA-CTRL-CLI-IPA(197)@ddc14aa71780: Final verdict of PTC: none 196@ddc14aa71780: Final verdict of PTC: none MTC@ddc14aa71780: Setting final verdict of the test case. MTC@ddc14aa71780: Local verdict of MTC: none MTC@ddc14aa71780: Local verdict of PTC HLR_Test-GSUP-IPA(194): none (none -> none) MTC@ddc14aa71780: Local verdict of PTC HLR_Test-GSUP(195): none (none -> none) MTC@ddc14aa71780: Local verdict of PTC with component reference 196: none (none -> none) MTC@ddc14aa71780: Local verdict of PTC IPA-CTRL-CLI-IPA(197): none (none -> none) MTC@ddc14aa71780: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(198): pass (none -> pass) MTC@ddc14aa71780: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(199): pass (pass -> pass) MTC@ddc14aa71780: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(200): pass (pass -> pass) MTC@ddc14aa71780: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(201): pass (pass -> pass) MTC@ddc14aa71780: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(202): pass (pass -> pass) MTC@ddc14aa71780: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(203): pass (pass -> pass) MTC@ddc14aa71780: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(204): pass (pass -> pass) MTC@ddc14aa71780: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(205): pass (pass -> pass) MTC@ddc14aa71780: Test case TC_mo_ussd_iuse_msisdn_via_proxy finished. Verdict: pass MTC@ddc14aa71780: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy pass'. Mon Jan 27 08:56: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 20250127085630269 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45072<->l=127.0.0.1:4258 20250127085630471 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45072<->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@ddc14aa71780: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy pass' was executed successfully (exit status: 0). MTC@ddc14aa71780: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse'. ------ HLR_Tests.TC_mo_ussd_euse ------ Mon Jan 27 08:56:32 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_euse.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_euse.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ddc14aa71780: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse' was executed successfully (exit status: 0). MTC@ddc14aa71780: Test case TC_mo_ussd_euse started. MTC@ddc14aa71780: legacy= false MTC@ddc14aa71780: in not legacy case 1 20250127085633600 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:44249 20250127085633601 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:44249 MTC@ddc14aa71780: in not legacy case 2 IPA-EUSE-foobar(208)@ddc14aa71780: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250127085633602 DLINP <000b> input/ipa.c:452 connected read/write 20250127085633602 DLINP <000b> input/ipa.c:406 127.0.0.1:44249 message received 20250127085633603 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250127085633603 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 IPA-EUSE-foobar(208)@ddc14aa71780: 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)@ddc14aa71780: 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 } } } } 20250127085633603 DLINP <000b> input/ipa.c:452 connected read/write 20250127085633603 DLINP <000b> input/ipa.c:406 127.0.0.1:44249 message received 20250127085633603 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250127085633603 DLGSUP <0013> gsup_server.c:236 0: EUSE-foobar 20250127085633603 DLGSUP <0013> gsup_server.c:238 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20250127085633603 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 EUSE Simulator 20250127085633603 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  20250127085633603 DLGSUP <0013> gsup_server.c:236 2:  20250127085633603 DLGSUP <0013> gsup_server.c:238 2: 00  20250127085633603 DLGSUP <0013> gsup_server.c:236 3:  20250127085633603 DLGSUP <0013> gsup_server.c:238 3: 00  20250127085633603 DLGSUP <0013> gsup_server.c:236 4:  20250127085633603 DLGSUP <0013> gsup_server.c:238 4: 00  20250127085633603 DLGSUP <0013> gsup_server.c:236 5:  20250127085633603 DLGSUP <0013> gsup_server.c:238 5: 00  20250127085633603 DLGSUP <0013> gsup_server.c:236 7:  20250127085633603 DLGSUP <0013> gsup_server.c:238 7: 00  20250127085633603 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250127085633603 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250127085633603 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:44249 IPA-EUSE-foobar(208)@ddc14aa71780: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(207)@ddc14aa71780: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250127085633603 DLINP <000b> input/ipa.c:452 connected read/write 20250127085633603 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085633604 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56090<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(207)@ddc14aa71780: 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)@ddc14aa71780: 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 } } } } 20250127085633605 DLINP <000b> input/ipa.c:452 connected read/write 20250127085633605 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085633605 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250127085633605 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250127085633605 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  20250127085633605 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250127085633605 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  20250127085633605 DLGSUP <0013> gsup_server.c:236 2:  20250127085633605 DLGSUP <0013> gsup_server.c:238 2: 00  20250127085633605 DLGSUP <0013> gsup_server.c:236 3:  20250127085633605 DLGSUP <0013> gsup_server.c:238 3: 00  20250127085633605 DLGSUP <0013> gsup_server.c:236 4:  20250127085633605 DLGSUP <0013> gsup_server.c:238 4: 00  20250127085633605 DLGSUP <0013> gsup_server.c:236 5:  20250127085633605 DLGSUP <0013> gsup_server.c:238 5: 00  HLR_Test-GSUP-IPA(207)@ddc14aa71780: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250127085633605 DLGSUP <0013> gsup_server.c:236 7:  20250127085633605 DLGSUP <0013> gsup_server.c:238 7: 00  20250127085633605 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250127085633605 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250127085633605 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 210@ddc14aa71780: 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") 20250127085633614 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:45755<->l=127.0.0.1:4259) 20250127085633616 DAUC <0003> db_auc.c:157 IMSI='262428286773700': No 2G Auth Data 20250127085633616 DAUC <0003> db_auc.c:192 IMSI='262428286773700': No 3G Auth Data HLR_Test-GSUP(209)@ddc14aa71780: Created GsupExpect[0] for "262428286773700" to be handled at TC_mo_ussd_euse(212) 20250127085633623 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56104<->l=127.0.0.1:4258 20250127085633646 DLINP <000b> input/ipa.c:452 connected read/write 20250127085633646 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085633646 DLGSUP <0013> gsup_req.c:140 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262428286773700 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428286773700" session_id=977795200 session_state=BEGIN} 20250127085633646 DSS <0004> hlr_ussd.c:576 262428286773700/0x3a47f880: Process SS (BEGIN) 20250127085633646 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250127085633646 DSS <0004> hlr_ussd.c:518 262428286773700/0x3a47f880: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250127085633646 DLINP <000b> input/ipa.c:452 connected read/write 20250127085633646 DLINP <000b> input/ipa.c:432 127.0.0.1:44249 sending data 20250127085633646 DLINP <000b> input/ipa.c:452 connected read/write 20250127085633646 DLINP <000b> input/ipa.c:432 127.0.0.1:44249 sending data EUSE-TC_mo_ussd_euse(206)@ddc14aa71780: 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 } } } } } 20250127085633665 DLINP <000b> input/ipa.c:452 connected read/write 20250127085633665 DLINP <000b> input/ipa.c:406 127.0.0.1:44249 message received 20250127085633665 DLGSUP <0013> gsup_req.c:140 GSUP 200: EUSE-foobar: IMSI-262428286773700 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428286773700" session_id=977795200 session_state=END} 20250127085633666 DSS <0004> hlr_ussd.c:576 262428286773700/0x3a47f880: Process SS (END) 20250127085633666 DSS <0004> hlr_ussd.c:518 262428286773700/0x3a47f880: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250127085633666 DLGSUP <0013> hlr_ussd.c:278 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262428286773700 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428286773700" session_id=977795200 session_state=END} 20250127085633666 DLGSUP <0013> gsup_req.c:173 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262428286773700 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250127085633666 DLGSUP <0013> gsup_req.c:173 GSUP 200: EUSE-foobar: IMSI-262428286773700 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250127085633666 DLINP <000b> input/ipa.c:452 connected read/write 20250127085633666 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085633666 DLINP <000b> input/ipa.c:452 connected read/write 20250127085633666 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@ddc14aa71780: Found GsupExpect[0] for "262428286773700" handled at TC_mo_ussd_euse(212) HLR_Test-GSUP(209)@ddc14aa71780: Added IMSI table entry 0TC_mo_ussd_euse(212)"262428286773700" TC_mo_ussd_euse(212)@ddc14aa71780: setverdict(pass): none -> pass 20250127085633679 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56104<->l=127.0.0.1:4258 TC_mo_ussd_euse(212)@ddc14aa71780: Final verdict of PTC: pass 20250127085633680 DAUC <0003> db_auc.c:157 IMSI='262424145033482': No 2G Auth Data 20250127085633680 DAUC <0003> db_auc.c:192 IMSI='262424145033482': No 3G Auth Data HLR_Test-GSUP(209)@ddc14aa71780: Created GsupExpect[0] for "262424145033482" to be handled at TC_mo_ussd_euse(213) 20250127085633702 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56110<->l=127.0.0.1:4258 20250127085633705 DLINP <000b> input/ipa.c:452 connected read/write 20250127085633705 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085633705 DLGSUP <0013> gsup_req.c:140 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262424145033482 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424145033482" session_id=3250966539 session_state=BEGIN} 20250127085633705 DSS <0004> hlr_ussd.c:576 262424145033482/0xc1c5d00b: Process SS (BEGIN) 20250127085633705 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250127085633705 DSS <0004> hlr_ussd.c:518 262424145033482/0xc1c5d00b: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250127085633705 DLINP <000b> input/ipa.c:452 connected read/write 20250127085633705 DLINP <000b> input/ipa.c:432 127.0.0.1:44249 sending data 20250127085633705 DLINP <000b> input/ipa.c:452 connected read/write 20250127085633705 DLINP <000b> input/ipa.c:432 127.0.0.1:44249 sending data EUSE-TC_mo_ussd_euse(206)@ddc14aa71780: 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 } } } } } 20250127085633706 DLINP <000b> input/ipa.c:452 connected read/write 20250127085633706 DLINP <000b> input/ipa.c:406 127.0.0.1:44249 message received 20250127085633706 DLGSUP <0013> gsup_req.c:140 GSUP 202: EUSE-foobar: IMSI-262424145033482 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424145033482" session_id=3250966539 session_state=END} 20250127085633706 DSS <0004> hlr_ussd.c:576 262424145033482/0xc1c5d00b: Process SS (END) 20250127085633706 DSS <0004> hlr_ussd.c:518 262424145033482/0xc1c5d00b: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250127085633706 DLGSUP <0013> hlr_ussd.c:278 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262424145033482 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424145033482" session_id=3250966539 session_state=END} 20250127085633706 DLGSUP <0013> gsup_req.c:173 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262424145033482 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250127085633706 DLGSUP <0013> gsup_req.c:173 GSUP 202: EUSE-foobar: IMSI-262424145033482 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250127085633706 DLINP <000b> input/ipa.c:452 connected read/write 20250127085633706 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085633706 DLINP <000b> input/ipa.c:452 connected read/write 20250127085633706 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@ddc14aa71780: Found GsupExpect[0] for "262424145033482" handled at TC_mo_ussd_euse(213) HLR_Test-GSUP(209)@ddc14aa71780: Added IMSI table entry 1TC_mo_ussd_euse(213)"262424145033482" TC_mo_ussd_euse(213)@ddc14aa71780: setverdict(pass): none -> pass 20250127085633708 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56110<->l=127.0.0.1:4258 TC_mo_ussd_euse(213)@ddc14aa71780: Final verdict of PTC: pass 20250127085633708 DAUC <0003> db_auc.c:157 IMSI='262425086589293': No 2G Auth Data 20250127085633708 DAUC <0003> db_auc.c:192 IMSI='262425086589293': No 3G Auth Data HLR_Test-GSUP(209)@ddc14aa71780: Created GsupExpect[0] for "262425086589293" to be handled at TC_mo_ussd_euse(214) 20250127085633715 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56114<->l=127.0.0.1:4258 20250127085633718 DLINP <000b> input/ipa.c:452 connected read/write 20250127085633718 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085633718 DLGSUP <0013> gsup_req.c:140 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262425086589293 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425086589293" session_id=1835900818 session_state=BEGIN} 20250127085633718 DSS <0004> hlr_ussd.c:576 262425086589293/0x6d6d9f92: Process SS (BEGIN) 20250127085633718 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250127085633718 DSS <0004> hlr_ussd.c:518 262425086589293/0x6d6d9f92: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250127085633718 DLINP <000b> input/ipa.c:452 connected read/write 20250127085633718 DLINP <000b> input/ipa.c:432 127.0.0.1:44249 sending data 20250127085633718 DLINP <000b> input/ipa.c:452 connected read/write 20250127085633718 DLINP <000b> input/ipa.c:432 127.0.0.1:44249 sending data EUSE-TC_mo_ussd_euse(206)@ddc14aa71780: 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 } } } } } 20250127085633719 DLINP <000b> input/ipa.c:452 connected read/write 20250127085633719 DLINP <000b> input/ipa.c:406 127.0.0.1:44249 message received 20250127085633719 DLGSUP <0013> gsup_req.c:140 GSUP 204: EUSE-foobar: IMSI-262425086589293 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425086589293" session_id=1835900818 session_state=END} 20250127085633719 DSS <0004> hlr_ussd.c:576 262425086589293/0x6d6d9f92: Process SS (END) 20250127085633719 DSS <0004> hlr_ussd.c:518 262425086589293/0x6d6d9f92: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250127085633719 DLGSUP <0013> hlr_ussd.c:278 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262425086589293 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425086589293" session_id=1835900818 session_state=END} 20250127085633719 DLGSUP <0013> gsup_req.c:173 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262425086589293 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250127085633719 DLGSUP <0013> gsup_req.c:173 GSUP 204: EUSE-foobar: IMSI-262425086589293 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250127085633719 DLINP <000b> input/ipa.c:452 connected read/write 20250127085633719 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085633719 DLINP <000b> input/ipa.c:452 connected read/write 20250127085633719 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@ddc14aa71780: Found GsupExpect[0] for "262425086589293" handled at TC_mo_ussd_euse(214) HLR_Test-GSUP(209)@ddc14aa71780: Added IMSI table entry 2TC_mo_ussd_euse(214)"262425086589293" TC_mo_ussd_euse(214)@ddc14aa71780: setverdict(pass): none -> pass 20250127085633721 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56114<->l=127.0.0.1:4258 TC_mo_ussd_euse(214)@ddc14aa71780: Final verdict of PTC: pass 20250127085633721 DAUC <0003> db_auc.c:157 IMSI='262428463977742': No 2G Auth Data 20250127085633721 DAUC <0003> db_auc.c:192 IMSI='262428463977742': No 3G Auth Data HLR_Test-GSUP(209)@ddc14aa71780: Created GsupExpect[0] for "262428463977742" to be handled at TC_mo_ussd_euse(215) 20250127085633727 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56128<->l=127.0.0.1:4258 20250127085633730 DLINP <000b> input/ipa.c:452 connected read/write 20250127085633730 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085633730 DLGSUP <0013> gsup_req.c:140 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262428463977742 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428463977742" session_id=2152530765 session_state=BEGIN} 20250127085633730 DSS <0004> hlr_ussd.c:576 262428463977742/0x804d034d: Process SS (BEGIN) 20250127085633730 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250127085633730 DSS <0004> hlr_ussd.c:518 262428463977742/0x804d034d: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250127085633730 DLINP <000b> input/ipa.c:452 connected read/write 20250127085633730 DLINP <000b> input/ipa.c:432 127.0.0.1:44249 sending data 20250127085633730 DLINP <000b> input/ipa.c:452 connected read/write 20250127085633730 DLINP <000b> input/ipa.c:432 127.0.0.1:44249 sending data EUSE-TC_mo_ussd_euse(206)@ddc14aa71780: 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 } } } } } 20250127085633731 DLINP <000b> input/ipa.c:452 connected read/write 20250127085633731 DLINP <000b> input/ipa.c:406 127.0.0.1:44249 message received 20250127085633731 DLGSUP <0013> gsup_req.c:140 GSUP 206: EUSE-foobar: IMSI-262428463977742 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428463977742" session_id=2152530765 session_state=END} 20250127085633731 DSS <0004> hlr_ussd.c:576 262428463977742/0x804d034d: Process SS (END) 20250127085633731 DSS <0004> hlr_ussd.c:518 262428463977742/0x804d034d: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250127085633731 DLGSUP <0013> hlr_ussd.c:278 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262428463977742 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428463977742" session_id=2152530765 session_state=END} 20250127085633731 DLGSUP <0013> gsup_req.c:173 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262428463977742 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250127085633731 DLGSUP <0013> gsup_req.c:173 GSUP 206: EUSE-foobar: IMSI-262428463977742 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250127085633731 DLINP <000b> input/ipa.c:452 connected read/write 20250127085633731 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085633731 DLINP <000b> input/ipa.c:452 connected read/write 20250127085633731 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@ddc14aa71780: Found GsupExpect[0] for "262428463977742" handled at TC_mo_ussd_euse(215) HLR_Test-GSUP(209)@ddc14aa71780: Added IMSI table entry 3TC_mo_ussd_euse(215)"262428463977742" TC_mo_ussd_euse(215)@ddc14aa71780: setverdict(pass): none -> pass 20250127085633733 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56128<->l=127.0.0.1:4258 TC_mo_ussd_euse(215)@ddc14aa71780: Final verdict of PTC: pass 20250127085633733 DAUC <0003> db_auc.c:157 IMSI='262425254161256': No 2G Auth Data 20250127085633733 DAUC <0003> db_auc.c:192 IMSI='262425254161256': No 3G Auth Data HLR_Test-GSUP(209)@ddc14aa71780: Created GsupExpect[0] for "262425254161256" to be handled at TC_mo_ussd_euse(216) 20250127085633740 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56144<->l=127.0.0.1:4258 20250127085633743 DLINP <000b> input/ipa.c:452 connected read/write 20250127085633743 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085633743 DLGSUP <0013> gsup_req.c:140 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262425254161256 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425254161256" session_id=2353316531 session_state=BEGIN} 20250127085633743 DSS <0004> hlr_ussd.c:576 262425254161256/0x8c44c2b3: Process SS (BEGIN) 20250127085633743 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250127085633743 DSS <0004> hlr_ussd.c:518 262425254161256/0x8c44c2b3: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250127085633743 DLINP <000b> input/ipa.c:452 connected read/write 20250127085633743 DLINP <000b> input/ipa.c:432 127.0.0.1:44249 sending data 20250127085633743 DLINP <000b> input/ipa.c:452 connected read/write 20250127085633743 DLINP <000b> input/ipa.c:432 127.0.0.1:44249 sending data EUSE-TC_mo_ussd_euse(206)@ddc14aa71780: 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 } } } } } 20250127085633744 DLINP <000b> input/ipa.c:452 connected read/write 20250127085633744 DLINP <000b> input/ipa.c:406 127.0.0.1:44249 message received 20250127085633744 DLGSUP <0013> gsup_req.c:140 GSUP 208: EUSE-foobar: IMSI-262425254161256 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425254161256" session_id=2353316531 session_state=END} 20250127085633744 DSS <0004> hlr_ussd.c:576 262425254161256/0x8c44c2b3: Process SS (END) 20250127085633744 DSS <0004> hlr_ussd.c:518 262425254161256/0x8c44c2b3: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250127085633744 DLGSUP <0013> hlr_ussd.c:278 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262425254161256 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425254161256" session_id=2353316531 session_state=END} 20250127085633744 DLGSUP <0013> gsup_req.c:173 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262425254161256 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250127085633744 DLGSUP <0013> gsup_req.c:173 GSUP 208: EUSE-foobar: IMSI-262425254161256 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250127085633744 DLINP <000b> input/ipa.c:452 connected read/write 20250127085633744 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085633744 DLINP <000b> input/ipa.c:452 connected read/write 20250127085633744 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@ddc14aa71780: Found GsupExpect[0] for "262425254161256" handled at TC_mo_ussd_euse(216) HLR_Test-GSUP(209)@ddc14aa71780: Added IMSI table entry 4TC_mo_ussd_euse(216)"262425254161256" TC_mo_ussd_euse(216)@ddc14aa71780: setverdict(pass): none -> pass 20250127085633745 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56144<->l=127.0.0.1:4258 TC_mo_ussd_euse(216)@ddc14aa71780: Final verdict of PTC: pass 20250127085633746 DAUC <0003> db_auc.c:157 IMSI='262424737469499': No 2G Auth Data 20250127085633746 DAUC <0003> db_auc.c:192 IMSI='262424737469499': No 3G Auth Data HLR_Test-GSUP(209)@ddc14aa71780: Created GsupExpect[0] for "262424737469499" to be handled at TC_mo_ussd_euse(217) 20250127085633752 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56146<->l=127.0.0.1:4258 20250127085633754 DLINP <000b> input/ipa.c:452 connected read/write 20250127085633754 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085633754 DLGSUP <0013> gsup_req.c:140 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262424737469499 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424737469499" session_id=3398783043 session_state=BEGIN} 20250127085633754 DSS <0004> hlr_ussd.c:576 262424737469499/0xca955043: Process SS (BEGIN) 20250127085633754 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250127085633754 DSS <0004> hlr_ussd.c:518 262424737469499/0xca955043: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250127085633754 DLINP <000b> input/ipa.c:452 connected read/write 20250127085633754 DLINP <000b> input/ipa.c:432 127.0.0.1:44249 sending data 20250127085633754 DLINP <000b> input/ipa.c:452 connected read/write 20250127085633754 DLINP <000b> input/ipa.c:432 127.0.0.1:44249 sending data EUSE-TC_mo_ussd_euse(206)@ddc14aa71780: 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 } } } } } 20250127085633755 DLINP <000b> input/ipa.c:452 connected read/write 20250127085633755 DLINP <000b> input/ipa.c:406 127.0.0.1:44249 message received 20250127085633755 DLGSUP <0013> gsup_req.c:140 GSUP 210: EUSE-foobar: IMSI-262424737469499 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424737469499" session_id=3398783043 session_state=END} 20250127085633755 DSS <0004> hlr_ussd.c:576 262424737469499/0xca955043: Process SS (END) 20250127085633755 DSS <0004> hlr_ussd.c:518 262424737469499/0xca955043: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250127085633755 DLGSUP <0013> hlr_ussd.c:278 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262424737469499 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424737469499" session_id=3398783043 session_state=END} 20250127085633755 DLGSUP <0013> gsup_req.c:173 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262424737469499 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250127085633755 DLGSUP <0013> gsup_req.c:173 GSUP 210: EUSE-foobar: IMSI-262424737469499 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250127085633755 DLINP <000b> input/ipa.c:452 connected read/write 20250127085633755 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085633755 DLINP <000b> input/ipa.c:452 connected read/write 20250127085633755 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@ddc14aa71780: Found GsupExpect[0] for "262424737469499" handled at TC_mo_ussd_euse(217) HLR_Test-GSUP(209)@ddc14aa71780: Added IMSI table entry 5TC_mo_ussd_euse(217)"262424737469499" TC_mo_ussd_euse(217)@ddc14aa71780: setverdict(pass): none -> pass 20250127085633757 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56146<->l=127.0.0.1:4258 TC_mo_ussd_euse(217)@ddc14aa71780: Final verdict of PTC: pass 20250127085633757 DAUC <0003> db_auc.c:157 IMSI='262423386983655': No 2G Auth Data 20250127085633757 DAUC <0003> db_auc.c:192 IMSI='262423386983655': No 3G Auth Data HLR_Test-GSUP(209)@ddc14aa71780: Created GsupExpect[0] for "262423386983655" to be handled at TC_mo_ussd_euse(218) 20250127085633764 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56162<->l=127.0.0.1:4258 20250127085633767 DLINP <000b> input/ipa.c:452 connected read/write 20250127085633767 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085633767 DLGSUP <0013> gsup_req.c:140 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262423386983655 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423386983655" session_id=4215070131 session_state=BEGIN} 20250127085633767 DSS <0004> hlr_ussd.c:576 262423386983655/0xfb3cddb3: Process SS (BEGIN) 20250127085633767 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250127085633767 DSS <0004> hlr_ussd.c:518 262423386983655/0xfb3cddb3: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250127085633767 DLINP <000b> input/ipa.c:452 connected read/write 20250127085633767 DLINP <000b> input/ipa.c:432 127.0.0.1:44249 sending data 20250127085633767 DLINP <000b> input/ipa.c:452 connected read/write 20250127085633767 DLINP <000b> input/ipa.c:432 127.0.0.1:44249 sending data EUSE-TC_mo_ussd_euse(206)@ddc14aa71780: 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 } } } } } 20250127085633768 DLINP <000b> input/ipa.c:452 connected read/write 20250127085633768 DLINP <000b> input/ipa.c:406 127.0.0.1:44249 message received 20250127085633768 DLGSUP <0013> gsup_req.c:140 GSUP 212: EUSE-foobar: IMSI-262423386983655 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423386983655" session_id=4215070131 session_state=END} 20250127085633768 DSS <0004> hlr_ussd.c:576 262423386983655/0xfb3cddb3: Process SS (END) 20250127085633768 DSS <0004> hlr_ussd.c:518 262423386983655/0xfb3cddb3: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250127085633768 DLGSUP <0013> hlr_ussd.c:278 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262423386983655 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423386983655" session_id=4215070131 session_state=END} 20250127085633768 DLGSUP <0013> gsup_req.c:173 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262423386983655 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250127085633768 DLGSUP <0013> gsup_req.c:173 GSUP 212: EUSE-foobar: IMSI-262423386983655 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250127085633768 DLINP <000b> input/ipa.c:452 connected read/write 20250127085633768 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085633768 DLINP <000b> input/ipa.c:452 connected read/write 20250127085633768 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@ddc14aa71780: Found GsupExpect[0] for "262423386983655" handled at TC_mo_ussd_euse(218) HLR_Test-GSUP(209)@ddc14aa71780: Added IMSI table entry 6TC_mo_ussd_euse(218)"262423386983655" TC_mo_ussd_euse(218)@ddc14aa71780: setverdict(pass): none -> pass 20250127085633769 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56162<->l=127.0.0.1:4258 TC_mo_ussd_euse(218)@ddc14aa71780: Final verdict of PTC: pass 20250127085633770 DAUC <0003> db_auc.c:157 IMSI='262420265627519': No 2G Auth Data 20250127085633770 DAUC <0003> db_auc.c:192 IMSI='262420265627519': No 3G Auth Data HLR_Test-GSUP(209)@ddc14aa71780: Created GsupExpect[0] for "262420265627519" to be handled at TC_mo_ussd_euse(219) 20250127085633777 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56170<->l=127.0.0.1:4258 20250127085633779 DLINP <000b> input/ipa.c:452 connected read/write 20250127085633779 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085633779 DLGSUP <0013> gsup_req.c:140 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262420265627519 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420265627519" session_id=2422685507 session_state=BEGIN} 20250127085633779 DSS <0004> hlr_ussd.c:576 262420265627519/0x90673f43: Process SS (BEGIN) 20250127085633779 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250127085633779 DSS <0004> hlr_ussd.c:518 262420265627519/0x90673f43: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250127085633779 DLINP <000b> input/ipa.c:452 connected read/write 20250127085633779 DLINP <000b> input/ipa.c:432 127.0.0.1:44249 sending data 20250127085633779 DLINP <000b> input/ipa.c:452 connected read/write 20250127085633779 DLINP <000b> input/ipa.c:432 127.0.0.1:44249 sending data EUSE-TC_mo_ussd_euse(206)@ddc14aa71780: 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 } } } } } 20250127085633780 DLINP <000b> input/ipa.c:452 connected read/write 20250127085633780 DLINP <000b> input/ipa.c:406 127.0.0.1:44249 message received 20250127085633780 DLGSUP <0013> gsup_req.c:140 GSUP 214: EUSE-foobar: IMSI-262420265627519 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420265627519" session_id=2422685507 session_state=END} 20250127085633780 DSS <0004> hlr_ussd.c:576 262420265627519/0x90673f43: Process SS (END) 20250127085633780 DSS <0004> hlr_ussd.c:518 262420265627519/0x90673f43: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250127085633780 DLGSUP <0013> hlr_ussd.c:278 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262420265627519 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420265627519" session_id=2422685507 session_state=END} 20250127085633780 DLGSUP <0013> gsup_req.c:173 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262420265627519 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250127085633780 DLGSUP <0013> gsup_req.c:173 GSUP 214: EUSE-foobar: IMSI-262420265627519 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250127085633780 DLINP <000b> input/ipa.c:452 connected read/write 20250127085633780 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085633780 DLINP <000b> input/ipa.c:452 connected read/write 20250127085633780 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@ddc14aa71780: Found GsupExpect[0] for "262420265627519" handled at TC_mo_ussd_euse(219) HLR_Test-GSUP(209)@ddc14aa71780: Added IMSI table entry 7TC_mo_ussd_euse(219)"262420265627519" TC_mo_ussd_euse(219)@ddc14aa71780: setverdict(pass): none -> pass 20250127085633782 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56170<->l=127.0.0.1:4258 TC_mo_ussd_euse(219)@ddc14aa71780: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse(206)@ddc14aa71780: Final verdict of PTC: none 20250127085633783 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56090<->l=127.0.0.1:4258 20250127085633784 DLINP <000b> input/ipa.c:452 connected read/write 20250127085633784 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085633784 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250127085633784 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250127085633784 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250127085633784 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45755<->l=127.0.0.1:4259) 20250127085633784 DLINP <000b> input/ipa.c:452 connected read/write 20250127085633784 DLINP <000b> input/ipa.c:406 127.0.0.1:44249 message received 20250127085633784 DLINP <000b> input/ipa.c:415 127.0.0.1:44249 connection closed with server 20250127085633784 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:44249 20250127085633784 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) HLR_Test-GSUP(209)@ddc14aa71780: Final verdict of PTC: none HLR_Test-GSUP-IPA(207)@ddc14aa71780: Final verdict of PTC: none IPA-EUSE-foobar(208)@ddc14aa71780: Final verdict of PTC: none IPA-CTRL-CLI-IPA(211)@ddc14aa71780: Final verdict of PTC: none 210@ddc14aa71780: Final verdict of PTC: none MTC@ddc14aa71780: Setting final verdict of the test case. MTC@ddc14aa71780: Local verdict of MTC: none MTC@ddc14aa71780: Local verdict of PTC EUSE-TC_mo_ussd_euse(206): none (none -> none) MTC@ddc14aa71780: Local verdict of PTC HLR_Test-GSUP-IPA(207): none (none -> none) MTC@ddc14aa71780: Local verdict of PTC IPA-EUSE-foobar(208): none (none -> none) MTC@ddc14aa71780: Local verdict of PTC HLR_Test-GSUP(209): none (none -> none) MTC@ddc14aa71780: Local verdict of PTC with component reference 210: none (none -> none) MTC@ddc14aa71780: Local verdict of PTC IPA-CTRL-CLI-IPA(211): none (none -> none) MTC@ddc14aa71780: Local verdict of PTC TC_mo_ussd_euse(212): pass (none -> pass) MTC@ddc14aa71780: Local verdict of PTC TC_mo_ussd_euse(213): pass (pass -> pass) MTC@ddc14aa71780: Local verdict of PTC TC_mo_ussd_euse(214): pass (pass -> pass) MTC@ddc14aa71780: Local verdict of PTC TC_mo_ussd_euse(215): pass (pass -> pass) MTC@ddc14aa71780: Local verdict of PTC TC_mo_ussd_euse(216): pass (pass -> pass) MTC@ddc14aa71780: Local verdict of PTC TC_mo_ussd_euse(217): pass (pass -> pass) MTC@ddc14aa71780: Local verdict of PTC TC_mo_ussd_euse(218): pass (pass -> pass) MTC@ddc14aa71780: Local verdict of PTC TC_mo_ussd_euse(219): pass (pass -> pass) MTC@ddc14aa71780: Test case TC_mo_ussd_euse finished. Verdict: pass MTC@ddc14aa71780: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse pass'. Mon Jan 27 08:56:33 UTC 2025 ====== HLR_Tests.TC_mo_ussd_euse pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_euse.talloc 20250127085633807 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56178<->l=127.0.0.1:4258 20250127085634008 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56178<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=69276) Waiting for packet dumper to finish... 1 (prev_count=69276, count=111860) MTC@ddc14aa71780: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse pass' was executed successfully (exit status: 0). MTC@ddc14aa71780: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_continue'. ------ HLR_Tests.TC_mo_ussd_euse_continue ------ Mon Jan 27 08:56:36 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_continue.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_continue.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ddc14aa71780: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_continue' was executed successfully (exit status: 0). MTC@ddc14aa71780: Test case TC_mo_ussd_euse_continue started. MTC@ddc14aa71780: legacy= false MTC@ddc14aa71780: in not legacy case 1 20250127085637133 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:39577 20250127085637133 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:39577 MTC@ddc14aa71780: in not legacy case 2 IPA-EUSE-foobar(222)@ddc14aa71780: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250127085637134 DLINP <000b> input/ipa.c:452 connected read/write 20250127085637134 DLINP <000b> input/ipa.c:406 127.0.0.1:39577 message received IPA-EUSE-foobar(222)@ddc14aa71780: 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) } } } } 20250127085637135 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250127085637135 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 IPA-EUSE-foobar(222)@ddc14aa71780: 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 } } } } 20250127085637135 DLINP <000b> input/ipa.c:452 connected read/write 20250127085637135 DLINP <000b> input/ipa.c:406 127.0.0.1:39577 message received 20250127085637135 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250127085637135 DLGSUP <0013> gsup_server.c:236 0: EUSE-foobar 20250127085637135 DLGSUP <0013> gsup_server.c:238 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20250127085637135 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 EUSE Simulator 20250127085637136 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  20250127085637136 DLGSUP <0013> gsup_server.c:236 2:  20250127085637136 DLGSUP <0013> gsup_server.c:238 2: 00  20250127085637136 DLGSUP <0013> gsup_server.c:236 3:  20250127085637136 DLGSUP <0013> gsup_server.c:238 3: 00  20250127085637136 DLGSUP <0013> gsup_server.c:236 4:  20250127085637136 DLGSUP <0013> gsup_server.c:238 4: 00  20250127085637136 DLGSUP <0013> gsup_server.c:236 5:  20250127085637136 DLGSUP <0013> gsup_server.c:238 5: 00  20250127085637136 DLGSUP <0013> gsup_server.c:236 7:  IPA-EUSE-foobar(222)@ddc14aa71780: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250127085637136 DLGSUP <0013> gsup_server.c:238 7: 00  20250127085637136 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250127085637136 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250127085637136 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:39577 HLR_Test-GSUP-IPA(221)@ddc14aa71780: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250127085637136 DLINP <000b> input/ipa.c:452 connected read/write 20250127085637137 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085637137 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56186<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(221)@ddc14aa71780: 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)@ddc14aa71780: 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 } } } } 20250127085637138 DLINP <000b> input/ipa.c:452 connected read/write 20250127085637138 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(221)@ddc14aa71780: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250127085637138 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250127085637138 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250127085637138 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  20250127085637138 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250127085637138 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  20250127085637138 DLGSUP <0013> gsup_server.c:236 2:  20250127085637138 DLGSUP <0013> gsup_server.c:238 2: 00  20250127085637138 DLGSUP <0013> gsup_server.c:236 3:  20250127085637138 DLGSUP <0013> gsup_server.c:238 3: 00  20250127085637138 DLGSUP <0013> gsup_server.c:236 4:  20250127085637138 DLGSUP <0013> gsup_server.c:238 4: 00  20250127085637138 DLGSUP <0013> gsup_server.c:236 5:  20250127085637138 DLGSUP <0013> gsup_server.c:238 5: 00  20250127085637138 DLGSUP <0013> gsup_server.c:236 7:  20250127085637138 DLGSUP <0013> gsup_server.c:238 7: 00  20250127085637138 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250127085637138 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250127085637138 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 224@ddc14aa71780: 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") 20250127085637147 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:33513<->l=127.0.0.1:4259) 20250127085637149 DAUC <0003> db_auc.c:157 IMSI='262424595297073': No 2G Auth Data 20250127085637149 DAUC <0003> db_auc.c:192 IMSI='262424595297073': No 3G Auth Data HLR_Test-GSUP(223)@ddc14aa71780: Created GsupExpect[0] for "262424595297073" to be handled at TC_mo_ussd_euse_continue(226) 20250127085637156 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56192<->l=127.0.0.1:4258 20250127085637182 DLINP <000b> input/ipa.c:452 connected read/write 20250127085637182 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085637182 DLGSUP <0013> gsup_req.c:140 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262424595297073 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424595297073" session_id=3815264539 session_state=BEGIN} 20250127085637182 DSS <0004> hlr_ussd.c:576 262424595297073/0xe368511b: Process SS (BEGIN) 20250127085637182 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250127085637182 DSS <0004> hlr_ussd.c:518 262424595297073/0xe368511b: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250127085637182 DLINP <000b> input/ipa.c:452 connected read/write 20250127085637182 DLINP <000b> input/ipa.c:432 127.0.0.1:39577 sending data 20250127085637182 DLINP <000b> input/ipa.c:452 connected read/write 20250127085637182 DLINP <000b> input/ipa.c:432 127.0.0.1:39577 sending data EUSE-TC_mo_ussd_euse_continue(220)@ddc14aa71780: 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 } } } } } 20250127085637194 DLINP <000b> input/ipa.c:452 connected read/write 20250127085637194 DLINP <000b> input/ipa.c:406 127.0.0.1:39577 message received 20250127085637194 DLGSUP <0013> gsup_req.c:140 GSUP 216: EUSE-foobar: IMSI-262424595297073 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424595297073" session_id=3815264539 session_state=CONTINUE} 20250127085637194 DSS <0004> hlr_ussd.c:576 262424595297073/0xe368511b: Process SS (CONTINUE) 20250127085637194 DSS <0004> hlr_ussd.c:518 262424595297073/0xe368511b: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250127085637194 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262424595297073 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424595297073" session_id=3815264539 session_state=CONTINUE} 20250127085637194 DLGSUP <0013> gsup_req.c:173 GSUP 216: EUSE-foobar: IMSI-262424595297073 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250127085637194 DLINP <000b> input/ipa.c:452 connected read/write 20250127085637194 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085637194 DLINP <000b> input/ipa.c:452 connected read/write 20250127085637194 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@ddc14aa71780: Found GsupExpect[0] for "262424595297073" handled at TC_mo_ussd_euse_continue(226) HLR_Test-GSUP(223)@ddc14aa71780: Added IMSI table entry 0TC_mo_ussd_euse_continue(226)"262424595297073" TC_mo_ussd_euse_continue(226)@ddc14aa71780: setverdict(pass): none -> pass 20250127085637203 DLINP <000b> input/ipa.c:452 connected read/write 20250127085637203 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085637203 DLGSUP <0013> gsup_req.c:140 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262424595297073 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424595297073" session_id=3815264539 session_state=CONTINUE} 20250127085637203 DSS <0004> hlr_ussd.c:576 262424595297073/0xe368511b: Process SS (CONTINUE) 20250127085637203 DSS <0004> hlr_ussd.c:518 262424595297073/0xe368511b: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250127085637203 DLGSUP <0013> gsup_req.c:173 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262424595297073 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250127085637203 DLINP <000b> input/ipa.c:452 connected read/write 20250127085637203 DLINP <000b> input/ipa.c:432 127.0.0.1:39577 sending data 20250127085637203 DLINP <000b> input/ipa.c:452 connected read/write 20250127085637204 DLINP <000b> input/ipa.c:432 127.0.0.1:39577 sending data EUSE-TC_mo_ussd_euse_continue(220)@ddc14aa71780: 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 } } } } } 20250127085637207 DLINP <000b> input/ipa.c:452 connected read/write 20250127085637207 DLINP <000b> input/ipa.c:406 127.0.0.1:39577 message received 20250127085637207 DLGSUP <0013> gsup_req.c:140 GSUP 218: EUSE-foobar: IMSI-262424595297073 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424595297073" session_id=3815264539 session_state=END} 20250127085637207 DSS <0004> hlr_ussd.c:576 262424595297073/0xe368511b: Process SS (END) 20250127085637207 DSS <0004> hlr_ussd.c:518 262424595297073/0xe368511b: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250127085637207 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262424595297073 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424595297073" session_id=3815264539 session_state=END} 20250127085637207 DLGSUP <0013> gsup_req.c:173 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262424595297073 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250127085637207 DLGSUP <0013> gsup_req.c:173 GSUP 218: EUSE-foobar: IMSI-262424595297073 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250127085637207 DLINP <000b> input/ipa.c:452 connected read/write 20250127085637207 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085637207 DLINP <000b> input/ipa.c:452 connected read/write 20250127085637207 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(226)@ddc14aa71780: setverdict(pass): pass -> pass, component reason not changed 20250127085637211 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56192<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(226)@ddc14aa71780: Final verdict of PTC: pass 20250127085637213 DAUC <0003> db_auc.c:157 IMSI='262420690372003': No 2G Auth Data 20250127085637213 DAUC <0003> db_auc.c:192 IMSI='262420690372003': No 3G Auth Data HLR_Test-GSUP(223)@ddc14aa71780: Created GsupExpect[0] for "262420690372003" to be handled at TC_mo_ussd_euse_continue(227) 20250127085637232 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56206<->l=127.0.0.1:4258 20250127085637236 DLINP <000b> input/ipa.c:452 connected read/write 20250127085637236 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085637236 DLGSUP <0013> gsup_req.c:140 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262420690372003 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420690372003" session_id=1206488701 session_state=BEGIN} 20250127085637236 DSS <0004> hlr_ussd.c:576 262420690372003/0x47e98e7d: Process SS (BEGIN) 20250127085637236 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250127085637236 DSS <0004> hlr_ussd.c:518 262420690372003/0x47e98e7d: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250127085637236 DLINP <000b> input/ipa.c:452 connected read/write 20250127085637236 DLINP <000b> input/ipa.c:432 127.0.0.1:39577 sending data 20250127085637236 DLINP <000b> input/ipa.c:452 connected read/write 20250127085637236 DLINP <000b> input/ipa.c:432 127.0.0.1:39577 sending data EUSE-TC_mo_ussd_euse_continue(220)@ddc14aa71780: 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 } } } } } 20250127085637237 DLINP <000b> input/ipa.c:452 connected read/write 20250127085637237 DLINP <000b> input/ipa.c:406 127.0.0.1:39577 message received 20250127085637237 DLGSUP <0013> gsup_req.c:140 GSUP 220: EUSE-foobar: IMSI-262420690372003 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420690372003" session_id=1206488701 session_state=CONTINUE} 20250127085637237 DSS <0004> hlr_ussd.c:576 262420690372003/0x47e98e7d: Process SS (CONTINUE) 20250127085637237 DSS <0004> hlr_ussd.c:518 262420690372003/0x47e98e7d: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250127085637237 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262420690372003 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420690372003" session_id=1206488701 session_state=CONTINUE} 20250127085637237 DLGSUP <0013> gsup_req.c:173 GSUP 220: EUSE-foobar: IMSI-262420690372003 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250127085637237 DLINP <000b> input/ipa.c:452 connected read/write 20250127085637237 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085637237 DLINP <000b> input/ipa.c:452 connected read/write 20250127085637237 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@ddc14aa71780: Found GsupExpect[0] for "262420690372003" handled at TC_mo_ussd_euse_continue(227) HLR_Test-GSUP(223)@ddc14aa71780: Added IMSI table entry 1TC_mo_ussd_euse_continue(227)"262420690372003" TC_mo_ussd_euse_continue(227)@ddc14aa71780: setverdict(pass): none -> pass 20250127085637239 DLINP <000b> input/ipa.c:452 connected read/write 20250127085637239 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085637239 DLGSUP <0013> gsup_req.c:140 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262420690372003 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420690372003" session_id=1206488701 session_state=CONTINUE} 20250127085637239 DSS <0004> hlr_ussd.c:576 262420690372003/0x47e98e7d: Process SS (CONTINUE) 20250127085637239 DSS <0004> hlr_ussd.c:518 262420690372003/0x47e98e7d: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250127085637239 DLGSUP <0013> gsup_req.c:173 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262420690372003 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250127085637239 DLINP <000b> input/ipa.c:452 connected read/write 20250127085637239 DLINP <000b> input/ipa.c:432 127.0.0.1:39577 sending data 20250127085637239 DLINP <000b> input/ipa.c:452 connected read/write 20250127085637239 DLINP <000b> input/ipa.c:432 127.0.0.1:39577 sending data EUSE-TC_mo_ussd_euse_continue(220)@ddc14aa71780: 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 } } } } } 20250127085637240 DLINP <000b> input/ipa.c:452 connected read/write 20250127085637240 DLINP <000b> input/ipa.c:406 127.0.0.1:39577 message received 20250127085637240 DLGSUP <0013> gsup_req.c:140 GSUP 222: EUSE-foobar: IMSI-262420690372003 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420690372003" session_id=1206488701 session_state=END} 20250127085637240 DSS <0004> hlr_ussd.c:576 262420690372003/0x47e98e7d: Process SS (END) 20250127085637240 DSS <0004> hlr_ussd.c:518 262420690372003/0x47e98e7d: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250127085637240 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262420690372003 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420690372003" session_id=1206488701 session_state=END} 20250127085637240 DLGSUP <0013> gsup_req.c:173 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262420690372003 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250127085637240 DLGSUP <0013> gsup_req.c:173 GSUP 222: EUSE-foobar: IMSI-262420690372003 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250127085637240 DLINP <000b> input/ipa.c:452 connected read/write 20250127085637240 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085637240 DLINP <000b> input/ipa.c:452 connected read/write 20250127085637240 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(227)@ddc14aa71780: setverdict(pass): pass -> pass, component reason not changed 20250127085637241 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56206<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(227)@ddc14aa71780: Final verdict of PTC: pass 20250127085637241 DAUC <0003> db_auc.c:157 IMSI='262428210128828': No 2G Auth Data 20250127085637241 DAUC <0003> db_auc.c:192 IMSI='262428210128828': No 3G Auth Data HLR_Test-GSUP(223)@ddc14aa71780: Created GsupExpect[0] for "262428210128828" to be handled at TC_mo_ussd_euse_continue(228) 20250127085637248 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56218<->l=127.0.0.1:4258 20250127085637251 DLINP <000b> input/ipa.c:452 connected read/write 20250127085637251 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085637251 DLGSUP <0013> gsup_req.c:140 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262428210128828 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428210128828" session_id=1419194833 session_state=BEGIN} 20250127085637251 DSS <0004> hlr_ussd.c:576 262428210128828/0x549731d1: Process SS (BEGIN) 20250127085637251 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250127085637251 DSS <0004> hlr_ussd.c:518 262428210128828/0x549731d1: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250127085637251 DLINP <000b> input/ipa.c:452 connected read/write 20250127085637251 DLINP <000b> input/ipa.c:432 127.0.0.1:39577 sending data 20250127085637251 DLINP <000b> input/ipa.c:452 connected read/write 20250127085637251 DLINP <000b> input/ipa.c:432 127.0.0.1:39577 sending data EUSE-TC_mo_ussd_euse_continue(220)@ddc14aa71780: 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 } } } } } 20250127085637251 DLINP <000b> input/ipa.c:452 connected read/write 20250127085637251 DLINP <000b> input/ipa.c:406 127.0.0.1:39577 message received 20250127085637251 DLGSUP <0013> gsup_req.c:140 GSUP 224: EUSE-foobar: IMSI-262428210128828 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428210128828" session_id=1419194833 session_state=CONTINUE} 20250127085637251 DSS <0004> hlr_ussd.c:576 262428210128828/0x549731d1: Process SS (CONTINUE) 20250127085637251 DSS <0004> hlr_ussd.c:518 262428210128828/0x549731d1: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250127085637251 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262428210128828 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428210128828" session_id=1419194833 session_state=CONTINUE} 20250127085637251 DLGSUP <0013> gsup_req.c:173 GSUP 224: EUSE-foobar: IMSI-262428210128828 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250127085637252 DLINP <000b> input/ipa.c:452 connected read/write 20250127085637252 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085637252 DLINP <000b> input/ipa.c:452 connected read/write 20250127085637252 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@ddc14aa71780: Found GsupExpect[0] for "262428210128828" handled at TC_mo_ussd_euse_continue(228) HLR_Test-GSUP(223)@ddc14aa71780: Added IMSI table entry 2TC_mo_ussd_euse_continue(228)"262428210128828" TC_mo_ussd_euse_continue(228)@ddc14aa71780: setverdict(pass): none -> pass 20250127085637253 DLINP <000b> input/ipa.c:452 connected read/write 20250127085637253 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085637253 DLGSUP <0013> gsup_req.c:140 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262428210128828 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428210128828" session_id=1419194833 session_state=CONTINUE} 20250127085637253 DSS <0004> hlr_ussd.c:576 262428210128828/0x549731d1: Process SS (CONTINUE) 20250127085637253 DSS <0004> hlr_ussd.c:518 262428210128828/0x549731d1: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250127085637253 DLGSUP <0013> gsup_req.c:173 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262428210128828 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250127085637253 DLINP <000b> input/ipa.c:452 connected read/write 20250127085637253 DLINP <000b> input/ipa.c:432 127.0.0.1:39577 sending data 20250127085637253 DLINP <000b> input/ipa.c:452 connected read/write 20250127085637253 DLINP <000b> input/ipa.c:432 127.0.0.1:39577 sending data EUSE-TC_mo_ussd_euse_continue(220)@ddc14aa71780: 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 } } } } } 20250127085637254 DLINP <000b> input/ipa.c:452 connected read/write 20250127085637254 DLINP <000b> input/ipa.c:406 127.0.0.1:39577 message received 20250127085637254 DLGSUP <0013> gsup_req.c:140 GSUP 226: EUSE-foobar: IMSI-262428210128828 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428210128828" session_id=1419194833 session_state=END} 20250127085637254 DSS <0004> hlr_ussd.c:576 262428210128828/0x549731d1: Process SS (END) 20250127085637254 DSS <0004> hlr_ussd.c:518 262428210128828/0x549731d1: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250127085637254 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262428210128828 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428210128828" session_id=1419194833 session_state=END} 20250127085637254 DLGSUP <0013> gsup_req.c:173 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262428210128828 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250127085637254 DLGSUP <0013> gsup_req.c:173 GSUP 226: EUSE-foobar: IMSI-262428210128828 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250127085637254 DLINP <000b> input/ipa.c:452 connected read/write 20250127085637254 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085637254 DLINP <000b> input/ipa.c:452 connected read/write 20250127085637254 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(228)@ddc14aa71780: setverdict(pass): pass -> pass, component reason not changed 20250127085637255 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56218<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(228)@ddc14aa71780: Final verdict of PTC: pass 20250127085637255 DAUC <0003> db_auc.c:157 IMSI='262423807743496': No 2G Auth Data 20250127085637255 DAUC <0003> db_auc.c:192 IMSI='262423807743496': No 3G Auth Data HLR_Test-GSUP(223)@ddc14aa71780: Created GsupExpect[0] for "262423807743496" to be handled at TC_mo_ussd_euse_continue(229) 20250127085637262 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56226<->l=127.0.0.1:4258 20250127085637264 DLINP <000b> input/ipa.c:452 connected read/write 20250127085637264 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085637264 DLGSUP <0013> gsup_req.c:140 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262423807743496 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423807743496" session_id=470118474 session_state=BEGIN} 20250127085637264 DSS <0004> hlr_ussd.c:576 262423807743496/0x1c05704a: Process SS (BEGIN) 20250127085637264 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250127085637264 DSS <0004> hlr_ussd.c:518 262423807743496/0x1c05704a: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250127085637264 DLINP <000b> input/ipa.c:452 connected read/write 20250127085637264 DLINP <000b> input/ipa.c:432 127.0.0.1:39577 sending data 20250127085637264 DLINP <000b> input/ipa.c:452 connected read/write 20250127085637264 DLINP <000b> input/ipa.c:432 127.0.0.1:39577 sending data EUSE-TC_mo_ussd_euse_continue(220)@ddc14aa71780: 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 } } } } } 20250127085637265 DLINP <000b> input/ipa.c:452 connected read/write 20250127085637265 DLINP <000b> input/ipa.c:406 127.0.0.1:39577 message received 20250127085637265 DLGSUP <0013> gsup_req.c:140 GSUP 228: EUSE-foobar: IMSI-262423807743496 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423807743496" session_id=470118474 session_state=CONTINUE} 20250127085637265 DSS <0004> hlr_ussd.c:576 262423807743496/0x1c05704a: Process SS (CONTINUE) 20250127085637265 DSS <0004> hlr_ussd.c:518 262423807743496/0x1c05704a: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250127085637265 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262423807743496 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423807743496" session_id=470118474 session_state=CONTINUE} 20250127085637265 DLGSUP <0013> gsup_req.c:173 GSUP 228: EUSE-foobar: IMSI-262423807743496 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250127085637265 DLINP <000b> input/ipa.c:452 connected read/write 20250127085637265 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085637265 DLINP <000b> input/ipa.c:452 connected read/write 20250127085637265 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@ddc14aa71780: Found GsupExpect[0] for "262423807743496" handled at TC_mo_ussd_euse_continue(229) HLR_Test-GSUP(223)@ddc14aa71780: Added IMSI table entry 3TC_mo_ussd_euse_continue(229)"262423807743496" TC_mo_ussd_euse_continue(229)@ddc14aa71780: setverdict(pass): none -> pass 20250127085637267 DLINP <000b> input/ipa.c:452 connected read/write 20250127085637267 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085637267 DLGSUP <0013> gsup_req.c:140 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262423807743496 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423807743496" session_id=470118474 session_state=CONTINUE} 20250127085637267 DSS <0004> hlr_ussd.c:576 262423807743496/0x1c05704a: Process SS (CONTINUE) 20250127085637267 DSS <0004> hlr_ussd.c:518 262423807743496/0x1c05704a: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250127085637267 DLGSUP <0013> gsup_req.c:173 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262423807743496 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250127085637267 DLINP <000b> input/ipa.c:452 connected read/write 20250127085637267 DLINP <000b> input/ipa.c:432 127.0.0.1:39577 sending data 20250127085637267 DLINP <000b> input/ipa.c:452 connected read/write 20250127085637267 DLINP <000b> input/ipa.c:432 127.0.0.1:39577 sending data EUSE-TC_mo_ussd_euse_continue(220)@ddc14aa71780: 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 } } } } } 20250127085637268 DLINP <000b> input/ipa.c:452 connected read/write 20250127085637268 DLINP <000b> input/ipa.c:406 127.0.0.1:39577 message received 20250127085637268 DLGSUP <0013> gsup_req.c:140 GSUP 230: EUSE-foobar: IMSI-262423807743496 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423807743496" session_id=470118474 session_state=END} 20250127085637268 DSS <0004> hlr_ussd.c:576 262423807743496/0x1c05704a: Process SS (END) 20250127085637268 DSS <0004> hlr_ussd.c:518 262423807743496/0x1c05704a: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250127085637268 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262423807743496 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423807743496" session_id=470118474 session_state=END} 20250127085637268 DLGSUP <0013> gsup_req.c:173 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262423807743496 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250127085637268 DLGSUP <0013> gsup_req.c:173 GSUP 230: EUSE-foobar: IMSI-262423807743496 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250127085637268 DLINP <000b> input/ipa.c:452 connected read/write 20250127085637268 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085637268 DLINP <000b> input/ipa.c:452 connected read/write 20250127085637268 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(229)@ddc14aa71780: setverdict(pass): pass -> pass, component reason not changed 20250127085637269 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56226<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(229)@ddc14aa71780: Final verdict of PTC: pass 20250127085637269 DAUC <0003> db_auc.c:157 IMSI='262424017572920': No 2G Auth Data 20250127085637269 DAUC <0003> db_auc.c:192 IMSI='262424017572920': No 3G Auth Data HLR_Test-GSUP(223)@ddc14aa71780: Created GsupExpect[0] for "262424017572920" to be handled at TC_mo_ussd_euse_continue(230) 20250127085637276 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56236<->l=127.0.0.1:4258 20250127085637279 DLINP <000b> input/ipa.c:452 connected read/write 20250127085637279 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085637279 DLGSUP <0013> gsup_req.c:140 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262424017572920 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424017572920" session_id=2152571420 session_state=BEGIN} 20250127085637279 DSS <0004> hlr_ussd.c:576 262424017572920/0x804da21c: Process SS (BEGIN) 20250127085637279 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250127085637279 DSS <0004> hlr_ussd.c:518 262424017572920/0x804da21c: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250127085637279 DLINP <000b> input/ipa.c:452 connected read/write 20250127085637279 DLINP <000b> input/ipa.c:432 127.0.0.1:39577 sending data 20250127085637279 DLINP <000b> input/ipa.c:452 connected read/write 20250127085637279 DLINP <000b> input/ipa.c:432 127.0.0.1:39577 sending data EUSE-TC_mo_ussd_euse_continue(220)@ddc14aa71780: 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 } } } } } 20250127085637280 DLINP <000b> input/ipa.c:452 connected read/write 20250127085637280 DLINP <000b> input/ipa.c:406 127.0.0.1:39577 message received 20250127085637280 DLGSUP <0013> gsup_req.c:140 GSUP 232: EUSE-foobar: IMSI-262424017572920 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424017572920" session_id=2152571420 session_state=CONTINUE} 20250127085637280 DSS <0004> hlr_ussd.c:576 262424017572920/0x804da21c: Process SS (CONTINUE) 20250127085637280 DSS <0004> hlr_ussd.c:518 262424017572920/0x804da21c: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250127085637280 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262424017572920 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424017572920" session_id=2152571420 session_state=CONTINUE} 20250127085637280 DLGSUP <0013> gsup_req.c:173 GSUP 232: EUSE-foobar: IMSI-262424017572920 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250127085637280 DLINP <000b> input/ipa.c:452 connected read/write 20250127085637280 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085637280 DLINP <000b> input/ipa.c:452 connected read/write 20250127085637280 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@ddc14aa71780: Found GsupExpect[0] for "262424017572920" handled at TC_mo_ussd_euse_continue(230) HLR_Test-GSUP(223)@ddc14aa71780: Added IMSI table entry 4TC_mo_ussd_euse_continue(230)"262424017572920" TC_mo_ussd_euse_continue(230)@ddc14aa71780: setverdict(pass): none -> pass 20250127085637282 DLINP <000b> input/ipa.c:452 connected read/write 20250127085637282 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085637282 DLGSUP <0013> gsup_req.c:140 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262424017572920 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424017572920" session_id=2152571420 session_state=CONTINUE} 20250127085637282 DSS <0004> hlr_ussd.c:576 262424017572920/0x804da21c: Process SS (CONTINUE) 20250127085637282 DSS <0004> hlr_ussd.c:518 262424017572920/0x804da21c: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250127085637282 DLGSUP <0013> gsup_req.c:173 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262424017572920 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250127085637282 DLINP <000b> input/ipa.c:452 connected read/write 20250127085637282 DLINP <000b> input/ipa.c:432 127.0.0.1:39577 sending data 20250127085637282 DLINP <000b> input/ipa.c:452 connected read/write 20250127085637282 DLINP <000b> input/ipa.c:432 127.0.0.1:39577 sending data EUSE-TC_mo_ussd_euse_continue(220)@ddc14aa71780: 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 } } } } } 20250127085637283 DLINP <000b> input/ipa.c:452 connected read/write 20250127085637283 DLINP <000b> input/ipa.c:406 127.0.0.1:39577 message received 20250127085637283 DLGSUP <0013> gsup_req.c:140 GSUP 234: EUSE-foobar: IMSI-262424017572920 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424017572920" session_id=2152571420 session_state=END} 20250127085637283 DSS <0004> hlr_ussd.c:576 262424017572920/0x804da21c: Process SS (END) 20250127085637283 DSS <0004> hlr_ussd.c:518 262424017572920/0x804da21c: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250127085637283 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262424017572920 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424017572920" session_id=2152571420 session_state=END} 20250127085637283 DLGSUP <0013> gsup_req.c:173 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262424017572920 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250127085637283 DLGSUP <0013> gsup_req.c:173 GSUP 234: EUSE-foobar: IMSI-262424017572920 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250127085637283 DLINP <000b> input/ipa.c:452 connected read/write 20250127085637283 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085637283 DLINP <000b> input/ipa.c:452 connected read/write 20250127085637283 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(230)@ddc14aa71780: setverdict(pass): pass -> pass, component reason not changed 20250127085637284 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56236<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(230)@ddc14aa71780: Final verdict of PTC: pass 20250127085637284 DAUC <0003> db_auc.c:157 IMSI='262420321247681': No 2G Auth Data 20250127085637284 DAUC <0003> db_auc.c:192 IMSI='262420321247681': No 3G Auth Data HLR_Test-GSUP(223)@ddc14aa71780: Created GsupExpect[0] for "262420321247681" to be handled at TC_mo_ussd_euse_continue(231) 20250127085637291 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56252<->l=127.0.0.1:4258 20250127085637293 DLINP <000b> input/ipa.c:452 connected read/write 20250127085637293 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085637293 DLGSUP <0013> gsup_req.c:140 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262420321247681 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420321247681" session_id=436891062 session_state=BEGIN} 20250127085637293 DSS <0004> hlr_ussd.c:576 262420321247681/0x1a0a6db6: Process SS (BEGIN) 20250127085637293 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250127085637293 DSS <0004> hlr_ussd.c:518 262420321247681/0x1a0a6db6: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250127085637293 DLINP <000b> input/ipa.c:452 connected read/write 20250127085637293 DLINP <000b> input/ipa.c:432 127.0.0.1:39577 sending data 20250127085637293 DLINP <000b> input/ipa.c:452 connected read/write 20250127085637293 DLINP <000b> input/ipa.c:432 127.0.0.1:39577 sending data EUSE-TC_mo_ussd_euse_continue(220)@ddc14aa71780: 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 } } } } } 20250127085637294 DLINP <000b> input/ipa.c:452 connected read/write 20250127085637294 DLINP <000b> input/ipa.c:406 127.0.0.1:39577 message received 20250127085637294 DLGSUP <0013> gsup_req.c:140 GSUP 236: EUSE-foobar: IMSI-262420321247681 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420321247681" session_id=436891062 session_state=CONTINUE} 20250127085637294 DSS <0004> hlr_ussd.c:576 262420321247681/0x1a0a6db6: Process SS (CONTINUE) 20250127085637294 DSS <0004> hlr_ussd.c:518 262420321247681/0x1a0a6db6: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250127085637294 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262420321247681 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420321247681" session_id=436891062 session_state=CONTINUE} 20250127085637294 DLGSUP <0013> gsup_req.c:173 GSUP 236: EUSE-foobar: IMSI-262420321247681 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250127085637294 DLINP <000b> input/ipa.c:452 connected read/write 20250127085637294 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085637294 DLINP <000b> input/ipa.c:452 connected read/write 20250127085637294 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@ddc14aa71780: Found GsupExpect[0] for "262420321247681" handled at TC_mo_ussd_euse_continue(231) HLR_Test-GSUP(223)@ddc14aa71780: Added IMSI table entry 5TC_mo_ussd_euse_continue(231)"262420321247681" TC_mo_ussd_euse_continue(231)@ddc14aa71780: setverdict(pass): none -> pass 20250127085637296 DLINP <000b> input/ipa.c:452 connected read/write 20250127085637296 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085637296 DLGSUP <0013> gsup_req.c:140 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262420321247681 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420321247681" session_id=436891062 session_state=CONTINUE} 20250127085637296 DSS <0004> hlr_ussd.c:576 262420321247681/0x1a0a6db6: Process SS (CONTINUE) 20250127085637296 DSS <0004> hlr_ussd.c:518 262420321247681/0x1a0a6db6: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250127085637296 DLGSUP <0013> gsup_req.c:173 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262420321247681 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250127085637296 DLINP <000b> input/ipa.c:452 connected read/write 20250127085637296 DLINP <000b> input/ipa.c:432 127.0.0.1:39577 sending data 20250127085637296 DLINP <000b> input/ipa.c:452 connected read/write 20250127085637296 DLINP <000b> input/ipa.c:432 127.0.0.1:39577 sending data EUSE-TC_mo_ussd_euse_continue(220)@ddc14aa71780: 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 } } } } } 20250127085637297 DLINP <000b> input/ipa.c:452 connected read/write 20250127085637297 DLINP <000b> input/ipa.c:406 127.0.0.1:39577 message received 20250127085637297 DLGSUP <0013> gsup_req.c:140 GSUP 238: EUSE-foobar: IMSI-262420321247681 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420321247681" session_id=436891062 session_state=END} 20250127085637297 DSS <0004> hlr_ussd.c:576 262420321247681/0x1a0a6db6: Process SS (END) 20250127085637297 DSS <0004> hlr_ussd.c:518 262420321247681/0x1a0a6db6: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250127085637297 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262420321247681 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420321247681" session_id=436891062 session_state=END} 20250127085637297 DLGSUP <0013> gsup_req.c:173 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262420321247681 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250127085637297 DLGSUP <0013> gsup_req.c:173 GSUP 238: EUSE-foobar: IMSI-262420321247681 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250127085637297 DLINP <000b> input/ipa.c:452 connected read/write 20250127085637297 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085637297 DLINP <000b> input/ipa.c:452 connected read/write 20250127085637297 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(231)@ddc14aa71780: setverdict(pass): pass -> pass, component reason not changed 20250127085637298 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56252<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(231)@ddc14aa71780: Final verdict of PTC: pass 20250127085637298 DAUC <0003> db_auc.c:157 IMSI='262420053845588': No 2G Auth Data 20250127085637298 DAUC <0003> db_auc.c:192 IMSI='262420053845588': No 3G Auth Data HLR_Test-GSUP(223)@ddc14aa71780: Created GsupExpect[0] for "262420053845588" to be handled at TC_mo_ussd_euse_continue(232) 20250127085637304 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56258<->l=127.0.0.1:4258 20250127085637308 DLINP <000b> input/ipa.c:452 connected read/write 20250127085637308 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085637308 DLGSUP <0013> gsup_req.c:140 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262420053845588 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420053845588" session_id=1796956784 session_state=BEGIN} 20250127085637308 DSS <0004> hlr_ussd.c:576 262420053845588/0x6b1b6270: Process SS (BEGIN) 20250127085637308 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250127085637308 DSS <0004> hlr_ussd.c:518 262420053845588/0x6b1b6270: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250127085637308 DLINP <000b> input/ipa.c:452 connected read/write 20250127085637308 DLINP <000b> input/ipa.c:432 127.0.0.1:39577 sending data 20250127085637308 DLINP <000b> input/ipa.c:452 connected read/write 20250127085637308 DLINP <000b> input/ipa.c:432 127.0.0.1:39577 sending data EUSE-TC_mo_ussd_euse_continue(220)@ddc14aa71780: 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 } } } } } 20250127085637309 DLINP <000b> input/ipa.c:452 connected read/write 20250127085637309 DLINP <000b> input/ipa.c:406 127.0.0.1:39577 message received 20250127085637309 DLGSUP <0013> gsup_req.c:140 GSUP 240: EUSE-foobar: IMSI-262420053845588 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420053845588" session_id=1796956784 session_state=CONTINUE} 20250127085637309 DSS <0004> hlr_ussd.c:576 262420053845588/0x6b1b6270: Process SS (CONTINUE) 20250127085637309 DSS <0004> hlr_ussd.c:518 262420053845588/0x6b1b6270: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250127085637309 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262420053845588 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420053845588" session_id=1796956784 session_state=CONTINUE} 20250127085637309 DLGSUP <0013> gsup_req.c:173 GSUP 240: EUSE-foobar: IMSI-262420053845588 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250127085637309 DLINP <000b> input/ipa.c:452 connected read/write 20250127085637309 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085637309 DLINP <000b> input/ipa.c:452 connected read/write 20250127085637309 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@ddc14aa71780: Found GsupExpect[0] for "262420053845588" handled at TC_mo_ussd_euse_continue(232) HLR_Test-GSUP(223)@ddc14aa71780: Added IMSI table entry 6TC_mo_ussd_euse_continue(232)"262420053845588" TC_mo_ussd_euse_continue(232)@ddc14aa71780: setverdict(pass): none -> pass 20250127085637311 DLINP <000b> input/ipa.c:452 connected read/write 20250127085637311 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085637311 DLGSUP <0013> gsup_req.c:140 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262420053845588 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420053845588" session_id=1796956784 session_state=CONTINUE} 20250127085637311 DSS <0004> hlr_ussd.c:576 262420053845588/0x6b1b6270: Process SS (CONTINUE) 20250127085637311 DSS <0004> hlr_ussd.c:518 262420053845588/0x6b1b6270: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250127085637311 DLGSUP <0013> gsup_req.c:173 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262420053845588 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250127085637311 DLINP <000b> input/ipa.c:452 connected read/write 20250127085637311 DLINP <000b> input/ipa.c:432 127.0.0.1:39577 sending data 20250127085637311 DLINP <000b> input/ipa.c:452 connected read/write 20250127085637311 DLINP <000b> input/ipa.c:432 127.0.0.1:39577 sending data EUSE-TC_mo_ussd_euse_continue(220)@ddc14aa71780: 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 } } } } } 20250127085637312 DLINP <000b> input/ipa.c:452 connected read/write 20250127085637312 DLINP <000b> input/ipa.c:406 127.0.0.1:39577 message received 20250127085637312 DLGSUP <0013> gsup_req.c:140 GSUP 242: EUSE-foobar: IMSI-262420053845588 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420053845588" session_id=1796956784 session_state=END} 20250127085637312 DSS <0004> hlr_ussd.c:576 262420053845588/0x6b1b6270: Process SS (END) 20250127085637312 DSS <0004> hlr_ussd.c:518 262420053845588/0x6b1b6270: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250127085637312 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262420053845588 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420053845588" session_id=1796956784 session_state=END} 20250127085637312 DLGSUP <0013> gsup_req.c:173 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262420053845588 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250127085637312 DLGSUP <0013> gsup_req.c:173 GSUP 242: EUSE-foobar: IMSI-262420053845588 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250127085637312 DLINP <000b> input/ipa.c:452 connected read/write 20250127085637312 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085637312 DLINP <000b> input/ipa.c:452 connected read/write 20250127085637312 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(232)@ddc14aa71780: setverdict(pass): pass -> pass, component reason not changed 20250127085637313 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56258<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(232)@ddc14aa71780: Final verdict of PTC: pass 20250127085637313 DAUC <0003> db_auc.c:157 IMSI='262428702918349': No 2G Auth Data 20250127085637313 DAUC <0003> db_auc.c:192 IMSI='262428702918349': No 3G Auth Data HLR_Test-GSUP(223)@ddc14aa71780: Created GsupExpect[0] for "262428702918349" to be handled at TC_mo_ussd_euse_continue(233) 20250127085637319 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56268<->l=127.0.0.1:4258 20250127085637322 DLINP <000b> input/ipa.c:452 connected read/write 20250127085637322 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085637322 DLGSUP <0013> gsup_req.c:140 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262428702918349 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428702918349" session_id=1324860142 session_state=BEGIN} 20250127085637322 DSS <0004> hlr_ussd.c:576 262428702918349/0x4ef7c2ee: Process SS (BEGIN) 20250127085637322 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250127085637322 DSS <0004> hlr_ussd.c:518 262428702918349/0x4ef7c2ee: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250127085637322 DLINP <000b> input/ipa.c:452 connected read/write 20250127085637322 DLINP <000b> input/ipa.c:432 127.0.0.1:39577 sending data 20250127085637322 DLINP <000b> input/ipa.c:452 connected read/write 20250127085637322 DLINP <000b> input/ipa.c:432 127.0.0.1:39577 sending data EUSE-TC_mo_ussd_euse_continue(220)@ddc14aa71780: 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 } } } } } 20250127085637323 DLINP <000b> input/ipa.c:452 connected read/write 20250127085637323 DLINP <000b> input/ipa.c:406 127.0.0.1:39577 message received 20250127085637323 DLGSUP <0013> gsup_req.c:140 GSUP 244: EUSE-foobar: IMSI-262428702918349 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428702918349" session_id=1324860142 session_state=CONTINUE} 20250127085637323 DSS <0004> hlr_ussd.c:576 262428702918349/0x4ef7c2ee: Process SS (CONTINUE) 20250127085637323 DSS <0004> hlr_ussd.c:518 262428702918349/0x4ef7c2ee: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250127085637323 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262428702918349 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428702918349" session_id=1324860142 session_state=CONTINUE} 20250127085637323 DLGSUP <0013> gsup_req.c:173 GSUP 244: EUSE-foobar: IMSI-262428702918349 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250127085637323 DLINP <000b> input/ipa.c:452 connected read/write 20250127085637323 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085637323 DLINP <000b> input/ipa.c:452 connected read/write 20250127085637323 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@ddc14aa71780: Found GsupExpect[0] for "262428702918349" handled at TC_mo_ussd_euse_continue(233) HLR_Test-GSUP(223)@ddc14aa71780: Added IMSI table entry 7TC_mo_ussd_euse_continue(233)"262428702918349" TC_mo_ussd_euse_continue(233)@ddc14aa71780: setverdict(pass): none -> pass 20250127085637326 DLINP <000b> input/ipa.c:452 connected read/write 20250127085637326 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085637326 DLGSUP <0013> gsup_req.c:140 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262428702918349 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428702918349" session_id=1324860142 session_state=CONTINUE} 20250127085637326 DSS <0004> hlr_ussd.c:576 262428702918349/0x4ef7c2ee: Process SS (CONTINUE) 20250127085637326 DSS <0004> hlr_ussd.c:518 262428702918349/0x4ef7c2ee: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250127085637326 DLGSUP <0013> gsup_req.c:173 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262428702918349 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250127085637326 DLINP <000b> input/ipa.c:452 connected read/write 20250127085637326 DLINP <000b> input/ipa.c:432 127.0.0.1:39577 sending data 20250127085637326 DLINP <000b> input/ipa.c:452 connected read/write 20250127085637326 DLINP <000b> input/ipa.c:432 127.0.0.1:39577 sending data EUSE-TC_mo_ussd_euse_continue(220)@ddc14aa71780: 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 } } } } } 20250127085637327 DLINP <000b> input/ipa.c:452 connected read/write 20250127085637327 DLINP <000b> input/ipa.c:406 127.0.0.1:39577 message received 20250127085637327 DLGSUP <0013> gsup_req.c:140 GSUP 246: EUSE-foobar: IMSI-262428702918349 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428702918349" session_id=1324860142 session_state=END} 20250127085637327 DSS <0004> hlr_ussd.c:576 262428702918349/0x4ef7c2ee: Process SS (END) 20250127085637327 DSS <0004> hlr_ussd.c:518 262428702918349/0x4ef7c2ee: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250127085637327 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262428702918349 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428702918349" session_id=1324860142 session_state=END} 20250127085637327 DLGSUP <0013> gsup_req.c:173 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262428702918349 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250127085637327 DLGSUP <0013> gsup_req.c:173 GSUP 246: EUSE-foobar: IMSI-262428702918349 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250127085637327 DLINP <000b> input/ipa.c:452 connected read/write 20250127085637327 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085637327 DLINP <000b> input/ipa.c:452 connected read/write 20250127085637327 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(233)@ddc14aa71780: setverdict(pass): pass -> pass, component reason not changed 20250127085637327 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56268<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(233)@ddc14aa71780: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse_continue(220)@ddc14aa71780: Final verdict of PTC: none 20250127085637328 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56186<->l=127.0.0.1:4258 20250127085637329 DLINP <000b> input/ipa.c:452 connected read/write 20250127085637329 DLINP <000b> input/ipa.c:406 127.0.0.1:39577 message received 20250127085637329 DLINP <000b> input/ipa.c:415 127.0.0.1:39577 connection closed with server 20250127085637329 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:39577 20250127085637329 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) HLR_Test-GSUP(223)@ddc14aa71780: Final verdict of PTC: none 20250127085637329 DLINP <000b> input/ipa.c:452 connected read/write 20250127085637329 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085637329 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server IPA-EUSE-foobar(222)@ddc14aa71780: Final verdict of PTC: none 20250127085637329 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250127085637329 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250127085637329 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33513<->l=127.0.0.1:4259) 224@ddc14aa71780: Final verdict of PTC: none HLR_Test-GSUP-IPA(221)@ddc14aa71780: Final verdict of PTC: none IPA-CTRL-CLI-IPA(225)@ddc14aa71780: Final verdict of PTC: none MTC@ddc14aa71780: Setting final verdict of the test case. MTC@ddc14aa71780: Local verdict of MTC: none MTC@ddc14aa71780: Local verdict of PTC EUSE-TC_mo_ussd_euse_continue(220): none (none -> none) MTC@ddc14aa71780: Local verdict of PTC HLR_Test-GSUP-IPA(221): none (none -> none) MTC@ddc14aa71780: Local verdict of PTC IPA-EUSE-foobar(222): none (none -> none) MTC@ddc14aa71780: Local verdict of PTC HLR_Test-GSUP(223): none (none -> none) MTC@ddc14aa71780: Local verdict of PTC with component reference 224: none (none -> none) MTC@ddc14aa71780: Local verdict of PTC IPA-CTRL-CLI-IPA(225): none (none -> none) MTC@ddc14aa71780: Local verdict of PTC TC_mo_ussd_euse_continue(226): pass (none -> pass) MTC@ddc14aa71780: Local verdict of PTC TC_mo_ussd_euse_continue(227): pass (pass -> pass) MTC@ddc14aa71780: Local verdict of PTC TC_mo_ussd_euse_continue(228): pass (pass -> pass) MTC@ddc14aa71780: Local verdict of PTC TC_mo_ussd_euse_continue(229): pass (pass -> pass) MTC@ddc14aa71780: Local verdict of PTC TC_mo_ussd_euse_continue(230): pass (pass -> pass) MTC@ddc14aa71780: Local verdict of PTC TC_mo_ussd_euse_continue(231): pass (pass -> pass) MTC@ddc14aa71780: Local verdict of PTC TC_mo_ussd_euse_continue(232): pass (pass -> pass) MTC@ddc14aa71780: Local verdict of PTC TC_mo_ussd_euse_continue(233): pass (pass -> pass) MTC@ddc14aa71780: Test case TC_mo_ussd_euse_continue finished. Verdict: pass MTC@ddc14aa71780: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_continue pass'. Mon Jan 27 08:56: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 20250127085637359 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56280<->l=127.0.0.1:4258 20250127085637560 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56280<->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=157140) MTC@ddc14aa71780: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_continue pass' was executed successfully (exit status: 0). MTC@ddc14aa71780: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_defaultroute'. ------ HLR_Tests.TC_mo_ussd_euse_defaultroute ------ Mon Jan 27 08:56:39 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_defaultroute.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_defaultroute.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ddc14aa71780: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_defaultroute' was executed successfully (exit status: 0). MTC@ddc14aa71780: Test case TC_mo_ussd_euse_defaultroute started. MTC@ddc14aa71780: legacy= false MTC@ddc14aa71780: in not legacy case 1 20250127085640678 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:45377 20250127085640678 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:45377 MTC@ddc14aa71780: in not legacy case 2 IPA-EUSE-foobar(236)@ddc14aa71780: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250127085640679 DLINP <000b> input/ipa.c:452 connected read/write 20250127085640679 DLINP <000b> input/ipa.c:406 127.0.0.1:45377 message received 20250127085640680 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250127085640680 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 IPA-EUSE-foobar(236)@ddc14aa71780: 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)@ddc14aa71780: 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 } } } } 20250127085640681 DLINP <000b> input/ipa.c:452 connected read/write 20250127085640681 DLINP <000b> input/ipa.c:406 127.0.0.1:45377 message received 20250127085640681 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250127085640681 DLGSUP <0013> gsup_server.c:236 0: EUSE-foobar 20250127085640681 DLGSUP <0013> gsup_server.c:238 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20250127085640681 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 EUSE Simulator 20250127085640681 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  20250127085640681 DLGSUP <0013> gsup_server.c:236 2:  20250127085640681 DLGSUP <0013> gsup_server.c:238 2: 00  20250127085640681 DLGSUP <0013> gsup_server.c:236 3:  20250127085640681 DLGSUP <0013> gsup_server.c:238 3: 00  20250127085640681 DLGSUP <0013> gsup_server.c:236 4:  IPA-EUSE-foobar(236)@ddc14aa71780: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250127085640681 DLGSUP <0013> gsup_server.c:238 4: 00  20250127085640681 DLGSUP <0013> gsup_server.c:236 5:  20250127085640681 DLGSUP <0013> gsup_server.c:238 5: 00  20250127085640681 DLGSUP <0013> gsup_server.c:236 7:  20250127085640681 DLGSUP <0013> gsup_server.c:238 7: 00  20250127085640681 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250127085640681 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250127085640681 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:45377 HLR_Test-GSUP-IPA(235)@ddc14aa71780: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250127085640682 DLINP <000b> input/ipa.c:452 connected read/write 20250127085640682 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085640682 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56290<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(235)@ddc14aa71780: 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)@ddc14aa71780: 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 } } } } 20250127085640683 DLINP <000b> input/ipa.c:452 connected read/write 20250127085640684 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085640684 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250127085640684 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250127085640684 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  20250127085640684 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250127085640684 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  20250127085640684 DLGSUP <0013> gsup_server.c:236 2:  20250127085640684 DLGSUP <0013> gsup_server.c:238 2: 00  20250127085640684 DLGSUP <0013> gsup_server.c:236 3:  20250127085640684 DLGSUP <0013> gsup_server.c:238 3: 00  20250127085640684 DLGSUP <0013> gsup_server.c:236 4:  20250127085640684 DLGSUP <0013> gsup_server.c:238 4: 00  20250127085640684 DLGSUP <0013> gsup_server.c:236 5:  20250127085640684 DLGSUP <0013> gsup_server.c:238 5: 00  20250127085640684 DLGSUP <0013> gsup_server.c:236 7:  20250127085640684 DLGSUP <0013> gsup_server.c:238 7: 00  20250127085640684 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250127085640684 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250127085640684 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)@ddc14aa71780: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 238@ddc14aa71780: 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") 20250127085640692 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:40885<->l=127.0.0.1:4259) 20250127085640694 DAUC <0003> db_auc.c:157 IMSI='262422989086151': No 2G Auth Data 20250127085640694 DAUC <0003> db_auc.c:192 IMSI='262422989086151': No 3G Auth Data HLR_Test-GSUP(237)@ddc14aa71780: Created GsupExpect[0] for "262422989086151" to be handled at TC_mo_ussd_euse_defaultroute(240) 20250127085640700 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56296<->l=127.0.0.1:4258 20250127085640730 DLINP <000b> input/ipa.c:452 connected read/write 20250127085640730 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085640730 DLGSUP <0013> gsup_req.c:140 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262422989086151 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422989086151" session_id=1088208851 session_state=BEGIN} 20250127085640730 DSS <0004> hlr_ussd.c:576 262422989086151/0x40dcbfd3: Process SS (BEGIN) 20250127085640730 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250127085640730 DSS <0004> hlr_ussd.c:518 262422989086151/0x40dcbfd3: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250127085640730 DLINP <000b> input/ipa.c:452 connected read/write 20250127085640730 DLINP <000b> input/ipa.c:432 127.0.0.1:45377 sending data 20250127085640730 DLINP <000b> input/ipa.c:452 connected read/write 20250127085640730 DLINP <000b> input/ipa.c:432 127.0.0.1:45377 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@ddc14aa71780: 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 } } } } } 20250127085640745 DLINP <000b> input/ipa.c:452 connected read/write 20250127085640745 DLINP <000b> input/ipa.c:406 127.0.0.1:45377 message received 20250127085640745 DLGSUP <0013> gsup_req.c:140 GSUP 248: EUSE-foobar: IMSI-262422989086151 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422989086151" session_id=1088208851 session_state=END} 20250127085640745 DSS <0004> hlr_ussd.c:576 262422989086151/0x40dcbfd3: Process SS (END) 20250127085640745 DSS <0004> hlr_ussd.c:518 262422989086151/0x40dcbfd3: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250127085640745 DLGSUP <0013> hlr_ussd.c:278 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262422989086151 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422989086151" session_id=1088208851 session_state=END} 20250127085640745 DLGSUP <0013> gsup_req.c:173 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262422989086151 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250127085640745 DLGSUP <0013> gsup_req.c:173 GSUP 248: EUSE-foobar: IMSI-262422989086151 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250127085640745 DLINP <000b> input/ipa.c:452 connected read/write 20250127085640745 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085640745 DLINP <000b> input/ipa.c:452 connected read/write 20250127085640745 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@ddc14aa71780: Found GsupExpect[0] for "262422989086151" handled at TC_mo_ussd_euse_defaultroute(240) HLR_Test-GSUP(237)@ddc14aa71780: Added IMSI table entry 0TC_mo_ussd_euse_defaultroute(240)"262422989086151" TC_mo_ussd_euse_defaultroute(240)@ddc14aa71780: setverdict(pass): none -> pass 20250127085640755 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56296<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(240)@ddc14aa71780: Final verdict of PTC: pass 20250127085640757 DAUC <0003> db_auc.c:157 IMSI='262425180572718': No 2G Auth Data 20250127085640757 DAUC <0003> db_auc.c:192 IMSI='262425180572718': No 3G Auth Data HLR_Test-GSUP(237)@ddc14aa71780: Created GsupExpect[0] for "262425180572718" to be handled at TC_mo_ussd_euse_defaultroute(241) 20250127085640766 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56304<->l=127.0.0.1:4258 20250127085640768 DLINP <000b> input/ipa.c:452 connected read/write 20250127085640768 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085640768 DLGSUP <0013> gsup_req.c:140 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262425180572718 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425180572718" session_id=3021552639 session_state=BEGIN} 20250127085640768 DSS <0004> hlr_ussd.c:576 262425180572718/0xb4193bff: Process SS (BEGIN) 20250127085640768 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250127085640768 DSS <0004> hlr_ussd.c:518 262425180572718/0xb4193bff: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250127085640768 DLINP <000b> input/ipa.c:452 connected read/write 20250127085640768 DLINP <000b> input/ipa.c:432 127.0.0.1:45377 sending data 20250127085640768 DLINP <000b> input/ipa.c:452 connected read/write 20250127085640768 DLINP <000b> input/ipa.c:432 127.0.0.1:45377 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@ddc14aa71780: 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 } } } } } 20250127085640769 DLINP <000b> input/ipa.c:452 connected read/write 20250127085640769 DLINP <000b> input/ipa.c:406 127.0.0.1:45377 message received 20250127085640769 DLGSUP <0013> gsup_req.c:140 GSUP 250: EUSE-foobar: IMSI-262425180572718 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425180572718" session_id=3021552639 session_state=END} 20250127085640769 DSS <0004> hlr_ussd.c:576 262425180572718/0xb4193bff: Process SS (END) 20250127085640769 DSS <0004> hlr_ussd.c:518 262425180572718/0xb4193bff: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250127085640769 DLGSUP <0013> hlr_ussd.c:278 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262425180572718 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425180572718" session_id=3021552639 session_state=END} 20250127085640769 DLGSUP <0013> gsup_req.c:173 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262425180572718 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250127085640769 DLGSUP <0013> gsup_req.c:173 GSUP 250: EUSE-foobar: IMSI-262425180572718 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250127085640769 DLINP <000b> input/ipa.c:452 connected read/write 20250127085640769 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085640769 DLINP <000b> input/ipa.c:452 connected read/write 20250127085640769 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@ddc14aa71780: Found GsupExpect[0] for "262425180572718" handled at TC_mo_ussd_euse_defaultroute(241) HLR_Test-GSUP(237)@ddc14aa71780: Added IMSI table entry 1TC_mo_ussd_euse_defaultroute(241)"262425180572718" TC_mo_ussd_euse_defaultroute(241)@ddc14aa71780: setverdict(pass): none -> pass 20250127085640771 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56304<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(241)@ddc14aa71780: Final verdict of PTC: pass 20250127085640771 DAUC <0003> db_auc.c:157 IMSI='262426191184942': No 2G Auth Data 20250127085640771 DAUC <0003> db_auc.c:192 IMSI='262426191184942': No 3G Auth Data HLR_Test-GSUP(237)@ddc14aa71780: Created GsupExpect[0] for "262426191184942" to be handled at TC_mo_ussd_euse_defaultroute(242) 20250127085640776 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56312<->l=127.0.0.1:4258 20250127085640779 DLINP <000b> input/ipa.c:452 connected read/write 20250127085640779 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085640779 DLGSUP <0013> gsup_req.c:140 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262426191184942 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426191184942" session_id=3870989824 session_state=BEGIN} 20250127085640779 DSS <0004> hlr_ussd.c:576 262426191184942/0xe6ba9e00: Process SS (BEGIN) 20250127085640779 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250127085640779 DSS <0004> hlr_ussd.c:518 262426191184942/0xe6ba9e00: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250127085640779 DLINP <000b> input/ipa.c:452 connected read/write 20250127085640779 DLINP <000b> input/ipa.c:432 127.0.0.1:45377 sending data 20250127085640779 DLINP <000b> input/ipa.c:452 connected read/write 20250127085640779 DLINP <000b> input/ipa.c:432 127.0.0.1:45377 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@ddc14aa71780: 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 } } } } } 20250127085640780 DLINP <000b> input/ipa.c:452 connected read/write 20250127085640780 DLINP <000b> input/ipa.c:406 127.0.0.1:45377 message received 20250127085640780 DLGSUP <0013> gsup_req.c:140 GSUP 252: EUSE-foobar: IMSI-262426191184942 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426191184942" session_id=3870989824 session_state=END} 20250127085640780 DSS <0004> hlr_ussd.c:576 262426191184942/0xe6ba9e00: Process SS (END) 20250127085640780 DSS <0004> hlr_ussd.c:518 262426191184942/0xe6ba9e00: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250127085640780 DLGSUP <0013> hlr_ussd.c:278 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262426191184942 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426191184942" session_id=3870989824 session_state=END} 20250127085640780 DLGSUP <0013> gsup_req.c:173 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262426191184942 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250127085640780 DLGSUP <0013> gsup_req.c:173 GSUP 252: EUSE-foobar: IMSI-262426191184942 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250127085640780 DLINP <000b> input/ipa.c:452 connected read/write 20250127085640780 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085640780 DLINP <000b> input/ipa.c:452 connected read/write 20250127085640780 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@ddc14aa71780: Found GsupExpect[0] for "262426191184942" handled at TC_mo_ussd_euse_defaultroute(242) HLR_Test-GSUP(237)@ddc14aa71780: Added IMSI table entry 2TC_mo_ussd_euse_defaultroute(242)"262426191184942" TC_mo_ussd_euse_defaultroute(242)@ddc14aa71780: setverdict(pass): none -> pass 20250127085640781 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56312<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(242)@ddc14aa71780: Final verdict of PTC: pass 20250127085640782 DAUC <0003> db_auc.c:157 IMSI='262427035495206': No 2G Auth Data 20250127085640782 DAUC <0003> db_auc.c:192 IMSI='262427035495206': No 3G Auth Data HLR_Test-GSUP(237)@ddc14aa71780: Created GsupExpect[0] for "262427035495206" to be handled at TC_mo_ussd_euse_defaultroute(243) 20250127085640788 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56316<->l=127.0.0.1:4258 20250127085640791 DLINP <000b> input/ipa.c:452 connected read/write 20250127085640791 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085640791 DLGSUP <0013> gsup_req.c:140 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262427035495206 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427035495206" session_id=2972038465 session_state=BEGIN} 20250127085640791 DSS <0004> hlr_ussd.c:576 262427035495206/0xb125b541: Process SS (BEGIN) 20250127085640791 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250127085640791 DSS <0004> hlr_ussd.c:518 262427035495206/0xb125b541: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250127085640791 DLINP <000b> input/ipa.c:452 connected read/write 20250127085640791 DLINP <000b> input/ipa.c:432 127.0.0.1:45377 sending data 20250127085640791 DLINP <000b> input/ipa.c:452 connected read/write 20250127085640791 DLINP <000b> input/ipa.c:432 127.0.0.1:45377 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@ddc14aa71780: 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 } } } } } 20250127085640792 DLINP <000b> input/ipa.c:452 connected read/write 20250127085640792 DLINP <000b> input/ipa.c:406 127.0.0.1:45377 message received 20250127085640792 DLGSUP <0013> gsup_req.c:140 GSUP 254: EUSE-foobar: IMSI-262427035495206 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427035495206" session_id=2972038465 session_state=END} 20250127085640792 DSS <0004> hlr_ussd.c:576 262427035495206/0xb125b541: Process SS (END) 20250127085640792 DSS <0004> hlr_ussd.c:518 262427035495206/0xb125b541: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250127085640792 DLGSUP <0013> hlr_ussd.c:278 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262427035495206 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427035495206" session_id=2972038465 session_state=END} 20250127085640792 DLGSUP <0013> gsup_req.c:173 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262427035495206 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250127085640792 DLGSUP <0013> gsup_req.c:173 GSUP 254: EUSE-foobar: IMSI-262427035495206 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250127085640792 DLINP <000b> input/ipa.c:452 connected read/write 20250127085640792 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085640792 DLINP <000b> input/ipa.c:452 connected read/write 20250127085640792 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@ddc14aa71780: Found GsupExpect[0] for "262427035495206" handled at TC_mo_ussd_euse_defaultroute(243) HLR_Test-GSUP(237)@ddc14aa71780: Added IMSI table entry 3TC_mo_ussd_euse_defaultroute(243)"262427035495206" TC_mo_ussd_euse_defaultroute(243)@ddc14aa71780: setverdict(pass): none -> pass 20250127085640794 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56316<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(243)@ddc14aa71780: Final verdict of PTC: pass 20250127085640794 DAUC <0003> db_auc.c:157 IMSI='262420772427573': No 2G Auth Data 20250127085640794 DAUC <0003> db_auc.c:192 IMSI='262420772427573': No 3G Auth Data HLR_Test-GSUP(237)@ddc14aa71780: Created GsupExpect[0] for "262420772427573" to be handled at TC_mo_ussd_euse_defaultroute(244) 20250127085640800 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56326<->l=127.0.0.1:4258 20250127085640803 DLINP <000b> input/ipa.c:452 connected read/write 20250127085640803 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085640803 DLGSUP <0013> gsup_req.c:140 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262420772427573 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420772427573" session_id=3757607381 session_state=BEGIN} 20250127085640803 DSS <0004> hlr_ussd.c:576 262420772427573/0xdff889d5: Process SS (BEGIN) 20250127085640803 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250127085640803 DSS <0004> hlr_ussd.c:518 262420772427573/0xdff889d5: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250127085640803 DLINP <000b> input/ipa.c:452 connected read/write 20250127085640803 DLINP <000b> input/ipa.c:432 127.0.0.1:45377 sending data 20250127085640803 DLINP <000b> input/ipa.c:452 connected read/write 20250127085640803 DLINP <000b> input/ipa.c:432 127.0.0.1:45377 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@ddc14aa71780: 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 } } } } } 20250127085640803 DLINP <000b> input/ipa.c:452 connected read/write 20250127085640803 DLINP <000b> input/ipa.c:406 127.0.0.1:45377 message received 20250127085640803 DLGSUP <0013> gsup_req.c:140 GSUP 256: EUSE-foobar: IMSI-262420772427573 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420772427573" session_id=3757607381 session_state=END} 20250127085640803 DSS <0004> hlr_ussd.c:576 262420772427573/0xdff889d5: Process SS (END) 20250127085640803 DSS <0004> hlr_ussd.c:518 262420772427573/0xdff889d5: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250127085640803 DLGSUP <0013> hlr_ussd.c:278 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262420772427573 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420772427573" session_id=3757607381 session_state=END} 20250127085640803 DLGSUP <0013> gsup_req.c:173 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262420772427573 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250127085640803 DLGSUP <0013> gsup_req.c:173 GSUP 256: EUSE-foobar: IMSI-262420772427573 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250127085640803 DLINP <000b> input/ipa.c:452 connected read/write 20250127085640803 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085640803 DLINP <000b> input/ipa.c:452 connected read/write 20250127085640803 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@ddc14aa71780: Found GsupExpect[0] for "262420772427573" handled at TC_mo_ussd_euse_defaultroute(244) HLR_Test-GSUP(237)@ddc14aa71780: Added IMSI table entry 4TC_mo_ussd_euse_defaultroute(244)"262420772427573" TC_mo_ussd_euse_defaultroute(244)@ddc14aa71780: setverdict(pass): none -> pass 20250127085640805 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56326<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(244)@ddc14aa71780: Final verdict of PTC: pass 20250127085640805 DAUC <0003> db_auc.c:157 IMSI='262428953936953': No 2G Auth Data 20250127085640805 DAUC <0003> db_auc.c:192 IMSI='262428953936953': No 3G Auth Data HLR_Test-GSUP(237)@ddc14aa71780: Created GsupExpect[0] for "262428953936953" to be handled at TC_mo_ussd_euse_defaultroute(245) 20250127085640811 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56328<->l=127.0.0.1:4258 20250127085640814 DLINP <000b> input/ipa.c:452 connected read/write 20250127085640814 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085640814 DLGSUP <0013> gsup_req.c:140 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262428953936953 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428953936953" session_id=2803026408 session_state=BEGIN} 20250127085640814 DSS <0004> hlr_ussd.c:576 262428953936953/0xa712c9e8: Process SS (BEGIN) 20250127085640814 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250127085640814 DSS <0004> hlr_ussd.c:518 262428953936953/0xa712c9e8: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250127085640814 DLINP <000b> input/ipa.c:452 connected read/write 20250127085640814 DLINP <000b> input/ipa.c:432 127.0.0.1:45377 sending data 20250127085640814 DLINP <000b> input/ipa.c:452 connected read/write 20250127085640814 DLINP <000b> input/ipa.c:432 127.0.0.1:45377 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@ddc14aa71780: 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 } } } } } 20250127085640815 DLINP <000b> input/ipa.c:452 connected read/write 20250127085640815 DLINP <000b> input/ipa.c:406 127.0.0.1:45377 message received 20250127085640815 DLGSUP <0013> gsup_req.c:140 GSUP 258: EUSE-foobar: IMSI-262428953936953 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428953936953" session_id=2803026408 session_state=END} 20250127085640815 DSS <0004> hlr_ussd.c:576 262428953936953/0xa712c9e8: Process SS (END) 20250127085640815 DSS <0004> hlr_ussd.c:518 262428953936953/0xa712c9e8: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250127085640815 DLGSUP <0013> hlr_ussd.c:278 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262428953936953 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428953936953" session_id=2803026408 session_state=END} 20250127085640815 DLGSUP <0013> gsup_req.c:173 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262428953936953 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250127085640815 DLGSUP <0013> gsup_req.c:173 GSUP 258: EUSE-foobar: IMSI-262428953936953 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250127085640815 DLINP <000b> input/ipa.c:452 connected read/write 20250127085640815 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085640815 DLINP <000b> input/ipa.c:452 connected read/write 20250127085640815 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@ddc14aa71780: Found GsupExpect[0] for "262428953936953" handled at TC_mo_ussd_euse_defaultroute(245) HLR_Test-GSUP(237)@ddc14aa71780: Added IMSI table entry 5TC_mo_ussd_euse_defaultroute(245)"262428953936953" TC_mo_ussd_euse_defaultroute(245)@ddc14aa71780: setverdict(pass): none -> pass 20250127085640816 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56328<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(245)@ddc14aa71780: Final verdict of PTC: pass 20250127085640817 DAUC <0003> db_auc.c:157 IMSI='262426563800333': No 2G Auth Data 20250127085640817 DAUC <0003> db_auc.c:192 IMSI='262426563800333': No 3G Auth Data HLR_Test-GSUP(237)@ddc14aa71780: Created GsupExpect[0] for "262426563800333" to be handled at TC_mo_ussd_euse_defaultroute(246) 20250127085640823 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56332<->l=127.0.0.1:4258 20250127085640825 DLINP <000b> input/ipa.c:452 connected read/write 20250127085640825 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085640825 DLGSUP <0013> gsup_req.c:140 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262426563800333 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426563800333" session_id=3473448621 session_state=BEGIN} 20250127085640825 DSS <0004> hlr_ussd.c:576 262426563800333/0xcf089ead: Process SS (BEGIN) 20250127085640825 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250127085640825 DSS <0004> hlr_ussd.c:518 262426563800333/0xcf089ead: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250127085640825 DLINP <000b> input/ipa.c:452 connected read/write 20250127085640825 DLINP <000b> input/ipa.c:432 127.0.0.1:45377 sending data 20250127085640825 DLINP <000b> input/ipa.c:452 connected read/write 20250127085640825 DLINP <000b> input/ipa.c:432 127.0.0.1:45377 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@ddc14aa71780: 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 } } } } } 20250127085640826 DLINP <000b> input/ipa.c:452 connected read/write 20250127085640826 DLINP <000b> input/ipa.c:406 127.0.0.1:45377 message received 20250127085640826 DLGSUP <0013> gsup_req.c:140 GSUP 260: EUSE-foobar: IMSI-262426563800333 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426563800333" session_id=3473448621 session_state=END} 20250127085640826 DSS <0004> hlr_ussd.c:576 262426563800333/0xcf089ead: Process SS (END) 20250127085640826 DSS <0004> hlr_ussd.c:518 262426563800333/0xcf089ead: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250127085640826 DLGSUP <0013> hlr_ussd.c:278 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262426563800333 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426563800333" session_id=3473448621 session_state=END} 20250127085640826 DLGSUP <0013> gsup_req.c:173 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262426563800333 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250127085640826 DLGSUP <0013> gsup_req.c:173 GSUP 260: EUSE-foobar: IMSI-262426563800333 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250127085640826 DLINP <000b> input/ipa.c:452 connected read/write 20250127085640826 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085640826 DLINP <000b> input/ipa.c:452 connected read/write 20250127085640826 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@ddc14aa71780: Found GsupExpect[0] for "262426563800333" handled at TC_mo_ussd_euse_defaultroute(246) HLR_Test-GSUP(237)@ddc14aa71780: Added IMSI table entry 6TC_mo_ussd_euse_defaultroute(246)"262426563800333" TC_mo_ussd_euse_defaultroute(246)@ddc14aa71780: setverdict(pass): none -> pass 20250127085640828 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56332<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(246)@ddc14aa71780: Final verdict of PTC: pass 20250127085640828 DAUC <0003> db_auc.c:157 IMSI='262424011360194': No 2G Auth Data 20250127085640828 DAUC <0003> db_auc.c:192 IMSI='262424011360194': No 3G Auth Data HLR_Test-GSUP(237)@ddc14aa71780: Created GsupExpect[0] for "262424011360194" to be handled at TC_mo_ussd_euse_defaultroute(247) 20250127085640835 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56334<->l=127.0.0.1:4258 20250127085640837 DLINP <000b> input/ipa.c:452 connected read/write 20250127085640837 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085640837 DLGSUP <0013> gsup_req.c:140 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262424011360194 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424011360194" session_id=772277057 session_state=BEGIN} 20250127085640837 DSS <0004> hlr_ussd.c:576 262424011360194/0x2e080341: Process SS (BEGIN) 20250127085640837 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250127085640837 DSS <0004> hlr_ussd.c:518 262424011360194/0x2e080341: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250127085640837 DLINP <000b> input/ipa.c:452 connected read/write 20250127085640837 DLINP <000b> input/ipa.c:432 127.0.0.1:45377 sending data 20250127085640837 DLINP <000b> input/ipa.c:452 connected read/write 20250127085640837 DLINP <000b> input/ipa.c:432 127.0.0.1:45377 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@ddc14aa71780: 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 } } } } } 20250127085640838 DLINP <000b> input/ipa.c:452 connected read/write 20250127085640838 DLINP <000b> input/ipa.c:406 127.0.0.1:45377 message received 20250127085640838 DLGSUP <0013> gsup_req.c:140 GSUP 262: EUSE-foobar: IMSI-262424011360194 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424011360194" session_id=772277057 session_state=END} 20250127085640838 DSS <0004> hlr_ussd.c:576 262424011360194/0x2e080341: Process SS (END) 20250127085640838 DSS <0004> hlr_ussd.c:518 262424011360194/0x2e080341: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250127085640838 DLGSUP <0013> hlr_ussd.c:278 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262424011360194 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424011360194" session_id=772277057 session_state=END} 20250127085640838 DLGSUP <0013> gsup_req.c:173 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262424011360194 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250127085640838 DLGSUP <0013> gsup_req.c:173 GSUP 262: EUSE-foobar: IMSI-262424011360194 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250127085640838 DLINP <000b> input/ipa.c:452 connected read/write 20250127085640838 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085640838 DLINP <000b> input/ipa.c:452 connected read/write 20250127085640838 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@ddc14aa71780: Found GsupExpect[0] for "262424011360194" handled at TC_mo_ussd_euse_defaultroute(247) HLR_Test-GSUP(237)@ddc14aa71780: Added IMSI table entry 7TC_mo_ussd_euse_defaultroute(247)"262424011360194" TC_mo_ussd_euse_defaultroute(247)@ddc14aa71780: setverdict(pass): none -> pass 20250127085640840 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56334<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(247)@ddc14aa71780: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse_defaultroute(234)@ddc14aa71780: Final verdict of PTC: none 20250127085640841 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56290<->l=127.0.0.1:4258 20250127085640842 DLINP <000b> input/ipa.c:452 connected read/write 20250127085640842 DLINP <000b> input/ipa.c:406 127.0.0.1:45377 message received 20250127085640842 DLINP <000b> input/ipa.c:415 127.0.0.1:45377 connection closed with server 20250127085640842 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:45377 20250127085640842 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20250127085640842 DLINP <000b> input/ipa.c:452 connected read/write 20250127085640842 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085640842 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250127085640842 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 238@ddc14aa71780: Final verdict of PTC: none 20250127085640842 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250127085640842 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40885<->l=127.0.0.1:4259) HLR_Test-GSUP(237)@ddc14aa71780: Final verdict of PTC: none IPA-EUSE-foobar(236)@ddc14aa71780: Final verdict of PTC: none HLR_Test-GSUP-IPA(235)@ddc14aa71780: Final verdict of PTC: none IPA-CTRL-CLI-IPA(239)@ddc14aa71780: Final verdict of PTC: none MTC@ddc14aa71780: Setting final verdict of the test case. MTC@ddc14aa71780: Local verdict of MTC: none MTC@ddc14aa71780: Local verdict of PTC EUSE-TC_mo_ussd_euse_defaultroute(234): none (none -> none) MTC@ddc14aa71780: Local verdict of PTC HLR_Test-GSUP-IPA(235): none (none -> none) MTC@ddc14aa71780: Local verdict of PTC IPA-EUSE-foobar(236): none (none -> none) MTC@ddc14aa71780: Local verdict of PTC HLR_Test-GSUP(237): none (none -> none) MTC@ddc14aa71780: Local verdict of PTC with component reference 238: none (none -> none) MTC@ddc14aa71780: Local verdict of PTC IPA-CTRL-CLI-IPA(239): none (none -> none) MTC@ddc14aa71780: Local verdict of PTC TC_mo_ussd_euse_defaultroute(240): pass (none -> pass) MTC@ddc14aa71780: Local verdict of PTC TC_mo_ussd_euse_defaultroute(241): pass (pass -> pass) MTC@ddc14aa71780: Local verdict of PTC TC_mo_ussd_euse_defaultroute(242): pass (pass -> pass) MTC@ddc14aa71780: Local verdict of PTC TC_mo_ussd_euse_defaultroute(243): pass (pass -> pass) MTC@ddc14aa71780: Local verdict of PTC TC_mo_ussd_euse_defaultroute(244): pass (pass -> pass) MTC@ddc14aa71780: Local verdict of PTC TC_mo_ussd_euse_defaultroute(245): pass (pass -> pass) MTC@ddc14aa71780: Local verdict of PTC TC_mo_ussd_euse_defaultroute(246): pass (pass -> pass) MTC@ddc14aa71780: Local verdict of PTC TC_mo_ussd_euse_defaultroute(247): pass (pass -> pass) MTC@ddc14aa71780: Test case TC_mo_ussd_euse_defaultroute finished. Verdict: pass MTC@ddc14aa71780: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_defaultroute pass'. Mon Jan 27 08:56:40 UTC 2025 ====== HLR_Tests.TC_mo_ussd_euse_defaultroute pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_euse_defaultroute.talloc 20250127085640866 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56340<->l=127.0.0.1:4258 20250127085641067 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56340<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65788) Waiting for packet dumper to finish... 1 (prev_count=65788, count=113680) 20250127085642764 DSS <0004> hlr_ussd.c:239 262422500702475/0xf913e432: SS Session Timeout, destroying 20250127085642765 DLGSUP <0013> gsup_req.c:173 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262422500702475 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250127085642791 DSS <0004> hlr_ussd.c:239 262421858908615/0xb5824a77: SS Session Timeout, destroying 20250127085642791 DLGSUP <0013> gsup_req.c:173 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262421858908615 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250127085642802 DSS <0004> hlr_ussd.c:239 262429707872169/0x8fbab154: SS Session Timeout, destroying 20250127085642802 DLGSUP <0013> gsup_req.c:173 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262429707872169 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250127085642814 DSS <0004> hlr_ussd.c:239 262423625583337/0x68a5f50a: SS Session Timeout, destroying 20250127085642815 DLGSUP <0013> gsup_req.c:173 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262423625583337 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250127085642826 DSS <0004> hlr_ussd.c:239 262427953334991/0xc885d59e: SS Session Timeout, destroying 20250127085642826 DLGSUP <0013> gsup_req.c:173 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262427953334991 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250127085642836 DSS <0004> hlr_ussd.c:239 262421412939857/0xd0e8a68d: SS Session Timeout, destroying 20250127085642836 DLGSUP <0013> gsup_req.c:173 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262421412939857 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250127085642847 DSS <0004> hlr_ussd.c:239 262422386659137/0x6cc4274a: SS Session Timeout, destroying 20250127085642847 DLGSUP <0013> gsup_req.c:173 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262422386659137 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250127085642857 DSS <0004> hlr_ussd.c:239 262420157454340/0xf2fd2725: SS Session Timeout, destroying 20250127085642857 DLGSUP <0013> gsup_req.c:173 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262420157454340 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@ddc14aa71780: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_defaultroute pass' was executed successfully (exit status: 0). MTC@ddc14aa71780: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_sss_reject'. ------ HLR_Tests.TC_mo_sss_reject ------ Mon Jan 27 08:56:43 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_sss_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_sss_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ddc14aa71780: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_sss_reject' was executed successfully (exit status: 0). MTC@ddc14aa71780: Test case TC_mo_sss_reject started. MTC@ddc14aa71780: legacy= false MTC@ddc14aa71780: in not legacy case 1 MTC@ddc14aa71780: in not legacy case 2 20250127085644194 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250127085644194 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(248)@ddc14aa71780: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250127085644198 DLINP <000b> input/ipa.c:452 connected read/write 20250127085644198 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085644200 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40150<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(248)@ddc14aa71780: 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)@ddc14aa71780: 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 } } } } 20250127085644206 DLINP <000b> input/ipa.c:452 connected read/write 20250127085644206 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085644206 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250127085644206 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250127085644206 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  20250127085644206 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250127085644206 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  20250127085644206 DLGSUP <0013> gsup_server.c:236 2:  20250127085644206 DLGSUP <0013> gsup_server.c:238 2: 00  20250127085644206 DLGSUP <0013> gsup_server.c:236 3:  20250127085644206 DLGSUP <0013> gsup_server.c:238 3: 00  20250127085644206 DLGSUP <0013> gsup_server.c:236 4:  20250127085644206 DLGSUP <0013> gsup_server.c:238 4: 00  20250127085644206 DLGSUP <0013> gsup_server.c:236 5:  20250127085644206 DLGSUP <0013> gsup_server.c:238 5: 00  20250127085644206 DLGSUP <0013> gsup_server.c:236 7:  20250127085644206 DLGSUP <0013> gsup_server.c:238 7: 00  20250127085644206 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250127085644206 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250127085644206 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(248)@ddc14aa71780: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 250@ddc14aa71780: 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") 20250127085644229 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:41071<->l=127.0.0.1:4259) 20250127085644233 DAUC <0003> db_auc.c:157 IMSI='262426084400394': No 2G Auth Data 20250127085644233 DAUC <0003> db_auc.c:192 IMSI='262426084400394': No 3G Auth Data HLR_Test-GSUP(249)@ddc14aa71780: Created GsupExpect[0] for "262426084400394" to be handled at TC_mo_sss_reject(252) 20250127085644255 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40156<->l=127.0.0.1:4258 20250127085644268 DLINP <000b> input/ipa.c:452 connected read/write 20250127085644268 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085644268 DLGSUP <0013> gsup_req.c:140 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262426084400394 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426084400394" session_id=3251343225 session_state=BEGIN} 20250127085644268 DSS <0004> hlr_ussd.c:576 262426084400394/0xc1cb8f79: Process SS (BEGIN) 20250127085644268 DSS <0004> hlr_ussd.c:498 262426084400394/0xc1cb8f79: SS CompType=Invoke, OpCode=InterrogateSS 20250127085644268 DSS <0004> hlr_ussd.c:506 262426084400394/0xc1cb8f79: Structured SS requests are not supported, rejecting... 20250127085644268 DSS <0004> hlr_ussd.c:354 262426084400394/0xc1cb8f79: Tx ReturnError(0, 0x15) 20250127085644268 DLGSUP <0013> hlr_ussd.c:278 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262426084400394 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426084400394" session_id=3251343225 session_state=END} 20250127085644268 DLINP <000b> input/ipa.c:452 connected read/write 20250127085644268 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085644268 DLINP <000b> input/ipa.c:452 connected read/write 20250127085644268 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(249)@ddc14aa71780: Found GsupExpect[0] for "262426084400394" handled at TC_mo_sss_reject(252) HLR_Test-GSUP(249)@ddc14aa71780: Added IMSI table entry 0TC_mo_sss_reject(252)"262426084400394" TC_mo_sss_reject(252)@ddc14aa71780: setverdict(pass): none -> pass 20250127085644275 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40156<->l=127.0.0.1:4258 TC_mo_sss_reject(252)@ddc14aa71780: Final verdict of PTC: pass 20250127085644280 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40150<->l=127.0.0.1:4258 20250127085644281 DLINP <000b> input/ipa.c:452 connected read/write 20250127085644282 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085644282 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250127085644282 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250127085644282 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250127085644282 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41071<->l=127.0.0.1:4259) 250@ddc14aa71780: Final verdict of PTC: none HLR_Test-GSUP-IPA(248)@ddc14aa71780: Final verdict of PTC: none HLR_Test-GSUP(249)@ddc14aa71780: Final verdict of PTC: none IPA-CTRL-CLI-IPA(251)@ddc14aa71780: Final verdict of PTC: none MTC@ddc14aa71780: Setting final verdict of the test case. MTC@ddc14aa71780: Local verdict of MTC: none MTC@ddc14aa71780: Local verdict of PTC HLR_Test-GSUP-IPA(248): none (none -> none) MTC@ddc14aa71780: Local verdict of PTC HLR_Test-GSUP(249): none (none -> none) MTC@ddc14aa71780: Local verdict of PTC with component reference 250: none (none -> none) MTC@ddc14aa71780: Local verdict of PTC IPA-CTRL-CLI-IPA(251): none (none -> none) MTC@ddc14aa71780: Local verdict of PTC TC_mo_sss_reject(252): pass (none -> pass) MTC@ddc14aa71780: Test case TC_mo_sss_reject finished. Verdict: pass MTC@ddc14aa71780: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_sss_reject pass'. Mon Jan 27 08:56: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 20250127085644314 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40162<->l=127.0.0.1:4258 20250127085644415 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40162<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=27660) 20250127085646202 DSS <0004> hlr_ussd.c:239 262423950985700/0x92ebe4d2: SS Session Timeout, destroying 20250127085646202 DLGSUP <0013> gsup_req.c:173 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262423950985700 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250127085646223 DSS <0004> hlr_ussd.c:239 262428175195047/0xbad561b1: SS Session Timeout, destroying 20250127085646223 DLGSUP <0013> gsup_req.c:173 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262428175195047 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250127085646233 DSS <0004> hlr_ussd.c:239 262425842942312/0x901f219c: SS Session Timeout, destroying 20250127085646233 DLGSUP <0013> gsup_req.c:173 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262425842942312 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250127085646246 DSS <0004> hlr_ussd.c:239 262422964347553/0x7e118599: SS Session Timeout, destroying 20250127085646246 DLGSUP <0013> gsup_req.c:173 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262422964347553 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250127085646257 DSS <0004> hlr_ussd.c:239 262420992021043/0x1cffaa4d: SS Session Timeout, destroying 20250127085646257 DLGSUP <0013> gsup_req.c:173 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262420992021043 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250127085646268 DSS <0004> hlr_ussd.c:239 262420881447509/0x511f411a: SS Session Timeout, destroying 20250127085646268 DLGSUP <0013> gsup_req.c:173 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262420881447509 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250127085646279 DSS <0004> hlr_ussd.c:239 262424251171794/0x7a52009d: SS Session Timeout, destroying 20250127085646279 DLGSUP <0013> gsup_req.c:173 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262424251171794 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250127085646291 DSS <0004> hlr_ussd.c:239 262427923188358/0xcde75bc1: SS Session Timeout, destroying 20250127085646291 DLGSUP <0013> gsup_req.c:173 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262427923188358 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@ddc14aa71780: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_sss_reject pass' was executed successfully (exit status: 0). MTC@ddc14aa71780: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei'. ------ HLR_Tests.TC_gsup_check_imei ------ Mon Jan 27 08:56:46 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_check_imei.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_check_imei.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ddc14aa71780: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei' was executed successfully (exit status: 0). MTC@ddc14aa71780: Test case TC_gsup_check_imei started. MTC@ddc14aa71780: legacy= false MTC@ddc14aa71780: in not legacy case 1 MTC@ddc14aa71780: in not legacy case 2 20250127085647519 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250127085647519 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(253)@ddc14aa71780: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250127085647523 DLINP <000b> input/ipa.c:452 connected read/write 20250127085647523 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085647525 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40170<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(253)@ddc14aa71780: 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)@ddc14aa71780: 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 } } } } 20250127085647528 DLINP <000b> input/ipa.c:452 connected read/write 20250127085647528 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085647529 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250127085647529 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250127085647529 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  20250127085647529 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250127085647529 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  20250127085647529 DLGSUP <0013> gsup_server.c:236 2:  20250127085647529 DLGSUP <0013> gsup_server.c:238 2: 00  20250127085647529 DLGSUP <0013> gsup_server.c:236 3:  20250127085647529 DLGSUP <0013> gsup_server.c:238 3: 00  20250127085647529 DLGSUP <0013> gsup_server.c:236 4:  20250127085647529 DLGSUP <0013> gsup_server.c:238 4: 00  20250127085647529 DLGSUP <0013> gsup_server.c:236 5:  20250127085647529 DLGSUP <0013> gsup_server.c:238 5: 00  20250127085647529 DLGSUP <0013> gsup_server.c:236 7:  20250127085647529 DLGSUP <0013> gsup_server.c:238 7: 00  20250127085647529 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250127085647529 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250127085647529 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)@ddc14aa71780: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 255@ddc14aa71780: 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") 20250127085647555 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:36307<->l=127.0.0.1:4259) 20250127085647564 DAUC <0003> db_auc.c:157 IMSI='262429133969672': No 2G Auth Data 20250127085647564 DAUC <0003> db_auc.c:192 IMSI='262429133969672': No 3G Auth Data HLR_Test-GSUP(254)@ddc14aa71780: Created GsupExpect[0] for "262429133969672" to be handled at TC_gsup_check_imei(257) 20250127085647591 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40184<->l=127.0.0.1:4258 20250127085647603 DLINP <000b> input/ipa.c:452 connected read/write 20250127085647603 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085647603 DLGSUP <0013> gsup_req.c:140 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262429133969672 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429133969672"} 20250127085647603 DMAIN <0000> hlr.c:435 IMSI='262429133969672': has IMEI = 12345678901234 (consider setting 'store-imei') 20250127085647603 DLGSUP <0013> hlr.c:448 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262429133969672 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429133969672"} 20250127085647603 DLGSUP <0013> gsup_req.c:173 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262429133969672 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250127085647603 DLINP <000b> input/ipa.c:452 connected read/write 20250127085647603 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085647603 DLINP <000b> input/ipa.c:452 connected read/write 20250127085647603 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@ddc14aa71780: Found GsupExpect[0] for "262429133969672" handled at TC_gsup_check_imei(257) HLR_Test-GSUP(254)@ddc14aa71780: Added IMSI table entry 0TC_gsup_check_imei(257)"262429133969672" TC_gsup_check_imei(257)@ddc14aa71780: setverdict(pass): none -> pass 20250127085647609 DAUC <0003> db_auc.c:192 IMSI='262429133969672': No 3G Auth Data 20250127085647614 DLINP <000b> input/ipa.c:452 connected read/write 20250127085647615 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085647615 DLGSUP <0013> gsup_req.c:140 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262429133969672 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429133969672"} 20250127085647615 DAUC <0003> hlr.c:428 IMSI='262429133969672': storing IMEI = 12345678901234 20250127085647615 DLGSUP <0013> hlr.c:448 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262429133969672 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429133969672"} 20250127085647615 DLGSUP <0013> gsup_req.c:173 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262429133969672 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250127085647615 DLINP <000b> input/ipa.c:452 connected read/write 20250127085647615 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085647615 DLINP <000b> input/ipa.c:452 connected read/write 20250127085647615 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(257)@ddc14aa71780: setverdict(pass): pass -> pass, component reason not changed 20250127085647617 DAUC <0003> db_auc.c:192 IMSI='262429133969672': No 3G Auth Data 20250127085647619 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40184<->l=127.0.0.1:4258 TC_gsup_check_imei(257)@ddc14aa71780: Final verdict of PTC: pass 20250127085647622 DAUC <0003> db_auc.c:157 IMSI='262420058945702': No 2G Auth Data 20250127085647622 DAUC <0003> db_auc.c:192 IMSI='262420058945702': No 3G Auth Data HLR_Test-GSUP(254)@ddc14aa71780: Created GsupExpect[0] for "262420058945702" to be handled at TC_gsup_check_imei(258) 20250127085647632 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40190<->l=127.0.0.1:4258 20250127085647634 DLINP <000b> input/ipa.c:452 connected read/write 20250127085647634 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085647634 DLGSUP <0013> gsup_req.c:140 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262420058945702 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420058945702"} 20250127085647634 DMAIN <0000> hlr.c:435 IMSI='262420058945702': has IMEI = 12345678901234 (consider setting 'store-imei') 20250127085647634 DLGSUP <0013> hlr.c:448 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262420058945702 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420058945702"} 20250127085647634 DLGSUP <0013> gsup_req.c:173 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262420058945702 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250127085647634 DLINP <000b> input/ipa.c:452 connected read/write 20250127085647634 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085647634 DLINP <000b> input/ipa.c:452 connected read/write 20250127085647634 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@ddc14aa71780: Found GsupExpect[0] for "262420058945702" handled at TC_gsup_check_imei(258) HLR_Test-GSUP(254)@ddc14aa71780: Added IMSI table entry 1TC_gsup_check_imei(258)"262420058945702" TC_gsup_check_imei(258)@ddc14aa71780: setverdict(pass): none -> pass 20250127085647635 DAUC <0003> db_auc.c:192 IMSI='262420058945702': No 3G Auth Data 20250127085647636 DLINP <000b> input/ipa.c:452 connected read/write 20250127085647636 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085647636 DLGSUP <0013> gsup_req.c:140 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262420058945702 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420058945702"} 20250127085647636 DAUC <0003> hlr.c:428 IMSI='262420058945702': storing IMEI = 12345678901234 20250127085647636 DLGSUP <0013> hlr.c:448 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262420058945702 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420058945702"} 20250127085647636 DLGSUP <0013> gsup_req.c:173 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262420058945702 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250127085647636 DLINP <000b> input/ipa.c:452 connected read/write 20250127085647636 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085647636 DLINP <000b> input/ipa.c:452 connected read/write 20250127085647636 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(258)@ddc14aa71780: setverdict(pass): pass -> pass, component reason not changed 20250127085647637 DAUC <0003> db_auc.c:192 IMSI='262420058945702': No 3G Auth Data 20250127085647637 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40190<->l=127.0.0.1:4258 TC_gsup_check_imei(258)@ddc14aa71780: Final verdict of PTC: pass 20250127085647638 DAUC <0003> db_auc.c:157 IMSI='262425902124861': No 2G Auth Data 20250127085647638 DAUC <0003> db_auc.c:192 IMSI='262425902124861': No 3G Auth Data HLR_Test-GSUP(254)@ddc14aa71780: Created GsupExpect[0] for "262425902124861" to be handled at TC_gsup_check_imei(259) 20250127085647643 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40196<->l=127.0.0.1:4258 20250127085647646 DLINP <000b> input/ipa.c:452 connected read/write 20250127085647646 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085647646 DLGSUP <0013> gsup_req.c:140 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262425902124861 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425902124861"} 20250127085647646 DMAIN <0000> hlr.c:435 IMSI='262425902124861': has IMEI = 12345678901234 (consider setting 'store-imei') 20250127085647646 DLGSUP <0013> hlr.c:448 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262425902124861 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425902124861"} 20250127085647646 DLGSUP <0013> gsup_req.c:173 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262425902124861 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250127085647646 DLINP <000b> input/ipa.c:452 connected read/write 20250127085647646 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085647646 DLINP <000b> input/ipa.c:452 connected read/write 20250127085647646 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@ddc14aa71780: Found GsupExpect[0] for "262425902124861" handled at TC_gsup_check_imei(259) HLR_Test-GSUP(254)@ddc14aa71780: Added IMSI table entry 2TC_gsup_check_imei(259)"262425902124861" TC_gsup_check_imei(259)@ddc14aa71780: setverdict(pass): none -> pass 20250127085647646 DAUC <0003> db_auc.c:192 IMSI='262425902124861': No 3G Auth Data 20250127085647648 DLINP <000b> input/ipa.c:452 connected read/write 20250127085647648 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085647648 DLGSUP <0013> gsup_req.c:140 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262425902124861 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425902124861"} 20250127085647648 DAUC <0003> hlr.c:428 IMSI='262425902124861': storing IMEI = 12345678901234 20250127085647648 DLGSUP <0013> hlr.c:448 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262425902124861 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425902124861"} 20250127085647648 DLGSUP <0013> gsup_req.c:173 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262425902124861 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250127085647648 DLINP <000b> input/ipa.c:452 connected read/write 20250127085647648 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085647648 DLINP <000b> input/ipa.c:452 connected read/write 20250127085647648 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(259)@ddc14aa71780: setverdict(pass): pass -> pass, component reason not changed 20250127085647648 DAUC <0003> db_auc.c:192 IMSI='262425902124861': No 3G Auth Data 20250127085647649 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40196<->l=127.0.0.1:4258 TC_gsup_check_imei(259)@ddc14aa71780: Final verdict of PTC: pass 20250127085647649 DAUC <0003> db_auc.c:157 IMSI='262422108137720': No 2G Auth Data 20250127085647649 DAUC <0003> db_auc.c:192 IMSI='262422108137720': No 3G Auth Data HLR_Test-GSUP(254)@ddc14aa71780: Created GsupExpect[0] for "262422108137720" to be handled at TC_gsup_check_imei(260) 20250127085647656 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40200<->l=127.0.0.1:4258 20250127085647658 DLINP <000b> input/ipa.c:452 connected read/write 20250127085647658 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085647658 DLGSUP <0013> gsup_req.c:140 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262422108137720 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422108137720"} 20250127085647658 DMAIN <0000> hlr.c:435 IMSI='262422108137720': has IMEI = 12345678901234 (consider setting 'store-imei') 20250127085647658 DLGSUP <0013> hlr.c:448 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262422108137720 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422108137720"} 20250127085647658 DLGSUP <0013> gsup_req.c:173 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262422108137720 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250127085647658 DLINP <000b> input/ipa.c:452 connected read/write 20250127085647658 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085647658 DLINP <000b> input/ipa.c:452 connected read/write 20250127085647658 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@ddc14aa71780: Found GsupExpect[0] for "262422108137720" handled at TC_gsup_check_imei(260) HLR_Test-GSUP(254)@ddc14aa71780: Added IMSI table entry 3TC_gsup_check_imei(260)"262422108137720" TC_gsup_check_imei(260)@ddc14aa71780: setverdict(pass): none -> pass 20250127085647659 DAUC <0003> db_auc.c:157 IMSI='262422108137720': No 2G Auth Data 20250127085647660 DLINP <000b> input/ipa.c:452 connected read/write 20250127085647660 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085647660 DLGSUP <0013> gsup_req.c:140 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262422108137720 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422108137720"} 20250127085647660 DAUC <0003> hlr.c:428 IMSI='262422108137720': storing IMEI = 12345678901234 20250127085647660 DLGSUP <0013> hlr.c:448 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262422108137720 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422108137720"} 20250127085647660 DLGSUP <0013> gsup_req.c:173 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262422108137720 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250127085647660 DLINP <000b> input/ipa.c:452 connected read/write 20250127085647660 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085647660 DLINP <000b> input/ipa.c:452 connected read/write 20250127085647660 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(260)@ddc14aa71780: setverdict(pass): pass -> pass, component reason not changed 20250127085647661 DAUC <0003> db_auc.c:157 IMSI='262422108137720': No 2G Auth Data 20250127085647661 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40200<->l=127.0.0.1:4258 TC_gsup_check_imei(260)@ddc14aa71780: Final verdict of PTC: pass 20250127085647662 DAUC <0003> db_auc.c:157 IMSI='262425879261302': No 2G Auth Data 20250127085647662 DAUC <0003> db_auc.c:192 IMSI='262425879261302': No 3G Auth Data HLR_Test-GSUP(254)@ddc14aa71780: Created GsupExpect[0] for "262425879261302" to be handled at TC_gsup_check_imei(261) 20250127085647667 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40216<->l=127.0.0.1:4258 20250127085647670 DLINP <000b> input/ipa.c:452 connected read/write 20250127085647670 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085647670 DLGSUP <0013> gsup_req.c:140 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262425879261302 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425879261302"} 20250127085647670 DMAIN <0000> hlr.c:435 IMSI='262425879261302': has IMEI = 12345678901234 (consider setting 'store-imei') 20250127085647670 DLGSUP <0013> hlr.c:448 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262425879261302 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425879261302"} 20250127085647670 DLGSUP <0013> gsup_req.c:173 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262425879261302 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250127085647670 DLINP <000b> input/ipa.c:452 connected read/write 20250127085647670 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085647670 DLINP <000b> input/ipa.c:452 connected read/write 20250127085647670 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@ddc14aa71780: Found GsupExpect[0] for "262425879261302" handled at TC_gsup_check_imei(261) HLR_Test-GSUP(254)@ddc14aa71780: Added IMSI table entry 4TC_gsup_check_imei(261)"262425879261302" TC_gsup_check_imei(261)@ddc14aa71780: setverdict(pass): none -> pass 20250127085647670 DAUC <0003> db_auc.c:157 IMSI='262425879261302': No 2G Auth Data 20250127085647672 DLINP <000b> input/ipa.c:452 connected read/write 20250127085647672 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085647672 DLGSUP <0013> gsup_req.c:140 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262425879261302 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425879261302"} 20250127085647672 DAUC <0003> hlr.c:428 IMSI='262425879261302': storing IMEI = 12345678901234 20250127085647672 DLGSUP <0013> hlr.c:448 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262425879261302 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425879261302"} 20250127085647672 DLGSUP <0013> gsup_req.c:173 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262425879261302 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250127085647672 DLINP <000b> input/ipa.c:452 connected read/write 20250127085647672 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085647672 DLINP <000b> input/ipa.c:452 connected read/write 20250127085647672 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(261)@ddc14aa71780: setverdict(pass): pass -> pass, component reason not changed 20250127085647672 DAUC <0003> db_auc.c:157 IMSI='262425879261302': No 2G Auth Data 20250127085647672 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40216<->l=127.0.0.1:4258 TC_gsup_check_imei(261)@ddc14aa71780: Final verdict of PTC: pass 20250127085647673 DAUC <0003> db_auc.c:157 IMSI='262422862917597': No 2G Auth Data 20250127085647673 DAUC <0003> db_auc.c:192 IMSI='262422862917597': No 3G Auth Data HLR_Test-GSUP(254)@ddc14aa71780: Created GsupExpect[0] for "262422862917597" to be handled at TC_gsup_check_imei(262) 20250127085647679 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40218<->l=127.0.0.1:4258 20250127085647681 DLINP <000b> input/ipa.c:452 connected read/write 20250127085647681 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085647681 DLGSUP <0013> gsup_req.c:140 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262422862917597 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422862917597"} 20250127085647681 DMAIN <0000> hlr.c:435 IMSI='262422862917597': has IMEI = 12345678901234 (consider setting 'store-imei') 20250127085647681 DLGSUP <0013> hlr.c:448 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262422862917597 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422862917597"} 20250127085647681 DLGSUP <0013> gsup_req.c:173 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262422862917597 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250127085647681 DLINP <000b> input/ipa.c:452 connected read/write 20250127085647681 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085647681 DLINP <000b> input/ipa.c:452 connected read/write 20250127085647681 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@ddc14aa71780: Found GsupExpect[0] for "262422862917597" handled at TC_gsup_check_imei(262) HLR_Test-GSUP(254)@ddc14aa71780: Added IMSI table entry 5TC_gsup_check_imei(262)"262422862917597" TC_gsup_check_imei(262)@ddc14aa71780: setverdict(pass): none -> pass 20250127085647683 DLINP <000b> input/ipa.c:452 connected read/write 20250127085647683 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085647683 DLGSUP <0013> gsup_req.c:140 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262422862917597 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422862917597"} 20250127085647683 DAUC <0003> hlr.c:428 IMSI='262422862917597': storing IMEI = 12345678901234 20250127085647683 DLGSUP <0013> hlr.c:448 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262422862917597 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422862917597"} 20250127085647683 DLGSUP <0013> gsup_req.c:173 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262422862917597 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250127085647683 DLINP <000b> input/ipa.c:452 connected read/write 20250127085647683 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085647683 DLINP <000b> input/ipa.c:452 connected read/write 20250127085647683 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(262)@ddc14aa71780: setverdict(pass): pass -> pass, component reason not changed 20250127085647684 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40218<->l=127.0.0.1:4258 TC_gsup_check_imei(262)@ddc14aa71780: Final verdict of PTC: pass 20250127085647685 DAUC <0003> db_auc.c:157 IMSI='262421609237899': No 2G Auth Data 20250127085647685 DAUC <0003> db_auc.c:192 IMSI='262421609237899': No 3G Auth Data HLR_Test-GSUP(254)@ddc14aa71780: Created GsupExpect[0] for "262421609237899" to be handled at TC_gsup_check_imei(263) 20250127085647693 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40224<->l=127.0.0.1:4258 20250127085647695 DLINP <000b> input/ipa.c:452 connected read/write 20250127085647695 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085647695 DLGSUP <0013> gsup_req.c:140 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262421609237899 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421609237899"} 20250127085647695 DMAIN <0000> hlr.c:435 IMSI='262421609237899': has IMEI = 12345678901234 (consider setting 'store-imei') 20250127085647695 DLGSUP <0013> hlr.c:448 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262421609237899 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421609237899"} 20250127085647695 DLGSUP <0013> gsup_req.c:173 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262421609237899 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250127085647695 DLINP <000b> input/ipa.c:452 connected read/write 20250127085647695 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085647695 DLINP <000b> input/ipa.c:452 connected read/write 20250127085647695 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@ddc14aa71780: Found GsupExpect[0] for "262421609237899" handled at TC_gsup_check_imei(263) HLR_Test-GSUP(254)@ddc14aa71780: Added IMSI table entry 6TC_gsup_check_imei(263)"262421609237899" TC_gsup_check_imei(263)@ddc14aa71780: setverdict(pass): none -> pass 20250127085647697 DLINP <000b> input/ipa.c:452 connected read/write 20250127085647697 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085647697 DLGSUP <0013> gsup_req.c:140 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262421609237899 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421609237899"} 20250127085647697 DAUC <0003> hlr.c:428 IMSI='262421609237899': storing IMEI = 12345678901234 20250127085647697 DLGSUP <0013> hlr.c:448 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262421609237899 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421609237899"} 20250127085647697 DLGSUP <0013> gsup_req.c:173 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262421609237899 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250127085647697 DLINP <000b> input/ipa.c:452 connected read/write 20250127085647697 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085647697 DLINP <000b> input/ipa.c:452 connected read/write 20250127085647697 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(263)@ddc14aa71780: setverdict(pass): pass -> pass, component reason not changed 20250127085647698 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40224<->l=127.0.0.1:4258 TC_gsup_check_imei(263)@ddc14aa71780: Final verdict of PTC: pass 20250127085647699 DAUC <0003> db_auc.c:157 IMSI='262428933050450': No 2G Auth Data 20250127085647699 DAUC <0003> db_auc.c:192 IMSI='262428933050450': No 3G Auth Data HLR_Test-GSUP(254)@ddc14aa71780: Created GsupExpect[0] for "262428933050450" to be handled at TC_gsup_check_imei(264) 20250127085647705 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40234<->l=127.0.0.1:4258 20250127085647708 DLINP <000b> input/ipa.c:452 connected read/write 20250127085647708 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085647708 DLGSUP <0013> gsup_req.c:140 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262428933050450 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428933050450"} 20250127085647708 DMAIN <0000> hlr.c:435 IMSI='262428933050450': has IMEI = 12345678901234 (consider setting 'store-imei') 20250127085647708 DLGSUP <0013> hlr.c:448 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262428933050450 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428933050450"} 20250127085647708 DLGSUP <0013> gsup_req.c:173 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262428933050450 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250127085647708 DLINP <000b> input/ipa.c:452 connected read/write 20250127085647708 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085647708 DLINP <000b> input/ipa.c:452 connected read/write 20250127085647708 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@ddc14aa71780: Found GsupExpect[0] for "262428933050450" handled at TC_gsup_check_imei(264) HLR_Test-GSUP(254)@ddc14aa71780: Added IMSI table entry 7TC_gsup_check_imei(264)"262428933050450" TC_gsup_check_imei(264)@ddc14aa71780: setverdict(pass): none -> pass 20250127085647709 DLINP <000b> input/ipa.c:452 connected read/write 20250127085647709 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085647709 DLGSUP <0013> gsup_req.c:140 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262428933050450 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428933050450"} 20250127085647709 DAUC <0003> hlr.c:428 IMSI='262428933050450': storing IMEI = 12345678901234 20250127085647710 DLGSUP <0013> hlr.c:448 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262428933050450 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428933050450"} 20250127085647710 DLGSUP <0013> gsup_req.c:173 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262428933050450 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250127085647710 DLINP <000b> input/ipa.c:452 connected read/write 20250127085647710 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085647710 DLINP <000b> input/ipa.c:452 connected read/write 20250127085647710 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(264)@ddc14aa71780: setverdict(pass): pass -> pass, component reason not changed 20250127085647710 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40234<->l=127.0.0.1:4258 TC_gsup_check_imei(264)@ddc14aa71780: Final verdict of PTC: pass MTC@ddc14aa71780: setverdict(pass): none -> pass 20250127085647711 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40170<->l=127.0.0.1:4258 255@ddc14aa71780: Final verdict of PTC: none HLR_Test-GSUP(254)@ddc14aa71780: Final verdict of PTC: none 20250127085647712 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36307<->l=127.0.0.1:4259) 20250127085647712 DLINP <000b> input/ipa.c:452 connected read/write 20250127085647712 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085647712 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250127085647712 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250127085647712 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(256)@ddc14aa71780: Final verdict of PTC: none HLR_Test-GSUP-IPA(253)@ddc14aa71780: Final verdict of PTC: none MTC@ddc14aa71780: Setting final verdict of the test case. MTC@ddc14aa71780: Local verdict of MTC: pass MTC@ddc14aa71780: Local verdict of PTC HLR_Test-GSUP-IPA(253): none (pass -> pass) MTC@ddc14aa71780: Local verdict of PTC HLR_Test-GSUP(254): none (pass -> pass) MTC@ddc14aa71780: Local verdict of PTC with component reference 255: none (pass -> pass) MTC@ddc14aa71780: Local verdict of PTC IPA-CTRL-CLI-IPA(256): none (pass -> pass) MTC@ddc14aa71780: Local verdict of PTC TC_gsup_check_imei(257): pass (pass -> pass) MTC@ddc14aa71780: Local verdict of PTC TC_gsup_check_imei(258): pass (pass -> pass) MTC@ddc14aa71780: Local verdict of PTC TC_gsup_check_imei(259): pass (pass -> pass) MTC@ddc14aa71780: Local verdict of PTC TC_gsup_check_imei(260): pass (pass -> pass) MTC@ddc14aa71780: Local verdict of PTC TC_gsup_check_imei(261): pass (pass -> pass) MTC@ddc14aa71780: Local verdict of PTC TC_gsup_check_imei(262): pass (pass -> pass) MTC@ddc14aa71780: Local verdict of PTC TC_gsup_check_imei(263): pass (pass -> pass) MTC@ddc14aa71780: Local verdict of PTC TC_gsup_check_imei(264): pass (pass -> pass) MTC@ddc14aa71780: Test case TC_gsup_check_imei finished. Verdict: pass MTC@ddc14aa71780: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei pass'. Mon Jan 27 08:56:47 UTC 2025 ====== HLR_Tests.TC_gsup_check_imei pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_check_imei.talloc 20250127085647734 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40238<->l=127.0.0.1:4258 20250127085647835 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40238<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65788) Waiting for packet dumper to finish... 1 (prev_count=65788, count=125424) MTC@ddc14aa71780: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei pass' was executed successfully (exit status: 0). MTC@ddc14aa71780: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_via_proxy'. ------ HLR_Tests.TC_gsup_check_imei_via_proxy ------ Mon Jan 27 08:56:49 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_check_imei_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_check_imei_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ddc14aa71780: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_via_proxy' was executed successfully (exit status: 0). MTC@ddc14aa71780: Test case TC_gsup_check_imei_via_proxy started. MTC@ddc14aa71780: legacy= false MTC@ddc14aa71780: in not legacy case 1 MTC@ddc14aa71780: in not legacy case 2 20250127085650942 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250127085650942 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(265)@ddc14aa71780: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250127085650947 DLINP <000b> input/ipa.c:452 connected read/write 20250127085650947 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085650949 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40252<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(265)@ddc14aa71780: 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)@ddc14aa71780: 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 } } } } 20250127085650953 DLINP <000b> input/ipa.c:452 connected read/write 20250127085650953 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085650953 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250127085650953 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250127085650953 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  20250127085650953 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250127085650953 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  20250127085650953 DLGSUP <0013> gsup_server.c:236 2:  20250127085650953 DLGSUP <0013> gsup_server.c:238 2: 00  20250127085650953 DLGSUP <0013> gsup_server.c:236 3:  20250127085650953 DLGSUP <0013> gsup_server.c:238 3: 00  20250127085650953 DLGSUP <0013> gsup_server.c:236 4:  20250127085650953 DLGSUP <0013> gsup_server.c:238 4: 00  20250127085650953 DLGSUP <0013> gsup_server.c:236 5:  20250127085650953 DLGSUP <0013> gsup_server.c:238 5: 00  20250127085650953 DLGSUP <0013> gsup_server.c:236 7:  20250127085650953 DLGSUP <0013> gsup_server.c:238 7: 00  20250127085650953 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250127085650953 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250127085650953 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(265)@ddc14aa71780: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 267@ddc14aa71780: 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") 20250127085650981 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:38981<->l=127.0.0.1:4259) 20250127085650991 DAUC <0003> db_auc.c:157 IMSI='262426297061914': No 2G Auth Data 20250127085650991 DAUC <0003> db_auc.c:192 IMSI='262426297061914': No 3G Auth Data HLR_Test-GSUP(266)@ddc14aa71780: Created GsupExpect[0] for "262426297061914" to be handled at TC_gsup_check_imei_via_proxy(269) 20250127085651017 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40260<->l=127.0.0.1:4258 20250127085651029 DLINP <000b> input/ipa.c:452 connected read/write 20250127085651029 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085651029 DLGSUP <0013> gsup_req.c:140 GSUP 280: MSC-00-00-00-00-00-00: IMSI-262426297061914 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426297061914" source_name="the-source\n"} 20250127085651029 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250127085651029 DMAIN <0000> hlr.c:435 IMSI='262426297061914': has IMEI = 12345678901234 (consider setting 'store-imei') 20250127085651029 DLGSUP <0013> hlr.c:448 GSUP 280: the-source\n: IMSI-262426297061914 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426297061914" destination_name="the-source\n"} 20250127085651029 DLGSUP <0013> gsup_req.c:173 GSUP 280: the-source\n: IMSI-262426297061914 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250127085651029 DLINP <000b> input/ipa.c:452 connected read/write 20250127085651029 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085651029 DLINP <000b> input/ipa.c:452 connected read/write 20250127085651029 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@ddc14aa71780: Found GsupExpect[0] for "262426297061914" handled at TC_gsup_check_imei_via_proxy(269) HLR_Test-GSUP(266)@ddc14aa71780: Added IMSI table entry 0TC_gsup_check_imei_via_proxy(269)"262426297061914" TC_gsup_check_imei_via_proxy(269)@ddc14aa71780: setverdict(pass): none -> pass 20250127085651033 DAUC <0003> db_auc.c:192 IMSI='262426297061914': No 3G Auth Data 20250127085651038 DLINP <000b> input/ipa.c:452 connected read/write 20250127085651038 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085651038 DLGSUP <0013> gsup_req.c:140 GSUP 281: MSC-00-00-00-00-00-00: IMSI-262426297061914 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426297061914" source_name="the-source\n"} 20250127085651038 DAUC <0003> hlr.c:428 IMSI='262426297061914': storing IMEI = 12345678901234 20250127085651038 DLGSUP <0013> hlr.c:448 GSUP 281: the-source\n: IMSI-262426297061914 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426297061914" destination_name="the-source\n"} 20250127085651038 DLGSUP <0013> gsup_req.c:173 GSUP 281: the-source\n: IMSI-262426297061914 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250127085651038 DLINP <000b> input/ipa.c:452 connected read/write 20250127085651038 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085651038 DLINP <000b> input/ipa.c:452 connected read/write 20250127085651038 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(269)@ddc14aa71780: setverdict(pass): pass -> pass, component reason not changed 20250127085651040 DAUC <0003> db_auc.c:192 IMSI='262426297061914': No 3G Auth Data 20250127085651042 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40260<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(269)@ddc14aa71780: Final verdict of PTC: pass 20250127085651043 DAUC <0003> db_auc.c:157 IMSI='262420497687500': No 2G Auth Data 20250127085651043 DAUC <0003> db_auc.c:192 IMSI='262420497687500': No 3G Auth Data HLR_Test-GSUP(266)@ddc14aa71780: Created GsupExpect[0] for "262420497687500" to be handled at TC_gsup_check_imei_via_proxy(270) 20250127085651052 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40270<->l=127.0.0.1:4258 20250127085651056 DLINP <000b> input/ipa.c:452 connected read/write 20250127085651056 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085651056 DLGSUP <0013> gsup_req.c:140 GSUP 282: MSC-00-00-00-00-00-00: IMSI-262420497687500 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420497687500" source_name="the-source\n"} 20250127085651056 DMAIN <0000> hlr.c:435 IMSI='262420497687500': has IMEI = 12345678901234 (consider setting 'store-imei') 20250127085651056 DLGSUP <0013> hlr.c:448 GSUP 282: the-source\n: IMSI-262420497687500 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420497687500" destination_name="the-source\n"} 20250127085651056 DLGSUP <0013> gsup_req.c:173 GSUP 282: the-source\n: IMSI-262420497687500 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250127085651056 DLINP <000b> input/ipa.c:452 connected read/write 20250127085651056 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085651056 DLINP <000b> input/ipa.c:452 connected read/write 20250127085651056 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@ddc14aa71780: Found GsupExpect[0] for "262420497687500" handled at TC_gsup_check_imei_via_proxy(270) HLR_Test-GSUP(266)@ddc14aa71780: Added IMSI table entry 1TC_gsup_check_imei_via_proxy(270)"262420497687500" TC_gsup_check_imei_via_proxy(270)@ddc14aa71780: setverdict(pass): none -> pass 20250127085651057 DAUC <0003> db_auc.c:192 IMSI='262420497687500': No 3G Auth Data 20250127085651059 DLINP <000b> input/ipa.c:452 connected read/write 20250127085651059 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085651059 DLGSUP <0013> gsup_req.c:140 GSUP 283: MSC-00-00-00-00-00-00: IMSI-262420497687500 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420497687500" source_name="the-source\n"} 20250127085651059 DAUC <0003> hlr.c:428 IMSI='262420497687500': storing IMEI = 12345678901234 20250127085651059 DLGSUP <0013> hlr.c:448 GSUP 283: the-source\n: IMSI-262420497687500 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420497687500" destination_name="the-source\n"} 20250127085651059 DLGSUP <0013> gsup_req.c:173 GSUP 283: the-source\n: IMSI-262420497687500 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250127085651059 DLINP <000b> input/ipa.c:452 connected read/write 20250127085651059 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085651059 DLINP <000b> input/ipa.c:452 connected read/write 20250127085651059 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(270)@ddc14aa71780: setverdict(pass): pass -> pass, component reason not changed 20250127085651059 DAUC <0003> db_auc.c:192 IMSI='262420497687500': No 3G Auth Data 20250127085651060 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40270<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(270)@ddc14aa71780: Final verdict of PTC: pass 20250127085651060 DAUC <0003> db_auc.c:157 IMSI='262424956549840': No 2G Auth Data 20250127085651060 DAUC <0003> db_auc.c:192 IMSI='262424956549840': No 3G Auth Data HLR_Test-GSUP(266)@ddc14aa71780: Created GsupExpect[0] for "262424956549840" to be handled at TC_gsup_check_imei_via_proxy(271) 20250127085651066 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40284<->l=127.0.0.1:4258 20250127085651069 DLINP <000b> input/ipa.c:452 connected read/write 20250127085651069 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085651069 DLGSUP <0013> gsup_req.c:140 GSUP 284: MSC-00-00-00-00-00-00: IMSI-262424956549840 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424956549840" source_name="the-source\n"} 20250127085651069 DMAIN <0000> hlr.c:435 IMSI='262424956549840': has IMEI = 12345678901234 (consider setting 'store-imei') 20250127085651069 DLGSUP <0013> hlr.c:448 GSUP 284: the-source\n: IMSI-262424956549840 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424956549840" destination_name="the-source\n"} 20250127085651069 DLGSUP <0013> gsup_req.c:173 GSUP 284: the-source\n: IMSI-262424956549840 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250127085651069 DLINP <000b> input/ipa.c:452 connected read/write 20250127085651069 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085651069 DLINP <000b> input/ipa.c:452 connected read/write 20250127085651069 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@ddc14aa71780: Found GsupExpect[0] for "262424956549840" handled at TC_gsup_check_imei_via_proxy(271) HLR_Test-GSUP(266)@ddc14aa71780: Added IMSI table entry 2TC_gsup_check_imei_via_proxy(271)"262424956549840" TC_gsup_check_imei_via_proxy(271)@ddc14aa71780: setverdict(pass): none -> pass 20250127085651070 DAUC <0003> db_auc.c:192 IMSI='262424956549840': No 3G Auth Data 20250127085651072 DLINP <000b> input/ipa.c:452 connected read/write 20250127085651072 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085651072 DLGSUP <0013> gsup_req.c:140 GSUP 285: MSC-00-00-00-00-00-00: IMSI-262424956549840 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424956549840" source_name="the-source\n"} 20250127085651072 DAUC <0003> hlr.c:428 IMSI='262424956549840': storing IMEI = 12345678901234 20250127085651072 DLGSUP <0013> hlr.c:448 GSUP 285: the-source\n: IMSI-262424956549840 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424956549840" destination_name="the-source\n"} 20250127085651072 DLGSUP <0013> gsup_req.c:173 GSUP 285: the-source\n: IMSI-262424956549840 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250127085651072 DLINP <000b> input/ipa.c:452 connected read/write 20250127085651072 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085651072 DLINP <000b> input/ipa.c:452 connected read/write 20250127085651072 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(271)@ddc14aa71780: setverdict(pass): pass -> pass, component reason not changed 20250127085651073 DAUC <0003> db_auc.c:192 IMSI='262424956549840': No 3G Auth Data 20250127085651074 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40284<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(271)@ddc14aa71780: Final verdict of PTC: pass 20250127085651074 DAUC <0003> db_auc.c:157 IMSI='262424043693013': No 2G Auth Data 20250127085651074 DAUC <0003> db_auc.c:192 IMSI='262424043693013': No 3G Auth Data HLR_Test-GSUP(266)@ddc14aa71780: Created GsupExpect[0] for "262424043693013" to be handled at TC_gsup_check_imei_via_proxy(272) 20250127085651082 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40290<->l=127.0.0.1:4258 20250127085651085 DLINP <000b> input/ipa.c:452 connected read/write 20250127085651085 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085651085 DLGSUP <0013> gsup_req.c:140 GSUP 286: MSC-00-00-00-00-00-00: IMSI-262424043693013 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424043693013" source_name="the-source\n"} 20250127085651085 DMAIN <0000> hlr.c:435 IMSI='262424043693013': has IMEI = 12345678901234 (consider setting 'store-imei') 20250127085651085 DLGSUP <0013> hlr.c:448 GSUP 286: the-source\n: IMSI-262424043693013 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424043693013" destination_name="the-source\n"} 20250127085651085 DLGSUP <0013> gsup_req.c:173 GSUP 286: the-source\n: IMSI-262424043693013 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250127085651085 DLINP <000b> input/ipa.c:452 connected read/write 20250127085651085 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085651085 DLINP <000b> input/ipa.c:452 connected read/write 20250127085651085 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@ddc14aa71780: Found GsupExpect[0] for "262424043693013" handled at TC_gsup_check_imei_via_proxy(272) HLR_Test-GSUP(266)@ddc14aa71780: Added IMSI table entry 3TC_gsup_check_imei_via_proxy(272)"262424043693013" TC_gsup_check_imei_via_proxy(272)@ddc14aa71780: setverdict(pass): none -> pass 20250127085651086 DAUC <0003> db_auc.c:157 IMSI='262424043693013': No 2G Auth Data 20250127085651087 DLINP <000b> input/ipa.c:452 connected read/write 20250127085651087 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085651087 DLGSUP <0013> gsup_req.c:140 GSUP 287: MSC-00-00-00-00-00-00: IMSI-262424043693013 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424043693013" source_name="the-source\n"} 20250127085651087 DAUC <0003> hlr.c:428 IMSI='262424043693013': storing IMEI = 12345678901234 20250127085651087 DLGSUP <0013> hlr.c:448 GSUP 287: the-source\n: IMSI-262424043693013 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424043693013" destination_name="the-source\n"} 20250127085651087 DLGSUP <0013> gsup_req.c:173 GSUP 287: the-source\n: IMSI-262424043693013 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250127085651087 DLINP <000b> input/ipa.c:452 connected read/write 20250127085651087 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085651087 DLINP <000b> input/ipa.c:452 connected read/write 20250127085651087 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(272)@ddc14aa71780: setverdict(pass): pass -> pass, component reason not changed 20250127085651087 DAUC <0003> db_auc.c:157 IMSI='262424043693013': No 2G Auth Data 20250127085651088 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40290<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(272)@ddc14aa71780: Final verdict of PTC: pass 20250127085651088 DAUC <0003> db_auc.c:157 IMSI='262426342676328': No 2G Auth Data 20250127085651088 DAUC <0003> db_auc.c:192 IMSI='262426342676328': No 3G Auth Data HLR_Test-GSUP(266)@ddc14aa71780: Created GsupExpect[0] for "262426342676328" to be handled at TC_gsup_check_imei_via_proxy(273) 20250127085651095 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40302<->l=127.0.0.1:4258 20250127085651097 DLINP <000b> input/ipa.c:452 connected read/write 20250127085651097 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085651097 DLGSUP <0013> gsup_req.c:140 GSUP 288: MSC-00-00-00-00-00-00: IMSI-262426342676328 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426342676328" source_name="the-source\n"} 20250127085651097 DMAIN <0000> hlr.c:435 IMSI='262426342676328': has IMEI = 12345678901234 (consider setting 'store-imei') 20250127085651097 DLGSUP <0013> hlr.c:448 GSUP 288: the-source\n: IMSI-262426342676328 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426342676328" destination_name="the-source\n"} 20250127085651097 DLGSUP <0013> gsup_req.c:173 GSUP 288: the-source\n: IMSI-262426342676328 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250127085651097 DLINP <000b> input/ipa.c:452 connected read/write 20250127085651097 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085651097 DLINP <000b> input/ipa.c:452 connected read/write 20250127085651097 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@ddc14aa71780: Found GsupExpect[0] for "262426342676328" handled at TC_gsup_check_imei_via_proxy(273) HLR_Test-GSUP(266)@ddc14aa71780: Added IMSI table entry 4TC_gsup_check_imei_via_proxy(273)"262426342676328" TC_gsup_check_imei_via_proxy(273)@ddc14aa71780: setverdict(pass): none -> pass 20250127085651098 DAUC <0003> db_auc.c:157 IMSI='262426342676328': No 2G Auth Data 20250127085651099 DLINP <000b> input/ipa.c:452 connected read/write 20250127085651099 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085651099 DLGSUP <0013> gsup_req.c:140 GSUP 289: MSC-00-00-00-00-00-00: IMSI-262426342676328 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426342676328" source_name="the-source\n"} 20250127085651099 DAUC <0003> hlr.c:428 IMSI='262426342676328': storing IMEI = 12345678901234 20250127085651099 DLGSUP <0013> hlr.c:448 GSUP 289: the-source\n: IMSI-262426342676328 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426342676328" destination_name="the-source\n"} 20250127085651099 DLGSUP <0013> gsup_req.c:173 GSUP 289: the-source\n: IMSI-262426342676328 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250127085651099 DLINP <000b> input/ipa.c:452 connected read/write 20250127085651099 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085651099 DLINP <000b> input/ipa.c:452 connected read/write 20250127085651099 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(273)@ddc14aa71780: setverdict(pass): pass -> pass, component reason not changed 20250127085651099 DAUC <0003> db_auc.c:157 IMSI='262426342676328': No 2G Auth Data 20250127085651100 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40302<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(273)@ddc14aa71780: Final verdict of PTC: pass 20250127085651101 DAUC <0003> db_auc.c:157 IMSI='262425574965856': No 2G Auth Data 20250127085651101 DAUC <0003> db_auc.c:192 IMSI='262425574965856': No 3G Auth Data HLR_Test-GSUP(266)@ddc14aa71780: Created GsupExpect[0] for "262425574965856" to be handled at TC_gsup_check_imei_via_proxy(274) 20250127085651108 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40314<->l=127.0.0.1:4258 20250127085651111 DLINP <000b> input/ipa.c:452 connected read/write 20250127085651111 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085651111 DLGSUP <0013> gsup_req.c:140 GSUP 290: MSC-00-00-00-00-00-00: IMSI-262425574965856 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425574965856" source_name="the-source\n"} 20250127085651111 DMAIN <0000> hlr.c:435 IMSI='262425574965856': has IMEI = 12345678901234 (consider setting 'store-imei') 20250127085651111 DLGSUP <0013> hlr.c:448 GSUP 290: the-source\n: IMSI-262425574965856 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425574965856" destination_name="the-source\n"} 20250127085651111 DLGSUP <0013> gsup_req.c:173 GSUP 290: the-source\n: IMSI-262425574965856 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250127085651111 DLINP <000b> input/ipa.c:452 connected read/write 20250127085651111 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085651111 DLINP <000b> input/ipa.c:452 connected read/write 20250127085651111 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@ddc14aa71780: Found GsupExpect[0] for "262425574965856" handled at TC_gsup_check_imei_via_proxy(274) HLR_Test-GSUP(266)@ddc14aa71780: Added IMSI table entry 5TC_gsup_check_imei_via_proxy(274)"262425574965856" TC_gsup_check_imei_via_proxy(274)@ddc14aa71780: setverdict(pass): none -> pass 20250127085651113 DLINP <000b> input/ipa.c:452 connected read/write 20250127085651113 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085651113 DLGSUP <0013> gsup_req.c:140 GSUP 291: MSC-00-00-00-00-00-00: IMSI-262425574965856 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425574965856" source_name="the-source\n"} 20250127085651113 DAUC <0003> hlr.c:428 IMSI='262425574965856': storing IMEI = 12345678901234 20250127085651113 DLGSUP <0013> hlr.c:448 GSUP 291: the-source\n: IMSI-262425574965856 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425574965856" destination_name="the-source\n"} 20250127085651113 DLGSUP <0013> gsup_req.c:173 GSUP 291: the-source\n: IMSI-262425574965856 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250127085651113 DLINP <000b> input/ipa.c:452 connected read/write 20250127085651113 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085651113 DLINP <000b> input/ipa.c:452 connected read/write 20250127085651113 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(274)@ddc14aa71780: setverdict(pass): pass -> pass, component reason not changed 20250127085651114 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40314<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(274)@ddc14aa71780: Final verdict of PTC: pass 20250127085651114 DAUC <0003> db_auc.c:157 IMSI='262425542137987': No 2G Auth Data 20250127085651114 DAUC <0003> db_auc.c:192 IMSI='262425542137987': No 3G Auth Data HLR_Test-GSUP(266)@ddc14aa71780: Created GsupExpect[0] for "262425542137987" to be handled at TC_gsup_check_imei_via_proxy(275) 20250127085651121 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40326<->l=127.0.0.1:4258 20250127085651123 DLINP <000b> input/ipa.c:452 connected read/write 20250127085651123 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085651123 DLGSUP <0013> gsup_req.c:140 GSUP 292: MSC-00-00-00-00-00-00: IMSI-262425542137987 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425542137987" source_name="the-source\n"} 20250127085651123 DMAIN <0000> hlr.c:435 IMSI='262425542137987': has IMEI = 12345678901234 (consider setting 'store-imei') 20250127085651123 DLGSUP <0013> hlr.c:448 GSUP 292: the-source\n: IMSI-262425542137987 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425542137987" destination_name="the-source\n"} 20250127085651123 DLGSUP <0013> gsup_req.c:173 GSUP 292: the-source\n: IMSI-262425542137987 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250127085651123 DLINP <000b> input/ipa.c:452 connected read/write 20250127085651123 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085651123 DLINP <000b> input/ipa.c:452 connected read/write 20250127085651123 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@ddc14aa71780: Found GsupExpect[0] for "262425542137987" handled at TC_gsup_check_imei_via_proxy(275) HLR_Test-GSUP(266)@ddc14aa71780: Added IMSI table entry 6TC_gsup_check_imei_via_proxy(275)"262425542137987" TC_gsup_check_imei_via_proxy(275)@ddc14aa71780: setverdict(pass): none -> pass 20250127085651125 DLINP <000b> input/ipa.c:452 connected read/write 20250127085651125 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085651125 DLGSUP <0013> gsup_req.c:140 GSUP 293: MSC-00-00-00-00-00-00: IMSI-262425542137987 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425542137987" source_name="the-source\n"} 20250127085651125 DAUC <0003> hlr.c:428 IMSI='262425542137987': storing IMEI = 12345678901234 20250127085651125 DLGSUP <0013> hlr.c:448 GSUP 293: the-source\n: IMSI-262425542137987 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425542137987" destination_name="the-source\n"} 20250127085651125 DLGSUP <0013> gsup_req.c:173 GSUP 293: the-source\n: IMSI-262425542137987 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250127085651125 DLINP <000b> input/ipa.c:452 connected read/write 20250127085651125 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085651125 DLINP <000b> input/ipa.c:452 connected read/write 20250127085651125 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(275)@ddc14aa71780: setverdict(pass): pass -> pass, component reason not changed 20250127085651126 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40326<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(275)@ddc14aa71780: Final verdict of PTC: pass 20250127085651127 DAUC <0003> db_auc.c:157 IMSI='262422881077020': No 2G Auth Data 20250127085651127 DAUC <0003> db_auc.c:192 IMSI='262422881077020': No 3G Auth Data HLR_Test-GSUP(266)@ddc14aa71780: Created GsupExpect[0] for "262422881077020" to be handled at TC_gsup_check_imei_via_proxy(276) 20250127085651133 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40332<->l=127.0.0.1:4258 20250127085651136 DLINP <000b> input/ipa.c:452 connected read/write 20250127085651136 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085651136 DLGSUP <0013> gsup_req.c:140 GSUP 294: MSC-00-00-00-00-00-00: IMSI-262422881077020 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422881077020" source_name="the-source\n"} 20250127085651136 DMAIN <0000> hlr.c:435 IMSI='262422881077020': has IMEI = 12345678901234 (consider setting 'store-imei') 20250127085651136 DLGSUP <0013> hlr.c:448 GSUP 294: the-source\n: IMSI-262422881077020 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422881077020" destination_name="the-source\n"} 20250127085651136 DLGSUP <0013> gsup_req.c:173 GSUP 294: the-source\n: IMSI-262422881077020 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250127085651136 DLINP <000b> input/ipa.c:452 connected read/write 20250127085651136 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085651136 DLINP <000b> input/ipa.c:452 connected read/write 20250127085651136 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@ddc14aa71780: Found GsupExpect[0] for "262422881077020" handled at TC_gsup_check_imei_via_proxy(276) HLR_Test-GSUP(266)@ddc14aa71780: Added IMSI table entry 7TC_gsup_check_imei_via_proxy(276)"262422881077020" TC_gsup_check_imei_via_proxy(276)@ddc14aa71780: setverdict(pass): none -> pass 20250127085651138 DLINP <000b> input/ipa.c:452 connected read/write 20250127085651138 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085651138 DLGSUP <0013> gsup_req.c:140 GSUP 295: MSC-00-00-00-00-00-00: IMSI-262422881077020 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422881077020" source_name="the-source\n"} 20250127085651138 DAUC <0003> hlr.c:428 IMSI='262422881077020': storing IMEI = 12345678901234 20250127085651138 DLGSUP <0013> hlr.c:448 GSUP 295: the-source\n: IMSI-262422881077020 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422881077020" destination_name="the-source\n"} 20250127085651138 DLGSUP <0013> gsup_req.c:173 GSUP 295: the-source\n: IMSI-262422881077020 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250127085651138 DLINP <000b> input/ipa.c:452 connected read/write 20250127085651138 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085651138 DLINP <000b> input/ipa.c:452 connected read/write 20250127085651138 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(276)@ddc14aa71780: setverdict(pass): pass -> pass, component reason not changed 20250127085651139 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40332<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(276)@ddc14aa71780: Final verdict of PTC: pass MTC@ddc14aa71780: setverdict(pass): none -> pass 20250127085651140 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40252<->l=127.0.0.1:4258 20250127085651140 DLINP <000b> input/ipa.c:452 connected read/write 20250127085651140 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085651140 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250127085651140 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250127085651140 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250127085651140 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20250127085651140 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38981<->l=127.0.0.1:4259) HLR_Test-GSUP(266)@ddc14aa71780: Final verdict of PTC: none IPA-CTRL-CLI-IPA(268)@ddc14aa71780: Final verdict of PTC: none HLR_Test-GSUP-IPA(265)@ddc14aa71780: Final verdict of PTC: none 267@ddc14aa71780: Final verdict of PTC: none MTC@ddc14aa71780: Setting final verdict of the test case. MTC@ddc14aa71780: Local verdict of MTC: pass MTC@ddc14aa71780: Local verdict of PTC HLR_Test-GSUP-IPA(265): none (pass -> pass) MTC@ddc14aa71780: Local verdict of PTC HLR_Test-GSUP(266): none (pass -> pass) MTC@ddc14aa71780: Local verdict of PTC with component reference 267: none (pass -> pass) MTC@ddc14aa71780: Local verdict of PTC IPA-CTRL-CLI-IPA(268): none (pass -> pass) MTC@ddc14aa71780: Local verdict of PTC TC_gsup_check_imei_via_proxy(269): pass (pass -> pass) MTC@ddc14aa71780: Local verdict of PTC TC_gsup_check_imei_via_proxy(270): pass (pass -> pass) MTC@ddc14aa71780: Local verdict of PTC TC_gsup_check_imei_via_proxy(271): pass (pass -> pass) MTC@ddc14aa71780: Local verdict of PTC TC_gsup_check_imei_via_proxy(272): pass (pass -> pass) MTC@ddc14aa71780: Local verdict of PTC TC_gsup_check_imei_via_proxy(273): pass (pass -> pass) MTC@ddc14aa71780: Local verdict of PTC TC_gsup_check_imei_via_proxy(274): pass (pass -> pass) MTC@ddc14aa71780: Local verdict of PTC TC_gsup_check_imei_via_proxy(275): pass (pass -> pass) MTC@ddc14aa71780: Local verdict of PTC TC_gsup_check_imei_via_proxy(276): pass (pass -> pass) MTC@ddc14aa71780: Test case TC_gsup_check_imei_via_proxy finished. Verdict: pass MTC@ddc14aa71780: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_via_proxy pass'. Mon Jan 27 08:56: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 20250127085651164 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40342<->l=127.0.0.1:4258 20250127085651265 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40342<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=66540) Waiting for packet dumper to finish... 1 (prev_count=66540, count=127120) MTC@ddc14aa71780: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_via_proxy pass' was executed successfully (exit status: 0). MTC@ddc14aa71780: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_invalid_len'. ------ HLR_Tests.TC_gsup_check_imei_invalid_len ------ Mon Jan 27 08:56:53 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_check_imei_invalid_len.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_check_imei_invalid_len.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ddc14aa71780: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_invalid_len' was executed successfully (exit status: 0). MTC@ddc14aa71780: Test case TC_gsup_check_imei_invalid_len started. MTC@ddc14aa71780: legacy= false MTC@ddc14aa71780: in not legacy case 1 MTC@ddc14aa71780: in not legacy case 2 20250127085654373 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250127085654373 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(277)@ddc14aa71780: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250127085654374 DLINP <000b> input/ipa.c:452 connected read/write 20250127085654374 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085654375 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39678<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(277)@ddc14aa71780: 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)@ddc14aa71780: 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 } } } } 20250127085654378 DLINP <000b> input/ipa.c:452 connected read/write 20250127085654378 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(277)@ddc14aa71780: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250127085654378 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250127085654378 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250127085654378 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  20250127085654378 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250127085654378 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  20250127085654378 DLGSUP <0013> gsup_server.c:236 2:  20250127085654378 DLGSUP <0013> gsup_server.c:238 2: 00  20250127085654378 DLGSUP <0013> gsup_server.c:236 3:  20250127085654378 DLGSUP <0013> gsup_server.c:238 3: 00  20250127085654378 DLGSUP <0013> gsup_server.c:236 4:  20250127085654378 DLGSUP <0013> gsup_server.c:238 4: 00  20250127085654378 DLGSUP <0013> gsup_server.c:236 5:  20250127085654378 DLGSUP <0013> gsup_server.c:238 5: 00  20250127085654378 DLGSUP <0013> gsup_server.c:236 7:  20250127085654378 DLGSUP <0013> gsup_server.c:238 7: 00  20250127085654378 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250127085654378 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250127085654378 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 279@ddc14aa71780: 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") 20250127085654395 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:43421<->l=127.0.0.1:4259) 20250127085654399 DAUC <0003> db_auc.c:157 IMSI='262423491372729': No 2G Auth Data 20250127085654399 DAUC <0003> db_auc.c:192 IMSI='262423491372729': No 3G Auth Data HLR_Test-GSUP(278)@ddc14aa71780: Created GsupExpect[0] for "262423491372729" to be handled at TC_gsup_check_imei_invalid_len(281) 20250127085654409 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39682<->l=127.0.0.1:4258 20250127085654418 DLINP <000b> input/ipa.c:452 connected read/write 20250127085654418 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085654418 DLGSUP <0013> gsup_req.c:140 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262423491372729 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423491372729"} 20250127085654418 DLGSUP <0013> hlr.c:410 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262423491372729 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250127085654418 DLGSUP <0013> gsup_req.c:276 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262423491372729 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423491372729" cause=Invalid mandatory information} 20250127085654418 DLGSUP <0013> gsup_req.c:173 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262423491372729 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250127085654418 DLINP <000b> input/ipa.c:452 connected read/write 20250127085654418 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085654418 DLINP <000b> input/ipa.c:452 connected read/write 20250127085654418 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@ddc14aa71780: Found GsupExpect[0] for "262423491372729" handled at TC_gsup_check_imei_invalid_len(281) HLR_Test-GSUP(278)@ddc14aa71780: Added IMSI table entry 0TC_gsup_check_imei_invalid_len(281)"262423491372729" TC_gsup_check_imei_invalid_len(281)@ddc14aa71780: setverdict(pass): none -> pass 20250127085654422 DLINP <000b> input/ipa.c:452 connected read/write 20250127085654422 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085654422 DLGSUP <0013> gsup_req.c:140 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262423491372729 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423491372729"} 20250127085654422 DLGSUP <0013> hlr.c:410 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262423491372729 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250127085654422 DLGSUP <0013> gsup_req.c:276 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262423491372729 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423491372729" cause=Invalid mandatory information} 20250127085654422 DLGSUP <0013> gsup_req.c:173 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262423491372729 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250127085654422 DLINP <000b> input/ipa.c:452 connected read/write 20250127085654422 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085654422 DLINP <000b> input/ipa.c:452 connected read/write 20250127085654422 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@ddc14aa71780: setverdict(pass): pass -> pass, component reason not changed 20250127085654424 DLINP <000b> input/ipa.c:452 connected read/write 20250127085654424 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085654425 DLGSUP <0013> gsup_req.c:140 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262423491372729 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423491372729"} 20250127085654425 DLGSUP <0013> hlr.c:419 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262423491372729 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250127085654425 DLGSUP <0013> gsup_req.c:276 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262423491372729 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423491372729" cause=Invalid mandatory information} 20250127085654425 DLGSUP <0013> gsup_req.c:173 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262423491372729 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250127085654425 DLINP <000b> input/ipa.c:452 connected read/write 20250127085654425 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085654425 DLINP <000b> input/ipa.c:452 connected read/write 20250127085654425 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@ddc14aa71780: setverdict(pass): pass -> pass, component reason not changed 20250127085654427 DLINP <000b> input/ipa.c:452 connected read/write 20250127085654427 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085654427 DLGSUP <0013> gsup_req.c:140 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262423491372729 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423491372729"} 20250127085654427 DLGSUP <0013> hlr.c:419 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262423491372729 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250127085654427 DLGSUP <0013> gsup_req.c:276 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262423491372729 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423491372729" cause=Invalid mandatory information} 20250127085654427 DLGSUP <0013> gsup_req.c:173 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262423491372729 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250127085654427 DLINP <000b> input/ipa.c:452 connected read/write 20250127085654427 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085654427 DLINP <000b> input/ipa.c:452 connected read/write 20250127085654427 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@ddc14aa71780: setverdict(pass): pass -> pass, component reason not changed 20250127085654429 DLINP <000b> input/ipa.c:452 connected read/write 20250127085654429 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085654429 DLGSUP <0013> gsup_req.c:140 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262423491372729 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423491372729"} 20250127085654429 DLGSUP <0013> hlr.c:419 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262423491372729 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250127085654429 DLGSUP <0013> gsup_req.c:276 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262423491372729 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423491372729" cause=Invalid mandatory information} 20250127085654429 DLGSUP <0013> gsup_req.c:173 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262423491372729 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250127085654429 DLINP <000b> input/ipa.c:452 connected read/write 20250127085654429 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085654429 DLINP <000b> input/ipa.c:452 connected read/write 20250127085654429 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@ddc14aa71780: setverdict(pass): pass -> pass, component reason not changed 20250127085654431 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39682<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(281)@ddc14aa71780: Final verdict of PTC: pass 20250127085654433 DAUC <0003> db_auc.c:157 IMSI='262424834820348': No 2G Auth Data 20250127085654433 DAUC <0003> db_auc.c:192 IMSI='262424834820348': No 3G Auth Data HLR_Test-GSUP(278)@ddc14aa71780: Created GsupExpect[0] for "262424834820348" to be handled at TC_gsup_check_imei_invalid_len(282) 20250127085654449 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39694<->l=127.0.0.1:4258 20250127085654451 DLINP <000b> input/ipa.c:452 connected read/write 20250127085654451 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085654451 DLGSUP <0013> gsup_req.c:140 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262424834820348 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424834820348"} 20250127085654451 DLGSUP <0013> hlr.c:410 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262424834820348 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250127085654451 DLGSUP <0013> gsup_req.c:276 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262424834820348 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424834820348" cause=Invalid mandatory information} 20250127085654451 DLGSUP <0013> gsup_req.c:173 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262424834820348 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250127085654451 DLINP <000b> input/ipa.c:452 connected read/write 20250127085654451 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085654451 DLINP <000b> input/ipa.c:452 connected read/write 20250127085654451 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@ddc14aa71780: Found GsupExpect[0] for "262424834820348" handled at TC_gsup_check_imei_invalid_len(282) HLR_Test-GSUP(278)@ddc14aa71780: Added IMSI table entry 1TC_gsup_check_imei_invalid_len(282)"262424834820348" TC_gsup_check_imei_invalid_len(282)@ddc14aa71780: setverdict(pass): none -> pass 20250127085654452 DLINP <000b> input/ipa.c:452 connected read/write 20250127085654452 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085654452 DLGSUP <0013> gsup_req.c:140 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262424834820348 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424834820348"} 20250127085654452 DLGSUP <0013> hlr.c:410 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262424834820348 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250127085654452 DLGSUP <0013> gsup_req.c:276 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262424834820348 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424834820348" cause=Invalid mandatory information} 20250127085654452 DLGSUP <0013> gsup_req.c:173 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262424834820348 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250127085654452 DLINP <000b> input/ipa.c:452 connected read/write 20250127085654452 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085654452 DLINP <000b> input/ipa.c:452 connected read/write 20250127085654452 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@ddc14aa71780: setverdict(pass): pass -> pass, component reason not changed 20250127085654452 DLINP <000b> input/ipa.c:452 connected read/write 20250127085654452 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085654452 DLGSUP <0013> gsup_req.c:140 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262424834820348 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424834820348"} 20250127085654452 DLGSUP <0013> hlr.c:419 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262424834820348 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250127085654452 DLGSUP <0013> gsup_req.c:276 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262424834820348 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424834820348" cause=Invalid mandatory information} 20250127085654452 DLGSUP <0013> gsup_req.c:173 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262424834820348 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250127085654452 DLINP <000b> input/ipa.c:452 connected read/write 20250127085654452 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085654452 DLINP <000b> input/ipa.c:452 connected read/write 20250127085654452 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@ddc14aa71780: setverdict(pass): pass -> pass, component reason not changed 20250127085654453 DLINP <000b> input/ipa.c:452 connected read/write 20250127085654453 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085654453 DLGSUP <0013> gsup_req.c:140 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262424834820348 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424834820348"} 20250127085654453 DLGSUP <0013> hlr.c:419 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262424834820348 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250127085654453 DLGSUP <0013> gsup_req.c:276 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262424834820348 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424834820348" cause=Invalid mandatory information} 20250127085654453 DLGSUP <0013> gsup_req.c:173 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262424834820348 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250127085654453 DLINP <000b> input/ipa.c:452 connected read/write 20250127085654453 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085654453 DLINP <000b> input/ipa.c:452 connected read/write 20250127085654453 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@ddc14aa71780: setverdict(pass): pass -> pass, component reason not changed 20250127085654453 DLINP <000b> input/ipa.c:452 connected read/write 20250127085654453 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085654453 DLGSUP <0013> gsup_req.c:140 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262424834820348 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424834820348"} 20250127085654453 DLGSUP <0013> hlr.c:419 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262424834820348 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250127085654453 DLGSUP <0013> gsup_req.c:276 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262424834820348 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424834820348" cause=Invalid mandatory information} 20250127085654453 DLGSUP <0013> gsup_req.c:173 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262424834820348 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250127085654453 DLINP <000b> input/ipa.c:452 connected read/write 20250127085654453 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085654453 DLINP <000b> input/ipa.c:452 connected read/write 20250127085654453 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@ddc14aa71780: setverdict(pass): pass -> pass, component reason not changed 20250127085654454 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39694<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(282)@ddc14aa71780: Final verdict of PTC: pass 20250127085654454 DAUC <0003> db_auc.c:157 IMSI='262426000629464': No 2G Auth Data 20250127085654454 DAUC <0003> db_auc.c:192 IMSI='262426000629464': No 3G Auth Data HLR_Test-GSUP(278)@ddc14aa71780: Created GsupExpect[0] for "262426000629464" to be handled at TC_gsup_check_imei_invalid_len(283) 20250127085654460 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39710<->l=127.0.0.1:4258 20250127085654462 DLINP <000b> input/ipa.c:452 connected read/write 20250127085654462 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085654462 DLGSUP <0013> gsup_req.c:140 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262426000629464 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426000629464"} 20250127085654462 DLGSUP <0013> hlr.c:410 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262426000629464 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250127085654462 DLGSUP <0013> gsup_req.c:276 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262426000629464 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426000629464" cause=Invalid mandatory information} 20250127085654462 DLGSUP <0013> gsup_req.c:173 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262426000629464 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250127085654462 DLINP <000b> input/ipa.c:452 connected read/write 20250127085654462 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085654462 DLINP <000b> input/ipa.c:452 connected read/write 20250127085654462 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@ddc14aa71780: Found GsupExpect[0] for "262426000629464" handled at TC_gsup_check_imei_invalid_len(283) HLR_Test-GSUP(278)@ddc14aa71780: Added IMSI table entry 2TC_gsup_check_imei_invalid_len(283)"262426000629464" TC_gsup_check_imei_invalid_len(283)@ddc14aa71780: setverdict(pass): none -> pass 20250127085654462 DLINP <000b> input/ipa.c:452 connected read/write 20250127085654462 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085654462 DLGSUP <0013> gsup_req.c:140 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262426000629464 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426000629464"} 20250127085654462 DLGSUP <0013> hlr.c:410 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262426000629464 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250127085654462 DLGSUP <0013> gsup_req.c:276 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262426000629464 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426000629464" cause=Invalid mandatory information} 20250127085654462 DLGSUP <0013> gsup_req.c:173 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262426000629464 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250127085654462 DLINP <000b> input/ipa.c:452 connected read/write 20250127085654462 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085654462 DLINP <000b> input/ipa.c:452 connected read/write 20250127085654462 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@ddc14aa71780: setverdict(pass): pass -> pass, component reason not changed 20250127085654463 DLINP <000b> input/ipa.c:452 connected read/write 20250127085654463 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085654463 DLGSUP <0013> gsup_req.c:140 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262426000629464 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426000629464"} 20250127085654463 DLGSUP <0013> hlr.c:419 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262426000629464 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250127085654463 DLGSUP <0013> gsup_req.c:276 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262426000629464 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426000629464" cause=Invalid mandatory information} 20250127085654463 DLGSUP <0013> gsup_req.c:173 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262426000629464 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250127085654463 DLINP <000b> input/ipa.c:452 connected read/write 20250127085654463 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085654463 DLINP <000b> input/ipa.c:452 connected read/write 20250127085654463 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@ddc14aa71780: setverdict(pass): pass -> pass, component reason not changed 20250127085654464 DLINP <000b> input/ipa.c:452 connected read/write 20250127085654464 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085654464 DLGSUP <0013> gsup_req.c:140 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262426000629464 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426000629464"} 20250127085654464 DLGSUP <0013> hlr.c:419 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262426000629464 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250127085654464 DLGSUP <0013> gsup_req.c:276 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262426000629464 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426000629464" cause=Invalid mandatory information} 20250127085654464 DLGSUP <0013> gsup_req.c:173 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262426000629464 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250127085654464 DLINP <000b> input/ipa.c:452 connected read/write 20250127085654464 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085654464 DLINP <000b> input/ipa.c:452 connected read/write 20250127085654464 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@ddc14aa71780: setverdict(pass): pass -> pass, component reason not changed 20250127085654465 DLINP <000b> input/ipa.c:452 connected read/write 20250127085654465 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085654465 DLGSUP <0013> gsup_req.c:140 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262426000629464 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426000629464"} 20250127085654465 DLGSUP <0013> hlr.c:419 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262426000629464 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250127085654465 DLGSUP <0013> gsup_req.c:276 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262426000629464 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426000629464" cause=Invalid mandatory information} 20250127085654465 DLGSUP <0013> gsup_req.c:173 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262426000629464 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250127085654465 DLINP <000b> input/ipa.c:452 connected read/write 20250127085654465 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085654465 DLINP <000b> input/ipa.c:452 connected read/write 20250127085654465 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@ddc14aa71780: setverdict(pass): pass -> pass, component reason not changed 20250127085654466 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39710<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(283)@ddc14aa71780: Final verdict of PTC: pass 20250127085654466 DAUC <0003> db_auc.c:157 IMSI='262427591609401': No 2G Auth Data 20250127085654466 DAUC <0003> db_auc.c:192 IMSI='262427591609401': No 3G Auth Data HLR_Test-GSUP(278)@ddc14aa71780: Created GsupExpect[0] for "262427591609401" to be handled at TC_gsup_check_imei_invalid_len(284) 20250127085654472 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39726<->l=127.0.0.1:4258 20250127085654474 DLINP <000b> input/ipa.c:452 connected read/write 20250127085654474 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085654474 DLGSUP <0013> gsup_req.c:140 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262427591609401 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427591609401"} 20250127085654474 DLGSUP <0013> hlr.c:410 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262427591609401 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250127085654474 DLGSUP <0013> gsup_req.c:276 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262427591609401 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427591609401" cause=Invalid mandatory information} 20250127085654474 DLGSUP <0013> gsup_req.c:173 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262427591609401 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250127085654474 DLINP <000b> input/ipa.c:452 connected read/write 20250127085654474 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085654474 DLINP <000b> input/ipa.c:452 connected read/write 20250127085654474 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@ddc14aa71780: Found GsupExpect[0] for "262427591609401" handled at TC_gsup_check_imei_invalid_len(284) HLR_Test-GSUP(278)@ddc14aa71780: Added IMSI table entry 3TC_gsup_check_imei_invalid_len(284)"262427591609401" TC_gsup_check_imei_invalid_len(284)@ddc14aa71780: setverdict(pass): none -> pass 20250127085654475 DLINP <000b> input/ipa.c:452 connected read/write 20250127085654475 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085654475 DLGSUP <0013> gsup_req.c:140 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262427591609401 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427591609401"} 20250127085654475 DLGSUP <0013> hlr.c:410 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262427591609401 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250127085654475 DLGSUP <0013> gsup_req.c:276 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262427591609401 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427591609401" cause=Invalid mandatory information} 20250127085654475 DLGSUP <0013> gsup_req.c:173 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262427591609401 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250127085654475 DLINP <000b> input/ipa.c:452 connected read/write 20250127085654475 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085654475 DLINP <000b> input/ipa.c:452 connected read/write 20250127085654475 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@ddc14aa71780: setverdict(pass): pass -> pass, component reason not changed 20250127085654476 DLINP <000b> input/ipa.c:452 connected read/write 20250127085654476 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085654476 DLGSUP <0013> gsup_req.c:140 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262427591609401 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427591609401"} 20250127085654476 DLGSUP <0013> hlr.c:419 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262427591609401 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250127085654476 DLGSUP <0013> gsup_req.c:276 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262427591609401 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427591609401" cause=Invalid mandatory information} 20250127085654476 DLGSUP <0013> gsup_req.c:173 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262427591609401 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250127085654476 DLINP <000b> input/ipa.c:452 connected read/write 20250127085654476 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085654476 DLINP <000b> input/ipa.c:452 connected read/write 20250127085654476 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@ddc14aa71780: setverdict(pass): pass -> pass, component reason not changed 20250127085654477 DLINP <000b> input/ipa.c:452 connected read/write 20250127085654477 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085654477 DLGSUP <0013> gsup_req.c:140 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262427591609401 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427591609401"} 20250127085654477 DLGSUP <0013> hlr.c:419 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262427591609401 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250127085654477 DLGSUP <0013> gsup_req.c:276 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262427591609401 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427591609401" cause=Invalid mandatory information} 20250127085654477 DLGSUP <0013> gsup_req.c:173 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262427591609401 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250127085654477 DLINP <000b> input/ipa.c:452 connected read/write 20250127085654477 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085654477 DLINP <000b> input/ipa.c:452 connected read/write 20250127085654477 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@ddc14aa71780: setverdict(pass): pass -> pass, component reason not changed 20250127085654478 DLINP <000b> input/ipa.c:452 connected read/write 20250127085654478 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085654478 DLGSUP <0013> gsup_req.c:140 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262427591609401 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427591609401"} 20250127085654478 DLGSUP <0013> hlr.c:419 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262427591609401 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250127085654478 DLGSUP <0013> gsup_req.c:276 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262427591609401 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427591609401" cause=Invalid mandatory information} 20250127085654478 DLGSUP <0013> gsup_req.c:173 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262427591609401 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250127085654478 DLINP <000b> input/ipa.c:452 connected read/write 20250127085654478 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085654478 DLINP <000b> input/ipa.c:452 connected read/write 20250127085654478 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@ddc14aa71780: setverdict(pass): pass -> pass, component reason not changed 20250127085654478 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39726<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(284)@ddc14aa71780: Final verdict of PTC: pass 20250127085654479 DAUC <0003> db_auc.c:157 IMSI='262429160081318': No 2G Auth Data 20250127085654479 DAUC <0003> db_auc.c:192 IMSI='262429160081318': No 3G Auth Data HLR_Test-GSUP(278)@ddc14aa71780: Created GsupExpect[0] for "262429160081318" to be handled at TC_gsup_check_imei_invalid_len(285) 20250127085654486 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39742<->l=127.0.0.1:4258 20250127085654487 DLINP <000b> input/ipa.c:452 connected read/write 20250127085654487 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085654487 DLGSUP <0013> gsup_req.c:140 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262429160081318 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429160081318"} 20250127085654487 DLGSUP <0013> hlr.c:410 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262429160081318 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250127085654487 DLGSUP <0013> gsup_req.c:276 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262429160081318 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429160081318" cause=Invalid mandatory information} 20250127085654487 DLGSUP <0013> gsup_req.c:173 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262429160081318 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250127085654487 DLINP <000b> input/ipa.c:452 connected read/write 20250127085654487 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085654487 DLINP <000b> input/ipa.c:452 connected read/write 20250127085654487 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@ddc14aa71780: Found GsupExpect[0] for "262429160081318" handled at TC_gsup_check_imei_invalid_len(285) HLR_Test-GSUP(278)@ddc14aa71780: Added IMSI table entry 4TC_gsup_check_imei_invalid_len(285)"262429160081318" TC_gsup_check_imei_invalid_len(285)@ddc14aa71780: setverdict(pass): none -> pass 20250127085654488 DLINP <000b> input/ipa.c:452 connected read/write 20250127085654488 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085654488 DLGSUP <0013> gsup_req.c:140 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262429160081318 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429160081318"} 20250127085654488 DLGSUP <0013> hlr.c:410 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262429160081318 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250127085654488 DLGSUP <0013> gsup_req.c:276 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262429160081318 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429160081318" cause=Invalid mandatory information} 20250127085654488 DLGSUP <0013> gsup_req.c:173 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262429160081318 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250127085654488 DLINP <000b> input/ipa.c:452 connected read/write 20250127085654488 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085654488 DLINP <000b> input/ipa.c:452 connected read/write 20250127085654488 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@ddc14aa71780: setverdict(pass): pass -> pass, component reason not changed 20250127085654489 DLINP <000b> input/ipa.c:452 connected read/write 20250127085654489 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085654489 DLGSUP <0013> gsup_req.c:140 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262429160081318 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429160081318"} 20250127085654489 DLGSUP <0013> hlr.c:419 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262429160081318 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250127085654489 DLGSUP <0013> gsup_req.c:276 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262429160081318 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429160081318" cause=Invalid mandatory information} 20250127085654489 DLGSUP <0013> gsup_req.c:173 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262429160081318 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250127085654489 DLINP <000b> input/ipa.c:452 connected read/write 20250127085654489 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085654489 DLINP <000b> input/ipa.c:452 connected read/write 20250127085654489 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@ddc14aa71780: setverdict(pass): pass -> pass, component reason not changed 20250127085654490 DLINP <000b> input/ipa.c:452 connected read/write 20250127085654490 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085654490 DLGSUP <0013> gsup_req.c:140 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262429160081318 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429160081318"} 20250127085654490 DLGSUP <0013> hlr.c:419 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262429160081318 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250127085654490 DLGSUP <0013> gsup_req.c:276 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262429160081318 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429160081318" cause=Invalid mandatory information} 20250127085654490 DLGSUP <0013> gsup_req.c:173 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262429160081318 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250127085654490 DLINP <000b> input/ipa.c:452 connected read/write 20250127085654490 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085654490 DLINP <000b> input/ipa.c:452 connected read/write 20250127085654490 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@ddc14aa71780: setverdict(pass): pass -> pass, component reason not changed 20250127085654491 DLINP <000b> input/ipa.c:452 connected read/write 20250127085654491 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085654491 DLGSUP <0013> gsup_req.c:140 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262429160081318 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429160081318"} 20250127085654491 DLGSUP <0013> hlr.c:419 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262429160081318 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250127085654491 DLGSUP <0013> gsup_req.c:276 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262429160081318 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429160081318" cause=Invalid mandatory information} 20250127085654491 DLGSUP <0013> gsup_req.c:173 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262429160081318 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250127085654491 DLINP <000b> input/ipa.c:452 connected read/write 20250127085654491 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085654491 DLINP <000b> input/ipa.c:452 connected read/write 20250127085654491 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@ddc14aa71780: setverdict(pass): pass -> pass, component reason not changed 20250127085654491 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39742<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(285)@ddc14aa71780: Final verdict of PTC: pass 20250127085654492 DAUC <0003> db_auc.c:157 IMSI='262422931724498': No 2G Auth Data 20250127085654492 DAUC <0003> db_auc.c:192 IMSI='262422931724498': No 3G Auth Data HLR_Test-GSUP(278)@ddc14aa71780: Created GsupExpect[0] for "262422931724498" to be handled at TC_gsup_check_imei_invalid_len(286) 20250127085654498 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39756<->l=127.0.0.1:4258 20250127085654500 DLINP <000b> input/ipa.c:452 connected read/write 20250127085654500 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085654500 DLGSUP <0013> gsup_req.c:140 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262422931724498 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422931724498"} 20250127085654500 DLGSUP <0013> hlr.c:410 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262422931724498 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250127085654500 DLGSUP <0013> gsup_req.c:276 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262422931724498 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422931724498" cause=Invalid mandatory information} 20250127085654500 DLGSUP <0013> gsup_req.c:173 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262422931724498 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250127085654500 DLINP <000b> input/ipa.c:452 connected read/write 20250127085654500 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085654500 DLINP <000b> input/ipa.c:452 connected read/write 20250127085654500 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@ddc14aa71780: Found GsupExpect[0] for "262422931724498" handled at TC_gsup_check_imei_invalid_len(286) HLR_Test-GSUP(278)@ddc14aa71780: Added IMSI table entry 5TC_gsup_check_imei_invalid_len(286)"262422931724498" TC_gsup_check_imei_invalid_len(286)@ddc14aa71780: setverdict(pass): none -> pass 20250127085654501 DLINP <000b> input/ipa.c:452 connected read/write 20250127085654501 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085654501 DLGSUP <0013> gsup_req.c:140 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262422931724498 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422931724498"} 20250127085654501 DLGSUP <0013> hlr.c:410 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262422931724498 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250127085654501 DLGSUP <0013> gsup_req.c:276 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262422931724498 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422931724498" cause=Invalid mandatory information} 20250127085654501 DLGSUP <0013> gsup_req.c:173 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262422931724498 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250127085654501 DLINP <000b> input/ipa.c:452 connected read/write 20250127085654501 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085654501 DLINP <000b> input/ipa.c:452 connected read/write 20250127085654501 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@ddc14aa71780: setverdict(pass): pass -> pass, component reason not changed 20250127085654501 DLINP <000b> input/ipa.c:452 connected read/write 20250127085654501 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085654501 DLGSUP <0013> gsup_req.c:140 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262422931724498 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422931724498"} 20250127085654501 DLGSUP <0013> hlr.c:419 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262422931724498 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250127085654501 DLGSUP <0013> gsup_req.c:276 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262422931724498 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422931724498" cause=Invalid mandatory information} 20250127085654501 DLGSUP <0013> gsup_req.c:173 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262422931724498 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250127085654501 DLINP <000b> input/ipa.c:452 connected read/write 20250127085654501 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085654501 DLINP <000b> input/ipa.c:452 connected read/write 20250127085654501 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@ddc14aa71780: setverdict(pass): pass -> pass, component reason not changed 20250127085654502 DLINP <000b> input/ipa.c:452 connected read/write 20250127085654502 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085654502 DLGSUP <0013> gsup_req.c:140 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262422931724498 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422931724498"} 20250127085654502 DLGSUP <0013> hlr.c:419 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262422931724498 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250127085654502 DLGSUP <0013> gsup_req.c:276 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262422931724498 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422931724498" cause=Invalid mandatory information} 20250127085654502 DLGSUP <0013> gsup_req.c:173 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262422931724498 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250127085654502 DLINP <000b> input/ipa.c:452 connected read/write 20250127085654502 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085654502 DLINP <000b> input/ipa.c:452 connected read/write 20250127085654502 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@ddc14aa71780: setverdict(pass): pass -> pass, component reason not changed 20250127085654503 DLINP <000b> input/ipa.c:452 connected read/write 20250127085654503 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085654503 DLGSUP <0013> gsup_req.c:140 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262422931724498 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422931724498"} 20250127085654503 DLGSUP <0013> hlr.c:419 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262422931724498 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250127085654503 DLGSUP <0013> gsup_req.c:276 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262422931724498 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422931724498" cause=Invalid mandatory information} 20250127085654503 DLGSUP <0013> gsup_req.c:173 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262422931724498 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250127085654503 DLINP <000b> input/ipa.c:452 connected read/write 20250127085654503 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085654503 DLINP <000b> input/ipa.c:452 connected read/write 20250127085654503 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@ddc14aa71780: setverdict(pass): pass -> pass, component reason not changed 20250127085654503 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39756<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(286)@ddc14aa71780: Final verdict of PTC: pass 20250127085654504 DAUC <0003> db_auc.c:157 IMSI='262427230672505': No 2G Auth Data 20250127085654504 DAUC <0003> db_auc.c:192 IMSI='262427230672505': No 3G Auth Data HLR_Test-GSUP(278)@ddc14aa71780: Created GsupExpect[0] for "262427230672505" to be handled at TC_gsup_check_imei_invalid_len(287) 20250127085654510 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39770<->l=127.0.0.1:4258 20250127085654511 DLINP <000b> input/ipa.c:452 connected read/write 20250127085654511 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085654511 DLGSUP <0013> gsup_req.c:140 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262427230672505 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427230672505"} 20250127085654511 DLGSUP <0013> hlr.c:410 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262427230672505 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250127085654511 DLGSUP <0013> gsup_req.c:276 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262427230672505 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427230672505" cause=Invalid mandatory information} 20250127085654511 DLGSUP <0013> gsup_req.c:173 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262427230672505 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250127085654511 DLINP <000b> input/ipa.c:452 connected read/write 20250127085654511 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085654511 DLINP <000b> input/ipa.c:452 connected read/write 20250127085654511 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@ddc14aa71780: Found GsupExpect[0] for "262427230672505" handled at TC_gsup_check_imei_invalid_len(287) HLR_Test-GSUP(278)@ddc14aa71780: Added IMSI table entry 6TC_gsup_check_imei_invalid_len(287)"262427230672505" TC_gsup_check_imei_invalid_len(287)@ddc14aa71780: setverdict(pass): none -> pass 20250127085654512 DLINP <000b> input/ipa.c:452 connected read/write 20250127085654512 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085654512 DLGSUP <0013> gsup_req.c:140 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262427230672505 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427230672505"} 20250127085654512 DLGSUP <0013> hlr.c:410 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262427230672505 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250127085654512 DLGSUP <0013> gsup_req.c:276 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262427230672505 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427230672505" cause=Invalid mandatory information} 20250127085654512 DLGSUP <0013> gsup_req.c:173 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262427230672505 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250127085654512 DLINP <000b> input/ipa.c:452 connected read/write 20250127085654512 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085654512 DLINP <000b> input/ipa.c:452 connected read/write 20250127085654512 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@ddc14aa71780: setverdict(pass): pass -> pass, component reason not changed 20250127085654513 DLINP <000b> input/ipa.c:452 connected read/write 20250127085654513 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085654513 DLGSUP <0013> gsup_req.c:140 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262427230672505 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427230672505"} 20250127085654513 DLGSUP <0013> hlr.c:419 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262427230672505 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250127085654513 DLGSUP <0013> gsup_req.c:276 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262427230672505 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427230672505" cause=Invalid mandatory information} 20250127085654513 DLGSUP <0013> gsup_req.c:173 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262427230672505 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250127085654513 DLINP <000b> input/ipa.c:452 connected read/write 20250127085654513 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085654513 DLINP <000b> input/ipa.c:452 connected read/write 20250127085654513 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@ddc14aa71780: setverdict(pass): pass -> pass, component reason not changed 20250127085654514 DLINP <000b> input/ipa.c:452 connected read/write 20250127085654514 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085654514 DLGSUP <0013> gsup_req.c:140 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262427230672505 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427230672505"} 20250127085654514 DLGSUP <0013> hlr.c:419 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262427230672505 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250127085654514 DLGSUP <0013> gsup_req.c:276 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262427230672505 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427230672505" cause=Invalid mandatory information} 20250127085654514 DLGSUP <0013> gsup_req.c:173 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262427230672505 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250127085654514 DLINP <000b> input/ipa.c:452 connected read/write 20250127085654514 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085654514 DLINP <000b> input/ipa.c:452 connected read/write 20250127085654514 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@ddc14aa71780: setverdict(pass): pass -> pass, component reason not changed 20250127085654515 DLINP <000b> input/ipa.c:452 connected read/write 20250127085654515 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085654515 DLGSUP <0013> gsup_req.c:140 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262427230672505 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427230672505"} 20250127085654515 DLGSUP <0013> hlr.c:419 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262427230672505 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250127085654515 DLGSUP <0013> gsup_req.c:276 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262427230672505 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427230672505" cause=Invalid mandatory information} 20250127085654515 DLGSUP <0013> gsup_req.c:173 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262427230672505 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250127085654515 DLINP <000b> input/ipa.c:452 connected read/write 20250127085654515 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085654515 DLINP <000b> input/ipa.c:452 connected read/write 20250127085654515 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@ddc14aa71780: setverdict(pass): pass -> pass, component reason not changed 20250127085654515 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39770<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(287)@ddc14aa71780: Final verdict of PTC: pass 20250127085654516 DAUC <0003> db_auc.c:157 IMSI='262426867816101': No 2G Auth Data 20250127085654516 DAUC <0003> db_auc.c:192 IMSI='262426867816101': No 3G Auth Data HLR_Test-GSUP(278)@ddc14aa71780: Created GsupExpect[0] for "262426867816101" to be handled at TC_gsup_check_imei_invalid_len(288) 20250127085654522 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39774<->l=127.0.0.1:4258 20250127085654524 DLINP <000b> input/ipa.c:452 connected read/write 20250127085654524 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085654524 DLGSUP <0013> gsup_req.c:140 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262426867816101 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426867816101"} 20250127085654524 DLGSUP <0013> hlr.c:410 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262426867816101 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250127085654524 DLGSUP <0013> gsup_req.c:276 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262426867816101 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426867816101" cause=Invalid mandatory information} 20250127085654524 DLGSUP <0013> gsup_req.c:173 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262426867816101 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250127085654524 DLINP <000b> input/ipa.c:452 connected read/write 20250127085654524 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085654524 DLINP <000b> input/ipa.c:452 connected read/write 20250127085654524 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@ddc14aa71780: Found GsupExpect[0] for "262426867816101" handled at TC_gsup_check_imei_invalid_len(288) HLR_Test-GSUP(278)@ddc14aa71780: Added IMSI table entry 7TC_gsup_check_imei_invalid_len(288)"262426867816101" TC_gsup_check_imei_invalid_len(288)@ddc14aa71780: setverdict(pass): none -> pass 20250127085654525 DLINP <000b> input/ipa.c:452 connected read/write 20250127085654525 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085654525 DLGSUP <0013> gsup_req.c:140 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262426867816101 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426867816101"} 20250127085654525 DLGSUP <0013> hlr.c:410 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262426867816101 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250127085654525 DLGSUP <0013> gsup_req.c:276 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262426867816101 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426867816101" cause=Invalid mandatory information} 20250127085654525 DLGSUP <0013> gsup_req.c:173 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262426867816101 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250127085654525 DLINP <000b> input/ipa.c:452 connected read/write 20250127085654525 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085654525 DLINP <000b> input/ipa.c:452 connected read/write 20250127085654525 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@ddc14aa71780: setverdict(pass): pass -> pass, component reason not changed 20250127085654526 DLINP <000b> input/ipa.c:452 connected read/write 20250127085654526 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085654526 DLGSUP <0013> gsup_req.c:140 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262426867816101 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426867816101"} 20250127085654526 DLGSUP <0013> hlr.c:419 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262426867816101 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250127085654526 DLGSUP <0013> gsup_req.c:276 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262426867816101 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426867816101" cause=Invalid mandatory information} 20250127085654526 DLGSUP <0013> gsup_req.c:173 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262426867816101 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250127085654526 DLINP <000b> input/ipa.c:452 connected read/write 20250127085654526 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085654526 DLINP <000b> input/ipa.c:452 connected read/write 20250127085654526 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@ddc14aa71780: setverdict(pass): pass -> pass, component reason not changed 20250127085654526 DLINP <000b> input/ipa.c:452 connected read/write 20250127085654526 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085654526 DLGSUP <0013> gsup_req.c:140 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262426867816101 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426867816101"} 20250127085654526 DLGSUP <0013> hlr.c:419 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262426867816101 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250127085654526 DLGSUP <0013> gsup_req.c:276 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262426867816101 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426867816101" cause=Invalid mandatory information} 20250127085654526 DLGSUP <0013> gsup_req.c:173 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262426867816101 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250127085654526 DLINP <000b> input/ipa.c:452 connected read/write 20250127085654526 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085654526 DLINP <000b> input/ipa.c:452 connected read/write 20250127085654526 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@ddc14aa71780: setverdict(pass): pass -> pass, component reason not changed 20250127085654527 DLINP <000b> input/ipa.c:452 connected read/write 20250127085654527 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085654527 DLGSUP <0013> gsup_req.c:140 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262426867816101 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426867816101"} 20250127085654527 DLGSUP <0013> hlr.c:419 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262426867816101 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250127085654527 DLGSUP <0013> gsup_req.c:276 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262426867816101 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426867816101" cause=Invalid mandatory information} 20250127085654527 DLGSUP <0013> gsup_req.c:173 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262426867816101 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250127085654527 DLINP <000b> input/ipa.c:452 connected read/write 20250127085654527 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085654527 DLINP <000b> input/ipa.c:452 connected read/write 20250127085654527 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@ddc14aa71780: setverdict(pass): pass -> pass, component reason not changed 20250127085654528 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39774<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(288)@ddc14aa71780: Final verdict of PTC: pass MTC@ddc14aa71780: setverdict(pass): none -> pass 20250127085654528 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39678<->l=127.0.0.1:4258 20250127085654529 DLINP <000b> input/ipa.c:452 connected read/write 20250127085654529 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085654529 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250127085654529 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250127085654529 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250127085654529 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43421<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(277)@ddc14aa71780: Final verdict of PTC: none IPA-CTRL-CLI-IPA(280)@ddc14aa71780: Final verdict of PTC: none HLR_Test-GSUP(278)@ddc14aa71780: Final verdict of PTC: none 279@ddc14aa71780: Final verdict of PTC: none MTC@ddc14aa71780: Setting final verdict of the test case. MTC@ddc14aa71780: Local verdict of MTC: pass MTC@ddc14aa71780: Local verdict of PTC HLR_Test-GSUP-IPA(277): none (pass -> pass) MTC@ddc14aa71780: Local verdict of PTC HLR_Test-GSUP(278): none (pass -> pass) MTC@ddc14aa71780: Local verdict of PTC with component reference 279: none (pass -> pass) MTC@ddc14aa71780: Local verdict of PTC IPA-CTRL-CLI-IPA(280): none (pass -> pass) MTC@ddc14aa71780: Local verdict of PTC TC_gsup_check_imei_invalid_len(281): pass (pass -> pass) MTC@ddc14aa71780: Local verdict of PTC TC_gsup_check_imei_invalid_len(282): pass (pass -> pass) MTC@ddc14aa71780: Local verdict of PTC TC_gsup_check_imei_invalid_len(283): pass (pass -> pass) MTC@ddc14aa71780: Local verdict of PTC TC_gsup_check_imei_invalid_len(284): pass (pass -> pass) MTC@ddc14aa71780: Local verdict of PTC TC_gsup_check_imei_invalid_len(285): pass (pass -> pass) MTC@ddc14aa71780: Local verdict of PTC TC_gsup_check_imei_invalid_len(286): pass (pass -> pass) MTC@ddc14aa71780: Local verdict of PTC TC_gsup_check_imei_invalid_len(287): pass (pass -> pass) MTC@ddc14aa71780: Local verdict of PTC TC_gsup_check_imei_invalid_len(288): pass (pass -> pass) MTC@ddc14aa71780: Test case TC_gsup_check_imei_invalid_len finished. Verdict: pass MTC@ddc14aa71780: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_invalid_len pass'. Mon Jan 27 08:56: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 20250127085654556 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39786<->l=127.0.0.1:4258 20250127085654657 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39786<->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=168356) MTC@ddc14aa71780: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_invalid_len pass' was executed successfully (exit status: 0). MTC@ddc14aa71780: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_unknown_imsi'. ------ HLR_Tests.TC_gsup_check_imei_unknown_imsi ------ Mon Jan 27 08:56:56 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_check_imei_unknown_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_check_imei_unknown_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ddc14aa71780: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_unknown_imsi' was executed successfully (exit status: 0). MTC@ddc14aa71780: Test case TC_gsup_check_imei_unknown_imsi started. MTC@ddc14aa71780: legacy= false MTC@ddc14aa71780: in not legacy case 1 MTC@ddc14aa71780: in not legacy case 2 20250127085657774 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250127085657774 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(289)@ddc14aa71780: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250127085657777 DLINP <000b> input/ipa.c:452 connected read/write 20250127085657777 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085657777 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39798<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(289)@ddc14aa71780: 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)@ddc14aa71780: 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 } } } } 20250127085657779 DLINP <000b> input/ipa.c:452 connected read/write 20250127085657779 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(289)@ddc14aa71780: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250127085657779 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250127085657779 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250127085657779 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  20250127085657779 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250127085657779 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  20250127085657779 DLGSUP <0013> gsup_server.c:236 2:  20250127085657779 DLGSUP <0013> gsup_server.c:238 2: 00  20250127085657779 DLGSUP <0013> gsup_server.c:236 3:  20250127085657779 DLGSUP <0013> gsup_server.c:238 3: 00  20250127085657779 DLGSUP <0013> gsup_server.c:236 4:  20250127085657779 DLGSUP <0013> gsup_server.c:238 4: 00  20250127085657779 DLGSUP <0013> gsup_server.c:236 5:  20250127085657779 DLGSUP <0013> gsup_server.c:238 5: 00  20250127085657779 DLGSUP <0013> gsup_server.c:236 7:  20250127085657779 DLGSUP <0013> gsup_server.c:238 7: 00  20250127085657779 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250127085657779 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250127085657779 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 291@ddc14aa71780: 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") 20250127085657791 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:39419<->l=127.0.0.1:4259) HLR_Test-GSUP(290)@ddc14aa71780: Created GsupExpect[0] for "262428699683762" to be handled at TC_gsup_check_imei_unknown_imsi(293) 20250127085657799 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39804<->l=127.0.0.1:4258 20250127085657822 DLINP <000b> input/ipa.c:452 connected read/write 20250127085657822 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085657822 DLGSUP <0013> gsup_req.c:140 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262428699683762 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428699683762"} 20250127085657822 DMAIN <0000> hlr.c:435 IMSI='262428699683762': has IMEI = 22245678901234 (consider setting 'store-imei') 20250127085657822 DLGSUP <0013> hlr.c:438 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262428699683762 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: IMSI unknown 20250127085657822 DLGSUP <0013> gsup_req.c:276 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262428699683762 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428699683762" cause=Invalid mandatory information} 20250127085657822 DLGSUP <0013> gsup_req.c:173 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262428699683762 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250127085657822 DLINP <000b> input/ipa.c:452 connected read/write 20250127085657822 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085657822 DLINP <000b> input/ipa.c:452 connected read/write 20250127085657822 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(290)@ddc14aa71780: Found GsupExpect[0] for "262428699683762" handled at TC_gsup_check_imei_unknown_imsi(293) HLR_Test-GSUP(290)@ddc14aa71780: Added IMSI table entry 0TC_gsup_check_imei_unknown_imsi(293)"262428699683762" TC_gsup_check_imei_unknown_imsi(293)@ddc14aa71780: setverdict(pass): none -> pass 20250127085657825 DLINP <000b> input/ipa.c:452 connected read/write 20250127085657825 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085657825 DLGSUP <0013> gsup_req.c:140 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262428699683762 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428699683762"} 20250127085657825 DAUC <0003> hlr.c:428 IMSI='262428699683762': storing IMEI = 22245678901234 20250127085657825 DAUC <0003> db_hlr.c:433 Cannot update IMEI for subscriber IMSI='262428699683762': no such subscriber 20250127085657825 DLGSUP <0013> hlr.c:430 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262428699683762 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: Failed to store IMEI in HLR db 20250127085657825 DLGSUP <0013> gsup_req.c:276 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262428699683762 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428699683762" cause=Invalid mandatory information} 20250127085657825 DLGSUP <0013> gsup_req.c:173 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262428699683762 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250127085657825 DLINP <000b> input/ipa.c:452 connected read/write 20250127085657825 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085657825 DLINP <000b> input/ipa.c:452 connected read/write 20250127085657825 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_unknown_imsi(293)@ddc14aa71780: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_unknown_imsi(293)@ddc14aa71780: setverdict(pass): pass -> pass, component reason not changed 20250127085657826 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39804<->l=127.0.0.1:4258 TC_gsup_check_imei_unknown_imsi(293)@ddc14aa71780: Final verdict of PTC: pass 20250127085657826 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39798<->l=127.0.0.1:4258 20250127085657827 DLINP <000b> input/ipa.c:452 connected read/write 20250127085657827 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085657827 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250127085657827 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250127085657827 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(290)@ddc14aa71780: Final verdict of PTC: none HLR_Test-GSUP-IPA(289)@ddc14aa71780: Final verdict of PTC: none 20250127085657828 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39419<->l=127.0.0.1:4259) 291@ddc14aa71780: Final verdict of PTC: none IPA-CTRL-CLI-IPA(292)@ddc14aa71780: Final verdict of PTC: none MTC@ddc14aa71780: Setting final verdict of the test case. MTC@ddc14aa71780: Local verdict of MTC: none MTC@ddc14aa71780: Local verdict of PTC HLR_Test-GSUP-IPA(289): none (none -> none) MTC@ddc14aa71780: Local verdict of PTC HLR_Test-GSUP(290): none (none -> none) MTC@ddc14aa71780: Local verdict of PTC with component reference 291: none (none -> none) MTC@ddc14aa71780: Local verdict of PTC IPA-CTRL-CLI-IPA(292): none (none -> none) MTC@ddc14aa71780: Local verdict of PTC TC_gsup_check_imei_unknown_imsi(293): pass (none -> pass) MTC@ddc14aa71780: Test case TC_gsup_check_imei_unknown_imsi finished. Verdict: pass MTC@ddc14aa71780: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_unknown_imsi pass'. Mon Jan 27 08:56:57 UTC 2025 ====== HLR_Tests.TC_gsup_check_imei_unknown_imsi pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_check_imei_unknown_imsi.talloc 20250127085657868 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39820<->l=127.0.0.1:4258 20250127085657969 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39820<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=30596) MTC@ddc14aa71780: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_unknown_imsi pass' was executed successfully (exit status: 0). MTC@ddc14aa71780: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_check_imei_early'. ------ HLR_Tests.TC_subscr_create_on_demand_check_imei_early ------ Mon Jan 27 08:57:00 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_check_imei_early.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_check_imei_early.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ddc14aa71780: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_check_imei_early' was executed successfully (exit status: 0). MTC@ddc14aa71780: Test case TC_subscr_create_on_demand_check_imei_early started. MTC@ddc14aa71780: legacy= false MTC@ddc14aa71780: in not legacy case 1 MTC@ddc14aa71780: in not legacy case 2 20250127085701071 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250127085701071 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(294)@ddc14aa71780: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250127085701075 DLINP <000b> input/ipa.c:452 connected read/write 20250127085701075 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085701076 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39836<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(294)@ddc14aa71780: 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)@ddc14aa71780: 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 } } } } 20250127085701080 DLINP <000b> input/ipa.c:452 connected read/write 20250127085701080 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085701080 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250127085701080 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250127085701080 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  20250127085701080 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250127085701080 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  20250127085701080 DLGSUP <0013> gsup_server.c:236 2:  20250127085701080 DLGSUP <0013> gsup_server.c:238 2: 00  20250127085701080 DLGSUP <0013> gsup_server.c:236 3:  20250127085701080 DLGSUP <0013> gsup_server.c:238 3: 00  20250127085701080 DLGSUP <0013> gsup_server.c:236 4:  20250127085701080 DLGSUP <0013> gsup_server.c:238 4: 00  20250127085701080 DLGSUP <0013> gsup_server.c:236 5:  20250127085701080 DLGSUP <0013> gsup_server.c:238 5: 00  20250127085701080 DLGSUP <0013> gsup_server.c:236 7:  20250127085701080 DLGSUP <0013> gsup_server.c:238 7: 00  20250127085701080 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250127085701080 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250127085701080 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)@ddc14aa71780: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 296@ddc14aa71780: 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") 20250127085701108 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:46749<->l=127.0.0.1:4259) HLR_Test-GSUP(295)@ddc14aa71780: Created GsupExpect[0] for "262427758045892" to be handled at TC_subscr_create_on_demand_check_imei_early(298) 20250127085701123 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39846<->l=127.0.0.1:4258 20250127085701133 DLINP <000b> input/ipa.c:452 connected read/write 20250127085701133 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085701133 DLGSUP <0013> gsup_req.c:140 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262427758045892 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427758045892"} 20250127085701133 DMAIN <0000> hlr.c:227 IMSI='262427758045892': Creating subscriber on demand 20250127085701133 DMAIN <0000> hlr.c:243 IMSI='262427758045892': Successfully assigned MSISDN='240' 20250127085701133 DAUC <0003> hlr.c:428 IMSI='262427758045892': storing IMEI = 12345678901234 20250127085701133 DLGSUP <0013> hlr.c:448 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262427758045892 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427758045892"} 20250127085701133 DLGSUP <0013> gsup_req.c:173 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262427758045892 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250127085701133 DLINP <000b> input/ipa.c:452 connected read/write 20250127085701133 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085701133 DLINP <000b> input/ipa.c:452 connected read/write 20250127085701133 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(295)@ddc14aa71780: Found GsupExpect[0] for "262427758045892" handled at TC_subscr_create_on_demand_check_imei_early(298) HLR_Test-GSUP(295)@ddc14aa71780: Added IMSI table entry 0TC_subscr_create_on_demand_check_imei_early(298)"262427758045892" TC_subscr_create_on_demand_check_imei_early(298)@ddc14aa71780: setverdict(pass): none -> pass 20250127085701138 DAUC <0003> db_auc.c:157 IMSI='262427758045892': No 2G Auth Data 20250127085701138 DAUC <0003> db_auc.c:192 IMSI='262427758045892': No 3G Auth Data 20250127085701140 DAUC <0003> db_auc.c:157 IMSI='262427758045892': No 2G Auth Data 20250127085701140 DAUC <0003> db_auc.c:192 IMSI='262427758045892': No 3G Auth Data 20250127085701141 DAUC <0003> db_auc.c:157 IMSI='262427758045892': No 2G Auth Data 20250127085701141 DAUC <0003> db_auc.c:192 IMSI='262427758045892': No 3G Auth Data 20250127085701143 DLINP <000b> input/ipa.c:452 connected read/write 20250127085701143 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085701143 DLGSUP <0013> gsup_req.c:140 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262427758045892 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427758045892" cn_domain=PS} 20250127085701143 DLU <0006> fsm.c:456 lu(262427758045892)[0x55801ecec7d0]{UNVALIDATED}: Allocated 20250127085701143 DLGSUP <0013> lu_fsm.c:172 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262427758045892 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250127085701143 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427758045892)[0x55801ecec7d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250127085701143 DLGSUP <0013> lu_fsm.c:253 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262427758045892 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427758045892" cn_domain=PS} 20250127085701143 DLINP <000b> input/ipa.c:452 connected read/write 20250127085701143 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085701143 DLINP <000b> input/ipa.c:452 connected read/write 20250127085701143 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085701147 DLINP <000b> input/ipa.c:452 connected read/write 20250127085701147 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085701147 DLGSUP <0013> gsup_req.c:140 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262427758045892 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427758045892"} 20250127085701147 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427758045892)[0x55801ecec7d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250127085701147 DLGSUP <0013> gsup_req.c:173 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262427758045892 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250127085701147 DLGSUP <0013> lu_fsm.c:91 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262427758045892 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427758045892"} 20250127085701147 DLGSUP <0013> gsup_req.c:173 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262427758045892 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250127085701147 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427758045892)[0x55801ecec7d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250127085701147 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427758045892)[0x55801ecec7d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250127085701147 DLU <0006> fsm.c:568 lu(PS:IMSI-262427758045892)[0x55801ecec7d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250127085701147 DLINP <000b> input/ipa.c:452 connected read/write 20250127085701147 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085701147 DLINP <000b> input/ipa.c:452 connected read/write 20250127085701147 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@ddc14aa71780: setverdict(pass): pass -> pass, component reason not changed 20250127085701154 DLINP <000b> input/ipa.c:452 connected read/write 20250127085701154 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085701154 DLGSUP <0013> gsup_req.c:140 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262427758045892 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427758045892"} 20250127085701154 DMAIN <0000> hlr.c:227 IMSI='262427758045892': Creating subscriber on demand 20250127085701154 DMAIN <0000> hlr.c:243 IMSI='262427758045892': Successfully assigned MSISDN='275' 20250127085701154 DAUC <0003> hlr.c:428 IMSI='262427758045892': storing IMEI = 12345678901234 20250127085701154 DLGSUP <0013> hlr.c:448 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262427758045892 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427758045892"} 20250127085701154 DLGSUP <0013> gsup_req.c:173 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262427758045892 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250127085701154 DLINP <000b> input/ipa.c:452 connected read/write 20250127085701154 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085701154 DLINP <000b> input/ipa.c:452 connected read/write 20250127085701154 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@ddc14aa71780: setverdict(pass): pass -> pass, component reason not changed 20250127085701156 DAUC <0003> db_auc.c:157 IMSI='262427758045892': No 2G Auth Data 20250127085701156 DAUC <0003> db_auc.c:192 IMSI='262427758045892': No 3G Auth Data 20250127085701157 DAUC <0003> db_auc.c:157 IMSI='262427758045892': No 2G Auth Data 20250127085701157 DAUC <0003> db_auc.c:192 IMSI='262427758045892': No 3G Auth Data 20250127085701158 DAUC <0003> db_auc.c:157 IMSI='262427758045892': No 2G Auth Data 20250127085701158 DAUC <0003> db_auc.c:192 IMSI='262427758045892': No 3G Auth Data 20250127085701160 DAUC <0003> db_auc.c:157 IMSI='262427758045892': No 2G Auth Data 20250127085701160 DAUC <0003> db_auc.c:192 IMSI='262427758045892': No 3G Auth Data 20250127085701162 DLINP <000b> input/ipa.c:452 connected read/write 20250127085701162 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085701162 DLGSUP <0013> gsup_req.c:140 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262427758045892 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427758045892" cn_domain=PS} 20250127085701162 DLU <0006> fsm.c:456 lu(262427758045892)[0x55801ecedf10]{UNVALIDATED}: Allocated 20250127085701162 DLGSUP <0013> lu_fsm.c:172 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262427758045892 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250127085701162 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427758045892)[0x55801ecedf10]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250127085701162 DLGSUP <0013> lu_fsm.c:253 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262427758045892 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427758045892" cn_domain=PS} 20250127085701162 DLINP <000b> input/ipa.c:452 connected read/write 20250127085701162 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085701162 DLINP <000b> input/ipa.c:452 connected read/write 20250127085701162 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085701165 DLINP <000b> input/ipa.c:452 connected read/write 20250127085701165 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085701165 DLGSUP <0013> gsup_req.c:140 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262427758045892 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427758045892"} 20250127085701165 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427758045892)[0x55801ecedf10]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250127085701165 DLGSUP <0013> gsup_req.c:173 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262427758045892 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250127085701165 DLGSUP <0013> lu_fsm.c:91 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262427758045892 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427758045892"} 20250127085701165 DLGSUP <0013> gsup_req.c:173 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262427758045892 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250127085701165 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427758045892)[0x55801ecedf10]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250127085701165 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427758045892)[0x55801ecedf10]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250127085701165 DLU <0006> fsm.c:568 lu(PS:IMSI-262427758045892)[0x55801ecedf10]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250127085701165 DLINP <000b> input/ipa.c:452 connected read/write 20250127085701165 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085701166 DLINP <000b> input/ipa.c:452 connected read/write 20250127085701166 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@ddc14aa71780: setverdict(pass): pass -> pass, component reason not changed 20250127085701172 DLINP <000b> input/ipa.c:452 connected read/write 20250127085701172 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085701172 DLGSUP <0013> gsup_req.c:140 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262427758045892 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427758045892"} 20250127085701172 DMAIN <0000> hlr.c:227 IMSI='262427758045892': Creating subscriber on demand 20250127085701172 DMAIN <0000> hlr.c:243 IMSI='262427758045892': Successfully assigned MSISDN='282' 20250127085701172 DAUC <0003> hlr.c:428 IMSI='262427758045892': storing IMEI = 12345678901234 20250127085701172 DLGSUP <0013> hlr.c:448 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262427758045892 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427758045892"} 20250127085701172 DLGSUP <0013> gsup_req.c:173 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262427758045892 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250127085701173 DLINP <000b> input/ipa.c:452 connected read/write 20250127085701173 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085701173 DLINP <000b> input/ipa.c:452 connected read/write 20250127085701173 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@ddc14aa71780: setverdict(pass): pass -> pass, component reason not changed 20250127085701174 DAUC <0003> db_auc.c:157 IMSI='262427758045892': No 2G Auth Data 20250127085701175 DAUC <0003> db_auc.c:192 IMSI='262427758045892': No 3G Auth Data 20250127085701176 DAUC <0003> db_auc.c:157 IMSI='262427758045892': No 2G Auth Data 20250127085701176 DAUC <0003> db_auc.c:192 IMSI='262427758045892': No 3G Auth Data 20250127085701178 DAUC <0003> db_auc.c:157 IMSI='262427758045892': No 2G Auth Data 20250127085701178 DAUC <0003> db_auc.c:192 IMSI='262427758045892': No 3G Auth Data 20250127085701179 DAUC <0003> db_auc.c:157 IMSI='262427758045892': No 2G Auth Data 20250127085701179 DAUC <0003> db_auc.c:192 IMSI='262427758045892': No 3G Auth Data 20250127085701181 DLINP <000b> input/ipa.c:452 connected read/write 20250127085701181 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085701181 DLGSUP <0013> gsup_req.c:140 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262427758045892 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427758045892" cn_domain=PS} 20250127085701181 DLU <0006> fsm.c:456 lu(262427758045892)[0x55801ecedf10]{UNVALIDATED}: Allocated 20250127085701181 DLGSUP <0013> lu_fsm.c:150 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262427758045892 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250127085701181 DLGSUP <0013> gsup_req.c:276 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262427758045892 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262427758045892" cause=GPRS services not allowed} 20250127085701181 DLGSUP <0013> gsup_req.c:173 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262427758045892 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250127085701181 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262427758045892)[0x55801ecedf10]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250127085701181 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262427758045892)[0x55801ecedf10]{UNVALIDATED}: Freeing instance 20250127085701181 DLU <0006> fsm.c:568 lu(PS:IMSI-262427758045892)[0x55801ecedf10]{UNVALIDATED}: Deallocated 20250127085701181 DLINP <000b> input/ipa.c:452 connected read/write 20250127085701181 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085701181 DLINP <000b> input/ipa.c:452 connected read/write 20250127085701181 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@ddc14aa71780: setverdict(pass): pass -> pass, component reason not changed 20250127085701188 DLINP <000b> input/ipa.c:452 connected read/write 20250127085701188 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085701188 DLGSUP <0013> gsup_req.c:140 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262427758045892 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427758045892"} 20250127085701188 DMAIN <0000> hlr.c:227 IMSI='262427758045892': Creating subscriber on demand 20250127085701188 DMAIN <0000> hlr.c:243 IMSI='262427758045892': Successfully assigned MSISDN='375' 20250127085701188 DAUC <0003> hlr.c:428 IMSI='262427758045892': storing IMEI = 12345678901234 20250127085701188 DLGSUP <0013> hlr.c:448 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262427758045892 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427758045892"} 20250127085701188 DLGSUP <0013> gsup_req.c:173 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262427758045892 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250127085701188 DLINP <000b> input/ipa.c:452 connected read/write 20250127085701188 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085701188 DLINP <000b> input/ipa.c:452 connected read/write 20250127085701188 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@ddc14aa71780: setverdict(pass): pass -> pass, component reason not changed 20250127085701190 DAUC <0003> db_auc.c:157 IMSI='262427758045892': No 2G Auth Data 20250127085701190 DAUC <0003> db_auc.c:192 IMSI='262427758045892': No 3G Auth Data 20250127085701191 DAUC <0003> db_auc.c:157 IMSI='262427758045892': No 2G Auth Data 20250127085701192 DAUC <0003> db_auc.c:192 IMSI='262427758045892': No 3G Auth Data 20250127085701193 DAUC <0003> db_auc.c:157 IMSI='262427758045892': No 2G Auth Data 20250127085701193 DAUC <0003> db_auc.c:192 IMSI='262427758045892': No 3G Auth Data 20250127085701195 DLINP <000b> input/ipa.c:452 connected read/write 20250127085701195 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085701195 DLGSUP <0013> gsup_req.c:140 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262427758045892 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427758045892" cn_domain=PS} 20250127085701195 DLU <0006> fsm.c:456 lu(262427758045892)[0x55801ecedf10]{UNVALIDATED}: Allocated 20250127085701195 DLGSUP <0013> lu_fsm.c:150 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262427758045892 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250127085701195 DLGSUP <0013> gsup_req.c:276 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262427758045892 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262427758045892" cause=GPRS services not allowed} 20250127085701195 DLGSUP <0013> gsup_req.c:173 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262427758045892 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250127085701195 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262427758045892)[0x55801ecedf10]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250127085701195 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262427758045892)[0x55801ecedf10]{UNVALIDATED}: Freeing instance 20250127085701195 DLU <0006> fsm.c:568 lu(PS:IMSI-262427758045892)[0x55801ecedf10]{UNVALIDATED}: Deallocated 20250127085701195 DLINP <000b> input/ipa.c:452 connected read/write 20250127085701195 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085701195 DLINP <000b> input/ipa.c:452 connected read/write 20250127085701195 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@ddc14aa71780: setverdict(pass): pass -> pass, component reason not changed 20250127085701201 DLINP <000b> input/ipa.c:452 connected read/write 20250127085701201 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085701201 DLGSUP <0013> gsup_req.c:140 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262427758045892 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427758045892"} 20250127085701201 DMAIN <0000> hlr.c:227 IMSI='262427758045892': Creating subscriber on demand 20250127085701201 DAUC <0003> hlr.c:428 IMSI='262427758045892': storing IMEI = 12345678901234 20250127085701201 DLGSUP <0013> hlr.c:448 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262427758045892 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427758045892"} 20250127085701201 DLGSUP <0013> gsup_req.c:173 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262427758045892 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250127085701201 DLINP <000b> input/ipa.c:452 connected read/write 20250127085701201 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085701201 DLINP <000b> input/ipa.c:452 connected read/write 20250127085701201 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085701202 DAUC <0003> db_auc.c:157 IMSI='262427758045892': No 2G Auth Data 20250127085701202 DAUC <0003> db_auc.c:192 IMSI='262427758045892': No 3G Auth Data TC_subscr_create_on_demand_check_imei_early(298)@ddc14aa71780: setverdict(pass): pass -> pass, component reason not changed 20250127085701203 DAUC <0003> db_auc.c:157 IMSI='262427758045892': No 2G Auth Data 20250127085701203 DAUC <0003> db_auc.c:192 IMSI='262427758045892': No 3G Auth Data 20250127085701204 DAUC <0003> db_auc.c:157 IMSI='262427758045892': No 2G Auth Data 20250127085701204 DAUC <0003> db_auc.c:192 IMSI='262427758045892': No 3G Auth Data 20250127085701206 DLINP <000b> input/ipa.c:452 connected read/write 20250127085701206 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085701206 DLGSUP <0013> gsup_req.c:140 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262427758045892 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427758045892" cn_domain=PS} 20250127085701206 DLU <0006> fsm.c:456 lu(262427758045892)[0x55801ecedf10]{UNVALIDATED}: Allocated 20250127085701206 DLGSUP <0013> lu_fsm.c:150 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262427758045892 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250127085701206 DLGSUP <0013> gsup_req.c:276 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262427758045892 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262427758045892" cause=GPRS services not allowed} 20250127085701206 DLGSUP <0013> gsup_req.c:173 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262427758045892 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250127085701206 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262427758045892)[0x55801ecedf10]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250127085701206 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262427758045892)[0x55801ecedf10]{UNVALIDATED}: Freeing instance 20250127085701206 DLU <0006> fsm.c:568 lu(PS:IMSI-262427758045892)[0x55801ecedf10]{UNVALIDATED}: Deallocated 20250127085701206 DLINP <000b> input/ipa.c:452 connected read/write 20250127085701206 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085701206 DLINP <000b> input/ipa.c:452 connected read/write 20250127085701206 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@ddc14aa71780: setverdict(pass): pass -> pass, component reason not changed 20250127085701210 DLINP <000b> input/ipa.c:452 connected read/write 20250127085701210 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085701210 DLGSUP <0013> gsup_req.c:140 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262427758045892 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427758045892"} 20250127085701210 DMAIN <0000> hlr.c:227 IMSI='262427758045892': Creating subscriber on demand 20250127085701210 DAUC <0003> hlr.c:428 IMSI='262427758045892': storing IMEI = 12345678901234 20250127085701210 DLGSUP <0013> hlr.c:448 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262427758045892 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427758045892"} 20250127085701210 DLGSUP <0013> gsup_req.c:173 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262427758045892 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250127085701210 DLINP <000b> input/ipa.c:452 connected read/write 20250127085701210 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085701211 DLINP <000b> input/ipa.c:452 connected read/write 20250127085701211 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085701212 DAUC <0003> db_auc.c:157 IMSI='262427758045892': No 2G Auth Data 20250127085701212 DAUC <0003> db_auc.c:192 IMSI='262427758045892': No 3G Auth Data TC_subscr_create_on_demand_check_imei_early(298)@ddc14aa71780: setverdict(pass): pass -> pass, component reason not changed 20250127085701213 DAUC <0003> db_auc.c:157 IMSI='262427758045892': No 2G Auth Data 20250127085701213 DAUC <0003> db_auc.c:192 IMSI='262427758045892': No 3G Auth Data 20250127085701214 DAUC <0003> db_auc.c:157 IMSI='262427758045892': No 2G Auth Data 20250127085701214 DAUC <0003> db_auc.c:192 IMSI='262427758045892': No 3G Auth Data 20250127085701216 DLINP <000b> input/ipa.c:452 connected read/write 20250127085701216 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085701216 DLGSUP <0013> gsup_req.c:140 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262427758045892 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427758045892" cn_domain=PS} 20250127085701216 DLU <0006> fsm.c:456 lu(262427758045892)[0x55801ecedf10]{UNVALIDATED}: Allocated 20250127085701216 DLGSUP <0013> lu_fsm.c:172 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262427758045892 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250127085701216 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427758045892)[0x55801ecedf10]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250127085701216 DLGSUP <0013> lu_fsm.c:253 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262427758045892 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427758045892" cn_domain=PS} 20250127085701216 DLINP <000b> input/ipa.c:452 connected read/write 20250127085701216 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085701216 DLINP <000b> input/ipa.c:452 connected read/write 20250127085701216 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085701219 DLINP <000b> input/ipa.c:452 connected read/write 20250127085701219 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085701219 DLGSUP <0013> gsup_req.c:140 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262427758045892 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427758045892"} 20250127085701219 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427758045892)[0x55801ecedf10]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250127085701219 DLGSUP <0013> gsup_req.c:173 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262427758045892 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250127085701219 DLGSUP <0013> lu_fsm.c:91 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262427758045892 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427758045892"} 20250127085701219 DLGSUP <0013> gsup_req.c:173 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262427758045892 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250127085701219 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427758045892)[0x55801ecedf10]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250127085701219 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427758045892)[0x55801ecedf10]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250127085701219 DLU <0006> fsm.c:568 lu(PS:IMSI-262427758045892)[0x55801ecedf10]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250127085701219 DLINP <000b> input/ipa.c:452 connected read/write 20250127085701219 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085701219 DLINP <000b> input/ipa.c:452 connected read/write 20250127085701219 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@ddc14aa71780: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_check_imei_early(298)@ddc14aa71780: setverdict(pass): pass -> pass, component reason not changed 20250127085701223 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39846<->l=127.0.0.1:4258 TC_subscr_create_on_demand_check_imei_early(298)@ddc14aa71780: Final verdict of PTC: pass 20250127085701225 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39836<->l=127.0.0.1:4258 20250127085701226 DLINP <000b> input/ipa.c:452 connected read/write 20250127085701226 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085701226 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250127085701227 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250127085701227 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250127085701227 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46749<->l=127.0.0.1:4259) HLR_Test-GSUP(295)@ddc14aa71780: Final verdict of PTC: none 296@ddc14aa71780: Final verdict of PTC: none HLR_Test-GSUP-IPA(294)@ddc14aa71780: Final verdict of PTC: none IPA-CTRL-CLI-IPA(297)@ddc14aa71780: Final verdict of PTC: none MTC@ddc14aa71780: Setting final verdict of the test case. MTC@ddc14aa71780: Local verdict of MTC: none MTC@ddc14aa71780: Local verdict of PTC HLR_Test-GSUP-IPA(294): none (none -> none) MTC@ddc14aa71780: Local verdict of PTC HLR_Test-GSUP(295): none (none -> none) MTC@ddc14aa71780: Local verdict of PTC with component reference 296: none (none -> none) MTC@ddc14aa71780: Local verdict of PTC IPA-CTRL-CLI-IPA(297): none (none -> none) MTC@ddc14aa71780: Local verdict of PTC TC_subscr_create_on_demand_check_imei_early(298): pass (none -> pass) MTC@ddc14aa71780: Test case TC_subscr_create_on_demand_check_imei_early finished. Verdict: pass MTC@ddc14aa71780: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_check_imei_early pass'. Mon Jan 27 08:57: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 20250127085701262 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39852<->l=127.0.0.1:4258 20250127085701363 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39852<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=77696) Waiting for packet dumper to finish... 1 (prev_count=77696, count=97056) MTC@ddc14aa71780: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_check_imei_early pass' was executed successfully (exit status: 0). MTC@ddc14aa71780: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_ul'. ------ HLR_Tests.TC_subscr_create_on_demand_ul ------ Mon Jan 27 08:57:03 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_ul.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_ul.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ddc14aa71780: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_ul' was executed successfully (exit status: 0). MTC@ddc14aa71780: Test case TC_subscr_create_on_demand_ul started. MTC@ddc14aa71780: legacy= false MTC@ddc14aa71780: in not legacy case 1 MTC@ddc14aa71780: in not legacy case 2 20250127085704483 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250127085704483 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(299)@ddc14aa71780: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250127085704486 DLINP <000b> input/ipa.c:452 connected read/write 20250127085704486 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085704487 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34134<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(299)@ddc14aa71780: 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)@ddc14aa71780: 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 } } } } 20250127085704490 DLINP <000b> input/ipa.c:452 connected read/write 20250127085704490 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085704490 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250127085704490 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250127085704490 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  20250127085704490 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250127085704490 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  20250127085704490 DLGSUP <0013> gsup_server.c:236 2:  20250127085704490 DLGSUP <0013> gsup_server.c:238 2: 00  20250127085704490 DLGSUP <0013> gsup_server.c:236 3:  20250127085704490 DLGSUP <0013> gsup_server.c:238 3: 00  20250127085704490 DLGSUP <0013> gsup_server.c:236 4:  20250127085704490 DLGSUP <0013> gsup_server.c:238 4: 00  20250127085704490 DLGSUP <0013> gsup_server.c:236 5:  20250127085704490 DLGSUP <0013> gsup_server.c:238 5: 00  20250127085704490 DLGSUP <0013> gsup_server.c:236 7:  20250127085704490 DLGSUP <0013> gsup_server.c:238 7: 00  20250127085704490 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250127085704490 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250127085704490 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)@ddc14aa71780: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 301@ddc14aa71780: 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") 20250127085704507 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:36335<->l=127.0.0.1:4259) HLR_Test-GSUP(300)@ddc14aa71780: Created GsupExpect[0] for "262421963821481" to be handled at TC_subscr_create_on_demand_ul(303) 20250127085704514 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34136<->l=127.0.0.1:4258 20250127085704530 DLINP <000b> input/ipa.c:452 connected read/write 20250127085704530 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085704530 DLGSUP <0013> gsup_req.c:140 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262421963821481 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421963821481" cn_domain=PS} 20250127085704530 DMAIN <0000> hlr.c:227 IMSI='262421963821481': Creating subscriber on demand 20250127085704530 DMAIN <0000> hlr.c:243 IMSI='262421963821481': Successfully assigned MSISDN='111' 20250127085704530 DLU <0006> fsm.c:456 lu(262421963821481)[0x55801ecedf10]{UNVALIDATED}: Allocated 20250127085704530 DLGSUP <0013> lu_fsm.c:172 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262421963821481 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250127085704530 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421963821481)[0x55801ecedf10]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250127085704530 DLGSUP <0013> lu_fsm.c:253 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262421963821481 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421963821481" cn_domain=PS} 20250127085704530 DLINP <000b> input/ipa.c:452 connected read/write 20250127085704530 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085704530 DLINP <000b> input/ipa.c:452 connected read/write 20250127085704530 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(300)@ddc14aa71780: Found GsupExpect[0] for "262421963821481" handled at TC_subscr_create_on_demand_ul(303) HLR_Test-GSUP(300)@ddc14aa71780: Added IMSI table entry 0TC_subscr_create_on_demand_ul(303)"262421963821481" 20250127085704532 DLINP <000b> input/ipa.c:452 connected read/write 20250127085704532 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085704532 DLGSUP <0013> gsup_req.c:140 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262421963821481 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421963821481"} 20250127085704532 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421963821481)[0x55801ecedf10]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250127085704532 DLGSUP <0013> gsup_req.c:173 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262421963821481 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250127085704532 DLGSUP <0013> lu_fsm.c:91 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262421963821481 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421963821481"} 20250127085704532 DLGSUP <0013> gsup_req.c:173 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262421963821481 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250127085704532 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421963821481)[0x55801ecedf10]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250127085704532 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421963821481)[0x55801ecedf10]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250127085704532 DLU <0006> fsm.c:568 lu(PS:IMSI-262421963821481)[0x55801ecedf10]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250127085704532 DLINP <000b> input/ipa.c:452 connected read/write 20250127085704532 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085704532 DLINP <000b> input/ipa.c:452 connected read/write 20250127085704532 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@ddc14aa71780: setverdict(pass): none -> pass 20250127085704532 DAUC <0003> db_auc.c:157 IMSI='262421963821481': No 2G Auth Data 20250127085704532 DAUC <0003> db_auc.c:192 IMSI='262421963821481': No 3G Auth Data 20250127085704533 DAUC <0003> db_auc.c:157 IMSI='262421963821481': No 2G Auth Data 20250127085704533 DAUC <0003> db_auc.c:192 IMSI='262421963821481': No 3G Auth Data 20250127085704533 DAUC <0003> db_auc.c:157 IMSI='262421963821481': No 2G Auth Data 20250127085704533 DAUC <0003> db_auc.c:192 IMSI='262421963821481': No 3G Auth Data 20250127085704535 DLINP <000b> input/ipa.c:452 connected read/write 20250127085704535 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085704535 DLGSUP <0013> gsup_req.c:140 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262421963821481 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421963821481" cn_domain=PS} 20250127085704535 DMAIN <0000> hlr.c:227 IMSI='262421963821481': Creating subscriber on demand 20250127085704535 DMAIN <0000> hlr.c:243 IMSI='262421963821481': Successfully assigned MSISDN='332' 20250127085704535 DLU <0006> fsm.c:456 lu(262421963821481)[0x55801ecedf10]{UNVALIDATED}: Allocated 20250127085704535 DLGSUP <0013> lu_fsm.c:172 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262421963821481 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250127085704535 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421963821481)[0x55801ecedf10]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250127085704535 DLGSUP <0013> lu_fsm.c:253 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262421963821481 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421963821481" cn_domain=PS} 20250127085704535 DLINP <000b> input/ipa.c:452 connected read/write 20250127085704535 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085704535 DLINP <000b> input/ipa.c:452 connected read/write 20250127085704535 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085704536 DLINP <000b> input/ipa.c:452 connected read/write 20250127085704536 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085704536 DLGSUP <0013> gsup_req.c:140 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262421963821481 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421963821481"} 20250127085704536 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421963821481)[0x55801ecedf10]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250127085704536 DLGSUP <0013> gsup_req.c:173 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262421963821481 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250127085704536 DLGSUP <0013> lu_fsm.c:91 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262421963821481 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421963821481"} 20250127085704536 DLGSUP <0013> gsup_req.c:173 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262421963821481 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250127085704536 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421963821481)[0x55801ecedf10]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250127085704536 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421963821481)[0x55801ecedf10]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250127085704536 DLU <0006> fsm.c:568 lu(PS:IMSI-262421963821481)[0x55801ecedf10]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250127085704536 DLINP <000b> input/ipa.c:452 connected read/write 20250127085704536 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085704536 DLINP <000b> input/ipa.c:452 connected read/write 20250127085704536 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@ddc14aa71780: setverdict(pass): pass -> pass, component reason not changed 20250127085704536 DAUC <0003> db_auc.c:157 IMSI='262421963821481': No 2G Auth Data 20250127085704536 DAUC <0003> db_auc.c:192 IMSI='262421963821481': No 3G Auth Data 20250127085704537 DAUC <0003> db_auc.c:157 IMSI='262421963821481': No 2G Auth Data 20250127085704537 DAUC <0003> db_auc.c:192 IMSI='262421963821481': No 3G Auth Data 20250127085704537 DAUC <0003> db_auc.c:157 IMSI='262421963821481': No 2G Auth Data 20250127085704537 DAUC <0003> db_auc.c:192 IMSI='262421963821481': No 3G Auth Data 20250127085704538 DAUC <0003> db_auc.c:157 IMSI='262421963821481': No 2G Auth Data 20250127085704538 DAUC <0003> db_auc.c:192 IMSI='262421963821481': No 3G Auth Data 20250127085704539 DLINP <000b> input/ipa.c:452 connected read/write 20250127085704539 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085704539 DLGSUP <0013> gsup_req.c:140 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262421963821481 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421963821481" cn_domain=PS} 20250127085704539 DMAIN <0000> hlr.c:227 IMSI='262421963821481': Creating subscriber on demand 20250127085704539 DMAIN <0000> hlr.c:243 IMSI='262421963821481': Successfully assigned MSISDN='783' 20250127085704539 DLU <0006> fsm.c:456 lu(262421963821481)[0x55801ecedf10]{UNVALIDATED}: Allocated 20250127085704540 DLGSUP <0013> lu_fsm.c:150 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262421963821481 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250127085704540 DLGSUP <0013> gsup_req.c:276 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262421963821481 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262421963821481" cause=GPRS services not allowed} 20250127085704540 DLGSUP <0013> gsup_req.c:173 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262421963821481 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250127085704540 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262421963821481)[0x55801ecedf10]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250127085704540 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262421963821481)[0x55801ecedf10]{UNVALIDATED}: Freeing instance 20250127085704540 DLU <0006> fsm.c:568 lu(PS:IMSI-262421963821481)[0x55801ecedf10]{UNVALIDATED}: Deallocated 20250127085704540 DLINP <000b> input/ipa.c:452 connected read/write 20250127085704540 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085704540 DLINP <000b> input/ipa.c:452 connected read/write 20250127085704540 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085704540 DAUC <0003> db_auc.c:157 IMSI='262421963821481': No 2G Auth Data 20250127085704540 DAUC <0003> db_auc.c:192 IMSI='262421963821481': No 3G Auth Data TC_subscr_create_on_demand_ul(303)@ddc14aa71780: setverdict(pass): pass -> pass, component reason not changed 20250127085704540 DAUC <0003> db_auc.c:157 IMSI='262421963821481': No 2G Auth Data 20250127085704540 DAUC <0003> db_auc.c:192 IMSI='262421963821481': No 3G Auth Data 20250127085704541 DAUC <0003> db_auc.c:157 IMSI='262421963821481': No 2G Auth Data 20250127085704541 DAUC <0003> db_auc.c:192 IMSI='262421963821481': No 3G Auth Data 20250127085704541 DAUC <0003> db_auc.c:157 IMSI='262421963821481': No 2G Auth Data 20250127085704541 DAUC <0003> db_auc.c:192 IMSI='262421963821481': No 3G Auth Data 20250127085704542 DLINP <000b> input/ipa.c:452 connected read/write 20250127085704542 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085704542 DLGSUP <0013> gsup_req.c:140 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262421963821481 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421963821481" cn_domain=PS} 20250127085704543 DMAIN <0000> hlr.c:227 IMSI='262421963821481': Creating subscriber on demand 20250127085704543 DMAIN <0000> hlr.c:243 IMSI='262421963821481': Successfully assigned MSISDN='343' 20250127085704543 DLU <0006> fsm.c:456 lu(262421963821481)[0x55801ecedf10]{UNVALIDATED}: Allocated 20250127085704543 DLGSUP <0013> lu_fsm.c:150 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262421963821481 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250127085704543 DLGSUP <0013> gsup_req.c:276 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262421963821481 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262421963821481" cause=GPRS services not allowed} 20250127085704543 DLGSUP <0013> gsup_req.c:173 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262421963821481 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250127085704543 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262421963821481)[0x55801ecedf10]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250127085704543 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262421963821481)[0x55801ecedf10]{UNVALIDATED}: Freeing instance 20250127085704543 DLU <0006> fsm.c:568 lu(PS:IMSI-262421963821481)[0x55801ecedf10]{UNVALIDATED}: Deallocated 20250127085704543 DLINP <000b> input/ipa.c:452 connected read/write 20250127085704543 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085704543 DLINP <000b> input/ipa.c:452 connected read/write 20250127085704543 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085704543 DAUC <0003> db_auc.c:157 IMSI='262421963821481': No 2G Auth Data 20250127085704543 DAUC <0003> db_auc.c:192 IMSI='262421963821481': No 3G Auth Data TC_subscr_create_on_demand_ul(303)@ddc14aa71780: setverdict(pass): pass -> pass, component reason not changed 20250127085704543 DAUC <0003> db_auc.c:157 IMSI='262421963821481': No 2G Auth Data 20250127085704543 DAUC <0003> db_auc.c:192 IMSI='262421963821481': No 3G Auth Data 20250127085704544 DAUC <0003> db_auc.c:157 IMSI='262421963821481': No 2G Auth Data 20250127085704544 DAUC <0003> db_auc.c:192 IMSI='262421963821481': No 3G Auth Data 20250127085704545 DLINP <000b> input/ipa.c:452 connected read/write 20250127085704545 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085704545 DLGSUP <0013> gsup_req.c:140 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262421963821481 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421963821481" cn_domain=PS} 20250127085704545 DMAIN <0000> hlr.c:227 IMSI='262421963821481': Creating subscriber on demand 20250127085704545 DLU <0006> fsm.c:456 lu(262421963821481)[0x55801ecedf10]{UNVALIDATED}: Allocated 20250127085704545 DLGSUP <0013> lu_fsm.c:150 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262421963821481 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250127085704545 DLGSUP <0013> gsup_req.c:276 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262421963821481 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262421963821481" cause=GPRS services not allowed} 20250127085704545 DLGSUP <0013> gsup_req.c:173 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262421963821481 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250127085704545 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262421963821481)[0x55801ecedf10]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250127085704545 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262421963821481)[0x55801ecedf10]{UNVALIDATED}: Freeing instance 20250127085704545 DLU <0006> fsm.c:568 lu(PS:IMSI-262421963821481)[0x55801ecedf10]{UNVALIDATED}: Deallocated 20250127085704545 DLINP <000b> input/ipa.c:452 connected read/write 20250127085704545 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085704545 DLINP <000b> input/ipa.c:452 connected read/write 20250127085704545 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085704545 DAUC <0003> db_auc.c:157 IMSI='262421963821481': No 2G Auth Data 20250127085704545 DAUC <0003> db_auc.c:192 IMSI='262421963821481': No 3G Auth Data TC_subscr_create_on_demand_ul(303)@ddc14aa71780: setverdict(pass): pass -> pass, component reason not changed 20250127085704545 DAUC <0003> db_auc.c:157 IMSI='262421963821481': No 2G Auth Data 20250127085704545 DAUC <0003> db_auc.c:192 IMSI='262421963821481': No 3G Auth Data 20250127085704546 DAUC <0003> db_auc.c:157 IMSI='262421963821481': No 2G Auth Data 20250127085704546 DAUC <0003> db_auc.c:192 IMSI='262421963821481': No 3G Auth Data 20250127085704547 DLINP <000b> input/ipa.c:452 connected read/write 20250127085704547 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085704547 DLGSUP <0013> gsup_req.c:140 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262421963821481 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421963821481" cn_domain=PS} 20250127085704547 DMAIN <0000> hlr.c:227 IMSI='262421963821481': Creating subscriber on demand 20250127085704547 DLU <0006> fsm.c:456 lu(262421963821481)[0x55801ecedf10]{UNVALIDATED}: Allocated 20250127085704547 DLGSUP <0013> lu_fsm.c:172 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262421963821481 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250127085704547 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421963821481)[0x55801ecedf10]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250127085704547 DLGSUP <0013> lu_fsm.c:253 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262421963821481 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421963821481" cn_domain=PS} 20250127085704547 DLINP <000b> input/ipa.c:452 connected read/write 20250127085704547 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085704547 DLINP <000b> input/ipa.c:452 connected read/write 20250127085704547 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085704547 DLINP <000b> input/ipa.c:452 connected read/write 20250127085704547 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085704547 DLGSUP <0013> gsup_req.c:140 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262421963821481 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421963821481"} 20250127085704547 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421963821481)[0x55801ecedf10]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250127085704547 DLGSUP <0013> gsup_req.c:173 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262421963821481 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250127085704547 DLGSUP <0013> lu_fsm.c:91 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262421963821481 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421963821481"} 20250127085704547 DLGSUP <0013> gsup_req.c:173 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262421963821481 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250127085704547 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421963821481)[0x55801ecedf10]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250127085704547 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421963821481)[0x55801ecedf10]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250127085704547 DLU <0006> fsm.c:568 lu(PS:IMSI-262421963821481)[0x55801ecedf10]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250127085704547 DLINP <000b> input/ipa.c:452 connected read/write 20250127085704547 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085704547 DLINP <000b> input/ipa.c:452 connected read/write 20250127085704547 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085704548 DAUC <0003> db_auc.c:157 IMSI='262421963821481': No 2G Auth Data 20250127085704548 DAUC <0003> db_auc.c:192 IMSI='262421963821481': No 3G Auth Data TC_subscr_create_on_demand_ul(303)@ddc14aa71780: setverdict(pass): pass -> pass, component reason not changed 20250127085704548 DAUC <0003> db_auc.c:157 IMSI='262421963821481': No 2G Auth Data 20250127085704548 DAUC <0003> db_auc.c:192 IMSI='262421963821481': No 3G Auth Data 20250127085704548 DAUC <0003> db_auc.c:157 IMSI='262421963821481': No 2G Auth Data 20250127085704548 DAUC <0003> db_auc.c:192 IMSI='262421963821481': No 3G Auth Data TC_subscr_create_on_demand_ul(303)@ddc14aa71780: setverdict(pass): pass -> pass, component reason not changed 20250127085704549 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34136<->l=127.0.0.1:4258 TC_subscr_create_on_demand_ul(303)@ddc14aa71780: Final verdict of PTC: pass 20250127085704549 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34134<->l=127.0.0.1:4258 20250127085704550 DLINP <000b> input/ipa.c:452 connected read/write HLR_Test-GSUP(300)@ddc14aa71780: Final verdict of PTC: none 20250127085704550 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085704550 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250127085704550 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250127085704550 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250127085704550 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36335<->l=127.0.0.1:4259) IPA-CTRL-CLI-IPA(302)@ddc14aa71780: Final verdict of PTC: none HLR_Test-GSUP-IPA(299)@ddc14aa71780: Final verdict of PTC: none 301@ddc14aa71780: Final verdict of PTC: none MTC@ddc14aa71780: Setting final verdict of the test case. MTC@ddc14aa71780: Local verdict of MTC: none MTC@ddc14aa71780: Local verdict of PTC HLR_Test-GSUP-IPA(299): none (none -> none) MTC@ddc14aa71780: Local verdict of PTC HLR_Test-GSUP(300): none (none -> none) MTC@ddc14aa71780: Local verdict of PTC with component reference 301: none (none -> none) MTC@ddc14aa71780: Local verdict of PTC IPA-CTRL-CLI-IPA(302): none (none -> none) MTC@ddc14aa71780: Local verdict of PTC TC_subscr_create_on_demand_ul(303): pass (none -> pass) MTC@ddc14aa71780: Test case TC_subscr_create_on_demand_ul finished. Verdict: pass MTC@ddc14aa71780: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_ul pass'. Mon Jan 27 08:57: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 20250127085704578 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34144<->l=127.0.0.1:4258 20250127085704679 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34144<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=81540) MTC@ddc14aa71780: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_ul pass' was executed successfully (exit status: 0). MTC@ddc14aa71780: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_sai'. ------ HLR_Tests.TC_subscr_create_on_demand_sai ------ Mon Jan 27 08:57:06 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_sai.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_sai.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ddc14aa71780: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_sai' was executed successfully (exit status: 0). MTC@ddc14aa71780: Test case TC_subscr_create_on_demand_sai started. MTC@ddc14aa71780: legacy= false MTC@ddc14aa71780: in not legacy case 1 MTC@ddc14aa71780: in not legacy case 2 20250127085707786 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250127085707786 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(304)@ddc14aa71780: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250127085707791 DLINP <000b> input/ipa.c:452 connected read/write 20250127085707791 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085707792 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34150<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(304)@ddc14aa71780: 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)@ddc14aa71780: 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 } } } } 20250127085707796 DLINP <000b> input/ipa.c:452 connected read/write 20250127085707796 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085707796 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250127085707796 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250127085707796 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  20250127085707796 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator HLR_Test-GSUP-IPA(304)@ddc14aa71780: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250127085707796 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  20250127085707796 DLGSUP <0013> gsup_server.c:236 2:  20250127085707796 DLGSUP <0013> gsup_server.c:238 2: 00  20250127085707796 DLGSUP <0013> gsup_server.c:236 3:  20250127085707796 DLGSUP <0013> gsup_server.c:238 3: 00  20250127085707796 DLGSUP <0013> gsup_server.c:236 4:  20250127085707796 DLGSUP <0013> gsup_server.c:238 4: 00  20250127085707797 DLGSUP <0013> gsup_server.c:236 5:  20250127085707797 DLGSUP <0013> gsup_server.c:238 5: 00  20250127085707797 DLGSUP <0013> gsup_server.c:236 7:  20250127085707797 DLGSUP <0013> gsup_server.c:238 7: 00  20250127085707797 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250127085707797 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250127085707797 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 306@ddc14aa71780: 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") 20250127085707819 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:42649<->l=127.0.0.1:4259) HLR_Test-GSUP(305)@ddc14aa71780: Created GsupExpect[0] for "262424062507087" to be handled at TC_subscr_create_on_demand_sai(308) 20250127085707832 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34162<->l=127.0.0.1:4258 20250127085707845 DLINP <000b> input/ipa.c:452 connected read/write 20250127085707845 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085707845 DLGSUP <0013> gsup_req.c:140 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262424062507087 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424062507087"} 20250127085707845 DMAIN <0000> hlr.c:227 IMSI='262424062507087': Creating subscriber on demand 20250127085707845 DMAIN <0000> hlr.c:243 IMSI='262424062507087': Successfully assigned MSISDN='740' 20250127085707845 DAUC <0003> db_auc.c:157 IMSI='262424062507087': No 2G Auth Data 20250127085707845 DAUC <0003> db_auc.c:192 IMSI='262424062507087': No 3G Auth Data 20250127085707845 DLGSUP <0013> hlr.c:331 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262424062507087 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 20250127085707845 DLGSUP <0013> gsup_req.c:276 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262424062507087 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262424062507087" cause=IMSI unknown in HLR} 20250127085707845 DLGSUP <0013> gsup_req.c:173 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262424062507087 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250127085707845 DLINP <000b> input/ipa.c:452 connected read/write 20250127085707845 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085707845 DLINP <000b> input/ipa.c:452 connected read/write 20250127085707845 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(305)@ddc14aa71780: Found GsupExpect[0] for "262424062507087" handled at TC_subscr_create_on_demand_sai(308) HLR_Test-GSUP(305)@ddc14aa71780: Added IMSI table entry 0TC_subscr_create_on_demand_sai(308)"262424062507087" TC_subscr_create_on_demand_sai(308)@ddc14aa71780: setverdict(pass): none -> pass 20250127085707850 DAUC <0003> db_auc.c:157 IMSI='262424062507087': No 2G Auth Data 20250127085707850 DAUC <0003> db_auc.c:192 IMSI='262424062507087': No 3G Auth Data 20250127085707852 DAUC <0003> db_auc.c:157 IMSI='262424062507087': No 2G Auth Data 20250127085707852 DAUC <0003> db_auc.c:192 IMSI='262424062507087': No 3G Auth Data 20250127085707853 DAUC <0003> db_auc.c:157 IMSI='262424062507087': No 2G Auth Data 20250127085707853 DAUC <0003> db_auc.c:192 IMSI='262424062507087': No 3G Auth Data 20250127085707856 DLINP <000b> input/ipa.c:452 connected read/write 20250127085707856 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085707856 DLGSUP <0013> gsup_req.c:140 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262424062507087 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424062507087" cn_domain=PS} 20250127085707856 DLU <0006> fsm.c:456 lu(262424062507087)[0x55801ecedf10]{UNVALIDATED}: Allocated 20250127085707856 DLGSUP <0013> lu_fsm.c:172 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262424062507087 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250127085707856 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424062507087)[0x55801ecedf10]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250127085707856 DLGSUP <0013> lu_fsm.c:253 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262424062507087 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424062507087" cn_domain=PS} 20250127085707856 DLINP <000b> input/ipa.c:452 connected read/write 20250127085707856 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085707857 DLINP <000b> input/ipa.c:452 connected read/write 20250127085707857 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085707861 DLINP <000b> input/ipa.c:452 connected read/write 20250127085707861 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085707861 DLGSUP <0013> gsup_req.c:140 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262424062507087 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424062507087"} 20250127085707861 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424062507087)[0x55801ecedf10]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250127085707861 DLGSUP <0013> gsup_req.c:173 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262424062507087 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250127085707861 DLGSUP <0013> lu_fsm.c:91 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262424062507087 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424062507087"} 20250127085707861 DLGSUP <0013> gsup_req.c:173 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262424062507087 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250127085707861 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424062507087)[0x55801ecedf10]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250127085707861 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424062507087)[0x55801ecedf10]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250127085707861 DLU <0006> fsm.c:568 lu(PS:IMSI-262424062507087)[0x55801ecedf10]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250127085707861 DLINP <000b> input/ipa.c:452 connected read/write 20250127085707861 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085707861 DLINP <000b> input/ipa.c:452 connected read/write 20250127085707861 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_sai(308)@ddc14aa71780: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_sai(308)@ddc14aa71780: setverdict(pass): pass -> pass, component reason not changed 20250127085707865 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34162<->l=127.0.0.1:4258 TC_subscr_create_on_demand_sai(308)@ddc14aa71780: Final verdict of PTC: pass 20250127085707866 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34150<->l=127.0.0.1:4258 20250127085707869 DLINP <000b> input/ipa.c:452 connected read/write 20250127085707869 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085707869 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250127085707869 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250127085707869 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(305)@ddc14aa71780: Final verdict of PTC: none 306@ddc14aa71780: Final verdict of PTC: none 20250127085707870 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42649<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(304)@ddc14aa71780: Final verdict of PTC: none IPA-CTRL-CLI-IPA(307)@ddc14aa71780: Final verdict of PTC: none MTC@ddc14aa71780: Setting final verdict of the test case. MTC@ddc14aa71780: Local verdict of MTC: none MTC@ddc14aa71780: Local verdict of PTC HLR_Test-GSUP-IPA(304): none (none -> none) MTC@ddc14aa71780: Local verdict of PTC HLR_Test-GSUP(305): none (none -> none) MTC@ddc14aa71780: Local verdict of PTC with component reference 306: none (none -> none) MTC@ddc14aa71780: Local verdict of PTC IPA-CTRL-CLI-IPA(307): none (none -> none) MTC@ddc14aa71780: Local verdict of PTC TC_subscr_create_on_demand_sai(308): pass (none -> pass) MTC@ddc14aa71780: Test case TC_subscr_create_on_demand_sai finished. Verdict: pass MTC@ddc14aa71780: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_sai pass'. Mon Jan 27 08:57:07 UTC 2025 ====== HLR_Tests.TC_subscr_create_on_demand_sai pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_subscr_create_on_demand_sai.talloc 20250127085707899 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34168<->l=127.0.0.1:4258 20250127085708000 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34168<->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@ddc14aa71780: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_sai pass' was executed successfully (exit status: 0). MTC@ddc14aa71780: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_other_home'. ------ HLR_Tests.TC_MSLookup_mDNS_service_other_home ------ Mon Jan 27 08:57:10 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_other_home.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_other_home.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ddc14aa71780: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_other_home' was executed successfully (exit status: 0). MTC@ddc14aa71780: Test case TC_MSLookup_mDNS_service_other_home started. MTC@ddc14aa71780: legacy= false MTC@ddc14aa71780: in not legacy case 1 MTC@ddc14aa71780: in not legacy case 2 20250127085711117 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250127085711117 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(309)@ddc14aa71780: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250127085711119 DLINP <000b> input/ipa.c:452 connected read/write 20250127085711119 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085711120 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34174<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(309)@ddc14aa71780: 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)@ddc14aa71780: 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 } } } } 20250127085711122 DLINP <000b> input/ipa.c:452 connected read/write 20250127085711122 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085711122 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250127085711122 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250127085711122 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  20250127085711122 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250127085711122 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  20250127085711122 DLGSUP <0013> gsup_server.c:236 2:  20250127085711122 DLGSUP <0013> gsup_server.c:238 2: 00  20250127085711122 DLGSUP <0013> gsup_server.c:236 3:  20250127085711122 DLGSUP <0013> gsup_server.c:238 3: 00  20250127085711122 DLGSUP <0013> gsup_server.c:236 4:  20250127085711122 DLGSUP <0013> gsup_server.c:238 4: 00  20250127085711122 DLGSUP <0013> gsup_server.c:236 5:  20250127085711122 DLGSUP <0013> gsup_server.c:238 5: 00  20250127085711122 DLGSUP <0013> gsup_server.c:236 7:  20250127085711122 DLGSUP <0013> gsup_server.c:238 7: 00  20250127085711122 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250127085711122 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250127085711122 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)@ddc14aa71780: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 311@ddc14aa71780: 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") 20250127085711129 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:41703<->l=127.0.0.1:4259) 20250127085711130 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250127085711130 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(310)@ddc14aa71780: Created GsupExpect[0] for "262420432967623" to be handled at TC_MSLookup_mDNS_service_other_home(313) 20250127085711136 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34178<->l=127.0.0.1:4258 20250127085711137 DAUC <0003> db_auc.c:157 IMSI='262420432967623': No 2G Auth Data 20250127085711137 DAUC <0003> db_auc.c:192 IMSI='262420432967623': No 3G Auth Data 20250127085711139 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491613760565.msisdn 20250127085711139 DMSLOOKUP <0005> mslookup_server.c:262 sip.voice.491613760565.msisdn: not attached (vlr_number unset) 20250127085711139 DDGSM <0007> mslookup_server.c:327 sip.voice.491613760565.msisdn: does not exist in GSUP proxy 20250127085712146 DLINP <000b> input/ipa.c:452 connected read/write 20250127085712146 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085712147 DLGSUP <0013> gsup_req.c:140 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262420432967623 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420432967623" cn_domain=CS} 20250127085712147 DLU <0006> fsm.c:456 lu(262420432967623)[0x55801ecec7d0]{UNVALIDATED}: Allocated 20250127085712147 DLGSUP <0013> lu_fsm.c:172 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262420432967623 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing VLR number = MSC-00-00-00-00-00-00 20250127085712147 DLU <0006> lu_fsm.c:200 lu(CS:IMSI-262420432967623)[0x55801ecec7d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250127085712147 DLGSUP <0013> lu_fsm.c:253 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262420432967623 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420432967623" cn_domain=CS} 20250127085712147 DLINP <000b> input/ipa.c:452 connected read/write 20250127085712147 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085712147 DLINP <000b> input/ipa.c:452 connected read/write 20250127085712147 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(310)@ddc14aa71780: Found GsupExpect[0] for "262420432967623" handled at TC_MSLookup_mDNS_service_other_home(313) HLR_Test-GSUP(310)@ddc14aa71780: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_home(313)"262420432967623" 20250127085712153 DLINP <000b> input/ipa.c:452 connected read/write 20250127085712153 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085712153 DLGSUP <0013> gsup_req.c:140 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262420432967623 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420432967623"} 20250127085712153 DLU <0006> lu_fsm.c:212 lu(CS:IMSI-262420432967623)[0x55801ecec7d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250127085712153 DLGSUP <0013> gsup_req.c:173 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262420432967623 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250127085712153 DLGSUP <0013> lu_fsm.c:91 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262420432967623 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420432967623"} 20250127085712153 DLGSUP <0013> gsup_req.c:173 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262420432967623 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250127085712153 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262420432967623)[0x55801ecec7d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250127085712153 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262420432967623)[0x55801ecec7d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250127085712153 DLU <0006> fsm.c:568 lu(CS:IMSI-262420432967623)[0x55801ecec7d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250127085712153 DLINP <000b> input/ipa.c:452 connected read/write 20250127085712153 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085712153 DLINP <000b> input/ipa.c:452 connected read/write 20250127085712154 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_MSLookup_mDNS_service_other_home(313)@ddc14aa71780: setverdict(pass): none -> pass 20250127085712157 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491613760565.msisdn 20250127085712157 DMSLOOKUP <0005> mslookup_server.c:291 sip.voice.491613760565.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00 20250127085712157 DDGSM <0007> mslookup_server.c:327 sip.voice.491613760565.msisdn: does not exist in GSUP proxy 20250127085712158 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491613760565.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 TC_MSLookup_mDNS_service_other_home(313)@ddc14aa71780: setverdict(pass): pass -> pass, component reason not changed 20250127085712164 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34178<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_other_home(313)@ddc14aa71780: Final verdict of PTC: pass 20250127085712167 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34174<->l=127.0.0.1:4258 20250127085712169 DLINP <000b> input/ipa.c:452 connected read/write 20250127085712169 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085712169 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250127085712169 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250127085712169 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250127085712169 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41703<->l=127.0.0.1:4259) HLR_Test-GSUP(310)@ddc14aa71780: Final verdict of PTC: none 311@ddc14aa71780: Final verdict of PTC: none HLR_Test-GSUP-IPA(309)@ddc14aa71780: Final verdict of PTC: none IPA-CTRL-CLI-IPA(312)@ddc14aa71780: Final verdict of PTC: none MTC@ddc14aa71780: Setting final verdict of the test case. MTC@ddc14aa71780: Local verdict of MTC: none MTC@ddc14aa71780: Local verdict of PTC HLR_Test-GSUP-IPA(309): none (none -> none) MTC@ddc14aa71780: Local verdict of PTC HLR_Test-GSUP(310): none (none -> none) MTC@ddc14aa71780: Local verdict of PTC with component reference 311: none (none -> none) MTC@ddc14aa71780: Local verdict of PTC IPA-CTRL-CLI-IPA(312): none (none -> none) MTC@ddc14aa71780: Local verdict of PTC TC_MSLookup_mDNS_service_other_home(313): pass (none -> pass) MTC@ddc14aa71780: Test case TC_MSLookup_mDNS_service_other_home finished. Verdict: pass MTC@ddc14aa71780: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_other_home pass'. Mon Jan 27 08:57: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 20250127085712232 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43568<->l=127.0.0.1:4258 20250127085712333 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43568<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=21388) Waiting for packet dumper to finish... 1 (prev_count=21388, count=37444) 20250127085714270 DSS <0004> hlr_ussd.c:239 262426084400394/0xc1cb8f79: SS Session Timeout, destroying 20250127085714270 DLGSUP <0013> gsup_req.c:173 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262426084400394 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@ddc14aa71780: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_other_home pass' was executed successfully (exit status: 0). MTC@ddc14aa71780: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_GSUP_proxy'. ------ HLR_Tests.TC_MSLookup_GSUP_proxy ------ Mon Jan 27 08:57:14 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_GSUP_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_GSUP_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ddc14aa71780: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_GSUP_proxy' was executed successfully (exit status: 0). MTC@ddc14aa71780: Test case TC_MSLookup_GSUP_proxy started. MTC@ddc14aa71780: legacy= false MTC@ddc14aa71780: in not legacy case 1 MTC@ddc14aa71780: in not legacy case 2 20250127085715452 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250127085715452 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(314)@ddc14aa71780: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250127085715455 DLINP <000b> input/ipa.c:452 connected read/write 20250127085715455 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085715455 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43572<->l=127.0.0.1:4258 20250127085715457 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20250127085715457 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client HLR_Test-GSUP-IPA(314)@ddc14aa71780: 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)@ddc14aa71780: 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 } } } } 20250127085715457 DLINP <000b> input/ipa.c:452 connected read/write 20250127085715457 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085715457 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250127085715457 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250127085715457 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  20250127085715457 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250127085715457 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  20250127085715457 DLGSUP <0013> gsup_server.c:236 2:  20250127085715457 DLGSUP <0013> gsup_server.c:238 2: 00  20250127085715457 DLGSUP <0013> gsup_server.c:236 3:  20250127085715457 DLGSUP <0013> gsup_server.c:238 3: 00  20250127085715457 DLGSUP <0013> gsup_server.c:236 4:  20250127085715457 DLGSUP <0013> gsup_server.c:238 4: 00  20250127085715457 DLGSUP <0013> gsup_server.c:236 5:  20250127085715457 DLGSUP <0013> gsup_server.c:238 5: 00  20250127085715457 DLGSUP <0013> gsup_server.c:236 7:  20250127085715457 DLGSUP <0013> gsup_server.c:238 7: 00  20250127085715457 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250127085715457 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250127085715457 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)@ddc14aa71780: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 316@ddc14aa71780: 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") 20250127085715470 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:36417<->l=127.0.0.1:4259) 20250127085715472 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250127085715472 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(315)@ddc14aa71780: Created GsupExpect[0] for "262426764903302" to be handled at TC_MSLookup_GSUP_proxy(320) 20250127085715477 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43578<->l=127.0.0.1:4258 HLR_Test-GSUP-server(317)@ddc14aa71780: Created GsupExpect[0] for "262426764903302" to be handled at TC_MSLookup_GSUP_proxy(320) 20250127085715502 DLINP <000b> input/ipa.c:452 connected read/write 20250127085715502 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085715502 DLGSUP <0013> gsup_req.c:140 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262426764903302 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426764903302" cn_domain=CS} 20250127085715502 DDGSM <0007> proxy.c:316 (Proxy IMSI-262426764903302 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20250127085715502 DDGSM <0007> proxy.c:495 (Proxy IMSI-262426764903302 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20250127085715502 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262426764903302.imsi 20250127085715502 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262426764903302.imsi 20250127085715502 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262426764903302.imsi: does not exist in local HLR 20250127085715510 DDGSM <0007> proxy.c:472 (Proxy IMSI-262426764903302 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20250127085715510 DLGSUP <0013> gsup_client.c:77 GSUP connecting to 127.0.0.99:4222 20250127085715510 DLINP <000b> input/ipa.c:144 127.0.0.99:4222 connection done 20250127085715510 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 UP 20250127085715510 DLGSUP <0013> gsup_client.c:291 GSUP sending PING 20250127085715510 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20250127085715510 DLGSUP <0013> gsup_req.c:173 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262426764903302 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250127085715510 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250127085715510 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250127085715510 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250127085715510 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250127085715510 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250127085715510 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(318)@ddc14aa71780: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(318)@ddc14aa71780: 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) } } } } 20250127085715512 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250127085715512 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250127085715512 DLINP <000b> input/ipa.c:617 received ID_GET for unit ID 0/0/0 20250127085715512 DLINP <000b> ipa.c:396 tag 1: HLR 20250127085715512 DLINP <000b> ipa.c:396 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(318)@ddc14aa71780: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(318)@ddc14aa71780: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250127085715513 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250127085715513 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250127085715513 DLGSUP <0013> gsup_client.c:228 GSUP receiving PONG HLR_Test-GSUP-server-IPA(318)@ddc14aa71780: 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)@ddc14aa71780: 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)@ddc14aa71780: Found GsupExpect[0] for "262426764903302" handled at TC_MSLookup_GSUP_proxy(320) HLR_Test-GSUP-server(317)@ddc14aa71780: Added IMSI table entry 0TC_MSLookup_GSUP_proxy(320)"262426764903302" HLR_Test-GSUP-server-IPA(318)@ddc14aa71780: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server-IPA(318)@ddc14aa71780: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250127085715558 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250127085715558 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250127085715558 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250127085715558 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250127085715558 DDGSM <0007> proxy.c:368 (Proxy IMSI-262426764903302 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491614878532 20250127085715559 DDGSM <0007> proxy.c:562 (Proxy IMSI-262426764903302 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250127085715559 DLINP <000b> input/ipa.c:452 connected read/write 20250127085715559 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085715559 DLINP <000b> input/ipa.c:452 connected read/write 20250127085715559 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(315)@ddc14aa71780: Found GsupExpect[0] for "262426764903302" handled at TC_MSLookup_GSUP_proxy(320) HLR_Test-GSUP(315)@ddc14aa71780: Added IMSI table entry 0TC_MSLookup_GSUP_proxy(320)"262426764903302" 20250127085715566 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250127085715566 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250127085715566 DDGSM <0007> proxy.c:562 (Proxy IMSI-262426764903302 MSISDN-491614878532 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250127085715566 DLINP <000b> input/ipa.c:452 connected read/write 20250127085715566 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085715566 DLINP <000b> input/ipa.c:452 connected read/write 20250127085715566 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085715569 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250127085715569 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250127085715569 DDGSM <0007> proxy.c:403 (Proxy IMSI-262426764903302 MSISDN-491614878532 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 20250127085715569 DDGSM <0007> proxy.c:562 (Proxy IMSI-262426764903302 MSISDN-491614878532 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250127085715570 DLINP <000b> input/ipa.c:452 connected read/write 20250127085715570 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085715570 DLINP <000b> input/ipa.c:452 connected read/write 20250127085715570 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_MSLookup_GSUP_proxy(320)@ddc14aa71780: setverdict(pass): none -> pass 20250127085715573 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43578<->l=127.0.0.1:4258 TC_MSLookup_GSUP_proxy(320)@ddc14aa71780: Final verdict of PTC: pass 20250127085715575 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43572<->l=127.0.0.1:4258 20250127085715578 DLINP <000b> input/ipa.c:452 connected read/write 20250127085715578 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085715578 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250127085715578 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250127085715578 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250127085715578 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250127085715578 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250127085715578 DLINP <000b> input/ipa.c:69 127.0.0.99:4222 connection closed with server 20250127085715579 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 DOWN 20250127085715579 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client HLR_Test-GSUP(315)@ddc14aa71780: Final verdict of PTC: none 20250127085715579 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36417<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(314)@ddc14aa71780: Final verdict of PTC: none HLR_Test-GSUP-server(317)@ddc14aa71780: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(318)@ddc14aa71780: Final verdict of PTC: none 316@ddc14aa71780: Final verdict of PTC: none IPA-CTRL-CLI-IPA(319)@ddc14aa71780: Final verdict of PTC: none MTC@ddc14aa71780: Setting final verdict of the test case. MTC@ddc14aa71780: Local verdict of MTC: none MTC@ddc14aa71780: Local verdict of PTC HLR_Test-GSUP-IPA(314): none (none -> none) MTC@ddc14aa71780: Local verdict of PTC HLR_Test-GSUP(315): none (none -> none) MTC@ddc14aa71780: Local verdict of PTC with component reference 316: none (none -> none) MTC@ddc14aa71780: Local verdict of PTC HLR_Test-GSUP-server(317): none (none -> none) MTC@ddc14aa71780: Local verdict of PTC HLR_Test-GSUP-server-IPA(318): none (none -> none) MTC@ddc14aa71780: Local verdict of PTC IPA-CTRL-CLI-IPA(319): none (none -> none) MTC@ddc14aa71780: Local verdict of PTC TC_MSLookup_GSUP_proxy(320): pass (none -> pass) MTC@ddc14aa71780: Test case TC_MSLookup_GSUP_proxy finished. Verdict: pass MTC@ddc14aa71780: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_GSUP_proxy pass'. Mon Jan 27 08:57:15 UTC 2025 ====== HLR_Tests.TC_MSLookup_GSUP_proxy pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_MSLookup_GSUP_proxy.talloc 20250127085715671 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43588<->l=127.0.0.1:4258 20250127085715772 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43588<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=2124) Waiting for packet dumper to finish... 1 (prev_count=2124, count=43260) MTC@ddc14aa71780: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_GSUP_proxy pass' was executed successfully (exit status: 0). MTC@ddc14aa71780: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home'. ------ HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home ------ Mon Jan 27 08:57:17 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ddc14aa71780: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home' was executed successfully (exit status: 0). MTC@ddc14aa71780: Test case TC_MSLookup_mDNS_service_GSUP_HLR_home started. MTC@ddc14aa71780: legacy= false MTC@ddc14aa71780: in not legacy case 1 MTC@ddc14aa71780: in not legacy case 2 20250127085718906 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250127085718906 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(321)@ddc14aa71780: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250127085718909 DLINP <000b> input/ipa.c:452 connected read/write 20250127085718909 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085718911 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43602<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(321)@ddc14aa71780: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(321)@ddc14aa71780: 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 } } } } 20250127085718913 DLINP <000b> input/ipa.c:452 connected read/write 20250127085718913 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085718913 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250127085718913 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250127085718913 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  20250127085718913 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250127085718914 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  20250127085718914 DLGSUP <0013> gsup_server.c:236 2:  20250127085718914 DLGSUP <0013> gsup_server.c:238 2: 00  20250127085718914 DLGSUP <0013> gsup_server.c:236 3:  20250127085718914 DLGSUP <0013> gsup_server.c:238 3: 00  20250127085718914 DLGSUP <0013> gsup_server.c:236 4:  20250127085718914 DLGSUP <0013> gsup_server.c:238 4: 00  20250127085718914 DLGSUP <0013> gsup_server.c:236 5:  20250127085718914 DLGSUP <0013> gsup_server.c:238 5: 00  20250127085718914 DLGSUP <0013> gsup_server.c:236 7:  20250127085718914 DLGSUP <0013> gsup_server.c:238 7: 00  20250127085718914 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250127085718914 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250127085718914 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)@ddc14aa71780: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250127085718914 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20250127085718914 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 323@ddc14aa71780: 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") 20250127085718928 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:43329<->l=127.0.0.1:4259) 20250127085718929 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250127085718929 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(322)@ddc14aa71780: Created GsupExpect[0] for "262425807000893" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_home(325) 20250127085718934 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43604<->l=127.0.0.1:4258 20250127085718935 DAUC <0003> db_auc.c:157 IMSI='262425807000893': No 2G Auth Data 20250127085718935 DAUC <0003> db_auc.c:192 IMSI='262425807000893': No 3G Auth Data 20250127085718938 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262425807000893.imsi 20250127085718938 DMSLOOKUP <0005> mslookup_server.c:215 gsup.hlr.262425807000893.imsi: found in local HLR TC_MSLookup_mDNS_service_GSUP_HLR_home(325)@ddc14aa71780: setverdict(pass): none -> pass 20250127085718940 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43604<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_GSUP_HLR_home(325)@ddc14aa71780: Final verdict of PTC: pass 20250127085718941 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43602<->l=127.0.0.1:4258 HLR_Test-GSUP(322)@ddc14aa71780: Final verdict of PTC: none 20250127085718941 DLINP <000b> input/ipa.c:452 connected read/write 20250127085718941 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085718941 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250127085718941 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250127085718941 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250127085718941 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43329<->l=127.0.0.1:4259) 323@ddc14aa71780: Final verdict of PTC: none HLR_Test-GSUP-IPA(321)@ddc14aa71780: Final verdict of PTC: none IPA-CTRL-CLI-IPA(324)@ddc14aa71780: Final verdict of PTC: none MTC@ddc14aa71780: Setting final verdict of the test case. MTC@ddc14aa71780: Local verdict of MTC: none MTC@ddc14aa71780: Local verdict of PTC HLR_Test-GSUP-IPA(321): none (none -> none) MTC@ddc14aa71780: Local verdict of PTC HLR_Test-GSUP(322): none (none -> none) MTC@ddc14aa71780: Local verdict of PTC with component reference 323: none (none -> none) MTC@ddc14aa71780: Local verdict of PTC IPA-CTRL-CLI-IPA(324): none (none -> none) MTC@ddc14aa71780: Local verdict of PTC TC_MSLookup_mDNS_service_GSUP_HLR_home(325): pass (none -> pass) MTC@ddc14aa71780: Test case TC_MSLookup_mDNS_service_GSUP_HLR_home finished. Verdict: pass MTC@ddc14aa71780: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home pass'. Mon Jan 27 08:57:18 UTC 2025 ====== HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home.talloc 20250127085718969 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43620<->l=127.0.0.1:4258 20250127085719070 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43620<->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=27764) MTC@ddc14aa71780: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home pass' was executed successfully (exit status: 0). MTC@ddc14aa71780: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy'. ------ HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy ------ Mon Jan 27 08:57:21 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ddc14aa71780: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy' was executed successfully (exit status: 0). MTC@ddc14aa71780: Test case TC_MSLookup_mDNS_service_GSUP_HLR_proxy started. MTC@ddc14aa71780: legacy= false MTC@ddc14aa71780: in not legacy case 1 MTC@ddc14aa71780: in not legacy case 2 20250127085722191 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250127085722191 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(326)@ddc14aa71780: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250127085722195 DLINP <000b> input/ipa.c:452 connected read/write 20250127085722195 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085722196 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34852<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(326)@ddc14aa71780: 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)@ddc14aa71780: 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 } } } } 20250127085722201 DLINP <000b> input/ipa.c:452 connected read/write 20250127085722201 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085722201 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250127085722201 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250127085722201 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  20250127085722201 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250127085722201 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  20250127085722201 DLGSUP <0013> gsup_server.c:236 2:  20250127085722201 DLGSUP <0013> gsup_server.c:238 2: 00  20250127085722201 DLGSUP <0013> gsup_server.c:236 3:  20250127085722201 DLGSUP <0013> gsup_server.c:238 3: 00  20250127085722201 DLGSUP <0013> gsup_server.c:236 4:  20250127085722201 DLGSUP <0013> gsup_server.c:238 4: 00  20250127085722201 DLGSUP <0013> gsup_server.c:236 5:  20250127085722201 DLGSUP <0013> gsup_server.c:238 5: 00  20250127085722201 DLGSUP <0013> gsup_server.c:236 7:  20250127085722201 DLGSUP <0013> gsup_server.c:238 7: 00  20250127085722201 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 HLR_Test-GSUP-IPA(326)@ddc14aa71780: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250127085722201 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250127085722201 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20250127085722201 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20250127085722201 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 328@ddc14aa71780: 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") 20250127085722229 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:36011<->l=127.0.0.1:4259) 20250127085722231 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250127085722231 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(327)@ddc14aa71780: Created GsupExpect[0] for "262424779443608" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) 20250127085722238 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34868<->l=127.0.0.1:4258 HLR_Test-GSUP-server(329)@ddc14aa71780: Created GsupExpect[0] for "262424779443608" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) 20250127085722242 DLINP <000b> input/ipa.c:452 connected read/write 20250127085722242 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085722242 DLGSUP <0013> gsup_req.c:140 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262424779443608 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424779443608" cn_domain=CS} 20250127085722242 DDGSM <0007> proxy.c:316 (Proxy IMSI-262424779443608 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20250127085722242 DDGSM <0007> proxy.c:495 (Proxy IMSI-262424779443608 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20250127085722242 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262424779443608.imsi 20250127085722242 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262424779443608.imsi 20250127085722242 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262424779443608.imsi: does not exist in local HLR 20250127085722245 DDGSM <0007> proxy.c:472 (Proxy IMSI-262424779443608 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20250127085722245 DLGSUP <0013> gsup_client.c:77 GSUP connecting to 127.0.0.99:4222 20250127085722245 DLINP <000b> input/ipa.c:144 127.0.0.99:4222 connection done 20250127085722245 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 UP 20250127085722245 DLGSUP <0013> gsup_client.c:291 GSUP sending PING 20250127085722245 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20250127085722245 DLGSUP <0013> gsup_req.c:173 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262424779443608 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250127085722245 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250127085722245 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250127085722245 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250127085722245 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250127085722245 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250127085722245 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(330)@ddc14aa71780: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(330)@ddc14aa71780: 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) } } } } 20250127085722246 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250127085722246 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250127085722246 DLINP <000b> input/ipa.c:617 received ID_GET for unit ID 0/0/0 20250127085722246 DLINP <000b> ipa.c:396 tag 1: HLR 20250127085722246 DLINP <000b> ipa.c:396 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(330)@ddc14aa71780: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(330)@ddc14aa71780: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250127085722247 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250127085722247 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250127085722247 DLGSUP <0013> gsup_client.c:228 GSUP receiving PONG HLR_Test-GSUP-server-IPA(330)@ddc14aa71780: 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)@ddc14aa71780: 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(330)@ddc14aa71780: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server-IPA(330)@ddc14aa71780: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server(329)@ddc14aa71780: Found GsupExpect[0] for "262424779443608" handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) HLR_Test-GSUP-server(329)@ddc14aa71780: Added IMSI table entry 0TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)"262424779443608" 20250127085722290 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250127085722290 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250127085722290 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250127085722290 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250127085722290 DDGSM <0007> proxy.c:368 (Proxy IMSI-262424779443608 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491618207451 20250127085722290 DDGSM <0007> proxy.c:562 (Proxy IMSI-262424779443608 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250127085722290 DLINP <000b> input/ipa.c:452 connected read/write 20250127085722290 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085722290 DLINP <000b> input/ipa.c:452 connected read/write 20250127085722290 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(327)@ddc14aa71780: Found GsupExpect[0] for "262424779443608" handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) HLR_Test-GSUP(327)@ddc14aa71780: Added IMSI table entry 0TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)"262424779443608" 20250127085722297 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250127085722298 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250127085722298 DDGSM <0007> proxy.c:562 (Proxy IMSI-262424779443608 MSISDN-491618207451 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250127085722298 DLINP <000b> input/ipa.c:452 connected read/write 20250127085722298 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085722298 DLINP <000b> input/ipa.c:452 connected read/write 20250127085722298 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085722302 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250127085722302 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250127085722302 DDGSM <0007> proxy.c:403 (Proxy IMSI-262424779443608 MSISDN-491618207451 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 20250127085722302 DDGSM <0007> proxy.c:562 (Proxy IMSI-262424779443608 MSISDN-491618207451 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250127085722302 DLINP <000b> input/ipa.c:452 connected read/write 20250127085722302 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085722302 DLINP <000b> input/ipa.c:452 connected read/write 20250127085722302 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085722305 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262424779443608.imsi 20250127085722305 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262424779443608.imsi: does not exist in local HLR TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)@ddc14aa71780: setverdict(pass): none -> pass 20250127085723309 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34868<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)@ddc14aa71780: Final verdict of PTC: pass 20250127085723312 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34852<->l=127.0.0.1:4258 20250127085723314 DLINP <000b> input/ipa.c:452 connected read/write 20250127085723314 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085723314 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250127085723314 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250127085723314 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250127085723314 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250127085723314 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250127085723314 DLINP <000b> input/ipa.c:69 127.0.0.99:4222 connection closed with server 20250127085723314 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 DOWN 20250127085723314 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20250127085723315 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36011<->l=127.0.0.1:4259) HLR_Test-GSUP(327)@ddc14aa71780: Final verdict of PTC: none HLR_Test-GSUP-server(329)@ddc14aa71780: Final verdict of PTC: none HLR_Test-GSUP-IPA(326)@ddc14aa71780: Final verdict of PTC: none 328@ddc14aa71780: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(330)@ddc14aa71780: Final verdict of PTC: none IPA-CTRL-CLI-IPA(331)@ddc14aa71780: Final verdict of PTC: none MTC@ddc14aa71780: Setting final verdict of the test case. MTC@ddc14aa71780: Local verdict of MTC: none MTC@ddc14aa71780: Local verdict of PTC HLR_Test-GSUP-IPA(326): none (none -> none) MTC@ddc14aa71780: Local verdict of PTC HLR_Test-GSUP(327): none (none -> none) MTC@ddc14aa71780: Local verdict of PTC with component reference 328: none (none -> none) MTC@ddc14aa71780: Local verdict of PTC HLR_Test-GSUP-server(329): none (none -> none) MTC@ddc14aa71780: Local verdict of PTC HLR_Test-GSUP-server-IPA(330): none (none -> none) MTC@ddc14aa71780: Local verdict of PTC IPA-CTRL-CLI-IPA(331): none (none -> none) MTC@ddc14aa71780: Local verdict of PTC TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332): pass (none -> pass) MTC@ddc14aa71780: Test case TC_MSLookup_mDNS_service_GSUP_HLR_proxy finished. Verdict: pass MTC@ddc14aa71780: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy pass'. Mon Jan 27 08:57: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 20250127085723341 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34878<->l=127.0.0.1:4258 20250127085723442 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34878<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=35744) Waiting for packet dumper to finish... 1 (prev_count=35744, count=44000) MTC@ddc14aa71780: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy pass' was executed successfully (exit status: 0). MTC@ddc14aa71780: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_other_proxy'. ------ HLR_Tests.TC_MSLookup_mDNS_service_other_proxy ------ Mon Jan 27 08:57:25 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_other_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_other_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ddc14aa71780: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_other_proxy' was executed successfully (exit status: 0). MTC@ddc14aa71780: Test case TC_MSLookup_mDNS_service_other_proxy started. MTC@ddc14aa71780: legacy= false MTC@ddc14aa71780: in not legacy case 1 MTC@ddc14aa71780: in not legacy case 2 20250127085726557 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250127085726557 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(333)@ddc14aa71780: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250127085726562 DLINP <000b> input/ipa.c:452 connected read/write 20250127085726562 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085726563 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34892<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(333)@ddc14aa71780: 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) } } } } 20250127085726567 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20250127085726567 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client HLR_Test-GSUP-IPA(333)@ddc14aa71780: 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 } } } } 20250127085726567 DLINP <000b> input/ipa.c:452 connected read/write 20250127085726567 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085726568 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250127085726568 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250127085726568 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  20250127085726568 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250127085726568 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  20250127085726568 DLGSUP <0013> gsup_server.c:236 2:  20250127085726568 DLGSUP <0013> gsup_server.c:238 2: 00  20250127085726568 DLGSUP <0013> gsup_server.c:236 3:  20250127085726568 DLGSUP <0013> gsup_server.c:238 3: 00  20250127085726568 DLGSUP <0013> gsup_server.c:236 4:  20250127085726568 DLGSUP <0013> gsup_server.c:238 4: 00  20250127085726568 DLGSUP <0013> gsup_server.c:236 5:  20250127085726568 DLGSUP <0013> gsup_server.c:238 5: 00  20250127085726568 DLGSUP <0013> gsup_server.c:236 7:  20250127085726568 DLGSUP <0013> gsup_server.c:238 7: 00  20250127085726568 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250127085726568 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250127085726568 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(333)@ddc14aa71780: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 335@ddc14aa71780: 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") 20250127085726600 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:33777<->l=127.0.0.1:4259) 20250127085726602 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250127085726602 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(334)@ddc14aa71780: Created GsupExpect[0] for "262428231394836" to be handled at TC_MSLookup_mDNS_service_other_proxy(339) 20250127085726614 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34894<->l=127.0.0.1:4258 HLR_Test-GSUP-server(336)@ddc14aa71780: Created GsupExpect[0] for "262428231394836" to be handled at TC_MSLookup_mDNS_service_other_proxy(339) 20250127085726620 DLINP <000b> input/ipa.c:452 connected read/write 20250127085726620 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085726620 DLGSUP <0013> gsup_req.c:140 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262428231394836 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428231394836" cn_domain=CS} 20250127085726620 DDGSM <0007> proxy.c:316 (Proxy IMSI-262428231394836 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20250127085726620 DDGSM <0007> proxy.c:495 (Proxy IMSI-262428231394836 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20250127085726620 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262428231394836.imsi 20250127085726620 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262428231394836.imsi 20250127085726620 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262428231394836.imsi: does not exist in local HLR 20250127085726630 DDGSM <0007> proxy.c:472 (Proxy IMSI-262428231394836 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20250127085726630 DLGSUP <0013> gsup_client.c:77 GSUP connecting to 127.0.0.99:4222 20250127085726630 DLINP <000b> input/ipa.c:144 127.0.0.99:4222 connection done 20250127085726630 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 UP 20250127085726630 DLGSUP <0013> gsup_client.c:291 GSUP sending PING 20250127085726630 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20250127085726630 DLGSUP <0013> gsup_req.c:173 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262428231394836 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250127085726630 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250127085726630 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250127085726630 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250127085726630 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250127085726630 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250127085726630 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(337)@ddc14aa71780: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(337)@ddc14aa71780: 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) } } } } 20250127085726635 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250127085726635 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250127085726635 DLINP <000b> input/ipa.c:617 received ID_GET for unit ID 0/0/0 20250127085726635 DLINP <000b> ipa.c:396 tag 1: HLR 20250127085726635 DLINP <000b> ipa.c:396 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(337)@ddc14aa71780: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(337)@ddc14aa71780: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250127085726637 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250127085726637 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250127085726637 DLGSUP <0013> gsup_client.c:228 GSUP receiving PONG HLR_Test-GSUP-server-IPA(337)@ddc14aa71780: 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)@ddc14aa71780: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '484C5200'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } HLR_Test-GSUP-server(336)@ddc14aa71780: Found GsupExpect[0] for "262428231394836" handled at TC_MSLookup_mDNS_service_other_proxy(339) HLR_Test-GSUP-server(336)@ddc14aa71780: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_proxy(339)"262428231394836" HLR_Test-GSUP-server-IPA(337)@ddc14aa71780: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server-IPA(337)@ddc14aa71780: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250127085726678 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250127085726678 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250127085726678 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250127085726678 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250127085726679 DDGSM <0007> proxy.c:368 (Proxy IMSI-262428231394836 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491612080055 20250127085726679 DDGSM <0007> proxy.c:562 (Proxy IMSI-262428231394836 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250127085726679 DLINP <000b> input/ipa.c:452 connected read/write 20250127085726679 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085726679 DLINP <000b> input/ipa.c:452 connected read/write 20250127085726679 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(334)@ddc14aa71780: Found GsupExpect[0] for "262428231394836" handled at TC_MSLookup_mDNS_service_other_proxy(339) HLR_Test-GSUP(334)@ddc14aa71780: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_proxy(339)"262428231394836" 20250127085726687 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250127085726687 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250127085726687 DDGSM <0007> proxy.c:562 (Proxy IMSI-262428231394836 MSISDN-491612080055 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250127085726687 DLINP <000b> input/ipa.c:452 connected read/write 20250127085726687 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085726687 DLINP <000b> input/ipa.c:452 connected read/write 20250127085726687 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085726690 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250127085726691 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250127085726691 DDGSM <0007> proxy.c:403 (Proxy IMSI-262428231394836 MSISDN-491612080055 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 20250127085726691 DDGSM <0007> proxy.c:562 (Proxy IMSI-262428231394836 MSISDN-491612080055 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250127085726691 DLINP <000b> input/ipa.c:452 connected read/write 20250127085726691 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085726691 DLINP <000b> input/ipa.c:452 connected read/write 20250127085726691 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250127085726694 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491612080055.msisdn 20250127085726695 DMSLOOKUP <0005> mslookup_server.c:256 sip.voice.491612080055.msisdn: does not exist in local HLR 20250127085726695 DDGSM <0007> mslookup_server.c:352 sip.voice.491612080055.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00; proxying for remote HLR 127.0.0.99:4222 20250127085726695 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491612080055.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 TC_MSLookup_mDNS_service_other_proxy(339)@ddc14aa71780: setverdict(pass): none -> pass 20250127085726699 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34894<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_other_proxy(339)@ddc14aa71780: Final verdict of PTC: pass 20250127085726700 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34892<->l=127.0.0.1:4258 20250127085726702 DLINP <000b> input/ipa.c:452 connected read/write 20250127085726702 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250127085726702 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250127085726702 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250127085726702 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250127085726702 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33777<->l=127.0.0.1:4259) 20250127085726703 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250127085726703 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250127085726703 DLINP <000b> input/ipa.c:69 127.0.0.99:4222 connection closed with server 20250127085726703 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 DOWN 20250127085726703 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client HLR_Test-GSUP-server(336)@ddc14aa71780: Final verdict of PTC: none HLR_Test-GSUP-IPA(333)@ddc14aa71780: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(337)@ddc14aa71780: Final verdict of PTC: none HLR_Test-GSUP(334)@ddc14aa71780: Final verdict of PTC: none 335@ddc14aa71780: Final verdict of PTC: none IPA-CTRL-CLI-IPA(338)@ddc14aa71780: Final verdict of PTC: none MTC@ddc14aa71780: Setting final verdict of the test case. MTC@ddc14aa71780: Local verdict of MTC: none MTC@ddc14aa71780: Local verdict of PTC HLR_Test-GSUP-IPA(333): none (none -> none) MTC@ddc14aa71780: Local verdict of PTC HLR_Test-GSUP(334): none (none -> none) MTC@ddc14aa71780: Local verdict of PTC with component reference 335: none (none -> none) MTC@ddc14aa71780: Local verdict of PTC HLR_Test-GSUP-server(336): none (none -> none) MTC@ddc14aa71780: Local verdict of PTC HLR_Test-GSUP-server-IPA(337): none (none -> none) MTC@ddc14aa71780: Local verdict of PTC IPA-CTRL-CLI-IPA(338): none (none -> none) MTC@ddc14aa71780: Local verdict of PTC TC_MSLookup_mDNS_service_other_proxy(339): pass (none -> pass) MTC@ddc14aa71780: Test case TC_MSLookup_mDNS_service_other_proxy finished. Verdict: pass MTC@ddc14aa71780: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_other_proxy pass'. Mon Jan 27 08:57:26 UTC 2025 ====== HLR_Tests.TC_MSLookup_mDNS_service_other_proxy pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_MSLookup_mDNS_service_other_proxy.talloc 20250127085726789 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34898<->l=127.0.0.1:4258 20250127085726890 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34898<->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=46320) MTC@ddc14aa71780: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_other_proxy pass' was executed successfully (exit status: 0). MC@ddc14aa71780: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@ddc14aa71780: Terminating MTC. MC@ddc14aa71780: MTC terminated. MC2> exit MC@ddc14aa71780: Shutting down session. MC@ddc14aa71780: Shutdown complete. Comparing expected results '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr/expected-results.xml' against results in 'junit-xml-7521.log' -------------------- pass HLR_Tests.TC_gsup_sai_err_invalid_imsi pass HLR_Tests.TC_gsup_sai pass HLR_Tests.TC_gsup_sai_num_auth_vectors pass HLR_Tests.TC_gsup_sai_eps pass HLR_Tests.TC_gsup_ul_unknown_imsi pass HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy pass HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed pass HLR_Tests.TC_gsup_sai_err_unknown_imsi pass HLR_Tests.TC_gsup_ul pass HLR_Tests.TC_gsup_ul_via_proxy pass HLR_Tests.TC_gsup_ul_subscriber_data pass HLR_Tests.TC_vty pass HLR_Tests.TC_vty_msisdn_isd pass HLR_Tests.TC_gsup_purge_cs pass HLR_Tests.TC_gsup_purge_ps pass HLR_Tests.TC_gsup_purge_unknown pass HLR_Tests.TC_mo_ussd_unknown pass HLR_Tests.TC_mo_ussd_euse_disc pass HLR_Tests.TC_mo_ussd_iuse_imsi pass HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy pass HLR_Tests.TC_mo_ussd_iuse_msisdn pass HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy pass HLR_Tests.TC_mo_ussd_euse pass HLR_Tests.TC_mo_ussd_euse_continue pass HLR_Tests.TC_mo_ussd_euse_defaultroute pass HLR_Tests.TC_mo_sss_reject pass HLR_Tests.TC_gsup_check_imei pass HLR_Tests.TC_gsup_check_imei_via_proxy pass HLR_Tests.TC_gsup_check_imei_invalid_len pass HLR_Tests.TC_gsup_check_imei_unknown_imsi pass HLR_Tests.TC_subscr_create_on_demand_check_imei_early pass HLR_Tests.TC_subscr_create_on_demand_ul pass HLR_Tests.TC_subscr_create_on_demand_sai pass HLR_Tests.TC_MSLookup_mDNS_service_other_home pass HLR_Tests.TC_MSLookup_GSUP_proxy pass HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home pass HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy pass HLR_Tests.TC_MSLookup_mDNS_service_other_proxy Summary: pass: 38 [testenv] Testsuite is done [testenv] Stopping testsuite (167758) [testenv] Merging log files [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite', 'testenv-hlr-osmocom-nightly-20250127-0855-f7ae3fb5-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/log_merge.sh HLR_Tests --rm >/dev/null'] [testenv] Formatting log files [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite', 'testenv-hlr-osmocom-nightly-20250127-0855-f7ae3fb5-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/log_format.sh'] [testenv] Stopping hlr (167707) [testenv] Showing testsuite/junit-xml-7521.log [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20250127-0855-f7ae3fb5-0', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/junit-xml-7521.log && echo']                                          [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-hlr-osmocom-nightly-20250127-0855-f7ae3fb5-0'] testenv-hlr-osmocom-nightly-20250127-0855-f7ae3fb5-0 [testenv] feed_watchdog_loop: podman container has stopped [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-hlr-test/2567/artifact/logs/  + rm -rf _cache .linux Recording test results [Checks API] No suitable checks publisher found. Archiving artifacts Finished: SUCCESS